/*

Theme Name: Deshawn
Theme URI: http://www.developerholic.com/
Description: Deshawn
Version: 1.0
Author: Developerholic
Author URI: http://www.developerholic.com
Tags: fixed-width, two-columns, right-sidebar, light, white, green, blue
http://www.opensource.org/licenses/gpl-license.php

*/


* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff url(images/bodybg.jpg) repeat-x top left;
    color: #333333;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

img {
    border: none;
}


a {
    color: #7eb017;
    text-decoration: none;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


#container {
    padding: 0px;
    width: 1000px;
    background: #fff;
    margin: 0px auto;
}


#contentup {
    height: 270px;
    background: #002418;
    clear: both;
    color: #fff;
}


#contentup .ads img {
    float: right;
    margin: 10px;
}

#contentup .feature {
    width: 650px;
    padding: 10px;
}

#contentup a {
    text-decoration: none;
    color: #7eb017;
}

#header {
    margin-top: 0px;
    background: #002418;
    height: 100px;
    padding-top: 0px;
    font-family: 'Trebuchet MS';
}


#header h2 {
    padding-left: 30px;
    padding-top: 25px;
}

#header h2 a {
    color: #7eb017;
    text-decoration: none;
    font-size: 15pt;
    font-weight: bold;
    letter-spacing: -0.2px;
    overflow: hidden;
}


#header h3 {
    color: #fff;
    font-size: 10pt;
    font-family: georgia, verdana, Sans-Serif;
    font-weight: normal;
    margin: 5px 0px 5px 30px;
}


#menuwrapper {
    background: #333 url(images/menubgb.jpg);
    height: 40px;
    margin: 0px;
    border-bottom: 5px solid #002418;
    padding: 0px;
}

#menu {
    overflow: hidden;
    font-family: 'Trebuchet MS', verdana, Sans-Serif;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 10px;
}


#menu li {
    padding-top: 14px;
}


#menu ul li {
    float: left;
    margin-right: 10px;
    list-style: none;
}


#menu ul li a {
    display: inline;
    height: 26px;
    background: #002418 url(images/menubgb.jpg);
    text-decoration: none;
    padding: 12px;
}


#menu ul li a:hover {
    display: inline;
    height: 26px;
    background: #002418;
    text-decoration: none;
    padding: 12px;
}


#menu ul li a span {
    display: inline;
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
}


#menu li a:hover {
    text-decoration: none;
}

#menu li.current_page a {
    color: #000;
    background: #002418;
}

#menu ul li.current_page a span {
    background: #002418;
}


#content {
    width: 670px;
    padding: 0px 5px 5px 0px;
    margin-bottom: 15px;
    text-align: justify;
    float: left;
    line-height: 14pt;
    overflow: hidden;
}

#content h3 {
    padding: 5px;
    background: #002418;
    color: #7eb017;
    margin-bottom: 10px;
    font-size: 12px;
}

.prev {
    background: #002418;
    padding: 5px;

}

#content .nav a {
    text-decoration: none;
    color: #7eb017;
}


#content .nav {
    margin: 10px;
}


#content .ins {
    border-bottom: 1px dashed #000;
    width: 660px;
    padding: 10px;
    padding-left: 0px;

}

#content .ins img {
    float: right;
    border: 1px dotted #dadada;
    padding: 5px;
    margin-left: 35px;

}

#content b{
    color: #777;
}


#content a {
    color: #7eb017;
    line-height: 14pt;
    text-decoration: underline;
}


#content p {
    margin: 0px;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    margin-top: 5px;
}


#content p img{
    border: none;
    margin-right: 15px;
    margin-bottom: 10px;
}


#content h1 {
    color: #002418;
    font-size: 22px;
    border-bottom: 1px dotted #dadada;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 150%;
    margin: 0px;
}


#content h1 a  {
    color: #b6e654;
    text-decoration: underline;
}


#content h1 a:hover {
    color: #d70606;
    text-decoration: none;
}


#content h2 {
    font-family: helvetica, arial, sans-serif;
    font-size: 26px;
    color: #333333;
    margin: 0px;
    line-height: 120%;
    padding-bottom: 5px;
    font-weight: normal;
}

#content h2 a  {
    color: #7eb017;
    text-decoration: none;
}

#content h2 a:hover {
    color: #333;
}


#content ol {
    list-style-type: decimal;
    line-height: 18px;
    margin: 0px;
    padding: 0px 0px 10px 30px;
}


#content ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}


#content li {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}


#content ul li {
    list-style: disc inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}


#content ul li a {
    color: #7eb017;
    text-decoration: none;
}


#content ul li a:hover {
    color: #333333;
    text-decoration: underline;
}

blockquote{
    background-color: #fffbcc;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 7px;
    width: 590px;
    color: #666666;
    border: 1px solid #e6db55;
}

.postspace {

    height: 20px;
    margin: 0px;
    padding: 0px;
}


#archive {
    color: #000;
}

#archive ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}


#archive li {
    margin: 0px;
    padding: 0px;
}


#archive ul li {
    list-style: square inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}

#archive ul li a {
    color: #d70606;
    text-decoration: none;
}


#archive ul li a:hover {
    color: #000;
    text-decoration: underline;
}


#right {
    color: #444444;
    width: 285px;
    float: right;
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 13px;
}


#right .nontab h2 {
    color: #7eb017;
    background: #002418;
    font-size: 12px;
    list-style: none;
    padding: 6px;
    margin: 20px 0px 0px 0px;


}

#right .nontab ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 0px 20px;

}

#right .nontab li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#right .nontab ul li {
    font-size: 13px;
    list-style: none;
    margin: 0px;
    line-height: 0pt;
}

#right .nontab ul li a {
    display: block;
    color: #002418;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    background: url(images/side.gif) no-repeat center left;
}


#right .nontab ul li a:hover {
    color: #333333;
    background: url(images/side.gif) no-repeat center left;
    text-decoration: none;
    font-weight: bold;
}

#right .tabberlive .tabbertabhide {
    display:none;
}

#right .tabberlive {
    margin-top:1em;
}

#right ul.tabbernav
{
    margin:0;
    padding: 3px 0;
    border-bottom: 1px solid #cccccc;
    font: bold 12px Verdana, sans-serif;
}

#right ul.tabbernav li
{
    list-style: none;
    margin: 0;
    display: inline;
}

#right ul.tabbernav li a
{
    padding: 3px 0.5em;

    border: 1px solid #cccccc;
    border-bottom: none;
    background: #f3f3f3;
    text-decoration: none;

}

#right ul.tabbernav li a:link {
    color: #7eb017;
    background: #002418;
}
#right ul.tabbernav li a:visited {
    color: #002418;
}

#right ul.tabbernav li a:hover {
    color: #002418;
    background: #7eb017;

}

#right ul.tabbernav li.tabberactive a {
    background-color: #fff;
    color: #002418;
    border-bottom: 1px solid #fff;
}

#right ul.tabbernav li.tabberactive a:hover {
    color: #000;
    background: white;
    border-bottom: 1px solid white;
}


#right .tabberlive .tabbertab {
    padding:5px;
    border:1px solid #cccccc;
    border-top:0;
}

#right .tabberlive .tabbertab h2 {
    display:none;
}
#right .tabberlive .tabbertab h3 {
    display:none;
}


#right .tabberlive#tab1 {
}
#right .tabberlive#tab2 {
}
#right .tabberlive#tab2 .tabbertab {
    height:200px;
    overflow:auto;
}

ul.tablist {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 15px;
}

ul.tablist li {
    font-size: 13px;
    list-style: none;
    margin: 0px;
    line-height: 0pt;
}

ul.tablist li a {
    display: block;
    color: #002418;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    background: url(images/side.gif) no-repeat center left;
}

#right .ads img {
    padding: 5px;
}

#right .nontab img {
    padding: 0px;
}

ul.tablist li a:hover {
    color: #333333;
    background: url(images/side.gif) no-repeat center left;
    text-decoration: none;
    font-weight: bold;
}

#right .searchform form {
    width: 275px; height: 30px;
    padding: 7px;
    background: #fff url(images/search.gif) no-repeat center;
}

#right .searchform form input {
    border: 0;
    float: left;
    width: 185px;
    margin: 7px 0 0 0px;
    background-color: transparent;
}

#right .searchform form button {
    border: 0;
    float: right;
    text-indent: -9999px;
    width: 70px; height: 30px;
    background-color: transparent;
}


#footer {
    background: #002418;
    overflow: hidden;
    font-size: 12px;
    margin: 0px auto 0px;
    padding:  9px 0px 7px 0px;
    text-align: center;
    line-height: 17px;
    clear: both;
    color: #fff;
}



#footer p {
    padding: 0px;
    margin: 0px;

}



#footer a, #footer a:visited {
    color: #4d7526;
    text-decoration: none;
    border: none;
}


#footer a:hover {
    text-decoration: none;
    border: none;
}


#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
    width: 250px;
}



.entry {
    margin-bottom: 12px;
    border-bottom: 1px solid #E3E3E3;
}

#s,#submit {
    background-color:#ffffff;
    border:1px solid #cccccc;
    color:#505050;
    font-size:0.9em;
    margin:0 0 16px;
    padding:4px;
    width:130px;
}

#author {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}

#email {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}


#url {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}


#comment  {
    width: 350px;
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

h3 .comments {
    font-size: 12px;
}

img.avatar {
    float:right;
    margin-right:5px;
    margin-left: 5px;
}

