/*
Theme Name: New
Description: The WordPress theme was designed by <a href="http://www.webair.it/">WebAir</a>.
Version: 1.0
Author: WebAir.it
Author URI: http://www.webair.it/
Tags: black,  fluid width, 2 column, city, transparent, background


	This theme was designed and built by WebAir,
	whose blog you will find at http://www.webair.it/

	If you have any questions about this theme, please
	visit http://www.webair.it/
*/


/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin: 0px;
padding: 0px;
}

ul,li {
	list-style: square outside url('images/arrow.gif');
	padding-left: 10px;
}

ol{
color:#FFFFFF;
}

a{
	outline-color: #000000;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
}

img {
  border: 0px;
}

body {
	background: #000000;
	font-family: sans-serif;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
}


H1 {
color: #CC0066;
font-size: 2.0em;
width: auto;
height: auto;
margin: 0px;
padding: 0px;
text-align: center;
font-family: georgia, sans-serif;
font-style: italic;
}

h1 a:link {color: #CC0066;
text-decoration: none;
}
h1 a:visited {color: #CC0066;
text-decoration: none;
}
h1 a:hover {color: #CC0066;
text-decoration: none;
}
h1 a:active {color: #CC0066;
text-decoration: none;
}

H2 {
color: #FFFFFF;
font-size: 0.85em;
height: auto;
width: auto;
margin-left: 5px;
text-align: center;
}

H3 {
color: #CCFF66;
font-size: 1.4em;
position: relative;
text-align: center;
font-family: georgia, sans-serif;
font-style: italic;
letter-spacing: 1px;
}

H4 {
color: #CCFF66;
font-size: 1.0em;
}

/* Structure
------------------------------------------------------------------*/

#wrapper{
	margin: 0px auto;
	text-align: left;
	width: 90%;
}

/* Header
------------------------------------------------------------------*/

#header{
	float: left;
	height: 300px;
	width: 100%;
	background:transparent url('/images/header-blog.jpg') no-repeat scroll center top;
}

#rss {
	height: 41px;
	padding: 0px;
	width: 36px;
	float: right;
	z-index: 10;
	position: relative;
	margin-top: -50px;
}

#title{
	position: relative;
	text-align: left;
	margin-top: 20px;
	height: auto;
	width: 100%;
	padding: 0px;
}

#title p{
	color: #CC0066;
	font-size: 1.5em;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	margin-left: 5px;
	font-family: georgia, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
}

#title a{
	color: #FFFFFF;
	padding-right: 20px;
}

#title a:hover{
	color: #999999;
}

#title2{
	float: left;
	margin-top: 10px;
	width: 100%;
}

#title2 h2{
	color: #92D6C6;
	font-size: 32px;
	text-align: right;
	padding-right: 10px;
}

.pagetitle{
	top: 0px;
}

/* Content
------------------------------------------------------------------*/

#contentleft{
	float: left;
	padding-bottom: 30px;
	width: 74%;
	border-right: 1px dotted #FFFFFF;
}

#content{
	float: left;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 97%;
	margin-left: 1.5%;
}

.post, #notfound{
	color:#FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	float: left;
	margin: 0px;
}


.post p{
	margin-bottom: 15px;
}

.post ul{
	margin-left: 12px;
	padding: 10px;
	width: 100%;
	color: #CCCCCC;
}

.post li{
	list-style-image: url('images/arrow.gif');
}

.postcontent a{
	color: #CC0066;
	text-decoration: underline;
}

.postcontent a:hover{
	text-decoration: none;
}


blockquote {
	border-left: 4px solid #666666;
	color: #666666;
	letter-spacing: 1px;
	margin: 10px;
	padding: 0px 0px 10px 10px;
	width: 100%;
}

.posttitle{
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	width: 100%;
}

.posttitle a{
	color: #CCFF66;
	font-size: 1.2em
}

.posttitle a:hover{
        color: #FFFFFF;
}

.postdate{
	font-family: italic;
	font-size: 0.9em;
	padding: 0px 10px;
	float: right;
	color: #FFFFFF;
	position: relative;
}

.postdate a{
	color: #CC0066;
}

.postdate a:hover{
	text-decoration: underline;
}

.postcontent{
	float: left;
	line-height: 1.5em;
	margin-top: 15px;
	padding: 10px;
	width: 95%;
}

.posttags, .postcategory, .postcomment{
	float: left;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 10px;
	width: 100%;
	color: #FFFFFF;
}

.postcomment{
	background: transparent url('images/comment.png') no-repeat scroll 0 0;
	left: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}

.posttags a, .postcategory a, .postcomment a{
	color: #CC0066;
}

.posttags a:hover, .postcategory a:hover, .postcomment a:hover{
	text-decoration: underline;
}


.paging{
	float: left;
	margin-top: 30px;
	width: 100%;
}

.paging a{
	background: #CC0066 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 28px;
}


.paging a:hover{
	background: transparent none repeat scroll 0 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft{
	float: left;
	width: 100%;
}

.alignright{
	float: right;
	text-align: right;
	width: 100%;
}

#background-socialnetwork {
height: 110px;
float: right;
position: relative;
width: 290px;
background: transparent url('images/seguici.png') no-repeat scroll left top;
padding-left: 100px;
padding-top: 50px;
}

#socialnetwork {
height: 36px;
float: right;
padding: 0px;
position: relative;
width: auto;
color: #FFFFFF;
margin-bottom: 80px;
}

#background-RSS {
height: 100px;
float: left;
position: relative;
width: 200px;
background:transparent url('images/background-RSS.png') no-repeat scroll left top;
padding-left: 0px;
padding-top: 0px;
margin-top: 40px;
}

#RSS-bottom {
height: 36px;
float: right;
padding: 0px;
position: relative;
width: 41px;
color: #FFFFFF;
margin-bottom: 0px;
}

#socialnetwork img {
margin-right: 30px;
margin-top: 5px;
}

.testosocial {
text-align: center;
color: #FFFFFF;
}


/* Sidebar
------------------------------------------------------------------*/

#sidebar{
	float:right;
	width:25%;
}

#sidebarabout{
	float: left;
	margin: 10px;
}

#sidebarabout h3{
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 15px 15px 0px;
}

#sidebarabout p{
	padding: 15px;
}


.sidebarlinks{
	padding-bottom: 10px;
}

#socialshare{
	background: transparent none repeat scroll 0 0;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.adsense_bar{
  float: left;
  margin: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
  border-bottom: 1px dotted #FFFFFF;
}

.adsense_bar div{
  padding:5px;
}

.banner-top{
  text-align: center;
  padding-bottom: 20px;
}

.banner-bottom{
  text-align: center;
  padding-top: 20px;
}

.sidebarlinks, .sidebarsearch{
	float: left;
	margin: 10px;
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}

.sidebarlinks h3, .sidebarsearch h3{
	font-size: 1.5em;
	letter-spacing: 0.1em;
	margin: 15px 15px 5px;
}

.sidebarlinks li{
	border-bottom: 0px;
	margin: 10px 15px;
	padding-bottom: 5px;
}

ul.children li{
	border: medium none;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	text-indent: 10px;
}


.sidebarlinks li a{
	color: #FFFFFF;
	display: block;
}

.sidebarlinks li a:hover{
	background: transparent none repeat scroll 0 0;
	display: block;
}

#searchform{
	margin: 10px 2px 15px 9px;;
	line-height: 30px;
}

.searchforminput{
	width: 67%;
}

table#wp-calendar{
margin-top: 10px;
width: 100%;
color: #FFFFFF;
}

table#wp-calendar a{
margin-top: 10px;
width: 100%;
color: #CCFF66;
}



table#wp-calendar caption{
margin-top: 10px;
font-weight: bold;
}

/* Footer
------------------------------------------------------------------*/


#footer {
	background: #000000 url('/images/logo-footer.jpg') no-repeat scroll left bottom;
	clear: both;
	color: #FFFFFF;
	margin: 0px;
	padding: 0.5em;
	text-align: center;
	height: 270px;
	}

#footerstrip {
	background: url('images/gradient.png') repeat-x left bottom;
	clear: both;
	padding: 0.5em;
	height: 30px;
	text-align: center;
	}

#footer a{
	color: #CC0066;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------------*/

#commentwrap, #commentreplies{
	float: left;
	margin: 20px 0px 0px;
	width: 95%;
}

#commentwrap textarea{
	color: #666666;
	width: 100%;
}

#commentwrap input{
	color: #000000;
}

.commentitle{
	float:left;
	width:100%;
}

#commentwrap h3, #commentreplies h3{
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	padding: 8px;
}

#commentform{
	float: left;
	margin-top: 10px;
	padding: 10px;
	width: 98%;
}

ol.commentlist{
	float: left;
	width: 100%;
}

ol.commentlist li{
	border-bottom: 1px solid #EEEEEE;
	float: left;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
	width: 100%;
}

ol.commentlist p a{
	color: #CC0066;
}

ol.commentlist p a:hover{
	color: #FFFFFF;
}

.commentwrapper{
	float: left;
	width: 100%;
}

.commentleft{
	float: left;
}

.commentright{
	float: right;
	width: 100%;
}

.commentcentre{
	float: left;
	width: 120px;
}

.commentright p{
	width: 350px;
	padding-left: 10px;
	line-height: 1.5em;
	width: 100%;
	color: #FFFFFF;
}

.commentsavatar{
	border: 1px solid #C0C0C0;
	float: left;
	margin-right: 5px;
	padding: 4px;
}

.commentauthor{
	color: #333333;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	width: 120px;
}

.commentauthor a{
	color: #CCFF66;
}

.commentauthor a:hover{
	color: #FFFFFF;
}

.commentdate{
	color: #cc0066;
	font-size: 0.8em;
	padding-left: 5px;
	width: auto;
}

.commentcomment{
	float: left;
	font-size: 0.85em;
	width: 100%;
}

.commentcomment em{
	color: #999999;
	padding-left: 8px;
}

#commentwrap input{
	border: 0px solid;
	margin: 10px 10px 10px 0px;
	padding: 2px;

}

#commentwrap textarea{
	border: 1px solid #666666;
	padding: 0px;
	width: 100%;
}


#commentwrap label{
	color: #666666;
	font-weight: bold;
}

#commentloggedin{
	color: #666666;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
}

#commentloggedin a{
	color: #CC0066;
}

#commentloggedin a:hover{
	background: #FAFAFA none repeat scroll 0 0;
	text-decoration: none;
}

.commentedit{
	float: left;
	margin-top: 15px;
	padding-left: 10px;
}

.commentedit a{
	color: #FFFFFF;
	background: #92D6C6;
}

.commentedit a:hover{
	background: #FFFFFF none repeat scroll 0 0;
	color: #92D6C6;
}

#submit{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}


#youmustbe{
	color: #333333;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin: 10px 0px;
}

#youmustbe a{
	color: #666666;
}

#youmustbe a:hover{
	background: #c0c0c0 none repeat scroll 0 0;
}


/* wp essentials
------------------------------------------------------------------*/

.wp-caption {

	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption-text{
	color: #000000;
	font-size: 0.8em;
}

.wp-caption img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 4px 5px;
}

.about{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	font-family: georgia, sans-serif;
	font-style: italic;
}

.about b{
	font-size: 0.9em;
}

a.about:link {color: #CCFF66;
text-decoration: none;
}
a.about:visited {color: #CCFF66;
text-decoration: none;
}
a.about:hover {color: #CCFF66;
text-decoration: none;
}
a.about:active {color: #CCFF66;
text-decoration: none;
}

.about img{
	padding: 0px;
}

.box-evidenza{
	width: 75%;
	height: auto;
	margin-left: -2%;
	padding-top: 50px;
	float: right;
}

.box-evidenza h3{
	margin-bottom: 20px;
}

.box-left{
	width: 33.3%;
	height: auto;
	margin-left: -3%;
	margin-right: 1%;
	float: left;
}

.box-center{
	width: 33.3%;
	height: auto;
	margin-right: 1%;
	float: left;
}

.box-right{
	width: 33.3%;
	height: auto;
	margin: 0px;
	float: left;
}

.main_article { width: 100%;}

.secondary_article {
  width: 48%;
  margin-left: 1%;
  float:left;
}

#twitter_div{
background:#CCCCCC url('/images/background-twitter-panel.jpg') repeat scroll left top;
position: relative;
float: right;
width: 100%;
height: auto;
color: #999999;
}

.twitter{
position: relative;
float: right;
}

#twitter_update_list{
background-color: #FFFFFF;
text-align: left;
width: 90%;
height: auto;
margin-left: 4%;
}

#twitter_update_list li{
border-bottom: 0px;
margin: 10px 15px;
padding-bottom: 5px;
width: 90%;
overflow: hidden;
}

#twitter_update_list li a {
color: #CC0066;
display: block;
}

.retweet {
float: right;
position: relative;
}

.pagelink {
float: right;
position: relative;
font-weight: bold;
}