/**
Theme Name: QuerchMag Theme
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description:QuerchMag Magazine Theme Premium WP
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/glide-flash.css');
@import url('css/widgets.css');
@import url('css/comments.css');

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

.alignleft {float:left; margin:5px 10px 5px 0;}
.alignright {float:right; margin:5px 0 5px 10px;}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#FFFFFF;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#424242;
}

a {
	text-decoration:none;
	color:#7F7F7F;
}

a:hover { color:#000000; }


#body-in {
	background:transparent url(images/pixelHome.png);
	background-repeat: no-repeat;
	background-position:top center;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#date-now {
	background-position:0 11px;
	font-size:10px;
	color:#EFEFEF;
	text-transform:uppercase;
	line-height:38px;
	display:block;
	float:left;
}

#top-search-wrap {
	float:right;
	width:275px;
}

#top-search {
	position:relative;
	width:275px;
	height:38px;
	padding:0;
}

#top-search label {
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	top:14px;
	left:0;
}

#top-s {
	position:relative;
	background:#F6F6F6 url(images/search-top-text-bg.gif) repeat-x 0 0;
	padding:4px;
	top:9px;
	height:13px;
	border:none;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	left:53px;
	width:204px;
}

#branding {
	height:146px;
	overflow:hidden;
	text-transform:uppercase;
	position:relative;
	margin-bottom:0px;
}

#branding img {
padding-top:18px;
}
#blog-titleheader {
	 background:url(images/logo.png) no-repeat;
	height:117px;
	width:501px;
}

#blog-title {
	display:block;
	float:left;
	height: 117px;
	width: 501px;
	line-height:101px;
}

#blog-title a {  color:#000000; }

#blog-title a:hover {  color:#570707; }

#blog-description {
	background:transparent url(images/brand-separator.gif) no-repeat 0 50%;
	float:left;
	font:normal 15px Tahoma, Verdana, Arial;
	line-height:100px;
	padding-left:15px;
	color:#E62525;
}

#blog-description-shadow {
	position:absolute;
	display:block;
	left:287px;
	top:40px;
	color:#730707;
	font:normal 15px Tahoma, Verdana, Arial;
}

#page-menu ul {
	display:block;
	height:40px;
	overflow:hidden;
	margin-bottom:1px;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height:40px;
	font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
	line-height:40px;
	color:#4c6c9e;
	padding:0 11px 0 8px;
	text-transform:uppercase;
}

#page-menu a:hover, #page-menu {
	color:#FFFFFF;
}


.current_page_item a {
	color:#4c6c9e;
}

.read-more {
	background-color:#4c6c9e;
	display:block;
	float:left;
	padding:6px;
	color:#FFFFFF;
	margin-top:7px;
}

.read-more:hover { 		color:#FFFFFF; background-color:#666666; }

/* content */
#content {
	float:left;
	width:700px;
	padding-top:38px;
}

.block {
	float:left;
	width:310px;
	margin:0 10px 10px 0;
}

.last { margin-right:0 !important; }

.block-title {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#3560a2;
	padding-bottom:4px;
	border-bottom:7px solid #e1b002;
	margin-bottom:4px;
}

.block ul li {
	background:transparent url(images/block-list-separator.gif) repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
}

#recent-entries ul li a, #recent-comments ul li span {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#recent-entries ul li a, #recent-comments ul li span { background-position: 2px -51px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	width:310px;
	margin-bottom:10px;
	height:210px;
}

.title {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	margin-top:6px;
	/*padding-bottom:6px;*/
	border-bottom:1px solid #E7E7E7;
	margin-bottom:3px;
	color:#0e1a47;
	height:22px;
	line-height:20px;
	overflow:hidden;
}

.title a { color:#000000; }

.title a:hover { color:#446090; }

.date-post, .comment-post {
visibility: hidden;
	font:normal 10px Verdana;
	color:#6C6C6C;
	display:block;
	float:left;
	height:10px;
	line-height:10px;
	margin-right:10px;
}

.date-post { background-position:0 -74px; }

.comment-post { background-position:0 -98px; }

.navigation { margin-bottom:10px; visibility:hidden; }

.navigation a { color:#AB1A1F; }

.navigation a:hover { color:#000000; }

.pagetitle {
	margin-bottom:5px;
	color:#6C1010;
}

/* sidebar */
#sidebar {
	float:right;
padding-top:38px;
width:220px;
}

.widget {
	margin-bottom:10px;
}

.widget-title {
	background:#F2F2F2 url(images/widget-title-bg.gif) repeat-x 0 bottom;
	height:31px;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#040f38;
	/*line-height:37px;*/
	overflow:hidden;
	margin-bottom:3px;
	padding:0 9px;
	text-transform: none;
}

.widget ul li {
	background:url(images/all-icons.gif) no-repeat 2px -116px;
	line-height:28px;
	border-bottom:1px solid #F2F2F2;
	padding-left:20px;
}

.widget ul li a { color:#4c6c9e; }

.widget ul li a:hover { color:#263b72; }

.widget ul.ec3_events li {background:none;}

/* footer */
#footer {
	font-size:10px;
	color:#7F7F7F;
	height:40px;
	line-height:40px;
	background-image: url(images/pixelFooter.gif);
	background-repeat: no-repeat;text-align:center;
	padding-left:10px;margin-top:20px;
}

#copyrights {
	float:left;
	width:750px;
	overflow:hidden;
}

#right-text {
	float:right;
	width:170px;
	overflow:hidden;
}


#footer a {
	color:#7F7F7F;
}


/*= .entry */
.entry p {
	line-height: 17px;
	margin:5px 0px;
	margin-bottom: 10px;
}

.entry h1{
	font-size:16px;
	color:#333;
	margin-bottom:10px;
}

.entry h3{
	font-style:italic;
	color:#4C6C9E;
	margin-bottom:10px;
}

.entry h4{
	color:#4C6C9E;
	font-size:110%;
}

.entry ul.elenco, .entry ol.elenco {
	padding:5px 10px 5px 30px; 
	list-style:circle;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

.entry ol.elenco {list-style:decimal;}

.entry ul.elenco li {margin:5px 0px;}

.entry a.pdfdownload {
	background:url('images/icon_pdf.png') no-repeat left center;
	display:block;
	line-height:30px;
	padding-left:30px;
	border-bottom:1px solid #E7E7E7;
	border-top:1px solid #E7E7E7;
	clear:both;
}

/*=====================*/

.lcp_catlist a {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 8px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #4c6c9e;
padding-left: 15px;
}

.lcp_catlist li {
margin: 5px 0 15px 0;
/*margin: 5px 0 25px 0;*/
color: #4c6c9e;

}

#colonnaSxHome {
width: 300px;
float: left;
display: inline;
margin-right:34px;
margin-left: 5px;
}
#colonnaDxHome {
width: 305px;
float: left;
display: inline;
}
.paddingInterno {font-family:Georgia, "Times New Roman", Times, serif;
padding: 10px 0 20px 0;
line-height: 17px;
}

.paddingInterno ul {
list-style: none;
}

.paddingInterno li {
padding: 0 0 20px 0;
line-height: 17px;
list-style: none;
color: #4c6c9e;

}

.paddingInterno li a {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 6px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #4c6c9e;
padding-left: 15px;
}


