/*
Theme Name: b2theme
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.themelayouts.com/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
	

img {
	border: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 20px 0 20px;
	}

ul li, ol li {
	padding: 0;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 2px;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	color: #1c4883;
	text-decoration: none;
	}

a:hover {
	color: #0f2746;
	border-bottom: 1px dashed #163865;
	}
	
#top {
	background-image: url('images/headerbg.jpg');
	background-repeat: repeat-x;
	}
		
/* Header */
#header {
	margin: 0;
	width: 100%;
	height: 118px;
	padding: 0;
	}

#headiv {
	width: 950px;
	}

/* Blog title */
#blogtitle {
	margin: 0;
	padding: 0;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	width: 240px;
	float:left;
	}
	
#logo {
	border: none;
	padding: 0;
	margin: 68px 0 0 0;
	background: none;
	}

#blogname a:hover {
	color: #c8ecf0;
	}

/* Top Nav */
#topnav {
	margin: 87px 0 0 0;
	padding: 0;
	height: 31px;
	width: 710px;
	float: right;
	}

#topnav div {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {
	color: #f8f8f8;
	width: 115px;
	height: 31px;
	padding: 10px 0 0 0;
	background-image: url('images/topnavabg.jpg');
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	text-align: center;
	font-weight: normal;
	display: block;
	}

#topnav div ul li a:hover, #topnav div ul li.current_page_item a {
	color: #1c4883;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	}

body#home #topnav div ul li a.sel {
	text-decoration: none;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	color: #1c4883;
	}
	
body#home #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavabg.jpg');
	background-repeat: no-repeat;
	color: #f8f8f8;
	}
	
body#nothome #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	color: #1c4883;
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
	float: right;
	}

#topnav div ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 15px 0 0 0;
	background-image: url('images/wrappertop.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}
	
/* Container */
#container {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	}
	

/* Content */
#content {
	width: 624px;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0 0 0 15px;
	overflow: hidden;
	}

/* Entry */		
.entry {
	margin: 0 0 30px 0;
	}

/* Headings */
#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	color: #1c4883;
	}

#content h2 a:hover {
	color: #0f2746;
	}

/* Entry Head */
.ehead {
	overflow: hidden;
	background-image: url('images/eheadbg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 6px 0;
	}

.ehead .left {
	float: left;
	width: 64px;
	height: 58px;
	text-align: center;
	background-image: url('images/ehleftbg.jpg');
	background-repeat: no-repeat;
	}

.ehead .right {
	float: right;
	width: 557px;
	}
	
/* Date */
.date1{
	color: #5485c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0 0 0;
	}

.date2 {
	color: #1c4883;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 3px;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-left: 5px;
	margin-top: -5px;
	}

.entryinfo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 5px;
	margin-bottom: 10px;
	color: #555555;
	background-color: #e8f1fc;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	margin-bottom: 10px;
	background-color: #f2f7fe;
	color: #555555;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 262px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0 25px 0 0;
	}

/* Top Search */
#topsearch {
	margin: 0 0 15px 0;
	}

#s {
	width: 212px;
	float: left;
	margin: 0 2px 0 0;
	padding: 5px 5px 4px 5px;
	border: 1px solid #dbe6f7;
	}

#searchsubmit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #173e71;
	text-transform: uppercase;
	border: none;
	width: 34px;
	height: 24px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
	margin: 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 2px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5485c7;
	font-weight: bold;
	padding: 0;
	font-size: 12px;
	background-image: url('images/sidehbg.jpg');
	background-repeat: no-repeat;
	padding: 8px 6px 0 6px;
	width: 262px;
	height: 34px
	}

#sidebar ul, #sidebar ol {
	padding-right: 0;
	}

#sidebar ul {
	list-style-type: square;
	}

#sidebar ul li, #sidebar ol li {
	margin-bottom: 3px;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	}

#adspot a {
	border: none;
	}
	
.ad1, .ad3 {
	float: left;
	margin-bottom: 10px;
	}

.ad2, .ad4 {
	float: right;
	margin-bottom: 10px;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #f7fafe;
	}
	
ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

#content .commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	}

.commentator {
	display: inline;
	}

#content ol.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	}

#commentform #submit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #173e71;
	border: none;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	}
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

ol.archive li {
	margin:  0 0 25px 0;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
	width: 950px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	color: #f8f8f8;
	font-size: 11px;
	padding-top: 15px;
	}

#footer a {
	color: #629cea;
	}

#footer a:hover {
	color: #9dc4f9;
	}

#footer div {
	margin: 0;
	padding: 17px 0 17px 0;
	}


