/*
	Theme Name: Mansurovs Main Page
	Theme URI: http://mansurovs.com
	Description: Theme for Mansurovs Main Page.
	Author: Nasim Mansurov
	Author URI: http://mansurovs.com/
	Version: 1.0
	Template: genesis	
*/

/* CSS RESET
------------------------------------------------------------ */
* {
	outline: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

body {
	background: #DDD;
	color: #000;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
	min-width: 1040px;
}

/***** Hyperlinks ********************/
a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a:focus, a:hover, a:active {
	outline: none;
}

/***** Wrap ********************/
#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
}

/***** Header  ********************/
#header {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 300px;
}

/***** Image Header - Partial Width ********************/
.header-image #header #title-area {
	width: 960px;
	height: 220px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Transparent logo "hit area" */
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}

.header-image #title-area #description {
	display: block;
	overflow: hidden;
	width: 0;
	padding: 0;
	height: 0;
}

ol, ol li, ul, ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/***** Nav Menu ********************/
#nav {
	clear: both;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background: #ACC0C9 url(images/nav-bg.png) no-repeat top center;
	color: #FFFFFF;
	width: 990px;
	height: 43px;
	margin: 0 0 0 -15px;
	padding: 0;
}

#nav .wrap {
	background: url(images/blue-fold.png) no-repeat bottom left;
	width: 990px;
	height: 56px;
	overflow: auto;
}

#nav ul {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	text-decoration: none;
	text-shadow: 0px 0px 3px #4C5F67;
	color: #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	display: block;
	position: relative;
	margin: 0;
	padding: 13px 25px 10px 25px;
}

#nav li a:hover, #nav li a:active {
	background: #98acb5;
	color: #FFFFFF;
}

#nav li a.sf-with-ul {
	padding-right: 20px;
}

#nav li a .sf-sub-indicator {
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 18px;
	right: 5px;
}

#nav li ul {
	z-index: 9999;
	font-size: 13px;
	background: #FFFFFF url(images/small-brown-fade.png) repeat-x top left;
	border: 1px solid #A7BBC4;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	margin: -1px 0 0 0;
	padding: 0;
}

#nav li ul a {
	width: 190px;
}

#nav li ul a, #nav li ul a:link, #nav li ul a:visited {
	text-shadow: none;
	text-transform: none;
	background: transparent;
	color: #4C5F67;
	width: 191px;
	position: relative;
	border: none;
	margin: 0;
	padding: 5px 10px 5px 9px;
}

#nav li ul a:hover, #nav li li a:active {
	text-shadow: 0px 0px 3px #4C5F67;
	background: #B9C8CF url(images/small-blue-fade-2.png) repeat-x top left;
	color: #FFFFFF;
}

#nav li ul a .sf-sub-indicator {
	background: url(images/arrow-right-blue.png);
	top: 10px;
}

#nav li ul a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}

#nav li ul ul {
	margin: -37px 0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
}

#nav li:hover, #nav li.sfHover {
	position: static;
}

#nav .current_page_item a, #nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #nav .current_page_item a:active, #nav .current_page_ancestor a, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover, #nav .current_page_ancestor a:active, #nav .current_page_parent a, #nav .current_page_parent a:link, #nav .current_page_parent a:visited, #nav .current_page_parent a:hover, #nav .current_page_parent a:active {
	font-weight: bold;
	text-shadow: 0px 0px 2px #4C5F67;
	color: #FFFFFF;
}

#nav .current_page_item li a, #nav .current_page_item li a:link, #nav .current_page_item li a:visited {
	font-weight: normal!important;
	text-shadow: none!important;
	background: #FFFFFF!important;
	color: #879BA4!important;
}

#nav .current_page_item li a:hover, #nav .current_page_item li a:active {
	background: #98ACB5!important;
	color: #FFFFFF!important;
}

#nav li .current_page_ancestor a, #nav li .current_page_ancestor a:link, #nav li .current_page_ancestor a:visited, #nav li li a, #nav li li a:link, #nav li li a:visited {
	font-weight: normal!important;
	text-shadow: none!important;
	background: #FFFFFF!important;
	color: #879BA4!important;
}

#nav li .current_page_ancestor a:hover, #nav li .current_page_ancestor a:active, #nav li li a:hover, #nav li li a:active {
	font-weight: normal!important;
	text-shadow: none!important;
	background: #98ACB5!important;
	color: #FFFFFF!important;
}

#nav .current_page_parent .current_page_item a .sf-sub-indicator {
	background: url(images/arrow-right-blue.png);
	top: 10px;
}

#nav .current_page_parent .current_page_item a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}

#nav .current_page_parent li a, #nav .current_page_parent li a:link, #nav .current_page_parent li a:visited {
	font-style: normal!important;
	font-weight: normal!important;
	text-shadow: none!important;
	background: #FFFFFF!important;
	color: #879BA4!important;
}

#nav .current_page_parent li a:hover, #nav .current_page_parent li a:active {
	text-shadow: none!important;
	background: #98ACB5!important;
	color: #FFFFFF!important;
}

#nav li.right {
	text-shadow: 0px 0px 3px #4C5F67;
	float: left;
	margin: 0;
	padding: 13px 11px 10px 11px;
}

#nav li.right a, #nav li.right a:link, #nav li.right a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: none;
	color: #FFFFFF;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li.right a:hover, #nav li.right a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#nav li.date {
	background: url(images/icon-date.png) no-repeat center left;
	padding-left: 19px;
	margin: 0 0 0 10px;
}

#nav li.rss a, #nav li.rss a:link, #nav li.rss a:visited, #nav li.rss a:hover, #nav li.rss a:active {
	background: url(images/icon-rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
}

#nav li.search {
	float: right;
	height:26px;
	position:relative;
	top:6px;right:15px;
}

#nav .s {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(images/small-brown-fade.png) repeat-x top left!important;
	color: #90775A;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #6E828A;
	width: 150px!important;
	height: 14px;
	margin: 3px 0 0 0;
	padding: 5px;
}

#nav .searchsubmit {
	text-transform: uppercase;
	background: #FFFFFF;
	color: #EB836A;
	border: none;
	border-left: 1px dotted #EB836A;
	margin: 0 0 0 -5px;
	padding: 5px;
}

#nav .searchsubmit:hover {
	text-shadow: -1px -1px 1px #B74C34;
	background: #EB836A;
	color: #FFFFFF;
}

#nav li.twitter a {
	text-transform: none;
	background: url(images/twitter-nav-shadow.png) no-repeat left center!important;
	padding-left: 20px!important;
}

/***** SubNav Menu ********************/
#subnav {
	clear: both;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	background: #FFFFFF url(images/combined2.png) no-repeat top center;
	background-position: -1085px -10px;
	color: #FFFFFF;
	width: 961px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#subnav ul {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0 0 0 21px;
	padding: 0;
}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li a {
	font-size: 12px;
	text-decoration: none;
	background:url(images/subnav-divider.png) no-repeat right bottom;
	color: #FFFFFF;
	display: block;
	position: relative;
	margin: 0;
	padding: 6px 20px 5px 20px;
}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	color: #5E5E5E;
}

#subnav li:hover, #subnav li.sfHover {
	position: static;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
}

/***** Inner ********************/
#inner {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0 1px 0 0;
}

.home #inner {
	background: transparent url(images/filler-bg.png) repeat-y top center;
	width: 961px;
	padding: 0;
	margin: 0 auto;
}

.content-sidebar #inner {
	background: transparent url(images/filler-bg.png) repeat-y top center;
	width: 988px;
	padding: 0;
	margin: 0 0 0 -14px;
}

/***** Breadcrumb ********************/
.breadcrumb {
	background: transparent url(images/combined.png) no-repeat 0 0;
	background-position: -10px -139px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 28px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.content-sidebar .breadcrumb {
	padding-left: 25px;
}

/***** Content-Sidebar Wrapper ********************/
#content-sidebar-wrap {
	margin: 0;
	padding: 0;
	float: right;
}

.content-sidebar #content-sidebar-wrap {
	width: 920px;
}

/***** Content ********************/
#content {
	margin: 0;
	padding: 0;
	float: left;
}

#content .post img, #content .post p img {
	padding: 3px;
	border: solid 1px #DDD;
	background-color: #F3F3F3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 100%;
	width: expression(this.width > 500 ? "100%" : true);
}

#content .post a:hover img, #content .post p a:hover img {
	border: solid 1px #2C2C29;
}

#content a {
	color: #4870d3;
}

#content .post .sociable img, #content .post .sociable p img, #content .page .sociable p img, #content .tech .sociable p img, #content .lenses .sociable p img {
	padding: 0;
	margin: 0;
	border: 0;
}

#content .post .noborder img, #content .post .noborder p img {
	background-color: #FFF;
	border: 0;
}

#content .post .noborder a:hover img, #content .post .noborder p a:hover img, #content .post .sociable a:hover img, #content .post .sociable p a:hover img, #content .page .sociable p a:hover img, #content .tech .sociable p a:hover img, #content .lenses .sociable a:hover img {
	border: 0;
}

#content .post .sociable ul li, #content .page .sociable ul li, #content .tech .sociable ul li, #content .lenses .sociable ul li {
	list-style-type: none;
	background: #FFF;
	margin: 0;
	padding: 0 0 0 10px;
}

#content .post .wp-polls ul li {
	list-style-type: none;
	background: none;
}

.content-sidebar #content {
	width: 655px;
}

#content blockquote {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/blockquote-bg.png) repeat-x top left;
	margin: 0 0 15px 0;
	padding: 15px 25px 0 38px;
}

#content .post blockquote p {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content .entry-content {
	overflow: visible;
	clear: both;
}

#content .entry-content .post-image {
	padding: 0;
	margin-bottom: 20px;
}

#content .post, #content .page, #content .tech, #content .lenses {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	border-top: 1px dashed #A3A3A3;
	margin: 0 0 40px 0;
	padding: 15px 0 0 0;
}

.archive #content .post {
	margin: 0;
}

#content .post p, #content .page p, #content .tech p, #content .lenses p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content .post ul, #content .page ul, #content .tech ul, #content .lenses ul {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
}

#content .post ul li, #content .page ul li, #content .tech ul li, #content .lenses ul li {
	list-style-type: disc;
	margin-left: 30px;
	padding: 0;
}

/* WP Tabs */
#content .post .wp-tabs a {
	color: #000;
}

#content .post .wp-tabs .wp-tab-content a {
	color: #4870d3;
}

#content .post .wp-tabs .wp-tab-content h3 {
	margin: 0;
}

#content .post .wp-tabs ul li {
	list-style-type: none;
	margin: 3px 0 0 3px;
	padding: 0;
}

#content .post .wp-tabs ol li {
	list-style-type: decimal;
	padding: 0;
}

#content .post ul ul, #content .page ul ul, #content .tech ul ul, #content .lenses ul ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#content .post ol, #content .page ol, #content .tech ol, #content .lenses ol {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 15px 0;
}

#content .post ol li, #content .page ol li, #content .tech ol li, #content .lenses ol li {
	list-style-type: decimal;
	margin: 0 0 0 20px;
	padding: 0;
}

#content .post ol ol, #content .page ol ol, #content .tech ol ol, #content .lenses ol ol {
	margin: 0;
	padding: 0;
}

#content .post ol li ul li, #content .page ol li ul li, #content .tech ol li ul li, #content .lenses ol li ul li {
        list-style-type: none;
        margin: 0 0 0 20px;
        padding-left: 15px;
}

/* Other Content Stuff */
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
}

#content .archive-page h4 {
	color: #A3B8C0;
}

.clear {
	clear: both;
}

/* Lenses Table */
#lenses {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 15px 0 35px 0;
	text-align: left;
	border-collapse: collapse;
}

#lenses td {
	font-size: 14px;
}

/* Review Table */
#review {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 15px 0 35px 0;
	padding: 0;
	text-align: left;
	border: 1px dotted #90775A;
	background: #e8edff;
}

#review td {
	font-size: 14px;
	padding: 0 5px;
}

/***** Rounded table *****/
#rounded-corner {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 15px 0 35px 0;
	text-align: left;
	border-collapse: collapse;
}

.post #rounded-corner img, .post #rounded-corner p img {
	border: 0;
	border-radius: 0;
}

#rounded-corner thead th.rounded-header {
	background: #b9c9fe url('images/table-left.png') left -1px no-repeat;
}

#rounded-corner thead th.rounded-right {
	background: #b9c9fe url('images/table-right.png') right -1px no-repeat;
}

#rounded-corner thead th.border {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#rounded-corner th {
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	background: #b9c9fe;
}

#rounded-corner td {
	vertical-align: top;
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #000;
	border-right: 1px solid #fff;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #e8edff url('images/table-botleft.png') left bottom no-repeat;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #e8edff url('images/table-botright.png') right bottom no-repeat;
}

#rounded-corner tfoot tr:hover td {
	background: #d0dafd;
}

#rounded-corner tbody td:hover {
	background: #d0dafd;
}

/***** Post Info ********************/
.post-info {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 2px 0 14px 39px;
	text-transform: uppercase;
	background: url(images/combined.png) no-repeat top left;
	background-position: -10px -185px;
}

.post-info p {
	margin: 0;
	padding: 0;
}

.post-info .post-edit-link {
	color: #967D61!important;
	border-left: 1px dotted #967D61;
	margin-left: 10px;
	padding-left: 10px;
}

.post-info .noshow {
	display: none;
}

.post-date-wrap {
	width: 65px;
	height: 73px;
}

.content-sidebar .post-date-wrap {
	float: left;
	margin-top: -42px;
	margin-left: -92px;
	background: url(images/combined.png) no-repeat top left;
	background-position: -10px -10px;
}

.post-date {
	display: inline;
	width: 62px;
	height: 57px;
	font-size: 9px;
	text-align: center;
	color: #C8C980;
	padding: 17px 0 0 5px;
}

.post-date .month {
	font-family: "fertigo-script-1", "fertigo-script-2", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 16px;
	text-transform: lowercase;
	color: #4870d3;
}

.post-date .day {
	font-family: "bree-1", "bree-2";
	font-size: 24px;
	font-weight: 400;
	line-height: 18px;
	color: #967D61;
}

.post-date .year {
	font-size: 9px;
	line-height: 9px;
}

.content-sidebar .post-date {
	float: left;
}

/***** Post Meta ********************/
.post-meta {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	background: #f3f3f3 url(images/combined.png) no-repeat 10px 5px;
	background-position: 0px -232px;
	border: 1px solid #a3a3a3;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/***** Author Box ********************/

.author-box {
	overflow: auto;
	font-style: italic;
	background: #FFFFFF;
	border-top: 1px dashed #A3A3A3;
	border-bottom: 1px dashed #A3A3A3;
	margin: 0 0 40px 0;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.author-box p {
	margin: 0;
	padding: 0;
}

.author-box p b {
	font-weight:normal !important;
}

/* sets up avatar */
.author-box img {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px dotted #90775A;
}

#content .author-box b {
	font-weight: bold;
	color: #879BA4;
	font-size: 18px;
	font-style: normal;
}

/***** Headlines in Content ********************/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal!important;
	text-decoration: none;
	margin: 15px 0 5px 0;
	padding: 0;
	color: #4C5F67;
}

#content h1, #content h2 {
	font-size: 28px;
	margin: 0;
	padding: 0 0 10px 0;
}

#content h2 a, #content h2 a:visited {
	color: #4C5F67;
}

#content .entry-content a, #content .entry-content a:link, #content .entry-content a:visited, #content .entry-content a:hover, #content .entry-content a:active {
	/*color: #4870d3;*/
}

.archive #content h2, .pa ge-template-page_blog-php #content h2 {
	font-size: 28px;
	color: #4C5F67;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: none;
	font-weight: normal;
}

.archive #content h2 a, .archive #content h2 a:visited, .page-template-page_blog-php #content h2 a, .page-template-page_blog-php #content h2 a:visited {
	color: #4C5F67;
}

.archive #content h2 a:hover, .archive #content h2 a:active, .page-template-page_blog-php #content h2 a:hover, .page-template-page_blog-php #content h2 a:active {
	color: #9fb4bc;
	text-decoration: none;
}

#content h3 {
	font-size: 24px;
}

#content h3 a, #content h3 a:visited {
	color: #4C5F67;
}

#content h4 {
	font-size: 20px;
}

#content h5 {
	font-size: 16px;
}

#content h6 {
	font-size: 21px;
	padding-bottom: 5px;
}

/***** Post Icons ********************/
.time {
	margin: 0;
	padding: 0;
}

.post-comments {
	margin: 0;
	padding: 0px 0px 2px 0px;
}

.categories {
	margin: 0;
	padding: 0;
}

.tags {
	background: transparent url(images/combined.png) no-repeat top left;
	background-position: -10px -304px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
}

/***** Images ********************/
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#F3F3F3;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	border: 1px dotted #DDD;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 28px;
}

img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}

/***** Post Navigation **********/
.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	display: inline;
	margin-right: 5px;
}

.navigation li a, .navigation a .page_number {
	background: #FFFFFF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #90775A;
}

.navigation li a:hover, .navigation a:hover .page_number {
	background: #A3A3A3;
	color: #FFFFFF;
	border: 1px solid #A3A3A3;
	text-decoration: none;
}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #FFFFFF;
	color: #90775A;
}

.navigation li.active a {
	background: #FFFFFF;
	color: #A3A3A3;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

/* Sidebar */
#sidebar {
	width: 250px;
	float: right;
	display: inline;
	margin: 19px 0 0 0;
	padding: 0;
}

#sidebar .widget {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

.content-sidebar #sidebar .widget {
	background: #a3a3a3;
	padding: 3px 3px 3px 3px!important;
}

#sidebar .widget .widget-wrap {
	background: #FFFFFF;
	padding: 0 0 20px 0;
}

#sidebar h4 {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dashed #A3A3A3;
	margin: 0 10px;
	padding: 5px 0;
}

#sidebar .widget a, #sidebar .widget a:link, #sidebar .widget a:visited {
	color: #000;
}

#sidebar .widget a:hover, #sidebar .widget a:active {
	text-decoration: underline;
}

#sidebar .textwidget p, #sidebar-alt .textwidget p, #sidebar p {
	margin: 0;
	padding: 10px 10px 0 10px;
}

#sidebar ul, #sidebar ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding-left: 15px;
}

#sidebar ul ul, #sidebar ol ol {
	margin: 0;
	padding: 0px;
}

#sidebar li {
	list-style: none;
	background: url(images/combined.png) no-repeat 0px 5px;
	background-position: -10px -381px;
	margin: 0;
	padding-left: 15px;
}

/***** Search Form(s) ********************/
.searchform {
	margin: 0;
}

#nav .searchform {
	float: right;
	padding: 0;
}

.s {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF!important;
	color: #B3B3B3;
	border: 1px solid #EFE0CA;
	margin: 5px 0 0 0;
	padding: 4px 0 4px 5px;
}

#header .s {
	width: 195px;
}

#nav .s, #sidebar .s {
	width:230px;
}

.searchsubmit {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #FFFFFF;
	color: #A3A3A3;
	border: 1px solid #A3A3A3;
	border-left: 1px dotted #A3A3A3;
	margin: 0 0 0 -5px;
	padding: 3px 5px 3px 5px;
}

.searchsubmit:hover {
	background: #A3A3A3;
	color: #FFFFFF;
	border: 1px solid #B3B3B3;
	border-left: 1px dotted #B3B3B3;
}

/***** Footer ********************/
#footer {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	clear: both;
	overflow: visible;
	background: transparent url(images/footer-bottom.png) no-repeat bottom center;
	color: #937b5f;
	width: 911px;
	height: 120px;
	margin: 0 0 0 -10px;
	padding: 0 35px;
}

#footer .wrap {
	clear: both;
	width: 992px;
	height: 55px;
	margin: 0 0 0 -40px;
	padding: 0;
	background: url(images/combined2.png) no-repeat bottom left;
	background-position: -3141px 32px;
}

#footer .wrap-inside {
	background: #ACC0C9 url(images/combined2.png) no-repeat top center;
	background-position: -42.5px -10px;
	color: #FFF;
	height: 33px;
	margin: 0;
	padding: 10px 0 0 0;
	text-shadow: 0px 0px 3px #4C5F67;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .creds {
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer .gototop {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
}

#footer .gototop a {
	background: url(images/combined.png) no-repeat left center;
	background-position: -10px -348px;
	margin: 0;
	padding: 2px 0 2px 20px;
	color: #4870d3;
}

#footer .gototop a:hover {
	color: #4870d3;;
	text-decoration: none;
}

/***** Comments ********************/
.commentnumber {
	display: inline;
}

#respond {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
}

#respond h3 {
	text-transform: none;
	font-size: 18px;
	color: #4C5F67;
}

#respond label {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.comment-author, .url {
	font-size: 14px;
	color: #000;
}

#comments .comment-meta a, #comments .comment-meta a:visited, #comments .comment-meta a:hover {
	color: #4C5F67;
}

#comment {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFFFFF !important;
	border: 1px dotted #A3A3A3;
	width: 98%;
	height: 150px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
}

#submit {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #FFFFFF;
	color: #4C5F67;
	border: 1px solid #A3A3A3;
	margin: 0;
	padding: 5px 7px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
}

#submit:hover {
	background: #B3B3B3;
	color: #FFFFFF;
	border: 1px solid #A3A3A3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.comment-list {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li, .ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}

.comment-list li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px dotted #A3A3A3;
	margin: 0 5px 0 10px;
	padding: 3px;
}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: italic;
}

.commentmetadata {
	font-size: 12px;
	font-weight: normal;
}

#comments h3, #respond h3 {
	font-weight: bold;
	font-size: 21px;
	font-style: normal;
	text-transform: none;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.alt {
	margin: 0;
	padding: 10px;
}

.children {
	margin: 0;
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.reply a, .reply a:visited {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: #FFFFFF;
	border: 1px solid #A3A3A3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0;
	padding: 3px 5px;
}

.reply a:hover {
	background: #B3B3B3;
	color: #FFFFFF!important;
	text-decoration: none;
	border: 1px solid #B3B3B3;
}

#comments .reply a, #comments .reply a:visited {
	color: #4C5F67;
}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
}

.thread-alt, .thread-even {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.depth-1 {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.even, .alt {
	border: 1px solid #A3A3A3;
	background: #F3F3F3;
	margin: 0 40px 0 20px;
	padding: 0;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
}

.children .even, .children .alt {
	background: #FFFFFF;
}

/* Sociable */
#content .sociable {
        font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
}

/* NextGen Gallery */
#content .ngg-galleryoverview {
	clear: both;
	width: 99%;
	display: block !important;
	overflow: hidden;
	margin-bottom: 20px;
}

#content .ngg-galleryoverview .desc {
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

#content .ngg-gallery-thumbnail-box {
	float: left;
}

#content .ngg-gallery-thumbnail {
	text-align: center;
	float: left;
	margin-right: 5px;
}

#content .ngg-gallery-thumbnail img {
	background-color: #FFFFFF;
	border: 1px dashed #A3A3A3;
	display: block;
	position: relative;
	margin: 4px 0px 8px 5px;
	padding: 4px;
}

#content .ngg-gallery-thumbnail img:hover {
	background: #98ACB5;
	border: 1px dashed #A3A3A3;
}

#content .ngg-gallery-thumbnail span {
	font-size: 90%;
	padding-left: 5px;
	display: block;
}

#content .ngg-clear {
	clear: both;
}

#content .ngg-navigation {
	clear: both !important;
	text-align: center;
	display: block !important;
	padding: 15px;
}

#content .ngg-navigation span {
	font-weight: bold;
	margin: 0pt 6px;
}

#content .ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	color: #A3A3A3;
	background: #FFFFFF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #90775A;
}

#content .ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
	color: #FFFFFF;
	background: #A3A3A3;
	padding: 5px 8px 5px 8px;
	border: 1px solid #B3B3B3;
	text-decoration: none !important;
}

/* Contact Form 7 Plugin */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}

/* Multi-page Plugin */
span.contentjumplink {
	font-size: 2em;
	vertical-align: middle;
	font-weight: bold; 
	padding: 0 3px 0 3px;
}

a.contentjumplink {
	font-size: 2em; 
	color: #25A; 
	vertical-align:middle; 
	font-weight: bold; 
	padding: 0 3px 0 3px;
}

select.contentjumpddl {
	vertical-align: middle;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	margin: 0;
	font-weight: bold;
	width: 300px;
}

#genesis-slider {
        font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
        border: 2px solid #a3a3a3;
}

