/*
Theme Name: CAS 2011
Theme URI: http://www.themetailor.com
Description: Cloud Appreciation Society
Version: 1.43
Author: Cindy de Bruyn
Author URI: http://www.themetailor.com
Tags:
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

body {
    background: #000;
    font-size: 14px;
    font-family: Times, "Times New Roman", Georgia, serif;
    padding-top: 20px;
    padding-bottom: 60px;
    line-height: 18px;
    color: #333333;
}

h1, h1 a {
    font-family: 'Neuton', Times, serif;
    font-size: 40px;
    text-align: center;
    color: #CC0000;
    line-height: 40px;
    font-weight: normal;
}

h2 {
    font-family: 'Neuton', Times, serif;
    font-size: 28px;
    color: #CC0000;
}

h2 black {
    color: #333333;
}

h3 {
    font-family: 'Neuton', Times, serif;
    font-size: 28px;
    text-align: left;
    color: #CC0000;
    line-height: normal;
    text-transform: capitalize;
    font-weight: normal;
}

h4 {
    font-family: 'Neuton', Times, serif;
    font-size: 20px;
    text-align: left;
    color: #CC0000;
    line-height: 40px;
    text-transform: capitalize;
    font-weight: normal;
}

h4 grey-slug {
    color: #A0A0A0;
}

h4 non-caps {
    text-transform: none;
}

h5 {
    font-size: 20px;
    line-height: 130%;
    color: #ABABAB;
    font-weight: normal;
    padding-bottom: 15px;
}

h5 black {
    color: #333333;
}

h5 red {
    color: #CC0000;
}

h6 {
    font-size: 14px;
    color: #CCCCCC;
    font-weight: normal;
     padding-bottom: 15px;
}

h6 black {
    color: #333333;
}

hr {
    margin: 10px 0;
}

a.img {
    border: 0;
}

#content h1 {
    text-align: left;
    margin-top:0;
    margin-bottom:0.2em;
}

#content h2 {
    font-size:32px;
    font-family: 'Neuton', arial, serif;
    color: #CC0000;
    margin-bottom: 10px;
    line-height: 100%;
    font-weight: normal;
}

#content .cloud-of-the-month h2 {
    font-size: 25px;
}

.category-slug a {
    font-family: 'Neuton', times, serif;
    font-size: 20px;
    text-align: left;
    color: #A0A0A0;
    font-weight: normal;
}

#content .yellow { color:#FFCC00; }

/*COMMENTS*/
#content h2.comments-header {
    margin: 15px 0;
    padding-bottom: 0px;
    font-size: 18px;
   color: #C0C0C0;
    /* jc width: 700px; */
    font-family: Times,"Times New Roman",Georgia,serif;
}

.comment-grav {
    width: 60px;
    float: left;
    padding-right: 20px;
}

.comment-text {
    width:540px;
    float: left;
}

input#author, input#email, input#url, textarea#comment {
    width: 500px;
    padding: 3px;
}

textarea#comment {
    height: 80px;
}

.comment-meta {
    margin-bottom: 0px;
}

.comment-grav img {
    border: 1px solid #333;
}

button#sub {
    background: #C0C0C0;
    padding: 10px 20px;
    cursor: pointer;
}

button#sub:hover {
    background: #CCC;
}

ol#comments li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content .post-title h2 a {
     font-size: 24px;
     font-family: Times,"Times New Roman",Georgia,serif;
     margin-bottom: 0px;

}

#content .poetry-head h2 {
    margin-bottom: 0;
        font-family: Times,"Times New Roman",Georgia,serif;

}

#content .poetry-head h2 a {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
        font-family: Times,"Times New Roman",Georgia,serif;

}

body.category-cloud-poetry #content .post-title h2 a {
    font-size: 14px;
    color: #333;
}

body.category-cloud-poetry #content .post-title h2 a:hover {
    color: #CC0000;
}

.cloud-of-the-month h2 {
    font-size: 18px;
    text-align: center;
    color: #333333;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #333333;
}

.floatleft {
    width: 345px;
    float: left;
    margin-right: 10px;
}

.floatright {
    float: left;
    width: 345px;
}


.poetry .left {
    float: left;
    width: 300px;
}

.poetry .right {
    float: right;
    width: 300px;
    text-align: right;
}

#cycle_lite {
    overflow-y: visible!important;
    height: 530px;
}

span.photographer {
    float: right;
    text-align: right;
    width: 500px;
}

#yellowboxA {
    padding: 10px;
    background: #ffcc00;
    width: 1025px;
    margin: 0 auto;

}

#yellowbox {
    padding: 10px;
    background: #ffcc00;
    border: 1px solid #FFF;
    width: 1003px;
    margin: 0 auto;

}


#container {
    width: 982px;
    padding: 0px 0px 20px 20px;
    margin: 0 auto;
    background: #ffffff;
    border: 1px solid #000;

}

#header {
}

#content {
    width: 700px;
    float: left;
    margin-right: 20px;
}

.break {
    display: none;
}

#content a {
    color: #CC0000;
}

#content a:hover {
    color: #555;
}

#content p {
    line-height: 20px;
    margin-bottom: 15px;
}

.vid {
        margin-top: 15px;
        margin-bottom: 15px;
}

#sidebar, #sidebar-shop {
    width: 240px;
    float: left;
    padding-right: 20px;
    margin-top: -20px;
    padding-top: 10px;
    margin-bottom: -20px;
    padding-bottom: 20px;
}

#footer {
    width: 1020px;
    margin: 10px auto;
    color: #FFF;
    font-size: 12px;
    font: arial,serif;
}

#footer a {
    color: #FFF;
}

.post, .post3 {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.post4 {
    padding-bottom: 0px;
}

.post5 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}
#access {
    margin: 0 0 20px -21px;
    font-family: 'Yanone Kaffeesatz',sans;
    font-size: 11px;
    letter-spacing: 2px;
}
#logo {
    margin: 20px 0 20px -21px;
}

#logo-shop {
    margin: 5px 0 5px 0;
}

.menu ul li {
    display: inline;
    padding: 5px;
}
span.meta-prep {
    font-style: italic;
}
.post-title {
    margin-bottom: 8px;
}
h3.widget-title, h3.widget-title a, #simple_popup-3 ul li a {
    font-size: 20px;
    line-height: 25px;
    color: #CC0000;
    font-weight: normal;
    margin-top:10px;
}

.post-img {
    margin-right: 20px;
    width: 302px;
}

.post-text {
    width: 378px;
}
.read-more {
    padding: 10px 0;
    font-weight: bold;
}
#sidebar ul, #sidebar-shop ul {
    margin: 0px 0px 10px 10px;
}

#sidebar ul ul, #sidebar-shop ul ul {
    margin-left: 0;
}

#sidebar li, #sidebar-shop li {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

#sidebar > ul > li {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #111;
}

#sidebar > ul > li:last-child {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom-style: none;
}

#sidebar-shop > ul > li {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #111;
}

#sidebar-shop > ul > li:last-child {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom-style: none;
}

.advanced-recent-posts li {
margin-bottom: 10px;
}

.recent_with_excerpt ul li a {
font-weight: bold;
}

ul.xoxo {
    margin-top: 15px!important;
}

.text p {
    margin-bottom: 15px;
}

.text img {
    padding-left: 5px;
    border: 0px;
}

.single-cloud_photo .text img {
    margin: auto auto;
}


img.size-thumbnail {
    float: left;
    width: 150px;
    margin-right: 10px;
}

.post-ratings {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 100%;
}

input#searchsubmit {
    font-size: 10px;
    color: #333;
    background: #CCC;
    width: 50px;
    height: 24px;
    text-transform: uppercase;
    border: none;
}

input#s {
    width: 143px;
    height: 22px;
    font-size: 10px;
}

#searchform {
    margin-bottom: 10px;
}

.nav{
height:50px;
padding-left:13px;
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
width: 700px;
clear: both;
}

.nav a{
display:block;
float:left;
line-height:18px;
outline:medium none;
padding:2px 10px;
text-decoration:none;
min-height: 35px;
}

.nav li a strong {
display:block;
font-size:14px;
font-weight:normal;
}

.nav li a span {
display:block;
font-size:10px;
line-height:14px;
}



.right a, .right {
    float: right;
    padding: 0;
    width: 250px;
    text-align: right;
}

.left a, .left {
    float: left;
    padding: 0;
    width: 450px;
}

.left .pgee-read-more a {
    float: none;
}

.nav-foot {
    font-family: Arial, sans-serif;
}

.left-foot {
    width: 510px;
    float: left;
}

.right-foot {
    float: right;
    width: 510px;
    text-align: right;
}

.manifest p {
    text-align: center;
    color: #888888;
    font-size: 18px;
    line-height: 150%;
}

.manifest img, .cloud {
    text-align: center;
}

.instructions {
    text-align: center;
    color: #333333;
    font-size: 17px;
    line-height: 150%;
}

.instructions quote {
    font-size: 0.8em;
}

.cloud img {
    width: 14px;
    margin: 0 auto;
}

.member-info {
    border:             1px solid #FFCC00 !important;
    font-size:          12px;
    border-collapse:    collapse;
    margin-bottom:      10px;
    width:              100%;
}

.member-info td         { padding: 4px; border: 1px solid #FFCC00; }

.member-info div       { width: 55%; padding: 4px 4px 0px 8px; border-right: 1px solid #FFCC00;  }
.member-info div.right { width: 34%; border-style:none; text-align: left; padding: 4px 4px 4px 4px; }
.member-info div.right a { text-align: left; float: none; width: auto; }

.description {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/* CSS added by Dynamic Array - July 2011 */
.small_post_thumbnail           { float: left; margin: 10px 15px 5px 0; border: 1px solid #333; padding: 2px; }
div.announcement                { background-color: #FAFAD2; width: 97%; padding: 10px; }
div.announcement h2             { font-size: 1.5em !important; text-align: left; }
.grey                           { color: 6f6f6f; }
.post-title p                   { margin-top: 5px; }
.wp-caption                 { border-style: none; background-color: transparent; padding: 2px; margin: 0 !important; }
.page-numbers                   { font-size: 1.2em; border: 1px solid #C00; padding: 2px; margin: 0 3px; }
.dots, .current , .prev, .next  { border-style: none; }
.post-summary                   { margin-bottom: 15px; }
.post-summary .post-ratings     { width: auto; }
#content .post-summary h2       { font-size: 1.5em; margin-top: 5px;  }
ul.thumbs li { float: left; margin: 5px; }
.centered { text-align: center; }
.full-width { width: 957px !important;}
.full-width .post-ratings { float: left; width: 230px; }
#content hr { border-style: none; border-top: solid 1px #000; clear: both; height: 1px;  }
.slideshow-container { min-height: 500px; position: relative; }
.changeImage { line-height: 500px; font-size: 80px; display: none; z-index: 500; vertical-align: middle; background-color: transparent; color: #bbb; height: 100%; position: absolute; cursor: pointer; width: 75px; text-shadow: #222 3px 3px 5px; }
.changeImage.prev { left: 10px; }
.changeImage.next { right: 10px; }
#jquery-overlay { z-index: 750 !important;}
#jquery-lightbox { z-index: 751 !important;}
.single-cloud_photo .wp-post-image { border-style: none; }

#TB_title { background-color: #3f3f3f !important; border-bottom: 1px solid #eee; }
#TB_window { border: 1px solid #eee !important; }
ul.menu { z-index: 97 !important;}
body.black { background-color: #000; color: #eee !important; padding: 0px 10px 10px 35px; }
body.black #content hr { border-top-color: #eee; }
body.black .post {margin-top: -30px;}
body.black #content { width: 555px !important; }
.black .post-ratings { float: none; width: auto !important; }
/* Shop menu item */
#menu-item-26296 { width: 1002px; }

/* CSS overrides for WooCommerce shop added by Gavin Pretor-Pinney: October 2011 - March 2012 */

#sidebar-shop h3.widget-title, #sidebar-shop h3.widget-title a {
font-size: 20px;
font-family: 'Neuton', Arial, sans-serif;
}
.related ul.products li {width: 150px !important; }
#woo-container h1.page-title {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #CC0000;
}
li.product h3   { font-family: Neuton; font-size: 13pt; line-height: 13pt; padding-bottom: 5px;}

#woo-container h3.page-title {
    line-height: 24px;
    padding-bottom: 8px;
}

#woo-container p.price {
    margin-bottom: 3px;
}

#woo-container a.button, button.button, input.button, #review_form #submit {
    color: black;
    background-color: #FC0;
    width: auto !important;
}
#woo-container td.actions .button.alt { margin-top: 0;}
.summary .thumbnails { margin: 12px 5px; }
.summary .thumbnails a { margin: 5px; }
/* .stock {display: none;}  */
.summary .product-addon h3  {
    font-family: Neuton;
    color: gray;
    font-size: 14pt;
    line-height: 13pt;
    padding-bottom: 5px;
    padding-top: 8px;
    text-transform:none;}
#content .summary .product-addon p { margin-bottom: 4px; }

.widget_shopping_cart .total { padding-bottom: 8px !important; }

h1.product_title { font-size: 2.2em; line-height: normal; }

.order-details-title {
    font-family: 'Neuton', Times, serif;
    font-size: 28px;
    text-align: left;
    color: #CC0000;
    line-height: normal;
    text-transform: capitalize;
    font-weight: normal;
}

/* Styling for WooCommerce bundled products, which use the Product Bundles WooCommerce extension */
#woo-container h2.bundled_product_title {
font-size: 20px;
color: #666;
line-height: 1em;
margin: 10px 0 5px 0;
text-transform: none !important;
}

#woo-container .bundled_product_summary {
margin-bottom: 10px;
}

#woo-container .bundled_product_excerpt {
font-style: italic;
}

/* Styling for WordPress login page */

body.login     { background: #000; color: #fff; }
.login #nav a, label { color: #000 !important; }
.login a:link, .login a:visited, .login a:hover { color: #FC0 !important;}
.login form { background-color: #FC0 !important; }
.login h1 a { background-image: url('http://cloudappreciationsociety.org/version2/wp-content/uploads/2012/09/login-cas-logo.png'); background-size: 330px 19px; height: 19px; }
.login #backtoblog a, .login #nav a { color: #fff !important;}
.login input.button-primary { border-color: #f00; background-color: #f00; background-image: none; }
#login a { text-shadow: none !important; color: #fff !important; }
#login .message { color: #000; text-align: center; }
#login .yellow { color: #FFCC00; }
#login h1 { font-size: 24px; color: #FFCC00; line-height: normal; margin-bottom:8px; margin-top:0px; }
#login p { text-align: center; }
#login form      { margin-top: 20px; margin-bottom:10px; }
.login #login_error { margin-top: 10px; background-color: #C00; }

div.pp_woocommerce div.ppt { color: #fff; }
div.pp_overlay         { background: #222; opacity: 0.7 !important; }
#breadcrumb     { padding: 5px; margin: 10px 0; }

dd:empty { display: inline-block; }

body.woocommerce-checkout #content { border-right: 1px solid #FFCC00; padding-right: 20px; margin: 0; }
body.woocommerce-checkout #sidebar-shop { border-left-style: none; }

/* Styling for Sharing Icons positions
.addtoany_share_save_container { text-align:right; } 
*/

ul#menu-forum {
    width: 100%;
    background: #FC0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;    
}

ul#menu-forum li {
    border-top-style: none; 
    border-bottom-style: none;
    padding: 0 10px ;
    text-align: center;
    width: 100%;

}

.cas_button, button#bbp_topic_submit, .subscription-toggle {
    font-size: 100%;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 6px 10px;
    font-weight: bold;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    left: auto;
    text-shadow: 0 1px 0 #FFF;
    color: #5E5E5E;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    border: 1px solid #C7C0C7;
    background: #F7F6F7;
    background: -webkit-gradient(linear,left top,left bottom,from(#F7F6F7),to(#DFDBDF));
    background: -webkit-linear-gradient(#F7F6F7,#DFDBDF);
    background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.cas_call_to_action {

}

.woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name  dl.variation dd { margin: 0 !important; padding: 0 !important; }