/*-----------------------------------------------------------------------------
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
-----------------------------------------------------------------------------*/

body 	{  margin-bottom: 0; margin-top: 0; }

/* Blueprint width setting */
.container 	{ width: 999px;   }			

#page {
	float: left;
	margin-bottom: 0px; 
	background:url(../images/maincontent_bkgrnd.jpg) repeat-y center;
	margin-left:2px;
}

#content{padding-left: 30px;}

.widecolumn {background:url(../images/maincontent_bkgrnd.jpg) repeat-y center;
	margin-left:-2px;}

#two {border: thin #000000;}
#three{margin-top: 40px;}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
}

a 				{ color: #8b7468; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ display:block }
p img			{ float: none; border:thin #27201d solid; padding: 5px; margin:15px;}
p .submit img   { border:none;}
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px;}
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #3B4A25;
 	letter-spacing: 0px;
	text-decoration: none;
}

#maincontent h2 		{ color: #3B4A25; border-bottom: 2px dotted #AAA; margin-bottom: 15px; }
h2 a 					{ color: #ab3401; text-decoration: none; font-family:"Times New Roman", Times, serif;}
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{ padding: 25px 30px 20px 48px; }	

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; clear: right;}
.alignleft 				{ float: left; clear: left; }

.post					{ margin-bottom: 25px; }

p.naiomilynn { background: url(../images/cello_frnt_pic.jpg); display:block; height:370px; width:340px;}
p.announcementheader { background: url(../images/annoucements_header.gif); display:block; height:34px; width:269px;}
p.photoheader { background:url(../images/photos_header.gif); display: block; height: 25px; width: 80px;}
p.membersheader { background:url(../images/members_access_header.gif); display:block; height: 27px; width:195px; }
p.aboutsfteheader { background:url(../images/about_sfte_header.gif); display:block; height:23px; width: 309px;}

hr{color:#000000;}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
    background-image:url(../images/sfte_header.jpg);
	height: 110px;
}

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}

#maincontent, #sidebar { padding: 0 0 20px 0; }

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; background: #8b7468; float: left; width: 100%; line-height: 1.5em; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: #ffffff; padding: 5px 10px; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #53433d; color: #ffffff; }

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #ffffff; }

#nav li.first a { margin-left: 50px; }

	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/


#sidebar 	{ background: transparent; margin-left: 2px; /* lets us have border */  }
#sidebar h2 { font-size: 1.3em; line-height: 1.2; color:#FFFFFF;}
#sidebar a{color:#FFFFFF; font-size:12px;}

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

#sidebar ul li	{ padding: 0; color:#FFFFFF }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;

	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

/* Hide search from sidebar */
#sidebar #search { display: none; }



/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ text-align: center; font-size: .9em; margin: 0; background:url(../images/sfte_footer.jpg) no-repeat bottom; height:41px;}

#footer a 		{ text-decoration: none; }
.footer { text-align:center; 
           color:#FFFFFF;
		   width:750px;
		   margin-left: 20px;
		   font-size:smaller;
		   margin-top: 20px;
		   line-height: 10px;
		   }
.sidbarfooter{ text-align:center;
           color:#FFFFFF;
           width:150px;
		   margin-left: 825px;
		   font-size:smaller;
		   margin-top: -70px;
		   line-height: 10px;}
/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ float: right; }
#search #s 			{ background: transparent;
 				  	  padding: 2px 0 2px 17px; 
					  width: 135px; 
					  color: #ffffff; 
					  font-size: 0.9em; 
					  margin-right: 20px; 
					  margin-top: 77px;
					  border: none;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }



/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}

/* -----------------------------------------------------------------------------

Calendar------------------------------------------------------------------------ */

#two h1 a {
  color: #ab3401; 
  text-decoration: none; 
  font-family:"Times New Roman", Times, serif; 
  font-size: x-large;
  line-height: 24px;
  float:right;
  clear: right;
  width: 270px;
  margin-top:-55px;
 
}


#two .calendar {
  background: url(../images/calendar.jpg) no-repeat left top;
  width: 50px;
  height: 55px;
  margin-top: 10px;
  float:left;
  clear: right;
   
}

#two .calendar .month {
  display: block;
  clear: both;
  text-align: center;
  font-size: 14px;
  color: white;
  font-weight: bold;
  margin-bottom: -8px;
}

#two .calendar .date {
  display: block;
  clear: left;
  text-align: center;
  font-size: 30px;
  color: #27201d;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0;
}

#two .post{ 
  margin-top: 0px;
  border-top :dotted #27201d;
}

 

/*----------------------------------------------------------------

flickr--------------------------------------------------------------*/

#subone{
  display: block;
  height: 250px;
  width: 320px;
  padding-right: 25px;
 border-right: thin solid #27201d; 
 }
 
.flickr_badge
.flickr_badge_image {margin:0 10px 10px 10px; }
.flickr_badge_image img {border: 1px solid black !important;float:right; padding: 5px; margin: 5px;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}

/*-------------------------------------------------------------------

member access-------------------------------------------------------*/

#subtwo{
width: 320px;
height: 250px;
padding-left: 25px;
background: url(../images/violin_logo.jpg) no-repeat center;
}

p .submit {border: none;}

/*-------------------------------------------------------------------

mailpress-------------------------------------------------------*/

#mp-form input.MailPressFormEmail{
        width: 160px;
		} 
		
/*------------------------------------------------------------------

donate plus ------------------------------------------------------*/

#donateplusform p.submit input{border: none}
#donateplusform img {border: none;}