/*
Stylized by: Red Planet Web Development of Webster NY
Author URI: http://www.redplanetwd.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E2DBD7;
	/*background-image: url(images/blogbg.jpg);*/
	color: #808080;
	}

#page {
	background-color: white;
	border: 2px solid #3D1D1F;
	margin:auto;
	text-align: center;
	}


#content {
	font-size: 1.2em;
	margin-bottom:3px;
	}
	
#topband {
  background-color:#49ABAC;
  background-image: url(images/topboxbg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin-bottom:0;
  margin-top:0;
  text-align:left;
  width:930px;
  height:34px;
  padding-top:12px;
  position:relative;
}

#topband ul li, .tmenu {
text-align: left;
color:#298288;
list-style:none;
text-decoration:none;
text-transform:lowercase;
display: inline;
margin-top:0;
}

#topband ul li ul.menu li, .tmenu {
font-size:140%;
color:#49ABAC;
list-style:none;
text-decoration:none;
display: inline;
}

.tmenu {
padding-left:10px;
}


#topband ul li ul.menu li a:link, #topband ul li ul.menu li a:visited, .tmenu a:link, .tmenu a:visited{
color:#3D1D1F;
list-style:none;
text-decoration:none !important;
}

#topband ul li ul.menu li a:hover, .tmenu a:hover {
color:#E2DBD7;
border-bottom:2px solid #94CBCB;
list-style:none;
text-decoration:none !important;
}

.toprule {
height:3px;
margin:0 0 30px 0;
padding:0;
border-bottom: 1px solid #49ABAC;
}
	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
	width:906px;
	margin:0 auto;
	}

.postmetadata {
	text-align: right;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	border-bottom: 1px solid #49ABAC;
	background-image: url('images/postbuttlt.jpg');
	background-repeat:repeat-x;
	background-position:bottom center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footerbot {
	background-image: url('images/botboxbg.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:10px;
	padding-top:14px;
	margin-bottom:0;
	margin-top:14px;
	vertical-align:bottom;
	}	
	

small, .sm {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFCC00;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 2.4em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #49ABAC;
	}

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;
	}
	
h4 {
font-weight: normal;
text-transform:uppercase;
margin-top:0;
}	
	
.entry{
margin:auto;
text-align:center;
}
	

.entry p a:visited {
	color: #b85b5a;
	}

 #commentform input, #commentform textarea {
	font: .9em Geneva, Arial, Helvetica, sans-serif;
	}
	

.commentlist li {
	font-weight: bold;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a {
color:#0066CC;
}	

 h2 a:hover, h3 a:hover {
	color: #B4A8A4;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 930px;
	border: 2px solid #3D1D1F;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 930px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin:0 auto;
	}

.post hr {
	display: block;
	}


.postmetadata {
	margin-top: 30px;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 930px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2, h2 a:link  {
	margin-top: 0;
	margin-bottom:0;
	padding-bottom:0;
	color:49ABAC;
	}
	
.sm {
   text-align:right;
   margin-top:20px;
   padding-top:20px;
   margin-right:20px;
   padding-right:50px;
   margin-bottom:0;
   vertical-align:middle;
   font-size:14px;
   text-transform:lowercase;  
background-image:url('images/bracketstrim.jpg');
background-repeat:no-repeat;
background-position:right;
height:71px;
}

.sm a:link, .sm a:visited {
text-decoration:none;
color:#49ABAC;
}

.sm a:hover {
text-decoration:none;
color:#FFCC33;
}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	text-align:center;
	}

/*	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) */
	
.alignleft { float:left; margin:0px 10px 10px 20px; border:0; }
.alignright{ float:right; margin:0px 20px 10px 10px; border: 0;}
.aligncenter { margin:10px auto; border: 0; width:685px;}	

.post img { 
	margin: 5px 5px 10px 5px;
	/*padding: 2px; 
	border: 1px solid #555;*/
	max-width: 906px; 
	}
	
.post img.wp-smiley {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
	

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #sidebar ul 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;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#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: 0;
	padding: 0;
	}
/* End Entry Lists */



/* ----------------------- SEARCH ----------------------- */

#searchform {
	padding: 6px;
	text-align: center;
	position:absolute; top:5px; right:3px;
	}
	
#searchformb {
	padding: 6px;
	text-align: center;
	}
	

#search {
	width:240px;
	float:right;
	display:inline;
	
}

form#searchform input, form#searchformb input {
	background-color:#94CBCB;
	color:#3D1D1F;
	border:0;
}

form#searchform input#s, form#searchformb input#s {
	padding:0 3px 3px 3px;
	width:150px;	
}

form#searchform input#searchsubmit, form#searchformb input#searchsubmit {
	padding:0 2px 2px 2px;
	width:25px;
	border::0;
}


#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	border: 1px solid #298288;
	}

#commentform textarea {
	padding: 2px;
	margin:auto;
	border: 1px solid #298288;
	}

#commentform #submit {
	margin: 10px 0;
	background-color: #D7EEED;
	border: 1px solid #298288;
	color: #298288;
	font-size:14px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
    margin-left:20px;
	margin-right:20px;
	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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




#botmenub ul li.categories {
text-align: left;
color:#49ABAC;
list-style:none;
text-decoration:none;
display: inline;
margin-top:0;
font-size: 1.8em;
font-weight:bold;
}

#botmenub ul li ul li {
color:#49ABAC;
list-style:none;
text-decoration:none;
display: inline;
font-size: 12px;
font-weight:normal;
}


#botmenub ul li ul li a:link, #botmenub ul li ul li a:visited {
color:#3D1D1F;
list-style:none;
text-decoration:none !important;
}

#botmenub ul li ul li a:hover {
color:#B4A8A4;
border-bottom:2px solid #94CBCB;
list-style:none;
text-decoration:none !important;
}


