/*
Theme Name: Penda
Theme URI: http://www.developerholic.com/
Description: Penda
Version: 1.1.0
Author: Developerholic
Author URI: http://www.developerholic.com
License: ttp://www.opensource.org/licenses/gpl-license.php
*/


* {
    margin: 0;
    padding: 0;
}


body {
    background: #001510;
    color: #00c590;
    font-family: Verdana, sans-serif, Arial;
    font-size: 12px;
}

img {
    border: none;
}


a {
    color: #009460;
    text-decoration: none;
}


/* Header */

#header {
    margin: 0px;
    background: #013629 url(images/header.gif);
    height: 140px;
    padding: 0px;
    width: 1000px;
}


#header h2 {
    padding-left: 150px;
    padding-top: 35px;
}

#header h2 a {
    color: #b8ce2e;
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.2px;
    overflow: hidden;
    text-transform: uppercase;
}


#header h3 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0px 5px 150px;
}

#header img {
    float: left;
    margin: 5px 15px;
}

#header .ads img {
    float: right;
    margin-top: 40px;
}

/* Menu */


#menuwrapper {
    background: #045540;
    height: 34px;
    margin: 0px;
    padding: 0px;
    width: 1000px;
}

#menu {
    overflow: hidden;

    margin: 0px;
    padding: 0px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 10px;
}


#menu li {
    padding-top: 8px;
}


#menu ul li {
    float: left;
    margin-right: 10px;
    list-style: none;
}


#menu ul li a {
    display: inline;
    height: 26px;
    background: #045540;
    text-decoration: none;
    padding: 8px;
}


#menu ul li a:hover {
    display: inline;
    height: 26px;
    background: #013629;
    text-decoration: none;
    padding: 8px;
}


#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: #013629;
}

#menu ul li.current_page a span {
    background: #013629;
}



/* Container */

#container {
    padding: 0px;
    width: 1000px;
    background: #045540;
    margin: 0px auto;
}


#content {
    width: 760px;
    padding: 20px 0px 5px 20px;
    margin-bottom: 15px;
    text-align: justify;
    float: left;
    line-height: 14pt;
    overflow: hidden;
}

#content h3 {
    padding: 5px;
    color: #045540;
    margin-bottom: 10px;
}

.prev {
    background: #013629;
    padding: 5px;

}

#content .nav a {
    text-decoration: none;
    color: #045540;
}


#content .nav {
    margin: 10px;
}


#content .ins {
    padding: 10px;
    background: #013629;
    background-position:top right;
    border: 2px solid #03b285;
    border-top: 5px solid #03b285;
    border-bottom: none;
}

#content .ins1 {
    padding: 30px;
    background: #ffffff url(images/ins1.jpg) repeat-x; 
    background-position:top right;
    border: 2px solid #009460;
    border-top: 5px solid #009460;
    border-bottom: 5px solid #009460;
    margin-bottom: 25px;
    width: 240px;
    float: left;
    margin-left: 20px;
    height: 350px;
}

#content .ins2 {
    clear: both;
    padding: 30px;
    background: #ffffff url(images/ins2.jpg) repeat-y;
    background-position:top right;
    border: 2px solid #03b285;
    border-top: 5px solid #03b285;
    border-bottom: none;
}

#content .ins1 a img {
    margin-bottom: 30px;
}



#content .ins a img {
    float: left;
    margin-right: 30px;
}




#content b{
    color: #777;
}


#content a {
    color: #045540;
    line-height: 14pt;
    text-decoration: none;
}


#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: #bace2f;
    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: #bace2f;
    margin: 0px;
    line-height: 120%;
    padding-bottom: 5px;
    font-weight: normal;
}

#content h2 a  {
    color: #b8ce2e;
    text-decoration: none;

}

#content h2 a:hover {
    text-decoration: underline;
}


#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: #045540;
    text-decoration: none;
}


#content ul li a:hover {
    text-decoration: underline;
}

blockquote{
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 7px;
    width: 590px;
    border-left: 5px solid #bace2f;
}

.postspace {

    height: 20px;
    margin: 0px;
    padding: 0px;
}

/* Sidebar */


#right {
    width: 185px;
    float: right;
    margin-bottom: 20px;
    font-size: 13px;
    margin-top: 20px;
    padding-right: 10px;
}


#right .nontab h2 {
    color: #013629;
    font-size: 12px;
    list-style: none;
    padding: 6px;
    padding-left: 25px;
    margin: 0px 0px 0px 0px;
    background: #045540;
    text-transform: uppercase;
}

#right .nontab ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    background: #045540;
}

#right .nontab li {
    list-style: none;
    margin: 0px;
    padding: 0px; 
}

#right .nontab ul li {
    list-style: none;
    margin: 0px;
    line-height: 0pt; 
    padding: 5px 5px 5px 40px;
    background: url(images/sided.png) no-repeat center left;
}

#right .nontab ul li a {
    display: block;
    color: #00c590;
    text-decoration: none;
    line-height: 12pt;
}


#right .nontab ul li a:hover {
    text-decoration: underline;
}



#right .ads img {
    padding: 5px;
}

#right .nontab img {
    padding: 0px;
}



#right .searchform form {
    width: 165px; height: 30px;
    padding: 7px;
    background: url(images/search.gif) no-repeat center;
}

#right .searchform form input {
    border: 0;
    float: left;
    width: 125px;
    margin: 7px 0 0 0px;
    background-color: transparent;
}

#right .searchform form button {
    border: 0;
    float: right;
    text-indent: -9999px;
    width: 40px; height: 30px;
    background-color: transparent;
}

/* Comments */

.entry {
    margin-bottom: 12px;
    border-bottom: 1px solid #E3E3E3;
}



#author {
    border:1px solid #013629;
    font-size:1em;
    margin:0;
    padding:4px;
}

#email {
    border:1px solid #013629;
    font-size:1em;
    margin:0;
    padding:4px;
}


#url {
    border:1px solid #013629;
    font-size:1em;
    margin:0;
    padding:4px;
}


#comment  {
    width: 350px;
    border:1px solid #013629;
    margin:0;
    padding:4px;
}

h3 .comments {
    font-size: 12px;
}

img.avatar {
    float:right;
    margin-right:5px;
    margin-left: 5px;
}

/* Footer */

#footer {
    background: #013629;
    overflow: hidden;
    font-size: 12px;
    margin: 0px auto 0px;
    padding:  9px 0px 0px 10px;
    text-align: center;
    line-height: 17px;
    clear: both;
    color: #00c590;
    width: 990px;
}



#footer p {
    padding: 0px;
    margin: 0px;

}



#footer a, #footer a:visited {
    color: #00c590;
    text-decoration: none;
    border: none;
    
}

#footer h2 {
    color: #045540;
}

#footer a:hover {
    text-decoration: none;
    border: none;
}


#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
    width: 250px;
}

#box {
    float: left;
    width: 305px;
    height: 210px;
    background: #045540;
    margin-right: 15px;
    padding: 5px;
}

#box h2 {
    font-size: 16px;
    font-weight: thin;
    color: #013629;
    letter-spacing: 1px;
}



#footer ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

#footer li {
    list-style: none;
    margin: 0px;
    padding: 0px; 
}

#footer ul li {
    list-style: none;
    margin: 0px;
    line-height: 0pt; 
    padding: 5px 5px 5px 40px;
    background: url(images/sided.png) no-repeat center left;
}

#footer ul li a {
    display: block;
    color: #00c590;
    text-decoration: none;
    line-height: 12pt;
}


#footer ul li a:hover {
    text-decoration: underline;
}


