/*

Big Shot default color scheme
All tags that have a color attribute are located here.

Theme URI: http://www.presscoders.com/themes/
Author: Press Coders
Author URI: http://www.presscoders.com/

Press Coders themes are designed and created by Scott Bolinger, and David Gwyer.
Please visit <a href="http://www.presscoders.com/">Press Coders</a> for more great WordPress themes and plugins!

*/

body {
background: #ffffff;
color: #000000;
}

#header-container {
background: #003366;
border-bottom: 1px solid #fff;
}

#header {
background: url(../../../images/hdr-bg.png) no-repeat center top;
}

th, a:link, a:visited, .site-title, .page-title, .entry-title, .nivo-caption a, .pc_opt_in, #container .pc_testimonial_widget .widget-title, #callout h2 {
color: #003366;
}

#site-title a {
color: #ffffff;
}

#site-description {
color: #cccccc;
}

a:hover {
color: #333333;
}

th {
background: #eee;
}

.content ul li, .widget ul li, .contentfull ul li {
border-bottom: 1px solid #eee;
}

.footer-widget-area ul li {
border-bottom: 1px solid #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;
}

.post img, #main-content img {
}

.line { 
border-top: 1px solid #eee;
}

a.button, #searchsubmit, #submit, .submit, a.post-edit-link, a.more-link {
color: #ffffff;
}

#container {
}

#before-content {
background: #e1e1e1;
}

.slider {
border: 1px solid #fff;
}

#ticker {
background: #eee;
border: 1px solid #ccc;
}

#before-content #ticker {
background: none;
border: none;
padding: 5px 0;
color: #fff;
}

#before-content #ticker a {
color: #eee;
}

#before-content #ticker-wrapper {
background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.11, rgb(67,104,146)),
    color-stop(1, rgb(0,51,102))
);
background-image: -moz-linear-gradient(
    center top,
    rgb(67,104,146) 11%,
    rgb(0,51,102) 100%
);
background-color: #003366;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.post-meta {
color: #555;
border-top: 1px solid #eee;
}

#comments-meta {
border-top: 1px solid #E1E1E1;
}

#comments {
border-top: 1px solid #E1E1E1;
}

ol.commentlist li {
border: 1px solid #eee;
background: #fafafa;
}

.comment-meta a {
color: #888888;	
}

.avatar {
background: #eee;
}

div.reply a {
color: #888888;
}

.pc_testimonial_widget .quote {
color: #333333;
}

.testimonial.quote {
background: #e4ecf5;
}

blockquote {
border-top: 4px solid #ccc;
border-bottom: 4px solid #ccc;
color: #777;
font-weight: bold;
}

#author, #email, #url, #comment {
border: 1px solid #E1E1E1;
color: #555555;
}

#nav-wrap ul li a, #secondary-menu ul li a {
color: #eeeeee;
}

#nav-wrap ul li a:hover, #secondary-menu ul li a:hover {
color: #ffffff;
}

#nav-wrap ul ul, #secondary-menu ul ul {
background: #ffffff;
border: 1px solid #eee;
}

#nav-wrap ul ul li a, #secondary-menu ul ul li a {
color: #003366;
}

#nav-wrap ul.sub-menu li a:hover, #secondary-menu ul.sub-menu li a:hover {
color: #333;
background: #eee;
}

#secondary-menu {
background: #000;
border-top: 1px solid #fff;
}

.form-allowed-tags {
color: #999;
}

#header-widget-area .widget {
color: #fff;
}

#header .info-widget a {
color: #eee;
}

#header .info-widget {
color: #eee;
}

.widget {
}

.widget-title {
}

#body-container .pc_opt_in {
border: 2px solid #866f31;
}

#footer-widget-area {
background: #003366;
color: #eeeeee !important;
}

#footer-widget-area a {
color: #eeeeee;
}

#footer-widget-area a:hover {
}