/*
Theme Name: Electronic Cigarette Web
Theme URI: http://www.electroniccigaretteweb.com
Theme Author: Razorlight Media
Version: 1.0
*/
body {
    margin: 0 0 10px 0;
    color: white;
    background-color: black;
}
h1 {
    font-size: 2.8em;
}
#page {
    background-color: white;
    color: black;
    padding: 10px 0;
}
body.front-page #page {
    background-color: black;
    color: white;
    padding: 0;
}
#header {
    background: url(images/grey-striped-background.gif) repeat;
    width: 100%;
    height: 127px;
}
#branding-logo {
    position: relative;
    height: 85px;
}
.access {
    position: absolute;
    left: 0;
    z-index: -100;
}
h1.access {
    top: 5px;
    color: white;
    font-family: "Times New Roman", times, serif;
}
h2.access {
    top: 30px;
    color: #b9b6b6;
}

/* wordpress styles */

.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

/* primary nav menu */

#nav-primary {
    background: url(images/nav-bg.gif) repeat-x 0 0;
    height: 42px;
    margin: 0;
    clear: both;
}
#nav-primary ul {
    margin: 0;
    padding: 0;
    height: 42px;
}
#nav-primary li {
    list-style: none;
    float: left;
    margin-right: 50px;
    line-height: 42px;
}
#nav-primary a {
    color: #d3cfcf;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 42px;
}
#nav-primary a:hover {
    color: #e9e5e5;
}

/* masthead */

#masthead-image {
    line-height: 0px;
    font-size: 1px;
}
#masthead-text {
    text-align: justify;
    margin-top: 40px;
}
.headline {
    font-size: 5.2em;
    font-weight: bold;
    font-family: "Lucida Sans","Lucida Grande",sans-serif;
    line-height: 1.3em;
}
.subline {
    font-size: 2.8em;
    font-family: "Times New Roman", times, serif;
    line-height: 1em;
}
.subtext {
    font-family: "Times New Roman", times, serif;
    font-size: 1.4em;
    line-height: 3.2em;
    letter-spacing: .3px;
}

#masthead-buttons {
    margin-top: 30px;
}

.nav-btn {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.nav-btn .access {
    right: 0px;
    top: 10px;
    font-size: 1.5em;
    font-weight: bold;
    color: white;
}

/* feedburner */

.feedburner {
    margin: 60px 0 0 0;
    text-align: center;
}
.feedburner form {
    text-align: left;
    display: inline-block;
    vertical-align: top; /* ie7 hack to align submit btn with text input */
}
.feedburner form input.text {
    width: 200px;
}
.feedburner input.button {
    padding: 3px;
}

/* search form */
#searchform {
    line-height: 85px;
}
#searchform .text {
    width: 150px;
}
#searchform input.button {
    padding: 3px;
}
/* homeblocks */
#homeblocks {
    background: url(images/grey-striped-background.gif) repeat 0 0;
    width: 100%;
    display: block;
    padding: 50px 0;
}
#homeblocks h3 {
    padding: 10px 0;
    background-color: #2e2e2f;
    color: white;
    text-align: center;
    
}
.homeblock {
    background: url(images/homeblock-bg.png) repeat 0 0;
    outline: 1px solid black;
    padding: 0;
}
.homeblock p {
    margin: 0 10px 10px;
}
.homeblock h4 {
    margin: 0 10px;
    color: white;
    font-weight: bold;
    font-size: 1.4em;
}

div.homeblock_thumb {
    float: left;
    margin: 0 5px 5px 5px;
    border: 1px solid #555;
}
div.homeblock_thumb span {
    margin: 0;
    display: block;
    line-height:1px;
}
/* footer */

#footer {
    text-align: center;
    padding: 10px 0 30px 0;
    background-color: black;
}

#footer a {
    color: #bbb;
    margin-right: 20px;
    text-decoration: none;
}
#footer {
    color: #bbb;
}

/* sidebar */

#sidebar {
    background-color: #ccc;
    outline: 1px solid black;
}

#sidebar li {
    list-style: none;
}
#sidebar ul {
    margin: 0 15px 20px 15px;
}
span.sidetitle {
    font-weight: bold;
    display: block;
    font-size: 1.4em;
    color: #666;
}
#sidebar p {
    margin: 3px;
}

/* main content */

.entry small {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
}

.single h1 a {
    color: black;
    text-decoration: none;
}

/* error pages */

.requested_page em,
.search_results em {
    font-size: .8em;
    color: #b60000;
}

/* search results */

.search_summary {
    background: #FCFFD9;
    padding: 5px 10px;
    font-size: 130%;
    border: 1px solid black;
    margin-bottom: 20px;
}
.search_summary p {
    margin: 0;
}
.search_summary em {
    color: #b60000;
}

ol.search_results li ul {
    margin: 0;
}
ol.search_results li li {
    list-style: none;
}
/* image styling */

div.wp-caption {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #EEE none repeat scroll 0 0;
    border: 1px solid #999;
    padding: 5px 0;
    text-align: center;
}

div.wp-caption p {
    color: #333;
    font-style: italic;
    margin: 0;
}
.aligncenter {
    text-align: center !important;
}

/* comparison chart */

.comparison-chart {
    border: 1px solid black;
    padding: 0;
    overflow-x: scroll;
}
.comparison-chart tr.even td {
    background: none; /* reset blueprint */
}
.comparison-chart table {
    margin: 0;
    text-align: center;
}

.comparison-chart th {
    background: #ccc;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
.comparison-chart td {
    padding: 10px 0;
    text-align: center;
}

.product_logos {
    text-align: center;
}
.product_logos a {
    display: block;
}
.col-index {
    border-bottom: 1px solid #eee;
    width: 136px;
}
.col-a,
.col-b,
.col-c,
.col-d {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.col-d {
    display: none;
}
tr.yellow td {
    background-color: #ffffcc;
}
tr.blue td {
    background-color: #cdecfe;
}
/* reviews thumbnail formatting */
div.review_thumb {
    padding: 3px;
    border: 1px solid #999;
    height: 158px;
    width: 200px;
    margin: 0 10px 10px 0;
    float: left;
}
img.review_thumb {
    float: left;
}
div.review_content {
    float: left;
    width: 412px;
    margin-right: 0px;
}

/* star ratings */
div.star_ratings_table {
    float:right;
}
ul.ratings li {
    display: block !important;
}
em.awaiting_moderation {
    color: #b60000;
}
/* comment list for star ratings */
ol.reviews {
    margin: 0 0 30px 0;
}
ol.reviews li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}
ol.reviews li cite {
    font-style: normal;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
ol.reviews li span.comment_author_link,
ol.reviews li span.comment_author_link a {
    color: #000099;
}
ol.reviews p {
    margin: 0 150px 0 0;
}
#comments {
    padding: 10px 3px;
    background: #EFEBE0;
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 1em;
}
ol.commentlist li p {
    margin-bottom: 10px;
}
#comments span {
    font-size: .8em;
    border: 1px solid #ccc;
    padding: 3px;
    float: right;
    background: #DFDBD1;
    margin-right: 2px;
    line-height: 1.1em;
}
#comments span a {
    text-decoration: none;
    padding: 3px;
}
#comments span a:hover {
    text-decoration: underline;
}
h3#respond {
    color: #b60000;
    border-bottom: 2px solid #b60000;
}
/* comment form styles */
#commentform p {
    margin: 5px;
}
#commentform input[type="text"] {
    height: 18px;
}
#commentform textarea {
    width: 100%;
    height: 175px;
}
#commentform input {
    margin: 0;
}

/* specification data in reviews section */

.spec_data {
    float: right;
    border: 1px solid #999;
    width: 200px;
    background: #eeeeef;
    margin: 0 0 10px 10px;
}
.spec_data_header {
    font-weight: bold;
    font-size: 1.3em;
    color: white;
    background: #000099;
    padding: 3px;
}
.spec_data ul {
    margin: 5px;
}
.spec_data li {
    list-style: none;
    margin-bottom: 10px;
}
.spec_data li a {
    font-weight: bold;
}

a.buy_now_btn {
    background: url(images/buy-now-button.png) no-repeat 0 0;
    height: 50px;
    width: 125px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
a.buy_now_btn:hover {
    background-position: 0 -50px;
}
a.buy_now_btn span {
    display: none;
}

/* wwsgd */
.big_notice {
    font-size: 1.4em;
    font-style: normal;
}
.notice ul {
    margin: 5px 25px;
}

/* wp_print and wp_email links */
.share_links_articles {
    float: right;
    padding: 10px;
    background: #eee;
    border: 1px solid #ccc;
    margin: 0 0 10px 10px;
}
.share_links_articles a,
.share_links_reviews a {
    text-decoration: none;
}
.share_links_reviews {
    margin: 5px;
    padding: 2px;
    border: 1px solid #ccc;
    float: right;
}
#wp-email-popup {
    background-color: #fff;
    color: #000;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 80%;
}
#wp-email-popup .TextField,
#wp-email-popup .Forms {
    border: 1px solid #999;
}

/* credit link */
.rlm_credit {
    text-align: right;
    width: 950px;
    margin: 0 auto;
}
.rlm_credit a {
    color: #ccc;
    text-decoration: none;
    padding-right: 35px;
    background: url(images/cincinnati-seo-logo.png) no-repeat top right;
    display: block;
    height: 30px;
    vertical-align: middle;
    font-family: Verdana, Arial, sans-serif;
    letter-spacing: -1px;
    font-size: 9px;
    line-height: 15px;
    width: 120px;
    float: right;
    text-transform: uppercase;
}
.rlm_credit a:hover {
    background-position: right -30px;
    color: #eee !important;
}