/*  
Theme Name: Movetico
Original Name: Wpdesigner5

Description: Movetico theme created by Santa Fe
Version: 1.0
Author: Santa Fe
Author URI: http://www.santfe.com/
*/

*{
	margin: 0; padding: 0;
}


body{
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFF url(../../../img/bg.png) repeat-x top;
}


h1, h1 a {
	margin-bottom: 16px; padding-bottom: 8px;
	font-size: 20px;
	text-decoration: none;
	color: #118AAD !important;
	background: url(images/bg_dot.gif) repeat-x bottom left;
}
h2, h2 a {
	font-size: 16px;
	color: #118AAD !important;
}

p {
	margin: 0 0 10px 0; padding: 0;
}

a{
	text-decoration: underline;
	color: #118AAD;
}

a:hover{
	color: #F93;
}

a img{
	border: none;
}


blockquote{
	margin: 10px 0 0;
	background: #f7fde8;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f8fde9;
}

.clear{
	clear: both;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #f0f0f0;
	color: #f0f0f0;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #14A4CD;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

div#container{
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#header{
	position: relative;
	width: 100%;
	height: 246px;
}
div#header img#logo{
	padding-top: 8px;
	margin-left: 28px;
}
div#header ul{
	position: absolute;
	left: 200px; bottom: 0;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
}
div#header ul li{
	float: left;
	width: 115px; height: 23px;
	text-align: center;
	margin: 0 1px 0 0; padding-top: 8px; 
	background: #ccc url(../../../img/bg_header_li.png) no-repeat top left;
}
div#header ul li#selected{
	background: #eee url(../../../img/bg_header_li.png) no-repeat bottom left;
}
div#header ul li a{
	color: #666;
	text-decoration: none;
}
div#header ul li a:hover{
	text-decoration: none;
	color: #118aad;
}
div#header ul li#selected a{
	color: #118aad;
}

#wrapper{
	float: left;
	width: 100%;
	padding-bottom: 80px;
	clear: both;
}

#page{
	margin: 0 auto;
	width: 974px;
	text-align: left;
	vertical-align: top;
}

#content {
	float: left;
	display: inline;
	margin: 10px 0 10px 200px;
	width: 530px; padding: 10px;
	overflow: hidden;
}

#content ul, #content ol {
	margin: 10px 0 10px 30px;
}

.post {
	clear: both;
}
.sidebar{
	float: left;
	width: 190px;
	margin-top: 20px;
}

#navigation{
	float: left; display: inline;
	margin-left: -750px;
}
#extra{
	float: right;
}
.sidebar h4 {
	color: #118aad;
	padding: 10px 11px 9px;
	font-family: Georgia, Sans-Seriff;
	font-size: 14px;
	font-weight: bold;
	background: #e6f1f7 url(images/bg_ul_li_h2_alt.jpg) no-repeat;
}
.sidebar .box {
	border-top: 1px solid #cce0ee;
	padding: 10px; margin-bottom: 20px;
	background: #F9F9F9 url(images/bg_ul_ul_alt.gif) no-repeat left bottom;
}



.post p {
	margin-bottom: 20px;
	line-height: 20px;
}

.post h2{
	padding: 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 16px;
	font-weight: bold;
	background: url(images/bg_dot.gif) repeat-x bottom left;
	color: #536f06;
}

.post h2 a{
	color: #536f06;
}



h3{
	font-size: 16px;
	font-weight: bold;
}

h4{
	font-size: 14px;
}

h5{
	font-size: 12px;
}

h6{
	font-size: 11px;
}

#content img{
	max-width: 100%;
	width: expression(this.width > 520 ? 520: true);
}

#content img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
}

#content img.alignleft {
	margin: 5px 7px 2px 0;
	display: inline;
}
#content .sendit {
	clear: both;
	padding: 40px 10px;
	/*border: 1px solid #118AAD;*/
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

#content p.author{
	font-size: 11px;
	padding: 5px 0 0;
	color: #647f17;
}

.postinfo{
	float: left;
	width: 528px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0 10px;
	padding: 0 0 10px;
	clear: both;
}

.postinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.postinfo ul li{
	float: left;
	margin: 10px 0 0;
}

.postinfo ul li.tags{
	padding: 0 0 0 21px;
	background: url(images/tag_green.gif) no-repeat;
}

.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(images/comment.gif) no-repeat 0 2px;
}

.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(images/calendar.gif) no-repeat;
}

.postinfo ul li.edit{
	margin-left: 10px;
}

.browse{
	padding: 5px;
	font-family: Georgia, Sans-seriff;
	font-size: 14px;
	font-weight: bold;
}

.browse p{
	padding: 10px;
	background: #fff;
}

#navigation #pagine {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0;
}
#navigation #pagine li {
	height: 25px;
	text-align: center;
	padding-top: 5px; margin: 0;
	background: url(../../../img/bg_nav_ul.png) repeat-y top center !important;
	background: none;
}
#navigation #pagine li#selected{
	background: url(../../../img/bg_nav_ul.png) repeat-y bottom center !important;
	background: none;
}
#navigation #pagine li#selected a {
	color: #f93;
}
#navigation #pagine li a{
	width: 190px; 
	padding: 5px 0;
	text-decoration: none;
}
#navigation #pagine li:hover{
	background: url(../../../img/bg_nav_ul.png) no-repeat bottom center !important;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	margin: 0 0 10px;
}

.sidebar ul li h2{
	padding: 10px 11px 9px;
	font-family: Georgia, Sans-Seriff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #e6f1f7 url(images/bg_ul_li_h2.jpg) no-repeat;
	color: #333;
}

.sidebar ul ul{
	border-top: 1px solid #cce0ee;
	padding: 4px 11px 11px;
	background: #f6f9fc url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 24px;
	background: url(images/bullet_green.gif) no-repeat 0px 9px;
}

.sidebar ul ul ul{
	border: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;;
	background-image: none;
}

.sidebar ul li.popular h2{
	padding: 10px 11px 9px 32px;
	background: #3da1e4 url(images/bg_ul_li_h2_popular.jpg) no-repeat;
	color: #fff;
}

.sidebar ul li.popular ul{
	border-top: 1px solid #3497d9;
	padding: 6px 11px 11px;
	background: #7ac7fa url(images/bg_ul_ul_popular.gif) no-repeat bottom left;
}

.sidebar ul li.popular ul li{
	line-height: normal;
	padding: 5px 0 0 0;
	background-image: none;
}

.sidebar ul li.popular ul li img{
	border: 1px solid #3497d9;
	padding: 4px;
	background: #fff;
}

.sidebar ul li#feed h2{
	padding: 10px 11px 11px 32px;
	background: url(images/bg_ul_li_h2_feed.gif) no-repeat;
}

.sidebar ul li#feed h2 a{
	text-decoration: none;
	color: #913a01;
}

.sidebar ul li#feed h2 a:hover{
	text-decoration: underline;
}

div#extra form {
	margin-bottom: 35px;
}
#extra #email{
	width: 162px;
	float: right;
}

#extra ul li h2{
	background: #eeeeef url(images/bg_ul_li_h2_alt.jpg) no-repeat;
}

#extra ul ul{
	border-top: 1px solid #ddd;
	padding: 4px 11px 11px;
	background: #f9f9f9 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;
}


/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0;
}

.comments-template h2{
	padding: 0;
	background-image: none;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #f0f0f0;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

.sidebar ul li#calendar #calendar_wrap{
	border-top: 1px solid #cce0ee;
	padding: 4px 11px 11px;
	background: #f6f9fc url(images/bg_ul_ul.gif) no-repeat bottom left;
}

#extra ul li#calendar #calendar_wrap{
	border-top: 1px solid #ddd;
	padding: 4px 11px 11px;
	background: #f9f9f9 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;
}

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.piccolo{
	font-size: 11px;
}
.rosso{
	color:#C00;
}

div#footer{
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
}

.img_post {
	float: left;
	margin-right: 8px;
	border: 1px solid #999;
}