/*  
Theme Name: Blogmamma per Nanna Theme
Theme URI: 
Description: Tema ufficiale blogmamma per nanna
Version: 1.0
Author: amc-consulting
Author URI: http://www.amc-consulting.it/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #c1d8e8;
	background-color: #c1d8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #c1d8e8 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 990px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #fff;
	margin-bottom:10px;
}
/*--- Main Columns ---*/
#columns{
	padding:15px 15px 25px;
	background-color: #FFFFFF;
	margin: 0px;
}
.col1{
	float: left;
	width: 625px;
	padding-right:15px;
}

.col2{
	float: left;
	width: 320px;
	margin:0;
	padding:0;
}
/*--- Sub Columns ---*/
.subcol{
	width: 158px;
	float:left;
	margin:0;
	padding:0;
}

.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
	width: 158px;
	margin:0;
}

.subcol h3{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
	width: 148px;
	margin:0;
}


/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #FFFFFF;
	margin:15px 15px 0px !important;
	border-top:1px solid #c1d8e8;
	border-bottom:1px solid #c1d8e8;
	width: 960px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:300px;
	}
	
#nav-right {
	float:right;
	display:inline;
	width:625px;
	margin:0px !important;
	padding:0px !important;
	}

/*- Dropdowns-*/

#nav1, #nav1 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav1 {
	padding: 0;
	font-size:13px;
	float:left;
}
#nav1 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
}

#nav1 li {
	float: left;
	line-height:30px;
	font-weight:bold;
	font-size:11px;	
	text-transform:uppercase;
}

#nav1 li a{
	float: left;
	line-height:30px;
	font-weight:bold;
	font-size:11px;	
	text-transform:uppercase;
	color:#c6c6c6;
	background: none;
}


#nav1 li a:hover {
	background: none;
	text-decoration:none;
	color:#ce1c4d;
}
#nav1 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}
#nav1 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}

#nav1 li:hover, #nav1 li.hover {
    position: static;
}
#nav1 li ul ul {
	margin: -29px 0 0 15em;
	border-top:1px solid #dedbd1;	
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
} 

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
	z-index:1000;	
}

/*- Category Navigation -*/

/*- Nav / Dropdowns-*/
#nav2 {
	margin:0 0 15px 0 !important;
	margin:0 0 7px 0;
}

#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 {
	padding: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e96186;
	float:left;
	font-weight:normal;
	width:990px;
	border-top: 1px solid #c1d8e8;
	border-bottom: 1px solid #c1d8e8;
	background:#c1d8e8 url(images/bg_menu.png) repeat top left;
}
#nav2 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #fff;
	color:#e96186;
}
#nav2 li {
	float: left;
	line-height:30px;
	background:#c1d8e8 url(images/bg_menu.png) repeat-x top left;	
}

#nav2 li a:hover {
	background: none;
    text-decoration: none;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 99999;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav2 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
#nav2 li:hover, #nav2 li.hover {
    position: static;
}
#nav2 li ul ul {
	margin: -29px 0 0 15em;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
} 



/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #c5d8e7;
	border: 0px solid #c1d8e8;
	color: #0057c5;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
	font-weight:bold;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:0;
	width:68px;
	background-color:#FFFFFF;
}

.bg_search {
	float: left;
	margin:0;
	padding:0;
	background:url(images/bg_search.png) no-repeat top center;
	width:236px;
	height:26px;
}

/*- Header -*/
#header{
	height: 100px;
	background: #fff url(images/bg_header.png) no-repeat top center;
	margin: 0 15px;
	padding: 0px;
	
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #c1d8e8;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#c1d8e8 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*========= BLOG POST STYLING =========*/

.box-post-content {
	color:#141414;
	font-size:13px;
	float:left;
	height:100%;
}

/*=== Small Box Post ===*/
.post{
	margin: 0;
	color:#141414;
}


.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
	float:left;
	width: 597px;
	background-color: #fff;
	border:1px solid #c1d8e8;
	color:#141414;
}

.header_box {
	height: 31px;
	padding: 0;
	margin: 0 0 5px 0;
	float:left;
	width: 597px;
	background:#c81945 url(images/bg_header_articoli.png) repeat-x top left;
}

.header_box h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 5px 5px;
	padding:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	float:left;	
}

.header_box span {
	float:right;
	margin:2px 5px 0 0;
	padding:0;
	background:url(images/icon_articoli.png) no-repeat top left;
	width:30px;
	height:25px;
}

.box .post{
	width: 580px;
	background-color: #fff;
	margin:2px 15px 10px 6px;
	padding:0 0 10px 0;
	float:left;
	border-bottom:1px solid #c1d8e8;
}
.box .post h2 a{
	color:#459ada;
}
.box .post h2{
	font-size: 18px;
	padding: 0;
	margin:0;
}
.box .post p{
	font-size: 12px;
	padding: 2px5px;
}

.box .post em{
	
	font-size: 12px;
	padding: 0;
	margin:0;
	font-weight:bold;
	font-style:normal;
}

.box .post img{
	border: 1px solid #c1d8e8;
	padding:0;
	background-color: #FFFFFF;
	margin:0 10px 10px 10px;
	float: left;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.post-alt h2{
	font-size: 24px;
	padding: 0;
	color:#4499d9;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #4499d9;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #4499d9;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}
p.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	/*border-bottom:1px solid #ddd;*/
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}

.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: right;
	margin:  0 0 0 10px;
	background-color: #ffffff;
}

.author_photo img {
	border: 1px solid #666666;
}

/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
	margin:0px 0 0 0;
	float:right;
}

.continue a {
	color: #459ada;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation, .navigation_small {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #eee;
	border-bottom:  1px solid #eee;
}

.navigation_small {
	width:460px;
}

.navigation a, navigation_small a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

/*    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.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

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

    /* End Images */


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}

#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul {
	margin-bottom: 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
	
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #c1d8e8;
	background-color: #FFFFFF;
	}
.wp-caption img {
	margin-bottom:15px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 15px 0;
	margin:0px;
	font-size:1.2em;
	font-style:italic;
	color:#000000;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 595px;
	float: left;
	margin-bottom: 15px;
}

#comment_small {
	width: 460px;
	float: left;
	margin-bottom: 15px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/* PageNavi */

.more_entries {font-size:11px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #c1d8e8; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/*========= SIDEBAR =========*/

/* Tabs */

#tabs {
	width:308px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #c1d8e8;
	background-color:#c1d8e8;
	float:left;
	display: block;
}

.inside {
	width: 293px !important;
	padding:5px !important;
	border-color:#c1d8e8;
	border-style:solid;
	border-width:1px;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul.wooTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #f0c1cd;
	background: #f0c1cd url('images/bg_tabs.png') repeat-x center left;
	color: #5f5f5f;
	border:0px solid #f0c1cd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: #5f5f5f !important;
	display: block;
	float: left;
	padding: 0 6px;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	color: #fff !important;
	background: #f0c1cd url('images/bg_tabs_hover.png') repeat-x center left;
}

#tagcloud {
	padding:10px;
}

#sub img {
	float: right;
	/*margin: 0 0 8px 8px;*/
	margin:0;
}

.inside li {
	border-bottom:1px solid #c1d8e8;
	padding:8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

/*- Ads -*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#c1d8e8;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #c1d8e8;
}

#advert_125x125 {
	padding-left: 14px;
	background-color:#c1d8e8;
	border: 1px solid #c1d8e8;
	padding-top:14px;
}

#advert_125x125 img{
	border: 1px solid #c1d8e8;
	/*border: 1px solid #ddd;*/
	padding: 5px;
	margin:0 12px 12px 0;
}

/*- Flickr -*/

#flickr .wrap {
	padding-top: 15px;
}
.flickr_badge_image img {
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
	color:#969698;
	float:left;
	
}	

.widget a{
	margin-bottom:15px;
	color:#969698;
}	


.widget h3 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	/*border-bottom: 1px solid #c1d8e8;*/
	padding:5px 0 5px 5px;
	margin:0px;
}

.widget ul li a {
	color: #141414;
}

.children li {
	font-weight:normal;
}
.widget ul li ul.children li a {
	font-weight:normal;
	color:#59a6de;	
}

.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}

.textwidget {
	padding-top: 15px;
}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #fff;
	/*margin:0 auto;*/
	padding:0;
	background: #c1d8e8 url(images/bg_footer.gif) no-repeat top left;
	border: 0px solid #c1d8e8;
	width:990px;
	min-height:160px;
	padding-top:10px;
	float:left;
}

#footer div
{
	float:left;
	margin:0 8px 0 8px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:313px;
}

#footer div h3.widget_title{
	float:left;
	margin:0;
	padding:6px 0 5px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:273px;
	background-color:#e54280;
	height:25px;
}

#footer div ul li
{
	border:none;
	margin:0;
	padding:0;
}
#footer div a{
	color:#FFFFFF;
}

#copy {
	text-align:left;
	background:url(images/bottom_round.gif) no-repeat top left;
	height:20px;
	width:990px;
	float:left;
	padding:0;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

.block_footer {
	float:left;
	margin:0 8px 0 8px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:313px;
}

.block_footer a{
	color:#fff;
}

.articoli_recenti, .commentati, .tags_footer {
	float:left;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:313px;
	background-color:#e54280;
	height:36px;
}

.articoli_recenti h2, .commentati h2, .tags_footer h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:6px 0 5px 0;
	padding:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	float:left;	
}

.articoli_recenti span, .commentati span, .tags_footer span{
	float:left;
	margin:2px 5px 0 0;
	padding:0;
}

.articoli_recenti ul, .commentati ul {
	float:left;
	margin:0;
	padding:0;
}

.articoli_recenti ul li, .commentati ul li {
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}

.divider_footer_block {
	float:left;
	margin:5px 0 0 0;
	padding:0;
	background-color:#fff;
	width:1px;
	min-height:149px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 0px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: right;
	color:#b7b7b7;
	margin:0 10px 10px 0;
	padding:14px 0 0 0;
}

.fl a{
	color:#b7b7b7;
	font-weight:bold;
}

.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c1d8e8;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }

/* Slider */

#slider-holder { position: relative; height: 270px; width: 595px; margin-bottom: 10px; overflow: hidden ; color: #fff;background: #000;}
#slider-holder .slide{ position: absolute; top:0px; left: 595px; z-index: 1;height: 270px; width: 595px; overflow: hidden; background: #000;}
#slider-holder .slide-1 { display : block; left:0px; top:0px;}
#slider-holder .slide a {display: block;  }
#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }
#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0; display: none; }

#slider-holder .slide-content { position: absolute; top: 270px; left: 0;height: 700px; width: 575px; background: #000; padding: 10px 10px 0 10px;z-index: 999;}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.png') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.png') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }

.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 595px; overflow: visible;}
span.clicker { z-index: 999; background: #000; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.shelf-content { z-index: 9999; position: absolute; top:0; width: 595px;}
.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 0px 10px;}

.full {
width:930px;
}


#comm img {
	border:1px solid #4499d9;
}

#pop a, #feat a, #comm a, #tabs a{
	color:#141414;
	}
	
.vedi_all_foto {
	float:right;
	margin:20px 4px 0 0;
	padding:0;
	height:20px;
}

.vedi_all_foto a{
	color:#c1d8e8;
}
	
/******************* STYCKY *******************/
.container_stycky, .container_forum {
	min-height:111px; 
	height:auto; 
	width:598px; 
	margin:4px 0 10px 0;
	float:left;
}

.container_sidebar_forum {
	height:auto; 
	width:320px; 
	margin:0 0 10px 1px;
	padding:0;
	float:left;
	border:1px solid #c1d8e8;
}

.container_stycky div.stycky_left, .container_stycky div.stycky_right {
	min-height:160px;
	/*height:auto; */
	width:290px; 
	margin:0 0 10px 0;
	padding:0;
	border:1px solid #c1d8e8;
	float:left;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}


.container_stycky div.stycky_left {
	margin-right:12px;
}

.container_img_stycky {
	height:94px; 
	width:91px; 
	margin:5px;
	padding:0;
	border:1px solid #c1d8e8;
	float:left;
}

.container_txt_stycky {
	margin:5px;
	padding:0;
	width:170px;
	float:left;
}

.container_stycky div.stycky_left h2, .container_stycky div.stycky_left h2 a, .container_stycky div.stycky_right h2, .container_stycky div.stycky_right h2 a{
	margin:0;
	padding:0;
	border-bottom:1px solid #c1d8e8;
	color:#4499d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.container_stycky div.stycky_left p, .container_stycky div.stycky_right p{
	margin:0;
	padding:0;
}

.forum_left, .forum_right {
	min-height:190px;
	/*height:auto; */
	width:291px; 
	margin:0 0 0 0;
	padding:0;
	border:1px solid #c1d8e8;
	float:left;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.forum_left ul, .forum_right ul {
	float:left;
	margin:0 0 0 4px;
	padding:0;
}

.forum_left ul li, .forum_right ul li {
	float:left;
	margin:0;
	padding:5px 0 5px 30px;
	height:auto;
	width:250px;
	/*list-style-image:url(images/flower.png);*/
	background:url(images/flower.png) left center no-repeat;
	border-bottom:1px solid #c1d8e8;
}

.forum_left ul li a, .forum_right ul li a{
	color:#141414;
}

.forum_left {
	margin-right:12px;
}

.header_forum {
	height: 31px;
	width:291px;
	padding: 0;
	margin: 0 0 5px 0;
	float:left;
	background:#c81945 url(images/bg_header_articoli.png) repeat-x top left;
}

.header_forum h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 5px 5px;
	padding:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

.widget h3.widget_title, .bmg_images h3, .widget_polls-widget h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.widget h3.widget_title a {
	color:#fff;
}

.header_forum span {
	float:right;
	margin:2px 5px 0 0;
	padding:0;
}

.header_sidebar_forum {
	height: 31px;
	width:320px;
	padding: 0;
	margin: 0 0 5px 0;
	float:left;
	background:#c81945 url(images/bg_header_articoli.png) repeat-x top left;
}

.header_sidebar_forum h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 5px 5px;
	padding:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

.header_sidebar_forum span {
	float:right;
	margin:2px 5px 0 0;
	padding:0;
}

.container_sidebar_forum ul {
	float:left;
	margin:0 0 0 34px;
	padding:0;
}

.container_sidebar_forum ul li {
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	height:auto;
	width:250px;
	list-style-image:url(images/flower.png);
	border-bottom:1px solid #c1d8e8;
}

.login_top{
	float:left; 
	/*border-top: 1px solid #c1d8e8;
	border-bottom: 1px solid #c1d8e8; */
	height:30px;
	font-size:11px;
	margin:0;
	padding:0;
	width:184px;
	}

.login_top img{
	margin:2px 0 0 0;	
	float:left;
}

.login_top div.sign_up_container{
	float:left;
	margin:0;
	margin-top:3px;
	padding:0;
	color:#e0256a;	
	width:92px;
}

.login_top div a{
	padding:0;
	color:#e0256a;
}

#fbc_login {
	float:left;
	margin:0;
	margin-top:3px;	
}

.connect_facebook {
	color:#4c669f;
}

.container_speciali {
	min-height:110px;
	height:auto; 
	width:320px; 
	margin:0 0 16px 0;
	padding:0;
	border:1px solid #f06390;
	float:left;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#c1d8e8;
}

.container_social {
	min-height:30px;
	height:auto; 
	width:320px; 
	margin:0 0 16px 0;
	padding:0;
	border:1px solid #f06390;
	float:left;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#c1d8e8;
}

.container_social div{
	 background:#fff; 
	 width:316px; 
	 float:left;
	 margin:2px;
	 height:27px;
}

.container_social span {
	margin:3px 1px 0 2px;
	padding:0;
	float:left;
}

#specialwidget {
	float:left;
	margin:0;
	padding:0;
}

#specialwidget h3, .rssreaderwidget h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0 5px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:25px;
	text-transform:uppercase;
}

#specialwidget div, .rssreaderwidget div
{
	 width:310px; 
	 margin:0 0 14px 0px;
	 padding:4px;
	 border:1px solid #f06390;
	 border-top:none;
	 float:left;
}

.rssreaderwidget div ul {
	float:left;
	margin:0 0 0 4px;
	padding:0;
}

.rssreaderwidget div ul li {
	float:left;
	margin:0;
	padding:5px 0 5px 30px;
	height:auto;
	width:250px;
	/*list-style-image:url(images/flower.png);*/
	background:url(images/flower.png) left center no-repeat;
	border-bottom:1px solid #c1d8e8;
}

#specialwidget div ul{
	margin: 0 0 0 5px; 
	padding: 0; 
	float:left;
	width:300px;
	}
	
#specialwidget div ul li{
	padding: 3px 0 3px 0; 
	margin: 0 0 0 1px; 
	background:url(images/flower.png) center left no-repeat; 
	float:left;
	width:49%;
	}
	
#specialwidget div ul li a{
	margin:0 0 0 25px;
	color:#141414;
}	


#specialwidget div p {
	color:#459ada;
	border-top:1px solid #c1d8e8;
	float:left;
	margin:4px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:300px;
}

#specialwidget div p a{
	color:#459ada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.header_speciali {
	height: 31px;
	width:320px;
	padding: 0;
	margin: 0 0 5px 0;
	float:left;
	background:#c81945 url(images/bg_header_articoli.png) repeat-x top left;
}

/********************** internal foto top page **********************/

.container_internal_foto {
   width:950px;
   /*height:130px;*/
   float:left;
   border:1px solid #c1d8e8;
   margin:0 0 10px 0;
   padding:0 0 5px 6px;
   color:#141414;
   overflow:hidden;
}

.container_internal_foto div {
   width:100px;
   float:left;
   margin:5px 0 5px 0;
   padding:0 0 0 5px;
   overflow:hidden;   
}

.container_internal_foto div img {
   float:left;
   margin:0 0 2px 0;
   padding:3px;
   border:1px solid #4499d9;   
}

.container_internal_foto div p {
   float:left;
   margin:0;
   padding:0;
   color:#c1d8e8;
   font-size:11px;   
   line-height:13px;
   overflow:hidden;
}

.container_internal_foto div p a{
   color:#4499d9;
}

.container_post_custom {
	border:1px solid #FFCCCC;
	float:left;
	margin:0;
	padding:5px;
	color:#141414;
}

.container_post_custom_small {
	border:1px solid #FFCCCC;
	float:left;
	margin:0 7px 0 0;
	padding:5px;
	color:#141414;
	width:460px;
}

.container_post_gallery_small {
	border:1px solid #ffcccc;
	float:left;
	margin:0;
	padding:0;
	color:#000;
	width:144px;
}

.container_post_gallery_small div {
   width:139px;
   height:140px;
   float:left;
   margin:5px 2px 5px 0;
   padding:0 0 0 5px;
}

.container_post_gallery_small div img {
	float:left;
   margin:0 0 4px 13px;
   padding:3px;
  border:1px solid #f960be;  
   }

.container_post_gallery_small div p{
   float:left;
   margin:0;
   padding:0;
   color:#d01e51;
   font-size:12px;  
   width:135px;
   text-align:center;
   }
   
.container_post_gallery_small div p a{
   color:#d01e51;
   font-size:12px;   
   }
   
.container_post_gallery_small div.header_gallery_small {
	height: 30px;
	width:144px;
	padding: 0;
	margin: 0 0 5px 0;
	float:left;
	background:#c81945 url(images/bg_header_articoli.png) repeat-x top left;
}

.header_gallery_small h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 5px 5px;
	padding:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

.header_gallery_small span {
	float:right;
	margin:2px 5px 0 0;
	padding:0;
	line-height:6px;
}

.header_gallery_small span img {
	border:none;
}

.container_post_custom a, .container_post_custom_small a {
	color:#459ada;
}

.bmg-widget {
	border:1px #f06390 solid;
	float:left;
	border-top:0;
	width:315px;
	margin:0;
	padding:0 0 0 3px;
}

.bmg-widget div{
	float:left;
	margin:2px;
}

.bmg-widget div img{
	border:1px #f06390 solid;
}

.bmg-widget div p{
	text-align:center;
	color:#f913a0;
	font-size:11px;
}

/********************** internal foto top page **********************/

.post_gallery_custom{
	float:left;
	width:620px;
	border:1px solid #f1c1cd;
	padding:5px;
	margin:0;
}

.post_gallery_custom .header_post_gallery_custom {
	height:30px;
	width:610px;
	border-bottom:1px solid #f1c1cd;
	padding:10px 0 10px 0;
	margin:0 0 5px 5px;
}



.header_post_gallery_custom h2{
	font-size:24px;
	color:#ef5f8e;
	padding:0;
	margin:0;
	float:left;
}

.header_post_gallery_custom span{
	color:#ef5f8e;
	padding:0;
	margin:0;
	float:right;
}

.nggSinglePicture_container {
	margin:50px 0 0 0;
	padding:0;
}

.leggi_articolo_gallery {
	margin:3px 0 0 0;
	padding:0;
	color:#ef5f8e;
	width:560px;
	height:25px;
	float:left;	
}

.arrow_container_gallery {
	margin:0;
	padding:0;
	height:25px;
	float:left;	
}

.leggi_articolo_gallery img {
	margin:0 0 0 4px;
	padding:0;
	float:left;
}

.leggi_articolo_gallery a{
	color:#ef5f8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
}


.preview_post_gallery_custom {
	margin:2px;
	padding:0;
	float:left;
	width:120px;
	height:140px;
}

.preview_post_gallery_custom p a{
	color:#d01e51;
	margin:0 0 0 5px;
	padding:0;
}

.preview_post_gallery_custom img {
	border:1px solid #f960be;
	margin:5px 13px 5px 5px;
	padding:3px;
}

.container_button_registrati {
	float:left;
	margin:5px 0 0 0;
	padding:0;
}

#banner_300x90 {
	float:left;
	margin:0 0 14px 0;
	padding:8px 8px 8px 9px;
	height:91px;
	width:301px;
	background-color:#c1d8e8;
	border:1px solid #c1d8e8;
}

#banner_300x90 img{
	border:1px solid #c1d8e8;
}

/********************** PAGINATORE NGGALLERY *****************************/
#foto-pager{
	float:left;
	width:620px;
	border:1px solid #f1c1cd;
	padding:5px;
	margin:5px 0;
}

#foto-pager ul{
	margin:0;
	padding:0;
}

#foto-pager ul li{
	margin:2px;
	padding:3px;
	border:1px solid #f1c1cd;
	height:18px;
	min-width:18px;	
	float:left;
	text-align:center;
}

#foto-pager ul li.current{
	border:1px solid #c1d8e8;
	background-color:#f1c1cd;
}


/**************************** css POLLS ****************************/
.widget_polls-widget {
	border:1px solid #d01e51;
	height:auto; 
	width:320px; 
	margin:0 0 16px 0;
	padding:0;
	border:1px solid #f06390;
	float:left;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.widget_polls-widget .button_vota {
	background:#8da4ba url(images/bg_tasto_vota_poll.png) repeat-x top left;
	border:1px solid #015fc1;
	width:77px;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;	
	text-transform:uppercase;
}

.widget_polls-widget .button_vota:hover {
	cursor:pointer;
}

.widget_polls-widget a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d01e51;
	font-size:11px;
	font-weight:normal;
}

.widget_polls-widget a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:11px;
	font-weight:normal;
}


.widget_polls-widget ul li.archivio_sondaggi {	
	text-align:right;
	margin:0 5px 0 0;
	padding:0;
	height:18px;	
}

.wp-polls-archive {
	width:613px;
	float:left;
}


.wp-polls-ul li {
	font-weight:normal;
	color:#d01e51;
} 


/**************************** css LOGIN REGISTRATI ****************************/
#login {
	margin:0;
	padding:0;
	float:left;
	width:625px;
}

#login .message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4499d9;
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	width:625px;
	border-bottom:1px solid #c1d8e8;
}


#login .button-primary {
	background:#8da4ba url(images/bg_tasto_vota_poll.png) repeat-x top left;
	border:1px solid #015fc1;
	min-width:107px;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;	
	text-transform:uppercase;
}
	
#login .button-primary:hover {
	cursor:pointer;
}

#login .input {
	height:18px;
	width:200px;
	background-color:#c1d8e8;
	color:#d01e51;
	font-size:13px;
	font-weight:normal;
}

#login .login_lost {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4499d9;
	font-size:11px;
	font-weight:normal;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:625px;
	border-top:1px solid #c1d8e8;
}	

#login .login_lost a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4499d9;
	font-size:11px;
	font-weight:normal;	
}	

#login .forgetmenot {
	margin:20px 0 0 0;
}	