/*

	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix

*/
/*lightbox css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }





/* 1) -=-=-=- General selectors -=-=-=-(stary background color: fcfef4 */

body {
	background: #cc2b01 url(img/bg_top.jpg) repeat-x;
	margin: 55px 0 20px 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}

/*h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}*/
	
h1 {
	color: #da3500;
	margin: -55px 0 0 9px;
	position: absolute;
	font-size: 3.2em;
	}
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #cc2900;
	font-weight: normal;
	font-size: 1.8em;
	margin: 20px 0 0 0;
	}
	
h2 a:link, h2 a:visited {
	color: #cc2900;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #cc2900;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}

p a:link, p a:visited {
	color: #cc2900;
	font-weight: normal;
	text-decoration: none;
	}

p a:hover, p a:active {
	color: #cc2900;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}


	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
a:link {
	color: #cc2900;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #cc2900;
	}
	
a:hover, a:active {
	background: #cc2900;
	color: #fff;
	text-decoration: none;
	}
	
a.2, a.2:link, a.2:visited, a.2:hover, a.2:active {
	text-decoration: none;
	color: #cc2900;
	background: #ffffff;
}	
	
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}
	
/* 2)-=-=-=- Structure -=-=-=- */

.styl6 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.styl7 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
}

.styl8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
		
#container {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	}
	
.container_left {
	//background: url(img/container_left.gif) no-repeat;
	}
	
.container_right {
	//background: url(img/container_right.gif) no-repeat top right;
	}
	
.topline {
	background: url(img/container_top.png) no-repeat; 
	}
	
#content {
	padding-top: 250px;
	margin: 20px;
	width: 480px;
	}
	
#content_bg {
	background: #fff url(img/container.gif) repeat-y;
	}
	
.tagline {
	color: #523d2f;
	margin: -8px 0 0 9px;
	position: absolute;
	font-size: 1em;
	}
	
/* 3)-=-=-=- Left selectors -=-=-=- */	
	
.main li {
	background: url(img/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}
	
.main ul {
	padding: 5px 0 20px 10px;
	margin: 0;
	}
	
.main img {
	padding: 3px;
	border: 1px solid #ACE149;
	}
	
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	}
	
.meta:hover {
	background: #F7FEDC;
	}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a:link, .comments a:visited {
	color: #a28900;
	font-weight: bold;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	background: #a28900;
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}
	
.comment:hover {
	border: 1px solid #ACE149;
	}
	
.comment {
	padding: 0px 10px 0 5px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 0px;
	color: #3C452D;
	}
	
p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(img/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}

#content a:link {
	color: #cc2900;
	font-weight: normal;
	}
	
#content a:visited {
	color: #cc2900;
	}
	
#content a:hover, #right a:active {
	background: #cc2900;
	color: #fff;
	}


	
/* 4)-=-=-=- Right selectors -=-=-=- */	
	
#right {
	float: right;
	width: 250px;
	padding: 250px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
	}
	
#right li {
	list-style: none;
	background: url(img/content_bullet.gif) 0 50% no-repeat;
	padding: 2px 0 0px 10px;
	}
	
#right ul {
	padding: 10px 10px 10px 0px;
	margin: 0;
	}
	
#right a {
	font-size: .9em;
	text-decoration: none;
	}
	
#right a:link {
	color: #cc2900;
	font-weight: normal;
	}
	
#right a:visited {
	color: #cc2900;
	}
	
#right a:hover, #right a:active {
	background: #cc2900;
	color: #fff;
	}
	
.line, .block {
	border-top: 3px solid #cc2900;
	/*margin-top: -5px;*/
	}
	
#search {
	background: url(img/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}

#right .block-nav {
	border-top: 0 !important;
	}

#right h3 {
	visibility: none; height: 1px; padding: 0; margin: 0;
	}

#right h2 {
	font-size: 1.4em;
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #404040;
	}
	
p.searchinfo {
	margin: -8px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(img/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(img/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.themes {
	font-size: .9em;
	}

#right img {
	margin: 10px 0 20px 20px;
}

#right .menu li, #right .block-nav li {
	background: url(img/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
}

/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	background: url(img/footer.gif) no-repeat;
	height: 75px;
	}
	
#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	