/*

Theme Name: CandleStyle Blog
Theme URI: 
Description: Candle Style
Version: 1.0
Author: Russ Wittmann

*/	


			/* Global Layout */


body 
{
font-size: 1em;
margin: 0px;
text-align: center;
background: #bbcba4 url(img/page_bg.jpg) repeat-x;
color: #6F7C44;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin: 15px auto;
	width: 766px;
	border: 1px solid #5D693D;
	background-color: #fff;
}

	#nav{
		position: relative;
		height: 59px;
		padding-left: 10px;
		background: url(img/nav-bg.gif) top left;
	}
	
		#nav li{
			position: relative;
			float: left;
			padding: 22px 24px 0 15px;
			height: 37px;
			text-transform: uppercase;
			background: url(img/nav-break.gif) right center no-repeat;	
		}
		
		#nav li#last-link{
			padding-right: 0;
			background: none;
		}
		
		#nav li a{
			position: relative;
			color: #59382F;
			font-weight: bold;	
		}
		
		#nav li a:hover{
			color: #fff;
		}
	
	
	
	
	#splash{
		position: relative;
		height: 193px;
		background: url(img/header.jpg) top left no-repeat;
	}
	
	#splash h1 { position: absolute; right:10px; top: 10px;}
	#splash h1 a {
	display:block;width: 270px; height:170px;
}
#splash h1 a span {
	display:none;
}
	#splash .description {
	display:none;
}
	#submit { background:#6F4640; border:none; cursor:pointer;padding: 8px;text-align:center;color: #EEF8DC; font-weight:bold;}
	#searchsubmit { background:#6F4640; border:none; cursor:pointer;text-align:center;color: #EEF8DC;
	padding: 4px 8px;
}
#s {
	border: 1px solid #6F4640;
	height: 14px;
}	
	
	#bar{
		position: relative;
		padding: 12px 20px 0;
		height: 32px;
		color: #fff;
		font-size: .8em;
		background: url(img/cart-bg.gif) top left;
		text-align: right;
	}
	
		#bar a{
			color: #D3BB68;
			text-decoration: underline;
		}
		
		#bar span{
			margin-left: 7px;
			padding-left: 18px;
			background: url(img/cart-image.gif) left center no-repeat;
		}
		
		#bar select{
			position: relative;
			margin-top: -3px;
			font-size: 9px;
			width: 100px;
			border: 1px solid #3D3D3D;
			padding: 1px;
			margin-left: 8px;
		}
	
	
	
	
	#page{
		position: relative;
		font-size: .9em;
		overflow: hidden;
		background: url(img/sb-bg.gif) top left repeat-y;	
	}
	
		#content{
			position: relative;
			float: right;
			width: 508px;
			padding: 18px 40px 0 0;
			text-align: left;
	font: 85% Arial, Helvetica, sans-serif;
}
		
			#content h2{
	position: relative;
	font-size: 1.8em;
	color: #844E42;
	padding: 0 0 10px 0px;
			}
			
			#content a {color:#844E42}
			#content p { margin:10px 0px; color:#333;

}
			.postmetadata {
position:relative;
	font-size: .8em; background-color:#eff5ea; color:#3d6611;
	border: 1px solid #446423;
	padding: 5px;
	margin-top: 20px;
}

.post {
	margin-bottom: 20px;
}
		
.pagetitle { color:#3d6611;
	background: #fafaec url(img/note_msg_icon.gif) no-repeat 5px center;
	padding: 10px 10px 10px 30px;
	border: 1px solid #fcd344;
	margin-bottom: 15px;
}
.error { color:#df280a;
	border: 1px solid #f16048;padding: 10px 10px 10px 30px;
	background: #faebe7 url(img/error_msg_icon.gif) no-repeat 5px center;
	margin-bottom: 20px;
}
h3#comments {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 1.3em;
}

.thread-alt {
	background-color: #eff5ea;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

			#sidebar{
	position: relative;
	float: left;
	width: 179px;
	text-align: left;
			}
			
			#sidebar p {
	font-size: .8em; color:#EFF4DE;
}
				.widget{
					position: relative;
					padding: 18px 10px 18px 18px;	
					border-top: 1px solid #fff;
				}
				
				
					.widget ul{
						position: relative;
						padding-left: 3px;	
					}
					.widget ul li h2, .widget ul li label {
	font-weight:bold;
	color:#EFF4DE;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 10px;
}
					.widget ul li li{
	position: relative;
	line-height: 1.5em;
	padding: 1px 0 1px 10px;
	background: url(img/sb-tick.gif) left center no-repeat;
	color:#EFF4DE; font-size: .8em;
					}
					
					.widget a{
						color: #EFF4DE;
					}
					
					.widget.alt{
						background: url(img/man-bg.gif) top left;;	
					}
					
					.widget.alt select{
						padding: 1px;
						font-size: 9px;
						width: 140px;
						border: 1px solid #333;
					}
					
					.widget.best-sellers li{
						background: url(img/sb-tick-2.gif) left center no-repeat;
						text-transform: uppercase;
					}


	#foot{
		position: relative;
		height: 56px;
		padding-top: 15px;
		padding-left: 35px;
		background: url(img/foot-bg.gif) top left;
	}
	
	#foot img{
		position: relative;
		padding-right: 25px;
	}
	
	#foot ul{
		position: relative;
		font-size: 11px;	
		text-align: left;
		padding-top: 8px;
	}
	
		#foot li{
			position: relative;
			display: inline;
			color: #EFF4DE;	
		}
		
		#foot a{
			
			color:#EFF4DE;
		}
		
		#foot li:last-child{
			border: 0;
		}

		
		#foot p{
			position: relative;
			text-align: left;
			font-size: .7em;
			color: #EFF4DE;
			padding-top: 5px;
		}
		
		#foot p span{
			padding-left: 12px;
		}
#social {margin-bottom:20px;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	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
	}
