/*  
Theme Name: bk
Theme URI: -
Description: Theme IR
Author: S. Russin
Author URI: -
*/

body {
    margin:0;
    padding:0;
    text-align:left;
    font-size:62.5%;
    font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:#000000;
    background-color:#BFFFBF;
    background:url(images/background.jpg);
                            
}

#wrapper {
    margin:0;
    padding:0;
    width:768px;
    
    margin-top:0px;
margin-bottom:0px;
    background-color:#FFFFFF;
            border-right:2px #000000 solid;
        border-bottom:2px #000000 solid;
        }

#header {
    margin:0;
    padding:0;
                                }

#page {
    margin:0;
    padding:0;
                            min-height:450px;
height: auto !important;
height:450px;
        }

#content {
   font-size: 1.2em;
   line-height: 1.4em;    
}

.widecolumn {
    margin:0;
    padding:0;
    padding-left:30px;
    padding-right:30px;
                                }

#thirdcolumn {
    margin:0;
    padding:0;
    position:relative;
        margin-top:20px;
    margin-bottom:20px;
    margin-left:490px;
margin-right:260px;
            background-color:#FFFFFF;
                                
}

#thirdcolumn:after {
    content:"clear";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
}

.clearer {
    display:none;
}

* html .clearer {
    display:block;
    height:0;
    font-size:0;
    clear:both;
}

.narrowcolumn {
    margin:0;
    padding:0;
    float:left;
padding-left:30px;
padding-right:10px;
        
    width:450px;
                                        
}

#sidebar {
    margin:0;
    padding:0;
    float:right;
padding-right:30px;
padding-left:10px;
    
    width:220px;
                                    
}

#footer {
    margin:0;
    padding:0;
                                    
}

small {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:0.9em;
    color:#777777;
    line-height:1.5em;
}
a {
    color:#0066CC;
    text-decoration:none;
}
a:hover {
    text-decoration: none;
    color:#114477;
}
h1, h2, h3 {
    text-decoration:none
    padding: 0;
    margin:0;
    margin-top:30px;
    font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:#000000;
    
    font-weight:bold;
}
h1 {
    font-size:18px;
}
h2 {
    font-size:13px;
}
h3 {
    font-size:8px;
}
h1 a, h2 a, h3 a {
    text-decoration: none;
    color:#000000;
}
h1 a:hover, h2 a:hover, h3 a:hover {
    text-decoration: none;
    color:#0066CC;
}

/* Posts */

.post {
    clear:both;
    margin: 0 0 40px;
    text-align: justify;
}
.postnavigation {
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
}
.postinfo {
    margin:0;
    padding:10px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align:left;
}

/* Alignment */

.alignright {
    float: right;
}
.alignleft {
    float: left
}
.center {
    text-align: center;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
img {
    border: none;
}

#pl {
    padding:10px 30px;
}

#sidebar h2 {
    margin-top: 5px;
    margin-bottom:5px;
    padding: 0;
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    font-size: 1.2em;
}
#sidebar ul {
    margin: 0;
    padding: 0;
}
#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}
#sidebar ul ul li {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
    color: #777;
}
#sidebar form {
    margin: 0;
}
#sidebar #searchform {
    margin: 10px auto;
    padding: 5px 0px; 
    text-align: left;
}
#sidebar #searchform #s {
    width: 129px;
    padding: 2px;
    margin:0;
}
#sidebar #searchsubmit {
    padding: 1px;
    width:60px;
    height:25px;
}.navtop {
    display:block;
    overflow:auto;
    padding:0;
    margin:0;
    margin-left:-1px;
    line-height:20px;
    background-color:#113556;;
}
.navtop ul {
    list-style-type:none;
    margin:0;
    padding:0;
    height:100%;    
}
.navtop ul li {
    margin:0;
    padding:0;
    border-left:1px solid #FFFFFF;
    float: left;
    height:100%;
    text-align: center;
}
.navtop ul li a {
    float:left;
    margin:0;
    padding-left:15px;
    padding-right:15px;
    text-decoration: none;
    color:#FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    height:100%;
    background-color:#113556;
}
.navtop ul li a:hover {
    background-color:#315576;
    text-decoration:none;
    color:#FFFFFF;
}	
#navtop_layer0 {
    clear:both;
    display:block;
}		
#navtop_layer1 {
    clear:both;
    display:block;    
    border-top:1px solid #FFFFFF;
    background-color:#113556;
    height:16px;
    line-height:16px;
}
#navtop_path {
    background-color:#315576;
}
#navtop_current {
    background-color:#315576;
}

.navbottom {
    display:block;
    padding:0;
    margin:0;
    margin-left:-1px;
    line-height:20px;
    height:20px;
    background-color:#113556;
}
#navbottom_layer0 {
}
.navbottom ul {
    list-style-type:none;
    margin:0;
    padding:0;
    height:100%;    
}
.navbottom ul li {
    float:left;
    margin:0;
    padding:0;
    border-left:1px solid #FFFFFF;
    height:100%;
    text-align: center;
}
.navbottom ul li a {
    float:left;
    margin:0;
    padding-left:100px;
    padding-right:101px;
    text-decoration: none;
    color:#FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    height:100%;
    background-color:#113556;
}
.navbottom ul li a:hover {
    background-color:#315576;
    text-decoration:none;
    color:#FFFFFF;
}
#navbottom_path {
}
#navbottom_current {
    background-color:#315576;;
}	.site_top {
}
.site_bottom {
}
.page_top {
}
.page_bottom {
}
.post_top {
}
.below_post {
}
.post_bottom {
}
.static_top {
}
.below_static {
}
.static_bottom {
}
.bloghome_top {
}
.bloghome_middle {
}
.bloghome_bottom {
}
.sidebar_top {
}
.sidebar_bottom {
}
.searchresult_top {
}
.searchresult_middle {
}
.searchresult_bottom {
}
.searchform_before {
}
.searchform_after {
}
.404_top {
}
.404_bottom {
}
.archive_top {
}
.archive_middle {
}
.archive_bottom {
}
.tag_top {
}
.tag_middle {
}
.tag_bottom {
}
.tagindex_top {
}
.tagindex_bottom {
}

.scyscraper {
    position:absolute;
    left:820px;
    top:0px;
    width:160px;
    height:600px;
}
.scyscraper[id] {
   position: fixed;
}

.leaderboard {
    display:block;
    margin:0;
    margin-top:10px;
    text-align:center;
    padding:0;    
    width:768px;
    height:110px;    
}
.banner {
}
.single {
}
.double {
}
.box {
}ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/********* Related Posts *********/
#stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#stprelated h3 { margin:0; padding:0; font-size: 90%; } 
#stprelated ul { margin: 0; padding:0; font-size: 90%; }
#stprelated ul li { margin: 0; padding:0 0 0 15px;  }

/********* Related Tags *********/
li#relatedtags ul li {
text-indent: 0;
list-style:none;
background: 0 none;
font-size: 120%;
}
li#relatedtags ul li:before {
content: "";
}
li#relatedtags ul li span {
margin-right: .5em;
}.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
/* Styles Used In WP-Admin */
.wp-postratings-usage-pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background-color: #f0f0f0;
	overflow: auto;
}
