/**
Theme Name: Bulishrawa
Author: pithoe.com
Author URI: http://www.pithoe.com/
*/ *

{
margin: 0; padding: 0;
}

body {
text-align: center;
font: 14px Candara;
color: #464646;
/*background-color: #f2f2f2;*/
background:transparent url(images/blue.jpg) repeat-x scroll 0 0;
}

a {
color: #0a1f9c;text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ff0000;
}

img {
border: 0;
}

.break {
font-size: 0;
width: 0; 
height: 0;
clear: both;
}

.alignleft {
float: left;
margin: 4px 10px 5px 0;
}

.alignright {
float: right;
margin: 4px 0 5px 10px;
}

.aligncenter {
text-align: center;
}
.hidden {
display: none;
}

/*wrapper */
#wrapper {
width: 1200px;
margin: auto auto;
text-align: left;
padding: 10px 0;
background-color: #ffffff;

}

/* header */
#header {
padding-bottom: 0px;
}

#header .pages {
list-style-type: none;
float: left;
height: 10px;
margin-left:560px;
}
		
#header .pages li {
float: left;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
}

#header .pages li a {
text-decoration: none;
display: block;
padding: 0px 10px 0px 0px;
}

	
#header h1 {
clear: both;
float: left;
font-size: 0;
padding: 0px 0 0px;

}

#header h1 a {
display: block;
width: 400px; height: 55px;
text-indent: -9999px;
outline: none;
background: url(images/logo.png) no-repeat 0 0;
}



#header .search {
float: right;
padding: 5px 0px 0px 0px;

}

/* Navbar */
#navbar {
clear: both;
list-style-type: none;
height: 35px;
background: url(images/navigation.gif) repeat-x 0 0;
border: 1px solid #CCCCCC;
overflow: hidden;
margin-bottom: 10px;

}

#navbar ul {
list-style-type: none;
}

#navbar ul li {
float: left;
text-transform: uppercase;
font-size: 0.9em;
padding-right: 2px;
background: url(images/divider.gif) no-repeat right 1px;
}

#navbar ul li:hover{
background-color: #f2f2f2;
}

#navbar li a {
color: #112222;
text-decoration: none;
display: block;
padding: 11px 15px;
}
        
#navbar li a:hover {
color: #ff1a1a;
text-decoration: none;
display: block;
padding: 11px 15px;
}



/* content */


#content {
width: 864px;
float: left;
}

#content .articles {
border: 1px solid #e5e5e1;
padding: 10px 10px 10px 10px;
background-color: #ffffff;
}	



#content .articles h2 {
font-size: 1.3em;
margin-bottom: 10px;
line-height: 1.4em;
}

#content .articles h2 a {
color: #000000;
}
#content .articles h2 a:hover {
color: #ff1a1a;
text-decoration: underline;
}



#content .articles h3 {
font-size: 0.9em;
margin-bottom: 10px;
line-height: 1.4em;
text-decoration: underline;
}

#content .articles h3 a {
color: #ffffff;
}

#content .articles h3 a:hover {
color: #000000;
text-decoration: underline;
}



#content .articles .block {
clear: both;
font-size: 0.9em;
height: 22px;
background-color: #f2f2f2;
margin-bottom: 10px;
}

#content .articles .block .l {
float: left;
padding: 3px;
}
#content .articles .block .l a {
text-decoration: none;
}

#content .category {
font-weight: bold;
text-transform: uppercase;
}

#content .articles .block .r {
float: right;
padding: 3px;
}

#content .articles .post {
padding: 10px;
}

#content .articles .post .thumb {
margin: 0 5px 5px 0;
}

#content .articles .post .thumb a {
width: 150px; height: 105px;
border: 4px solid #ddd9d1;
background-color: #eeeeee;
overflow: hidden;
float: left;
margin: 0 5px 5px 0;
}

#content .articles .post .thumb a:hover {
border: 4px solid #000000;
}

#content .articles .post .thumb img {
width: 200px;
}

#content .articles .post p {
line-height: 1.4em;
margin-bottom: 10px;
}


#content .single {
padding: 10px;
}

#content .single h2 {
margin-bottom: 10px;
font-size: 1.4em;
text-transform: none;
}

#content .single p {
line-height: 1.5em;
margin-bottom: 10px;
}

#content .single ul, #content .single ol {
list-style-position: inside;
margin-bottom: 10px;
}

#content .single li {
line-height: 1.5em;
padding: 2px 0;

}

#content .single blockquote {
padding: 10px 10px 5px;
margin-bottom: 10px;
background-color: #eeeeee;
border-width: 1px 0;
border-style: solid;
border-color: #e0e0e0;
}

#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
font-size: 1.2em;
margin-bottom: 5px;
}

/* bookmark */
#bookmark {
border: 1px solid #CCCCCC;
padding: 5px 0 5px 5px;
background-color:#f1f1f1;
text-align: center;
}


#bookmark a {
background-color:#f1f1f1;

}
#bookmark a:hover {
background-color:#ff1a1a;
}


/* Search form */

#searchform {
float: left;
width: 340px;
padding-top: 0px;
}

#searchform .text-search {
padding: 3px;
width: 240px;
background: #FFFFFF;
border: 1px solid #D6D6D6;
margin-right: 5px;
}

#searchform .button-search {
background: #F4F4F4;
border: 1px solid #D1D1D1;
font-size: 12px;
}


/* sidebar */

#sidebar {
width: 322px;
float: right;
}
        
#sidebar .rss {
border: 1px solid #e5e5e1;

padding: 10px 0 30px 90px;
margin-bottom: 10px;
background:url('images/rssbag.gif') no-repeat;
background-color: #ffffff;
}

#sidebar .box {
border: 1px solid #e5e5e1;
margin-bottom: 10px;
background-color: #ffffff;
}

#sidebar h2 {
font-size: 14px;
text-transform: uppercase;
background: url(images/header.gif) no-repeat center 0;
color: #315297;
width: 310px;
text-align: left;
padding: 1px 0 3px 10px;
margin-bottom: 10px;
}

#sidebar ul {
list-style-type: none;
padding: 0 15px 20px;
}

#sidebar ul li {
line-height: 1.6em;
padding: 2px 5px;
border-bottom: 1px solid #DDDDDD;
}

#sidebar ul li:hover {
background-color: #f2f2f2;
}

#sidebar ul li a {
color: #112222;
text-decoration: none;
}

#sidebar ul li a:hover {
color: #a94d56;
text-decoration: none;
}

#sidebar .sponsors a:hover {
background-color: #000000;
}

#sidebar .sponsors img {
margin: 5px;
}

#sidebar .l {
float: left;
}

#sidebar .r {
float: right;
}
	
#sidebar .sidebar {
width: 156px;
}

#sidebar .sidebar h2 {
background: url(images/header.gif) no-repeat center 0;
width: 145px;
}

#sidebar .sidebar ul {
padding: 0 12px 10px;
}

#sidebar .sidebar ul li {
font-size: 0.9em;
border-bottom: 0;
padding: 4px 0;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}
	

/* comment */

#commentform input {
	width: 190px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 836px;
	margin-top:5px;
	}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	

/* footer */
#footer {
clear: both;
border: 1px solid #e5e5e1;
padding: 10px;
font-size: 0.9em;
color: #000000;
background: url(images/navigation.gif) repeat-x 0 0;
}

#footer a {
text-decoration: none;
color: #112222;
}



