/* 
Theme Name: Cotton Star 3
Theme URI: http://www.cotton-star.com/ 
Description: Custom theme for Cotton Star v3
 
Author: Ben Geldenhuys, Danelle Malan, John Murray
Version: 1.0 
*/  

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @font-face {
    font-family: 'BebasRegular';
    src: url('BEBAS___-webfont.eot');
    src: url('BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('BEBAS___-webfont.woff') format('woff'),
         url('BEBAS___-webfont.ttf') format('truetype'),
         url('BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} */

.clear {
    clear:both;
}

/* Structure */

body {
	background-color: #999;
    background-image: url(images/CS-800x800-bg.jpg);
    background-repeat: repeat;
    font-family: 'Open Sans', Verdana, "Trebuchet MS", Verdana;
}
/*
body {
    background-image: url(images/toptexture.png), url(images/papertile3.jpg);
    background-repeat: repeat-x, repeat;
    background-position: left top, right top, left top;
    font-family: Verdana, "Trebuchet MS", Verdana;
}
*/
h1, h2, h3, h4 {
    font-family: Oswald, Arial, Helvetica;
    color: #fff;
    text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a {
    color: #fff;
    text-decoration: none;
}

h1 {
    text-shadow: 2px 2px 6px #000;
    margin: 10px 10px 10px 20px;
    font-size: 26px;
    letter-spacing: 2px;
}

h2 {
    text-shadow: 2px 2px 6px #000;
    margin: 10px 10px 10px 10px;
    font-size: 22px;
    letter-spacing: 2px;
}

h3 {
    font-size: 20px;
    text-shadow: 2px 2px 6px #000;
    margin-bottom: 8px;
    letter-spacing: 2px;
}

h4 {
    font-size: 16px;
    text-shadow: 1px 2px 6px #333;
    margin-bottom: 4px;
    letter-spacing: 2px;
}

p {
    margin-bottom: 0.5em;
    line-height: 1.2em;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style:italic;
}

strong {
    font-weight: bold;
}

.wrapper {
    margin: 30px auto 0;
    width: 901px;
}

.brown-shading {
    background: rgba(0,0,0,0.5);
}

.header-wrap {

    padding: 10px;
    display: block;
    clear: both;
}

.header {
    background: url('images/revised-header-2015.jpg');
    width: 881px;
    height: 51px;
    display: block;
    padding-top: 192px;
    clear: both;
}


.brown-shading p {
    color: #fff;
    text-shadow: 1px 1px 4px #999;
    font-size: 14px;
}

.left-col {
    width: 681px;
    float: left;
}

.left-col-block {
    width: 661px;
    /*border-radius: 6px;*/
    padding: 10px;
}


.top {
    /*border-radius: 6px 0 6px 6px;*/
    padding: 0 10px 10px 10px;
    border-radius: 0;
}

.right-col {
    width: 220px;
    float:right;
    /*border-radius: 0 0px 6px 0;*/
}

.logo img{
    
    border-radius: 3px;
}

nav.top-nav, .menu {
    /*background: url('images/topnavleft.png');*/
    /*height: 50px;*/
    /*padding-top: 27px;
    padding-bottom: 52px;
    margin-top: -20px;
    margin-bottom: -52px;*/
   /* border-radius: 3px;*/
   margin-top: 3px;
    width: 881px;
    z-index: 100;
    float: left;
}

nav.top-nav ul, .menu ul {
    list-style: none;
}

nav.top-nav li, .menu li {
    display: block;
    float: left;
    width: 125px;
    height: 42px;
    padding-top: 12px;
    text-align: center;
}

.top-nav li a , .menu li a
{
    font-size: 16px;
    width: 125px;
    height: 18px;
    color: #fff;
    text-decoration: none;
    /*line-height: 40px;*/
    display: block;
    border-left: 2px solid #eee;
}

.top-nav li:first-child a, .menu li:first-child a {
    border-left: 0;
}

.top-nav li a:hover, .top-nav li.current-menu-item a, .menu li a:hover, .menu li.current-menu-item {
/*    text-shadow: 1px 0px 10px #fff , 0px 1px 10px #fff, -1px 0px 10px #fff, 
  0px -1px 10px #fff;*/
    text-shadow: 1px -1px 10px #fff, -1px 1px 10px #fff;
    /*background: #004F8C;*/
}




.comic {
    width: 655px;
    /*margin-top: 10px;*/
    z-index: 10;
}

.comic img {
    z-index: 10;
    border: 3px solid #000;
    border-radius: 3px;
}

.page-nav 
{
    margin-top: 10px;
    height: 72px;
    background: url('images/bottom_nav.jpg');
    border-radius: 3px;
	padding: 0 10px;
}

.page-nav ul {
    list-style: none;
    float: right;
    height: 68px;
}

.page-nav div {
    display: block;
    float: left;
    margin-top: 8px;
}

.page-nav div a 
{
    display: block;
    height: 68px;
}

.page-nav div a:hover {
    margin-top: -1px;
}

.page-nav div.page-first a{
    background: url('images/button_first.jpg') no-repeat;
    width: 126px;
}

.page-nav div.page-prev a{
    background: url('images/button_previous.jpg') no-repeat;
    width: 126px;
}

.page-nav div.page-next a{
    background: url('images/button_next.jpg') no-repeat;
    width: 126px;
}

.page-nav div.page-last a{
    background: url('images/button_last.jpg') no-repeat;
    width: 126px;
	float: right;
}

.page-nav div.page-first, .page-nav div.page-prev {
	float: left;
    margin-right: 8px;
}

.page-nav div.page-next, .page-nav div.page-last {
	float: right;
    margin-left: 8px;
}

.sidebar {
    width: 200px;
    position: relative;
    /*top: 250px;*/
    border-radius: 0;
    padding: 0 10px 10px 10px;
    /*background: url('images/topnavright.png') top left no-repeat;*/
}

.sidebar h3 {
    margin-top: 20px;
}

.sidebar .social-buttons {
    margin-bottom: 10px;
	height: 20px;
	overflow: hidden;
}

.sidebar .button {
    float: left;
    margin-right: 5px;
}


.sidebar .donate {
	margin-top: 10px;
	display: block;
}

.sidebar .links {
    margin-top: 25px;
}

.sidebar .links a {
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px #999;
    text-decoration: none;
}

.sidebar .links a:hover {
    text-decoration: underline;
}

.sidebar .links ul li {
    margin: 5px 0;
}

.sidebar .button-link {
    margin-top: 20px;
    display: block;
}

.sidebar .button-link-patreon {
    margin-top: 20px;
}

.sidebar .button-link-topwebcomics {
    margin-top: 15px;
}


.sm-nav {
    /*width: 150px;*/
    margin-top: 25px;
}

.sm-nav ul.icons {
    list-style: none;
    height: 40px;
    margin-top: 10px;
}

.sidebar ul.icons {
    margin-top: 0;
    margin-bottom: 0px;
}

.sm-nav ul.icons li {
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}

/*.sm-nav ul.icons li.last {
    margin-right: 0;
}*/

.sm-nav ul.icons a 
{
    display: block;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: top left;
}

.sm-nav ul.icons a.facebook {
    background-image: url('images/icons/Facebook.png');
}

.sm-nav ul.icons a.twitter {
    background-image: url('images/icons/Twitter.png');
}

.sm-nav ul.icons a.rss {
    background-image: url('images/RSS.png');
}



.bottom {
    /*width: 650px;*/
    padding: 10px;
    margin: 10px 0;
    /*border-radius: 6px;*/
}

p.post-meta {
    font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
}

.copy-block {
    background: #222;
    color: #ddd;
    border-radius: 3px;
    padding: 10px;
}

.copy-block p {
    margin-bottom: 0.8em;
    color: #ddd;
    text-shadow: none;
	font-size: 13px; 
	line-height: 1.8em;
	padding: 10px 10px 0 10px;
	text-align: justify;
}

.copy-block .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter .wp-caption-text {
	text-align: center;
}

.copy-block p img.alignright {
	margin-left: 5px;
	margin-bottom: 10px;
}

.copy-block p img.alignleft {
	margin-right: 5px;
	margin-bottom: 10px;
}

.copy-block h3, .copy-block h4 {
    margin-top: 0.5em;
	margin-left: 10px;
}

p.wp-caption-text {
font-size: 11px;
}

.comments-count {
	text-align: right;
        margin-top: 5px;
}

.comments-count a {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 5px #666;
}

.vcard img {
    border: 2px solid #000;
    border-radius: 2px;
}

h4.sub-heading 
{
    margin-bottom: 15px;
    text-align: right;
}
h2.sub-heading span.small {
    font-size: 14px;
}

.footer-image img {
    border-radius: 5px;
}

.copyright p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}

.top .post {
    /*margin-top: 20px;*/
    padding-top: 10px;
}

.comment {
}

img.archive-header {
    margin: 0 0 10px 0;
    border-radius: 3px;
}

.comic-pages {
    margin: 0 -5px 0 -5px;
}

.comic-pages ul {
    list-style: none;
    
}

.comic-pages li {
    width: 122px;
    float: left;
    margin: 5px;
}

.comic-pages li img {
    width: 122px;
    height: 187px;
}

.comic-pages li h4 {
    margin: 5px 0;
}


.gallery-pics {
    margin: 0 -5px 0 -5px;
}

.gallery-pics ul {
    list-style: none;
    
}

.gallery-pics li {
    width: 157px;
    float: left;
    margin: 5px;
}


.gallery-pics li img {
   /* width: 156px;
    height: 156px;*/
}

.cast-image {
    margin-bottom: 10px;
}

h3#comments {
    margin-top: 12px;
}

ol.commentlist {
}

.comment-left {
    width: 70px;
    float: left;
}

.comment-meta {
    font-size: 11px;
    line-height: 1.2em;
}

.comment-content {
    float: left;
    padding: 0px 0px 0px 10px;
}

.comment-content p {
    font-size: 12px;
    padding: 10px 0;
    margin-bottom: 0;
}

.comment {
    margin-bottom: 15px;
}

.comment-content .reply {
    font-size: 11px;
    float: right;
    margin-right: 10px;
}

ol.commentlist li.depth-1 {
    
}

ol.commentlist li.depth-1 .comment-content {
    width: 555px;
}

ol.commentlist li.depth-2, ol.commentlist li.depth-3, ol.commentlist li.depth-4 {
    margin-left: 80px;
}

ol.commentlist li.depth-2 .comment-content {
    width: 475px;
}

ol.commentlist li.depth-3 .comment-content {
    width: 320px;
}

ol.commentlist li.depth-4 .comment-content {
    width: 295px;
}

#respond {
    margin-top: 10px;
}

.comment #respond {
    padding: 10px;
}

#respond p {
    font-size: 12px;
    padding: 0;
    margin-bottom: 0.5em;
}

#respond input[type=text] {
    border: 0;
    padding: 2px;
}

#respond textarea {
    width: 100%;
    border: 0;
    padding: 0;
}

.contact-image {
    margin: 0 0 0 0px;
    width: 550px;
    height: 262px;
    background: url('images/contact.png');
}

.contact-header {
}

.col-left {
    width: 325px;
    float: left;
}

.col-right {
    width: 325px;
    float: right;
}