/*  
Theme Name: Red Matrix Pill
Theme URI: http://www.wpdesigner.com
Description: Red Matrix Pill Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	background:#000000;
}

body{
	font-family: "Trebucht MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #cddbce;
}

a{
	color: #cce276;
	text-decoration:none;
}

a:hover{ text-decoration: none; 
		  color: #275aaf;}

a img{ border: 0; }

h1, h2, h3, h4, h5, h6{
	font-family: "Trebucht MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7d9092;
}



abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	
}

code{
	
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	
	color: #333;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: "Trebucht MS", Verdana, sans-serif;
	font-size: 10px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


#container{
	margin: 0 auto;
	width: 530px;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
}

#header{
	float: left;
	width: 530px;
	
	
}

#header h1{

  	color: #7d9092;
  	font-size: 20px;
  	font-stretch: expanded;
  	background: #101010;
  	border-bottom: 1px solid #7d9092;
}

#header h1 a{
	text-decoration: none;
	color: #7d9092;
}


.description{
	padding: 10px 0 0 40px;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
}

.narrowwrapper{
	margin: 10px 0 0;
	float: left;
	width: 530px;

}

.narrowcolumn{
	float: left;
	width: 530px;
	
}

.post{
	padding: 15px;
}

.post h2{
	font-size: 25px;
	color: #7d9092;
	font-stretch: expanded;
        font-height:2em;

}

.post h2 a{
	font-size: 25px;
	color: #7d9092;
	font-stretch: expanded;
        font-height:2em;
}

.post h2 a:hover{
	font-size: 25px;
	color: #9fb2b4;
	font-stretch: expanded;
        font-height:2em;
}

.entry{
	margin: 20px 0 0;
	line-height: 18px;
	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
	color: #7d9092;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

.entry h2{
	font-size: 18px;
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
	line-height: 24px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 1px solid #333;
	padding: 4px;
	
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;

}

.postdate{
	font-size: 10px;
 	color: #666;
	text-align: right;
}

.browse{
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}

.sidebarwrapper{
	margin: 10px 0 0;
	float: left;
	width: 508px;
	
}

.sidebar{
	float: left;
	width: 508px;
	font-size: 16px;

}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
	font-size:10px;
	float:right;
}

.sidebar li.widget_search{

}

.sidebar li.widget_calendar{

}

.sidebar li.widget_calendar h2{

}

.sidebar ul li{
	padding: 20px;
}

.sidebar ul li h2{
	padding: 0 0 20px;
	font-size: 22px;
	
}

.sidebar ul ul{
	padding: 20px 0 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #333;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #333;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 40%;
	font-family: "Trebucht MS", Verdana, sans-serif;
	text-transform: none;
	line-height: 1.2em;
	font-size:75%;
}

table#wp-calendar caption{
	
}

table#wp-calendar th{
	
	text-align: right;
	vertical-align: top;
	
}

table#wp-calendar td{
	
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	float: left;
	width: 530px;
}

#footer a{
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}