/*
Theme Name: BSA Troop 51
Theme URI: http://www.troop51-bsa.com
Description: Custom theme designed for BSA Troop 51.
Version: v1.0
Author: John Wm. Deszell
Author URI: http://www.johndeszell.com


	BSA Troop 51 
	 http://www.troop51-bsa.com

	This theme was designed and built by John Wm. Deszell.

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}

/*---DIV's---*/

html {
	margin:0;
	padding:0;
}

body {
	background:#dedec6;
	color:#453f26;
	margin:0;
	padding:0;
}

#wrapper {
	width:811px;
	margin:0;
	padding:0;
}

#header {
	float:left;
	width:900px;
	height:91px;
	background:url(images/logoBG.jpg) no-repeat top left;
}

#nav {
	float:left;
	text-align:left;
	margin:15px 0 0 -5px;
}

#mainpic {
	float:left;
	width:811px;
	height:255px;
	margin:20px 0 0 0;
	padding:0;
	background:url(images/mainpicBG.jpg) no-repeat;
}

#content {
	float:left;
	width:550px;
	text-align:left;
	margin:20px 0 0 0;
	padding:0;
}

#contentleft {
	float:left;
	width:220px;
	margin:0;
	padding:0;
}

#contentright {
	float:left;
	width:220px;
	margin:-15px 0 0 10px;
	padding:0;
}

#sidebar {
	float:left;
	width:225px;
	text-align:left;
	margin:20px 0 0 36px;
	padding:0;
}

#footer {
	margin:25px 0 0 0;
	padding:0 0 25px 0;
	text-align:center;
}
/*---END DIV's---*/


/*---Text Styles---*/

strong {
	font-weight:bold;
}

#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#393939;
	position:absolute;
	margin:55px 0 0 500px;
	padding:0;
}

#nav li {
	display:inline;
}

#nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0;
	padding:0 8px 0 8px;
	display:inline;
	color:#424a00;
	text-decoration:none;
}

#nav li a:hover {
	text-decoration:underline;
	color:#CC6633;
}

.pagenav {
	display:none;
	margin:0 0 0 -5000px;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#424a00;
	margin:-5px 0 0 2px;
	padding:15px 0 20px 0;
}

#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#3b3b3b;
	margin:0 0 0 2px;
	padding:0 0 10px 0;
}

#content ul {
	margin:0 0 0 10px;
	padding-bottom:10px;
}

#content ul li {
	padding:3px 0 3px 0;
}

#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 0 2px;
	padding:8px 0 8px 0;
	line-height:18px;
}

#content a {
	color:#424a00;
	text-decoration:none;
	font-style:italic;
}

#content a:hover {
	text-decoration:underline;
	color:#CC6633;
	font-style:italic;
}

#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:12px 0 0 0;
	padding:0 0 15px 0;
}

#sidebar li {
	padding:3px;
}

#sidebar a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
	font-weight:bold;
}

#sidebar a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

.wplc_event_list {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#464646;
	margin:0;
	padding:0;
}

.wplc_event_list h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#424a00;
	padding:6px 0 0 0;
}

.wplc_event_list span {
	color:#453f26;
}

.weather_info a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#453f26;
	font-size:14px;
	padding-bottom:25px;
}

.weather_info a:hover {
	text-decoration:underline;
	color:#CC6633;
}

#friends a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#453f26;
	text-decoration:none;
	display:block;
	padding:4px 0 4px 0;
}

#friends a:hover {
	text-decoration:underline;
	color:#CC6633;
}

#speciallinks a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#453f26;
	text-decoration:none;
	display:block;
	padding:4px 0 4px 0;
}

#speciallinks a:hover {
	text-decoration:underline;
	color:#CC6633;
}

#footer li {
	display:inline;
}

#footer li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0;
	padding:0 4px 0 4px;
	display:inline;
	color:#424a00;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
	color:#CC6633;
} 

#footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:10px 0 0 0;
	padding:2px 0 2px 0;
}

#footer h3 a {
	color:#424a00;
	text-decoration:none;
}

#footer h3 a:hover {
	text-decoration:underline;
	color:#CC6633;
}

#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:5px 0 0 0;
	padding:0;
	display:inline;
	color:#424a00;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#CC6633;
} 

#rssfeed {
	position:absolute;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}

#footer img {
	position:absolute;
	margin:-2px 0 0 -25px;
}

/*---END Text Styles---*/

#wpstats {
	display:none;
}