/*
Theme Name: Cambiamente!
Theme URI: http://www.cambiamente.it
Description: Cambiamente!
Version: 1.01
Author: ThanX
Author URI: http://www.thanx.it
Tags: 
*/

/*===== o0o: STRUCTURE=====*/

.post,.page {
padding-bottom:10px;
margin-bottom:30px
}
.post{
float:left;
clear:left;
width:654px;
}



/*===== o0o: TYPOGRAPHY=====*/
.postinfo {
color:#666;
font-size:0.87em;
line-height:1.25em;
margin:10px 0
}
.sticky {
padding:0 10px 10px;
border:solid 1px #777;
margin-bottom:30px
}
blockquote {
background:url(images/blockquote.gif) top left no-repeat;
border:#CCC dashed 1px;
margin:10px auto 10px 10px;
font-style:italic;
padding:3px 30px 3px 35px
}
pre,code {
width:90%;
margin-bottom:10px;
font-family:"Courier New", Courier, monospace;
background:#fff url(images/pre_bg.gif) top left repeat;
display:block;
color:#000;
line-height:18px;
border:1px solid #e2e2e2;
overflow:auto;
padding:18px 10px 17px
}
input,textarea,select {
	font-family: corbel, liberation sans, georgia, lucida grande, sans-serif;
	color:#333;
	font-size:1em;
	border:1px solid #666;
}
input#submit {
	margin:5px 0;
}

textarea {
	width: 510px;
}

small {
font-size:9px;
}

/*===== o0o: HEADINGS=====*/
h1,h2,h3,h4 {
font-weight:700;
color:#000;
padding:20px 0 0
}
h1 {
font-size:16px;
margin-bottom:5px;
}
h2 {
font-size:15px;
}

h1.titlelabel {
font-size:20px;
position:absolute;
top:5px;
left:15px;
padding:0;
margin:0;
white-space:nowrap;
color:#369;
	font-style:normal;
}
h2.titlelabel {
font-size:32px;
position:absolute;
top:-7px;
left:0px;
padding:0;
margin:0;
white-space:nowrap;
}
h2.titlelabel a{
color:#666;
text-decoration:none;
border-bottom:none 0;
}
h2.titlelabel a:hover{
text-decoration:none;
border-bottom:none 0;
background:none;
color:#369;
}
h3.titlelabel {
font-size:20px;
position:absolute;
bottom:0px;
right:0px;
}
h3.titlelabel a{
background-color:#f8f8f8;
border-top:1px solid #DDD;
border-left:1px solid #DDD;
text-decoration:none;
border-bottom:none 0;
padding:0 10px;
}
h3 {
font-size:14px;
}
h4 {
font-size:13px;
}

/*===== o0o: LINKS=====*/
a, a:visited { 
border-bottom: 1px dotted #003399; 
color: #003399;
text-decoration: none;}
a {
outline: none;
}
a img, a:visited img, a:hover img { 
background-color: transparent; 
border: 0 !important; 
border-bottom: 0!important; 
}
a:hover { 
background-color:#f3ffd5;
border-bottom: 1px solid #fff;
color: #000; 
}
h2.posttitle,h2.posttitle a {
padding-top:0;
font-size:1.25em;
line-height:1.2em;
color:#000;
font-weight:700;
margin:0;
border-bottom: 0
}
h2.posttitle a:hover {
color:#000;
text-decoration:none;
background-color: #ffffcc
}
a.image-border {
text-decoration:none;
border:0 none;
background-color: transparent
}

/*===== o0o: SIDEBAR=====*/

#sidebar ul {
margin:0 0 30px;
padding:0;
width:200px;
}
#sidebar ul.left {
float:left;
}
#sidebar ul.right {
float:right;
}
#sidebar ul li ul {
margin:0;
padding:0;
}
#sidebar ul li {
list-style:none
}
#sidebar ul li ul li {
list-style:none;
list-style-position:outside;
list-style-image:url(images/arrow.gif);
margin-left:17px
}
#sidebar ul li ul li ul li{
	font-size:10px;
	line-height:13px;
}
#sidebar ul li ul li ul li ul li{
	font-size:9px;
	line-height:11px;
}
#sidebar h3 {
font-size:1.25em;
padding:0;
margin:20px 0 0
}

/*===== o0o: COMMENTS=====*/
ol.commentlist { 
list-style:none; 
margin:0;
padding:0; 
text-indent:0
}
ol.commentlist li {
border:1px dotted #ddd; 
height:1%; 
margin:0 0 10px; 
padding:5px 7px 5px 57px; 
position:relative
}
ol.commentlist li div.comment-author { 
padding:0 170px 0 0
}
ol.commentlist li div.vcard { 
font:bold 1em corbel, liberation sans, georgia, lucida grande, sans-serif
}
ol.commentlist li div.vcard cite.fn { 
font-style:normal 
}
ol.commentlist li div.vcard img.avatar { 
border:1px solid #ddd; 
left:7px; 
padding:2px; 
position:absolute; 
top:7px; 
}
ol.commentlist li div.comment-meta { 
font:bold 0.87em corbel, liberation sans, georgia, lucida grande, sans-serif; 
position:absolute; 
right:10px; 
text-align:right; 
top:5px; 
}
ol.commentlist li p { 
font:normal 1em corbel, liberation sans, georgia, lucida grande, sans-serif; 
margin:0 0 1em; 
line-height:1.6em; 
}
ol.commentlist li ul { 
font:normal 1em corbel, liberation sans, georgia, lucida grande, sans-serif; 
list-style:square; 
margin:0 0 1em; 
padding:0; 
text-indent:0; 
}
ol.commentlist li ul.children { 
list-style:none; 
margin:1em 0 0; 
text-indent:0; 
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { 
margin:0 0 .25em; 
}
ol.commentlist li.even { 
background:#fff
}
ol.commentlist li.odd { 
background:#fff
}
ol.commentlist li.pingback div.vcard { 
padding:0 170px 0 0
}

/*===== o0o: IMAGES=====*/
.alignleft {
float:left
}
.alignright {
float:right
}
img {
border:0
}
img.avatar {
float:left;
padding-right:5px
}
p img {
max-width:100%;
padding:0
}
img.alignright {
display:inline;
margin:7px 0 2px 7px;
padding:4px
}
img.alignleft {
display:inline;
margin:7px 7px 2px 0;
padding:4px
}
img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto
}



/* JON */

/*===== o0o: BASE=====*/
html {
font-size:100%
}
* {
border:0;
outline:0;
margin:0;
padding:0;
}
body {
font-size:87.5%;
background-color:#FFF;
color:#000;
font-family: corbel, liberation sans, georgia, lucida grande, sans-serif;
line-height:1.6em;
text-align:center;
}
/*===== o0o: STRUCTURE=====*/

#page {
width:960px;
margin:0 auto 0;
position:relative;
text-align:left;
}
#cont {
background:none;
padding:0 30px 10px 0px;
width:690px;
float:left;
}
#sidebar {
	background:none;
	float:right;
	width:210px;
	font-size:0.87em;
	line-height:1.6em;
	padding:10px 0;
	float:right;
}
#footer {
background-color:#FFF;
border-top:solid 2px #666;
font-size:1em;
line-height:1.2em;
padding:0 0 0 10px;
clear:both;
}

/*===== o0o: HEADER=====*/
#header {
position: relative;
background: url('images/bghead.jpg') repeat-x 0 0;
padding: 10px 0px 15px 270px;
margin-bottom:30px;
height: 325px;
text-align:left;
}
#logo {
	width:247px;
	height:310px;
	position:absolute;
	top:10px;
	left:0px;
}
#header span.title {
position:absolute;
top:7px;
left:286px;
font-size:30px;
font-weight: bold;
letter-spacing:-1px;
}
#header span.description {
display:block;
position:absolute;
top:10px;
right:0px;
text-align: right;	
font-size:23px;
font-weight:bold;
color:#26a5f1;
}
.ads336 {
	width:336px;
	padding:35px 0px 0px 9px;
	margin:0px;
	height:280px;
	display:block;
	float:left;
}
.ads300 {
	width:300px;
	padding:15px 5px;
	margin:0px;
	height:250px;
	display:block;
	float:left;
}
.catlist h2{padding-top:0px;}
.catlist ul{list-style:none;}
.catlist li{float:left;height:24px;line-height:20px;}
.catlist a{font-size:15px;border: 1px dotted #003399;margin:2px 2px;padding:1px 3px;}


#header a, #header a:hover {
color:#003399;
text-decoration: none;
border-bottom: none
}
#header a:hover {
background-color: transparent;
}
#header a#feed {
display:block;
position:absolute;
top:155px;
left:510px;
width:24px;
height:24px;
background:url(images/feed-icon.png) top left no-repeat;
}
#header a#cambiamente {
display:block;
position:absolute;
top:0px;
left:0px;
width:150px;
height:180px;
background:none;
}
#header a#cambiamente:hover {
background:none;
}
#header #wpcumuluscontent {
position:absolute;
top:0px;
left:760px;
}
/*===== o0o: NAVIGATION=====*/
ul.globalNav{
position: absolute;
top:330px;
left:0px;
display:block;
}
ul.globalNav li {
display: inline;
padding:1px 20px 1px 0;
}
ul.globalNav li a, ul.globalNav li a:link {
color: #000;
font: normal 1.1em corbel, liberation sans, georgia, lucida grande, sans-serif;
text-decoration:none;
border-bottom: none
}
ul.globalNav li a:hover {
color: #000;
background-color: #ffffcc
}

/*===== o0o: breadcrumb =====*/
.breadcrumb {
	clear:left;
	font-size:10px;
	margin:0px;
	width:100%;
	font-family:Arial, sans-serif;
}

/*===== o0o: SEARCHFORM =====*/

#searchform {
	position:absolute;
	left:760px;
	top:329px;
}
#searchform input {
	width: 193px;
	padding:1px 0px 1px 5px;
	margin:0px;
	border:1px solid #26a5f1;
}


/* CLASS ENTRY (EX-EVENTO) */
div.entry {
	font-size:18px;
	border:1px solid #666;
	padding: 30px 15px 30px; 
	margin: 10px 0px 0px;
	width:654px;
	text-align:justify;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	clear:left;
}
div#respond {
	float:left;
	clear:left;
}
div.entry span{
	font-size:10px;
}
div.entry hr{
	width:90%;
	padding:5px;
	clear:left;
	display:block;
	border-bottom:1px dotted #333;
}
div.entry div.eventocontatti{
	font-size:11px;
}
div.entry div.eventofonte{
	font-size:11px;
}
div.entry div.readmore{
	font-size:11px;
}

div.entry ul, div.entry ol{
	font-size:14px;
	padding:0 30px;
	margin:10px 0;
}
div.entry p{
	margin:0 0 20px 0;
}



div.catdesc {
	font-size:18px;
	border:1px dotted #369;
	font-style:italic;
	padding: 40px 34px 20px; 
	margin: 10px 0 20px;
	width:620px;
	text-align:justify;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	clear:left;
	background:#F8F8F8;
}
div.sdesc {
	border:1px dotted #369;
	padding: 20px 34px 20px; 
	margin: 10px 0 20px;
	width:620px;
	display:block;
	float:left;
	clear:left;
	background:#F8F8F8;
}
div.catdesc h1.titlelabel{
	left:34px;
	top:10px;
}

div.navigation {
	font-size:10px;
	margin:0px;
	width:100%;
	font-family:Arial, sans-serif;
}

div.navigation .alignleft {
float:left;
width:250px;
}
div.navigation .alignright {
	float:right;
	width:250px;
	text-align:right;
}


h2.widgetitalia {
font-family:Arial, sans-serif;
font-size:13px;
letter-spacing:-1px;
padding:0 0 0 0;
text-align:center;
}


.entry iframe {
	border:1px solid #666;
	margin: 10px 0px;
}


.wp-caption-text{font-size:11px;}



.postmetadata {
	font-size:10px;
	font-family:Arial, sans-serif;
	text-align:right;
	position:relative;
	height:22px;
}
#cont .postmetadata a, .navigation a, .breadcrumb a{
	text-decoration:none;
	border:none;
}
#cont .postmetadata a:hover, .navigation a:hover, .breadcrumb a:hover{
	background:none;
}


.tablevitamine {
font-size:12px;
border-top:1px dashed #ccc;
border-left:1px dashed #ccc;
margin:10px 0;
}
.tablevitamine td{
vertical-align:top;
padding:3px 10px;
text-align:left;
border-bottom:1px dashed #ccc;
border-right:1px dashed #ccc;
}


ul.fiveposts {
list-style:none;
}
ul.fiveposts ul{
list-style:disc;
padding:10px 15px;
font-size:14px;
}


#network {width:500px;margin:10px auto;list-style:none;padding:28px 0 10px;}
#network li {float:left;width:20px;height:16px;}
#network li a {display:block;border:none 0;width:16px;height:16px;background:url('http://www.jonathanseo.com/network/network.jpg') no-repeat;position:relative;color:#fff;text-decoration:none;font-family: Arial;font-size:10px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
#network li a span{display:none;background:url('http://www.jonathanseo.com/network/comic.png') no-repeat;_background:url(comic.jpg) no-repeat;width:195px;height:24px;padding:3px 0;white-space:nowrap;position:absolute;top:-28px;left:0px;text-align:center;z-index:100px;}
#network li a span.comicleft {left:-180px;background-position:0 -30px;}
#network li a:hover {filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#network li a:hover span{display:block;}
#network li a#archea {background-position:0px 0;}
#network li a#artigianofaidate {background-position:-16px 0;}
#network li a#cambiamente {background-position:-48px 0;}
#network li a#casalogica {background-position:-66px 0;}
#network li a#casatarcento {background-position:-80px 0;}
#network li a#cercavini {background-position:-112px 0;}
#network li a#cerprogetti {background-position:-96px 0;}
#network li a#ciem-impianti {background-position:-192px 0;}
#network li a#comunicati-stampa-toscana {background-position:-128px 0;}
#network li a#comunicazioneonline {background-position:-128px 0;}
#network li a#cucchiaiodoro {background-position:-160px 0;}
#network li a#frases-ingles {background-position:-208px 0;}
#network li a#frasi-inglese {background-position:-208px 0;}
#network li a#fotografocarrara {background-position:-448px 0;}
#network li a#gostudy {background-position:-416px 0;}
#network li a#gustoapuano {background-position:-384px 0;}
#network li a#jonathanseo {background-position:-368px 0;}
#network li a#lezionidinglese {background-position:-176px 0;}
#network li a#lingualearnenglish {background-position:-432px 0;}
#network li a#mutuonovara {background-position:-226px 0;}
#network li a#new-decor {background-position:-240px 0;}
#network li a#personal-fitness {background-position:-144px 0;}
#network li a#seospecialistsydney {background-position:-272px 0;}
#network li a#snenterprise {background-position:-288px 0;}
#network li a#solava {background-position:-304px 0;}
#network li a#vendita-vino {background-position:-336px 0;}
#network li a#vinofaidate {background-position:-352px 0;}
