/*  
Theme Name: CodeJacked
Description: CodeJacked custom theme.
Version: 1.0
Author: Craig Jones

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
    margin: 0;
    padding: 0;
}

body{
    font-family: tahoma, arial, Sans-Serif;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    background-image: url(images/body.gif);
    color: #444444;
}

h1, h2, h3, h4, h5, h6{
  font-family: Arial, Helvetica, Georgia, Sans-Serif;
  font-weight: normal;
  line-height: normal;
}

h2.site_description {
  font-size: 9pt;
  letter-spacing: 0.20em;
    margin-left: 50px;
    margin-bottom:10px;
    color: #808080;
}

a{
    text-decoration: underline;
    color: #0000ee;
}

h2 a{
    text-decoration: none;
    color: #a00000;
}

a:hover{
    text-decoration: none;
}

h2 a:hover{
    text-decoration: underline;
}

address, dl, p{
    padding: 15px 0 0;
}

blockquote {
  margin-left: 10px;
  padding: 4px 4px 4px 7px;
  width: 90%;
  background: #eaeaea;
  border-left: 5px solid #787878;
}
code, pre {
  font-size: 10px;
  margin-left: 10px;
  padding: 4px 4px 4px 7px;
  width: 90%;
  background: #eeeeff;
  border: 1px solid #87B1EA;
  border-left: 2px solid #87B1EA;
  font: 1em/140% "courier new", courier, monospace;
}


blockquote p{ padding: 15px; }

blockquote blockquote{
    margin: 10px;
    background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
    clear: both;
    margin: 15px 15px 5px 15px;
    border: 0;
    height: 1px;
    text-align: left;
    background: #9b9b9b;
    color: #9b9b9b;
}

img {
    border: 0;
}
.entry img{
    border: 0;
  margin: 0.5em 1em 0.3em;
    padding: 0;
}
img.center {
  margin: 0.5em auto 0.3em;
    display: block;
}

img.right {
  float: right;
    margin: 0 0 0.3em 1em;
}

img.left {
  float: left;
    margin: 0 1em 0.3em 0;
}

img.wp-smiley{
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

/* end image styles */

input, textarea{
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    font-size: 12px;
    padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
    padding: 3px;
}

input#author, input#email, input#url{
    margin: 0 5px 0 0;
}
.inverse_text {
  color: #ccc;
}
.annotation {
  font-variant: small-caps;
  font-size: smaller;
}

small{
    font-size: smaller;
}

#container{
    margin: 0 auto;
    width: 839px;
    padding: 10px 0 0;
    text-align: left;
}

#page{
    float: left;
    width: 839px;
    margin: 0 0 10px;
    background: #fff;
    color: #000000;
}

#header{
    float: left;
    width: 839px;
    background: #fff;
}

.site_title{
    float: left;
    width: 488px;
    border-bottom: 3px solid #D0D0D0;
    margin-bottom: 10px;
}

.header_ads{
  position: relative;
  top: 10px;
  right: 60px;
    float: right;
  height: 125px;
    width: 250px;
    padding: 0;
  margin: 0;
}

#hdr_sqbtn_left{
    float: left;
    padding: 0;
    margin: 0;
}

#hdr_sqbtn_right{
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
    margin: 0;
}
#hdr_hban_upper{
  top: 3px;
  left: 8px;
  height: 60px;
    width: 234px;
    padding: 0;
    margin: 0;
}

#hdr_hban_lower{
  left: 8px;
  height: 60px;
    width: 234px;
  padding: 0;
    margin: 0;
}

#header h1{
    padding: 20px 20px 15px;
    font-family: Arial, Sans-Serif;
    font-size: 36px;
    font-weight: normal;
    color: #a00000;
}

#header h1 a{
    text-decoration: none;
    color: #5b86a4;
}

#header h1 a:hover{
    text-decoration: underline;
}

#linkunit {
    position:relative;
    top: 0px;
    left: 15px;
}


.columns_wrapper{
    float: left;
    width: 819px;
    margin: 10px 10px 0;
    //background: url(images/dotted_horizontal.gif) repeat-x;
    display: inline;
}

.narrowcolumn{
    float: left;
    width: 479px;
    border-right: 1px solid #B0B0B0;
    //background: url(images/dotted_vertical.gif) repeat-y top right; 
}

.post{
    padding: 10px;
}


.byline, .postdate{
    font-family: Arial, Sans-Serif;
    font-style: italic;
    font-size: smaller;
    font-weight: bold;
    color: #333333;
    line-height: 1.5em;
}

.post h2{
    padding: 15px 0 0;
    color: #a00000;
    font-weight: normal;
}

.entry{
    /* line-height: 24px; */
    border-top:1px solid #B0B0B0;
}
.entry span.more-link, .entry p.paged-link {
  font-size: 0.8em;
  font-weight: bold;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
    border: 0;
    padding: 15px 0 0;
    font-weight: bold;
    background: #fff;
    color: #34425b;
}

.entry h1{
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
}

.entry h2{ font-size: 18px; }

.entry h3{ font-size: 16px; }

.entry h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
    padding: 15px 0 15px;
//    background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.browse{
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}

.browse a{
    font-weight: normal;
    color: #0000ee;
}

.sidebar{
    font-size: 13px;
    float: left;
    width: 160px;
    margin: 0 0 0 5px;
    display: inline;
}

.sidebar ul{
    margin: 0 0 2em 0;
    padding: 5px;
    list-style: none;
}

.sidebar ul li{
    margin: 0 0 0.2em 0;
}

.sidebar li#search input{
    margin: 0 0 5px;
}

#searchsubmit {
    position: relative;
    left: 100px;
}


.sidebar ul li h2{
    font-size: 14px;
    letter-spacing: 1px;
    color: #222;
    margin: 0 0 0.5em 0;
}

.sidebar ul ul li{
    padding: 0;
}

.sidebar ul ul ul li{
    padding: 0 0 0 10px;
}
.sidebar a, .sidebar a:link, .sidebar a:visited, .sidebar a:active {
    background: #fff;
    text-decoration: underline;
    color: #34425b;
}

.sidebar a:hover {
    text-decoration: none;
    color: #222;
}

#sidebar1 {
    background: #FFFFFF;
    width: 130px;
}

#sidebar2 {
    background: #FFFFFF;
    width: 170px;
}

.comments-template{
    padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.comments-template ol{
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}

.comments-template ol li{
    margin: 3px 0 0;
    padding: 0 0 5px;
    background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
    font-size: 12px;
}

.comments-template p.nocomments{
    padding: 0;
}

li#rss-links ul li.rss-link, li#interact-links ul li.comment-link, li#interact-links ul li.trackback-link {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1.3em;
}
li#rss-links ul li.rss-link { background: url(images/feed.png) no-repeat left center; }
li#interact-links ul li.comment-link { background: url(images/comment.png) no-repeat left center; }
li#interact-links ul li.trackback-link { background: url(images/trackback.png) no-repeat left center; }
#footer{
    float: left;
    width: 839px;
    font-size: 11px;
    background: #fff url(images/background_footer.gif) no-repeat left bottom;
    color: #222;
}

#footer a{
    text-decoration: none;
    color: #000;
}

#footer a:hover{
    text-decoration: underline;
}

#footer p{
    padding: 15px 20px;
    background: url(images/dotted_horizontal.gif) repeat-x;
}
