/*  
Theme Name: blue-r
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</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: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #bce1f8;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	}
	

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;
	-moz-border-radius: 4px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 2px;
	}

blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-left: 5px solid #666666;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	background-image: none;
	color: #555555;
	border-left: 5px solid #999999;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #286083;
	text-decoration: none;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #132d3d;
	text-decoration: underline;
	}

.clearer {
	clear: both;
	}


/* Top */
#top {
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}
	
/* Header */
#header {
	margin: 0;
	width: 100%;
	height: 145px;
	padding: 0;
	}

/* Blog title */
#blogtitle {
	margin: 18px 0 0 0;
	width: 960px;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}
	
#blogname {
	margin: 0 0 0 20px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: lowercase;
	text-align: left;
	color: #9cdbff;
	float: left;
	width: 645px;
	}

#blogname a {
	color: #9cdbff;
	font-weight: normal;
	border: none;
	}

#blogname a:hover {
	color: #ebf8ff;
	text-decoration: none;
	}

/* Top Nav */
#topnav {
	margin: 0;
	padding: 0;
	height: 44px;
	width: 100%;
	background-image: url('images/topnavbg.jpg');
	background-repeat: repeat-x;
	}

#topnav div {
	margin: 0;
	width: 960px;
	font-family: 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 {
	color: #286083;
	padding: 5px;
	border: none;
	margin: 7px 0 0 0;
	text-align: center;
	display: block;
	}

#topnav div ul li.current_page_item a, body#home #topnav div ul li a.on {
	text-decoration: none;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	}


#topnav div ul li a:hover {
	background-color: #a3ddff;
	-moz-border-radius: 4px;
	text-decoration: none;
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Top Search */
#topsearch {
	float: right;
	width: 260px;
	}

#topsearch div {
	margin-top: 22px;
	}

#s {
	background-color: #3887b8;
	-moz-border-radius: 4px;
	border: none;
	float: left;
	margin-top: 0;
	padding-bottom: 5px;
	color: #ebf8ff;
	}

#searchsubmit {
	background-image: url('images/bluebg.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
	-moz-border-radius: 4px;   
	float: left;
	margin-top: 1px;
	cursor: pointer;
	color: #286083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 11px;
	}

#searchsubmit:hover {
	background-image: url('images/bluebgh.jpg');
	}


/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 0;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	overflow: hidden;
	}
	
/* Container */
#container {
	width: 920px;
	margin: 15px;
	padding: 0;
	}

/* Content */
#content {
	width: 650px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: normal;
	}

#content h2 a {
	font-weight: normal;
	}
			
.entry {
	margin: 0 0 30px 0;
	}

.entry h2 {
	font-size: 23px;
	}

/* Entry Head */
.ehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.ehleft {
	float: left;
	width: 60px;
	padding: 8px 0 8px 0;
	background-color: #e6f6ff;
	-moz-border-radius: 6px;
	color: #444444;
	margin: 0;
	}

/* Date */
.dd {
	font-size: 23px;
	text-align: center;
	}

.mo {
	font-size: 13px;
	text-align: center;
	padding-right: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #286083;
	}
	
.ehright {
	float: right;
	width: 580px;
	padding: 0;
	margin: 6px 0 0 0;
	}
	
.entryinfo {
	font-size: 11px;
	}
	
.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 260px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 10px;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	padding: 5px;
	font-size: 14px;
	background-color: #e6f6ff;
	-moz-border-radius: 4px;
	}

#sidebar a {
	border: none;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
	font-family: 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: #e6f6ff;
	-moz-border-radius: 6px;
	}

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 {
	background-image: url('images/bluebg.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
	-moz-border-radius: 4px;   
	float: left;
	margin-top: 1px;
	cursor: pointer;
	color: #286083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 11px;
	}

#commentform #submit:hover {
	background-image: url('images/bluebgh.jpg');
	}
	
/* 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: 960px;
	}

#footer div {
	font-size: 11px;
	padding: 0;
	margin: 17px 0 17px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	}


