/*  
Theme Name: Red Matrix Pill
Theme URI: http://www.wpdesigner.com/2007/01/31/red-matrix-pill/
Description: Red Matrix Pill Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float:center;
	vertical-align: top;
	background: #f3f4fa url(images/bg_body.gif) repeat-x;
	color:#333333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #7184b4;
}

a:hover{ 
	text-decoration: underline;
	color: #7184b4;
}

a2{
	text-decoration: underline;
	color: #a00;
}

a2:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0 0; }

blockquote{
	margin: 15px 0 0 0;
	background: #333;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #3f3f3f;
}

code{ background: #333; }

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;
	background: #333;
	color: #333;
}

small{ font-size: 11px; }

pre{ width: 90%; }

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	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: 0px auto;
	width: 1200px;
	float: center;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#header{
	float: left;
	width: 1200px;
	height: 140px;
	background: url(images/bg_header.gif) no-repeat;
	background-position:left;
}

#header h1{
	padding:0;
	font-size: 120px;
	text-transform: uppercase;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{ text-decoration: none; }

.description{
	padding: 20px 0 0 60px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fbaeae;
}

.narrowwrapper{
	margin: 0;
	float: left;
	width: 1030px;
	background: #f3f4fa url(images/bg_narrowwrapper.gif) no-repeat bottom left;
}

.narrowcolumn{
	padding:0 0 0 0;
	float: left;
	width: 1030px;
	background: url(images/bg_narrowcolumn.gif) no-repeat;
}

.post{ padding:20px 20px 20px 0px; }

.post h2{
	font-size: 26px;
	font-family:"微软雅黑";
}

.next{float:right;}

.previous{float:left;}

.entry{
	margin:10px 0 0 0;
	line-height: 26px;
	background: url(images/bg_dotted.gif) repeat-x;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
}

.entry h2{
	font-size: 20px;
	line-height: 26px;
}

.entry h3{
	font-size: 16px;
	line-height: 26px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px;}

.entry h6{ font-size: 11px;}

.entry img{ padding: 0px; }

.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{
	font-size:12px;
	margin: 10px 0 0 0;
	padding: 10px 0 5px 0;
	background: url(images/bg_dotted.gif) repeat-x;
	border-bottom: 0px solid #3c5f2d;
}

.postdate{
	padding: 6px 0 0 0;
	color: #333333;
	font-size:12px;
}

.browse{
	padding: 20px 0 20px 0px;
	font-size: 14px;
	font-weight: bold;
}

.sidebarwrapper{
	margin: 0;
	float: right;
	width: 170px;
	background: #f3f4fa url(images/bg_sidebarwrapper.gif) no-repeat bottom left;
}

.sidebar{
	float: right;
	width: 170px;
	color: #9ea4b3;
	font-size: 12px;
	background: url(images/bg_sidebar.gif) no-repeat top;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{ margin:0; }

.sidebar li.widget_search{}

.sidebar li.widget_calendar{}

.sidebar li.widget_calendar h2{}

.sidebar ul li{ padding: 20px 6px 0 15px; }

.sidebar ul li a{
	text-decoration:none; 
	color:#9ea4b3;
}

.sidebar ul li a:hover{
	text-decoration:underline;
	color:#9ea4b3;
}

.sidebar ul li h2{
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight:bold;
	color:#7184b4;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.sidebar ul ul{ padding: 5px 0 0 0; }

.sidebar ul ul li{
	padding: 0;
	line-height: 22px;
}

.sidebar ul ul ul{ padding: 0; }

.sidebar ul ul ul li{ padding: 0; }

/* comments template */

.comments-template{
	margin: 30px 0 0 0;
	padding: 0;
	border-top: 5px solid #d6d8df;
	font-size:12px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0 0;
	line-height:14px;
	padding:0 0 10px 0;
	border-bottom: 1px solid #d6d8df;
}

.commentmetadata{}

.comments-template p.nocomments{ padding: 0 0 10px 0; }

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 5px;
	text-align: right;
	vertical-align: top;
	background: #111;
}

table#wp-calendar td{
	padding: 5px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	float: center;
	width: 1200px;
        background: url(images/bg_dotted.gif) repeat-x top left;
}

#footer a{
	color:#d6d8df;
	font-size:12px;
}

#footer p{
	padding: 10px 0;
	font-size:12px;
	line-height: 18px;
	color:#d6d8df;
	text-align: left;
}