/*
Theme Name: Community and Family Services
Theme URI: http://spectramedia.ca
Description: CFS Custom Theme
Version: 1.0
Author: Rob Williams, Spectra Media (http://www.spectramedia.ca)
Tags: Custom
*/

html, body {
    font-family:        Verdana, sans-serif;
    line-height:        1.2em;
    width:              100%;
    height:             100%;
    color:              #444;
    background:         #4d4f4a;
    font-family:        'Arial', 'Verdana', 'Helvetica', sans-serif;
}

body { font-size: 0.9em; }

img, div { behavior: url(/cardigan/wp-content/themes/cardigan/iepngfix.htc) }

a {
    color:              black;
    text-decoration:    none;
    font-weight:        bold;
}

a:hover {
    color:              blue;
}

a.link:hover {
    color:              black;
}

p {
    padding-bottom:     1em;
}

h1 {
    font-size:          2em;
    padding-bottom:     0.7em;
    color:              black;
    line-height:        1.0em;
}

h2 {
    font-size:          1.5em;
    padding-bottom:     0.5em;
    color:              black;
}

h3 {
    font-size:          1.2em;
    padding-bottom:     1.5em;
}

ol {
    list-style-type:    decimal;
    list-style-position:inside;
}

ul {
    list-style-type:    disc;
    list-style-position:inside;
    padding-bottom:     1em;
}

ul li, ol li {
    padding:            0 0 1em 2em;
    text-indent:        -2em;
}

div#container {
    width:              960px;
    min-height:         100%;
    height:             auto !important;
    height:             100%;
    margin:             0 auto -34px;
    background:         white;
    position:           relative;
}

.floatleft {
    float:              left;
}

.floatright {
    float:              right;
}

.clear {
    clear:              both;
}

.bold {
    font-weight:        bold;
    margin:             5px 0;
}

.footer, .push {
    width:              960px;
    height:             22px;
    margin:             0 auto;
}

.footer {
    position:           relative;
    z-index:            3;
}

.footer_content {
    font-size:          0.75em;
    font-family:        'Arial Narrow', 'Helvetica Condensed', 'Arial', 'Helvetica', sans-serif;
    margin:             10px 0 0 10px;
    width:              685px;
}

.footernav {
    float:              right;
}

.footer a {
    color:              black;
    text-decoration:    none;
}

.header {
    width:              960px;
    height:             300px;
    position:           relative;
}

.left_column {
    width:              479px;
    float:              left;
}

.right_column {
    width:              481px;
    float:              right;
}

.left_half {
    width:              49%;
    float:              left;
}

.right_half {
    width:              49%;
    float:              right;
}

.header_left {
    background:         #c2d49f;
    height:             300px;
}

.header_right {
    background:         url(/wp-content/themes/cfs/images/sky_bg.jpg) repeat-x bottom left;
    height:             300px;
    color:              #5f6468;
    font-size:          1.2em;
    line-height:        1.1em;
    position:           relative;
}

.header_right_top {
    width:              100%;
    height:             49px;
    background:         url(/wp-content/themes/cfs/images/woodgrain.jpg);
    text-align:         right;
    color:              white;
}

.header_right_top p {
    position:           relative;
    top:                14px;
    text-align:         center;
    font-size:          1.3em;
}

.header_right_top a {
    font-weight:        bold;
    font-size:          0.8em;
    color:              white;
    margin:             20px 5px 0;
    text-decoration:    none;
}

.header_right_top a:hover {
    color:              yellow;
}

.frame {
    padding:            8px 0 0 8px;
}

.hot_couple {
    position:           absolute;
    bottom:             0;
    right:              0;
    z-index:            3;
}

div.menu {
    background:         url(/wp-content/themes/cfs/images/menu_bar.jpg);
    width:              100%;
    height:             58px;
    position:           relative;
    top:                -10px;
    z-index:            2;
    text-align:         center;
}

div.menu div {
    margin-top:         19px;
    font-weight:        bold;
}

div.menu div a {
    text-decoration:    none;
    color:              black;
    font-weight:        bold;
    padding:            0 5px;
    position:           relative;
    top:                2px;
}

div.menu .left_column {
    font-size:          1.2em;
}

.menu_selected {
    color:              #6C971A !important;
}

.slogan {
    font-size:          1.4em;
    margin:             30px 0 0 20px;
    line-height:        1.1em;
}

.slogan span {
    font-family:        'Helvetica Thin', 'Helvetica', 'Verdana', sans-serif;
    font-size:          1.3em;
    font-weight:        bold;
}

.subslogan {
    font-size:          0.8em;
    margin:             0 0 0 20px;
    line-height:        1.1em;
    color:              black;
    font-weight:        bold;
}

.green_fade_container {
    position:           relative;
    top:                -10px;
}

.green_fade {
    width:              960px;
    height:             149px;
    background:         url(/wp-content/themes/cfs/images/green_fade.jpg) repeat-x top left;
    position:           absolute;
    z-index:            2;
}

.blue_fade {
    width:              960px;
    height:             86px;
    background:         url(/wp-content/themes/cfs/images/blue_fade.jpg) repeat-x bottom left;
    position:           absolute;
    bottom:             34px;
    z-index:            2;
}


#content {
    position:           relative;
    z-index:            3;
    font-family:        'Times New Roman', 'Times', serif;
    height:             auto !important;
    min-height:         458px;
    height:             458px;
}

.main_left {
    width:              685px;
    margin:             0 0 12px 10px;
    float:              left;
    position:           relative;
    z-index:            5;
}

.special_column {
    width:              235px;
    background:         url(/wp-content/themes/cfs/images/right_column_bg.png) repeat-y;
    position:           absolute;
    top:                350px;
    left:               710px;
    z-index:            4;
    display:            none;
}

.spectra {
    font-size:          0.8em;
    position:           absolute;
    left:               45px;
    bottom:             7px;
}

.hintbox {
    background:         #f2f5ea;
    color:              black;
    width:              432px;
    position:           relative;
    float:              right;
    padding:            10px;
}

.hintbox a {
    color:              #4f6a18;
    text-decoration:    none;
    font-weight:        bold;
}

.hintbox ul {
    list-style-type:    disc;
    list-style-position:inside;
    padding-left:       1em;
    padding-bottom:     0 !important;
}

.hintbox ul li {
    padding-top:        15px;
    padding-bottom:     0 !important;
}

.blogbox {
    background:         #d8e5be;
    color:              black;
    width:              665px;
    position:           relative;
    padding:            10px;
    font-family:        'Arial', 'Helvetica', sans-serif;
    font-size:          0.9em;
}

.blogbox img {
    margin-left:        10px;
}

.blogtitle {
    font-weight:        bold;
    text-transform:     uppercase;
}

.special_column_content {
    position:           relative;
    top:                -30px;
    color:              #187db7;
    width:              195px;
    margin:             0 auto;
}

.special_column_content a {
    color:              #075a8a;
    font-weight:        bold;
    text-decoration:    none;
}

.special_column_content img {
    margin:             0 auto 5px;
}

.bottom_border {
    margin-bottom:      15px;
    padding-bottom:     15px;
    border-bottom:      2px #c2d49f solid;
}

.first_word {
    font-size:          2.5em;
}

.counseling_fees_table {
    width:              80%;
    margin:             0 auto 20px;
}

.counseling_fees_table th {
    font-weight:        bold;
    text-align:         center;
}

.counseling_fees_table td {
    width:              25%;
    text-align:         center;
}

.padtop {
    padding-top:        10px;
}

.infobox_container {
    margin:             20px auto;
    width:              580px;
}

.infobox {
    width:              250px;
    height:             160px;
    background:         white;
    border:             2px #ccc solid;
    text-align:         center;
    float:              left;
    margin-bottom:      20px;
    padding:            10px;
    padding-bottom:     0;
}

.infobox_left {
    margin-right:       30px;
}

.infobox_right {
    float:              right;
    width:              200px;
    background:         white;
    border:             2px #ccc solid;
    text-align:         center;
    padding:            10px;
    padding-bottom:     0;
}

.infobox_right h3 {
    font-size:          1.5em;
    padding-bottom:     0.5em;
}

.infobox_right a {
    font-size:          1.2em;
    font-family:        Verdana, sans-serif;
    color:              black;  
    text-decoration:    none;
}

.map_left {
    float:              left;
    text-align:         center;
    width:              320px;
    height:             400px;
}

.map_right {
    float:              right;
    text-align:         center;
    width:              320px;
    height:             400px;
}

.map_left a, .map_right a {
    font-size:          0.8em;
    font-family:        Verdana, sans-serif;
    color:              black;  
    text-decoration:    none;
    font-weight:        bold;
}

.map_left a:hover, .map_right a:hover {
    color:              blue;
}

.contact_table {
    margin-bottom:      40px;
}

.input {
    width:              95%;
}

.inputtextarea {
    width:              95%;
    height:             100px;
    font-family:        Verdana, sans-serif;
}

.movedown {
    position:           relative;
    top:                25px;
}

.alignleft {
    float:              left;
    margin:             0 10px 10px 0;
}

.alignright {
    float:              right;
    margin:             0 0 10px 10px;
}

.budget_table td {
    border-bottom:      1px #DDD solid;
    padding:            3px 0 2px;
}

.budget_title {
    padding-top:        20px;
    font-size:          1.3em;
    font-weight:        bold;
}

td.budget_title {
    height:             40px;
    vertical-align:     bottom;
}


