/*  
Theme Name: IlGiornale.it COOKIE FIX
Theme URI: https://www.ilgiornale.it
Description: Theme by <a href="https://www.ilgiornale.it">IlGiornale.it</a>.
Version: 1.1
Author: Simmessa
Author URI: https://www.simmessa.com/
*/

body {
	font: 75%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(images/wp3_bg.png);
	margin: 0px;
	padding: 0px 0px 0px;
	
}
a {
	/*color: #FC3600;*/
	color:#0073ee;
	text-decoration: none;
}
a:visited {
	color: #0073ee;
	text-decoration: none;
}
a:hover {
	color: #0073ee;
	text-decoration: underline;
}

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: #444;
	margin: 5px 9px 2px 0px;
	letter-spacing: -1px;
	font: normal 240%/100% Georgia, Times, serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #cfcfcf;
	letter-spacing:1px;
	}
h2 a, h2 a:visited {
	color: #444;
	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 {
	position:relative;
	text-indent:-5000px;
	/* 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_new.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: 116px;
	width: 100%;
	position: fixed;
	z-index:500;
	left:0px;
	top:0px;
	background-color: transparent;
	
}
#headerimg {
	position: relative;
	margin:auto;
	padding: 5px 0px 0px 0px;
	width:950px;
	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.png');
	background-repeat: no-repeat;
	background-position:-40px 0px;
}

#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:4px;
	left: 221px;
	background-color: #f9ac12;
	height: 90px;
	width:728px;
}


#hdtext {
	margin:0px;
	position:absolute;
	right:0px;
	top:100px;
	font:  12px/100% Georgia, Times new roman, Serif;
	font-style:italic;
	color: #444;
	padding: 0 5px 6px 5px;
}

#nav {
	display:block;
	list-style: none;
	margin: auto;
	margin-top:-5px;
	padding:0px; 
	position: relative;
	width:950px;
	height:15px;
	/*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:130px;
	/* padding: 120px 5px 30px 13px; */
	padding: 0 5px 30px 13px;
	float: left;
	width: 600px;
	overflow: hidden;
/*
 	background-image: url('images/blog_head_695x130.jpg') ;
	background-position: 10px 0px;
	background-repeat: no-repeat;
*/
	/* overflow: auto; */
}
.post {
	clear:both; 
	padding-top: 15px;
}

.post img{
	margin: 5px 15px 5px 10px;
	padding: 5px;
	border: 1px solid black;
	float:left;
	background-color:#222;
}

.post img.featured-image {
	max-width: 150px;
}

.post-content{
	font-family:Georgia, Times new roman, Serif;
	font-size:15px;
	line-height:20px;
}

.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;margin-top:-4px;}
.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: #cfcfcf;*/
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	width:98%;
	margin:0 0 10px 0;
	height:45px;
	padding:10px 0px 0px 5px;
	clear:both;
	font-size: 95%;
	color: #222;
	font-style:italic;
}
.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 0px 10px 0px;
	margin-right:10px;
	height:auto;
	color:#222;
}

.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: 15px;
	line-height: 130%;
}
.commentlist li{
	width:95.2%;
	padding: 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: Arial, Helvetica, sans-serif;	
	font-size:11px;
	line-height: 13px;
	float:right;
	margin:117px 0px 0px 0px;
	padding: 14px 10px 20px 0px;
	width: 310px;
	color: #666666;
	overflow: hidden;
}

/* static sidebar elements */

/*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;
	 } 

a.rsswidget{font-weight:bold;}

a.rss {color:#444}

.rss-date{font-style:italic;}

.rssSummary{margin:5px 0 5px 0}

/******************************************************/
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Georgia, serif;
	text-transform: uppercase;
	color: #333333;
	width:300px;
	margin: 30px 0px 2px;
	border-bottom: 1px solid #F3F3F3;
	text-align: right;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color:#666;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding-top: 0px;
	border: none;
	list-style: none;
	/*background-color:#F3F3F3;*/
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	list-style: square inside;
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #CCC;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	list-style: square;
	padding: 1px 0 1px 10px;
	border: none;
}

/*blogroll */
ul.list-blogroll li{
	/*background: url(images/side_bullet.gif) no-repeat !important;*/
	list-style: square;
	padding-left: 22px !important;
}
/* smcube */
ul.smcube li{
	/*background: url(images/side_bullet.gif) no-repeat !important;*/
	list-style: square;
	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;*/
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	/*background: url(images/side_bullet.gif) no-repeat !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;*/
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	/*background: url(images/side_bullet.gif) no-repeat !important;*/
}
/*recent comments widget */
li.widget_recent_comments li{
	list-style:none !important;
	/*background: url(images/mini-recent-comments.gif) no-repeat !important;*/
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

li.widget_calendar td a{
	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/wp3_searchbox.png) no-repeat !important;*/
	padding: 0px 3px 20px 7px;	
	height:80px;
	width: 299px;
	background-color: #F3F3F3 !important;
	border:1px solid #ddd;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #ccc;
	width: 210px;
	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;
	height:60px;
	background: #fff;
	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: 930px;
	padding:10px;
	height:20px;
	background-color:#f3f3f3;
	color: #7a9299;
	font-size: 85%;
	line-height: 160%;
}
#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_new.jpg) no-repeat !important;
}

.widget_calendar{
	width:100%;
	color: #666;
}

#wp-calendar {margin-left:7px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#wp-calendar td{padding:7px}
#wp-calendar caption{margin:5px 0 5px 0}

.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;
}

/*restyle wp3*/

div.sociable{text-align:right; padding-right:15px}
div.sociable_tagline{margin-bottom:10px}

.copyright{font-size:11px; color:#444}

.readmore{width:100%; text-align:right; margin:10px 0 20px 0}
/*.readmore a{color:#222}*/

#aboutme{width:100%; text-align:center; background-color:#f3f3f3; padding-top:5px; border-bottom:1px solid #ddd}

.thumblock{padding-left:10px}
.ratingtext{padding-left:10px}
.gdthumbtext{margin-left:10px}

#content{
	background-position: 10px 0px;
		background-repeat: no-repeat;

}
#clicker{
	width: 695px;
	height: 130px;
}
#clicker a{
	position: absolute;
	top: 0;
	left: 103;
	width: 695px;
	height: 130px;
}
#headimg h1{
	padding-top:40px;
	margin: 0;
}
#desc {
	display: none;
}

.header_img
{
	width:595px;
}
#social_button_single
{
	float:right;
}
#social_button_single div
{
	float:left;
	width:200px;
}

body.custom-background {
	background-image: url(images/wp3_bg.png) !important;
	background-color: #fff;
}