/*  
Theme Name:
Theme URI:http://theblogstudio.com/
Description:
Version:1
Author:The Blog Studio
Author URI:http://theblogstudio.com/
*/

/* --------------------------------- =imported styles -------- */
@import url("CSS/reset.css"); /* ----- =Global Reset ----- */
@import url("CSS/general.css"); /* ----- =General CSS ----- */
@import url("CSS/print.css"); /* ----- =Printer Style ----- */
@import url("CSS/layout.css"); /* ----- =Page Layout ----- */
/* --------------------------------- =layout -------- */
#sideLeft, #sideRight {width:160px;margin:15px 0 0 0;}
#sideLeft {float:left;}
#sideRight {float:right;}
#footerContent {border:1px solid #70690f;width:540px;background:#cfc8b3;padding:15px 15px 40px 15px;margin:0 0 15px 0;}
#comic {margin:15px 0;}
#comic iframe {border:none;}
.entry {margin:15px 15px 55px 15px;padding:0 0 25px;border-bottom:1px solid #CCC;}
.entry .body {margin:10px 0;}
.entry .body img {margin:10px}
.entry .entryFooter {text-align:center;}
#adspace {background:#d8d8d8;padding:25px 0;text-align:center;}
.sideBox {border:1px solid #675e09;background:#eae7d8;padding:7px 6px 14px 6px;margin:0 0 10px 0;}
.sideBoxBlank {border:1px solid #675e09;background:#FFF;padding:20px 6px;margin:0 0 10px 0;text-align:center;}
.CNEntry {border-bottom:1px solid #000;padding:0 0 7px 0;margin:0 0 7px 0;}
.sideBarAd {text-align:center;margin:0 -4px 15px -4px;_margin:0 0 15px 0;}
/* --------------------------------- =typography -------- */
h2 {font: normal normal bold 1.4em 'Georgia', serif;}
.entry h3 {font: normal normal bold 1.1em 'Georgia', serif;margin:30px 0 10px 0;border-bottom:1px solid #000;padding:0 0 2px 0;}
h4 {width:145px;height:35px;display:block;text-indent:-9999px;margin:0 0 10px 0;}
h4#about {background:url('http://www.captainsquartersblog.com/mt/images/h4-about.gif') no-repeat;}
h4#myOtherBlog {background:url('http://www.captainsquartersblog.com/mt/images/h4-myOtherBlog.gif') no-repeat;}
h4#theCrowsNest {background:url('http://www.captainsquartersblog.com/mt/images/h4-theCrowsNest.gif') no-repeat;}
h4#archives {background:url('http://www.captainsquartersblog.com/mt/images/h4-archives.gif') no-repeat;}
h5 {font: normal normal lighter 1.3em 'Georgia', serif;color:#322e13;padding:0 0 2px 0;margin:10px 0 5px 0;border-bottom:1px solid #a29f90;}
.entry .date {font: normal normal bold 1.2em 'Georgia', serif;border-bottom:1px solid #000;padding:0 0 2px 0;margin:0 0 25px 0;}
.entry p, .entry .body {font: normal normal normal 1.1em/1.5em 'Georgia', serif;margin:5px 0 10px;}
blockquote {margin:0 0 20px 0;}
.entry blockquote {margin:10px 0 20px 5px;padding:0 0 0 10px;border-left:5px solid #615A29;}
.sideBox p {color:#000;padding:0 7px;}
.sideBox p b {font-weight:bold;margin:0 0 5px 0;}
#footerContent p {color:#030049;font: normal normal normal 1em/1.4em Arial, sans-serif;}
#comments, #comments-open-header {margin:40px 0 0 0;}
/* --------------------------------- =links -------- */
a:link, a:visited {color:#494c38;text-decoration:underline;}
a:hover {color:#494c38;text-decoration:none;}
h1 a {display:block;background:url('http://www.captainsquartersblog.com/mt/images/headerLogo.jpg') no-repeat;width:577px;height:294px;text-indent:-9999px;}
h2 a:link, h2 a:visited {text-decoration:none;color:#000;}
h2 a:hover {text-decoration:underline;color:#000;}
#footerContent p a:link, #footerContent p a:visited {color:#030049;text-decoration:none;}
#footerContent p a:hover {color:#030049;text-decoration:underline;}
/* --------------------------------- =lists -------- */
ul#subscribe {margin:0 0 10px 0;}
ul#subscribe li {margin:0 0 3px 0;}
ul#subscribe li a:link, ul#subscribe li a:visited {background:url('http://www.captainsquartersblog.com/mt/images/icon-RSS.gif') no-repeat;height:19px;padding:4px 0 0 55px;display:block;color:#000;text-decoration:none;}
ul#subscribe li a:hover {text-decoration:underline;}
.entry ul {margin:10px 0 20px 5px;list-style:none;}
.entry li {padding:0 0 0 10px;border-left:5px solid #615A29;list-style:none;}
/* --------------------------------- =navigation -------- */
ul#nav {float:left;margin:0;padding:0;width:100%;}
ul#nav li {display:inline;}
ul#nav li a {height:39px;display:block;text-indent:-9999px;float:left;margin:0 0 15px 0;}
ul#nav li#home a {background:url('http://www.captainsquartersblog.com/mt/images/nav-home.gif') no-repeat;width:62px;}
ul#nav li#about a {background:url('http://www.captainsquartersblog.com/mt/images/nav-about.gif') no-repeat;width:64px;}
ul#nav li#categories a {background:url('http://www.captainsquartersblog.com/mt/images/nav-cats.gif') no-repeat;width:107px;}
ul#nav li#archives a {background:url('http://www.captainsquartersblog.com/mt/images/nav-archives.gif') no-repeat;width:91px;}
ul#nav li#bookshelf a {background:url('http://www.captainsquartersblog.com/mt/images/nav-bookshelf.gif') no-repeat;width:101px;}
ul#nav li#links a {background:url('http://www.captainsquartersblog.com/mt/images/nav-links.gif') no-repeat;width:59px;}
ul#nav li#contact a {background:url('http://www.captainsquartersblog.com/mt/images/nav-contact.gif') no-repeat;width:93px;}
/* --------------------------------- =forms -------- */
/* --------------------------------- =tables -------- */
/* --------------------------------- =comments -------- */
.commentEntry {margin:10px 0 35px 0;border-bottom:5px solid #615A29;}
p.comment-header {margin:10px 0 3px 0;padding:0 0 3px 0;border-bottom:1px solid #615A29;color:#656565;}
.comment-content {padding:5px 0 0 0;}
p.comment-header a:link, p.comment-header a:visited {text-decoration:none;color:#656565;}
p.comment-header a:hover {text-decoration:underline;color:#656565;}
/* --------------------------------- =search-bar -------- */
/* --------------------------------- =IE HACKS -------- */
