/*  
Theme Name: BlueRose
Theme URI: http://www.add-link-url.com/
Description: BlueRose
Author: Addlinkurl
Author URI: http://www.add-link-url.com/
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e6e7e8;
	color: #272728;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {

	}

#headerimg 	{ 
	background: #e6e7e8 url('images/header.jpg') no-repeat bottom center;
	margin: 7px 9px 0; 
	height: 278px; 
	width: 900px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #d4dbe2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #e6e7e8 url('images/footer.png') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
	padding-left:130px;
	padding-right: 50px;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, fffffa, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fffffc;
	}

#headerimg .description {
	text-decoration: none;
	color: #FFF;
	}

h1 a:hover{
	text-decoration: underline;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #708bb9;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #8f9d03;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
color:#3f3f40;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

small, small a, small a:visited, small a:hover{
	color: #91abd7;
	}

.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	background: url('images/comments.png') no-repeat center left;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 17px;
	width: 200px;
	margin-top: 10px;
	}

.date{
	color: #91abd7;
	}

.date a{
	color: #7990b7;
      text-align:right;
      margin-top:-15px;
	}


.date a:hover {
	color: #91abd7;
	text-align:right;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #f0f0f0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #91abd7;
	text-decoration: none;
	}

a:hover {
	color: #4a84cc;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	}

#header {
	background-color: #02202a;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 278px; 
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 278px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 590px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 50px;
	margin: 0px 0 0;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
      color:#393b3e;
	margin: 0 auto;
	width: 900px;
      height: 96px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding-top: 25px;
      color:#393b3e;
	text-align: center;
	}
#footer a {
	margin: 0;
	padding: 0px 0;
      color:#3982d1;
	text-align: center;
	}
#footer a:hover {
	margin: 0;
	padding: 0px 0;
      color:#71a2d8;
	text-align: center;
	}

h1 {
	padding-top: 170px;
	padding-left: 520px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	border-bottom:1px dotted #b3b4b4;
	text-align: left;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#748da3;
	margin-top:0px;
margin-bottom: 10px;
	padding:0px 0 0 0px;
      border-bottom:1px solid #748da3;
      text-align:center;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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
	}
.navigation {
	display: block;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 60px;
      color:#cda136;
	}
.navigation a{
      color:#3982d1;
	font-weight:bold; 
	}
.tags {
	float: left;
	color:#c5c5c5;
	padding-bottom: 1em;
	}

.tags a{

	margin: 0 0 0 0px;
      color:#769cc4;
	}

.tags a:hover{
      color:#769cc4;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom:21px;
	margin-left:0px;

	}
#sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
#sidebar ul li ul{
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
line-height:20px;

		}
#sidebar ul li ul:hover{
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
line-height:20px;
		}
#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}
hr {
	display: none;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 643px;
	width: 234px;
      color:#fff;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a {
      font-size:13px;
      color:#555555;
	padding:0 0 0 20px;
      background:transparent url("images/sba2.png") no-repeat left;
      }

#sidebar a:hover {
      color:#8b8a8a;
	padding:0 0 0 20px;
      text-decoration: none;
      background:transparent url("images/sba.png") no-repeat left;
      }

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fffffa; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
      color:#686b70;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px dotted #b3b4b4;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

ul#saturday{
margin:-32px 0 0 10px;
padding:0;
list-style-type:none;
width:%90;
position:relative;
display:block;
height:26px;
text-transform:uppercase;
font-size:14px;
font-weight:bold;

font-family:Helvetica,Arial,Verdana,sans-serif;
}

ul#saturday li{
display:block;
float:left;
border-right:1px solid #57738c;}

ul#saturday li a{
display:block;
float:left;
color:#ffffff;
text-decoration:none;
padding:7px 36px 0 36px;
height:22px;
background:transparent url("img/bgDIVIDER.gif") no-repeat top right;
}

ul#saturday li a:hover{
background:transparent url("images/navh.png") repeat-x;
}

ul#saturday li a.current,ul#saturday li a.current:hover{
color:#fff;
background:transparent url("img/bgON.gif") no-repeat top right;
}


.datee {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.datee{
	color: #42607a;
      text-align:right;
      margin-top:-15px;
	}
#searchform {
	margin: 0px auto; 
	padding-left: 15px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#57738c;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#57738c;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
