/*
Theme Name: BlogMagazine
Theme URI: http://www.blogmagazine.net
Description: Theme Magazine for WordPress
Version: 1.0
Author: BlogMagazine
Author URI: http://www.blogmagazine.net
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 30px; line-height: 1; margin-bottom: 0.5em; color:#444444}
h2 { font-size: 2em; color:#999999}
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; color:#666666}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.5em; }

p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #545454; }
a           { color: #A54040;; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

.clear { clear:both; }

body { 
  font-size: 85%;
  color: #545454; 
  font-family: "Arial", sans-serif;
  background: #D2D2D2;
}


.info-autor {
line-height:24px;
}


.info-autor img {
border:1px solid #CCCCCC;
float:left;
margin-right:4px;
padding:1px;
}

#authorbox {
height:auto !important;
margin:10px 0;
min-height:115px;
overflow:hidden;
width:630px;
}


#authorbox img {
border:5px solid #CCCCCC;
float:left;
margin:10px;
padding:0;
}


#authorbox h4 {
color:#191919;
font-size:16px;
font-weight:bold;
margin:0;
padding:10px 10px 5px;
}


#authorbox p {
color:#191919;
line-height:17px;
margin:0;
padding:0 10px 10px;
text-align:justify;
}
	
/* ================ */
/* Container        */
/* ================ */

#container {
	width: 980px;
	margin: 0px auto 20px;
}

	#primary {
		width: 677px;
		float: left;
	}
	
	#sidebar {
		width: 275px;
		float: right;
	}
	

/* ================ */
/* Header           */
/* ================ */

#header {
	height: 157px; 
}
	#logo {
		width: 430px;
		float: left;
		position: relative;
		top: 35px;
		height: 81px;
	}
	
	#logo h1 {
		font-family: "Verdana", sans-serif;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: -1px;
		position: relative;
		top: 23px;
	}
	#logo h1 a { color: #ddd; }
	#logo h1 a:hover { color: #fff; }
	
	#navigation {
		float: right;
	}
	#navigation ul {font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0; }
	#navigation ul li { display: inline; }
	#navigation ul li a { padding: 10px; color: #858585; }
	#navigation ul li a:hover,
	#navigation ul li.current_page {
		color: #FFFFFF;
	}
	
/* ================ */
/* Sidebar          */
/* ================ */

#sidebar {
	float:right;
padding:12px 0 0;
width:282px;
}
	.sidebox {
		padding: 8px;
		margin-bottom: 10px;
		background: #E4E4E4;
		border: 1px solid #C9C8C8;
		font-size: 12px;
	}
	
	.front-sidebox {
		padding: 0px 0px 16px 0px;
	}
	
	.sidebox p { margin: 0px; list-style: none; }
	
	.sidebox ul { margin: 0px; padding: 0px; list-style: none; }
	.sidebox ul li { display: block; }
	.sidebox ul li a { padding: 6px 4px; display: block; border-bottom: 1px solid #BEBEBE; text-decoration:none}
	
	.credits {
background-color:#666666;
color:#FFFFFF;
float:right;
font-size:12px;
padding:10px;
position:relative;
text-align:right;
width:100%;
	}

	
/* ================ */
/* Primary          */
/* ================ */

#primary {
float:left;
margin-left:0;
padding-top:12px;
width:695px;
}

.news{
background:#E4E4E4 none repeat scroll 0 0;
border:1px solid #FB7603;
float:left;
font-size:12px;
height:10px;
margin-left:0;
margin-top:10px;
padding:0 0 10px 0;
text-align:center;
width:980px;
}

.edizione_corrente{
background:#E4E4E4 none repeat scroll 0 0;
border:1px solid #C9C8C8;
font-size:12px;
padding:10px 0 10px 10px;
float:left;
margin-left:0;
margin-top:10px;
width:970px;
height:380px;
}

.download{
float:left;
margin:7px;
}

.edizione_corrente .download img{
border:none
}

.edizione_corrente .download a:hover img{
 border:none
}


.mex_last_magazine {
background:#E4E4E4 none repeat scroll 0 0;
border:1px solid #C9C8C8;
font-size:12px;
margin-top:5px;
padding:12px;
text-align:left;
}

.last_magazine{
 float:left;
margin:0;
padding-top:4px;
width:210px;
}

.edizione_corrente img {
border:6px solid #CCCCCC;
margin-bottom:2px;
}

.titolo_edizione_corrente {
color:#444444;
font-size:3em;
line-height:1;
margin-bottom:2px;
}

.edizione_corrente a:hover img {
border:6px solid #FE952B;
margin-bottom:2px;
}


.sommario_a ul {
border-right:1px solid #D2D2D2;
display:block;
float:left;
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 15px 3px 3px;
padding:0 15px 0 0;
}


.sommario_a  li { display: block; margin:0px;}

#autore { display: block; margin-bottom:10px; font-size:11px;}

#autore a { color:#545454; font-style:italic}
#autore a:hover { color: #FE952B; }

.sommario_b ul {font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0; }


.sommario_b  li { display: block; margin:0px; }


.read_article_blogmagazine{border-bottom:1px solid #EEEEEE;
display:block;
float:right;
margin:10px;
text-align:right;
width:970px;
font-style: italic;}

	.tab {
		padding: 10px;
		background: #E4E4E4;
		border: 1px solid #C9C8C8;
		font-size: 12px;
	}

/* ================ */
/* Front Columns    */
/* ================ */

#front_columns {}
#right_column {
float:left;
padding-right:12px;
width:673px;
}
#left_column {
	width: 298px;
	float: left;
}

#twitterstream { margin: 0px; padding:0px; list-style: none; font-size: 12px; }
#twitterstream li { padding: 6px 5px; border-bottom: 1px solid #eee; }
#twitterstream li:hover { background: #f9f9f9; }

#twitterstream li.date { color: #aaa; font-style: italic; }

/* ================ */
/* Post             */
/* ================ */

.post {
	border: 1px solid #C9C8C8;
	padding: 1px;
	background: #fff;
	margin-bottom: 10px;
}
	.innerpost {
		background: url('images/post_bg.png') repeat-x top left;
		padding: 14px;
	}
	
	.post .infobox {
		background: #EAEAEA;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding: 20px;
		font-style: italic;
		color: #545454;
		margin-bottom: 20px;
	}
	.post .infobox p { margin: 0px; }

	.date { color:#666666;
font-style:italic;
padding-bottom:10px; }


.user_comments {
background:transparent url(images/comments.gif) no-repeat scroll 0 0;
float:right;
font-size:18px;
font-weight:bold;
height:14px;
line-height:3px;
padding:17px;

}

table#MBL_COMM td.mbl_fo_hidden {display:none;}

.date_comments{color:#8C97A1;
font-size:10px;
margin:0;
padding:0; display:inline}

.read_more{ font-style: italic; text-align:right}

	blockquote {
	background-color:#EEEEEE;
border-bottom:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
padding:10px;
	}
	
	code, pre { background: #EFEFEF; padding: 4px; white-space: normal; }
	
	pre {
		background: #F7F7F7;
		border-left: 3px solid #eee;
		padding: 10px;
		margin-bottom: 12px;
	}
	
.thumbnail_img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C4C4C4;
float:left;
height:84px;
margin-right:5px;
margin-top:8px;
padding:3px;

	}
	
.thumbnail_img a:hover img {
border:6px solid #FE952B;
margin-bottom:2px;
}
	
	.postmetadata {
		display: block;
		border-top: 1px solid #eee;
		font-style: italic;
		color: #777;
		padding: 6px 2px 0px 2px;
	}

/* ================ */
/* Comments         */
/* ================ */

.commentlist { margin: 0px; padding: 0px; list-style: none; }

.commentlist li { padding: 6px; }

.alt {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.comment_meta {
	font-style: italic;
	padding: 3px 1px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	font-weight: bold;
}

.autor_avatar {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 4px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    font-weight: bold;
    }

.postauthor img {
	background: #F8F6F2;
	border: 1px solid #CCC7BF;
    }
    
.children {
	margin: 3px; padding: 10px; list-style: none;
	background: #f9f9f9;
}

.alt .children {
	margin: 3px; padding: 10px; list-style: none;
	background: #fff;
}

/* ================ */
/* Random Elements  */
/* ================ */
	
	
.bar-bottom{
float:left;
height:32px;
margin-top:40px;
padding:0;
width:980px;
}	

body table#MBL_COMM img { border:1px solid #C9C8C8;}

body table#MBL_COMM td.mbl_join_img {
display:none;
}

body table#MBL_COMM td.mbl_join {
display:none;
}

.motto{
float:right;
font-style:italic;
height:50px;
position:relative;
top:48px;
color:#999999;
width:250px;
}	
	
.button, #searchsubmit, .more-link {
	padding: 5px 6px;
	color: #eee;
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}
.button:hover, #searchsubmit:hover, .more-link:hover{
	color: #eee;
}
.more-link { display: block; width: 70px; float: right; clear: both; }

.input, 
#s,
.comment_form input[type=text],
.comment_form textarea,
.inputfield {
	padding: 5px 6px;
	background: #fff;
	border: 1px solid #BABABA;
	margin-bottom: 4px;
	width:145px;
}
textarea.inputfield { width: 550px; height: 150px; }

.hidden { display: none; }

.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;
}

.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;
}

p img {
	padding: 0;
	max-width: 100%;
}

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;
}
.alignright {float: right;}
.alignleft { float: left; }


.footer{
background-color:#D2D2D2;
height:200px;
text-align:left;}


.credits span {
padding:0 5px;
}

.disclaimer {font-size: 10px}

.footer  .credits a:hover     { color: #FFFFFF; }

.footer  .credits a:focus     { color: #FFFFFF; }
.footer  .credits a           { color: #FFFFFF; text-decoration: none; }

.footer .cover_footer { float:left; margin-top:6px; position:relative; margin-left:15px;}






/* ================ */
/* Styles           */
/* ================ */

/* Red */

body.style_red { background: #D2D2D2 url('images/bg_red.gif') repeat-x top left; }

body.style_red .button, 
body.style_red #searchsubmit, 
body.style_red .more-link {
	background: #AA2626;
	border: 1px solid #962525;
	color: #eee;
}
body.style_red .button:hover, 
body.style_red #searchsubmit:hover, 
body.style_red .more-link:hover {
	background: #C02E2E;
	border: 1px solid #AA2626;
	color: #eee;
}

body.style_red a:focus, 
body.style_red a:hover     { color: #545454; }
body.style_red a           { color: #A54040;; text-decoration: none; }

/* Blue */

body.style_blue { background: #D2D2D2 url('images/bg_blue.gif') repeat-x top left; }

body.style_blue .button, 
body.style_blue #searchsubmit, 
body.style_blue .more-link {
	background: #4990BD;
	border: 1px solid #FB7B09;
	color: #eee;
}
body.style_blue .button:hover, 
body.style_blue #searchsubmit:hover, 
body.style_blue .more-link:hover {
	background: #FB7B09;
	border: 1px solid #FB7B09;
	color: #eee;
}

body.style_blue a:focus, 
body.style_blue a:hover     { color: #545454; }
body.style_blue a           { color: #4584AC;; text-decoration: none; }

/* Green */

body.style_green { background: #D2D2D2 url('images/bg_green.gif') repeat-x top left; }

body.style_green .button, 
body.style_green #searchsubmit, 
body.style_green .more-link {
	background: #72B045;
	border: 1px solid #67A03E;
	color: #eee;
}
body.style_green .button:hover, 
body.style_green #searchsubmit:hover, 
body.style_green .more-link:hover {
	background: #67A03E;
	border: 1px solid #67A03E;
	color: #eee;
}

body.style_green a:focus, 
body.style_green a:hover     { color: #545454; }
body.style_green a           { color: #67A03E;; text-decoration: none; }

/* Coffee */

body.style_coffee { background: #D2D2D2 url('images/bg.png') repeat-x top left; }

body.style_coffee .button, 
body.style_coffee #searchsubmit, 
body.style_coffee .more-link {
	background: #626E74;
	border: 1px solid #626E74;
	color: #eee;
}
body.style_coffee .button:hover, 
body.style_coffee #searchsubmit:hover, 
body.style_coffee .more-link:hover {
	background: #545454;
	border: 1px solid #626E74;
	color: #eee;
}

body.style_coffee a:focus, 
body.style_coffee a:hover     { color: #FF5500;  text-decoration: underline;}
body.style_coffee a           { color: #FB7603; text-decoration: none; }



a:focus {outline: none;}


#panel {
	height: 411px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.jpg) no-repeat center top;
}

.sponsor {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C4C4C4;
padding:1px;}

.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -47px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
    font-weight: bold;
	text-decoration: none;
}

.slide .btn-slide a { color: #FFFFFF;; text-decoration: none; }

.slide .btn-slide a:hover { color: #9999999;; text-decoration: none; }

.active {
	background-position: right 12px;
}

.bm-share{
float:left;
margin-right:7px;
position:relative;
top:1px;

}