/*
Theme Name: TheQuoteHub
Author: Cristian Neagu
Author URI: http://www.candesprojects.com
*/
* {
	margin: 0px;
}

body {
	margin-bottom: 25px;
	margin-top: 0px;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: #EAEAEA;
}

input.text {
	border: 1px solid #888888;
	padding: 3px;
	font-size: 12px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #478DCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active,a:focus {
	outline: none;
}

/* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/ /* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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

/* End captions */
#page {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	width: 980px;
	background: #EAEAEA;
}

#header-logo {
	display: block;
	width: 334px;
	height: 59px;
	padding-left: 13px;
}

#header-logo a {
	display: block;
	width: 334px;
	height: 59px;
	background: url('images/logo.gif') top left no-repeat;
	text-indent: -9999px;
}

#main {
	width: 940px;
	padding: 17px 22px 10px 18px;
	background: url("images/background.gif") top left repeat-y;
	overflow: hidden;
}

#main_bottom {
	margin-bottom: 12px;
	height: 10px;
	background: url("images/bg_bottom.gif") top left no-repeat;
	overflow: hidden;
}

#footer {
	width: 940px;
	text-align: center;
	padding: 25px 22px 25px 18px;
	background: url("images/background.gif") top left repeat-y;
}

#footer p {
	font-family: verdana;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
}

#footer-top {
	height: 10px;
	background: url("images/bg_top.gif") top left no-repeat;
	overflow: hidden !important;
}

#footer-bottom {
	margin-bottom: 20px;
	height: 10px;
	background: url("images/bg_bottom.gif") top left no-repeat;
	overflow: hidden;
}

#quickmenu {
	float: right;
	font-family: verdana;	
	font-size: 11px;
	margin-top: 13px;
	margin-right: 1px;
	margin-top: 14px;
}

#quickmenu a {
	font-family: verdana;	
	font-size: 11px;
	font-weight: bold;
}

#navwrap {
	margin-top: 21px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 4px solid #D4DCDF;
}

#navigation {
	margin: 0;
	padding: 0;
	height: 30px;
	border-bottom: 3px solid #5C5C74;
	border-bottom: 4px solid #11518A;
}

#navigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 14px;
}

#navigation ul li {
	float: left;
	margin: 0;
	margin-right: 6px;
	background: url('images/tab_left.jpg') top left no-repeat;
}

#navigation ul li a {
	float: left;
	font-family: helvetica;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: none;
	background: url('images/tab_right.jpg') top right no-repeat;
	display: block;
	margin-left: 5px;
	padding: 8px 9px 6px 4px;
	color: #4B8A97;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.home a {
	padding: 8px 12px 6px 7px;
}

#navigation ul li.current {
	background: url('images/tab_current_left.jpg') top left no-repeat;
}

#navigation ul li.current a {
	background: url('images/tab_current_right.jpg') top right no-repeat;
	color: #FDF8DB;
}

#navigation ul li.resource {
	background: url('images/tab_resource_left.jpg') top left no-repeat;
}

#navigation ul li.resource a {
	background: url('images/tab_resource_right.jpg') top right no-repeat;
	color: #666666;
	padding: 10px 8px 4px 3px;
}

#navigation ul li.currsc {
	background: url('images/tab_currsc_left.jpg') top left no-repeat;
}

#navigation ul li.currsc a {
	background: url('images/tab_currsc_right.jpg') top right no-repeat;
	padding: 10px 8px 4px 3px;
	color: #FDF8DB;
}

#navigation ul li.first_rsc {
	margin-left: 12px;
	margin-left: 18px;
}

* html #navigation ul {
	margin-left: 7px;
}

* html #navigation ul li a {
	margin-left: 2px;
}

#copyright {
	text-align: center;
	font-size: 11px;
	width: 100%;
	margin: 0;
	padding-top: 20px !important;
	padding-bottom: 15px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 75px;
	margin: 0px 0 0;
	width: 530px;
}

.inside {
	overflow: hidden;
	margin-bottom: 3px;
}

#sidebar {
	float: right;
	padding: 10px 0 10px 10px;
	width: 250px;
	background: #F6F6EA;
	border: 1px solid #eee;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#sidebar form {
	margin: 0;
}

#sidebar ul {
	margin: 0 1px;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	padding: 0;
	margin: 7px 0px;
}

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

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

#sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 2px solid #ccc;
}

#sidebar .widget {
	padding: 10px;
}

#sidebar .widget li {
	font-size: 13px;
	line-height: 16px;
	background: url(images/gray_bullet.gif) 3px 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
}

#sidebar .widget a {
	color: #BF750B;
}

#sidebar li.cat-item {
	margin-bottom: 3px;
	margin-bottom: 8px;
}

#sidebar #findsolutions {
	display: block;
	margin-left: 1px;
	width: 218px;
	height: 70px;
	background: url(images/findsolutions_btn.png) top left no-repeat;
	text-indent: -9999px;
	width: 218px;
}

#sidebar #rssfeed {
	padding: 0px 10px;
}

#sidebar #rssfeed a {
	display: block;
	width: 218px;
	height: 58px;
	background: url(images/rssfeen_btn.png) top left no-repeat;
	text-indent: -9999px;
}

#sidebar #outservices {
	
}

#sidebar .ourseviceshead {
	display: block;
	width: 222px;
	height: 70px;
	background: url(images/services_bg.png) top left no-repeat;
	text-indent: -9999px;
}

#sidebar .oursevicesbody {
	display: block;
	width: 190px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 20px 20px 15px;
	background: url(images/services_bg.png) bottom left no-repeat;
}

#sidebar .oursevicesbody p {
	margin-bottom: 5px;
	margin-bottom: 0;
}

#sidebar .oursevicesbody a {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #478DCC;
}

#sidebar li.cat-item a {
	color: #478DCC;
	font-weight: bold;
}


#sidebar #tipandadvice {
	padding-bottom: 5px;
}

#sidebar .tipandadvice {
	display: block;
	width: 190px;
	height: 184px;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	padding: 50px 20px 10px 15px;
	background: url(images/tipsandadive_bg.png) top left no-repeat;
}

#sidebar .tipandadmive_commonissues {
	display: block;
	width: 182px;
	height: 35px;
	margin-top: 7px;
	background: url(images/tips_advice_common.gif) top left no-repeat;
	text-indent: -9999px;
	background: url(images/tips_advice_common.gif) top left no-repeat;
}

#sidebar .tipandadmive_glossary {
	display: block;
	width: 182px;
	height: 35px;
	margin-top: 7px;
	background: url(images/tips_advice_glossary.gif) top left no-repeat;
	text-indent: -9999px;
}

.pagetitle {
	font-size: 18px;
	font-weight: normal;
}

.section-title {
	background: url(images/icon_article.gif) #F6F6EA 10px 5px no-repeat;
	border: 1px solid #E3E3E3;
	padding: 7px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
	text-align: right;
}

.section-title h1 {
	font-size: 22px;
	color: #333;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.section-subtitle {
	margin-bottom: 10px;
}

.section-subtitle h2 {
	font-size: 24px;
	color: #0a79b1;
}

.post {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
}

.post .post-title a {
	color: #D38310;
}

.post h1.post-title {
	font-size: 28px;
	color: #D38310;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 13px;
	font-size: 24px;
}

.post h2.post-title {
	font-size: 18px;
	color: #D38310;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
	margin-bottom: 1px;
}

.post .post-metadata {
	font-size: 10px;
	color: #999;
}

.post .more-link span {
	color: #478DCC;
}

.post-nextsteps {
	padding-top: 20px;
	margin-bottom: 15px;
	margin-bottom: 30px;
}

.post-nextsteps h3 {
	margin-bottom: 7px;
	color: #11518A;
}

.post-nextsteps ul {
	padding-left: 27px;
}

.post-nextsteps li {
	line-height: 20px;
	font-weight: bold;
}

.post-related {
	padding: 7px;
	background: #F6F6EA;
	border: 1px solid #e1e1e1;
}

.post-related h3 {
	margin-bottom: 7px;
	font-size: 14px;
}

.post-related ul {
	padding-left: 20px;
	padding-left: 1px;
}

.post-related li {
	list-style: none;
	background: url(images/gray_bullet.gif) 3px 5px no-repeat;
	font-size: 13px;
	line-height: 16px;
	padding-left: 15px;
	padding-left: 18px;
	padding-bottom: 2px;
}
.post-related li a {
	color: #BF750B;
}

.entry {
	line-height: 20px;
	margin-top: 0px;
}

.entry h1 {
	margin-bottom: 7px;
	margin-top: 20px;
	font-size: 26px;
	font-weight: normal;
}

.entry h2 {
	margin-bottom: 7px;
	margin-top: 20px;
	font-size: 22px;
	font-weight: normal;
}

.entry h3 {
	margin-bottom: 7px;
	margin-top: 20px;
}

.entry ul {
	padding: 0 0 0 35px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.sociable {
	height: 30px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.sociable .sociable_tagline {
	display: block;
	float: left;
	margin-right: 10px;
}

.sociable ul {
	display: block;
	float: left;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */ /* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px;
}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */ /* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

.commentmetadata {
	font-weight: normal;
}

/* End Comments */ /* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Calendar */
#wp_page_numbers {
	margin-top: 20px !important;
	font-size: 13px !important;
}

/**** Added by ZilkoWebSolutions ****/
.z-category h2.cat-title {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.z-category h2.cat-title a {
	font-size: 24px;
	font-weight: bold;
	color: #0a79b1;
}
.z-category h2.cat-title a.cat-article-count {
	font-size: 18px;
	color:#333;
}
.z-category p.more-link {
	font-weight: bold;
	margin-bottom: 36px;
}
.entry br.br15 {
	margin-top: 0px;
	margin-bottom: 12px;
}
.entry span.br15 {
	line-height: 8px;
}
