/*
Theme Name: Semperviva 16 Column
Theme URI: http://cowieandfox.com/
Description: 
Version: 1.0
Author: Cowie and Fox
Author URI: http://cowieandfox.com/
Tags: 

*/
/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* 960GS */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

/* LAYOUT */ 
html { height:100%; overflow-y: scroll; -webkit-text-size-adjust: none; }
body { font: .70em/1.65em Verdana, Helvetica, Arial, Sans-serif; color: #666666; text-align: left; background:#FFF url(images/bg.jpg) center top repeat; padding: 10px; }
#wrap { position:relative; width:980px; margin:0 auto; background:#FFF url(images/bg_top.jpg) no-repeat; }
#header {padding:15px 0 0 10px; height:90px; background: #ffffff; }
    #logo {display:block; height:64px; width:540px; background:#FFF url(images/logo.gif) no-repeat; text-indent:-6000px;}
    #logo:hover {background-position:0 -70px;}
    #headerLocations { float: right; padding-right: 15px; position: relative; top: -33px; }
        #headerLocations img { float: right; }
#nav {position:absolute; height:30px; left:5px; top:75px; z-index:600;}
#banner { height: 170px; }
#contentWrap {margin:20px 0;}
#content {}
#footerBG { width:980px; padding: 10px 0; background:#FFF url(images/bg_bottom.jpg) 0 bottom no-repeat; }
#footer {border-top: 1px solid #DEDEDE; padding: 10px 0; font-size:.9em;}

/* ########################################################################## */
/* FONT */
h1, h2, h3, h4, h5, h6, p, ul, ol, table, form { margin-bottom: 12px; }
h1 { color: #00a1ed; font-size: 20px; font-weight: normal; line-height: 24px; margin-bottom: 16px; font-family: Helvetica, Arial, Verdana, sans-serif; }
h1 a:hover { color: #999999; text-decoration: none; }
h2 { font-size: 16px; margin-bottom: 10px; color: #999999; font-weight: normal; font-family: Helvetica, Arial, Verdana, sans-serif; line-height: 18px; }
h2 a:hover { color: #999999; text-decoration: none; }
h3 { font-size: 8.2pt; color: #00a1ed; margin-bottom: 4px; line-height: 15px; }
p { font-size: 8.2pt; line-height: 16px; }

.col_main ul { margin-left: 20px; font-weight: bold;}
.col_main li { padding-left: 10px; background: url(images/li_dot.gif) 0 5px no-repeat; font-weight: bold; }

.entry ul { margin-left: 10px; margin-top: 5px; }
.entry li { padding-left: 20px; list-style-type: none; background: url(images/mn_arrow.gif) 8px 3px no-repeat; line-height: 14px; margin-bottom: 3px; }

/* ########################################################################## */
/* PSUEDO */
a:link, a:visited { text-decoration: none; color: #00a1ed; }
a:hover, a:active { color: #00a1ed; text-decoration: underline; }

/* LEFT SIDEBAR */
#upcomingPrograms { display: inline; width: 220px; height: 300px; background: transparent url(images/bg_sidebar_boxes.gif) -380px 0 no-repeat; position: relative; }
    #upcomingPrograms h2 { text-indent: -6000px; height: 80px; }
    #upcomingPrograms h3 { margin: 0 20px; font-size: 14px; line-height: 20px; height: 20px; font-weight: bold; }
        #upcomingPrograms h3 a { color: #ffffff; font-weight: bold; }
        #upcomingPrograms h3 a:hover { color: #49CCFC; text-decoration: none; }
    #upcomingPrograms h4 { margin: 0 20px 8px 20px; color: #ffffff; font-weight: normal; }
    #upcomingPrograms div.hr { width: 180px; margin: 0 20px; height: 9px; }
#sectionTitle {display: inline; width: 220px; height: 170px; background:transparent url(images/bg_sidebar_boxes.gif) -600px 0 no-repeat; position: relative; }
    #sectionTitle h2 { position: absolute; width: 180px; left: 20px; bottom: 6px; font-size: 20px; color: #ffffff; line-height: 24px; }

/* MAIN NAVIGATION */
#nav ul { padding-left: 72px; }
    #nav li { display: inline; height: 12px; float: left; }
        #nav a { display: block; width: 100px; height: 12px; background: url(images/navigation.png) no-repeat; text-indent: -6000px; margin-right: 42px; }
            #nav #navAbout { width: 160px; background-position: -83px 0; }
                #nav .sel #navAbout { background-position: -83px -40px; }
                #nav #navAbout:hover { background-position: -83px -20px; }
            #nav #navStudy { width: 115px; background-position: -283px 0; }
                #nav .sel #navStudy { background-position: -283px -40px; }
                #nav #navStudy:hover { background-position: -283px -20px; }
            #nav #navStudents { width: 172px; background-position: -438px 0; }
                #nav .sel #navStudents { background-position: -438px -40px; }
                #nav #navStudents:hover { background-position: -438px -20px; }
            #nav #navLocations { width: 81px; background-position: -650px 0; }
                #nav .sel #navLocations { background-position: -650px -40px; }
                #nav #navLocations:hover { background-position: -650px -20px; }
            #nav #navContact { width: 90px; background-position: -772px 0; }
                #nav .sel #navContact { background-position: -772px -40px; }
                #nav #navContact:hover { background-position: -772px -20px; }
            #nav #navBlog { width: 39px; background-position: -903px 0; margin-right: 0; }
                #nav .sel #navBlog { background-position: -903px -40px; }
                #nav #navBlog:hover { background-position: -903px -20px; }

/* SUB NAVIGATION */
.mn { padding: 0 0 5px 20px; font-family: Helvetica, Arial, Verdana, Sans-serif; }
    .mn .li1 { padding-left:10px; background: url(images/mn_arrow.gif) 0 5px no-repeat; line-height: 20px; padding-bottom: 0; font-size: 10.2pt; }
        .mn .li1 a { width: 200px; color: #00a1ed; line-height: 10px; text-decoration: none; }
        .mn .li1 a:hover { color: #666666; }
        .mn .selected1 a { font-weight: normal; color: #666666; }
    .mn .selected1 { background: none; }
    
    .mn .ul2 { padding-left: 20px; margin-top: 5px; }
    .mn .ul1 .ul2 .li2 { padding-left: 10px; font-size: 9.0pt; background: url(images/mn_arrow.gif) 0 3px no-repeat; list-style-type: none; line-height: 16px; }
        .mn .ul1 .ul2 .li2 a { color: #00a1ed; height: 40px; }
        .mn .ul1 .ul2 .li2 a:hover {text-decoration:none; color:#666666; }
        .mn .ul1 .ul2 .selected2 { background: none; list-style-type: none; }
            .mn .ul1 .ul2 .selected2 a { color:#666666; }

.sidebarBtn { display: block; width: 220px; height: 50px; background: url(images/buttons.jpg) 0 0 no-repeat; margin: 10px 0; text-indent: -6000px; }
    #registerNow { }
        #registerNow:hover { background-position: -250px 0; }
    #courseSchedule { background-position: 0 -50px; }
        #courseSchedule:hover { background-position:-250px -50px; }
    #infoRequest { background-position: 0 -100px; }
        #infoRequest:hover { background-position: -250px -100px; }
    #allPrograms { background-position: 0 -150px; position: absolute; left: 0; top: 245px; }
        #allPrograms:hover { background-position: -250px -150px; }
    #sempWorkshops { background-position: 0 -205px; }
        #sempWorkshops:hover { background-position:-250px -205px; }
    #sempRetreats { background-position: 0 -400px; }
        #sempRetreats:hover { background-position: -250px -400px; }
    #sempBlog { background-position: 0 -460px; }
        #sempBlog:hover { background-position: -250px -460px; }
    #classSchedule { background-position: 0 -520px; margin-top: 0; }
        #classSchedule:hover { background-position: -250px -520px; }

.sidebarLeftBox { position: relative; padding-top: 12px; background: #ffffff url(images/bg_sidebar_boxes.gif) 0 0 no-repeat; }
    .sidebarLeftBox .sidebarBtn { height: 45px; }
    .sidebarLeftBox h3, .sidebarRightBox h3 { margin: 0 15px 8px 15px; color: #666666; font-size: 13px; line-height: 14px; }
    .sidebarLeftBox p, .sidebarRightBox p { margin: 0 15px; }
    .sidebarLeftBox ul { font-size: 7.2pt; margin: 8px 15px 0 15px; line-height: 13px; }
        .sidebarLeftBox ul li { padding-left: 10px; background: transparent url(images/li_arrow.gif) 0 3px no-repeat; }
            .sidebarLeftBox ul li a { font-weight: bold; color: #666666; }
            .sidebarLeftBox ul li a:hover { text-decoration: none; color: #999999; }
    .sidebarLeftBox p { font-size: 7.2pt; line-height: 13px; }
    .sidebarLeftBox div.end { height: 12px; background: #ffffff url(images/bg_sidebar_boxes.gif) bottom left no-repeat; }

/* RIGHT SIDEBAR */
ul.icons { margin: 0 0 0 10px; height: 41px; }
ul.icons li { list-style: none; display: inline; float:left;}
    .iconBtn { display: block; width: 22px; height: 22px; background: url(images/buttons.jpg) 0 -300px no-repeat; margin: 0 6px 0 0; text-indent: -6000px; }
    #iconSend {}
        #iconSend:hover { background-position: -250px -300px; }
    #iconFB { background-position: 0 -325px; }
        #iconFB:hover { background-position: -250px -325px; }
    #iconTwitter { background-position: 0 -350px; }
        #iconTwitter:hover { background-position: -250px -350px; }
    #iconFlickr { width: 53px; background-position:0 -375px; }
        #iconFlickr:hover { background-position: -250px -375px; }

.sidebarRightBox { position: relative; padding-top: 10px; background: #ffffff url(images/bg_sidebar_boxes.gif) -220px 0 no-repeat; }
    div#sidebar ul { margin-top: 30px; }
    div.sidebarWidget { padding-top: 8px; background: #ffffff url(images/bg_sidebar_boxes.gif) -220px 0 no-repeat; }
        div.sidebarWidget h4 { padding-left: 15px; margin: 0; }
        div#sidebar div.sidebarWidget ul { padding-bottom: 12px; margin-top: 0; }
            div.sidebarWidget ul li { line-height: 12px; }
                div.sidebarWidget ul li a { color: #666666; }
                div.sidebarWidget ul li a:hover { text-decoration: none; color: #333333; }

.rightNav, .latestNews, .sidebarWidget ul {padding:0 15px 10px 15px; background:transparent url(images/bg_sidebar_boxes.gif) -220px bottom no-repeat;}
    .rightNav .li0  { padding-left:10px; background:transparent url(images/li_arrow.gif) 0 6px no-repeat; }
        .rightNav .li0 a { color:#666666; font-weight:bold;}
        .rightNav .li0 a:hover { color:#999999; text-decoration:none;}

.sidebarWidget li { font-size: 7.5pt; line-height: 12px; margin-top: 5px; padding-left: 10px; background: transparent url(images/li_arrow.gif) 0 3px no-repeat; }
    .sidebarWidget li a { color:#666; }
.quotescollection_randomquote { padding: 15px 15px 0 15px; }
    .quotescollection_randomquote p q { font-style: italic; color: #0083D7; }
    .quotescollection_randomquote cite { font-style: normal; font-weight: bold; margin-top: 10px; line-height: 12px; }

/* TESTIMONIAL */
div.quote { width: 516px; background: url(images/quote_open.gif) no-repeat top left; margin-top: 20px; }
    div.quote img { float: right; margin: 0 60px 8px 15px; }
    div.quote p { color: #0083D7; padding: 0 60px; font-style: italic; background: url(images/quote_closed.gif) no-repeat bottom right; }
    div.quote p.noQ { background: none; }
    div.quote p.author { background: none; text-align: right; font-style: normal; font-weight: bold; margin-bottom: 0; }
    div.quote p.title { background: none; text-align: right; font-style: normal; }
    
/* FAQ */
div.faq { }
    div.faq p { color: #0083D7; padding: 0 0 0 60px; font-style: italic; background: url(images/faq_a.gif) no-repeat 20px 4px; }
    div.faq p.noA { background: none; }
    
/* TABLES */

    /* COURSE SCHEDULE */
    table.courseSchedule { width: 520px; }
        table.courseSchedule th, table.courseSchedule td { border-left: solid #cccccc 1px; border-bottom: solid #cccccc 1px; vertical-align: top; }
        table.courseSchedule th { padding: 3px 6px; }
        table.courseSchedule td { padding: 6px; }
        table.courseSchedule .noBtm { border-left: 0; }
        table.courseSchedule .centre { text-align: center; }
        
    /* EVENT INFO */
    table.eventInfo { width: 520px; border-bottom: solid #cccccc 1px; margin-bottom: 17px; }
        table.eventInfo th { width: 90px; padding: 2px 0; color: #00a1ed; text-align: left; vertical-align: top;  line-height: 15px; }
        table.eventInfo td { padding: 2px 0; text-align: left; vertical-align: top; line-height: 15px; }
        table.eventInfo th.top, table.eventInfo td.top { padding-top: 5px; }
        table.eventInfo th.btm, table.eventInfo td.btm { padding-bottom: 20px; }
        
    /* IMAGES */
    img.headshot, img.inline { float: right; margin: 0 0 8px 15px; }
    
        /* REGULAR BUTTONS */
        div.btn { width: 520px; height: 18px; margin-bottom: 20px; display: block; }
            div.btn a { height: 18px; display: inline; margin-right: 10px; background: url(images/buttons_sm.gif) no-repeat; text-indent: -6000px; float: left; cursor: pointer; }
                div.btn a.moreDetails { width: 120px; background-position: 0 0px; }
                    div.btn a.moreDetails:hover { background-position: 0 -25px; }
                div.btn a.fullBio { width: 120px; background-position: 0 -50px; }
                    div.btn a.fullBio:hover { background-position: 0 -75px; }
                div.btn a.getDirections { width: 126px; background-position: 0 -100px; }
                    div.btn a.getDirections:hover { background-position: 0 -125px; }
                div.btn a.downloadPdf { width: 123px; background-position: 0 -150px; }
                    div.btn a.downloadPdf:hover { background-position: 0 -175px; }
                div.btn a.registerNow { width: 117px; background-position: 0 -200px; }
                    div.btn a.registerNow:hover { background-position: 0 -225px; }
                div.btn a.contactForm { width: 123px; background-position: 0 -250px; }
                    div.btn a.contactForm:hover { background-position: 0 -275px; }
                div.btn a.payOnline { width: 98px; background-position: -200px 0; }
                    div.btn a.payOnline:hover { background-position: -200px -25px; }
                div.btn a.downloadApp { width: 214px; background-position: 0 -300px; }
                    div.btn a.downloadApp:hover { background-position: 0 -325px; }
                div.readFullArticle { height: 18px; background: url(images/buttons_sm.gif) no-repeat; text-indent: -6000px; float: left; cursor: pointer; display: block; width: 159px; background-position: -200px -100px; }
                    div.readFullArticle:hover { background-position: -200px -125px; }
        /* BIG BUTTONS */
        div.btnBig { width: 520px; height: 32px; margin-bottom: 20px; display: block; }
            div.btnBig a { height: 32px; display: inline; margin-right: 10px; background: url(images/buttons_sm.gif) no-repeat; text-indent: -6000px; float: left; }
                div.btnBig a.b200hr { width: 124px; background-position: -400px 0px; }
                    div.btnBig a.b200hr:hover { background-position: -400px -40px; }
                div.btnBig a.b500hr { width: 122px; background-position: -400px -80px; }
                    div.btnBig a.b500hr:hover { background-position: -400px -120px; }
                div.btnBig a.prenatal { width: 140px; background-position: -400px -240px; }
                    div.btnBig a.prenatal:hover { background-position: -400px -280px; }
                div.btnBig a.yin { width: 58px; background-position: -600px 0px; }
                    div.btnBig a.yin:hover { background-position: -600px -40px; }
                div.btnBig a.yogaworks { width: 150px; background-position: -400px -160px; }
                    div.btnBig a.yogaworks:hover { background-position: -400px -200px; }
        
        div.navigation { width: 100%; }
            div.navigation div.alignleft { float: left; }
            div.navigation div.alignright { float: right; }
                
    /* HR */
div.hr { width: 100%; display: block; border-top: solid #cccccc 1px; margin: 18px 0 17px 0; height: 0; clear: both; }
    
    /* SITEMAP */
    ul.sitemap { width: 250px; float: left; }
        ul.sitemap li { font-weight: bold; }
            ul.sitemap li ul li { font-weight: normal; }

/* FOOTER */
#footerRight {text-align:right;}
#footerRight ul, #footerRight li { margin: 0; padding: 0; }
    #footerRight li { color:#666666; display: inline; margin-left:1em; white-space: nowrap; }
#footer a {color:#666666;}
    #footer a:hover {color:#999999; text-decoration:none;}

/* ########################################################################## */

    /* BLOG */
    div.post {}
        div.post img.alignleft { float: left; padding: 0 15px 10px 0; }
        div.post img.alignright { float: right; padding: 0 0 10px 15px; }
    p.postmetadata { font-size: 7.5pt; line-height: 14px; }
    ol.commentlist {}
        ol.commentlist li { border-top: solid #eeeeee 1px; margin-bottom: 12px; padding-top: 12px; }
        ol.commentlist li img.photo { display: none; }
        ol.commentlist li cite.fn { font-style: normal; font-weight: bold; }
        ol.commentlist li div.commentmetadata { font-size: 8.0pt; }


/* ########################################################################## */

/* FORM */

    /* REGISTER FORM */
    table.formTable { margin-top: 10px; }
        table.formTable td.label { width: 175px; padding: 3px 10px 5px 0; font-weight: bold; vertical-align: top; line-height: 16px; text-align: left; }
        table.formTable td.field { width: 335px; padding-bottom: 5px; text-align: left; }
            /* TEXTBOX */
            table.formTable td.field input.textbox { width: 327px; padding: 3px; border: solid #cccccc 1px; font-family: Verdana, Arial, Sans-serif; color: #666666; font-size: 11px; }
            table.formTable td.field input.textbox:focus { border: solid #999999 1px; }
            /* TEXTBOX */
            table.formTable td.field textarea.textarea { width: 327px; padding: 3px; border: solid #cccccc 1px; font-family: Verdana, Arial, Sans-serif; color: #666666; font-size: 11px; }
            table.formTable td.field textarea.textarea:focus { border: solid #999999 1px; }
            /* DROPDOWN */
            table.formTable td.field select.dropdown { margin-right: 5px; }
            /* RADIO */
            table.formTable td.field span.radio span { display: block; clear: both; padding: 0;}
                table.formTable td.field span.radio span span.wpcf7-list-item-label { display: inline; line-height: 10px; }
                table.formTable td.field span.radio input[type=radio] { margin: 3px 2px 0 0; padding: 0; float: left; }
    
    /* BLOG COMMENTS */
    form#commentform {}
        form#commentform div.field { display: block; margin-bottom: 10px; }
            form#commentform div.field label { padding-bottom: 14px; }
            form#commentform input[type=text] { width: 200px; border: solid #cccccc 1px; padding: 3px; margin-right: 5px; font-family: Arial, sans-serif; font-size: 9pt; display: inline; }
            form#commentform textarea { width: 512px; border: solid #cccccc 1px; padding: 3px; margin-bottom: 10px; font-family: Arial, sans-serif; font-size: 9pt; }
    
    /* BLOG SEARCH */
    form#searchform {}
        form#searchform div { width: 160px; display: block; background: #ffffff; position: relative; top: -10px; padding-bottom: 10px; text-align: left; }
            form#searchform input#s { width: 152px; border: solid #cccccc 1px; padding: 3px; margin-right: 5px; font-family: Arial, sans-serif; font-size: 9pt; margin-bottom: 5px; display: block; }