/*
Theme Name: subLIMEnal
Theme URI: http://www.brodyvercher.com/sublimenal-wordpress-theme.html
Description: A plasticized green theme from the <a href="http://www.bradyvercher.com/">Vercher</a> <a href="http://www.brodyvercher.com/">brothers</a>.
Version: 1.0
Author: Brody Vercher
Author URI: http://www.brodvercher.com/ 
*/


a {
    text-decoration: none;
    color: #c45800;}
a:hover {
    text-decoration: underline;}
a img {
    border: none;}
body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    color: #3b3b3b;
	text-align:center;
    background-color: #e2e2e2;}
code {
    display: block;
    margin: 10px 0 10px 0;
    padding: 10px;
    font-size: 1em;
    color: #000;
    background-color: #eaeaea;
    border: 1px solid #999;}
h1 {
    margin: 0;
    height: 66px;
    font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
    background: url(images/header-corner.gif) left top no-repeat;}
h1 a {
    margin: 0 15px 0 15px;
    font-weight: bold;
    font-size: 1.5em;
	font-style: normal;
    color: #e3e3e3;}
h2 {
    margin: 0;
    height: 26px;
    text-align: left;
    font-size: .7em;
    font-weight: bold;
    color: #fff;
    background: url(images/title-background.gif) left top repeat-x;}
h2 a {
    color: #fff;}
h2 a:hover {
    text-decoration: none;
    color: #39471c;}
h2 span {
    display: block;
    padding: 0 0 0 12px;
    line-height: 26px;
    background: url(images/title-corner.gif) left top no-repeat;}
h3 {
	font-size: 0.8em;
	margin-bottom: 0;
    color: #94bc01;}
p {
    line-height: 1.25em;
    font-size: .7em;}
dl {
	font-size: .7em;
}

dd {
	margin-bottom: .5em;
}

small {
	font-size: 80%;
}

.sidebox li img {
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

.alt {
    background: #eeffb8 url(images/comment-alt-top-corner.gif) left top no-repeat !important;}
.comment {
	position: relative;
    margin-bottom: 15px;
    padding: 15px;
    background: #ededed url(images/comment-top-corner.gif) left top no-repeat;}
.comment p {
    margin: 0 0 10px 0;}
.comment ol,
.comment ul {
    font-size: .7em;}
p.commenter {
    margin-bottom: 0;
    font-size: 0.7em;
    font-weight: bold;
    color: #94bc01;}
.commentslink a {
    padding-left: 18px;
    background: url(images/icon-comments.gif) left center no-repeat;}
.entry {
    margin-bottom: 25px;}
.entry ol,
.entry ul {
    font-size: .7em;}
.permalink {
    background: url(images/icon-permalink.gif) left center no-repeat;}
.post {
    margin-bottom: 30px;}
.post-ratings {
	background: #fff; }
.relinfo {
    font-size: .7em;
    color: #787878;}
.relinfo ul {
    list-style-type: none;
    margin: 4px 0 0 0;
    padding: 0;}
.relinfo ul li {
    display: inline;
    padding-left: 18px;}
.sidebox {
    margin: 0 0 20px 20px;
    width: 180px;
    padding-bottom: 5px;
    background: #c4d69f url(images/sidebar-box-corner.gif) right bottom no-repeat;}
.sidebox a {
    margin-left: 2px;
    color: #39471c;}
.sidebox a:hover {
    text-decoration: none;
    color: #fff;}
.sidebox form {
    margin: 10px;}
.sidebox li {
    margin-top: 5px;
    padding-bottom: 5px;
    background: url(images/sidebar-list-divider.gif) 2px bottom repeat-x;}
.sidebox li.rss
{
	list-style-image: url(images/rss.png);
	list-style-position: inside;
	vertical-align: top;
}
.sidebox ul {
    list-style-image: url(images/sidebar-list-bullet.gif);
    list-style-position: outside;
    margin: 10px 10px 10px 29px;
    padding: 0;
    font-size: .7em;}
.sidebox p {
	font-size: .7em;}
.sidebox p.note {
	font-size: .6em;
	margin-top: .5em;
	text-align: center;
}
.sidebox img {
	margin-left: 18px;
	margin-top: .5em;
}

.post-ratings {
	font-size: .7em;
}

#calendar {
    text-align: center;
    color: #39471c;}
#calendar a {
    color: #fff;}
#calendar a:hover {
    color: #000;}
#calendar caption {
    margin: 5px auto;
    text-align: center;
    font-weight: bold;
    font-size: 1em;}
#calendar table {
    margin: auto;
    font-size: .75em;}
#commentform input,
#commentform textarea {
    background-color: #eeffb8;
    border: 1px solid #afafaf;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
#content {
    margin: 20px 20px 0 230px;}
#footer {
    clear: both;
    margin-top: 20px;
    height: 34px;
    background: url(images/footer-background.gif) left top repeat-x;}
#header {
    height: 66px;
    line-height: 66px;
    color: #e3e3e3;
    background: url(images/header-background.gif) left top repeat-x;}
#pages {
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
    height: 31px;
    font-size: .9em;
    background: url(images/pages-list-background.gif) left top repeat-x;}
#pages li {
    float: left;
    padding: 0 25px 0 20px;
    height: 31px;
    line-height: 31px;
    font-size: .8em;
    background: url(images/pages-list-divider.gif) right bottom no-repeat;}
#pages li a {
    color: #9c9c9c;}
#pages li a:hover {
    text-decoration: none;
    color: #94bc01;}
#searchbox {
    width: 95px;
    background-color: #eff9db;
    border: 1px solid #8db63c;}
#searchbutton {
    width: 53px;
    height: 21px;
    padding-bottom: 0px;
    vertical-align: middle;
    font-size: 10px;
    color: #666;
    background: url(images/sidebar-search-button.gif) left top no-repeat;
    border: none;}
#submitbutton {
    width: 49px;
    height: 21px;
    padding-bottom: 0px;
    vertical-align: middle;
    font-size: 10px;
    color: #666;
    background: url(images/submit-button.gif) left top no-repeat;
    border: none !important;}
#sidebar {
    float: left;
    margin-top: 20px;}
#wrapper {
	text-align: left;
    margin: 0;
	width: 740px;
    background-color: #fff;}
#affiliate {
	float: right;}