/**
Theme Name: Quadro
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine theme
*/

/* -------------------------------------- */

.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-color:#39622D;
	width:905px;
	margin:0 auto;
	font:normal 12px Arial,Verdana,Tahoma;
	color:#655e46;
	margin: 0px auto;
  border: 8px solid #fff;
  padding:0px;
  margin-bottom:-5px;
}

a {
	text-decoration:none;
	color:#b50a0a;
}

a:hover { color:#4c4837; }

/* header */
#header {
  background-image: url(images/header.jpg);background-repeat:no-repeat;
	height: 186px;
	width:905px;
	padding: 0px 0px 0px 0px;
	background-color:#e9ece2;
	margin-left:0px;
	margin-bottom:2px;
}


#page-menu {
	background:#FFFFFF url(images/page-menu-bg.gif) repeat-x 0 0;
	display:block;
	width:905px;
	height:42px;
	overflow:hidden;
	position:relative;
	padding:0 9px;
}

#menu-top-left, #menu-top-right {
	background:#FFFFFF url(images/page-menu-bg.gif) no-repeat;
	position:absolute;
	height:42px;
	width:10px;
	top:0;
}

#menu-top-left {
	background-position:0 -42px;
	left:0;
}

#menu-top-right {
	background-position:0 -84px;
	right:0;
}

/* container */
#container {
	margin-bottom:7px;
	width:905px;
	background-color:#e9ece2;
}

.left { left:0; }

.right { right:0; }

#featured-post-wrap .left, #featured-post-wrap .right {
	position:absolute;
	top:0;
	background:transparent url(images/featured-bg.gif) no-repeat;
	width:9px;
	height:235px;
}

#featured-post-wrap .left { background-position:0 -235px; }

#featured-post-wrap .right { background-position:0 -470px; }

/* content */
/* container */

/* content */
#content {
	background:#ffffff url(images/content-top-bg.gif) no-repeat 0 0;
	float:left;
	width:630px;
	margin-top:7px;
	margin-left:4px;
}

#content p img{
	border: none;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

#content p{
	margin: 0px;
	line-height: 18px;
	text-align:justify;
	margin-top: 5px;
}

#content p a{
	margin: 0px;
	line-height: 18px;
	text-align:justify;
	color: #FF7E06;
}

#content h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
}
	
#content h1 a  {
	color: #FF7E06;
	text-decoration: underline;
}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px; 
	color: #3E4F22; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #dadada;
	font-weight:bold;
}

#content h2 a  {
	color: #FF7E06;
	text-decoration: none;
}

#content h2 a:hover {
	color: #3E4F22;
	text-decoration: none;
}

#content h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px; 
	color: #3E4F22; 
	margin: 0px;
	line-height: 120%;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left:2px;
	border-bottom: 1px dotted #dadada;
	font-weight:bold;
}
	
#content h3 a  {
	color: #FF7E06;
	text-decoration: none;
}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
}

#content b{
	color: #777;
	line-height: 14pt;
}


#content-in {
	background:transparent url(images/content-bottom-bg.gif) no-repeat 0 100%;
	float:left;
	width:625px;
	padding:9px;
	padding-right:20px;
}

.pagetitle {
	margin-bottom:3px;
	color:#aea790;
	font-weight:normal;
}

.post .title {
	padding-bottom:3px;
	border-bottom:1px solid #ebe5d0;
	margin-bottom:3px;
	clear:left;
	font-size:24px;
	font-weight:normal;
	color:#b50a0a;
}

.post .date-post {
	font-size:11px;
	float:left;
	color:#000000;
}

.post .meta {
	color:#ded5b3;
	font-size:11px;
	color:#000000;
}

#mini-post-wrap .odd { float:left; margin-left:-2px; }

#mini-post-wrap .even { float:right; margin-right:17px;}

.mini-post {
	background:#f5f2e7 url(images/mini-post-bottom-bg.gif) no-repeat 0 100%;
	width:300px;
	padding-bottom:9px;
	margin-right:0px;
	margin-bottom:9px;
	overflow:hidden;
}

.mini-post .meta {
	background:#ded5b3 url(images/mini-post-top-bg.gif) no-repeat 0 0;
	font:normal 11px Tahoma, Verdana;
	height:26px;
	line-height:24px;
	padding:0 2px;
	margin-bottom:3px;
}

.mini-post .date-post, .mini-post .read-more {
	color:#ffffff;
	display:block;
	float:left;
	margin-left:10px;
}

.mini-post .read-more {
	color:#FFFFFF;
	float:right;
	margin-right:10px;
	
}

.mini-post .title {
	font:normal 14px Tahoma, 'Trebuchet MS';
	height:20px;
	line-height:20px;
	overflow:hidden;
	border:none;
	margin:0 6px;
	padding-bottom:3px;
	border-bottom:1px solid #ebe5d0;
}

.mini-post .entry {
  width:290px;
  padding:3px;
	height:125px;
	overflow:hidden;
}

.mini-post .thumbnail {
	background-color:#ded5b3;
	float:left;
	padding:5px;
	margin-right:8px;
}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#79A43A;
	display:block;
	float:left;
	font:normal 11px Tahoma, Verdana;
	color:#ffffff;
	height:27px;
	line-height:27px;
	padding:0 7px;
	border:1px solid #e8e2cc;
	margin-right:20px;
}

.navigation a:hover { background-color:#f1ead0; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#f1ecda url(images/pagenavi-bg.gif) repeat-x 0 0;
	height:36px;
	position:relative;
	padding:0 9px;
	width:595px;
}
.wp-pagenavi {
	padding-top:11px;
	font:normal 11px Tahoma, Verdana, Arial;
	text-transform:uppercase;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #e8e2cc !important;
	padding: 4px 6px !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#f5f2e7 !important;
	color:#aea790 !important;
}

.wp-pagenavi span.current {
	background-color:#79A43A !important;
	color:#ffffff !important;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/pagenavi-bg.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	width:9px;
	height:36px;
}

#wp-pagenavi-left {
	background-position:0 -36px;
	left:0;
}


#sidebar {
	float:right;
	background:#ffffff;
	width:257px;
	margin-top:7px;
	margin-right:6px;
}

.widget {
	clear:left;
	display:block;
	float:left;
	width:245px;
	margin-bottom:10px;
	position:relative;
}

.widget-content {
	background:#ffffff url(images/widget-bg.gif) no-repeat 0 0;
	display:block;
	float:left;
	width:245px;
	padding:5px 6px 0;
	overflow:hidden;
}

.widget-bottom {
	background:transparent url(images/widget-bg.gif) no-repeat 100% 0;
	width:245px;
	height:5px;
	float:left;
}

.widget-title {
	background:#dcd3b0 url(images/widget-title-bg.gif);background-repeat:no-repeat;
	font:bold 14px Tahoma, Verdana;
	color:#ffffff;
	position:relative;
	height:31px;
	width:245px;
	padding:0 7px;
	line-height:31px;
	overflow:hidden;
	text-transform:uppercase;
	top:-5px;
	left:-6px;
	z-index:2;
}

.widget ul li {
	line-height:28px;
	border-bottom:1px solid #ebe5d0;
	padding-left:5px;
}

.widget ul li.hover { background-color:#f5f2e7; }

.widget ul li li {
	border-top:1px solid #ebe5d0;
	border-bottom:none;
}

.widget a { color:#655e46; }

.widget a:hover { color:#b50a0a; }

#secondary .widget-content {
	background:#f2edda url(images/widget-content-secondary-bg.gif);
}

#secondary .widget-title {
	background:#f5f2e7 url(images/widget-title-secondary-bg.gif);
	color:#b70a0a;
}

#secondary .widget-bottom {
	background:transparent url(images/widget-bottom-bg.gif) no-repeat 100% 0;
	width:257px;
}

#secondary .widget ul li {
	border-bottom:1px solid #faf5e1;
}

#secondary .widget ul li.hover { background-color:#faf5e1; }

#secondary .widget a { color:#817c6c; }

#secondary .widget a:hover { color:#817c6c; }

.screen-reader-text { display:none; }

#footer {
	background-image:url("images/menu.jpg"); background-repeat:no-repeat;
	width: 905px;
	overflow: hidden;
	font-size: 11px;;
	margin: 0px auto 0px;
	padding-top: 10px;
	padding-left:5px;
	margin-bottom:-10px;
	color:#DDDDDD;
	height: 56px;
	clear: both;
	text-align:center;
}
	
#footer p {
	color:#DDDDDD;
  padding: 0px;
	margin-left: 20px;
	margin-top: 0px;	
}
	
#footer a, #footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
	border: none;
}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	color:#9ab667;
}


/* nav bar head
*/

#nav {
  clear:both;
  width: 905px;
  height: 33px;
  margin:auto; 
  margin-left:0px;
  margin-right:0px;
  margin-top:-2px;
  padding-bottom:3px;
  clear:both;
  background-repeat:no-repeat;
  background-color:#e9ece2;
}

#pageNavbar {
  float:left;
	width : 905px;
	height: 28px;
	margin-top:5px;
	padding-top:0px;
  text-align: center;
	font-size:11px;
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:5px;
	background-color:#e9ece2;
}
#tabs {
  float:left;
  margin:0;
  padding:0;  
	text-align: center;
  text-decoration:none;
}
#tabs li {
  background: url(images/menu.gif);background-repeat:no-repeat;
	width : 113px;
	height : 28px;
  text-align: center;
	display:inline;
	text-decoration:none;
}

div#pageNavbar li a {
	float:left;
	background: url(images/menu.gif); background-repeat:no-repeat;
	width : 113px;
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
  height:28px;
  color:#ffffff;
  font-weight:normal;
	font-size: 11px;
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}
div#pageNavbar li a:hover {
 	background: url(images/menu_activ.gif);background-repeat:no-repeat;
	width : 113px;
  height:28px;
  margin-top:0px;
  padding-top:3px;
	color:#ffffff;
	text-align:middle;
}

div#pageNavbar li a.aActive {
	background: url(images/menu_activ.gif);background-repeat:no-repeat;
  color:#ffffff;
}


div#pageNavbar li a.horizont_active_menu{
	background: url(images/menu_activ.gif);background-repeat:no-repeat;
  color:#ffffff;
}

div#pageNavbar li menu {
	color: #660000;
	cursor: hand;
	font-size: 12px;
	font-family: trebuchet ms, Verdana, Arial, Geneva, Helvetica, sans-serif;
	Text-decoration:none;
    line-height: 21px;
    height: 21px;
	display: block;
	padding-left: 10px;
}

/* end nav bar head
*/

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
}
	
/* comments */
	
.entry {
  width:590px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
}
