/*  
Theme Name: WP-BlueBeat
Description: Professional and Elegant Blue Magazine-style Wordpress Template by <a href="http://www.blogriffic.com/" title="BlogRiffic">BlogRiffic</a>.
Author: BlogRiffic
Author URL: http://www.blogriffic.com
*/

body {
	margin: 15px 0 15px 0;
	padding: 0;
	background-color: #dff4fc;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	}
	

img {
	border: 0;
	}

ul, ol {
	margin-right: 25px;
	padding: 0;
	list-style-type: none
	}

ul li {
	padding: 0 0 0 12px;
	margin: 0;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	} 
	
form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 2px;
	}

#s {
	padding: 6px 5px 5px 5px;
	width: 160px;
	}

#searchsubmit {
	cursor: pointer;
	color: #e9f9ff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	width: 64px;
	height: 29px;
	font-size: 13px;
	padding-bottom: 6px;
	margin-left: 3px;
	}

#searchsubmit:hover {
	background-image: url('images/searchsubmitbgh.jpg');
	background-repeat: no-repeat;
	color: #e9f9ff;
	}

#commentform #submit {
	cursor: pointer;
	color: #e9f9ff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: url('images/commentsubmitbgh.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 12px;
	}

#commentform #submit:hover {
	background-image: url('images/commentsubmitbg.jpg');
	background-repeat: no-repeat;
	color: #e9f9ff;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #1d8bb7;
	text-decoration: none;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #24a5d9;
	}

/* Header */
#header {
	margin: 0;
	width: 960px;
	height: 100px;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	}

/* Blog title */
#blogtitle {
	margin: 0 10px 5px 0;
	}

/* Logo */
#blogname {
	margin: 0 5px 0 15px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-transform: lowercase;
	color: #24a5d9;
	}

#blogname a {
	color: #24a5d9;
	font-weight: normal;
	}

#blogname a:hover {
	color: #2089b3;
	}

/* Top Nav */
#topnav {
	margin: 0;
	padding: 0;
	height: 55px;
	}

#topnav div {
	margin: 22px 15px 0 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {
	color: #e9f9ff;
	padding: 3px 7px 3px 7px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	}

#topnav div ul li.current_page_item a, body#home #topnav div ul li a.on {
	text-decoration: none;
	background-color: #44c5fb;
	border: 1px solid #ffffff;
	padding: 2px 6px 2px 6px;
	}

#topnav div ul li a:hover {
	background-color: #44c5fb;
	border: 1px solid #ffffff;
	padding: 2px 6px 2px 6px;
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

	
/* Wrapper */
#wrapper {
	width: 960px;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}

/* Container */
#container {
	width: 960px;
	background-image: url('images/containerbg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#container2 {
	overflow: hidden;
	margin: 0 18px 0 15px;
	padding: 10px 0 10px 0;
	}

/* Content */
#content {
	width: 650px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align: left;
	line-height: 23px;
	padding: 0;
	margin: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #333333;
	font-weight: normal;
	}


#content h2.h {
	font-size: 26px;
	margin-bottom: 10px;
	}

#content h2.h-2 {
	font-size: 18px;
	margin-bottom: 4px;
	}
	
#content h2 a, .fentry h3 a, #content h2.h-2 a{
	font-weight: normal;
	}
		
.sreadmore {
	font-size: 11px;
	font-family: Tahoma;
	padding-bottom: 7px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #dbdbdb;
	}

/* Main featured */
#mainfeatured {
	background-color: #f2fbff;
	border: 1px solid #c0ebfa;
	padding: 10px;
	margin: 0 0 15px 0;
	}
	
#mainfeatured .fimg {
	float: left;
	margin: 0;
	width: 165px;
	height: 225px;
	background-repeat: no-repeat;
	}


#mainfeatured .etext {
	width: 455px;
	float: right;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-align: left;
	line-height: 24px;
	}

#mainfeatured .etext p {
	margin: 0;
	display: inline;
	}

#mainfeatured h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	}

#mainfeatured h2 a {
	font-weight: normal;
	}
	
#mainfeatured .etext .entryinfo {
	font-size: 11px;
	margin-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #dbdbdb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}


#mainfeatured .etext .readmore a {
	font-weight: normal;
	}
	
#mainfeatured .etext p.akpc_pop {
	display: none;
	}
	
.entry {
	margin: 0 0 15px 0;
	}

.entry_2, .entry_4 {
	margin: 0 0 15px 0;
	background-color: #f2fbff;
	border: 1px solid #c0ebfa;
	padding: 10px;
	}

.entry_1, .entry_3, .entry_5 {
	margin: 0 0 15px 0;
	padding: 10px;
	}

.hindex .akpc_pop {
	display: none;
	}

.hindex p {
	display: inline;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 46px;
	margin-bottom: 10px;
	background-image: url('images/bquote.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #555555;
	background-color: transparent;
	border: none;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	padding: 0 7px 0 7px;
	margin-bottom: 10px;
	background-image: none;
	color: #555555;
	border: 1px dotted #38a2cf;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* sidebar */
#sidebar {
	width: 265px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 19px;
	padding: 0;
	margin: 0;
	}
	
.widget {
	margin: 0 0 15px 10px;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #444444;
	font-weight: normal;
	padding: 0 0 0 17px;
	font-size: 18px;
	background-image: url('images/sideh2bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	}

/* Sidebar Lists */
#sidebar ul {
	margin: 0;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 3px 0 3px 12px;
	border-bottom: 1px dotted #dbdbdb;
	}

/* 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;
	border: none;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #f2fbff;
	border: 1px solid #c0ebfa;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, 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;
	}
	
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 15px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	}

ol.archive li {
	margin:  0 0 10px 0;
	}

/* WP-Calendar */
#wp-calendar caption {
	width: 195px;
	text-align: center;
	background-image: url('images/redg.jpg');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	color: #f9f9f9;
	font-weight: bold;
	padding: 3px;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
	width: 960px;
	height: 30px;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	}

#footer div {
	font-size: 11px;
	padding: 27px 0 20px 0;
	margin: 0 17px 0 17px;
	width: 916px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	}



