/*
Theme Name: Ashcroft Eyewear 2.0
Theme URI: http://blog.ashcroft.us/
Description: The official Ashcroft Eyewear Theme, a child of Twenty Ten
Author: Mike Girouard
Author URI: http://www.lovemikeg.com/
Template: twentyten
Version: 2.0
*/
 
@import url("../twentyten/style.css");

html {
    background: #ececec;
}

body {
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: helvetica, arial;
    color: #959595;
}

a {
    text-decoration: none;
}

p {
    margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times;
    font-weight: normal;
}

#wrapper {
    width: 916px;
    background: #FFF;
    padding: 0;
}

#header {
    margin: 0;
}

#branding {
    width: 100%;
}

#branding img {
    display: none;
}

#masthead {
    margin: 0 30px;
    border-bottom: 1px dotted #d5d5d5;
    padding: 30px 0 30px;
}

#site-title {
    float: none;
    width: 100%;
    margin: 0;
    font-size: 53px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times;
    text-align: center;
    letter-spacing: 2px;
}

#site-title a {
    color: #000;
    font-weight: normal;
}

#site-description {
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    font-size: 11px;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 7px;
}

#access {
    display: none;
}

#main {
    width: inherit;
    margin-top: 20px;
    padding: 0;
}

#main li,
#main li {
    margin-bottom: .5em;
    line-height: 1.2;
}

#main .widget-area ul {
    padding: 0;
}

#main .widget-area ul ul {
    list-style: none;
    margin: 0;
}

#container {
    width: 580px;
    border-right: 1px dotted #d5d5d5;
    padding-right: 30px;
}

#content {
    margin: 0 0 0 30px;
    font-size: inherit;
    line-height: 1.25em;
    color: inherit;
}

#content a {
    color: #549bb6;
}

#content p {
    margin-bottom: 1em;
}



#content .post {
    font-size: 1em;
    border-bottom: 1px dotted #d5d5d5;
}

.hentry {
    margin: 0 0 35px;
}

#content .post .entry-meta,
#content .post .entry-utility {
    color: #464646;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
}

#content .post .entry-utility {
    margin-bottom: 8px;
}

#content .post .entry-meta a,
#content .post .entry-utility a {
    color: #d8750a;
}

#content .post .entry-title {
    letter-spacing: 1px;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times;
    font-weight: normal;
}

#content .post .entry-title a {
    color: #000;
    font-weight: normal;
}

#content #reply-title {
    font-family: Georgia, "Times New Roman", Times;
    font-weight: normal;
}

#primary {
    width: 255px;
    margin-right: 30px;
}

#primary #logo img {
    vertical-align: bottom;
}

#primary .widget-container {
    border-bottom: 1px dotted #d5d5d5;
    padding: 15px 0 15px 0;
}

#primary .widget-container a {
    color: #959595;
}

#primary .widget-container a:hover {
    color: #555;
    text-decoration: none;
}

#primary .widget-title {
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: .5em;
}

#primary .widget_text a {
    color: #549bb6;
}

#primary .simpleform {
    background: #ebebeb;
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
}

#primary .simpleform .data {
    background: transparent;
    border: none;
    padding: 4px;
    width: 165px;
    float: left;
}

#primary .simpleform .trigger {
    background: #d7d7d7;
    border: none;
    padding: 4px;
    margin: 0;
    width: 74px;
    cursor: pointer;
}

#primary .simpleform .trigger:hover {
    background: #bababa;
}

#subscribeform {
    margin-top: 10px;
}

#footer {
    width: 916px;
    margin: .5em auto;
    text-align: right;
}

/* Product Details */

.product-details {
    position: relative;
    width: 550px;
    height: 365px;
    margin-bottom: 20px;
}

.product-details .masthead {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.product-details .content {
    position: absolute;
    top: 95px;
    left: 40px;
    z-index: 1;
    color: #000;
}

.product-details .content h2 {
    font-weight: bold;
    font-size: 29px;
}

.product-details .content ul {
    font-size: 11px;
}

.product-detail-thumbnail {
    clear: both;
}

.product-detail-thumbnail h4 {
    margin-top: 15px;
    clear: none;
}

.product-detail-thumbnail img {
    float: left;
    margin-right: 1em;
}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6
{
    color: #444;
    margin: 20px 0px 10px;
}

#content strong,
#content dt,
#content th {
    color: #666;
}

.entry-content img {
    margin-bottom: 0;
}
