/*
Theme Name: Blocks
Theme URI: http://wordpress.org/extend/themes/blocks/
Description: Blocks is a simple theme, no images and doesn't require any plugin, transplant from my OPERA BLOG. Compatible with WordPress 2.7, threaded comments ready.
Version: 3.0
Author: mg12
Author URI: http://www.neoease.com/
Tags: white, light, two-columns, three-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments
*/

/* base START */
* {
	margin:0;
	padding:0;
}
body {
	background:#EBEBED;
	color:#333;
	font-size:12px;
	font-family:Verdana,Tahoma,"BitStream vera Sans",Arial,Helvetica,sans-serif;
}
#container {
	margin:0 auto;
	padding-bottom:10px;
	width:960px;
}
small, .small {
	font-size:10px;
}
img {
	border:none;
}
.inline {
	display:inline;
}
.more-link {
	font-size:10px;
}
.sided {
	background:#FFF;
	border:1px solid #899EA6;
	padding:3px;
}
a .sided:hover {
	border-color:#496370;
}
.post .content .wp-caption p {
	margin-left:3px;
	margin-right:10px;
}
a {
	color:#258;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote,
pre {
	background:#F1F5F6;
	border:1px dashed #B0BEC7;
	color:#666;
	padding:5px 10px;
	margin:5px 0;
}
pre {
	overflow:scroll;
}
blockquote a {
	color:#258;
}
blockquote.adminquote {
	background:#F6F9E7;
	border-color:#D5E396;
}
.feed, .feed a {
	color:#E05C23;
}
.textfield,
.textarea {
	border:1px solid #A4B97F;
	padding:2px 1px;
	font-size:12px;
	font-family:Verdana,Tahoma,"BitStream vera Sans",Arial,Helvetica,sans-serif;
}
.clear, .fixed {
	clear:both;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px !important;
	margin-right:7px;
}
.right {
	float:right;
	margin-left:10px !important;
	margin-left:7px;
}
.block {
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.block .content {
	background:#F1F5F6;
	margin:1px;
	padding:6px 10px;
}
.block .g {
	background:#F6F9E7;
}
.block .r {
	background:#F6EEE3;
}
.boxcaption {
	border:1px solid #B0BEC7;
	border-bottom:none;
}
.boxcaption h3 {
	border:1px solid #FFF;
	background:#F1F5F6;
	padding:5px 10px;
	font-size:12px;
	color:#258;
}
.boxcaption a {
	text-decoration:none;
}
.box {
	border:1px solid #B0BEC7;
	border-top:none;
	padding:10px;
	margin-bottom:10px;
}
.narrowCenterColumn {
	margin-left: 30%;
	margin-right: 30%;
}/* base END */

/* header START */
#header {
	background:#E9EEF1;
	border:1px solid #B0BEC7;
}
#header .content {
	background:#FFFFFF;
	width:100%;
	height:100%;
}
#header .content #title {
	float:left;
	padding:15px;
}
#header .content h1 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:-1px;
}
#header .content #tagline {
	font-size:10px;
}
#header .meta {
	font-size:10px;
	border:1px solid #FFF;
}
#header .banner {
	float:right;
	padding:4px 4px 0 0;
}
/* header END */

/* main START */
#main {
	width:696px;
	float:left;
	overflow:hidden;
}
.post {
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.post .title {
	background:#E9EEF1;
	font-size:14px;
	border:1px solid #FFF;
	padding:5px 10px;
	text-decoration:none;
	color:#258;
}
.post .title a:hover {
	text-decoration:none;
	color:#333;
}
.post .content {
	background:#FFF;
	padding:10px 11px 0;
	line-height:145%;
	overflow:hidden;
}
.part,
.post .content p {
	margin-bottom:10px;
	margin-right: 20px;
}
.post .content ul, {
	padding-bottom:10px;
}
.post .content li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	border-collapse:collapse;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin:5px 0 10px;
}
.post .content table tr td,
.post .content table tr th {
	border:1px #B0BEC7;
	border-style:solid dotted;
	text-align:left;
	vertical-align:middle;
	padding:5px 10px;
}
.post .content table tr th {
	background:#F6F9E7;
}
.post .meta {
	background:#F1F5F6;
	border:1px solid #FFF;
	padding:5px 10px;
	font-size:10px;
}
/* main END */

/* sidebar START */
#sidebar {
	float:right;
	width:254px;
	overflow:hidden;
}
#sidebar li {
	list-style:none;
}
.widget {
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.widget h3 {
	background:#E9EEF1;
	font-size:11px;
	margin:1px;
	padding:5px 10px;
	text-decoration:none;
	color:#258;
}
.widget a:hover h3 {
	background:#E1E7E9;
}
.widget ul {
	padding:4px 7px 10px;
}
.widget .space {
	padding:4px 12px 8px;
}
.widget li {
	line-height:18px;
	padding:3px 5px;
	border-bottom:1px solid #DCE3E9;
}
#searchbox {
	background:#F6F9E7;
	padding:6px;
	margin:1px;
}
#searchbox .textfield {
	width:234px;
}
#searchbox .tip {
	float:left;
	color:#84985D;
	padding:6px 0 0;
	font-size:10px;
}
#searchbox .button {
	float:right;
	margin:4px 0 0;
	font-size:10px;
	cursor:pointer;
}
.widget ul li ul {
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}
.widget li li {
	padding:3px 5px 0;
	border-top:1px solid #DCE3E9;
	border-bottom:none;
	line-height:18px;
	margin-top:3px;
	margin-right:-5px;
}
.widget_tag_cloud {
	padding:0 11px 8px 11px;
}
.widget_tag_cloud h3 {
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:4px;
}
/* sidebar END */

