/*  
Theme Name: BilZone Theme
Theme URI: http://www.bilzone.net/ & http://www.bilzone.ro/
Description: Fresh Wordpress Template by <a href="http://www.bilzone.net/">BilZone</a> 
Author: BilZone (Robert M.)
Author URI: http://www.bilzone.net
*/

/********************************************************
*        HTML
********************************************************/
body{
        margin: 0;
        padding: 0 0 10px 0;
        background: #C3C3C3;
        color: #000000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }
#wrapper{
        width: 926px;
        margin: 0 auto;
        overflow: hidden;
        }
#content{
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        background: #ffffff;
        overflow:hidden;
        padding: 1px 10px;
        
        }
html*#content{
        overflow:visible;
        min-height: 350px;
        height: auto !important;
        height: 350px; 
        }

/********************************************************
*        HEADER
********************************************************/
.subheader{
        height: 65px;
        padding: 20px 16px 0 16px;
        }
.subheader h1{
        margin: 0;
        padding: 0;
        font-size: 20pt;
        }

#search-placement {
        float: right;
        width: 295px;
        margin: -4px 0px -30px -220px;
}
.box {
        float: left;
        width: 190px;
}
.button {
        background: url(images/search.gif) no-repeat;
        width: 70px;
        height: 17px;
        margin-left: 10px;
        margin-top: 3px;
        float: left;
        border-width: 0px;
}
.tfield {
        background: url(images/search_input.gif) no-repeat;
        padding: 3px 10px;
        width: 180px;
        height: 23px;
        margin-left: 6px;
        float: left;
        border-width: 0px;
}
#header{
        width: 924px;
        height: 90px;
        background: #FFFFFF;
        clear: both;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        }
.header_right {
        width:468px;
        height:60px;
        float:right;
        padding:10px;
        border:0;
        background:#FFFFFF;
}

/************************************************
*        Navbar                                                                      *
************************************************/

#navbar {
        background: #376B9D url(images/navbar.gif);
        width: 902px;
        height: 24px;
        font-size: 8px;
        font-family: Arial, Tahoma, Verdana;
        color: #FFFFFF;
        font-weight: bold;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        }
        
#navbar a, #navbar a:visited {
        color: #FFFFFF;
        font-size:8px;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0px 0px 0px 0px;
        }
        
#navbar a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        }
        
#navbar p {
        color: #FFFFFF;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        font-weight: bold;
        }
                
#navbarleft {
        width: 870px;
        float: left;
        margin: 0px;
        padding: 8px 0px 0px 0px;
        }
        
#navbarright {
        width: 90px;
        font-size: 11px;
        float: right;
        margin: 0px;
        padding: 4px 0px 0px 0px;
        
        }
        
#navbar ul {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        }
        
#navbar li {
        display: inline;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        }
        
#navbar ul li a, #navbar ul li a:visited {
        font-size:6px;
        font-family: Arial, Tahoma, Verdana;
        color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        padding: 2px 2px 4px 4px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        border-right: 1px solid #CCC;
        border-left: 1px solid #2255AA;
        }

#navbar ul li a:hover {
        background: #000;
        color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        padding: 2px 2px 4px 4px;
        text-decoration: none;
        border-right: 1px solid #548ADA;
        }
        
.current_page_item a, .current_page_item a:hover {
    background: #FFFFFF !important;
    color: #2255AA !important;
    }

/********************************************************
*        MAIN
********************************************************/
#main{
        float: left;
        width: 570px;
        margin: 5px 0px 15px 0px;
        padding: 5px 10px 5px 10px;
        border: 1px solid #C3C3C3;
        }
.post{
        clear: both;
        padding: 10px 8px;
        }
.post h2, .post h1{
        margin: 0;
        font-size: 16pt;
        color: #909090;
        }
.com{
        float: right;
        width: 52px;
        height: 60px;
        background: url(images/com.jpg) no-repeat;
        margin: 2px -20px;
        padding: 10px 0 0 8px;
        font-size: 8pt;
        font-weight: bold;

        overflow: hidden;
        }
.postmeta{
        color: #0066CC;
        font-size: 8pt;
        padding: 1px 0 3px 0;
        border-bottom: 1px dashed #d0d0d0;
        }
.entry{
        padding: 0 0 20px 0;
        }
/********************************************************
*        COMMENTS
********************************************************/
.navigation{
        clear: both;
        padding: 30px 0 30px 8px;
        }
.previous {
        float: left;
        width: 47%;
        }
.next {
        float: right;
        width: 45%;
        }
textarea{
        font-size: 8pt;
        font-family: tahoma;
        color: #000000;
        border: none;
        padding: 5px 2px;
        border: 1px solid #000066;
        }
ol.commentlist{
        margin: 0;
        padding: 10px 0;
        }
ol.commentlist li{
        margin: 0;
        padding: 0 0 10px 0;
        list-style: none;
        }
#comments h3{
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0 0 2px 0;
        font-size: 10pt;
        }
#comments{
        padding: 30px 8px 10px 8px;
        }
input#author, input#email, input#url, textarea#comment{
        border: 1px solid #000000;
        padding: 0;
        font-size: 8pt;
        }
.comheader{
        font-size: 10pt;
        }
.comment_meta{
        margin:0;
        padding:0;
        font-size: 8pt;
        }

.comcontent{
        background: #eee;
        border: 1px solid #ccc;
        padding: 5px;
        font-size: 10pt;
        }
.gravatar {         
        float:right;
        padding:5px 0 0 0;
        margin:0px 5px 0 5px;
        width:50px;
        height:50px;
         }
blockquote {
        margin:10px 40px;
        padding:0 22px;
        background:#eee url(images/q_O.png) 0 10px no-repeat;
        color: #444;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #888;
    border-bottom:1px solid #888;
        }
/********************************************************
*        SIDEBAR
********************************************************/
#sidebar{
        float: left;
        width: 291px;
        height:auto;
        margin: 0px;
        }
#sidebar ul{
        margin: 0;
        padding: 0 8px 10px 8px;
        list-style: none;
        }
#sidebar h2{
        background:url(images/bg_widget.gif) no-repeat;
        margin: 0;
        padding: 10px 0 0 0;
        padding-left:31px;
        padding-top:6px;
        padding-bottom:9px;
        color: #FFFFFF;
        font-size: 10pt;
        font-family: arial;
        }
.widget {
        width:300px;
        height:auto;
        float:left;
        border:1px solid #C3C3C3;
        margin-bottom:7px;
        list-style:none;
        background:url(images/bg_widget.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#E2E2E2;
}
.widgettitle {
        width:267px;
        height:auto;
        float:left;
        margin:0px;
        padding:0px;
        margin-top:6px;
        margin-bottom:4px;
        background:url(images/bg_widget.gif);
        background-position:left top;
        background-repeat:no-repeat;
        padding-left:31px;
        padding-top:6px;
        padding-bottom:9px;
        font-size:12px;
        color:#FFFFFF;
}
#recent-posts {
        background:url(images/bg_recent_posts.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#f2f2f2;
}
#recent-posts ul li {
        width:263px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_random_posts.gif);
        background-position:left center;
        background-repeat:no-repeat;
}

#recent-posts ul li:hover {
        width:263px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_random_posts_hover.gif);
        background-position:left center;
        background-repeat:no-repeat;
}

#pages ul li {
        width:263px;
        height:auto;
        float:left;
        margin:0px;
        padding-top:4px;
        padding-bottom:4px;
        padding-left:25px;
        font-size:11px;
        border-bottom:1px solid #CCCCCC;
        background:url(images/icon_blogroll_blue.gif);
        background-position:left center;
        background-repeat:no-repeat;
}
#links {
        background:url(images/bg_blogroll.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#f2f2f2;
}
#links ul li {
        width:120px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_blogroll.jpg);
        background-position:left center;
        background-repeat:no-repeat;
}
#archives {
        background:url(images/bg_archives.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#f2f2f2;
}
#archives select {
        width:280px;
        margin-left:10px;
        margin-bottom:10px;
}
#archives ul li {
        width:120px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_archives.jpg);
        background-position:left center;
        background-repeat:no-repeat;
}
#archives ul li:hover {
        width:120px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_archives_hover.jpg);
        background-position:left center;
        background-repeat:no-repeat;
}
#categories {
        background:url(images/bg_categories.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#f2f2f2;
}
#categories select {
        width:280px;
        margin-left:10px;
        margin-bottom:10px;
}
#categories ul li {
        width:120px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_categories.jpg);
        background-position:left center;
        background-repeat:no-repeat;
}

#categories ul li:hover {
        width:120px;
        height:auto;
        float:left;
        padding-top:4px;
        padding-bottom:5px;
        padding-left:18px;
        font-size:11px;
        background:url(images/icon_categories_hover.jpg);
        background-position:left center;
        background-repeat:no-repeat;
}
/********************************************************
*        Feeds Widget
********************************************************/
.feeds_widget {
        width:300px;
        height:auto;
        float:left;
        border:1px solid #C3C3C3;
        background:url(images/bg_feed_widget.gif);
        background-repeat:no-repeat;
        background-position:top;
        background-color:#E2E2E2;
        margin-top: 5px;
        margin-bottom:7px;
}
.feeds_widget_title {
        width:267px;
        height:auto;
        float:left;
        margin:0px;
        margin-top:6px;
        margin-bottom:4px;
        background:url(images/rss_widget.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        padding-left:31px;
        padding-top:6px;
        padding-bottom:9px;
        font-size:12px;
        color:#FFFFFF;
}
.feeds_widget_line {
        width:267px;
        height:auto;
        float:left;
        padding-top:3px;
        padding-bottom:5px;
        text-align:center;
        background:url(images/icon_rss.jpg);
        background-repeat:no-repeat;
        background-position:left center;
        padding-left:31px;
        text-align:left;
}
.feeds_widget_line a {
        color:#000000;
        text-decoration:none;
}
.feeds_widget_line a:hover {
        color:#FF0000;
        text-decoration:none;
}
.feeds_widget_line2 {
        width:287px;
        height:auto;
        float:left;
        padding-top:3px;
        padding-bottom:2px;
        text-align:center;
        padding-left:11px;
        text-align:left;
}
.feeds_widget_line2 p {
        padding:0px;
        margin:0px;
}
.feeds_widget_line_input {
        width:284px;
        height:24px;
        float:left;
        padding-top:3px;
        text-align:center;
        background:url(images/subscribe_bg_form.gif);
        background-repeat:no-repeat;
        background-position:center;
        padding-left:7px;
        padding-right:7px;
        text-align:left;
}
.feeds_widget_line_input_ {
        border: none;
        height:auto;
        width: 280px;
        border: none;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left:3px;
        background:none;
        float:left;
        color: #000000;
}

/********************************************************
*        125x125 Banners Widget - Sidebar
********************************************************/

.banners_125_widget {
        width:300px;
        height:auto;
        float:left;
        border:1px solid #C3C3C3;
        background:#E2E2E2;
        background-repeat:no-repeat;
        background-position:top;
        margin-bottom:7px;
}
.banner125 {
        width:145px;
        height:auto;
        float:left;
        text-align:center;
        padding-top:10px;
        padding-bottom:10px;
}
/********************************************************
*        END SIDEBAR
********************************************************/

/********************************************************
*        FOOTER
********************************************************/
#footer{
        clear: both;
        padding: 10px 0 0 0;
        }
.subfooter{
        clear: both;
        padding: 2px 8px;
        border: 1px solid #000;
        background: #182F5F;
        overflow: hidden;
        min-height: 18px;
        height: auto !important;
        height: 18px; 
        }
.alignleft{
        font-family:Arial;
        font-size:12px;
        color:#FFFFFF;
        float: left;
        }
.alignleft a{
        color:#FF9900;
        }
.alignright{
        font-family:Arial;
        font-size:12px;
        color:#FFFFFF;
        float: right;
        }
.alignright a{
        color:#FF9900;
        }
/********************************************************
*        LINKS
********************************************************/
.nav a{
        color: #ffffff;
        text-decoration: none;
        }
.nav a:hover{
        color: #ffffff;
        text-decoration: underline;
        }
.com a, .post h2 a,  .post h1 a{
        color: #FF0000;
        text-decoration: none;
        }
.com a:hover, .post h2 a:hover, .post h1 a:hover{
        color: #000000;
        text-decoration: underline;
        }
a, .postmeta a{
        color: #0066CC;
        text-decoration: none;
        }
a:hover, .postmeta a:hover{
        color: #FF0000;
        text-decoration: underline;
        }
a img, a:visited img, a:active img, a:active img
    {
    border: none;
        margin: 0px;
    }
.sidebar a{
        color: #000000;
        text-decoration: none;
        }
.sidebar a:hover{
        color: #FF0000;
        text-decoration: none;
        }
.subheader a{
        color: #0066CC;
        }
.subheader a:active{
        color: #0066CC;
        }
.subheader a:visited{
        color: #0066CC;
        }
.subheader a:hover{
        color: #909090;
        text-decoration: underline;
        }
.subheader a:hover h1{
        color: #000000;
        text-decoration: underline;
        }
.subheader a:hover span{
        color: #990000;
        text-decoration: underline;
        }

.tags-sidebar {
padding:0 0 10px 0;
font-family:Arial;
font-size:11px;
color:#000;
margin: 5px 0 0 7px;
}

.tags-sidebar a, .tags-sidebar a:visited {
color:#000;
text-decoration:none;
background:none;
padding:0;
margin:0;
}

.tags-sidebar a:hover {
color:#000;
}
.after_post {
background: #E2E2E2;
width:550px;
height:none;
padding:0px 6px 0px;
margin:0 0 20px 5px;
clear:both;
}

.leave_comment {
margin: 5px 7px 0 7px;
padding:0;
float:right;
}

.leave_comment a, .leave_comment a:visited {
background: url('images/leave_comment.gif') center left no-repeat;
width: 130px;
height: 20px;
margin: 10px 0px 0 0px;
float: left;
border-width: 0px;
}

.leave_comment a:hover {
color:#000000;
}

.read_more {
margin: 5px 2px 10px 7px;
padding:0;
float:right;
}

.read_more a, .read_more a:visited {
background: url('images/read_more.jpg') no-repeat;
width: 130px;
height: 20px;
margin: 10px 0px 0 0px;
float: left;
border-width: 0px;
}
.read_more a:hover {
color:#000000;
}

.socials {
margin: 1px;
}

