/*
Theme Name:latest-report theme
Theme URI: http://www.latest-report.com
Description: This is a free WordPress Theme from semlaguna designed by Andriver
Author: Andriver
Author URI: http://www.latest-report.com


/*-----------Block Level Elements--------------*/

*{padding:0;margin:0}
body {
    margin:0px auto;padding:0px;
    width:1000px;background:#5C5C5C;
        font-family: verdana,Tahoma,Arial,Helvetica,sans-serif;
        font-size: 13px;color:#222222;
}
#atop {background: url('images/bck.jpg') 0 0 no-repeat;padding:110px 0px 0px 0px}
#aleft {background:#FFFFFF url('images/left.gif') 0 0 repeat-y;}
#aright {background: url('images/right.gif') 100% 0 repeat-y;}
#abot {background: url('images/foot.gif') 0 100% no-repeat;}
.clear {clear:both;height:0px}
#search {margin:0px 50px 0px 0px}
input.search {border:1px solid #aaa;width:270px;height:40px;font-size:28px;margin:0px;padding:0px}
input.searchbut{
        padding: 0px 5px 0px 5px;
        background: url('images/search.gif') no-repeat 0 0;
        border:0px none;
        width:55px;
        height:55px
}
#container {width: 840px;margin: 0 auto;}
#wrapper {  
        margin: 0 auto;
        overflow:hidden;
        position:relative;
        }
a {text-decoration:none;color: #000;}
h2, h3 {font-size:13px;}
#content {
        margin: 0px 1px 0px 1px;
        float: left;
        width: 490px;
} 
#content ul li {
        list-style:none;
        padding: 0px 0px 2px 18px;
        margin: 3px 0px 0px 0px;
        background: url('images/bullet.gif') no-repeat 0 0; 
        }
.cpalead {line-height:1em}
.cpalead a {font-weight:bold;}
.postblock {border-bottom:2px solid #aaa;}
.post {
        text-align:justify;
        margin:3px;
        padding:3px;
}
.postsingle { 
        text-align:justify;
        margin:0px;
        padding:7px;
        line-height: 1.5em;
        border-bottom:2px solid #aaa;
}
.postsingle h2 a, .post h2 a{
        display:block;
        padding:1px;
        margin:1px;  
        }
.post p,.postsingle p {
        margin-bottom: 15px;
        line-height: 1.5em;
        font-size: 12px;
}
.post small {
        display: block;
        font-size: 10px;
        line-height: 1.6em;
        padding-bottom: 10px;
        clear: left;
}
.navigation {padding: 0px 0px 0px 15px; font-weight:bold} 
div.sidebar-left {
        width: 170px;
        margin: 0px;
        float: left;
 }
div.sidebar-right {
        width: 170px;
        margin: 0px;
        float: right;
        padding: 0px;
 }
div.sidebar-right ul.categories li,div.sidebar-left ul.categories li {
        background:#ddd;
        border-bottom:2px solid #aaa;
        line-height:25px;
        margin:1px;
        }
div.sidebar-right ul li a,div.sidebar-left ul li a {
        font-weight: bold;
}
div.sidebar-right h3,div.sidebar-left h3 {
        background:#ddd;
        border-bottom:2px solid #aaa;
        font-size: 13px;
        margin:1px;padding:3px;
}
div.sidebar-right ul li,div.sidebar-left ul li {
        padding: 0px 0px 2px 18px;
        margin: 3px 0px 0px 0px;
        background: url('images/bullet.gif') no-repeat 0 0;
        list-style-type:none;
}
#footer {
        margin:30px 0px 0px 0px;
        height:32px;
        clear: both;
        padding: 10px 
}
#footer span {
        font-size: 10px;
        padding: 10px;
}
#comments {
        margin: 3px;
        font-size:15px;
}
#comments img{float:left;margin:3px}
#comments form input {
        width: 200px;
        padding: 2px;
        font-size: 13px;
        background:#ddd;border:1px solid #aaa;
}
#comments form textarea {
        width:90%;
        height: 100px;
        padding: 2px;
        font-size: 13px;
        font-weight: bold;
        background:#fff;border:1px solid #aaa;}
#comments ol.commentlist {
        list-style: none;}
#comments ol.commentlist li.odd {
        clear:both;
        padding: 5px;
        margin: 3px;
        border-bottom: 1px dotted #dddddd;
        background:#eee;}
#comments ol.commentlist li.even {
        clear:both;
        padding: 5px;
        margin: 3px;
        border-bottom: 1px dotted #bbbbbb;
        background:#ccc;}
.com_put {font-size:12px;font-weight:bold}
#com_put {border: 1px solid #FFD68F;}
 
.postsingle a img, .postsingle img {
        float:left;
        margin:0px 10px 10px 0px;
        border:0px solid #FFD68F;
        }
