/*
Theme Name: Ake Design
Theme URI: http://www.bc.edu/
Description: This is Keith's first design.
Version: 0.1
Author: Noah Kuhn
Author URI: http://www.salparadi.com/
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #d5d6d7;
	background-image:url("../images/background.gif"); 
	background-repeat: repeat;
	color: #333;
	text-align: center;
}

#page {
	font: bold 1.0em/1.2em Verdana, Arial, sans-serif;
	text-align: center;
}

#content {
	font: normal 1.0em/1.6em 'Lucida Grande', Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-sizex: 1.2em;
	line-heightx: 1.6em;
	font-size: 10pt;
	line-height: 13pt;
}

#content.archives {
	font-size: 1.0em;
}

/* Sidebar wrapper */
#sidebar {
	font-weight: normal;
}

.alt {
	background-color:#F6EFE0;
	color:inherit;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 0;
	padding: 0;
}

small {
	font-size: 1.0em;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color:inherit;
	text-align: left;
}


h1 {
	font-size: 1.6em;
	margin: 33px 0 0 0;
	color: #8A100B;
	padding: 2px 0 15px 0;
	border-bottom: 1px solid #8A100B;
	background-color:inherit;
}

.header 
{
	font-size: 2.0em;
}

.headerPUBLICATIONS 
{
	font-size: 2.0em;
}

.seeAlsolinkTitle
{
    padding-bottom:6px;
}

.myRelateTag 
{
	line-height: 1.1em;
}

#sidebar h1 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	border: 0; 
	text-transform: uppercase;
	color: black;
	background-color:inherit;
}

h2 {
	font-size: 1.4em;
	color: #333;
	padding:0px;
	margin: 15px 0 10px 0;
	text-transform: uppercase;
}

h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	margin: 10px 0 3px 0;
}

h4 {
	font-size: .8em;
	text-transform: uppercase;
	padding: 0;
	margin: 5px 0;
	color: #666;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #333;
	padding-bottom: 10px;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}

h6 {
	font: normal 1.0em/1.1em Verdana, Arial, sans-serif;
	padding: 0;
	margin: 20px 0;
	color: #666;
}

h2 a, h2 a:visited, 
h3 a, h3 a:visited {
	text-decoration: none;
	color: #8A100B;
	background-color:inherit;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

.caption {
	margin-top: 5px;
	padding: 0;
	color: #666;
	background-color:inherit;
}	

small,
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
	color: #777;
	background-color:inherit;
}

acronym,
abbr,
span.caps {
	font-size: 0.9em;
	line-height: 0.7em;
}

a, a:visited, a:hover {
	color: #8A100B;
	text-decoration: underline;
}

a:hover {
	color:#000;
	text-decoration: none;
}

.red {
	color: #8A100B;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
}

#page {
	background-color: #FEFCF0;
	marginx: 10px auto;
	margin: 10px;
	padding: 0;
	width: 720px;
	border-width:1px 1px 7px 1px;
	border-style:solid;
	border-color:#8A100B;
	color:inherit;
}

.mobilePage 
{
    width:96%;
}



	

#header {
	padding: 0;
	margin: 0;
	height: 70px;
	width: 100%;
	border-bottom: 7px solid #8A100B;
	background-color:#000;
}

#header img {
	margin: 0;
	padding: 0;
	/*float: left;*/
}		

/* Begin Horizontal Nav */
#hnav {
	margin: 0;
	padding: 0;
	/*padding: 46px 0 0 0;
	float: right;*/
	width: 615px;
	/*clear: right;*/
}

#hnav ul {
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
}

#hnav li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#hnav a {
	display: block;
	float: left;
	line-height: 2.4em;
	colorx: #A68F4F;
	color: #DDcc77;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

 /* Tabs */
#hnav a {
	background: url("../images/tab_right.gif") no-repeat right top;
	padding: 0 12px 0 12px;
}
#hnav a span {
	display: block;
	float: left; /* IE hack - fully clickable tab */
	line-height: 2.4em; /* IE hack - fully clickable tab */
	background: url("../images/tab_left.gif") no-repeat left top;
	padding: 0 12px;
	white-space: nowrap;
}

body#sectionhome #header #hnav li#home a, 
body#sectionabout #header #hnav li#about a, 
body#sectionarchives #header #hnav li#archives a, 
body#sectionsubscribe #header #hnav li#subscribe a, 
body#sectioncontact #header #hnav li#contact a, 
body#sectionhelp #header #hnav li#help a {
	background-position: 100% -150px;
}
body#sectionhome #header #hnav li#home a span, 
body#sectionabout #header #hnav li#about a span, 
body#sectionarchives #header #hnav li#archives a span, 
body#sectionsubscribe #header #hnav li#subscribe a span, 
body#sectioncontact #header #hnav li#contact a span, 
body#sectionhelp #header #hnav li#help a span {
    background-position: 0% -150px;
    color: white;
}

#hnav a:hover {
	background-position: 100% -150px;
}
#hnav a:hover span {
    background-position: 0% -150px;
    color: #E2CD93;	
}
 /* Tabs */


/* LEFT NAVIGATION DIV */

#lnav {
	background: transparent;
	margin: 0;
	padding: 0;
	float: left;
	width: 142px;
	text-transform: uppercase;
}

#lnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 142px; /* Width of Menu Items */
}

#lnav ul li {
	position: relative;
}

#lnav li ul {
	border-top: 1px solid #8A100B;
	width: 185px;
	position: absolute;
	left: 142px; /* Set 1px less than menu width */
	top: -1px;
	display: none;
}

/* Styles for Menu Items */
#lnav ul li a {
	display: block;
	text-decoration: none;
	color: #8A100B;
	background: #F6E8C2; /* IE6 Bug */
	padding: 5px 5px 5px 12px;
	border-right: 1px solid #8A100B;
	border-bottom: 1px solid #8A100B;
}

/* Fix IE. Hide from IE Mac \*/
* html #lnav ul li { float: left; height: 1%; }
* html #lnav ul li a { height: 1%; }
/* End */

#lnav ul li a:hover { 					 /* Hover Styles */
	color: #F6E8C2; 
	background: #8A100B;
}

#lnav li ul li a {						 /* Sub Menu Styles */
	padding: 2px 5px;
}

#lnav li:hover ul, #lnav li a:hover ul, #lnav li.over ul { 	/* The magic */
	display: block;
}

#lnav img {
	border: 1px solid #000;
	/*width: 100px;*/
}

#lnav p {
	width: 116px !important;
	margin: 0; 
	padding: 10px 12px 10px 13px; 
	border-bottom: 1px solid #8A100B;
	display: block;
}

/* CONTENT DIVS AND BUILDING BLOCKS */
#contentwrapper {
	width: 610px;
	margin: 0 auto;
	text-align: left;
}

#postDetail {
	width: 610px;
	text-align: left;
	font: normal 1.0em/1.6em 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	margin-left:55px;
}

#homepagecontentwrapper {
	width: 760px;
	min-height: 520px;
	margin: 0;
	padding: 0;
	background-image: url("/wp-content/themes/ake/images/background-leftnav.gif"); 
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}

.homepagecolumn1 {
	width: 278px !important;
	float: left;
	margin: 0 16px 0 15px;
	border: 0;
	padding: 15px 0 0 0;
}

.homepagecolumn2 {
	width: 278px !important;
	float: left;
	margin: 0 0 0 16px;
	border: 0;
	padding: 15px 0 0 0;
}

.narrowcolumn {
	padding: 0;
	margin: 0 auto;
	width: 380px;
	text-align: left;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto 0 auto;
	width: 610px;
	text-align: left;
}

.leftcolumn {
	padding: 0;
	margin: 20px 0 0 0;
	width: 390px;
	float: left;
}

#featuredphotocontentwrapper {
	width: 482px;
	margin: 0 auto;
	text-align: left;
}
.featuredphotocolumn {
	padding: 0;
	margin: 20px 0 0 0;
	width: 482px;
	float: left;
}
#caption {
	font:normal 1.0em/1.2em Verdana, Arial, sans-serif;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.2em; /* Safari */
	}

.featuredphotocolumn img {
	border: 1px solid #000;
	}

.archives {
	padding: 0;
	margin: 20px 0 0 0;
	width: 390px;
	float: left;
}

.leftcolumn img {
	padding: 0;
	margin: 0;
	border: 1px solid black;
}

/* This basically only applies to the front page items */
.intropost {
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 1px solid #8A100B;
	width: 100%;
	float: left;
}
.noborder {
	border: 0;
}


/* This allows archive page items to have a margin below */
#contentwrapper .intropost {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	border: 0;
}	
.intropost p {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

.intropost h3 {
	margin: 0;
	text-transform: none;
	line-height: 1.0em;
}

.intropost h4 {
	font-family: Verdana, sans-serif;
	margin: 0;
}

.intropost .introimage {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}
.intropost img {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}

.archives .intropost img {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	/*width:90px;*/
}



/* This controls the actual text post content of a feature or a page */
.post {
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	clear: both;
	float: left;
}
.post p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

.post h3 {
	font-size: 1.2em;
	line-height: 1.0em;
}
.post h4 {
	font-size: 1.0em;
	line-height: 1.4em;
}

p.editorsnote {
	margin-bottom: 20px;
	font-style: italic;
	color: #777;
	font-size: 1.1em;
	text-align: justify;
}

p.editorsnote em {
	font-style: normal;
}



/* Controls the footer style */
.footer {
	padding: 0;
	marginx: 0 auto;
	margin: 0 0 15px 0;
	width: 720px;
	clear: both;
	text-transform: uppercase;
}

.footer p {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}


.relatedIllustrations {
	padding: 0;
	float: right;
	margin: 0px 0 0px 10px;
	width: 242px;
	float:right;
	clear:right;
}


/* Begin Sidebar */
#sidebar {
	padding: 0;
	float: right;
	margin: 0px 0 0px 10px;
	width: 242px;
	float:right;
	clear:right;
}

#sidebar img {
	border: 1px solid #ccc;
}	

#sidebar form {
	margin: 0;
}

#sidebar a, #sidebar a:visited, #sidebar a:hover {
	color: #8A100B;
	text-decoration: none;
}

#sidebar a:hover {
	color:#000;
	text-decoration: underline;
}
/* End Sidebar */

/* Begin Toolbox */
div.toolbox {
	width: 240px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding: 0;
}

div.toolbox h1 {
	float: left;
	background: url("images/sidebar_header_right.gif") no-repeat right top;
}

div.toolbox h1 span {
	display: block;
 	background: url("images/sidebar_header_left.gif") no-repeat left top;
	padding: 4px 12px 0 8px;
}

div.toolbox p {
	color: #666;
	padding: 0;
	margin: 5px;
 	background-color:inherit;	
}
/* End Toolbox */

/* Begin Media Button */
div.mediabutton {
	float: left;
	background: url("images/media_button_right.gif") no-repeat right top;	
 	height: 23px;
 	margin: 0 0 10px 0;
	position: relative;
	z-index: 2;
	font: bold 1.0em 'Trebuchet MS', Verdana, Arial, sans-serif;	
}

div.mediabutton a, div.mediabutton a:link, div.mediabutton a:visited {
	float: left;
	display: block;
 	background: url("images/media_button_left.gif") no-repeat left top;
 	padding: 0 22px 0 7px;
 	line-height: 23px;
 	text-transform: uppercase;
 	text-decoration: none;
 	color: #EAE1CF;
 	background-color:inherit;
}

div.mediabutton a:hover {
 	color: white;
 	text-decoration: none;
 	background-color:inherit;
}


div.mediabuttonend {
 	clear: both;
	margin: 0;
	padding: 0;
}

h4.videolinks {
	float: left;
 	background: url("images/video_bg.gif") no-repeat right top;	
	line-height: 23px;
	margin: 0;
	padding: 0 10px;
	position: relative;
	z-index: 1;
	left: -4px;
}
/* End Media Button */

/* Begin Comments */
#comments {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	padding: 0;
}

#comments h3 {
	font: bold 11px/11px Verdana, sans-serif;
	padding: 0;
	margin: 10px auto;
	text-transform: uppercase;
}

#commentform #submit {
	margin: 0;
	text-align: center;
	width: 170px;
}

#commentform input.borderbottom {
	width: 170px;
	font-weight: normal;
	font-size: 11px;
	color: #444;
	background-color: #F6EFE0;
	margin: 0;
	padding: 3px;
	border: 1px solid #CCC;
}

#commentform textarea {
	width: 380px;
	padding: 2px;
	background-color: #F6EFE0;
	border: 1px solid #CCC;
	color:#000;
}
#commentform select {
	width: 170px;
	padding: 0;
	background-color: #F6EFE0;
	border-bottom: 1px solid #ccc;
	color:#000;
}	

ol#commentlist {
	padding: 0;
	margin: 0;
}


#commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, sans-serif;
	list-style-type: none;
}

#commentlist li {
	font-weight: bold;
	margin: 5px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

#commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

#commentlist p {
	font-weight: normal;
	line-height: 10px;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}	

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* End Comments */

/* Begin Popup Comments */
#popup {
	width: 100%;
	background: #FEFCF0;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	color:inherit;
}
#popupcontent {
	width: 380px;
	margin: 0 auto;
	padding: 0;
	background: #FEFCF0;
	text-align: left;
	color:inherit;
}
#popupcontent ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
#popupcontent li {
	margin: 0;
	padding: 5px;
}
#popupcontent h2 {
	font: bold 1.4em/1.4em 'Trebuchet MS', verdana, Arial, sans-serif;
	border: 0;
	margin: 10px 0;
}
#popupcontent p {
	line-height: 1.6em;
	margin: 0;
}
#popupcontent small {
	color: black;
	font-size: 0.95em;
 	background-color:inherit;
}
#popupcontent blockquote {
	margin: 10px;
	padding: 0 0 0 10px;
	border-left:5px solid #ccc;
}
#popupcontent h2 {
	margin: 10px 0 0 0;
}
#popupcontent img, #popupcontent h1{
	margin: 0;
}

.popupleft {
	width:135px !important;
	width:125px;
	float:left;
	padding:0;
	margin:10px 20px 10px 0;
	}
.popupright {
	width:305px;
	float:left;
	padding:10px 0px 10px 20px;
	margin:0px;
	}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.clean {
	border: 0;
	margin: 0;
	padding: 0;
}	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists */
  


.post ul {
	margin: 0;
	padding: 0 0 10px 20px;
	font-size: 11px;
} 

.post li {
	margin: 4px auto;
	line-height: 13px;
}

.post ul li.Audio {
	padding: 0px 0 6px 18px;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 12px;
	background-image: url("/wp-content/themes/ake/images/icon_audio.gif");
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}

li.checked {
    list-style:url('images/checked.gif');
    margin:0 0 0 10px;
    }
li.notchecked {
    list-style:url('images/notchecked.gif');
    margin:0 0 0 10px;
    }  

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 10px 0;
	padding: 0;
}
#sidebar ul ul{
	margin: 0 0 10px 0;
}

#sidebar ul li {
	list-style-type: none;
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 3px;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0 0 0 15px;
	margin: 1px;
}

/*
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}
*/

#sidebar div.toolbox ul {
	clear: both;
	background: url("images/sidebar_header_bottom.gif") no-repeat left top;
	background-color: #F8F1E6;
	margin: 0;
	padding: 10px 0 5px 5px;
	position: relative;
	color: #777777;
}

#sidebar div.toolbox ul li {
	padding: 3px 0 4px 18px;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 12px;
}

#sidebar div.toolbox ul li.Bullet {
	padding-top: 0;
	background-image: url("../images/icon_bullet.gif");
}
#sidebar div.toolbox ul li.Video {
	background-image: url("/wp-content/themes/ake/images/icon_video.gif");
}
#sidebar div.toolbox ul li.Slideshow {
	background-image: url("/wp-content/themes/ake/images/icon_photo.gif");
}
#sidebar div.toolbox ul li.Link {
	background-image: url("/wp-content/themes/ake/images/icon_newwindow.gif");
}
#sidebar div.toolbox ul li.Audio {
	background-image: url("/wp-content/themes/ake/images/icon_audio.gif");
}
#sidebar div.toolbox ul li.MP3 {
	background-image: url("/wp-content/themes/ake/images/icon_download.gif");
}

#sidebar div.toolbox ul.archivemonth {
	background: none;
	margin: -1.2em 0 0 4.0em;
	padding: 0;
}
#sidebar div.toolbox ul ul.archivemonth li {
	padding: 0 0 4px 0;
}
/* End Entry Lists */

/* Miles Styled Lists */
/* Change the name later LOL */
.milesBullet ul {
	margin-left: 0;
	padding-left: 15px;
}

.milesBullet ul li {
	padding-left: 15px;
}

.milesBullet ul li.Bullet {
	padding-top: 0;
	background-image: url("../images/icon_bullet.gif");
	background-repeat: no-repeat;
	background-position: -5px 0px;
	list-style-type: none;
}
/* Miles Styled Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0;
	text-align: left;
}

#sidebar #searchform #s {
	width: 170px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #F6EFE0;
	border: 1px solid #CCC;
	color:#000;
}

#sidebar #searchsubmit {
	width: 60px;
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px 0;
}

select {
	width: 130px;
}

/* End Form Elements */
hr {
	background: #8A100A;
	width: 100%;
	margin: 0 0 20px 0;
	color: #8A100B;
	border: 0;
	height: 1px;
	clear: both;
}
a img {
	border: none;
}

small {
	font: normal 9px/9px Verdana, Arial, sans-serif;
}

/* CLEARING TOOLS */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END CLEARING TOOLS */

.dropcap { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	height: 30px; 
	float: left; 
	text-align: center; 
	font-size: 45px; 
	line-height: 35px; 
	color: #000; 
	margin-right: 3px; 
 	background-color:inherit;	
}
/* End Various Tags & Classes*/

#bcmholder {
	position: relative;
 	left: 297px;
}
#bcm {
	position: absolute;
}

.commentBreak 
{
    font-size:1pt;
    opacity:0.0;
}

.hangingImageImage 
{
    border: 0px solid #cccccc;
    padding-left: 20px;
    padding-right: 19px;
    width:16px;
    position:relative;
    top:0px;
}

.ellipseTruncate 
{
    text-overflow: ellipsis; 
    white-space: nowrap; 
    overflow: hidden;
}

.iconWithTitle 
{
    padding-top:3px;
    display: table; 
    table-layout:fixed;
    width:100%;
    vertical-align:middle;
}

.hangingIcon 
{
    display: table-cell;
    vertical-align:middle;
    width:50px;
}

.followingTitle 
{
    display: table-cell;
    vertical-align:middle;
    width:610px;
}

.fauxLinkHover 
{
    color:#111155;
    text-decoration:underline;
}



.disabledOpacity 
{
    opacity:.25;
}

.quarterOpacity 
{
    opacity:.25;
}

.dimmedInterfaceOpacity 
{
    opacity:.45;
}

.subtleOpacity 
{
    opacity:.6;
}

.clearOpacity 
{
    opacity:.0;
}

.dimOpacity 
{
    opacity:.1;
}

.halfOpacity 
{
    opacity:.5;
}

.threeQuarterOpacity 
{
    opacity:.75;
}

.fullOpacity 
{
    opacity:1.0;
}

.personalHeader 
{
    font-size:2.0em;
    color:White;
    font-style:italic;
    text-align:right;
    margin:0px;
    padding:0px;
    padding-top:2px;
    padding-bottom:6px;
    overflow-y:hidden;
	border-bottom: 0px solid #8A100B;
}

.HoverPicRule
{
    opacity:.6;
    color:Black;
    border:2px;
    margin-leftx:15%;
    margin-rightx:15%;
    margin-top:8px;
    margin-bottom:3px;
}

.HoverPicTitleLine 
{
    text-align:center;
    font-size:1.2em;
}

.HoverPicComment 
{
    font-size:1.2em;
    text-align:left;
}

.HoverPicTitleBold 
{
    font-weight:bold;
    font-size:1.3em;
}

.imagePullQuoteStandalone {
	background-color: #FEFCF0;
	padding: 10px 10px 10px 10px;
	widthx:300px;
	heightx:200px;
	position:absolute;
	top:100px;
	left:100px;
	display:block;
	border-width:7px 1px 7px 1px;
	border-style:solid;
	border-color:#8A100B;
	color:#333;
	z-index:2147483647;
}

.imagePullQuote {
	display:block;
	color:#333;
}

.picIndexThumbnail 
{
    margin-right:7px;
    margin-bottom:7px;
    width:auto;
    cursor:pointer;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border:1px solid #444444;
	padding:2px;
	background-color:White;
}

.picIndexThumbnailHeight 
{
    height:auto;
    max-width:125px;
}

.picIndexThumbnailHeightOrig
{
    height:54px;
}

.picIndexThumbnail75 
{
    margin-right:7px;
    margin-bottom:7px;
    height:auto;
    max-width:125px;
    cursor:pointer;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border:1px solid #444444;
	padding:2px;
	background-color:White;
}

.URLThumbnailChooserOld
{
    position:absolute; border:2px solid; border-color:#666666; display:block; padding:2px; z-index:200000; left:10000px; right:auto;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	cursor:pointer;
	background-color:#F2EED3;
}

.URLThumbnailChooser {
	background-color: #FEFCF0;
	padding: 10px 10px 10px 10px;
	widthx:300px;
	heightx:200px;
	position:absolute;
	top:100px;
	left:100px;
	display:block;
	border-width:7px 1px 7px 1px;
	border-style:solid;
	border-color:#8A100B;
	color:#333;
	z-index:2147483647;
	cursor:default;
}

.youTubeVideoLink 
{
    cursor:pointer;
}

.VideoContainer {
	background-color: #eEeCe0;
	padding: 10px 10px 10px 10px;
	display:none;
	border-width:7px 1px 7px 1px;
	border-style:solid;
	border-color:#8A100B;
	color:#333;
	cursor:default;
	margin-left:50px;
	margin-right:19px;
	position:relative;
	top:-1px;
}

.iRelateUser 
{
    color:White;
    opacity:.9;
}

.URLThumbnailChooserImgBorder 
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
}





