/*  
Theme Name: Nicoliolio
Theme URL: http://www.nicolesauk.com
Description: My WordPress Theme.  MINE!  All Mine!
Version: 1.0
Author: Nicole Sauk
Author URL: http://www.nicolesauk.com/

*/

body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #DFE1FF url(images/background.png) repeat;
	color: #000000;
	background-attachment: fixed;
}

#wrapper{
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	margin-bottom: 25px;
	background: url(images/transbackgrnd.gif) repeat;
	overflow: auto;
}

#header{
	float: left;
	width: 700px;
	height: 220px;
	margin-bottom: 0px;
	background: #DFE1FF url(images/girl.png) no-repeat bottom right;
}

#header h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

#header a{
	text-decoration: none;
	color: #000000;
}

#container{
	float: left;
	width: 540px;
	margin-top: 10px;
}

.sidebar{
	float: left;
	width: 148px;
	height: 595px;
	margin: 0 0 0 10px;
	display: inline;
	background: url(images/roots.gif) no-repeat bottom;
}

#footer{
	background: url(images/footback.png);
	clear: both;
	float: left;
	width: 100%;
	height: 187px;
}

#footcol1, #footcol2, #footcol3, #footcol4 {
	margin-top: 55px;
	width: 25%;
	float: left;
	height: 115px;
}

#copyinfo {
	clear: both;
	color: #4F0A45;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

.post{
	background: #DFE1FF;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}

.post p{
	margin-bottom: 5px;
}

.post h3{
	margin-bottom: 10px;
}

.post h2 a{
	color: #1B206B;
	font-size: 20px;
	font-weight: normal;
	background-color: #DFE1FF;
	padding: 10px;
}

.post h2{
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(/images/titleback.jpg);
	height: 35px;
	padding: 0;
}

.post a{
	text-decoration: none;
	color: #212AA6;
}

.post a:hover{
	text-decoration: underline;
	color: #1B206B;
}

.sidebar a{
	text-decoration: none;
	color: #EDC4FF;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebaritem{
	padding: 10px 0 10px 0;
	background-color: #A1208D;
	color: #FFFFFF;
	border-left: solid 1px black;
	border-right: solid 1px black;
	vertical-align: middle;
}

.sidebaritem img{
	margin-top: 15px;
}

.sidebar input{
	border: 1px solid #6B155E;
	background: #c566b6;
	color: #6B155E;
	padding: 2px;
	width: 130px;
	margin: 5px 0 5px 0;
}

.subscribe {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#namedesc{
	width: 500px;
	margin-top: 10px;
	height: 165px;
	background: url(images/wave.png) repeat-x bottom left;
	text-align: center;
	float: left;
}

#nav{
	width: 500px;
	height: 45px;
	float: left;
	background: #212AA6;
	text-align: center;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* lightbox 2 */

#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: 500px; background-color: #000; }
