/*
Theme Name: Bizen blog
Theme URI: http://blog.bizen.it/
Description: Bizen blog
Version: 0.2
Author: Andrea Morandini
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;
}q:before,q:after {content:'';}
abbr,acronym { border:0;}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #7f9e13 url('images/background.jpg') repeat-x top center;
	color: #353535;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {}

#headerimg 	{
	margin:0;
	height: 192px;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	}

#content a {
	color:black;
}

#content a.more {
	color:white;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	margin:10px 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	font-size:12px;
	font-weight:bold;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.sociable_tagline {
	margin-bottom:7px;
}

.sociable_tagline, .related_post_title {
	font-size:13px;
	font-weight:bold;
}

#footer {
	padding: 0;
	width: 760px;
	clear: both;
	border: none;
	margin: 80px auto 10px auto;
}

#footer p {
	text-align: left;
	color:white;
	font-size:18px;
	background:transparent;
}

#footer p.address {
	font-size:13px;
} 

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


strong{
	font-weight:bold;
}

	pre {
		overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
		white-space: pre-wrap; /* css-3 */
		white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */ /*
		width: 99%; */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
	}

h1, h2, h3 {}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#0f2d42;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar, .commentlist li .photo { 
	float: right;
	border: 1px solid #95B418;
	padding: 2px;
	background: #fff;
	width:32px;
	height:32px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: inherit;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.comment_count a {
	color:white;
	display:block;
	line-height:40px;
	text-align:center;
	width:100%;
}	

.comment_count a:hover, .comment_count a:visited {
	color:white;
}

p {
	margin-bottom:1em;
	font-size:14px;
}	

em {
	font-style:italic;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	width:941px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	width: 913px;
	height:176px;
	margin: 0 0 10px 11px;
	position:relative;
}

#header .alt {
	display:none;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.blog #content  {
	background:transparent url(images/back-menu.jpg) no-repeat scroll 16px 128px;
}

#t {
	background: transparent url(images/c_t.png) no-repeat right top;
	padding:0;
	height:43px;
	width:937px;
	position:relative;
}

#l {
	background: transparent url(images/c_l.png) no-repeat left bottom;
	padding:0 0 0 12px;
	width:913px;
}

#r {
	padding:0 0 0 12px;
	background:transparent url(images/c_r.png) no-repeat right top;
	width:937px;
}

#b {
	background: transparent url(images/c_b.jpg) no-repeat right bottom;
	padding:0;
	height:32px;
	width:937px;
}



#footer a {
	color:white;
}



#main-width {
	margin:0 auto;
	padding:0;
	position:relative;
	background:#E3E3E3 url('images/content.png') repeat-y 0 0;
}


.more {
	display:block;
	background-color:#37697e;
	height:14px;
	line-height:26px;
	float:right;
	display:inline;
	color:white;
	font-size:13px;
	text-align:center;
	width:130px;
	text-decoration:none;
	margin:0 0 0 10px;
}

.comment_count {
	width:60px;
	height:50px;
	display:inline;
	background: transparent url(images/comment_count.png) no-repeat 0 0;
	margin:0;
	float:right;	
	margin-left:10px;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width:626px;
	}

.post {
	margin: 38px auto 0 auto;
	text-align: justify;
	width:546px;
	}


.widecolumn .post {
		margin: 28px auto 0 auto;
		text-align: justify;
		width:586px;
	}

	
.entry {
	clear:both;
}	

#content h2, #content h1, #content h2.pagetitle {
	margin:24px 0;
	background:white;
	font-size:27px;
	line-height:26px;
	padding:10px 10px 10px 20px;
	font-weight:normal;
	color:#0F2D42;
	text-align:left;
}

#content h2.pagetitle {
	margin:24px 20px;
}

.post hr {
	display: block;
	}

.single .postmetadata {
	text-align:right;
}

.postmetadata {
	padding-top: 5px;
	clear:both;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#sidebar #get-recent-comments ul {
	margin:0;
	list-style: none;
}

#sidebar #get-recent-comments ul p {
	margin:0;
	padding:0;
	margin-left:42px;
}

#sidebar #get-recent-comments ul li {
	list-style: none;
	margin-left:0px;
	background:none;
	padding-left:0;
}

#sidebar #get-recent-comments ul li ul{
	margin:0;
	list-style: none;
	background:none;
padding-left:12px;
}

#sidebar #get-recent-comments img.photo{
	width:32px;
	height:32px;
	display:block;
	float:left;
	border:solid 1px #92b516;
	margin:0 6px 0 0;
	display:inline;
}



.postmetadata {
	margin:0 20px;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0;
	}

#sidebar a {
	color:#37697e;
	text-decoration:underline;
	font-size:13px;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	color:#b0ca24;
	font-size:27px;
	line-height:32px;
}

#sidebar h2.delicious-banner {
	background-color:#8fabb8;
	font-size:13px;
	line-height:32px;
}

#sidebar h2.delicious-banner a {
	color:white;	
	line-height:32px;
	margin-left:8px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-weight:normal;
	}

	
h3#comments, .navigation, .commentlist, #respond{
	margin: 0 auto;
	width:586px;	
	display:block;
}

h3#comments {
	padding: 0;
	margin: 40px auto 0 auto;
	color:#37697e;
	font-size:27px;
	width:586px;
	}

#respond {
	background-color:white;
	width:546px;
	padding:20px;
}

#respond h3 {
	margin:0;
	color:#37697e;
	font-size:27px;
}

	
#header h1, #header h2 {
	display:block;
	width:252px;
	height:81px;
	padding:0;
	background: transparent url('images/logo.png') no-repeat 0 0;
	padding:0;
	position:absolute;
	top:26px;
	margin:0;
}



#header h1 a, #header h2 a {
	display:block;
	width:100%;
	height:100%;
}

#header h1 a span, #header h2 a span{
	display:none;
}
	

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	clear:left;
	}

.alignright {
	float: right;
	clear:right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#menu {
	height:148px;
	position:relative;
}

/*---------------- MENU PRINCIPALE TOP --------------------*/
	
#nav_main {
	width:420px;
	position:absolute;
	top:76px;
	right:0px;
	}

#nav_main li {
	width:80px;
	border:solid 1px red;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-1px;
	padding-right:3px;
	font-weight: bold;
	color:#61707d; /*blu*/
	margin-left:20px;
	}

#nav_main li a {
	display: block;
	color:#37697e; /*blu*/
	text-decoration:none;
	}

#nav_main li a:hover {
	display: block;
	color:#b2d70f;
padding-bottom:3px;
	border-bottom:5px solid #b2d70f;
	}
#nav_main li.current {
	display: block;
	color:#b2d70f;
	padding-bottom:3px;
	border-bottom:5px solid #b2d70f;
	}
#main-nav li.current a:hover {
	display: block;
	color:#b2d70f;
	padding-bottom: 0px;
	border-bottom: none;
	}

/*-------------------- FINE TOP HEADER --------------------*/


#rss {
	background:transparent url('images/rss.png') no-repeat scroll 0 0;
	color:white;
	display:block;
	float:right;
	font-size:14px;
	height:24px;
	line-height:24px;
	padding:0 0 0 30px;	
	text-decoration:none;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:  0 0 0 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	font-size:12px;
	}

#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style: none;
	background: white url('images/bullet.png') no-repeat scroll 0 6px;
	margin:3px 0 0;
	padding:0 0 0 12px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#t #searchform {
		margin:0;
		padding:0;
		text-align: center;
		position:absolute;
		right:44px;
		top:8px;
		display:block;
}


#t #searchform #s {
	border:1px solid #C5C5C5;
	display:inline;
	float:left;
	height:21px;
	margin-bottom:0;
	margin-right:8px;
	margin-top:0;
	width:140px;
	font-size:16px;
}

#t #searchsubmit {
	background: white url('images/search.png') no-repeat 0 0;
	width:69px;
	height:23px;
}

.author_image {
	border: solid 1px #95B418;
	float:right;
	height:56px;
	width:56px;	
	
}

.trackback {
	clear:both;
	
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 20px 0 5px auto;
	float: left;
	display:inline;
	background: white url('images/comment.png') no-repeat 0 0;
	color:white;
	font-size:14px;
	line-height:23px;
	text-align:center;
	width:69px;
	height:23px;
	border:none;


	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom:30px;
	}

.commentlist li {
	margin: 24px 0 10px 0;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	font-size:12px;
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:0 0 0 626px;
	padding:0;
	background:transparent;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:40px;
	text-align:center;
}

.post_actions {
	clear:both;
	margin:16px 0;
}

body div.sociable {
	margin:0;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.widget {
	width:260px;
	margin:0 auto;
	padding:15px 0;
	background: white url('images/widget_border.png') repeat-x bottom left;
}

.jqDock {
	margin:0;
}


.single .sociable {
	float:right;
	width:150px;
}

.single #related_posts {
	margin-right:150px;	
}

body .fbc_connect_button_area {
	float:right;
	margin:0;
	padding:0;
	width:230px;
}

div#related_posts ul.related_post {
	padding:0;
	
}

body .cform textarea, body .cform input {
	width:240px;
}

body .cform p.cf-sb {
	text-align:left;
}

body .linklove {
	margin:10px auto 10px !important;
}

body .cform input.sendbutton {
	background:white url(images/comment.png) no-repeat scroll 0 0;
 	border:none !important;
	color:white;
	height:23px;
	line-height:23px;
	text-align:center;
	width:69px;
	font-size:14px;
	padding: 0;
	font-weight:bold;
}

body .cform select {
padding:2px 0;
width:248px;
}

body .cform {
	width:516px;
	padding:10px 20px 10px 20px;
	background:white;
}


body .cform span.reqtxt, body .cform span.emailreqtxt {
	display:inline;
	width:2em;
	margin: 0 0 0 10px;

}

#error {
	font-size:14px;
	margin-bottom:12px;
	margin-left:0;
	margin-right:0;
	margin-top:12px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


