body {
background: #f4f0eb;
color: #373737;
}

th, a:link, a:visited, h1, h2, .site-title, .page-title, .entry-title, .nivo-caption a, footer .pc_info_widget .phone, #container .pc_info_widget .phone, .comment-author {
color: #999999;
}
a {
	border-bottom: 1px dotted #6983B6;
}
a:link, a:visited, a:active {
	color: #6983B6;
}
a:hover {
	color: #26437A;
}
.content a.group, .gallery-item a, a#fancybox-close, .frontpage-prod a {
	border: 0px none;
}
h3 {
color: #444;
}

#header-container, .footer-widget-container {
background: #FFFFFF;
}

#header-container:after {
content: "";
display: block;
height: 0;
background: none;
position: relative;
bottom: -4px;
}

#header-container nav.primary-menu ul li.current_page_item > a:after {
content: "";
border-top-color: #253944;
}

footer {
padding-top: 4px;
}

#header-container nav.primary-menu {
	/*border-top: 1px solid #555;*/
}

#header-container nav ul li a {
color: #fff;
border: 0px none;
font-size: 0.95em;
font-weight: normal;
}

#header-container nav li a:hover, #header-container nav ul ul li a:hover, #site-title a:hover, #header-container nav.secondary-menu ul ul li a:hover {
background: #999999;
color: #FFF;
}
#header-container nav .current_page_item {
	background: #999999;
}
nav ul ul {
/*background: #253944;*/
	background: rgba(172, 190, 224, 0.9);
	
}

#header-container nav.secondary-menu ul ul li a {

}
nav ul ul li.current-menu-item a {
	color: #FFFFFF !important;
}
nav ul ul li a {
	color: #2E3192 !important;
}

nav ul ul li a:hover {
	background: rgba(116, 146, 203, 0.9) !important;
	color: #FFFFFF !important;
}

nav.secondary-menu ul ul {
background: #fafafa;
}

#site-title a {
color: #ffffff;
}

#site-description {
/*color: #bdae86;*/
color: #2E3192;
font-weight: bold;
}

#header-container nav.secondary-menu {
background: #000;
background: rgba(0,0,0,.3);
}

#before-content .flex-container {
border-top: 1px solid #253944;
border-bottom: 1px solid #253944;
}

.flex-direction-nav {
border-top: 1px dotted #253944;
}

#before-content .flex-direction-nav {
border-top: none;
}

.flex-direction-nav .flex-prev {
background: url(../../../images/arrow-lt.png) no-repeat center center #253944;
}

.flex-direction-nav .flex-next {
background: url(../../../images/arrow-rt.png) no-repeat center center #253944;
}

.flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:active {
background-color: #6b5d38;
}

ol.flex-control-nav li a {
background: #f4f0eb;
border: 2px solid #253944;
}

ol.flex-control-nav li a.flex-active {
background: #253944;
border: none;
}

.widget-title {
color: #6b5d38;
}

footer .widget-title {
border-bottom: 1px dotted #ccc;
color: #fff;
}

.content ul li, .widget ul li {
/*border-bottom: 1px dotted #bead7f;*/
}

.pc_content_slider_widget ul li {
border-bottom: none;
}

#footer-widget-area {
	border-top: 1px solid #BBBBBB;
}
#footer-widget-area ul li {
border-bottom: 1px dotted #ccc;
}

.note, .warning, .alert, .error, .download {
color: #444;
}

.note {
background: #eee;
border: 1px solid #ccc;
}

.warning, .alert {
background: #fffbbc;
border: 1px solid #E6DB55;
}

.error {
background: #ffebe8;
border: 1px solid #C00;
}

.download {
background: #e4ebf8;
border: 1px solid #2e68d4;
}

.line { 
border-top: 1px dotted #253944;
}

a.button, #searchsubmit, #submit, .submit, a.post-edit-link, a.more-link {
color: #ffffff;
}

.post, .sidebar-container .widget {
/*border-bottom: 1px dotted #253944;*/
}

.post-date {
background: #6B5D38;
color: #fff;
}

.post-meta p {
color: #777;
}

p.author {
color: #6B5D38;
}

p.author:after {
content: "";
background: #bead7f;
}

.post-meta span.comments, .post-meta span.tags {
border-left: 1px solid #bead7f;
}

.comment-body, li.pingback {
background: #fff;
}

.comment-meta a {
color: #888888;	
}

.avatar {
border: 2px solid #fff;
}

div.reply a {
color: #888888;
}

.quote:before {
border-right:15px solid #fff;
}

#author, #email, #url, #comment {
color: #555555;
}

.form-allowed-tags {
color: #999;
}

#header-widget-area .widget {
color: #fff;
}

header .pc_info_widget a {
color: #eee;
}

header .pc_info_widget {
color: #eee;
}

#body-container .pc_opt_in {
border: 2px solid #866f31;
}

textarea, input, select {
	padding: 3px;
	background: #E0E0E0;
	border: 1px solid #D7D7D7;
}

#body-container .twtr-widget .twtr-tweet a {
color: #6b5d38 !important;
}

#body-container .twtr-widget .twtr-doc, #body-container .twtr-widget .twtr-hd a, #body-container .twtr-widget h3, #body-container .twtr-widget h4  {
background-color: #253944 !important;
}

/** Footer **/


footer .pc_info_widget .phone, footer .pc_twitter_feed_widget {
color: #fff;
}

.footer-widget-container {
color: #444;
font-size: 0.8em;
direction: rtl;
text-align: center;
}

/*.footer-widget-container a, .footer-widget-container a:visited {
color: #eeeeee;
}

.footer-widget-container a:hover {
color: #fff;
}*/

.footer-widget-container .quote {
color: #444;
}

/* Orange (default) */
.defaultbtn, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link, input[type="submit"], ul#filters li a {
   background: #7492CB;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.defaultbtn:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover, input[type="submit"]:hover, ul#filters li a:hover {
   background: #2E3192;
   color: #FFFFFF;
}
.defaultbtn:active, .btn:active, .defaultbtn:active, #searchsubmit:active, #submit:active, .submit:active, .post-edit-link:active, .more-link:active, input[type="submit"]:active, ul#filters li a:active {
   background: #7492CB;
   color: #FFFFFF;
}