@charset "UTF-8";

/*
Theme Name: Colortom
Theme URL: http://colortom.com
Author: colortom
Author URI: http://colortom.com
Version: 0.2
postimg: 455x300px!!
.
Rocknroll
.
*/

/* 
	Header-Styles 
*/

#header {
	min-height: 180px;
	padding-top:20px;
	padding-bottom:20px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	position:absolute;
	width:301px;
	height:44px;
	left: 246px;
	top: 19px;
}
ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	right:272px;
	top: 105px;
	width: 140px;
	height: 20px;
}
ul#menu li {
	display:inline;
	margin-right:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#ff9f0a;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
ul#menu li a.active, ul#menu li a:hover {
	color: #d11b17;
}

ol{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/* 
	Background-Styles 
*/

body {
	margin:0px; padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#afafaf;
	background:#060606;
	font-size:12px;
	line-height:13px;
}

#main {
	background:#060606 url(images/header.jpg) no-repeat top center;
}

#main .container {
	background-repeat:no-repeat;
}

.container {
	width:810px;
	margin:0 auto;
	position:relative;
}

/* 
	Block-Styles 
*/




/*
	blogpost
*/

#postcontainer {
	display:block;
	width: 650px;
	margin-top: 20px;
	float: left;

}

.posttitle {
		float:left;
		text-align: right;
		padding: 20px 0 0 0;
		width: 150px;	
	}
	
.block {
	padding: 20px;
	height: 302px;
	width:457px;
	overflow: hidden;	
}
.block img { 
	border:2px solid #afafaf;
}
.blockimg {
	padding: 20px;
	width:457px;
	float:left; 
}
.blockimg img { 
	border:2px solid #afafaf;
}


#sidebar {
	float:right;
	margin: 20px 0 0 0;
	padding-top: 20px;
	width:160px;
}

.sidebar_block { 
	position:relative;
	padding-top:20px;
	padding-left: 20px;
	overflow:hidden;
}

#sidebar .dasher{
	border-top: 1px dashed;
	width: 160px;
	display: block;
}
#sidebar .sidebar_block {
	background:none;
}

#sidebar h3 {
	font-size:14px;
	line-height:14px;
}
#sidebar ul { margin:0px 0px 20px 0px; padding:0px; line-height: 1.4em; text-transform:uppercase; font-size:11px; letter-spacing: 1px;}
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#606060; }
#sidebar ul li a:hover { color:#d11b17; text-decoration:none; }


.icons {
	margin-top: 20px;
	}
.icons img {
	border:none;
}
.icons_set {
	float:left;
	width: 43px;
}

.categories {
	height:20px;
	margin-top: 20px;
	background:url(images/categories.png) no-repeat top left;
}
.archives {
	height:20px;
	margin-top: 20px;
	background:url(images/archives.png) no-repeat top left;
}
.goodies {
	height:20px;
	margin-top: 20px;
	background:url(images/goodies.png) no-repeat top left;
}
/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:26px;
	font-family: trebuchet MS, Arial, Sans-serif;
	line-height: 22px;
	color:#ffc000;
}
h2 a:hover {
	text-decoration: none;
}
h2 a {
	color: #0088a0;
}
h3 {
	margin:0px 0px 5px 0px;
	font-size:12px;
	line-height:21px;
	font-family: Trebuchet MS, Arial, Sans-serif;
	color:#cccccc;
}
h4 {
	color:#ffc000;
	margin:0px 0px 0px 0px;
	font-weight: lighter;
	font-size: 14px;
}
h5 {
	color:#ddd;
	margin:0px 0px 0px 0px;
	font-weight: lighter;
	font-size: 14px;
}
small {
	font-family: Trebuchet MS, Arial, Sans-serif;
	letter-spacing:1px;
	color:#606060;
	font-size:10px;
	line-height: 10px;
	display:block;
	margin-bottom:15px;
}
small a {
	color: #d11b17;
}
.more {
	margin-top:4px; padding-top:4px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffc000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:10px;
	line-height:28px;
}

a {
	color:#ffc000;
	text-decoration:none;
}


a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
}

/*
	Footer-Styles
*/

#footer {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
	position:relative;
	text-align: center;
	border-top: 1px solid #afafaf;
	height: 30px;
	background: #000;
}

.footer_column {
	float:left;
	width:120px;
	margin-right:20px;

}
#footer .long {
	margin-left: 10px;
	width:460px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#posts_navigation {
	padding-bottom: 30px;
	}

.fl{
	float:left;
	margin-left: 150px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffc000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:10px;
	line-height:28px;
	padding-left: 20px;


}

.fr{
	float:right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffc000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:10px;
	line-height:28px;
	padding-right: 20px;

}
/* 
	Comments   
*/

.reply{
	border-top: solid 1px #333;
	margin-top: 40px;
	margin-left: 20px;
	width:460px;
	min-height: 25px;
	float:left;
}
.leavereply{
	margin-top: 40px;
	float:left;
	text-align: right;
	margin-left: 10px;
	width: 140px;
}

.commentnbr{
	margin: 20px 20px 0 20px;
	width:457px;
	float:left;
}
.comment{
	border-top: dotted 2px #333;
	margin: 10px 0 0 20px;
	width:457px;
	float:left;
}
.commenter {
	float:left;
	text-align: right;
	margin-top: 15px;
	width: 150px;
	color: #0088a0;
	font-weight: lighter;
	font-size: 14px;
}	
.commentinputtxt{
	float:left;
	text-align: right;
	margin-left: 10px;
	width: 140px;
}
.commentinput{
	margin-left: 20px;
	width:460px;
	min-height: 25px;
	float:left;

}
.commentinput input{
	font-size: 12px;
	color: #afafaf;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #131313;
	margin-right: 5px 0 0 5px;
	border:none;
	padding: 5px;
}
.commentinput textarea{
	font-size: 12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #131313;
	color: #afafaf;
	margin-right: 5px 0 0 5px;
	border:none;
	padding: 5px;
	border: none;
}

.commentinput button.btn {
	cursor: pointer;
	font-size: 12px;

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #131313;
	color: #afafaf;
	margin-right: 5px 0 0 5px;
	border:none;
	padding: 5px;
}


a{
	outline: none;
}


/* 
	Miscellaneous-Styles   
*/


/*search*/

.searchset{
	height: 35px;
	width: 160px;
	overflow:hidden;
	
	}
.search {
	border: none;
	width: 160px;
	margin: 0 auto;
	background: #131313;
}
.searchset input, .searchset button {
font-size: 12px;
	color: #afafaf;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #131313;
	margin-right: 5px 0 0 5px;
	border:none;
	padding: 5px;
}
.search input.box {
	font-size: 12px;
	color: #afafaf;
	width: 105px;
	height: 25px;
	background: #131313 url(images/search_bg.png) no-repeat;
	margin-right: 5px;
}

.search button.btn {
	width: 38px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background: #131313 url(images/search_bg.png) no-repeat top right;
}
