/*  
Theme Name: summer
Theme URI: http://www.bigbendfriends.org/
Description: Summer Theme for the Friends of Big Bend.
Template: spring
Version: 1.0
Author: Linda Lange & Bob Million
Author URI: http://www.webweaverwoman.com/
*/

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
	font-size: 13px;
	margin: 0px;
	text-align: center;
	color: #333333;
	font-family: Georgia, Arial, sans-serif;
	background-color: #FFFFFF;

}



/*** Header Format ***/


#header
{
	width: 980px;
	height:200px;
	display: block;
	color: #FFFFFF;
	text-align: left;
	background-color: #000;
	background-image: url(images/header_04.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: -5px;
}


h1.headertitle
{
	font-size: 30px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1.headertitle a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	padding: 6px 15px;
	margin-left: 0;
}

h1.headertitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: bold;
	padding: 6px 15px;
	margin-left: 0;
}

h1.headertitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 15px;
	margin-left: 0;
}

h3.headerdescription {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 65px;
	top: 3px;
}
#headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
color: #CCC6AE;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:hover {
color: #CCC6AE;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form 
{
float:right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}

#header form fieldset 
{
margin-top:4px;
border:0 solid;
}

* html #header form fieldset {margin-top:4px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button 
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(images/container_02.png) center repeat-y;
}



/*** Leftnav Format ***/
                         
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}


/*** Rightnav Format ***/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}


/*** Content Format ***/

#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 15px;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

/*** Footer Format ***/

#footer
{
	clear:both;
	background: #ff9900;
	color: #F7F5EC;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
	color: #F7F5EC;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#footer a:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}


/*** Left Sidebar Format ***/

#sidebarleft
{
color: #000;
margin-bottom: 10px;
margin-top: -12px;
background: none;
padding: 0 5px  0 0px;
margin-left: -2px;
}

#sidebarleft ul
{
list-type:none;
}

#sidebarleft li
{
background: #ffff99;
padding-bottom: 8px;
padding-top: 0px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 2px;
padding-bottom: 2px;
padding-top: 3px;
line-height: 16px;
}

#sidebarleft ul li ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft ul li li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #ff9900;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #ff9900;
text-decoration: none;
border: none;
}

#sidebarleft a:visited:hover {
color: #ff9900;
text-decoration: none;
border: none;
}

#sidebarleft a:visited {
color: #ff9900;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
	font-family: Georgia, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-top:8px;
	background: #ffcc66;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#sidebarleft p
{
padding: 3px;
}

/*** Right Sidebar Format ***/

#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: -12px;
}

#sidebarright li
{
background: #ffff99;
padding-bottom: 8px;
}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright li ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a:link {
color: #ff9900;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #ff9900;
border: none;
}

#sidebarright a:visited:hover {
color: #ff9900;
border: none;
}

#sidebarright a:visited {
color: #ff9900;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Georgia, Arial, sans-serif;
color: #fff;
padding: 2px 8px 2px 8px;
background: #ffcc66;
margin-top:8px;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



/*** Paragraph Format ***/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #B2B2AD;
border-left: 4px solid #CFC9B2;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #C6C4B4;
padding: 5px 8px 8px 35px;
text-align: left;
background: #E0DECE;
color:#333333;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #BC5205;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #BC5205;
font-weight: normal;
}

/*** All Links Format ***/

a:link
{
color: #FFCC66;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #FFCC66;
text-decoration: none;
font-weight: bold;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Georgia, Arial, sans-serif;
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #E5E3D1;
margin-bottom: 2px;
border: 1px solid #C4BFA2;
}

li.alt
{
background: #fff;
border: 1px solid #C4BFA2;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #FFCC66;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #FFCC66;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #FFCC66;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #FFCC66;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited

{
text-decoration: none;
color: #FFCC66;
}

#comment
{
width:80%;
}

/*** Headings Format ***/

h1
{
font-size: 22px;
color: #ff9900;
}

h2
{
	font-family: Georgia, Arial, sans-serif;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
	color: #ff9900;
}

h3
{
	font-family: Georgia, Arial, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
	color: #ff9900;
}

h3.posttitle   
{
font-family: Georgia, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #C1B9A0;
background:#fff;
}


.posttitle a:link
{
font-size: 18px;
color: #ff9900;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 18px;
color: #ff9900;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 18px;
color: #ff9900;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
	text-decoration: none;
	font-size: 18px;
}

h4
{
font-family: Georgia, Arial, sans-serif;
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Georgia, Arial, sans-serif;
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

/*** Misc Format ***/

.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #433727;
}

.entry
{
margin-bottom: 5px;
font-family: Georgia, Arial, sans-serif;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
	}*/

/*** Navigation Format ***/

#navigation 
{
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 30px;
line-height:2.4em;
background: #ff9900;
margin-bottom: 0;
font-family: Georgia, Arial, sans-serif;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#DFDAC3;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;

}

* html #navigation a {width:1%;}


#navigation li 
{
border-color:#DFDAC3;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation a:hover
{
background: #ffcc66;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/*** Calendar Format ***/

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

#payOnlineBtn {
	text-align: right;
	}

/****nrs-search-widget-with-title****/
div#nrs-search-widget-with-title-container div,
div#nrs-search-widget-with-title-container form{
display:inline;
}
div#nrs-search-widget-with-title-input input{
font-size: 1em;
margin-left: 10px;
}
div#nrs-search-widget-with-title-submit input{
font-size: 1em;
margin-left: 10px;
}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* This is the NAV.CSS file for the Summer Template     */
@media screen {
.menu {
	width:980px;
	height:32px;
	position:relative;
	z-index:120;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, Arial, sans-serif;
	background-color: #ff9900;
	margin-bottom: 2px;
	}
	}
	
@media print {
.menu {
	display:none;
	}
	}	
	
/* hack to correct IE5.5 faulty box model */

* html .menu {
	width:981px; 
	w\idth:980px;
	}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.menu ul ul {
	width:140px;
	}
	
/* The following is for ie6 and below only */	
* html .menu ul ul {
	width:139px;  /* the only change */
}	
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
	float:left;
	width:140px;
	position:relative;
	}
	
* html .menu li {
	float:left;
	width:139px;
	position:relative;
	}	
/* style the links for the top level */

.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	width:140px;
	height:30px;
	padding-left:0px;
	line-height:29px;
	background-color: #ff9900;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}

/* The following is for ie6 and below only */
* html .menu a, .menu a:visited {
	width:139px;   /* the only change */
	}
	
/* a hack so that IE5.5 faulty box model is corrected */
/* The following is for ie6 and below only */
* html .menu a, * html .menu a:visited {
	width:139px; w\idth:139px;
	}

/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#ffff99 url(drop.gif) bottom right no-repeat;
	}

/* style the second level hover */

.menu ul ul a.drop:hover{
	background:#c9ba65 url(drop.gif) bottom right no-repeat;
	}

.menu ul ul :hover > a.drop {
	background:#c9ba65 url(drop.gif) bottom right no-repeat;
	}
	
/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}

/* style the third level hover */

.menu ul ul ul a:hover {
	background:#b2ab9b;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:140px;
	border-top:1px solid #000;
	}
	
/* The following is for ie6 and below only */	
* html .menu ul ul {
	width:139px;  /* the only change */
	}	
/* another hack for IE5.5 */

* html .menu ul ul {
	top:30px;t\op:31px;
	}

/* position the third level flyout menu */

.menu ul ul ul{
	left:120px; 
	top:-1px; 
	width:140px;
	}
/* The following is for ie6 and below only */		
* html .menu ul ul ul{
	width:139px;  /* the only change */
	}	

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {
	left:-120px;
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */

.menu table {
	position:absolute; 
	top:0; left:0; 
	border-collapse:collapse;
	}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {
	background:#ffff99;
	color:#000;
	height:auto;
	line-height:1em;
	width:128px;
	border-width:0 1px 1px 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	}
	
/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	}

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#FFCC66;
	}
	
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background-color: #FFCC66;
	}

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible; 
	}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul {
	visibility:hidden;
	}	
	
/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 
	visibility:visible;
	}

