/*  
Theme Name: IlGiornale.it WPMU Theme 
Theme URI: http://www.ilgiornale.it
Description: Theme by <a href="http://www.ilgiornale.it">IlGiornale.it</a>.
Version: 1.0
Author: Simmessa
Author URI: http://www.simmessa.com/

*/

body {
	font: 75%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(images/web2bg-dark.gif);
	margin: 0px;
	padding: 0px 0px 0px;
	
}
a {
	color: #FC3600;
	text-decoration: none;
}
a:visited {
	color: #FC3600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

h1 {
	margin:0px;
	padding-left: 15px;
	height: 60pt;
	font: bold 36px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
}
h1 a, h1 a:visited{
	color: #FC3B7B;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #0073ee;
	margin: 5px 50px 2px 10px;
	letter-spacing: -1px;
	font: normal 200%/100% Times, serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #cfcfcf;
	}
h2 a, h2 a:visited {
	color: #0062dd;
	text-decoration: none;
}
h2 a:hover {
	color: #0084ff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 5px;
}

#htext {
	margin-top:30px;
	margin-left:0px;
	z-index:1;
	/* padding-left: 20px; */
	/* height: 60px; */
	width: 220px;
	font: italic 22px/100% Georgia, serif; 
	text-align:center;
	color: #ffffff;
}

#htext a, htext a:visited{
	color: #ffffff;
	text-decoration: none;
}
#htext a:hover{
	color: #ffffff;
	text-decoration: none;
}
#page {
	margin: 0px auto;
	border: 1px solid #aaaaaa;
	width: 950px;
	background: #FFFFFF url(images/content-bg.png) repeat-y right ;
	overflow:hidden;
}
#headerbk {
	margin: 0px auto;
	width: auto;
	background: #00BEF0;
}
/* header area */
#header {
	background: #00BEF0 url(images/header_bg.gif) repeat-x;
	height: 100px;
	width: 100%;
	position: fixed;
	left:0px;
	background-color: transparent;
	
}
#headerimg {
	position: relative;
	padding: 5px 0px 0px 0px;
	height: 100px;
	background-color: transparent;
}

#headerlogo {
        position: absolute;
        top:0;
	left:0;
        z-index:0;
        height: 80px;
        width: 224px;
	background-color: transparent;
        background-image: url('images/header_logo.gif');
        background-repeat: no-repeat;
}

#headerlogo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 224px;
    height: 80px;
}

#headerlogo a span {
    display:none;
}

#headerlogo a#linkblog{
    height: 50px;
    width: 160px;
}

#headerlogo a#linkhome{
    height: 25px;
    width: 210px;
    margin-top: 50px;
}

/* #headerlogo a h1 {
    display: none;
}
*/

#headerleader {
	position: absolute;
	top:0px;
	left: 254px;
	border: solid #ffffff 1px; 
	background-color: #f9ac12;
	height: 90px;
	width:728px;
}


#hdtext {
	margin:0px;
	position:absolute;
	right:0px;
	top:100px;
	font:  10px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	padding: 0 5px 3px 5px;
}

#nav {
	list-style: none;
	margin: 0; 
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#nav li {
	float: left;
	margin-left: 2px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #ef8412; 
	padding: 2px 10px;
	font: normal 8pt/100% Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ef8412; 
	border-left: 1px solid #ef8412;
	border-right: 1px solid #ef8412;
	display: block;
}
#nav .page_item a:hover {
	color: #ff0000;
}
#nav .page_itemhm a{
	color: #ef8412;
	text-decoration: none;
	background: #FFF ;
	padding: 2px 10px;
	font: normal 8pt/100% Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	display: block;
}
#nav .page_itemhm a:hover {
	color: #FF0000;
}
/* content area */
#content {
	margin-top:110px;
	/* padding: 120px 5px 30px 13px; */
	padding: 0 5px 30px 13px;
	float: left;
	width: 700px;
	overflow: hidden;
/*
 	background-image: url('images/blog_head_695x130.jpg') ;
	background-position: 10px 0px;
	background-repeat: no-repeat;
*/
	/* overflow: auto; */
}
.post {
	text-indent:10px;
	clear:both; 
	padding-top: 15px;
}
.post img{
	margin: 5px 15px 5px 10px;
	padding: 5px;
	border: 1px solid black;
	float:left;
}
.post-date {
	width: 77px;
	height: 55px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 438px;
}
.post-cat {
	background: url(images/camino2.png) no-repeat left center;
	padding-left: 55px;
	padding-top:25px;
	padding-bottom:5px;
	height:48px;
	width:200px;
	float:left;
	font-size: 95%;
	color: #999999;
}
#comhd {
height:30px;
background: url(images/dasdasda_03.png) no-repeat left top;
}
#xsirajakmenu h1, #xsirajakmenu h2, #xsirajakmenu p {margin:0 2px;  letter-spacing:1px; padding:10px 0px 10px 10px;}
#xsirajakmenu h1 {font-size:2.7em; color:#fff;}
#xsirajakmenu h2 {font-size:2em;color:#EBEBEB; border:0; padding:0px 0px 0px 0px;}
#xsirajakmenu p {padding-bottom:0.5em;}
#xsirajakmenu h2 {padding-top:0.5em;}
#xsirajakmenu {background: transparent; margin:1em;}
.xmenutop, .xmenubottom {display:block; background:transparent; font-size:1px;}
.xmenub1, .xmenub2, .xmenub3, .xmenub4 {display:block; overflow:hidden;}
.xmenub1, .xmenub2, .xmenub3 {height:1px;}
.xmenub2, .xmenub3, .xmenub4 {background:#F5F5F5; border-left:1px solid #F5F5F5; border-right:1px solid #F5F5F5;}
.xmenub1 {margin:0 5px; background:#F5F5F5;}
.xmenub2 {margin:0 3px; border-width:0 2px;}
.xmenub3 {margin:0 2px;}
.xmenub4 {height:2px; margin:0 1px;}
.xmenuboxcontent {clear:both; display:block; background:#F5F5F5; border:0 solid #F5F5F5; border-width:0 1px;}
.pcomt{
background: #F3F3F3;
width:98%;
margin-left:0;
padding-right:0px;
height:45px;
padding-left: 5px;
clear:both;
	font-size: 95%;
	color: #999999;
}
.post-comments { 
	background: url(images/icon_write.png) no-repeat left center; 
	padding-left: 27px;
	padding-top: 2px;

	width:120px; 
	height:26px;
	float: right; 
	font-size: 95%;
}
.post-calendar { 
	background: url(images/cal.png) no-repeat left center;
	padding-left: 55px;
	padding-top:25px;
	height:48px;
	width:120px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding: 10px 10px 0 10px;
	height:auto;
}

.navigation {
	clear: both; 
	padding: 18px 0px 0px 3px;
	
}
.navigation a, .navigation a:visited {
	color: #000;
	text-decoration:underline;
	}
.previous-entries a {
	float: left;
	padding-left: 18px; 
	
}
.next-entries a {
	float: right;
	padding-right: 18px;
}
/* comments area */
#comments, #respond {
	width:100%;
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 5px;
}
.commentlist .alt {
	background: #dcdcdc;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #1777B1;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	width:70%;	
	margin-top: 10px;
	padding: 5px 45px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F3F3F3; 
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 100%;
	height: 115px;
	background:#fcfcfc;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*headre menu*/
#headmenu {
	float: right;
	padding: 10px 10px 20px 0px;
	width: auto;
	color: #666666;
	overflow: hidden;
}
/*sidebar */
#sidebar {
    font-family: Times, serif;
    float:right;
    margin:100px 0px 0px 0px;
    padding: 14px 10px 20px 0px;
	width: 209px;
	color: #666666;
	overflow: hidden;
	
}
/*sidebar search */
.sidebarsearchtitle{
	background: url(images/side_search.gif) no-repeat ;
	width:209px;
	height:47;
	padding:47px 0px 0px 0px;
	
}
/*sidebar cat */
.sidebarcattitle{
	background: url(images/side_categories.gif) no-repeat ;
	width:209px;
	height:50;
	padding:50px 0px 0px 0px;
}
/*sidebar archive */
.sidebararchtitle{
	background: url(images/side_archive.gif) no-repeat ;
	width:209px;
	height:50;
	padding:50px 0px 0px 0px;
}
/*sidebar archive post*/
.sidebarposttitle{
	background: url(images/side_latest.gif) no-repeat ;
	width:209px;
	height:50;
	padding:50px 0px 0px 0px;
}
/*sidebar Blog */
.sidebarblogtitle{
	background: url(images/side_friends.gif) no-repeat ;
	width:209px;
	height:50;
	padding:50px 0px 0px 0px;
}
/*sidebar Meta */
.sidebarmetatitle{
	background: url(images/side_meta.gif) no-repeat ;
	width:209px;
	height:50;
	padding:50px 0px 0px 0px;
}
/********************RSS*******************/
.sidebarRsstitle {
	border: none;
	width:209px;
	height:190px;
	padding:50px 0px 0px 0px;
	font: normal 15px verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
.rssimage { 
     display: block; 
     width: 209px;
     height: 190px; 
     background-repeat: no-repeat;
	font: normal 15px verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
     }
a.rssimage { 
     display: block; 
     width: 209px;
     height: 190px; 
     background-repeat: no-repeat;
	 font: normal 15px verdana, Helvetica, sans-serif;
	 color: #FFFFFF;
	 vertical-align: middle;
     }
	 
a.rssimage:hover { 
	 font: normal 15px verdana, Helvetica, sans-serif;
	 color: #FFFFFF;
	 vertical-align: middle;
     } 

/******************************************************/
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Georgia, serif;
	color: #333333;
	width:209px;
	margin: 30px 0px 2px;
	border-bottom: 1px solid #F3F3F3;
	text-align: right;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0084ff;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding-top: 0px;
	border: none;
	background-color:#F3F3F3;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #CCC;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/side_bullet.gif) no-repeat !important;
	padding-left: 22px !important;
}
/* smcube */
ul.smcube li{
	background: url(images/side_bullet.gif) no-repeat !important;
	background-position: 0px 3px !important;
	padding-left: 22px !important;
	}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/side_bullet.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/side_bullet.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/side_bullet.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/side_bullet.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

li.widget_calendar td a{
        padding: 1px 7px;
	font-weight: bold;
	background-color: #cfcfcf;
	color:#ff6600 !important;
}

li.widget_calendar td a:hover{
        color:white !important;
}



/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
        background: url(images/side_search.gif) no-repeat !important;
	padding: 54px 3px 0px 7px;	
	height:50px;
	width: 199px;
	background-color: #F3F3F3 !important;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #ccc;
	width: 110px;
	height: 18px;
	padding: 4px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 21px;
	padding:0px 10px 1px 6px;
	font: normal 15px verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #F3F3F3 ;
	color: #fff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 5px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 96%;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
	font-size: 8pt;
}

.rss_sidebar {
        background: url(images/mini-rss.gif) no-repeat left center;
        margin-top: 5px;
	padding-left: 18px;
	font-family: Verdana, sans-serif;
        font-size: 8pt;
}


.email {
        width:200px;
	padding-left:15px;
	margin-left:19px;
	margin-top:5px;
	font-size: 8pt;
	background: url(images/email.gif) no-repeat left center;
}


.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"], img.centered{
	display: block;
	float:none;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
	margin-right:10px;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.img-shadow {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  text-align:center 
  } 
blockquote {
	padding: 2px 0px 10px 25px;
	background: url(images/blockquote.png) no-repeat top left;
	font-style:italic;
	font-size: 95%;
	background-color:#F3F3F3;
}

/* widgets */

.widget{
}

h2.sidebartitle{
        background: url(images/h2_heading.jpg) no-repeat !important;
}

.widget_calendar{
/*        background: url(images/side_calendar.gif) no-repeat !important; */
	color: #0062dd;
}
.widget_recent_entries{
/*        background: url(images/side_latest.gif) no-repeat ; */
}
.widget_archives{
/*        background: url(images/side_archives.gif) no-repeat ; */
}
.widget_categories{
/*	background: url(images/side_categories.gif) no-repeat !important; */
}
.widget_get_recent_comments{
/*        background: url(images/side_recentcomments.gif) no-repeat ; */
}
.widget_meta{
/*        background: url(images/side_meta.gif) no-repeat ; */
}
.widget_pages{
/*        background: url(images/side_pages.gif) no-repeat ; */
}

.disclaimer, .disclaimer a, .disclaimer a:visited {
	color:red;
	margin:0 0 0 10px;
}

.disclaimer-text{
	font-size: 80%;
	font-family: sans-serif;
	line-height: 100%;
	margin: 50px;
}

.alignrightfeed{
	margin-top:5px;
	margin-right: 10px;
	text-align:right;
}

