/*  
Theme Name: Ice Chocolate
Theme URI: http://www.owastudio.com
Description: Ice Chocolate theme by One Winged Angel.
Version: 1.0
Author: One Winged Angel
Author URI: http://www.owastudio.com/

*/

body{
	background: #3c3533;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Tahoma, Georgia;
	font-size: 12px;
	line-height: 20px;
}

#container{
	overflow:hidden;
	margin:0 auto 0 auto;
}

.clear{
	clear:both;
}

a:link, a:visited, a:active{
	color:#fff;
	text-decoration: underline;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family:Georgia;
	color:#736257;
}

blockquote{
	padding:10px 20px 10px 20px;
	margin:0;
	font-family:Georgia;	
	font-size:16px;
	color:#997a59;
	font-style: italic;
}

ul{
	padding:5px 0 0 0;
	margin:0;
}

#header li, .entry li, .sidebar li{
	background:url(images/small.png) no-repeat 0px 5px;
	list-style-type:none;
	padding:0 0 5px 15px;
}

#header{
	background: url(images/header.jpg);
	padding: 10px 10px 10px 10px;
	margin: 0;
	border-bottom:3px solid #fff;
}

.headerleft{
	width:400px;
	position:relative;
}

.headerright{
	float:right;
	width:500px;
	text-align:right;
}

.headerright li{
	display:inline;
	margin:10px;

}

#header h1,h3{
	color:#fff;
}

#content{
	background: #3c3533 url(images/bg.jpg) repeat-x bottom;
	padding: 10px 10px 20px 10px;	
	margin: 10px 0 0px 0;
	color: #fff;
	border-bottom:3px solid #fff;
}

.right{
	float:right;
	width: 40%;

}

.right h2{
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:1px solid #362f2d;
	text-transform:uppercase;
	font-size:14px;
	font-family:Georgia;
}

.right a{
	color:#fff;
	text-decoration:underline;
}

.right a:hover{
	color:#4f4847;
	text-decoration:underline;
}

.sidebar{
	background:#292321;
	padding: 0 10px 5px 10px;
	border-top:5px solid #201a19;
	margin: 0px 0 15px 0;
}

.sidebar ul{
	width:100%;
	display:block;
}

.sidebar ul li{
	float:left;
	display:block;
	width:40%;

}

.search{
	background:#292321;
	padding: 0 10px 5px 10px;
	border-top:5px solid #201a19;
	margin: 0px 0 15px 0;
}

.search ul{
	list-style-type:none;
}

#search input#s{
	width:200px;
	background:#151515;
	color:#997a59;
	border:1px solid #393230;
	font-family:Verdana;
	padding:3px;
	font-size:11px;
}

#search input#searchsubmit{
	width:60px;
	background:#111;
	color:#997a59;
	border:0px solid #393230;
	font-family:Verdana;
	padding:3px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}	


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding-top:5px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.left{
	position:relative;
	width:55%;
	background:#292321;
	padding: 5px 10px 5px 10px;
	border-top:5px solid #201a19;
}

.left h2 a{
	color:#997a59;
	font-size:22px;
}


.post{
	padding:0 0 20px 0;
}

.post a{
	color:#fff;
	text-decoration:underline;
}

.post a:hover{
	color:#4f4847;
	text-decoration:underline;
}

.date{
	color:#997a59;
	font-size:12px;
	background:url(images/date.png) no-repeat 0px 3px;
	padding: 0 0 0 20px;
}


p.postmetadata{
	background:#111 url(images/guy.png) no-repeat 10px 8px;
	padding:8px 8px 8px 30px;
	border-bottom:3px solid #000;
	color:#997a59;
}

p.postmetadata a{
	color:#997a59;
}

p.postmetadata a:hover{
	color:#fff;
}

.navigation a{
	color:#fff;
	text-decoration:underline;
}

.navigation{
	padding:10px 0 10px 0;
}

.navigation a:hover{
	color:#4f4847;
	text-decoration:underline;
}

#bottom{
	background:#0076a3 url(images/footer.jpg) repeat-x bottom;
	padding:20px 10px 10px 10px;
	margin:0;
	color:#fff;
}

#bottom h2{
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:1px dotted #4ea8cc;
	text-transform:uppercase;
	font-size:14px;
	font-family:Georgia;
	color:#73caeb;
}

.leftbox{
	background:#005b7f;
	padding:0 10px 5px 10px;
	margin:0;
	float:left;
	width:55%;
}

.leftbox ul{
	padding:5px 0 5px 0;
	margin:0;
}

.leftbox ul li{
	list-style:none;
	border-top:0px dotted #4ea8cc;
	padding:10px 0 0 20px;
	background:url(images/paper.png) no-repeat 0px 15px;
}


.rightbox{
	float:right;
	width:40%;
}

.rightboxx{
	background:#005b7f;
	padding:0 10px 5px 10px;
	margin:0;
}

.authorblurb{
	background:#fff;
	margin: 30px 10px 20px 10px;
	padding:0px 5px 0 5px;
	border-top:1px dotted #004d6b;
	border-bottom:1px dotted #004d6b;

}

.authorblurb p{
	color:#222;
}

#footer{
	padding:25px 0 0 0;
	border-top:0px solid #005b7f;
	margin:20px 0 3px 0;
}

#footer p{
	padding:0px 0 0 0;
	margin:0;
	line-height:20px;
}

.comments-template{
	margin: 0px 0 0 0;
	border-top: 1px solid #362f2d;
	padding: 0px 0 0 0;
	color:#fff;
}

.comments-template p{
	font-size:12px;
	line-height:18px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style-type: none;
}


.authorcomment:hover{
	background:url(images/ac_h.jpg) no-repeat bottom right;
	padding: 1px 5px 0px 0;
	margin-right:10px;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 26px;
	padding: 10px 0 5px 10px;
	border-bottom: 1px dotted #111;
	border-left:4px solid #111;
	background:#231e1c;
	font-size:12px;
	list-style-type:none;
}

.comments-template ol li:hover{
	border-left:4px solid #393230;


}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	color:#997a59;
}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	padding:3px;
	font-size:11px;
	font-family: Georgia;
}

.comments-template textarea{
	font-family: Verdana, Tahoma, Georgia, Sans-serif;
	font-size: 12px;
	padding:5px;
	width:500px;
	line-height:18px;
	background:#151515;
	color:#997a59;
	border:1px solid #393230;

}

.comments-template input#submit{
	padding:0;
}

.comments-template input#url, input#author, input#email{
	background:#151515;
	color:#997a59;
	border:1px solid #393230;
	font-family:Verdana;
}
	

#flickr ul{
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	list-style-type:none;
}

#flickr img{
	width:50px;
	height:50px;
	border:1px solid #222;
	background:#fff;
	padding:3px;
	margin: 0 10px 10px 0;
}


