/*  
Theme Name: WWFirebirds.com
Theme URI: 
Description: Customized WWFirebirds.com Theme
Author: Webmaster
Author URI: 

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 13px;
	text-align: left;
	color: #000; /* text color of event detail pages - was #000 (black) */
	background: #ebebeb url(images/bg.jpg) repeat top center;
}

h1{
	text-transform: uppercase;
	font-family: Helvetica, Arial, Verdana, Georgia, Sans-Serif;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 3px;
	color: #3c8fe5;
}

h1 a{
	text-decoration: none;
	color: #3c8fe5;
}

h1 a:hover{ color: #06f; text-decoration: none; } /* was #bdbdbd (grey) */

h2{
	font-family: Georgia, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #00f; /* didn't exist before - moved h3-h6 to new block */
}

h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #000; /* didn't exist before */
}

a{
	text-decoration: none;
	color: #0059b6;
}

a:hover{ color: #003d7c; text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
}

code{ }

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	color: #555;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #424242;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

body, #container, .sidebar, #container-page, .page, .maincol, .sidebarr, .topmenu, .headerimg, .footer, .post, .entry, .postmeta, .pn{
	vertical-align: top;	
}

#header { 
	margin: 10px; 
	height: 40px; 
	color: #f1f1f1; 
	} 


#container{
	margin: 0 auto;
	width: 958px;
	padding: 0px 0;
}

.sidebar{
	float: left;
	width: 130px;
	font-size: 90%;
	margin: 0;
	color: #fff; /* days/dates - was #ccc(grey) */
}
.sidebar a {
	color: #f00; /* month names - was #ccc (grey) */
	font-weight: bold;
}
.sidebar a:hover {
	color: #06f; /* hover-over - was #f2f2f2 (light grey) */
	text-decoration: none;
}

.sidebar ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

.sidebar ul li form{
	margin: 0;
}

.sidebar ul li input{
	font-size: 12px;
}

.sidebar ul li h2{
	text-align: center; /* did not exist before */
	padding: 20px 0 4px 0; /* was 25px 0 4px 0 */
	color: #06f; /* sidebar#1 header - was #7a7a7a (dark grey) */
}

.sidebar ul ul{
	padding-top: 0;
	line-height: 19px;
}

.sidebar ul ul li{
	padding: 5px 0 0;
	line-height: 20px;
	border-bottom: 1px solid #717171;
}

.sidebar ul ul li h2{
	padding: 0;
}

.sidebar ul ul ul{
	padding: 0 0 10px 10px;
}

.sidebar ul ul ul ul{
	padding: 0 0 0 10px;
}

#container-page{
	float: left;
	margin: 0 0 0 10px;
	width: 818px;
	background: #115faf;
}

.page{
	float: left;
	padding: 10px;
}

.maincol{
	float: left;
	width: 568px;
	padding: 10px 0 0;
	background: #fff;
}

.topmenu{
	float: left;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 568px;
}

.topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.topmenu ul li{
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(images/topnav-blue.jpg) repeat-x left top;
}

.topmenu ul li a{
	display: block;
	padding: 6px 20px;
	text-decoration: none;
	color: #c04; /* for inactive top menu buttons - was #393939 (black) */
}

.topmenu ul li a:hover{
	text-decoration: none;
	color: #00f; /* for hover on top menu buttons - was #393939 (black) */
	background: url(images/topnav-blue-hover.jpg) repeat-x left top;
}

.topmenu ul li.current_page_item a{
	color: #00f; /* for active top menu burrons - was #393939 (black) */
	background: url(images/topnav-blue-current.jpg) repeat-x left top;
}

.headerimg {
	float: left;
	width: 798px;
	height: 200px;
	padding: 5px;
	margin: 0;
	background: url(images/wwfheader.jpg) no-repeat; /* changed from header-blue.jpg, but not sure where it's reflected in site ??? */
}

.post{
	margin: 0 10px 10px;
}

.post h2{
	padding: 8px 10px 0 10px;
}

.post h2 a {
	color: #111;
}

.post h2 a:hover {
	color: #444;
	text-decoration: none;
}

.entry{
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 20px;
	background-color: transparent;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	padding: 4px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft, .entry img.alignright{
	float: left;
	margin: 6px 10px 0 0;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
}

.entry img.alignright{
	float: right;
	margin: 6px 0 0 10px;
}

.entry{
	line-height: 20px;
}

.postmeta{
	padding: 10px;
	margin-bottom: 20px;
	line-height: 15px;
	background: #ececec;
}

.browse{
	margin: 0 10px 10px;
	padding: 0 10px 10px;
	line-height: 20px;
}

.sidebarr{
	float: right; /* was left;--not sure why--made it move to the left in a 'details' screen */
	width: 230px;
	/* color: #fff; SidebarR widget -global/titles & details - was #f1f1f1 (white) */
	font-size: 90%;
	margin: 0;
	font-weight: bold;
}

.sidebarr a {
	color: #f00; /* widget detail links - was #ccc (grey) */
	font-weight: bold;
}
.sidebarr a:hover {
	color: #06f; /* widget details hover - was #fff (white) */
	text-decoration: none;
}

.sidebarr ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarr ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff; /* didn't exist before */
}

.sidebarr ul li h2{
	padding: 8px 10px;
	color: #06f; /* SidebarR widget titles - didn't exist before */
}

.sidebarr ul ul{
	padding: 0px 0 0px 10px;
	line-height: 19px;
}

.sidebarr ul ul li{
	border: 0;
	padding: 5px 0 0;
	line-height: 20px;
	border-bottom: 1px solid #3e71a6;
}

.sidebarr ul ul li h2{
	padding: 0;
}

.comments-template{
}

.comments-template h3{
	font-size: 120%;
	font-weight: normal;
	padding: 8px 10px;
	color: #444;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}

.comments-template ol li{
	padding: 10px;
}

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	text-transform: none;
	line-height: 15px;
	text-align: center;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	vertical-align: top;
}

table#wp-calendar td{
	padding: 2px;
}

table#wp-calendar tfoot td{
}

/* end calendar */

.footer{
	float: left;
	text-align: center;
	margin: 0;
	width: 798px;
	padding: 10px 0 0 0;
	font-size: 90%;
	color: #fff; /* footer text - was #f1f1f1 (white) */
}

.footer a {
	color: #f00; /* footer links - was #f1f1f1 (white) */
	font-weight: bold;
}

.footer p{
	margin: 0;
	padding: 10px;
}
