/*  
Theme Name: Coole
Theme URI: http://www.cooleimages.com/
Description: Official Coole Images Theme
Version: 1.01
Author: r4z0r
Author URI: http://www.r4z0r.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#fff url(./images/bg.png) repeat-x;
	font-family: Arial;
	font-size : 11px;
	color : #666;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
td, div {
	font-size:11px;
}
form{
margin:0px;
padding:0px;
}
.page_bg{
background:#f8f8f8 url(./images/page_bg.gif) repeat-x top
}
div.alignleft{
	display:block;
	float:left;
}
div.alignright{
	display:block;
	float:right;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:100%;	
}
#content{
	float:left;
	padding:1em;
	padding-top:0px;
	width:97%;
}
#sidebar{
	float:left;
	padding-top:2em;
	width:20em;
	margin:0px;
}
#header{
	padding:1em 1em;
}
.footer{
	color:#ffb2bf;
	clear:both;
	padding:0.5em;
}
.footer a{
color:#ffb2bf;
font-weight:bold;
}

.footer a:hover{
color:#FFFFFF;
font-weight:bold;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	margin-right:1em;
	color:#D01F3C;
}
h1 a, h2 a, h3 a{
	color:#D01F3C;
}
h1 a:hover, h2 a:hover, h3 a:hover{
	color:#D01F3C;
}
#header h1{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	margin:0;
	margin-top:-0.5em;
}
.header_bg{
	background:url(images/header_bg.gif) repeat-x top;
}
.header_image{
	background:url(images/header_main.jpg) no-repeat top;
	height:120px;
}
.entrytitle {
	display:block;
	height:32px;
	border-bottom:dashed 1px #ddd;
	margin-bottom:5px;
}
.entrytitle h2{
	font-size:22px;
	display:block;
	margin-right:10px;
	float:left;
}
.entrytitle h2 a
{
	color:#D01F3C;
}
.entrytitle h2 a:hover{
	color:#D01F3C;
}
.entrytitle h3{
	font-size:11px;
	color:#6F6F6F;
	display:block;
	float:left;
	padding-top:12px;
}
.spacing-fix{
	display:none;
}
#sidebar h2{
	color:#C51D39;
	font-size:13px;
	text-transform:lowercase;
	margin:0;
	letter-spacing:0px;
	margin-top:4px;
	font-weight:bold;
	margin-bottom:4px;
}
/*************************************
 +Entry
 *************************************/
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	margin-right:10px;
	margin-top:8px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry{
	margin-bottom:3em;
}
.search-entry{
	margin-bottom:3em;
}
#search-results{
position:absolute;
top:186px;
}
#entrybody{
	text-align:justify;
	display:block;
	width:100%;
	padding-top:18px;
	font-size:11px;
}

#entrybody b, #entrybody strong {
	color:#D01F3C;
	font-size:14px;
}

#entrybody a img {
	border:3px solid #fff;
	padding:0px;
	margin:0px;
}

#entrybody a img:hover{
	border:3px solid #e30e32
}

.entrymeta{
	font-size:0.9em;
	display:block;
	width:600px;
	float:left;
	height:20px;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
	line-height:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
	line-height:20px;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
	line-height:20px;
}

/*************************************
 +Sidebar
 *************************************/
ul#sidebar {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	width:150px;
	padding-left:20px;
	font-size:11px;
}
ul#sidebar ul{
	margin:0px;
	padding-left:12px;
	list-style-type:none;
	margin-bottom:10px;
}
ul#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0em;

}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:12px;
	line-height:1.5em;
}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	font-size:11px;
	font-family:Arial;
	color:#333;
}
.commentsblock textarea:focus, .commentsblock input:focus{

}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
form#commentform  input[type="text"] {
	width:200px;
}
form#commentform label b{
	color:#D01F3C;
	font-weight:bold;
}
/*************************************
 +Misc
 *************************************/
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#D01F3C;
	text-decoration:underline;
}
#searchform input[type="text"] {
	font-size:10px;
	color:#666;
	border:solid 0px;
	background:url(images/search_bg.gif) no-repeat;
	width:220px;
	height:21px;
	padding-left:12px;
	padding-right:33px;
	padding-top:8px;
	margin-top:1px;
}
#searchform input[type="text"]:focus {
	
}
input#searchsubmit {
	background:none;
	border:solid 0px;
	padding:0px;
	cursor:pointer;
	font-size:9px;
	color:#999;
}

form#commentform input[type="submit"]{
	background:#fff url(images/post.gif) no-repeat right;
	margin-right:26px;
	color:#D01F3C;
	border:solid 0px;
	cursor:pointer;
	width:130px;
	font-weight:bold;
	padding:4px;
	text-transform:lowercase;
	padding-left:0px;
	margin-left:0px;
	font-size:12px;
}
form, input, option, select, textarea{
	font-size:11px;
	font-family:Arial
}
.navigation{
	height:24px;
}
.navigation div.alignleft a{
	display:block;
	background:url(images/previous_inactive.gif) no-repeat left;
	padding-left:12px;
	cursor:pointer;
	line-height:16px;
	font-weight:bold;
	color:#999;
}
.navigation div.alignleft a:hover{
	background:url(images/previous_active.gif) no-repeat left;
	color:#D01F3C;
}
.navigation div.alignright a{
	display:block;
	background:url(images/next_inactive.gif) no-repeat right;
	padding-right:12px;
	cursor:pointer;
	line-height:16px;
	font-weight:bold;
	text-align:right;
	color:#999;
}
.navigation div.alignright a:hover{
	background:url(images/next_active.gif) no-repeat right;
	color:#D01F3C;
}
