/*



Theme Name: NeveneBlue

Theme URI: http://www.developerholic.com/

Description: NeveneBlue

Author: Developerholic

Author URI: http://www.developerholic.com

http://www.opensource.org/licenses/gpl-license.php



*/





* {

    margin: 0;

    padding: 0;

}



body {

    background: #afdde5 url(images/bodybg.jpg) repeat-x top left;

    color: #50210f;

    font-family: helvetica, Verdana, sans-serif;

    font-size: 15px;
}



img {

    border: none;

}

a {
    color: #ebc732;
}





#container {

    padding: 0px;

    width: 900px;

    margin: 0px auto; 


}



.ads468 img {

    float: right;

    padding-top: 20px;
    padding-right: 20px;

}







#header {

    margin-top: 0px;

    height: 200px;

    padding-top: 0px;
    background: #afdde5;

}



#header h2 {

    padding-left: 30px;

    padding-top: 25px;

}



#header h2 a {

    color: #b93b00;

    text-decoration: none;

    font-size: 25px;

    font-weight: bold;

    letter-spacing: -0.2px;

    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;

}





#header h2 a:hover {



}



#header h3 {

    color: #34627c;

    font-size: 20pt;

    font-weight: normal;

    margin: 5px 0px 5px 30px;

}



#container .ads {

    float: right;

    margin-top: 5px;

}





#menuwrapper {
    height: 30px;
    margin: 0px;
    background: #ebc732 url(images/menubg.jpg);
    padding: 0px;
}

#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: 30px;
    color: #ffffff;
    text-decoration: none;
    padding: 9px;
}

#menu ul li a:hover {
    text-decoration: underline;
}




#content {

    width: 890px;

    padding: 0px 5px 5px 5px;

    text-align: justify;

    float: left;

    line-height: 18pt;

    overflow: hidden;
    background: #ffffff
}


 
#content h3 {

    padding: 0px;

    color: #cc0066;

    margin-bottom: 10px;

    font-size: 18px;

    

}



#content .prev a {

    text-decoration: none;

    color: #ebc732;

    background: #ebc732;

    padding: 5px;

}



.prev {

    background: #ebc732;

    padding: 5px;

}





#wrapper{

    width: 888px;

    border: 0.1em solid #CC0066;
    margin-top: 5px;


}





#slider {

    margin: 0 auto;

    position: relative;

}





.scroll {

    width: 888px;

    overflow: auto;

    overflow: hidden;

    position: relative;

    background: #ffffff url(images/wrapbg.jpg) repeat-x top left;

}







.scrollContainer div.panel {

    overflow: hidden;

    height: 300px;

    width: 850px;

    padding: 15px;

}







div.panel img {

    float: left;

    margin-right: 30px;

    padding: 0px;

}











.scrollButtons {

    position: absolute;

    top: 130px;

    cursor: pointer;

}







.scrollButtons.left {

    left: -13px;

    z-index: 100;

    display: none;

    visibility: hidden;

}







.scrollButtons.right {

    right: -13px;

    z-index: 101;

    display: none;

    visibility: hidden;

}







.hide {

    display: none;

}







span.thumbtitle{

    display: block;

    font-size: 1.3em;

    text-align: center;

    display:none;

}







img.scroller-thumb{

    padding: 0.3em 0.4em;

    border: 0.1em solid #ebc732;

    width: 40px;

}







img.scroller-thumb-big{

    padding: 0.3em 0.4em;

    border: 0.1em solid #ebc732;

}







a.selected img.scroller-thumb{

}





#content .nav a {

    text-decoration: none;

    color: #ebc732;

}



#content .nav {

    margin: 10px;

}





#content .ins {

    width: 570px;

    padding: 10px;

    border: 1px solid #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;

    background: #ffffff; 

}



#content .ins img {

    float: left;

    background: #ffffff;

    padding: 5px;

    margin-right: 15px;

    margin-top: 15px;

}



#content .ins .rm {

    text-align: right;

    margin-top: 5px;

    

}



#content .ins .rm a {

    text-decoration: none;



}






#content a {

    color: #CC0066;

    line-height: 16pt;

    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 a  {

    color: #01445c;

    text-decoration: underline;

}





#content h2 {
    font-family: Georgia;
    font-style: none;

    font-size: 23px;

    color: #34627c;

    margin: 0px;

    line-height: 120%;

    padding-bottom: 5px;

    font-weight: normal;
    text-align: left;
    padding-right: 5px;

}



#content h2 a  {

    color: #01445c;

    text-decoration: none;

}





#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;

    font-size: 13px;

}





#content li {

    margin: 0px;

    padding: 0px;

    font-size: 15px;

}





#content ul li {

    list-style: disc inside;

    margin: 0px 0px 0px 10px;

    padding: 5px 0px 0px 0px;

}





#content ul li a {

    color: #CC0066;

    text-decoration: none;

}





#content ul li a:hover {

    color: #afdde5;

    text-decoration: underline;

}





blockquote{

    background-color: #afdde5;

    margin: 0px;

    margin-left: 15px;

    margin-bottom: 12px;

    padding: 7px;

    width: 483px;

    color: #50210f;

    border: 1px solid #50210f;

}





.postspace {

    height: 10px;

    margin: 0px;

    padding: 0px;

}

.sidebarswrapper {
    margin-top: 0px;
    padding-top: 9px;
    width: 285px;
}

#postnav {
    display:inline;
    font-size:12px;
    padding: 2px;
    padding-bottom: none;
}

#postnav a {
    text-decoration: none;
}

#sidebar { 
    color: #ebc732;
    width: 310px;	
    float: right;
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 15px;
    padding-right: 10px;
}


#right {

    color: #01445c;

    width: 300px;

    float: right;

    margin-bottom: 5px;

    margin-left: 5px;

    font-size: 15px;
}



#right a {

    text-decoration: none;

    color: #CC0066;

}





#right h2 {

    color: #ffffff;

    font-size: 16px;

    list-style: none;

    padding: 6px;

    padding-left: 10px;

    margin: 5px 0px 0px 0px;

    background: #ffffff url(images/menubg.jpg);
    border-top: 1px solid #01445c;
    border-left: 1px solid #01445c;
    border-right: 1px solid #01445c;
    border-bottom: 1px solid #01445c;
}



#right ul {

    list-style: none;

    margin: 0px 0px 20px 0px;

    padding: 0px 0px 0px 0px;

    border: 1px solid #ffffff;

    border-top:none;

    border-bottom:none;

    background: #ffffff url(images/headerbg.jpg) repeat-x top left;

}



#right li {

    list-style: none;

    margin: 0px;

    padding: 0px;

    

}



#right ul li {

    font-size: 15px;

    list-style: none;

    margin: 0px;

    line-height: 0pt;
    padding: 3px 5px 3px 25px;

}



#right ul li a {

    display: block;

    color: #01445c;

    text-decoration: none;

    line-height: 15pt;

}





#right ul li a:hover {



}



#right .ads4 {
    margin-bottom: 5px;
    border: 1px solid #ffffff;
    padding-left: 15px;
    background: #ffffff url(images/headerbg.jpg) repeat-x top left;
}




#right .ads4 img {

    padding: 5px;


}




.searchform {
    padding: 15px 0px;
    border: 1px solid #01445c;  
    background: #ffffff;
}



.searchform form {

    width: 270px; height: 25px;

    background: url(images/search.gif) no-repeat center;
    padding-top: 3px;
    

}



.searchform form input {

    border: 0;

    float: left;

    width: 170px;

    margin: 7px 0 0 17px;

    background-color: transparent;

}



.searchform form button {

    border: 0;

    float: right;

    text-indent: -9999px;

    width: 60px; height: 30px;

    background-color: transparent;

}







#footer {

    background: #01445c;

    overflow: hidden;

    font-size: 12px;

    margin: 0px;

    padding:  9px 0px 7px 0px;

    line-height: 17px;

    clear: both;
    color: #ffffff;

}





#footer .disc {

    width: 900px;

    margin: 0px auto;

    

}







#footer a, #footer a:visited {

    color: #CC0066;

    text-decoration: none;

}





#footer a:hover {

    text-decoration: none;

}





#wp-calendar {

    margin-left: 22px;

    margin-bottom: 10px;

    width: 250px;

}



.entry {

    margin-bottom: 12px;

    padding: 5px;

}





#author {

    border:1px solid #88cccc;

    font-size:1em;

    margin:0;

    padding:4px;

}





#email {

    border:1px solid #88cccc;

    font-size:1em;

    margin:0;

    padding:4px;

}







#url {

    border:1px solid #88cccc;

    font-size:1em;

    margin:0;

    padding:4px;

}





#comment  {

    width: 350px;

    border:1px solid #88cccc;

    margin:0;

    padding:4px;

}



h3 .comments {

    font-size: 12px;

}





img.avatar {

    float:left;

    margin-right:5px;

    margin-left: 5px;

    margin-top: 5px;

}





.btn {

    color:#CC0066;

    font-weight: bold;

    background-color:#01445c;

    border:1px solid #01445c;

    padding: 3px;

    font-size: 11px;

}

.feedinput {
    width:190px; 
    float: left; 
    margin-left: 20px; 
    margin-top: 15px; 
    padding: 3px; 
    border: 1px solid #01445c; 
    background: #01445c;
}
