/*      CASHCRATE.COM CSS STYLESHEET
        MEDIA: SCREEN   */
body {
    background: #f9f9f9 url(../image/background.jpg) repeat-x;
    color: black;
    font-size: 75%;
    line-height: 1.4em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
}

/* GLOBAL */
img { border: 0;}

a { color: #212c5a; }
a:hover { color: #000000; }

a.menu, a.menu:hover {
    font-size: 10px;
    color: #000;
}

p { line-height: 1.8em; }

h3 {
    margin: 0;
    padding: 1.5em 0 0 0;
    font-size: 1.2em;
    line-height: 1.2em;
}

h4 {
    margin: 0;
    font-size: 16px;
}

div#center-layout {
    width: 955px;
    margin: 0 auto;
}

div.center { margin: auto; }

div#header {
    width: 755px;
    height: 140px;
    background: url(../image/header.jpg) no-repeat;
        margin:auto;
}

div#content {
    width:746px;
    background: #fff;
    border: #e5e5e5 solid 2px;
    padding: 2px;
    height:100%;
    margin:auto;
    padding-bottom: 0;
}
div#content1 {
    width: auto;
    background: #fff;
    border: #e5e5e5 solid 0px;
    padding: 0px;
}

div#nav-backing {
    width: auto;
    height: 44px;
    background: url(../image/nav-backing-bg.jpg) repeat-x;
    border-bottom: #e5e5e5 solid 2px;
}
div#nav-backing ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 6px;
    margin-right: 6px;
}
div#nav-backing ul li {
    display: inline;
    float: left;
    margin-right: 6px;
    background: #617A76 url(../image/nav-left.gif) no-repeat;
}
div#nav-backing ul li span {
    margin-left: 6px;
    text-align: center;
    padding-right: 6px;
    padding-top: 6px;
    height: 24px;
    display: block;
    background: url(../image/nav-right.gif) no-repeat right;
}
div#nav-backing ul li a {
    font-family: "Lucida Sans", sans-serif;
    font-size: 1.2em;
    color: #EAFAEF;
    text-decoration: none;
    font-weight: bold;
}
div#nav-backing ul li a:focus { outline-width: 0; }

#core-content {
    padding: 0 30px 30px;
    width: auto;
}

#footer {
    margin: 10px 0 20px 0;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #969696;
}
#footer p { margin: 0; }





/* Homepage */
div#hp-container {
    width: auto;
    margin-top: 0px;
    padding: 2px;
    border: none;
    height:100%;
}


div#three-column { width:auto;}
p.center { text-align: center; }

div#login-container {
    width: auto;
    margin-top: 30px;
}

.center-box {
    display: table;
    margin: 0 auto;
}

p.small { font-size: .8em; }

a.unread { font-weight: bold; }

#left_pan ,.sidebar_container {
    float:right;
    clear:right;
    width:180px;
    text-align: left;
    padding-bottom: 2px;
    font-family: arial, verdana, sans-serif;
    font-size: 13px;
    margin-top: 20px;
    margin-right: 7px;
}
li { list-style-type:none; }

.sidebar_container ul {
    padding-right: 5px;
}

.sidebar_container ul li a ,.sidebar_container a {
  text-decoration: none;
}

#content_wrapper {
    width:519px;
    padding: 0 1.5em 1.5em;
    float: left;
    clear: left;
    font-family: arial, verdana, sans-serif;
    font-size: 13px;
	margin-top: 15px;
}
#content_wrapper h2 {
    font-size:20px;
    padding-left:0px;
}

#commentlist li { padding: .5em 1.5em; }
#commentlist .odd {
    background: #f5f5f5;
}
.commentlist blockquote {
    border-left: 2px solid #e5e5e5;
}

.posthead {
background: #f9f9f9;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

.postheadtop {
background: url(../image/post_bg_top.jpg) top left no-repeat;
margin-top: 20px;
height: 8px;
width: 100%;
}

.postheadbottom {
background: url(../image/post_bg_bottom.jpg) bottom left no-repeat;
height: 11px;
width: 100%;
}

.posthead h2 {
color: #103c35;
font-family: arial, verdana, sans-serif;
font-size: 18px;
margin: 0;
padding: 0px;
padding-top: 3px;
}

.posthead a {
color: #103c35;
}

.belowpost {
padding-top: 5px;
border-top: 1px solid #ccc;
}

.howmanycomments {
float: left;
width: 110px;
text-align: center;
background: url(../image/orangebtn_bg.jpg) repeat-x;
font-size: 12px;
font-weight: bold;
height: 20px;
padding-top: 2px;
border-left: 1px solid #eb830e;
border-right: 1px solid #eb830e;
color: white;
text-decoration: none;
cursor: pointer;
}

.howmanycomments a {
color: white;
text-decoration: none;
}

.main {
padding-left: 10px;
padding-right: 10px;
}

.joincashcrate {
float: left;
width: 240px;
text-align: center;
background: url(../image/greenbtn_bg.jpg) repeat-x;
font-size: 12px;
font-weight: bold;
margin-left: 10px;
height: 20px;
padding-top: 2px;
border-left: 1px solid #597470;
border-right: 1px solid #597470;
}

.joincashcrate a {
color: white;
text-decoration: none;
}

.rssright {
float: right;
width: 120px;
font-size: 10px;
line-height: 11px;
height: 30px;
}

.rssright a {
color: black;
text-decoration: none;
}

.clear {
clear: both;
}

.by {
font-size: 10px;
}

.meta {
padding-left: 10px;
margin-bottom: 20px;
}

p { line-height: normal; }

#comments {
background: url(../image/comment_behind.jpg) no-repeat;
padding: 10px 12px;
height: 22px;
width: 504px;

}

h4 #comments {
font-size: 16px;
font-weight: bold;
color: black;
}

#leaveacomment {
background: url(../image/comment_behind.jpg) no-repeat;
padding: 10px 12px;
height: 22px;
width: 504px;
margin-top: 20px;
}

h4 #leaveacomment {
font-size: 16px;
font-weight: bold;
color: black;
}

.odd {
background: url(../image/graycomment_top.jpg) no-repeat top left;
}

.orangebg {
background: url(../image/orangebtn_bg.jpg) repeat-x;
color: white;
height: 22px;
font-size: 12px;
padding-bottom: 3px;
}

h1 {
color: black;
font-size: 30px;
}

.cattopper {
background: url(../image/category_top.jpg) no-repeat;
width: 180px;
height: 34px;
}

.archivetopper {
background: url(../image/archives_top.jpg) no-repeat;
width: 180px;
height: 34px;
margin-top: 15px;
}

.linktopper {
background: url(../image/links_top.jpg) no-repeat;
width: 180px;
height: 34px;
margin-top: 15px;
}

.linklist {
background: #fef7db url(../image/yellow_bottom.jpg) no-repeat bottom left;
width: 165px;
padding-bottom: 10px;
padding-top: 10px;
}

.catlist {
background: #f0d68b url(../image/orange_bottom.jpg) no-repeat bottom left;
width: 165px;
padding-bottom: 10px;
padding-top: 10px;
}

.catlist li {
list-style-image: url(../image/green_bullet.jpg);
margin-left: 25px;
margin-top: 5px;
background: url(../image/divider_grad.jpg) no-repeat bottom center;
padding-bottom: 3px;
}

.archivelist {
background: #cdf1cb url(../image/green_bottom.jpg) no-repeat bottom left;
width: 165px;
padding-bottom: 10px;
padding-top: 10px;
}

.catheight {
height: 32px;
clear: both;
}

h3 {
padding-top: 0;
font-size: 13px;
}

h1 a {
color: black;
text-decoration: none;
}

.linkcat h2 {
display: none;
}



#commentlist {
padding-left: 0;
width: 500px;
}

.previouspages {
margin-bottom: 15px;
margin-top: 5px;
text-align: center;
font-weight: bold;
}

.previouspages a {
color: #597470;
}
