/**
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');

/* Cform styling ------------------------ */

form.wpcf7-form {
margin:0 auto;
padding:20px 15px; 
}

form.wpcf7-form div {
margin:0 auto;
padding:10px;
clear:both;
}

form.wpcf7-form label {
width:180px;
float:left;
clear:left;
margin:0 auto;
padding:0 5px 0 0;
text-align:right;
}
.entry form.wpcf7-form label span {
color: red;
margin:0;
display:inline;
width:auto;
}
form.wpcf7-form fieldset {
border:1px solid #808080;
padding:0 0 20px 0;
}

form.wpcf7-form legend {
font-size:1.3em;
padding:0 5px 0 5px;
}

form.wpcf7-form input.text,form.wpcf7-form textarea.text {
padding:3px;
background:#fff;
border:1px solid #808080;
}
form.wpcf7-form input.text:focus, form.wpcf7-form textarea.text:focus {
padding:3px;
background:#fff;
border:1px solid #000;
}
.entry span.wpcf7-form-control-wrap {
margin:0;
padding:0;
width:300px;
float:left;
}
/* -------------------------------------- */
.post_img {
margin:0 auto 0 auto;
padding:5px;
background: #fff;
border: 1px solid gray;
width:340px;
height:200px;
}

.post_img_large {
margin:0 auto 0 auto;
padding:5px;
background: #fff;
border: 1px solid gray;
width:548px;
height:350px;
}

.important {
background: url(images/important.png) no-repeat 50% left #adcd94;
border:1px solid #629e32;
padding:15px 15px 15px 50px;
color:#000;
margin: 10px 0;
font-size: 1.2em;
}
.entry h1 {
font-size:2em;
font-style:italic;
text-align:center;
padding-bottom:10px;
}
.entry .span {
font-style:italic;
display:block;
width:340px;
margin:0 auto 12px auto;
}
h2.article {
border-bottom:1px solid;
	font:normal 16px Tahoma, Verdana;
	padding-bottom:3px;
	margin:0 12px 15px 12px;
	color:#AB1A1F;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.clearfix:after { /* FF, O, etc. */
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#FFFFFF url(images/bg.gif);
	font:normal 12px Arial, Verdana, Tahoma;
	color:#4F2E2E;
}

.haut {
float:right;
margin:0 auto;
}

a {
	text-decoration:none;
	color:#7F7F7F;
}

a:hover { color:#000000; }

#body-in {
	background:transparent url(images/header_top.jpg) repeat-x 0 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}


#branding {
	height:101px;
	overflow:hidden;
	text-transform:uppercase;
	position:relative;
	margin-bottom:1px;
width:960px;
}
.blog-img img {margin-top:10px;display:block;float:left;}

#page-menu {float:right;width:500px;height:50px;margin-top:20px;}

#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:14px;
	line-height:40px;
	color:#FFFFFF;
	padding:0 11px 0 8px;
	text-transform:uppercase;
}

#page-menu a:hover, #page-menu {
	color:#f0b750;
}


.current_page_item a {
	color:#f0b750;
}

.read-more {
	background:url(images/button.png) no-repeat;
	display:block;
	float:left;
	padding:6px;
	color:#3777d9;
	margin-top:7px;
	line-height:24px;
	width:230px;
	height:40px;
	text-align:center;
	font-size:14px;
}

.read-more:hover {color:#000; }

/* content */
#content {
	float:left;
	width:625px;
	padding-top:18px;
	background: #FFF;
	padding: 12px 0px 12px 0px;
	border: 1px solid #CCC;
	margin: 0 8px 25px auto;
}

#contentacc {
	float:left;
	width:930px;
	padding-top:18px;
	margin-left:15px;
}


.block {
	width:308px;
	margin: -35px 9px 9px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

#left {
	width:300px;
	height: 253px;
	background: #FFF;
	border: 1px solid #CCC;
	float:left;
	margin-top: -35px;
}
#left p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	font-size: 0.95em;
	color: #454545;
}

#left ul{
	list-style-type: disc;
	padding: 12px 0px 0px 20px;
	font-size: 0.95em;
	color: #454545;
}
#left ul li{
	padding-left: 2px;
	margin-left: 15px;
}


#mid {
	width: 300px;
	background: #FFF;
	margin-right: 315px;
	margin-left: 315px;
	margin-top: -35px;
	border: 1px solid #CCC;
}

#right {
	width:300px;
	background: #FFF;
	border: 1px solid #CCC;
	float:right;
	margin-top: -35px;
}
#mid p, #right p {
	text-align: center;
}


.last { margin-right:0 !important; }

.block-title {
	font:normal 15px Tahoma, Verdana, Arial;
	color:#B40707;
	padding-bottom:4px;
	padding-top:9px;
	padding-left:10px;
	font-weight: bold;
	background: url(images/bg_title.gif) bottom repeat-x;
	margin-bottom:4px;
	letter-spacing: 1px;
}

.block ul li {
	background:transparent repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
}
.block ul {
	padding: 5px;
}


#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 16px Tahoma, Verdana;
	padding-bottom:3px;
	margin-left: 12px;
	margin-bottom:3px;
	color:#AB1A1F;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

.title a { color:#000000; }

.title a:hover { color:#AB1A1F; }

.date-post, .comment-post {
	font:normal 10px Verdana;
	color:#6C6C6C;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
        margin-left:12px;
}

.date-post { background-position:0 -74px; }

.comment-post { background-position:0 -98px; }

.navigation { margin-bottom:10px; }

.navigation a { color:#AB1A1F; }

.navigation a:hover { color:#000000; }

.pagetitle {
	margin-bottom:5px;
	color:#6C1010;
}

/* sidebar */
#sidebar {
	float: right;
	width:300px;
	padding:12px 0px 15px 0px;
	background: #FFF;
	border: 1px solid #CCC;
	font-size: 0.9em;
	color: #444;
}
#sidebar p {
	line-height: 155%;
        padding-left:10px;
}

#sidebar h2, #sidebar h4 {
	color: #000;
	font-size: 1.25em;
        padding-left:10px;
	margin-bottom:10px;
	font-weight: bold;
}

#sidebar ul {
        padding:0 10px 0 10px;
}

#sidebar ul ul {
	padding: 5px;
}


.widget {
	margin-bottom:10px;
}

.widget-title {
	/* background:#F2F2F2 url(images/widget-title-bg.gif) repeat-x 0 0;*/
	/* height:37px; */
	/* font:normal 12px Tahoma, Verdana;*/
	color:#000;
	line-height:35px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 9px;
}

.widget ul li {
	background:url(images/all-icons.gif) no-repeat 2px -116px;
	line-height:28px;
font-size:12px;
	border-bottom:1px solid #F2F2F2;
	padding-left:20px;
}

.widget ul li a { color:#6C1010; }

.widget ul li a:hover { color:#000000; }

/* footer */
#footer {
	clear:both;
	font-size:10px;
	color:#7F7F7F;
	background:url(images/footer.png) no-repeat;
	text-transform:uppercase;
	height:47px;
	line-height:40px;
	width: 100%;
	padding:10px 30px 10px 30px;
	margin-left: -5px;
}

#copyrights {
	clear:both;
	width:750px;
	overflow:hidden;
}

#right-text {
	float:right;
	width:170px;
	overflow:hidden;
}


#footer a {
	color:#7F7F7F;
}

.entry h3 {
margin:15px 0 0 0;
}

.entry {
	width: 90%;
	margin: 5px 0 0 12px;
}

#lipsum {
margin:0 0 15px 0;
}

.entry ul {
padding-bottom:10px;
}

.alignleft {
margin-left:12px;
margin-top:15px;
}

.alignright {
margin-right:12px;
margin-top:15px;
}
}