/*
Theme Name: Clean
Theme URI:http://wp.3ms.ca
Description:Clean and Simple Wordpress Theme.
Version:1.0
Author:3magine Inc.
Author URI:http://www.3magine.com
Tags:white, fixed-width, two-columns, right-sidebar

	"Clean" by http://www.3magine.com/
	The CSS, XHTML and design is released under the GPL.

*/

body {
	background-color: #deddd8;
	font: 14px/1.7em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
a {
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #000;
}
hr{
	margin-bottom: 35px;
	border: 0;
	border-top: 1px solid #E5E5E5;
	width: 100%;
	color: #fff;
	clear: both;
}
h2 { font-size: 18px; }
.round {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header {
	float:left;
	width: 960px;
	margin: 20px 0;
}
#logo { 
	float: left; 
}
#logo a {
	border-bottom: none;
	color: #000;
}
#logo h1 {
	font-size: 34px;
	line-height: normal;
}
#logo h2 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}
#nav {
	float: right;
}
#nav li {
	text-align: center;
	float: left;
	display: inline;
}
#nav li a {
	font-size: 14px;
	display: block;
	padding: 10px;
	border-bottom: none;
}
#container, #feature {
	float: left;
	width: 920px;
	background: white url(images/gradient-bg.gif) 0 bottom repeat-x;
	border: 1px solid white;
	padding: 20px;
}
#feature {
	float: left;
	font: italic normal 30px/1.4em Georgia, "Times New Roman", Times, serif;	
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 650px;
	border-right: 1px solid #e5e5e5;
	padding: 0 0 30px 0;
}
.post {
	padding: 0 30px 0 0;
}
.post img {
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.post p {
	margin: 14px 0 14px 0;
}
.post em{
	font-style: italic;
}
.post h2 {
	font-size: 24px;
	margin: 25px 0 10px 0;
}
.post h1, .post h1 a{
	font-size: 24px;
	margin: 0 0 10px 0;
}
.post h3, .post h4 {
	font-size: 20px;
	margin: 15px 0 10px 0;
}
.post h4 {
	font-size: 18px;
}
.post .indent {
	padding-left: 10px;
}
.post .indent p {
	padding-left: 10px;
}
.post small {
	font-size: 11px;
}
.post small a {
	color: #666;
}
.post small a:hover {
	color: #333;	
}
.post .alignright {
	float: right;
	margin-left: 10px;
}
.post .alignleft {
	float: left;
	margin-right: 10px;
}
.post abbr {
	font-weight: normal;
}
.post ul{
	list-style: disc;
	margin: 0 0 0 25px;
}
.post ol {
	list-style: decimal;
	margin: 0 0 0 30px;
}
.post .wp-caption {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 10px;
	text-align: center;
	padding: 5px 0 0;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color: #666;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	font-size: 14px;
	font-style: italic;
}
.post pre {
	font-family: courier;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 14px 0 14px 0;
}
.post .message ul {
	margin: 12px 0 0;
}
.post .message {
	display: none;
	background: #0F67A1;
	margin-top: 10px;
	padding: 20px;
	color: #fff;
}
#comments {
	padding: 0 30px 0 0;
}
#comments h3, #comments h4 {
	font-size: 18px;
	margin: 20px 0 5px;
}
#comments cite{
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
}
#comments em {
	font-style: italic;
	text-align: right;
}
#comments ol.commentlist li {
	margin-top: 20px;
	padding: 10px 5px 20px 10px;
	border-bottom: 1px solid #e5e5e5;
}
#comments ol.commentlist li.alt {
	background-color: #f3f2f2;	
}
#comments ol.commentlist li small {
	font-size: 11px;
}
#comments ol.commentlist li a {
	color: #666;
}
#comments ol.commentlist li a:hover {
	color: #333;
}
#comments p {
	margin: 10px 0 0 10px;
	width: auto;
}
#comments span {
	display:block;
	color:#eee;
	font-family:Georgia;
	font-size:120px;
	font-weight:normal;
	float:right;
	padding-top:25px;
}
#comments ul.formlist {
	margin: 20px 0;
	width: 375px;
}
#comments ul.formlist li {
	display: block;
	margin: 10px 0 0;
}
#comments ul.formlist p {
	margin: 10px 0 0;
}
#comments input, textarea {
	width: 370px;
	padding: 5px;
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#comments li.submitbutton input {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:5px 0;
	background: #333;
	border: 1px solid #999;
	color: #FFF;
	cursor: pointer;
	width: 130px;
}
#sidebar {
	width: 250px;
	float: right;
	margin: 0 0 25px 0;
}
#sidebar .block {
	margin-bottom: 20px;
}
#sidebar h3 {
	margin: 0 0 5px 0;
	font-size: 18px;
}
#sidebar .block ul {
	margin: 0;
}
#sidebar .block ul .children{
	border:0;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top:1px solid #e5e5e5;
}
#sidebar .block li a {
	font-size: 12px;
	padding:2px 0 2px 0px;
	display: block;
	border-bottom: none;
}
#sidebar .block li a:hover {
	color:#333;	
}
#sidebar .widget_search label {
	display: block;
	font-size: 12px;
}
#sidebar .widget_recent_comments li {
	padding: 2px 0 4px 0;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	border-bottom: 1px solid #e5e5e5!important;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
	border-bottom: 1px solid #e5e5e5;
}
#sidebar .calendar h3{
	display: none;
}
#sidebar #wp-calendar {
	text-align: center;
	font-size: 12px;
	width: 100%;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align: center;
}
#sidebar #wp-calendar caption {
	padding: 0 0 3px 0;
}
#sidebar #wp-calendar th {
	font-weight: bold; 
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#sidebar #wp-calendar tfoot td{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 2px;
}
#footer {
	float: left;
	padding: 10px;
	font-size: 11px;
	color: #666;
}