/*
Theme Name: Choose You
Description: Custom Theme for the American Cancer Society's Choose You site.
Author: 89 Degrees 
*/

/* RESET and CONTEXT BASE */


html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.yui3-cssbase h1{font-size:138.5%;}.yui3-cssbase h2{font-size:123.1%;}.yui3-cssbase h3{font-size:108%;}.yui3-cssbase h1,.yui3-cssbase h2,.yui3-cssbase h3{margin:1em 0;}.yui3-cssbase h1,.yui3-cssbase h2,.yui3-cssbase h3,.yui3-cssbase h4,.yui3-cssbase h5,.yui3-cssbase h6,.yui3-cssbase strong{font-weight:bold;}.yui3-cssbase abbr,.yui3-cssbase acronym{border-bottom:1px dotted #000;cursor:help;}.yui3-cssbase em{font-style:italic;}.yui3-cssbase blockquote,.yui3-cssbase ul,.yui3-cssbase ol,.yui3-cssbase dl{margin:1em;}.yui3-cssbase ol,.yui3-cssbase ul,.yui3-cssbase dl{margin-left:2em;}.yui3-cssbase ol li{list-style:decimal outside;}.yui3-cssbase ul li{list-style:disc outside;}.yui3-cssbase dl dd{margin-left:1em;}.yui3-cssbase th,.yui3-cssbase td{border:1px solid #000;padding:.5em;}.yui3-cssbase th{font-weight:bold;text-align:center;}.yui3-cssbase caption{margin-bottom:.5em;text-align:center;}.yui3-cssbase p,.yui3-cssbase fieldset,.yui3-cssbase table,.yui3-cssbase pre{margin-bottom:1em;}.yui3-cssbase input[type=text],.yui3-cssbase input[type=password],.yui3-cssbase textarea{width:12.25em;*width:11.9em;}

/* NAV -- basically copied from original css */
.navbar {background:transparent url(images/navbar/navbar_bg_smaller.gif) top left no-repeat;
height:36px; width:759px; padding:4px 0 0 7px}  /* need rel pos as anchor for dropdown*/

.navbar div.homeicon {float:left; display:inline; width:98px;}
.navbar #dropdowntrigger {float:left; display:inline; width:205px;  height:29px; padding-left:9px; }
.navbar div.nav {float:left; display:inline; width:430px; margin:1px 0 0 9px;} 

.hidden {
    display: none;
}

div.dropdown ul {margin:0 0 20px 0; 
background:transparent url(images/navbar/dropdown_bg.gif) bottom left no-repeat;
position:absolute; 
left:118px; top:38px;
width:215px; /* actual 215 */ 
margin:0;
padding:0 0 10px 0;
z-index:2;
}

div.dropdown ul li {line-height:1.2em; 
margin:0; padding:0;
list-style-type:none;
border-bottom:1px solid #EFF2C0;
}

.dropdown a {display:block; width:185px; padding:8px 10px 8px 20px;}
.dropdown a:link {text-decoration:none; color:#336600;}
.dropdown a:visited {text-decoration:none; color:#336600;}
.dropdown a:hover {text-decoration:underline; color:#336600; background:#d4dd55;}
.dropdown a:active {text-decoration:underline; color:#336600;background:#d4dd55;}

.navbar .homeicon {width:96px; height:28px; margin:1px 0 0 0;
background:transparent url(images/navbar/acs_navbar_sprite.gif) -0px -0px no-repeat;}

.navbar .homeicon a {display:block; width:96px;}
.navbar .homeicon a:link {background:transparent url(images/navbar/acs_navbar_sprite.gif) -0px -0px no-repeat; }
.navbar .homeicon a:visited {background:transparent url(images/navbar/acs_navbar_sprite.gif) -0px -0px no-repeat; }
.navbar .homeicon a:hover {background:transparent url(images/navbar/acs_navbar_sprite.gif) -0px -34px no-repeat; }
.navbar .homeicon a:active {background:transparent url(images/navbar/acs_navbar_sprite.gif) -0px -34px no-repeat; }

/* avoid IE6 flicker */
.navbar .nav {margin:1px 0 0 px;  
 background: url(images/navbar/acs_navbar_sprite.gif) -479px -0px no-repeat; }

.nav span {display:none;} /* hide link text */

div.navsection {float:left; display:inline; } /* not using LI since widths vary */
div.navsection.selected  {display:block;}

#navabout a {background:url(images/navbar/acs_navbar_sprite.gif) -479px -0px no-repeat; width:107px; height:28px; display:block;}
#navabout a:link {background:url(images/navbar/acs_navbar_sprite.gif) -479px -0px no-repeat; }
#navabout a:hover {background:url(images/navbar/acs_navbar_sprite.gif) -479px -34px no-repeat; }
#navabout a:active {background:url(images/navbar/acs_navbar_sprite.gif) -479px -34px no-repeat;}
div.selected#navabout a {background-position:-479px -34px; }

#navevents a   {background:url(images/navbar/acs_navbar_sprite.gif) -586px -0px no-repeat; width:98px; height:28px; display:block;}
#navevents a:link {background:url(images/navbar/acs_navbar_sprite.gif) -586px -0px no-repeat; }
#navevents a:hover {background:url(images/navbar/acs_navbar_sprite.gif) -586px -34px no-repeat ; }
#navevents a:active {background:url(images/navbar/acs_navbar_sprite.gif) -586px -34px no-repeat;  }
div.selected#navevents a {background-position:-586px -34px; }

#navstore a  {background:url(images/navbar/acs_navbar_sprite.gif) -684px -0px no-repeat; width:93px; height:28px; display:block;}
#navstore a:link {background:url(images/navbar/acs_navbar_sprite.gif) -684px -0px no-repeat;  }
#navstore a:hover {background:url(images/navbar/acs_navbar_sprite.gif) -684px -34px no-repeat;  }
#navstore a:active {background:url(images/navbar/acs_navbar_sprite.gif) -684px -34px no-repeat;  }
div.selected#navstore a {background-position:-684px -34px ;}

#navresources a  {background:url(images/navbar/acs_navbar_sprite.gif) -777px -0px no-repeat; width:131px; height:28px; display:block;}
#navresources a:link {background:url(images/navbar/acs_navbar_sprite.gif) -777px -0px no-repeat; }
#navresources a:hover {background:url(images/navbar/acs_navbar_sprite.gif) -777px -34px no-repeat;  }
#navresources a:active {background:url(images/navbar/acs_navbar_sprite.gif) -777px -34px no-repeat;  }
div.selected#navresources a {background-position:-777px -34px ;}

/* START CUSTOM */

a:link {
    text-decoration: none;
    color: #6699CC;
}

a:visited {
    text-decoration:none;
    color:#6699CC;
}

a:hover {
    text-decoration: underline;
    color:#6699CC;
}

a:active {
    text-decoration: underline;
    color: #6699CC;
    outline: none;
}

a:focus {
    -moz-outline-style:none;
}

body {
    background-image: url(images/backgrounds/mainbg.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.mainshell {
    background-image: url(images/backgrounds/shadowsides.png);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    padding-left: 21px;
    padding-right: 21px;
    width: 958px;
}

.header {
    margin-left: 1.5em;
    margin-right: 1.5em;
    height: 95px;
    position: relative;
}

.header .logo {
    width: 116px;
    height: 95px;
}

.header .headerfooterlinks {
    float: right;
    display: inline;
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}
ul.headerfooterlinks li {
    border-right: 1px solid #6699CC;
    padding-left: 1em;
    padding-right: 1em;
    display: inline;
}

ul.headerfooterlinks li.lastlink {
    border-right: 0;
}

.navbar, .navbar-filler {
    position: absolute;
    bottom: 0;
    right: 0;
}

.content {
    min-height: 400px;
    height: auto !important;
    height: 400px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 18px;
    margin-right: 18px;
}

.leftmaincol {
    display: inline;
    float: left;
    margin-top: 3em;
    width: 590px;
}

.rightcol {
    display: inline;
    float: left;
    margin-top: 3em;
    margin-left: 20px;
    width: 312px;
}

.clear {
    clear: both;
}

.rightcol .callout {
    background-image: url(images/backgrounds/rightcol_gradient_top.gif);
    background-repeat: no-repeat;
    background-color: #EBEBEB;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

.rightcol .callout .bottom {
    background-image: url(images/backgrounds/rightcol_gradient_bott.gif);
    background-repeat: no-repeat;
    height: 31px;
}

.leftmaincol h2 {
    background-image: url(images/backgrounds/imageheader_underline.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    text-align: left;
    height: 26px;
    padding-left: 36px;
}

.leftmaincol h2 a,
.leftmaincol h2 a:link,
.leftmaincol h2 a:visited {
    color: #333333;
}

.separator {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.post-time {
    color: white;
    background-color: #51C8E8; 
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 0.5em;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: center;
}

.post-day {
    font-size: 18px;
    padding-top: 6px;
}

.blog-post {
    margin-bottom: 3em;
}

.addthis_container {
    margin-bottom: 1em;
    width: 125px;
}

.callout-inner {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

#next-post-link {
    float: right;
}

#post-navigation {
    margin-top: 2em;
    font-weight: bold;
}

.clearDiv {
    clear: both;
    line-height: 0;
}

.comments-closed {
    text-align: center;
    font-weight: bold;
}

#respond {
    padding-top: 1em;
}

#respond h3 {
    margin-bottom: 1em;
}

#comment-list .comment-body {
    margin-top: 0.5em;
    padding-top: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

#comment-list li.odd {
    background-color: #DCF4FA;
}

#comment-list li {
    padding: 1em;
}

#comments {
    margin-top: 2em;
}

.leftmaincol p {
    margin-top: 0;
}

.rightcol h2 {
    margin-bottom: 0.5em;
    font-size: 18px;
    padding-left: 1em;
    padding-left: 1em;
    font-weight: normal;
    color: #333333;
}

h3 {
    color: #333333;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
}

.callout-inner div.tb_tweetlist {
    border-bottom: 0;
}

.callout-inner div.tb_tweet {
    border-top: 0;
}
.widget li {
    list-style: disc;
}

.callout-inner ul {
    margin-left: 20px;
}

.featured_tag_post br {
    display: none;
}

.post-time-comments {
    color: #999999;
    margin-top: 4px;
    text-align: right;
}

.footer {
    background-image: url(images/backgrounds/footeredge.jpg);
    background-repeat: repeat-x;
    background-color: #D6D6D6;
    text-align: center; 
    padding-top: 1em;
    padding-bottom: 10em;
}

.footer p {
    line-height: 1.5em;
    font-size: 11px;
    margin-bottom: 1em;
}

.entry {
    line-height: 1.5em;
}

.footer img {
    vertical-align: middle;
    padding-left: 1em;
}

.footer .headerfooterlinks {
    margin-top: 3em;
    margin-bottom: 3em;
}

.follow-us-widget {
    text-align: center;
}

.follow-us-widget img {
    vertical-align: middle;
    margin: 1em;
}

.sponsors-widget {
    text-align: center;
}

.sponsors-widget .sponsor img {
    padding: 1em;
}

.sponsors-widget h3 {
    text-transform: none;
    font-size: 13px;
}

.white-sidebar-widget {
    margin-top: 3em;
}

.graphic-header h2, h1 {
    behavior: url(wp-content/themes/chooseyou/js/iepngfix.htc);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    text-indent: -1000px;
    overflow: hidden;
}

.sponsor-section {
    margin-top: 2em;
}

#more-info-sidebar h2 {
    background-image: url(images/headers/more_information.png);
    height: 28px;
    width: 186px;
}

.twitter-favorite-widget h2 {
    background-image: url(images/headers/our_favorite_tweets.png);
    height: 24px;
    width: 226px;
}

.sponsors-widget h2 {
    background-image: url(images/headers/sponsors_lcase.png);
    height: 31px;
    width: 99px;
}

.post-title {
    background-image: url(images/backgrounds/small_flower.png);
    background-repeat: no-repeat;
    width: 590px;
    margin-bottom: 1em;
    
}
/*
h1 {
    background-image: url(images/backgrounds/imageheader_underline.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    color: #333333;
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    padding-bottom: 1em;
}
*/

#blog-title-bottom {
    background-image: url(images/backgrounds/imageheader_underline.gif);
    background-repeat: repeat-x;
    background-position: top left; 
    position: relative;
    top: -12px;
    color: #333333;
    height: 3px;
}

h1 {
    background-image: url(images/headers/choose_you_blog_title.png);
    height: 45px;
    width: 215px;
    margin-left: 0;
}

.form-field {
    clear: both;
    padding-bottom: 0.5em;
}

.form-field label {
    float: left;
    display: block;
    width: 60px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    padding-top: 7px;
}

.form-field input {
    width: 235px;
}

.form-field input, #respond textarea {
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    padding: 5px;
    font-size: 1em;
}

#respond textarea {
    width: 300px;
    margin-bottom: 1em;
}

#comment-reply-info {
    margin-bottom: 1em;
}

#reply-submit input {
    padding: 0 5px;
}

.avatar {
    height: 48px;
    width: 48px;
    float: left;
}

.comment-data {
   margin-left: 56px; 
   /* width: 534px; */
}

.not-approved {
    background-color: #EEEEEE !important;
    color: #999999;
}

.awaiting-moderation {
    font-weight: bold;
    font-style: italic;
    padding-bottom: 2px;
}

.comment-author {
    padding-top: 2px;
}

.no-nav .headerfooterlinks,
.no-nav .navbar,
.no-nav .sponsor-text {
    display: none;
}

.no-nav .header {
    background-image: url(images/backgrounds/wave-background.png);
    background-repeat: no-repeat;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.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;
}

p.in-post-highlight {
    font-size: 150%;
    color: #51C8E8;
    margin-top: 1em;
    margin-bottom: 1em;
}
