/*
Theme Name: CCF 2012
Theme URI: none
Description: Fixed-width 3-col layout CMS-style 
Version: 2.0
Author: Alex Canders
Author URI: http://www.adventuresimian.com/
Tags: fixed width, widget ready, 3 columns, red, grey
*/

body {
    margin: 0;
    padding: 0;
    font-size: 100.1%;
    color: #333;
    background: #555555;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 900px;
    margin: 0px auto;
    padding: 0px 0 0 0;
    border-bottom: 1px solid #777;
    text-align: left;
    background: url("images/ccfbackbg.jpg") top left no-repeat fixed;
}

#wrapper2 {
    padding: 0;
    padding-top: 0px;
    margin-top: 0px;
    text-align: left;
    border: 1px solid #666666;
    background-image: url("images/ccf_headerbg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #999;
    box-shadow: 2px 2px 5px black;
}

#header {
    border-top: 0px solid white;
    height: 0px;
}

#superheader {
    border-bottom: none /* 1px solid #666*/;
    width: 900px;
}

#subheader {
    width: 585px;
    margin-left: 8px;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #000;
    background:  #cccccc;
}
#subheader h1 {
    font-size: 18px;
    text-shadow: 2px 2px 2px #000;
    margin: 2px;
    color: #fff;
}

form#searchform {
    margin: 5px 10px 5px 0;
    font-size: 68%;
}

#searchField {
    margin-top: 4px;
    margin-left: 8px;
    color: #ccc;
    width: 75px;
}

#searchField.clicked {
    color: #000;
}

#sidebar {
    background: none;
    left: 0px;

    width: 130px;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: auto;
    padding: 5px 5px;
    overflow: hidden;
    text-align: center;

}

#content {
    margin: 0;
    padding: 0;
    font-size: 78%;
    overflow: hidden;
}

#contentwrapper {
    margin: 0 0 0 140px;
    border: 2px #666;
}

#centercontent {
    margin: 0 150px 0 0;
    padding: 0 15px 20px 8px;
    border: 2px #666;

}

#pagecontent {
    margin: 0;
    padding: 0 10px;
}

#news {
    margin-top: -35px;
    float: right;
    width: 150px;
    padding: 0 5px 0 0;
    overflow: hidden;
}

#footer {
    background: url("images/ccf_footer.jpg") bottom #999999;
    background-position: bottom;
    clear: both;
    font-size: 68%;
    padding: 5px 0 15px 0;
    height: 60px;
    text-align: center;
}

#subscribe {
    font-size: 80%;
}

#navigation {
    padding: 5px 15px;

}

#navigation div.fleft {
    float: left;
}

#navigation div.fright {
    float: right;
}


.vcard {
    position: absolute;
    top: 8px;
    margin-left: 685px;
    font-size: 10px;
    text-align: center;
    background: rgba(0,0,0, 0.2);
    padding: 4px;
    border-radius: 8px;
    color: #CCC;
}
.vcard p {
    line-height: 10px;
    padding: 0px;
    margin:  0px;
}
.vcard br {
    margin:  0px;
    padding:  0px;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6 {
    margin: 12px 0;
    padding: 0;
}

p, li {
    line-height: 20px;
}

h1, h5, h6 {
    font-weight: 100;
}

h2, h3, h4 {

}

h1 {
    font-size: 190%;
}

h2 {
    font-size: 160%;
}

h3 {
    font-size: 140%;
}

h4 {
    font-size: 120%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 70%;
}

table {
    font-size: 100%;
}

table tr {
    vertical-align: top;
}

a {
    color: #FFF;
    font-weight: 100;
    text-decoration: none;
}

a:hover {
    color: #FFF;
}

a img {
    border: 0px;
}

hr {
    height: 2px;
    margin: 5px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

blockquote {
    padding: 5px 10px;
    margin: 3px 15px;
    font-style: italic;
}

blockquote ul {
    padding: 3px 10px;
    margin: 4px;
}

form {
    margin: 0;
    padding: 3px;
}

fieldset {
    padding: 10px;
    margin: 0;
    border: none;
}

legend {
    font-weight: 800;
}

/* Headings */

#superheader h3 {
    margin: 0;
    padding: 5px 10px 10px 10px;
    color:;
}

#superheader h3 a {
    font-weight: 100;
}

#superheader h3 a:hover {
    text-decoration: none;
}


#footer a {
    font-weight: 100;
    text-decoration: underline;
}

/* post styles */

#centercontent a {
    font-weight: 800;
}

.post {
    margin: 0 0 15px 0;
    background: #cccccc;
    border-bottom: 3px #999999 solid;
    border-right: 3px #999999 solid;
    border-radius: 10px;
    padding: 4px;
    margin-top: 10px;
    box-shadow: 2px 2px 5px black;
}

.post h2, #centercontent h2 {
    border-bottom: 1px solid #eee;
    padding: 0 0 0 5px;
    margin: 0px;
    text-shadow: 2px 2px 4px black;
}

#centercontent h2 {
    font-size: 160%;
    font-weight: 100;
    color: #5A88D8;
}

.post h2 a {
    font-weight: 100 !important;
}

.postmetadata {
    font-size: 78%;
    border-bottom: 1px solid #bbb;
    padding: 1px 0 1px 5px;
    text-align: right;
    margin: 0;
}

.postmetadata p {
    margin: 0;
}

.navigation {
    text-align: center;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -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;
}

/*  Comments   */

#commentform input[type=text] {
    background-color: #CCC;
    border-radius: 10px;
    padding: 3px;
    box-shadow: 2px 2px 2px -2px #000;

}

#commentform textarea {
    background-color: #CCC;
    border-radius: 10px;
    padding: 3px;

}

h3#comments, h3#postcomment {
    font-size: 100%;
    font-family: verdana, sans-serif;
}

li p.commentheader {
    margin: 3px 0 10px 0;
    display: block;
    padding: 1px 5px;

}

ul#commentlist {
    padding: 0 0 0 0px;
    list-style-type: none;
    font-size: 90%;
    margin: 0;
}

ul#commentlist li {
    border-bottom: 1px solid #ddd;
    padding: 0 20px 5px 5px;
    margin: 0 0 16px 0;
}

ul#commentlist li table {

}

ul#commentlist li table td.author {
    width: 55px;
    text-align: center;
}

ul#commentlist li table td.author img {
    border: 2px solid #ccc;
}

ul#commentlist li p.commentauthor {
    padding: 0;
    margin: 0 0 2px 0;
    overflow: hidden;
}

ul#commentlist li p.commentheader {
    margin: 0 0 10px 0;
    padding: 1px 0px;
    font-size: 100%;
}

ul#commentlist li td {
    padding: 2px 8px;
}

ul#commentlist li div.commenttext {
    background-image: url(images/pstLcrnr.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    padding: 12px;
}

/*  sidebar styles */

.menu {
    padding: 0 2px 0 2px;
    margin: 0;
    font-size: 90%;
}

.menu a {
    font-weight: 100;
}

.menu ul {
    margin: 0px 0px 0 0px;
    padding: 0 0 0 5px;
    list-style-type: none;
}

.menu #pagemenu ul {
    padding: 0px;
    width: 1000px;
}

.menu ul li {
    border-bottom: 1px dotted #ccc;
    background: none;
    padding: 0px 0px;
    margin: 0;
}

.menu ul li ul li {
    border: none !important;
    padding: 0 0 0 6px;

}

.menu a:hover {
}

.menu h3 {
    font-family: verdana, sans-serif;
    font-size: 100%;
    margin: 0px 0px 0px 0;
    padding: 5px;
    color: #333;
    font-weight: 100;

}

.menu form {
    margin: 0px;
    padding: 5px 0px;
}

.menu #pagemenu ul li {
    border-bottom: none !important;

}

/* widgets */
.widget {
    border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
    border-radius: 5px;
    box-shadow: 2px 2px 5px black;
    background: #cccccc;
    margin-top: 10px;
}

.widget h3 {
    color: #fff;
    text-shadow: 2px 2px 4px black;
    font-weight: bold;

}

/* recent comments widget */
#sa-recent-comments {
    border: solid 1px #666;
}

.recentcomments {
    border-top:  2px solid #999999;
}

/* Calendar styles */
#wp-calendar {
    font-size: 10px;
    empty-cells: show;
    margin: 10px auto 10px 10px;
    margin-bottom: 10px;
    width: 140px;
    background-color: ;
    border: solid 1px #666;
}

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

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

#wp-calendar a {
    font-size: 10px;
    display: block;
    font-weight: 800;
    background: #999999;
}

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

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

#wp-calendar td.pad:hover {
    background-color: #fff;
}

#giraffe-calendar {
    margin-bottom: 10px;
}


#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    display: inline;
}

#footer a {
    text-decoration: none;
}

/* Pages Menu */

#pagemenu {
    position: absolute;
    margin-left: -10px;
    width: 920px;
    padding: 0px;
    background: ;
    border-radius:2px;


}

#pagemenu ul {
    display: inline;
    width: 900px;
    height: 50px;
    margin: 0px;
    padding: 0px 0 0 0;
    list-style-type: none;
}

#pagemenu li {
    height: 32px;
    float: left;
    margin: 0px;
    margin-right: 10px;


}

#pagemenu li:hover  {
    background: #999999;

}

#pagemenu li a:hover {
    text-shadow: 2px 2px 10px black;
    background:  #999;
    border-right: 2px solid #000;
    border-bottom:  2px solid #000;
}

#pagemenu li a {
    text-align: center;
    display: inline-block;

    color: #ffffff;
    
    voice-family: "\"}\"";
    voice-family: inherit;
    text-decoration: none;
    padding: 7px 10px 5px 10px;
    background: rgb(147, 147, 147); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(173, 173, 173, 1) 44%, rgba(142, 142, 142, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(147, 147, 147, 1)), color-stop(44%, rgba(173, 173, 173, 1)), color-stop(100%, rgba(142, 142, 142, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(173, 173, 173, 1) 44%, rgba(142, 142, 142, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(173, 173, 173, 1) 44%, rgba(142, 142, 142, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(173, 173, 173, 1) 44%, rgba(142, 142, 142, 1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(173, 173, 173, 1) 44%, rgba(142, 142, 142, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#939393', endColorstr = '#8e8e8e', GradientType = 0); /* IE6-9 */
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-radius: 6px;
    margin-right:0px;
    font-size: 14px;
    border-left: 2px solid #cc0000;
    border-top: 1px solid #cc0000;
}


#pagemenu li a:link, #pagemenu li a:visited {
    color: #FFF;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px #000;
}

#pagemenu li a:hover {

    color: #FFF;
    text-shadow: 2px 2px 4px black;
    color: white;
    font-weight: bold;

    background: rgb(186, 186, 186); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(219, 219, 219, 1) 44%, rgba(186, 186, 186, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(186, 186, 186, 1)), color-stop(44%, rgba(219, 219, 219, 1)), color-stop(100%, rgba(186, 186, 186, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(219, 219, 219, 1) 44%, rgba(186, 186, 186, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(219, 219, 219, 1) 44%, rgba(186, 186, 186, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(219, 219, 219, 1) 44%, rgba(186, 186, 186, 1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(219, 219, 219, 1) 44%, rgba(186, 186, 186, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bababa', endColorstr = '#bababa', GradientType = 0); /* IE6-9 */
}

#pagemenu li ul {
    position: absolute;
    width: 100px;
    float:none;
    display: block;
    
}
#pagemenu li ul li {
    margin-top:5px;
}

ul.children li {
    display: block;
}

.children li.page_item {
    width: 100px;
    margin-top:12px;

    display: block;
}


.credits {
    color: #777;
    font-size: 9px;
    text-align: right;
    padding-right: 20px;
}			



