/*

Theme Name: bluengray

Theme URI: http://www.themelayouts.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: ThemeLayouts/DreamTemplate

Author URI: http://www.themelayouts.com/

*/



body {

	margin: 0;

	padding: 0;

	background-color: #ffffff;

	}

	



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 {

	font-weight: bold;

	color: #153c65;

	text-decoration: none;

	font-family: Georgia, "Times New Roman", Times, serif;

	}



a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {

	color: #6fa5c0;

	}



/* Top */

#top {

	background-color: #c2dce9;

	background-image: url('images/topbg.jpg');

	background-repeat: repeat-x;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #f8f8f8;

	width: 100%;

	}



#top a {

	color: #153c65;

	font-weight: normal;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	}



#top a:hover {

	color: #6fa5c0;

	}



#top #topdiv {

	width: 900px;

	text-align: right;

	padding: 5px 0 5px 0;

	}

	

/* Header */

#header {

	margin: 4px 0px 5px 0px;

	width: 950px;

        height: 96px;

	padding: 96px 0px 0px 0px;

	background-image: url('images/headtop.png');

	background-repeat: no-repeat;

	}



/* Blog title */

#blogtitle {

	margin: 2px 0px 2px 0px;

	padding: 0px 0px 0px 0px;

	width: 950px;

	background-image: url('images/headerbg.jpg');

	background-repeat: no-repeat;

	}

	

#blogname {

	padding: 0 0 0 0px;

        margin: 0 0 0 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	color: #153c65;

	float: left;

	width: 673px;

	font-style: italic;

	}



#blogname a {

	color: #153c65;

	font-weight: normal;

	border: none;

	}



#blogname a:hover {

	color: #6fa5c0;

	}



/* Top Search */


#searchsubmit {

	cursor: pointer;

	color: #f8f8f8;

	font-family: Georgia, "Times New Roman", Times, serif;

	background-image: url('images/searchsubmitbg.png');

	background-repeat: no-repeat;

	border: none;

	width: 53px;

	height: 24px;

	font-size: 11px;

	padding-top: 4px;

	padding-bottom: 7px;

	float: left;

	margin: 0;

	}

#s {

	width: 190px;

        margin: 0 0 15px 0;

	background-color: transparent;

	background-image: url('images/sbg.jpg');

	background-repeat: no-repeat;

	border: none;

	float: left;

	}

#searchsubmit:hover {

	background-image: url('images/searchsubmitbgh.png');

	background-repeat: no-repeat;

	color: #f2f2f2;

	}


/* Top Nav */

#topnav {

	margin: 0 0 15px 0;

	padding: 0;

	height: 42px;

	width: 950px;

	background-image: url('images/topnavbg.jpg');

	background-repeat: no-repeat;

	}


#topnav div {

	margin: 0;

	padding: 0;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	}


#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {

	color: #153c65;

	padding: 14px 17px 13px 17px;

	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 {

	background-image: url('images/topnavhbg.jpg');

	background-repeat: repeat-x;

	color: #f8f8f8;

	padding: 14px 16px 13px 16px;

	border-left: 1px solid #205463;

	border-right: 1px solid #205463;

	}



body#home #topnav div ul li a.sel {

	text-decoration: none;

	background-image: url('images/topnavhselhbg.jpg');

	background-repeat: no-repeat;

	background-color: transparent;

	color: #f8f8f8;

	padding: 14px 16px 13px 16px;

	border-left: none;

	border-right: 1px solid #205463;

	}



body#nothome #topnav div ul li a.sel {

	padding: 14px 16px 14px 16px;

	}

	

body#nothome #topnav div ul li a.sel:hover {

	text-decoration: none;

	background-image: url('images/topnavhselhbg.jpg');

	background-repeat: no-repeat;

	background-color: transparent;

	color: #f8f8f8;

	padding: 14px 15px 13px 16px;

	border-left: none;

	border-right: 1px solid #205463;

	}



#topnav div ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



#topnav div ul li {

	margin: 0 1px 0 0;

	padding: 0;

	float: left;

	background: none;

	}



/* Wrapper */

#wrapper {

	margin: 0;
	width: 950px;
	padding: 0;

	}

	

/* Container */

#container {

	width: 950px;

	margin: 0;

	padding: 0;

	overflow: hidden;

	}

	

/* Content */

#content {

	width: 673px;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #444444;

	text-align: left;

	line-height: 22px;

	padding: 0;

	margin: 0;

	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: Georgia, "Times New Roman", Times, serif;

	}



.entry h2 {

	margin: 0;

	padding: 3px;

	font-size: 24px;

	color: #444444;

	font-weight: normal;

	line-height: 28px;

	}



.entry h2 a, #content h2 a {

	font-weight: normal;

	}



/* Entry Head */

.ehead {

	font-family: Georgia, "Times New Roman", Times, serif;

	overflow: hidden;

	background-image: url('images/eheadbg.jpg');

	background-repeat: no-repeat;

	margin: 0;

	padding: 6px 0 6px 0;

	height: 66px;

	}



.ehead .left {

	float: left;

	width: 60px;

	text-align: center;

	}



.ehead .right {

	float: right;

	width: 590px;

	padding-right: 10px;

	}

	

/* Date */

.day {

	color: #f8f8f8;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 23px;

	text-transform: uppercase;

	margin-bottom: 4px;

	margin-top: 5px;

	padding-left: 4px;

	}



.md {

	color: #f8f8f8;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	padding-left: 4px;

	}



.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: 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;

	}



.alignleft {

	float: left;

	}



.alignright {

	float: right;

	}



.navigation {

	display: block;

	}



/* rightbar */

#sidebar {

	width: 262px;

	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 0;

	}

	

/* Sidebar Heading*/

#sidebar h2 {

	margin: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	background-image: url('images/sidehbg2.jpg');

	background-repeat: repeat-y;

	color: #444444;

	font-weight: normal;

	padding: 0;

	font-size: 18px;

	}



#sidebar div.sidehtop {

	height: 8px;

	background-image: url('images/sidehtop.jpg');

	background-repeat: no-repeat;

	display: block;

	margin: 0;

	}



#sidebar h2 span.sideh {

	padding: 0 10px 0 10px;

	background-image: url('images/sidehbg.jpg');

	background-repeat: no-repeat;

	display: block;

	margin: 0;

	}



#sidebar div.sidehbottom {

	height: 8px;

	background-image: url('images/sidehbottom.jpg');

	background-repeat: no-repeat;

	margin-bottom: 6px;

	}



#sidebar ul, #sidebar ol {

	padding-right: 0;	

	}



#sidebar ul li, #sidebar ol li {

	margin-bottom: 3px;

	}

	

#sidebar ul li a, #sidebar ol li a {

	display: block;

	padding: 3px 6px 4px 6px;

	font-weight: normal;

	margin: 0;

	}



#sidebar ul li a:hover, #sidebar ol li a:hover {

	background-image: url('images/sideliah.jpg');

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #153c65;

	color: #f8f8f8;

	-moz-border-radius: 4px;

	}



/* WP-Calendar */

#wp-calendar, #wp-calendar caption {

	width: 100%;

	text-align: center;

	}



/* Ads Spots 125x125 */

#adspot {

	overflow: hidden;

	}

	

.ad1, .ad3 {

	float: left;

	margin-bottom: 15px;

	}



.ad2, .ad4 {

	float: right;

	margin-bottom: 15px;

	}

	

/* Comments Area */

ol.commentlist {

	list-style-type: none;

	padding: 0;

	margin: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif

	}



ol.commentlist li {

	margin: 0 0 15px 0;

	background: none;

	border: none;

	}



ol.commentlist li .comcont {

	background: none;

	}



ol.commentlist li .comcont2 {

	padding: 10px;

	background: none;

	}



ol.commentlist li .comcontop {

	display: none;

	}



ol.commentlist li .comcontbottom {

	display: none;

	}



ol.commentlist li.alt .comcontop {

	background-image: url('images/comcontop.jpg');

	background-repeat: no-repeat;

	width: 673px;

	height: 8px;

	display: block;

	}



ol.commentlist li.alt .comcontbottom {

	background-image: url('images/comcontbottom.jpg');

	background-repeat: no-repeat;

	width: 673px;

	height: 8px;

	display: block;

	}



ol.commentlist li.alt .comcont {

	background-image: url('images/comcontbg2.jpg');

	background-repeat: repeat-y;

	}



ol.commentlist li.alt .comcont2 {

	background-image: url('images/comcontbg.jpg');

	background-repeat: no-repeat;

	}



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: Arial, Helvetica, sans-serif;

	border: none;

	background-image: url('images/commentsubmitbg.jpg');

	background-repeat: no-repeat;

	text-align: center;

	width: 125px;

	height: 29px;

	font-size: 12px;

	font-weight: bold;

	}



#commentform #submit:hover {

	background-image: url('images/commentsubmitbgh.jpg');

	background-repeat: no-repeat;

	}

	

/* 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: 100%;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image: url('images/footerbg.jpg');

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #c2dce9;

	color: #f8f8f8;

	font-size: 11px;	

	}



#footer div {

	margin: 0;

	padding: 17px;

	}



#footer a {

	color: #153c65;

	}



#footer a:hover {

	color: #6Fa5c0;

	}





