/* General 
 * -------------------------------------- */

body{
background-color:#1172a9;
background-image:url(https://www.cinquo.org/wp1/wp-content/uploads/2012/07/carbon2.png);
background-repeat:repeat;
background-position:top center;
background-attachment:fixed;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
font-style:normal;
color:#666666;
border-color:#222222;
}
/* Heading
 * -------------------------------------- */

h1,h2,h3,h4,h5,h6{
font-family:Helvetica, Arial, sans-serif;
font-style:normal;
color:#454545;
}

a,#breadcrumbs a:hover, .entry-title a:hover, .entry-meta a:hover, #newsticker li a:hover{
color:#d90019;
}

input[type=submit], button, a.post-format-icon:hover,a.expander:hover, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
background-color:#d90019;
}

input[type=submit], button, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
border-color:#d90019;
}

a:hover{
color:#f79100;
}

/* Highlight
 * -------------------------------------- */

::selection,::-moz-selection{
background:#000000;
color:#ffffff;
}
/* Heading
 * -------------------------------------- */

#header{
background-image:url(https://www.cinquo.org/wp1/wp-content/uploads/2012/07/carbon2.png);
background-repeat:none;
background-position:top left;
background-attachment:scroll;
}

h1#site-title, h1#site-title a{
color:#ffffff;
}

h1#site-title a:hover{
color:#ffffff;
}

h2#site-description{
color:#a89494;
}
/* Entry Title
 * -------------------------------------- */

.entry .entry-title{
font-size:14px;
}

.entry .entry-title a{
color:#454545;
}

.entry .entry-title a:hover{
color:#f79100;
}

.singular-entry .entry-title{
font-size:24px;
color:#454545;
}
 
/* Widget Title
 * -------------------------------------- */

.widget-title{
font-size:14px;
color:#454545;
}
 
/* Footer
 * -------------------------------------- */

#footer-container{
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
}

#footer,#footer-widget-area .widget{
color:#888888;
}

#footer-widget-area .widget .widget-title span{
color:#ffffff;
}

#footer a,#footer-widget-area .widget a{
color:#cccccc;
}

#footer a:hover,#footer-widget-area .widget a:hover{
color:#ffffff;
}

#footer-widget-area .widget li{
border-color:#444444;
}
