/*
Theme Name: bww-blog
Theme URI: http://benworldwide.com/
Description: This is a custom built blog theme for benworldwide
Version: 1.0
Author: Hasitha
Author URI: http://benworldwide.com/
*/



/* Begin Typography & Colors */
body {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color:#FFFFFF;
	color: #333;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;

	}

.clear {
	clear: both;
	}

a {
	color:#5f7aac;;
	text-decoration: none;
	}

a img {
	border: none;
	}

a:hover {
	color: #999999;
	text-decoration: underline;
	}

h1 {
	text-align: justify;
	font-size: 36px;
	line-height: 12px;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	text-decoration: none;
	}

h2 {
	margin-bottom:5px;
	font-size: 16px;
	font-weight: normal;
	margin-top:20px;
	}

h2 a {
	color: #;
	font-weight: bold;
	}

h3 {
	font-size: 16px;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: auto;
	width: 930px;
	}
	
#inner_container{
	padding:0px 15px 0px 15px;
}

#nav {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 10px 0 40px 60px;
	}

#nav li {
	float: left;
	margin-left: 5px;
	}

#nav .current_page_item a, #nav .current_page_item a:visited{
	background-color: #333333;
	text-decoration: none;
	}

#nav .page_item a{
	color: white;
	text-decoration: none;
	background-color: #F2612A;
	padding: 2px 12px;
	font-size: 14px;
	font-weight: normal;
	display: block;
	}

#nav .page_item a:hover {
	background-color: #333333;
	border: none;
	}

#header {
	background: url('images/headerimage.jpg') no-repeat bottom center;
	padding: 0;
	height: 107px;
	}

#logo a {
	background: url('images/logo.png') no-repeat bottom left;
	width: 100%;
	float: left;
	}

#logo a span {
	text-indent: -200000px;
	}

#content {
	float: left;
	padding:15px 0px 15px 15px;
	margin-right:50px;
	width: 600px;
	}

#sidebar {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 250px;
	margin-top: 10px;
	}

.sbcontent {
	width: 250px;
	margin: auto;
	}

#sidebar h2 {
	color: #F2612A;
	margin: 5px 5px 0;
	padding: 0;
	}
	
	/*  right box  */

#right-box{
	
}

#right-box-top{
	background:url(images/rght-box-top.gif) no-repeat top center;
	width:250px;
	height:24px;
	display:block;
	font-size:13x;
	color:3e3e3e;
	padding-top:8px;
	font-weight:bold;
}

#right-box-top .heading{
	padding:0px 10px 0px 10px;
}

#right-box-middle{
	background:url(images/rght-box-middle.gif) repeat-y top center;
	list-style:none;
	padding:0 10px 0 10px;
	font-size:11px;
}

#right-box-middle ul{
	margin:0;
	padding:0;
	list-style:none;
}

#right-box-middle li{
	padding-top:3px;
}

#right-box-bottom{
	background:url(images/rght-box-bottom.gif) no-repeat top center;
	width:250px;
	height:6px;
	display:block;
	margin-bottom:15px;
}

#right-box-top2{
	background:url(images/rght-box-top2.gif) no-repeat top center;
	width:250px;
	height:6px;
	display:block;
}

.archive-list {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.archive-list a:hover {
	text-decoration: none;
	}

.post {
	text-align: justify;
	}

#post_body{
	background-color:#f5f7fb;
	padding:1px 10px 1px 10px;
	color:#46659f;
}

.entry {
	font-size: 11px;
	}

.entry-meta {
	font-size: 11px;
	color: #999;
	}
	
.entry-meta a{
	font-weight:normal;
}

#entry-tags {
	margin-top:3px;
	background-color: #f5f7fb;
	font-size: 11px;
	font-weight: bold;
	color:#46659f;
	padding:3px 10px 3px 10px;
	}

.entry-related {
	font-size: 12px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}

.post hr {
	display: block;
	}

#footer {
	margin-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	width: 900px;
	border-top:#ccd2e0 solid 1px;
	}

#footer_left {
	width: 60px;
	float:left;
	}
	
#footer_right {
	float:right;
	font-size:10px;
	color:#cccccc;
	}

.entry a:hover {
	text-decoration: underline;
	}

.entry a:visited {
	color: #9C0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-size: 12px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	font-size: 12px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/


/* Begin Google Ads */
.gg-ref-text {
	text-align: center;
	}

.gg-ads-text {
	text-align: center;
	float: right;
	margin-top: 50px;
	}
/* End Google Ads */

/* For google search */
#search{
	float:left;
	width:173px;
}

#top_buttons{
	float:left;
	padding-right:10px;
}

#top_right_area{
	display:block;
	height:30px;
	width:240px;
	float:right;
	margin:50px 0px 0 0;
}

.search_box{
	/*border:1px #46659F solid;
	height:17px;
	margin-bottom:2px;*/
	font-family:Arial, Helvetica, sans-serif; font-size:11px; text-indent:5px; height:14px; width:150px; display:block; background-color:#F8F8F8; border:#46659F solid 1px; float:left; padding-top:4px;
}

.search_button{
	/*background:url(images/search-img.gif) no-repeat top left;
	border:1px #46659F solid;
	height:21px;
	width:19px;
	padding:0;*/
	height:21px; width:19px; display:block; border:#46659F solid 1px; float:right; background:url(images/search-img.gif) no-repeat; margin:0px;border-left:none; 
}

.pagetitle{
	font-weight:bold;
}