/*
Theme Name: MiniWP
Theme URI: http://www.happinesz.cn/archives/474/
Description: <a href="http://www.happinesz.cn/archives/474/" rel="Theme HomePage">MiniWP</a> is Lite and Clear theme for your wordpress blog with a 2-column layout and widgeted ready sidebar. Licensed under GPL...
Tags: 2 columns, clear, fixed width, sofished
Version: 1.2
Author: <a href="http://www.happinesz.cn/">sofish Lin</a>
Author URI: http://www.happinesz.cn/about-me/
*/


/* Layout 
---------------------------------------------------------*/
#container {
	float: left;
	margin: 0 -215px 15px -75px;
	width: 100%;
}
#content {
	margin: 0 210px 0 150px;
	line-height:150%;
	width:535px;
	padding-right:10px;
	border-right:1px solid #fff;
}
.sidebar {
	float: right;
	overflow: hidden;
	width: 200px;
	font-size:13px;
	margin-bottom:15px;
}
#footer {
	clear: both;
}
/* Main Elements
--------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
body {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
        background-image: url(http://lindsaymaddox.com/images/header-bg.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color:#6a6da9;
}
a:hover {
	color:#3cf;
}
#wrapper {
	width:850px;
	margin:0 auto;
}
img, img a {
	border:none;
}
p {
	margin-bottom:12px;
}
blockquote {
	margin:0 37px 0 30px;
	padding-left:10px;
	border-left:5px solid #eee;
}
blockquote blockquote {
	margin:0 0 0 25px;
}
code {
	font-size:14px;
	line-height:130%;
	font-family:"Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#696969;
        padding-top: 10px;
}
input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:13px;
}
.entry-content img {
	border:1px solid #ddd;
	padding:2px;
}
.entry-content ul {
	margin:0 41px 10px 42px;
}
.entry-content ol {
	margin:0 41px 10px 45px;
}
.entry-content ul, .entry-content ol {
	padding-right:0;
}
.entry-content ul li {
	list-style:square;
}
.entry-content a:hover {
	text-decoration:underline;
	color:#f30;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:10px;
}
.entry-content h1 {
	font-size:18px;
}
.entry-content h2 {
	font-size:17px;
}
.entry-content h3 {
	font-size:16px;
}
.entry-content h4 {
	font-size:15px;
}
.entry-content h5 {
	font-size:15px;
}
.entry-content h6 {
	font-size:14px;
}
/* Header
--------------------------------------------------*/
#header  {
	padding: 0;
        margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -138px;
	background-color: #FFFFFF;
	background-image: url(http://lindsaymaddox.com/images/header-bg.gif);
	background-repeat: repeat-x;
	width: 931px;
}
#header1 {
	width: 931px;
	height: 82px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://lindsaymaddox.com/images/header-div1-bg.gif);
}
#header2 {
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 118px;
	background-image: url(http://lindsaymaddox.com/images/header-div2-bg.gif);
}
#header2 img {
	margin-left: 211px;
	margin-top: 11px;
}
#header3 {
	height: 58px;
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://lindsaymaddox.com/images/header-div3-bg.gif);
}
#header3 img {
	margin-left: 674px;
	margin-top: 2px;
}
#header4 {
	background-image: url(http://lindsaymaddox.com/images/header-div4-bg.gif);
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 64px;
}
#header4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2627A7;
	text-decoration: none;
	font-style: italic;
}
#header4 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
#header4 ul {
	list-style-type: none;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 10px;
}
#header4 li {
	display: inline;
	background-color: d3d3ff;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-top: 0px;
	background-image: url(http://lindsaymaddox.com/images/menu-bg.gif);
	background-repeat: repeat-x;
}
/* Content
--------------------------------------------------*/
#container, .sidebar {
	margin-top:30px;
}
#content {
	font-size:14px;
	clear:both;
}
.post {
	margin-bottom:20px;
}
.entry-title, #comments h3 {
	clear:both;
	margin:0 0 10px -150px;
	border-bottom:1px solid #ddd;
	padding-left:150px;
	font-size:18px;
	padding-bottom:3px;
	text-transform:uppercase;
}
.page-title {
	color:#ffc20e;
	margin-bottom:15px;
	font-size:16px;
	text-transform:uppercase;
}
.entry-info {
	margin-left:-150px;
	float:left;
}
.entry-info li {
	list-style:none;
	padding:2px 0;
	border-bottom:1px solid #ddd;
	width:140px;
}
.entry-content {
	min-height: 120px;
}
a.more-link {
	text-decoration:none;
	color:#777;
}
a.more-link:hover {
	color:#f30;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin:0 auto;
}
.noresults ol li h3 {
	font-weight:500;
	font-size:15px;
	padding:2px 0;
	margin:0;
}
.noresults ol li h3 a {
	color:#6a6da9;
}
.noresults ol li h3 a:hover {
	color:#3cf;
}
input#noresults-s {
	width:250px;
}
/* Comment
--------------------------------------------------*/
#comments h3 {
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
}
.comments ol {
	margin-bottom:20px;
}
.comments ol li {
	list-style:none;
	color:#3cf;
	border:1px solid #fff;
	padding:10px 0;
	border-bottom-color:#ddd;
}
#comments-list ol li .avatar {
	float:right;
	padding:2px;
	border:1px solid #eee;
}
.moderation {
	color:#f30;
}
.comment-text {
	color:#777;
}
.comment-meta {
	color:#008792;
}
.comment-meta a {
	color:#7fb80e;
}
.comment-meta span a, .comment-meta span {
	color:#fdb933;
}
.comment-meta span a:hover, .comment-meta a:hover {
	color:#3cf;
}
.required {
	color:#f30;
}
p input {
	padding:3px 5px;
	margin-right:10px;
	width:200px;
	border:1px solid #ddd;
}
textarea#comment {
	border:1px solid #dcdcdc;
	padding:3px 5px;
}
input#submit {
	margin-top:10px;
	text-align:center;
	padding:3px 0;
	background:#565656;
	color:#fff;
}
/* Sidebar
--------------------------------------------------*/
#searchform {
	width:200px;
	margin:10px 0;
}
#s, #noresults-s {
	width:128px;
	border:1px solid #ddd;
	padding:3px 5px;
}
#searchsubmit, #noresults-searchsubmit {
	width:55px;
	padding:2px 0;
	background:#656565;
	border:1px solid #ddd;
	color:#fff;
}
.sidebar {
	color:#3cf;
}
.sidebar p {
	margin-top:10px;
	line-height:135%;
	color:#777;
}
.sidebar h4 {
	font-size:17px;
	text-transform:uppercase;
	padding-bottom:4px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
}
.sidebar ul li {
	list-style:none;
}
.sidebar ul ul {
	margin:10px 0;
}
.sidebar ul ul li {
	list-style:square;
	margin:0 0 0 1em;
	padding:2px 0;
	border-bottom:1px solid #eee;
}
/* Footer
--------------------------------------------------*/
#footer  {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	color: #2627A7;
        width: auto;
        margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #C5C5EE;
} 
#footer  a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #DD02BB;
	text-decoration: none;
}
#footer  p  {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
