/*  
Theme Name: Bambini News
Description: Premium News by WooThemes modified
Version: 2.0
Author: intermedia mmh | mama
Author URI: http://www.intermediammh.com/
*/

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

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
	font: 12px Helvetica,Arial,Sans-Serif;
	background:#8D9CA9;
}
a,
a:visited,
a:active{
	color:#ff7800;
	text-decoration:none;
	outline:0;
}
a:hover{
	color:#ff7800;
	text-decoration:underline;
	outline:0;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
p{
	line-height:20px;
}
/*========= LAYOUT =========*/
#page-container{
	background:#8D9CA9 url(images/background-header.gif) repeat-x center 40px;
}
#page{
	margin: 28px auto 0;
	width: 1088px;
}
/*--- Main Columns ---*/
#columns{
	background:url(images/background-page.gif) repeat-y;
	margin-left:65px;
}
.col1{
	float:left;
	width:564px;
	padding:10px;
}
.col2{
	float: left;
	width: 354px;
	padding:10px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform:uppercase;
}
.uppercase{
	text-transform:uppercase;
}

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

/*- Page Navigation -*/
/*- Category Navigation -*/
#nav2-container{
	background:#FFFC00;
	border-right:1px solid #FFFC00;
	clear:both;
	height:79px;
	overflow:hidden;
	width:957px;
	margin-left:65px;
}
.nav2{
	border-bottom:1px dotted #B6A4BF;
	border-top:1px dotted #B6A4BF;
	font-family:Georgia,serif;
	font-size:14px;
	height:77px;
	overflow:hidden;
	position:relative;
	width:980px;
}
.nav2 li {
	border-bottom:1px dotted #B6A4BF;
	border-right:1px solid #B6A4BF;
	float:left;
	height:38px;
	line-height:37px;
	list-style:none;
	text-align:center;
	width:136px;
}
.nav2 a {
	color: #656f77;
	display: block;
}
.nav2 li.current-cat a,
.nav2 a:hover {
	text-decoration:none;
	color: #ff7800;
}
/*- Search -*/
#search-area{
height:48px;
}
#search-area h2{
color: #ff7800;
font-size: 14px;
text-transform:uppercase;
float:left;
margin-top:4px;
}

#search-area input#s{
background:transparent url(images/search-bg.gif) no-repeat scroll 0 14px;
border:0;
float:left;
font-size:12px;
height:15px;
margin:2px 0 0 43px;
padding:1px 5px 3px;
width:199px;
}
#search-area input.btn{
border:0;
float:left;
margin-left:28px;
padding:0;
}
/*- Header -*/
#header{
	background:transparent url(images/background-hands.png) no-repeat;
	height:133px;
	width:1088px;
	position:relative;
}
#header h1{
	position:absolute;
	right:123px;
	top:10px;
}
#header h1 a{
	display:block;
}
#motto{
	position:absolute;
	right:127px;
	top:56px;
	width:290px;
	color:#626c75;
	line-height:20px;
}
/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #8D9CA9;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
.ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
height: 100px;
margin: 0 0 30px;
}
#featured-th a img{
margin: 0;
border:none;
}
#featured-th a.selected img{
opacity: .3; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=30); /* IE lt 8 */
-ms-filter: "alpha(opacity=30)"; /* IE 8 */
-khtml-opacity: .3; /* Safari 1.x */
-moz-opacity: .3; /* FF lt 1.5, Netscape */
}
#featured-th .idTabs {
list-style:none;
}
#featured-th .idTabs li {
float:left;
display:inline;
margin-right:16px;
}
#featured-th .idTabs li.last {
margin-right:0px !important;
}

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

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h3 a{
	color: #000;
}
.post p,
.post-alt p{
	padding: 0 0 6px;
}
p.posted{
	color: #c0c0c0;
	font-size: 11px;
}

/*- Box -*/
.box{
	border-top: 3px solid #c0c0c0;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 274px;
}
.more-link,
.more-link-home{
	background: url(images/ico-arrow.png) no-repeat left 5px;
	padding-left:20px;
	display:block;
	line-height:20px;
	text-transform:uppercase;
}
.more-link-home{
	margin-top:8px;
}
p.comments{
	padding-bottom:0px !important;
}
p.comments a{
	background: url(images/ico-comm.png) no-repeat left top;
	color: #000000;
	padding: 0 0 1px 20px;
	font-weight:bold;
	letter-spacing:3px;
	text-transform:uppercase;
}
p.comments span{
	display:none;
}
.box .postheader{
	background:#8D9CA9;
	float:left;
	height:102px;
	overflow:hidden;
	padding:0 8px 6px;
	width:145px;
}
.box .postheader h2,
.box .postheader h2 a,
.post-alt-header h2,
.post-alt-header h2 a,
.featured h2,
.featured h2 a{
	font-size:11px;
	margin-top:6px;
}
.box .postheader h2,
.post-alt-header h2,
.featured h2{
	color:#fff;
}
.box .postheader h2 a,
.post-alt-header h2 a,
.featured h2 a{
	color:#f6ff05;
}
.box .postheader h3,
.box .postheader h3 a,
.post-alt-header h3,
.post-alt-header h3 a,
.featured h3,
.featured h3 a{
	font-weight:normal;
	color:#fff !important;
	font-family:Georgia,serif;
	font-size:14px;
}
.post-alt h3,
.post-alt h3 a{
	font-weight:normal;
	color:#000;
	font-family:Georgia,serif;
	font-size:14px;
}
.post-alt-header h3{
	margin-top:6px;
}
.box .postbody,
.post-alt .entry{
	clear:both;
	padding-top:12px;
}
.wp-caption-text{
	font-style:italic;
	font-size:10px !important;
	color:#888;
}
.addthis_container{
	margin-top:12px;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt-header{
	background:#8D9CA9;
	float:left;
	height:102px;
	overflow:hidden;
	padding:0 8px 6px;
	width:435px;
}
/*=== Buttons ===*/
a.more{
	background: url(images/ico-arrow2.png) no-repeat right 1px;
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
}
.alignleft{
display:inline;
float:left;
margin:0 12px 12px 0;
}
.alignright{
display:inline;
float:right;
margin:0 0 12px 12px;
}
.aligncenter{
display:block;
text-align:center;
margin:0 auto 12px;
}
.alignnone{
margin:0 0 12px 0;
}
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#8D9CA9;
	padding:10px;
	width:539px;
	margin-bottom:25px;
}
#archivebox h2{
	color:#fff;
	font-size:11px;
}
#archivebox h2 a{
	color:#f6ff05;
}
.arclist{
	margin-bottom:30px;
}
.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

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

.entry p{
	text-align:left;
	font-size:12px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	}
.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{
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
}
ol.commentlist cite{
	font-style: italic;
	font-weight: normal;
}
ol.commentlist li {
	padding:5px;
}
ol.commentlist li.alt {
	background:#edeeee none repeat scroll 0 0;
}

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

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 12px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #ff7800;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ff7800;
	color: #000;
	text-decoration:none;
}
.navbox{
	background: #ff7800;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #c68204;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-comm.png) no-repeat left center !important;
}
.list4 li {
	background: url(images/ico-feat.png) no-repeat left center !important;
}
#tagcloud a{
color:#000;
}
/*- Ads -*/
#leaderboard{
	background:url(images/adv-leaderboard.gif) no-repeat;
	border:1px solid #C0C0C0;
	height:90px;
	width:744px;
	margin:15px auto 0;
	padding:10px 10px 10px 26px;
}
#leaderboard img{
	height:90px;
	width:728px;
}
.ads{
	background:url(images/adv-sidebar.gif) no-repeat;
	border:1px solid #C0C0C0;
	height: 250px;
	width:316px;
	margin: 0 0 25px;
	padding:10px 10px 10px 26px;
}
.ads img{
	height:250px;
	width:300px;
}
#seguici-su-twitter{
	background-repeat:no-repeat;
	background-position:0 0;
	width:354px;
	height:242px;
	background-image:url(images/seguici-su-twitter.jpg);
	display:block;
	margin-bottom:25px;
}
#seguici-su-twitter:hover{
	background-position:0 -242px;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom:2px dotted #c0c0c0;
	margin:0 0 15px;
	padding:3px 0 0;
	width:160px;
}
.catlist h2{
	background:url(images/ico-catlist.png) right 0 no-repeat;
}

.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget{
	border-bottom:2px dotted #c0c0c0;
	margin-bottom:15px;
	color:#376892;
}
.widget h2 {
	text-transform:uppercase;
}
.widget ul {
	margin: 0 0 15px;
	font-family:Georgia,serif;
	font-size:12px;
}
.widget ul li{
	margin-bottom:5px;
}
.widget .list2{
	text-transform:uppercase;
}
.widget a,
.widget a:visited,
.widget a:active,
.widget a:hover{
	color:#000;
	display:block;
}
.widget .advanced-recent-posts .recent-posts-thumb{
/*	float:left;
	margin-right:8px;
	padding-bottom:12px;
	width:50px;
	height:auto;*/
	display:none;
}
.widget .advanced-recent-posts li{
	/*clear:left;*/
}

/*========= FOOTER =========*/
#info-credits,
#footer {
	text-align:center;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10px;

}
#info-credits{
	clear:both;
	margin:16px 65px 0;
	padding:8px 0;
	background:#fff;
}
#footer {
	color:#fff;
	line-height:26px;
	margin:16px 65px 0;
	padding:0;
}
#footer a{
	color: #fff;
}
#footer a:hover,
#footer a.in{
	text-decoration:none;
	color: #000;
}
#footer img {
	vertical-align:middle;
	margin-right:9px;
}
#footer .stanghetta{
	padding:0 13px 0 10px;
}
/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 2px dotted #c0c0c0;
}
.hl3{
	border-top: 2px dotted #c0c0c0;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border:1px solid #C0C0C0;
	float:left;
	height:100px;
	padding:3px;
	width:100px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

