/*
Theme Name: Q Theme 
Theme URI: http://www.quintaris.com/
Description: This is the default Quintaris theme.
Version: 1.2
Author: Momentous Employees
Tags: one & two columns, fixed-width, right-sidebar, yellow, white

*/


/* Begin Typography & Colors */
*{
	margin:0px;
	padding:0px;
	outline:none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#4a4e58;
	text-align: center;
	width:100%;
}

#bg-light{
	text-align:center;
	width:100%;
	padding-top:30px;
}

#page-top
{
	background: #f0a81d url(images/title.gif) center center no-repeat;
	height:100px;
	width:100%;
}

.nav-container{
	display: inline-block;
	background-color: #4a4e58;
	width: 100%;
	text-align: center;
}

#navmenu
{
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

#navmenu ul{
	list-style: none;
	display: inline-block;
}

#navmenu ul li{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

#navmenu ul li a{
	padding-left:5px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:10px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	display:block;
}

#navmenu ul li a:hover
{
	color: #f0a81d;
	text-decoration: none;
}

#navmenu ul li.current_page_item a,
#navmenu ul li.current_page_parent a
{
	color: Gray;
	background-color: White;
	border-top: 1px solid #757f92;
	text-decoration: none;
}

#navmenu ul li .current_page_item a:hover,
#navmenu ul li .current_page_parent a:hover 
{
	color: #f0a81d;
}

#navmenu ul li.rss
{
	padding-left: 50px;
}

#navmenu ul li.rss a
{
	color: #ffffff;
	display: block;
	padding-top: 9px;
	padding-left: 30px;
	background: url(images/rss.gif) center left no-repeat;
}

.subnav-container
{
	display: inline-block;
	width: 100%;
	text-align: center;
}

#navmenusub
{
	font-size:10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding-left: 50px;
}

#navmenusub ul{
	list-style: none;

}

#navmenusub ul li{
	float:left;
	padding-left: 15px;
	padding-right: 15px;
}

#navmenusub ul li a{
	padding-left:5px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:10px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	display:block;
		color: #4a4e58;
}

#navmenusub ul li a:hover{
	color:#f0a81d;
	text-decoration: none;
}

#navmenusub ul li.current_page_item a
{
	color: Gray;
	background-color: White;
	text-decoration: none;
}

#navmenusub ul li.current_page_item a:hover {
	color: #f0a81d;
}

div.rss
{
	padding: 5px 5px 5px 50px;
	display: inline-block;
	float: left;
}

div.rss a{
	color: #ffffff;
	display: block;
	height: 25px;
	width: 80px;
	padding-top: 5px;
	padding-left: 30px;
	background: url(images/rss.gif) center left no-repeat;
}

div.rss a:hover{
	color: #f0a81d;
}

.header-search{
	float:right;
	padding: 0px;
	margin:0 px;
	padding-right:50px;
	width:250px;
}

#searchform{
	float:left;
	width:250px;
}

legend {
color: #5c5e62;
}

#header{
	clear:both;
	height:157px;
}

#headerimg{
	background-image:url(images/image.gif);
	width:920px;
	height:157px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.headerimg-left{
	width:570px;
	float:left;
	height:157px;
}

.headerimg-right{
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:100px;
}

#headerimg h1{
	color:#ebeae5;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:70px;
	text-align:center;
	width:570px;
}

#headerimg h1 a{
	color:#ebeae5;
	text-decoration:none;
}

.description{
	color:#d6d6d6;
	text-align:center;
	width:570px;
	font-size:12px;
	padding-top:40px;
	text-transform: uppercase;
}

.content-inside{
	background-image:url(images/bg_page_inside.gif);
	background-repeat:repeat-y;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.left{
	padding-top: 43px;
	width:630px;
	vertical-align:top;
	text-align:left;
}

.right{
	padding-top: 43px;
	width:290px;
	vertical-align:top;
	font-size:12px;
}

.right ul{
	list-style:none;
}

#content, #header{
	
	background-repeat:repeat-y;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}

.post{
	font-size:11px;
	padding-top: 15px;
	text-align:left;
	margin-bottom:10px;
	margin-right: 15px;
}

.post h3{
	padding-left: 15px;
}

.post small{
	font-size: 11px;
	padding-left: 15px;
}

.post p small a{
	display: block;
	width: 1px;
	margin-top: 10px;
	padding-left: 15px;
	background: url(images/arrow_up.gif) 0px 1px no-repeat;
}

.post p small{
	padding-left: 0px
}

.post small a:hover, .postmetadata a:hover{
	color: #795104;
	text-decoration: none;		
}

.pagetitle{
	color:#ffffff;
	background-color: #4a4e58;
	display: block;
	font-size:16px;
	padding: 3px 50px 3px 15px;
	text-decoration:none;
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.post h2 {
	color: #f0a81d;
	display: block;
	font-size: 24px;
	padding: 3px 50px 3px 15px;
	text-decoration:none;
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 10px;
	border-bottom: solid 1px gray;
}

.post h2 a{
	text-decoration: none;
	text-transform: uppercase;
}

.post h2 a:hover{
	color: #f4a4e58;
}

.search-content{
	padding-left:30px;
}
.entry{
	padding:10px 10px 10px 30px;
	font-size:12px;
}

.entry hr {
	border: 1px solid #ffffff;
	border-top: 1px solid #bebfc0;
}

.entry .entry{
	padding:0px 0px 0px 0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	background:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	color: #4a4e58;
}

.entry pre{
	overflow:auto;
}

.entry table{
	background-color:#eeedef;
	margin-top:10px;
}

.entry table tr td, .entry table tr th{
	padding:5px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.entry table tr th{
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	background-color: #4a4e58;
}

.entry table .even{
	background-color:#ebe9e4;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.entry p{
	margin:0px 0px 10px 0px;
}

.bbn{
	border-bottom:none;
}

.entry a:hover{
	text-decoration: none;
}

.entry ul, .entry ol{
	margin-left:40px;
}

.postmetadata{
	background-color:#edeeef;
	padding-top:5px;
	padding-bottom:5px;
}

.postmetadata p{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	border-bottom:1px solid #bebfc0;
}

.navigation{
}

.alignleft{
	float:left;
	width:150px;
}
.alignright{
	float:right;
	width:200px;
}

.alignleft .backnext{
	float:left;
}

.alignright .backnext{
	float:right;
}

.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}

.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}

.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}

.back{
	height:62px;
	width:41px;
	float:left;
}

a .back{
	background-position:0px 0px;
}

a:hover .back{
	background-position:0px 62px;
}

.next{
	height:62px;
	width:41px;
	float:right;
}

a .next{
	background-position:41px 0px;
}
	
a:hover .next{
	background-position:41px 62px;
}

.navigation-single{
	background-color:#a5a18e;
	padding-left:30px;
	padding-right:20px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6f6534;
	border-bottom-color: #6f6534;
	border-left-color: #FFFFFF;
}

.alignleft-single a, .alignright-single a, .alignleft-single, .alignright-single{
	color:#FFFFFF;
	
}
.alignleft-single{
	border-bottom:1px solid #7c775e;
	padding-bottom:5px;
}

.alignright-single{
	border-top:1px solid #cdcabb;
	padding-top:5px;
}

#sidebar{
	text-align:left;
	padding:15px;
}

#sidebar h2{
	color:#8899ba;
	font-size:16px;
	text-decoration:none;
	letter-spacing: 1px;
	border-bottom: 1px solid #8899ba;
	margin-bottom: 10px;
}

.sideblock {
	padding-bottom: 15px;
}

.widgettitle{
	border-bottom:1px solid #767155;
}

.textwidget {
	padding-left: 15px;
}

.morelink {
	float: right;
	display: block;
	width: 42px;
	height: 14px;
	background: url(images/arrow_right.gif) right 2px no-repeat;
}

#sidebar ul{
	background-image:none;
}

#sidebar ul li ul li ul{
	background-image:none;
	margin:0px;
	padding:0px;
	border:none;
}

#calendar_wrap{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}

#sidebar ul li ul li a{
	display: block;
	padding:0px 5px 0px 0px;
	line-height:15px;
	margin: 0px 0px 10px 0px;
}

* html #sidebar ul li ul li a{
padding: 0px;
margin: 0px;
}

#sidebar ul li ul li{
	margin:0px;
	padding: 0px 0px 0px 15px;
}

blockquote{
	border-left:15px solid #cecbbb;
	padding-left:10px;
	color:#726835;
	font-style: italic;
}

#footer
{
	background-color: #f0a81d;
	color: #ffffff;
	display: inline-block;
	width: 100%;
	font-size:11px;
	text-align: center;
}

#footernavmenu
{
	display: inline-block;
	*display: inline;
        *zoom: 1;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

#footernavmenu ul
{
	list-style:none;
	padding-top:10px;
}

#footernavmenu ul li{
	font-weight: bold;
	float:left;
  	padding-left: 15px;
	padding-right: 15px; 
}

.strip{
	display: none;
	background-color:#cecbbb;
	float: right;
	height:22px;
	width:580px;
	margin-top:7px;
	margin-right:18px;
}

#footernavmenu ul li a{
	padding:0px 10px 0px 0px;
	text-decoration: none;
	color:#ffffff;
	text-transform: uppercase;
}

#footernavmenu ul li a:hover
{
	text-decoration: none;
	color:#edeeef;
}

#footernavmenu .current_page_item a, 
#footernavmenu .current_page_item a:hover
{
	text-decoration: none;
	color: gray; 
}

.copyright
{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 920px;
	text-align: center;
}

.bold
{
	font-weight: bold;	
}

.datecreated
{
	background-color: #edeeef;
	padding: 5px 5px 5px 5px;
}

a{
	color:#f0a81d;
	text-decoration: underline;
}

a:hover{
	color: #795104;
	text-decoration: none;
}

a img{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}

#searchsubmit{
	background:none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:77px;
	height:22px;
	border:none;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:20px;
	padding-bottom:2px;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	float:right;
}

#s{
	height:15px;
	margin:2px 0px 0px 0px;
	float:left;
	width:160px;
}

#respond, #commentform, #commentform textarea{
	padding-left:30px;
	margin-top:10px;
	clear:both;
}

#commentform textarea{
	padding-left: 2px;
	overflow: auto;
}

#author, #email, #url, #comment{
	width:385px;
	line-height:20px;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
}

#author, #email, #url{
	height:16px;
}

#comment{
	height:180px;
}

#submit{
	background:none;
	background-image:url(images/submit.png);
	width:137px;
	height:30px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;
	padding-bottom:2px;
	letter-spacing:1px;
}

select, input, textarea{
	background-color:#ffffff;
}

input.button{
	color: #ffffff;
	font-weight: bold;
	margin: 5px; 
	padding-bottom: 6px;
	border: 0px;
	background-image:url(images/search.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 30px;
	width: 77px;
}

select optgroup{
	color:#322B06;
	font-style:normal;
	text-transform:uppercase;
	font-size:11px;
}

select option{
	padding-left:10px;
	color:#47401A;
	text-transform:none;
	font-size:12px;
}

.comments-label{
	width:150px;
	float:left;
	text-align:right;
	padding-right:20px;
	padding-top: 5px;
	margin-right:5px;
}

.comments{
	height:180px;
}

.comments-label small{
	line-height:21px;
	font-size:11px;
	color:#645d35;
	font-weight:bold;
}

h3{
	font-size:14px;
}

#comments{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	color:#990300;
}

.commentlist{
	margin-left:70px;
	margin-right:30px;
	font-size:12px;
	color:#5d5842;
}

.commentlist a{
	color:#322d19;
}

.commentlist p{
	margin-bottom:10px;
}

.commentlist li{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
}

.comment-author,.comment-text{
	background-color:#ebeae4;
	border-top:1px #a29c7d solid;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #a29c7d solid;
	padding:5px;
}

.comment-author{
	padding:5px 5px 7px 5px;
}

.comment-page-numbers{
	padding:5px 10px;
	margin:0px 20px 5px 30px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
}

.comment-page-numbers a{
	padding:3px 8px;
	background-color:#fafaf7;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
}

.current-comment-page, .comment-page-numbers a:hover{
	padding:3px 8px;
	background-color:#EBEAE4;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}

.clear{
	clear:both;
	font-size:1px;
}

.left-avat{
	width:58px;
	height:58px;
	float:left;
}

.avatar{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	padding:5px;
}

.comment-author a{
	font-weight:bold;
	font-size:14px;
	color:#6e684a;
}

.comment-author a:hover{
	color:#423e28;
	text-decoration:underline;
}

.comment-author .fn{
	line-height:58px;
	padding-left:10px;
	float:left;
	display:block;
}

.comment-data{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	clear:both;
}

#wp-calendar{
	width:250px;
	height:150px;
}

#wp-calendar caption{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}

#wp-calendar tr td{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	padding:1px;
}

#wp-calendar tr td a{
	background-color:#dedbcb;
	display:block;
	height:100%;
	width:100%;
}

#wp-calendar thead tr th{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	font-weight:bold;
	color:#990300;
	padding:1px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.entry fieldset {
	padding: 5px;
	border: 1px solid #BEBFC0;
}

.post-edit-link {padding-left: 15px;}

/* End Various Tags & Classes*/

/* Start Homepage CSS */

#wrapper{
width:777px;
background-color:#FFFFFF;
margin:auto;
margin-bottom:130px;
}

#cities{
width:225px;
float:left;
padding-right:10px;
}

#corporations{
width:225px;
float:left;
padding-left:17px;
padding-right:10px;
}

#communities{
width:215px;
float:left;
padding-left:15px;
}

#top-content{
width:720px;
margin:auto;
padding-bottom:20px;
}

#bottom-chunk{
width:720px;
margin:auto;
background:#FFFFFF;
}

h3{
color:#F0A91D;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

p{
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:12.5px;
}


/* Start of Quintaris Home Page */
#home_main
{
display: block;
padding-top: 35px;
width: 768px;
min-height: 350px;
margin: auto;
text-align: left;
font-size: larger;
}

#home_content_main
{
	background: url(images/home_bg_main.jpg) no-repeat;
	display: block;
	float: left;
	width: 372px;
	height: 217px;
	padding: 50px 25px;
}

#home_content_side_top
{
	background: url(images/home_bg_side_top.jpg) no-repeat;
	display: block;
	float: left;
	width: 205px;
	height: 78px;
	padding: 30px 111px 0px 30px;
}

#home_content_side_middle
{
	background: url(images/home_bg_side_top.jpg) no-repeat;
	float: left;
	width: 205px;
	height: 78px;
	padding: 30px 111px 0px 30px;
}

#home_content_side_bottom
{
	background: url(images/home_bg_side_top.jpg) no-repeat;
	float: left;
	width: 205px;
	height: 77px;
	padding: 30px 111px 0px 30px;
}

#home_main p
{
width: 720px;
margin: auto;
text-align: left;
}

#home_columns
{
width: 720px;
margin: auto;
display: inline-block;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#cities{
width:225px;
float:left;
padding-right:10px;
}

#corporations{
width:225px;
float:left;
padding-left:17px;
padding-right:10px;
}

#communities{
width:215px;
float:left;
padding-left:15px;
}

/* End of Quintaris Home Page */
