/*  
Theme Name: Pornstars Wearing Stockings
Theme URI: http://www.pornstarswearingstockings.com
Description: Pornstars Wearing Stockings theme
Version: 1.0
Author: Agent
Author URI: http://www.pornstarswearingstockings.com
*/

/*** SHELL ***/

body {
    background-color:#d1bb94;
    margin:0;
    padding:0;
    text-align:center;
}

body,td,li,p {
    
}

img {
    border:none;
}

a:active {
    color:#4c4c2c;
}

a:link {
    color:#4c4c2c;
}

a:visited {
    color:#4c4c2c;
}

a:hover {
    color:#4c4c2c;
}

p {
    margin:16px 0 16px 0;
}

#container {
    background-image:url('shadow.gif');
    background-repeat:repeat-y;
    background-color:inherit;
    margin:0 auto 0 auto;
    width:938px;
}

#header {
    background-color:#000;
    background-image:url('pws.gif');
    height:90px;
    margin:0 auto 0 auto;
    text-align:left;
    width:900px;
}

#content {
    background-color:#fff;
    width:900px;
    margin:0 auto 0 auto;
    text-align:left;
}

#footer {
    background-color:#ccc;
    border-bottom:1px solid #eee;
    height:30px;
    margin:0 auto 0 auto;
    text-align:left;
    width:900px;
}

#footer a:active {
    color:#333;
    text-decoration:underline;
}

#footer a:link {
    color:#333;
    text-decoration:none;
}

#footer a:visited {
    color:#333;
    text-decoration:none;
}

#footer a:hover {
    color:#666;
    text-decoration:underline;
}

#footer p {
    font:12px Verdana, Arial, Helvetica, sans-serif;
    margin:0 auto 0 auto;
    padding-top:7px;
    text-align:center;
}

#content #top-menu {
    background-color:#870006;
    border-top:5px solid #3d362d;
    border-bottom:5px solid #3d362d;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    height:24px;
    width:900px;
}

#content #top-menu ul {
    margin:0;
    padding:0;
}

#content #top-menu ul li {
    display:inline;
    list-style-type:none;
    line-height:22px;
    padding:0 0 0 12px;
}

#content #top-menu a:active {
    color:#eee;
    text-decoration:underline;
}

#content #top-menu a:link {
    color:#eee;
    text-decoration:none;
}

#content #top-menu a:visited {
    color:#eee;
    text-decoration:none;
}

#content #top-menu a:hover {
    color:#eee;
    text-decoration:underline;
}

#content #top-menu .page_item {

}

#content #sidebar {
    color:#eee;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    margin-right:15px;
    padding:0 0 0 15px;
    width:200px;
}

#content #sidebar .links {
    background-image:url('links-grad.gif');
    background-repeat:no-repeat;
    background-color:#222;
    margin:15px 0 15px 0;
    padding:5px 0 5px 0;
    width:200px;
}

#content #sidebar .links h2 {
    border-bottom:1px solid #555;
    font-size:14px;
    letter-spacing:0.05em;
    margin:0 0 5px 0;
    padding:0 0 5px 16px;
}

#content #sidebar .links a:active {
    color:#eee;
    text-decoration:underline;
}

#content #sidebar .links a:link {
    color:#eee;
    text-decoration:none;
}

#content #sidebar .links a:visited {
    color:#eee;
    text-decoration:none;
}

#content #sidebar .links a:hover {
    color:#eee;
    text-decoration:underline;
}

#content #sidebar .links ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#content #sidebar .links ul li {
    font-size:12px;
    list-style-type:none;
    line-height:24px;
    margin:0 0 0 16px;
}

#content #sidebar .more-links {
    margin:15px 0 15px 0;
    width:200px;
}

#content #sidebar .more-links h2 {
    background-image:url('links-grad2.gif');
    background-color:#ccc;
    color:#111;
    font-size:14px;
    letter-spacing:0.05em;
    margin:0 0 5px 0;
    padding:5px 0 5px 16px;
}

#content #sidebar .more-links a:active {
    color:#111;
    text-decoration:underline;
}

#content #sidebar .more-links a:link {
    color:#111;
    text-decoration:none;
}

#content #sidebar .more-links a:visited {
    color:#111;
    text-decoration:none;
}

#content #sidebar .more-links a:hover {
    color:#111;
    text-decoration:underline;
}

#content #sidebar .more-links ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#content #sidebar .more-links ul li {
    font-size:12px;
    list-style-type:none;
    line-height:24px;
    margin:0 0 0 16px;
}

/*---*/

#content #posts {
    border-left:1px solid #ccc;
    color:#eee;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    padding:10px 10px 0 10px;
    width:649px;
}

.light-link a:active {
    color:#eee;
    text-decoration:underline;
}

.light-link a:link {
    color:#eee;
    text-decoration:none;
}

.light-link a:visited {
    color:#eee;
    text-decoration:none;
}

.light-link a:hover {
    color:#eee;
    text-decoration:underline;
}

/*** POSTS ***/

#posts .post {
    color:#000;
    font:14px Helvetica, sans-serif;
    margin:0 0 24px 0;
}

#posts .post h2 {
    color:#000;
    font:20px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}

#posts .post h2 a:active {
    text-decoration:none;
}

#posts .post h2 a:link {
    text-decoration:none;
}

#posts .post h2 a:visited {
    text-decoration:none;
}

#posts .post h2 a:hover {
    text-decoration:underline;
}

#posts .post .post-date {
    color:#000;
    font-size:12px;
    margin:4px 0 0 0;
}

#posts .post .entry p {
    line-height:1.5em;
}

#posts .post .entry p a {
    text-decoration:underline;
}

#posts .post .entry p a img {
    border:double 3px #4c4c2c;
}

#posts .post .entry .beckon {
    border:double 3px #4c4c2c; 
    height:70px;
    width:600px;
}

#posts .post .entry blockquote {
    border-right:2px solid #ccc;
    border-bottom:2px solid #ccc;
    background-color:#eee;
    margin:0 32px 16px 32px;
    padding:12px;
}

#posts .post .entry blockquote p {
    margin:0 0 16px 0;
}

#posts .post .entry .thumb {
    text-align:center
}

#posts .post .entry .view-full {
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    text-align:center;
}

#posts .post .entry ul {

}

#posts .post .entry ul li {
    line-height:24px;
    margin:0 0 0 16px;
}

#posts .post .post-footer {
    background-color:#eee;
    background-image:url('post-footer-bg.gif');
    border-top:1px solid #e0e0e0;
    border-bottom:2px solid #ccc;
    height:24px;
    line-height:24px;
    padding:0 0 0 8px;
}

#posts .post .post-footer a:active {
    color:#870006;
    text-decoration:underline;
}

#posts .post .post-footer a:link {
    color:#870006;
    text-decoration:none;
}

#posts .post .post-footer a:visited {
    color:#870006;
    text-decoration:none;
}

#posts .post .post-footer a:hover {
    color:#870006;
    text-decoration:underline;
}

#posts .post .post-footer .post-tags {
    color:#333;
    font-size:12px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#posts .post .post-footer .post-tags .tab {
    background-color:inherit;
    color:#000;
}

#posts #post-break {
    border-bottom:1px dotted #afafaf;
    margin:0 0 16px 0;
    padding:0 0 16px 0;
}

#posts #navigation .tab {
    font-size:12px;
    float:right;
    letter-spacing:0.1em;
    margin:0 0 16px 8px;
    padding:4px;
    text-align:right;
    width:300px;
}

/*** TAGS ***/

#posts #tag-list {
    color:#000;
}

#posts #tag-list h2 {
    font:20px Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 16px 0;
}

#posts #tag-list ul {
    margin:0 0 16px 0;
    padding:0;
}

#posts #tag-list ul li {
    border-bottom:1px solid #ccc;
    list-style-type:none;
    line-height:28px;
}

#posts #tag-list ul li a:active {
    text-decoration:none;
}

#posts #tag-list ul li a:link {
    text-decoration:none;
}

#posts #tag-list ul li a:visited {
    text-decoration:none;
}

#posts #tag-list ul li a:hover {
    text-decoration:none;
}

.bk {
    background-color:#000;
    background-image:url(glass.gif);
    color:#fff;
    height:32px;
    line-height:32px;
    text-align:center;     
}

.bk a:active {
    color:#feff00;
}

.bk a:link {
    color:#feff00;
}

.bk a:visited {
    color:#feff00;
}

.bk a:hover {
    color:#feff00;
}

.aligncenter {
    display:block;
    margin:0 auto 0 auto;
}