/*  
Theme Name: Blue-Bye-You
Theme URI: Insert your URI here
Description: Scalable theme based on many previous trial and error versions.
Version: 1.1
Author: Brian Ellis
Author URI: http://www.dcwalkabout.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	Images are not released, and are generally usefult to the author only.
*/



/*------------Clearing the way to content----------------*/
.hide	{
	display:none;
	}
/*---------------------------------------------------*/


/*----------Begin General Page Layout-----------*/
/*-------This section describes things in the order they appear on the page--------------*/

body {
	margin:0; /*It is generally good practice to zero out your margins and padding on the page, since some agents don't so this*/ 
	padding:0 !important;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	/*Tips for scaling up the font ladder, start with 76% and then use mostly ems for the rest of the page*/
	font-style: normal;
	/*line-height: 1.6em;*/
	color: #000000;
	text-align:center;
	background: #72a17d;
}

#wrapper	{
	background: url(images/fffmiddle.jpg) repeat-y;
	width: 875px;
	background-color: #72a17d;
	margin: 0 auto;
	border: solid #000000;
	border-width: 1px 1px 1px 1px;
	text-align: left;
	color: #000000;
	
	}

#header	{
	background: #72a17d url(images/mainheader.jpg) no-repeat;
	background-position: 0px 0px !important;
	background-position: 0px 0px;
	height:231px !important;
	height:231px ;
	width:100%;
	}

#header h1 {
	padding-top: 50px;
	margin: 0;
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #FFFFFF;
	}

/* ---------- Begin mainnav ----------------------- */
#mainnav {
  background:#723495 url(images/mainmenu.jpg) repeat-x;
  float:left;
  width:100%;
  height: 66px;
  /*border:solid #999999;
  border-width:1px;*/
  }
  
#mainnav ul { padding: 0; }
#mainnav ul li { display: inline; }


#mainnav ul
{
margin: 0;
padding: 0;
color: #000000;
font-size: .8em;
letter-spacing: 2px;
}

#mainnav ul li a
{
padding: 5px 4px;
color: #000000;
text-decoration: none;
float: left;
/*border-right: 1px solid #A8BAE6;*/
}

.side {
padding-right:6px;
}
	
#mainnav ul li a:hover {
background-color: #7e047d;
color: #FFFFFF;
font-weight: bold;

}

#mainnav2 {
  background:#723495 url(images/memnavtop.gif) repeat-x;
  float:left;
  width:100%;
  height: 40px;
  /*border:solid #999999;
  border-width:1px;*/
  }

#mainnav2 ul { padding: 0; }
#mainnav2 ul li { display: inline; }


#mainnav2 ul
{
margin: 15px 5px 0px;
padding: 0;
color: #FFFFFF;
font-size: .9em;
}

#mainnav2 ul li a
{
padding: 5px 2px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
float: right;
/*border-right: 1px solid #A8BAE6;*/
}  
  

#mainnav2 ul li a:hover {
color: #723495;
font-weight: bold;

}


  
#navlist li a:hover, #navlist li a:active{
color: #FFFFFF;
text-decoration: none;
text-align: left;
}
/* ---------- End mainnav ----------------------- */

#content_container	{
	/*background: url(images/memback2.gif) repeat-y;*/
	/*position:relative;*/
	margin:10px !important;
	margin:10px ;
	padding:0;
	font-weight: none;
	text-align: left;
	
	}

#left	{
	float:left;
	width: 500px;
	text-align: left;
	font-weight: none;
	padding-right:5px;
	padding-left:90px;
	/*position-top: 0;
	position-right: 0;*/
	}

.content	{
	margin: 0px;
	padding:0px;
	font-weight: none; 
	}

#right	{
	float:right;
	width: 150px;
	padding-right: 110px !important;
	padding-right: 60px;
}

.menu_links	{
	margin: 0px;
	padding:5px;
	font-size:.9em;
	color:#FFF;
	}

.menu_links img	{
	margin: 0 0 0 -15px;
	padding: 0;
	}

#footer	{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:203px;
	background: url(images/fffooter.jpg);
	/*border-top: 5px solid #666666;*/
	background-color:#72a17d;
	font-size:.9em;
	line-height: 1.0em;
	color: #d7d7fc; 
	}

.disclaimers	{
	margin-left:80px;
	padding-top: 95px;
	text-align:left;
	font-size: 9px;
	}

/*----------End General Page Layout-----------*/

/*---This next segment goes through and adds elements per template page, such as the tags needed for the index page, or header page, etc ---*/

/*--------Start of Possible Header Template CSS elements---------------*/
h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}


/*--------Start of Main Index CSS elements---------------*/

#left a:link	{
	text-decoration:none;
	color: #008001;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	}

#left a:visited	{
	text-decoration:none;
	color: #008001;
	}

#left a:hover	{
	text-decoration:none;
	color: #477352;
	}

#left a:active	{
	text-decoration:none;
	}

acronym		{
	cursor: help;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#left h2 {
	font-size: 13px;
	margin-bottom: 0px;
	text-align: left;
	}

.post {
	margin:10px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	font-weight:none;
	}

.small2	{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 11px !important;
	text-indent: 4px;
	font-size: 11px;
	text-align: left;
	color: #000000;
	margin:0px;
	padding:5;
	}
.small	{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 11px !important;
	text-indent: 4px;
	font-size: 11px;
	text-align: left;
	color: #000000;
	margin:0px;
	padding:5;
	}	
.entry	{
	
	font-size: 1em;
	font-weight: none;
	text-align: left;
	color: #000000;
	/*margin: 0px 0px !important;*/
	margin: 10px 10px !important;
	margin: 10px 5px;
	padding-left:5px;
	padding-right:5px;
	}
	
.entrya	{
	
	font-size: 1em;
	font-weight: none;
	text-align: left;
	color: #000000;
	margin: 10px 10px !important;
	margin: 5px 20px;
	}	
	

.entrytext	{
	text-indent: 0px;
	font-size: 1em;
	margin: 10px 10px;
	padding:0;
	/*line-height: 1.3em;*/
	}

.related-links ul	{
	list-style: none;
	}

.related-links ul li	{
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
	padding-right: 15px;
	}

.post blockquote	{
	margin: 0 20px;
	padding: 5px;
	background: #F6F8FC url(images/top_quote.gif) top left no-repeat;
	border: 1px solid #A9BBE5;
	text-indent: 30px;
	}

.post ul	{
	list-style: none;
	}

.post ul li	{
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 12px;
	padding-left: 15px;
	}

.post ol	{
	margin: 0 0 0 20px;
	list-style: upper-roman;
	}

.post ol li	{
	color: #008001;
	}


.postmetadata	{
	text-align: left;
	font-size: .85em;
	margin: 0;
	padding:0;
	/*line-height: 1.6em;*/
	}
.postmetadata2	{
	text-align: left;
	font-size: .85em;
	margin: 0;
	padding:0;
	/*line-height: 1.6em;*/
	}
.comment_class	{
	background: url(images/bullet.gif) no-repeat;
	padding-left: 18px;
	text-align: left;
	}

.postmetadata a:hover, .entry a:hover	{
	color: #000000;
	}
/*------still figuring out what these last three do-----------*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}


/*-------------------------------------------------*/
.center {
	text-align: center;
	}

/*-------Next up, the Sidebar Template elements------------*/

#right ol, #right ul	{
	list-style: none;
	}

#right a:link {
	text-decoration: none;
	color: #000000;
	}

#right a:visited	{
	text-decoration:none;
	color: #000000;
	}

#right a:hover	{
	text-decoration:none;
	color: #477352;
	margin: 0; 
	padding: 0;
	}

#right a:active	{
	text-decoration:none;
	}

/*--------specific list items for the dailey wanderings------*/
#wanderings	{
	border-bottom: 1px dashed #000;
	}


#wanderings h3	{
	font: 1.6em Arial, Helvetica, sans-serif;
	text-align:center;
	}

#wanderings	dt	{
	font: bold 1em Arial, Helvetica, sans-serif;
	}

#wanderings	dd	{
	text-align: right;
	margin: 0 0 20px 0;
	}



	
/*-------------Begin search form elements-------*/
#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
	}

#right #searchform #s {
	width: 150px;
	padding: 0;
	}

#right #searchsubmit {
	padding: 1px;
	font: 1em Arial, Helvetica, sans-serif;
	}
/*--------End search form elements------------ */

/*--------List elements for the right side-------*/
#right h2{
	color: #000000;
}
		
#right h2 {
	font: 12px Arial, Helvetica, sans-serif;
	width:150px;
	text-indent: 10px;
	/*ne-height: 25px;*/
	padding-left:.7em;
	margin-top: -7px;
	margin-bottom: -1px;
	background: url(images/1b.gif);
	}
#right h3 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:150px;
	/*line-height:38px;*/
	padding-left:0px;
	margin-bottom: 2px;
	margin-top: -10px;
	background: url(images/1a.gif) no-repeat;
	}
h3 {
font: 13px Arial, Helvetica, sans-serif;
color: #008001;
font-weight: bold;	
text-align: left;
padding-top:0px;
margin-left:34px;
height:25px;
}

h5 {
font: 12px Arial, Helvetica, sans-serif;	
color: #008001;
}
		
#right h4 {
	font: 1.6em Arial, Helvetica, sans-serif;
	width:220px;
	line-height:35px;
	padding-left:10px;
	margin-top: -.1em;
	margin-bottom: -20px;
	background: url(images/1c.gif)no-repeat;
	}	

#right h5 {
	font: 12px Arial, Helvetica, sans-serif;
	width:150px;
	line-height:15px;
	list-style: none;
	padding-left:35px;
	padding-top: 0px;
	margin-top: -10px;
	background: url(images/1b.gif);
	}	
.moveleft li,p,{
	margin-left: -10px !important;
	margin-left: -0px;
	 }
.moveleft2{
	margin-left: 0px !important;
	margin-left: -18px;
	 }	

.moveleft3{
	margin-left: -0px !important;
	margin-left: -0px;
	 }		 
	 		
#right h6 {
	font: 1.6em Arial, Helvetica, sans-serif;
	width:150px;
	line-height:45px;
	padding-left:20px;
	margin-top: -25px;
	margin-bottom: 0px;
	background: url(images/1c.gif);no-repeat;
	}		
h1 {
color: #000000;
}			
#right h1 {
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: -7px;
	margin-bottom: 5px;
	padding-left:5px;
	width:150px;
	line-height:14px;
	background: url(images/1b.gif);
	}		
.hot {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
.side {
	margin-right: 68px;
	margin-bottom: -10px !important;
	margin-bottom: 0px;
}

.side2 {
	margin-left: 0px !important;
	margin-left: 0px;
	margin-top: -5px !important;
	margin-top: 0px;
}
.boxcat {
	display: block;
	padding: 1px;
	margin-bottom: 4px;
	padding-right: 10px;
	width: 160px;
	/*background-color: #dadada;*/
}
#right ul li {
	font-weight: none;
}	
#right ul	{
	margin: 0em;
	padding: 0em;
	
	list-style: none;
	line-height: 1.4em;
	}
#right img{
	padding-left: 10px;
}
#right ul li ul	{
	
	width:150px;
	background: url(images/1b.gif);
	list-style: none;
	padding-left:25px Important;
	padding-left:30px;
	/*margin: 10px 0px 0px 0px;*/
	}

/*---If you want to make ordered lists on the right side, you'll need to make some as I didn't :) -------*/

/*--------Time for some Footer Template action--------------------------*/
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
	}

#footer a:visited	{
	text-decoration:none;
	color: #FFFFFF;
	}

#footer a:hover	{
	text-decoration:none;
	color: #860086;
	margin: 0; 
	padding: 0;
	}

#footer a:active	{
	text-decoration:none;
	}

/*-------------Comment Template Elements------------------*/

/* Begin Comments*/
#left h2.comment {
	margin: 0;
	padding: 0px;
	color: #008001;
	font-size: .9em;
	text-align: left;
	
	}

#left .commentlist {
	padding: 0;
		}

#left .commentlist ol	{
	list-style-type: upper-roman;
	}

#left .commentlist li {
	margin: 0px 10px 10px -10px !important;
	margin: 0px 25px 10px -30px;
	padding: 5px;
	list-style-type: none;
	line-height: 1.2em;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #008001;
	}

#left .commentlist p {
	margin: 10px;
	text-indent: 0px;
	text-align: left;
	}
#left .mr {
	margin-left: 20px;
}
#left .commentlist p.commenter {
	margin: 0;
	text-align: right;
	color: #008001;
	}
#left .state {
font-size: 16px;
}
#left .state a{
	color: #008001;}
#left .state a:hover {
	color: #477352;
}	
#left .state a:visited {
	color: #008001;
}		

#left .state2 {
font-size: 14px;
text-decoration:underline;
}
#left .state2 a{
	color: #008001;
	text-decoration:underline;
	}
#left .state2 a:hover {
	color: #447352;
}	
#left .state2 a:visited {
	color: #008001;
	text-decoration:underline;
}	
#left .outter {
	padding:10px;
	border: 5px solid #055e04;
}
	
.nocomments {
	text-align: left;
	margin: 0px;
	padding: 0;
	}

.commentmetadata {
	margin: 10px;
	display: block;
	}

#left h2.postcomment {
	margin: 0px;
	padding: 9px;
	color: #008001;
	font-size: .9em;
	text-align:left; 
	}
/* End Comments */
#commentform	{
	background: #dadada;
	margin-bottom: 20px;
	}

#commentform p {
	margin: 10px;
	color: #477352;
	text-align: left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 0px 0;
	text-align: left;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/*---------------Misc------------------*/

.alignright {
	float: right;
	margin-right:50px;
	}
	
.alignleft {
	float: left;
	margin-left:20px;
	}
.box {
	display: block;
	padding: 1px;
	padding-left: 0px;
	width: 170px;
	background-color: #000;
}
.box img{
padding:0px;
}



.img {
	background:#723495 url(images/inmid.gif);
}
.rss {
	margin-left:15px;
}
.frm {
	margin-top: 0px;
	padding: 5px;
	border: solid #008001;
	border-width: 3px 3px 3px 3px;
}
#left .bbb {
	color: 9353e4;
}
.t {background: url(images/dot.gif) 0 0 repeat-x; width: 510px}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

