/*  

Theme Name: zen-rachelle

Description: This is my theme for Wordpress.

Version: 1.0

Author: Rachelle Martin

Author URI: http://www.rachellemartin.com/



*/



body {

	background-color: #bf0222;

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.8em;

	text-align: left;

	color: #000;

}



#wrapper {

	margin: 0px;

	padding: 0px;

	position: relative;

	width: 100%;

}


#wrapper>#container {
	
	padding-top: 100px;
	
}


#container {

	margin: 0px;

	padding-left: 25px;

	padding-top: 110px;

	float: left;

	width: 540px;

	border: none;

}



#container img {

	padding: 5px;

	margin: 0px 15px 0px 0px;

	border: 1px solid #e4e4e4;

}



.alignleft {

	float: left;

}



ul#pagelist {

	list-style-type: none;

	width: 540px;

	height: 30px;

	margin-left: 45px;

	margin-bottom: 65px;

}



#container>#pagelist {

	margin-left: 20px;
	
	margin-bottom: 75px;

}



#pagelist li {

	display: inline;

}



#pagelist li a {

	color: #666666;

	text-decoration: none;

	margin-right: 30px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 2.0em;

}



#pagelist li a:link {

	color: #666;

}



#pagelist li a:visited {

	color: #666;

}



#pagelist li a:hover {

 	color: #999;

}



#pagelist li a:active {

	color: #999;

}



#desc {

	display: none;

}



.post {

	/*background-image: url(images/rule.jpg);

	background-position: bottom;

	background-repeat: no-repeat;*/

	padding-bottom: 50px;

	margin-bottom: 50px;

}



.post h2 {

	font-size: 3.0em;

	text-decoration: none;

	font-family: Georgia, "Times New Roman", Times, serif;

	width: 540px;

	display: block;
	
	padding-bottom: 25px;
	
	padding-top: 5px;
	
	border-bottom: 1px solid #e4e4e4;
	
	text-transform: capitalize;
	
	color: #B2011F;

}


.post h2 a {

	color: #B2011F;

	text-decoration: none;

}



.navigation a {
	
	color: #B2011F;

	text-decoration: underline;
	
}


.entry h3 {

	font-size: 2.0em;

	font-family: Georgia, "Times New Roman", Times, serif;
	
	padding-bottom: 10px;
	
	padding-top: 20px;

}


.entry a {

	color: #b5021d;
	
	text-decoration: underline;

}



.gallery {
	
	
	margin-left: 8px;
	
	
}





p.postmetadata {

	color: #F6F6F6;

}



p.postmetadata a {

	margin: 0px 10px;

}



p.postmetadata a:link {

	color: #666;

}



p.postmetadata a:visited {

	color: #999;

}



p.postmetadata a:hover {

	color: #999;

}



p.postmetadata a:active {

	color: #999;

}



#sidebar {

	position: absolute;
	
	left: 540px;
	
	top: 0px;
	
	background-image: url(images/logo.jpg);
	
	background-position: top;
	
	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	width: 455px;

	float: left;

}


#sbar_content {

	position: relative;
	
	top: 235px;
	
	left: 100px;

}


#sidebar ul {

	list-style-type: none;

}



#sidebar a {

	color: #F6F6F6;

	text-decoration: none;
	
	font-size: 1.0em;

}



#sidebar p {

	margin-left: 40px;

}



#bx_logo {

	margin: 0px;

	padding: 0px;

	width: 455px;

	height: 355px;

}



#bx_logo img {

	margin: 30px;

}



#searchform {

	background-image: url(images/search_bkg.gif);

	background-position: center;

	background-repeat: no-repeat;

	width: 234px;

	height: 50px;

	margin-left: 40px;

	margin-bottom: 60px;	

}



#s {

	width: 171px;

	height: 20px;

	margin-left: 20px;

	margin-top: 15px;

	border: 0px;

	float: left;

	background-color: transparent;

}



#searchsubmit {

	width: 20px;

	height: 20px;

	margin-top: -7px;

	margin-left: 5px;

	color: #FFF;

	display: block;

	background-color: transparent;

	border: none;

	cursor: pointer;

	padding-left: 20px;

}



#flickrfeed {

	width: 200px;

	margin-top: 0px;
	
	margin-left: 40px;
	
	margin-bottom: 25px;

}




#flickrfeed h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.8em;

	margin: 50px 0px 10px 0px;

}


#feed {

	margin-top: 20px;
	
	margin-left: 25px;

}



#feed img {

	border: 1px solid #fff;

}




.quicklinks {

	width: 200px;
	
	position: relative;

	top: 8px;
	
	left: 45px;

}



.quicklinks a {
	
	text-transform: capitalize;
	
}



#text-218350311 {

	display: none;

}



h2.widgettitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 2.0em;

	margin: 25px 0px 10px 0px;

}


li>h2.widgettitle {

	margin: 50px 0px 10px 0px;

}


#footer {

	margin: 0px;

	padding-left: 25px;

	clear: both;

}


/* Lightbox Styles */

#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(http://www.rachellemartin.com/wp-content/themes/zen-rachelle/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.rachellemartin.com/wp-content/themes/zen-rachelle/lightbox/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: 500px; background-color: #080808; }

/* End Lightbox Styles */
