/*
Theme Name: Temp-Clean
Theme URI: http://www.bonoseo.com
Description: This Wordpress theme was customized. Original theme is here 
http://midmodesign.com/news/general/our-special-wordpress-theme/
Version:1.0
Author:Mariusz Kaczmarek
Author URI:http://www.bonoseo.com/
Tags:white, orange, fixed-width, two-columns, right-sidebar, widget, social, seo, twitter

	The CSS, XHTML and design is released under the GPL.

*/

/* ============ RESET ============ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;background-color:transparent;color: #232323;} :focus {outline: 0;} body {line-height: 1;} ol, ul {list-style: none;} table {border-collapse: separate; border-spacing: 0;
} caption, th, td {text-align: left; font-weight: normal;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";}
/* ============ RESET ============ */

body {
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size:9.5pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15pt;
background: #fff url(images/bgr.jpg) fixed no-repeat 50% 3%;
}
a {
border-bottom:1px dotted #B37700;
text-decoration:none;
color:#B37700;
font-weight:400;
}
a:hover {
color:#232323;
border-bottom:1px dashed #232323;
background: transparent;
}
em{
font-style:italic;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ddd;
width:80%;
color:#fff;
clear:both;
}
small {
font-size:11px;
color: #777;
}
/* WRAPPER */
#wrapper {
width:830px;
margin:37px auto;
}

/* ============ HEADER ============ */
#header {
float:left;
width:100%;
background: transparent url(images/bonoseo.com-logo.gif) no-repeat 0% 0%;
min-height: 80px;
}
#logo {
float:left;
width:auto;
padding: 7px 0px 0px 100px;
cursor:pointer;
}
	#logo h1 a{
	color:#fa0;
	font-size: 25pt;
	font-weight : bolder;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-3px;
	}
	#logo h1 a:hover {
	background: transparent;
	color: #D99100;
	}
	#logo h2 {
	font-size : 14pt;
	font-weight : bold;
	padding : 11px 0 0 2px;
	color: #777;
	}
#nav {
float:right;
width:auto;
margin-top: 12px;
clear: both;
}
	#nav li {
	float:left;
	display:inline;
	}
	#nav li a {
	font-size:20px;
	font-weight:bolder;
	display:block;
	padding: 5px 0px 23px 23px;
	border-bottom:none;
	}
	#nav li a:hover {
	background: transparent;
	}
/* ============ HEADER ============ */

/* ============ CONTENT ============ */
#content {
width:500px;
float:left;
min-height:420px;
padding:0 30px;
border-top:1px dotted #ccc;
}
	.post p {
	margin:14px 0;
	}
	.post h1, .post h2, .post h3, .post h4 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	line-height:26pt;
	font-weight:normal;
	}
	.post h1, .post h1 a{	
	font-size:22pt;
	margin:30px 0 10px 0;
	}
	.post h2 {
	font-size:18pt;
	margin:25px 0 10px 0;
	}
	.post h3, .post h4 {
	font-size:15pt;
	margin:15px 0 10px 0;
	}
	.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
	color:#555;
	}
	.post .indent {
	padding-left:10px;
	}
	.post .indent p {
	padding-left:10px;
	}
	.post small a {
	font-weight:normal;
	}
	.post .alignright {
	float:right;
	margin:10px;
	}
	.post .alignleft {
	float:left;
	margin:10px;
	}
	.post .aligncenter {
	margin:10px auto;
	display:block;
	}
	.post abbr {
	font-weight:normal;
	}
	.post ul{
	list-style:circle;
	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:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
	.post pre {
	font-family: 'Lucida Console', Monaco, monospace;
	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;
	}
/* Sociable buttons */
	.post .sociable ul li a {
		border: 0px;
	}
	div.sociable { 
		margin: 16px 0;
	}
	span.sociable_tagline { position: relative; }
	span.sociable_tagline span { display: none; width: 14em; }
	span.sociable_tagline:hover span {
		position: absolute;
		display: block;
		top: -5em;
		background: #fff;
		border: 1px solid #ccc;
		color: black;
		line-height: 1.25em;
	}
	.sociable span {
		display: block;
	}
	.sociable ul {
		display: inline;
		margin: 0 !important;
		padding: 0 !important;
	}
	.sociable ul li {
		background: none;
		display: inline !important;
		list-style-type: none;
		margin: 0;
		padding: 1px;
	}
	.sociable ul li:before { content: ""; }
	.sociable img {
		float: none;
		width: 16px;
		height: 16px;
		border: 0;
		margin: 0;
		padding: 0;
	}
	.sociable-hovers {
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=75);
	}
	.sociable-hovers:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}

/* Comments */	
#comments h3, #comments h4{
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #fa0;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#comments .avatar{
float:left;
padding-right:5px;
}
/* ============ CONTENT ============ */

/* ============ SIDEBAR ============ */
#sidebar {
width:200px;
float:right;
}
	#sidebar .alignright {
	float:right;
	margin:10px 0 0 3px;
	}
	#sidebar h3 {
	padding:25px 0 0 0;
	font-size:18px;
	}
	#sidebar .block ul .children{
	border:0;
	padding: 0 0 0 8px;
	}
	#sidebar .block li {
	border-top:1px dotted #ccc;
	}
	#sidebar .block li a {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-size:13px;
	font-weight:normal;
	padding:2px 0 2px 15px;
	display:block;
	border-bottom:none;
	}
	#sidebar .block li a:hover {
	background:#f7f7f7 url(images/bullet_yellow.gif) no-repeat scroll 6px 52%;
	}
	
	/* Widget TWITTER */
	#sidebar .widget_twitter  li a {
	background:transparent;
	display: inline;
	padding: 0px;
	}
	#sidebar .widget_twitter  li a:hover {
	background:#f7f7f7;
	display: inline;
	}
	#sidebar .widget_twitter h3 a, #sidebar .widget_twitter h3 a:hover{
	border: 0;
	}
	/* Widget TWITTER */
	
	#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
	}
	#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding:2px 0 2px 15px;
	}
	#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
	}
	#sidebar .widget_recent_comments li a:hover {
	color:#e12000;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
	}
	#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
	}
	#sidebar .widget_text h3 , #sidebar .calendar h3{
	border-bottom:1px dotted #ccc;
	}
	#sidebar .calendar h3{
	display:none;
	}
	#sidebar #wp-calendar {
	width:95%;
	text-align:center;
	}
	#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align:center;
	}
	#sidebar #wp-calendar caption {
	font-size:18px;
	padding:25px 0 3px 0;
	}
	#sidebar #wp-calendar th {
	font-weight: bold; 
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
	#sidebar #wp-calendar tfoot td{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
/* ============ SIDEBAR ============ */

/* ============ FOOTER ============ */
#footer {
width:100%;
float:left;
border-top:1px dotted #ccc;
text-align:center;
padding:23px 0px;
}
/* ============ FOOTER ============ */