/*  
Theme Name: Baden405
Theme URL: http://www.baden405.com
Description: Baden405's Scout website designed by Grant Miller
Version: 1.0
Author: Grant Miller
Author URL: http://www.baden405.com

*/

body {
	padding: 0;
	margin: 0 auto;
	background: #020804 url(images/bg.jpg) no-repeat center top;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
}

h1 {
	font-size: 15px;
	font-family: arial;
	color: #124924;
}



#container {
	margin: 0 auto;
	padding-bottom: 100px;
	width: 100%;
}

#navbar {
	width:100%;
	padding:0;
	margin: 0 auto;
	height:31px;
	text-align: center;
	background: #040F08 url(images/topbar.gif) repeat-x;
}


ul#list-nav {
	list-style:none;
	margin: 0 auto;
	padding: 0 0 0 0;
	width:960px;
	height:31px;
	text-decoration:none;
	line-height:31px;
	font-size:15px;
	font-family:times new roman;
	color:#34A75C;
	text-align: center;
}

ul#list-nav li {
	display:inline;
}

ul#list-nav li a {
	text-decoration:none;
	line-height:31px;
	padding:0 13px 0 13px;
	font-size:12px;
	font-family:arial;
	color:#fff;
	float:center;
}

ul#list-nav li a:hover {
	color:#34A75C;
}


#loginPanel {
	width:270px;
	height: 31px;
	margin: 0 auto;
	padding:4px 0px 0 0px;
	float:right;
}

#loginPanel input {
	width:95px; 
	height:17px; 
	margin:0 4px 0 4px; 
	padding:4px 0 0 4px; 
	float:left;
	font-family:Arial; 
	font-size:11px; 
	color:#07346D; 
	line-height:14px; 
	border:0px; 
	background:#E9E9EA;
}

#loginPanel .blank {
	width:25px;
	height:31px; 
	margin: 0 auto;
	padding:0px;
	float:left;
}

#loginPanel p a {
	color:#115A9E; 
	text-decoration:none;
}

#loginPanel .login {
	width:40px; 
	height:21px; 
	margin:0 0px 0 6px; 
	padding:0 0 0 0;
	float:left;
	font-family:arial; 
	font-size:11px; 
	color:#fff; 
	line-height:21px; 
	text-decoration:none; 
	background:#115A9E no-repeat;
	
}

#main-nav {
	display: table;
	margin: 0;
	padding: 0;
	width: 912px;
	height: 52px;
	background: url(images/mainnav.gif) repeat-x;
}	

ul#main-nav {
	list-style:none;
	margin: 0;
	padding: 5px 0 0 0;
	width:912px;
	height:52px;
	text-decoration:none;
	line-height:52px;
	font-size:14px;
	font-family: Arial;
	color:#90CAFC;
}

ul#main-nav li {
	display:inline;
}

ul#main-nav li a {
	text-decoration:none;
	height: 52px;
	line-height:52px;
	padding:0 20px 0 20px;
	font-size:14px;
	font-family:arial;
	font-weight: bold;
	text-transform: uppercase;
	color:#4f1b07;
	float: center;
}

ul#main-nav li a:hover {
	color: #FD6D04;
}

ul#main-nav li a:active {
	color: #FD6D04;
}

#main-banner {
	width: 912px;
	height: 286px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

#main-container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 4px;
	left:-4px;
	width: 912px;
	height: auto;
}

#main-body {
	width: 912px;
	padding:0 0 0px 0;
	margin: 0 auto;
	background: #fff;
	font-family: times new roman;
	font-size: 14px;
	color: #000;
}

#left-column-home {
	width: 600px;
	padding: 0;
	margin: 0 auto;
	font-family: times new roman;
	font-size: 14px;
	color: #000;
	text-align: left;
	float: left;
}

#right-column-home {
	width: 312px;
	padding: 0;
	margin: 0 auto;
	font-family: times new roman;
	font-size: 14px;
	text-align: left;
	color: #000;
	float: right;
}

#left-column-category {
	width: 540px;
	height: 57px;
	padding: 15px 0 5px 50px;
	margin: 0 auto;
	margin-bottom: -15px;
	font-family:"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #124924;
	background: url(images/category-gradient.gif) repeat-x;
}

#left-column-category a {
	text-transform: uppercase;
	color: #124924;
	text-align: left;
	text-decoration: none;
}

#right-column-category {
	width: 272px;
	height: 57px;
	padding: 15px 0 0 30px;
	margin: 0 auto;
	margin-bottom: -10px;
	font-family:"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #124924;
	background: url(images/category-gradient.gif) repeat-x;
}

#right-column-category a {
	text-transform: uppercase;
	color: #FD6D04;
	text-align: left;
	text-decoration: none;
}

#left-column-content {
	width: 500px;
	padding: 0px 0 50px 10px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #3A3939;
}

#left-column-content a {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #4f1b07;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

#left-column-content a:hover {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #FD6D04;
	text-transform: none;
	text-decoration: underline;
}

#right-column-content {
	width: 262px;
	padding: 0 0px 50px 20px;
	margin: 0 auto;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #4F4F4F;
}

#right-column-content a {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #4f1b07;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#right-column-content a:hover {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #FD6D04;
	text-transform: uppercase;
	text-decoration: underline;
}




#left-column-content-post {
	width: 500px;
	padding: 0px 0 50px 10px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #3A3939;
}

#left-column-content-post a {
	font-family: arial;
	font-size: 15px;
	text-align: left;
	color: #4f1b07;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

#left-column-content-post a:hover {
	font-family: arial;
	font-size: 15px;
	text-align: left;
	color: #FD6D04;
	text-transform: none;
	text-decoration: underline;
}




#left-column-content-comment {
	width: 500px;
	padding: 0px 0 0px 10px;
	margin: 0 auto;
	margin-top: -50px;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #3A3939;
}

#left-column-content-comment a {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #4f1b07;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

#left-column-content-comment a:hover {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #FD6D04;
	text-transform: none;
	text-decoration: underline;
}




#SLsignup {
	display: block;
	width: 144px;
	height: 42px;
	background: url(images/sl-login1.jpg) no-repeat 0 0;
}

#SLsignup:hover { 
	display: block;
	width: 144px;
	height: 42px;
	background: url(images/sl-login2.jpg) no-repeat 0 0;
}

#SLsignup span {
	display: none;
}

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	padding: 25px 80px 25px 80px;
	height: 100px;
	font-family: arial;
	font-size: 13px;
	text-align: center;
	color: #fff;
	background: url(images/footer-gradient.png) repeat-x;
	clear:both;
}

#footer a {
	padding: 0;
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

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

#footer-legalese {
	font-size: 10px;
}


#blog-title-header {
	text-align: left;
	color: #4f1b07;
}

#blog-title-title {
	font-size: 18px;
	font-family: times new roman;
	text-align: left;
	color: #4f1b07;
}

#blog-title-title a {
	font-size: 22px;
	font-family: times new roman;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #4F4F4F;
}

#blog-title-title a:hover {
	font-size: 22px;
	font-family: times new roman;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	color: #4F4F4F;
	clear: both;
}



#blog-title-title-post {
	font-size: 30px;
	font-family: Times New Roman;
	text-align: left;
	color: #4f1b07;
	margin-bottom: 10px;
	line-height: 36px;
}

#blog-title-title-post a {
	font-size: 30px;
	font-family: Times New Roman;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #4F4F4F;
}

#blog-title-title-post a:hover {
	font-size: 30px;
	font-family: Times New Roman;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	color: #4F4F4F;
	clear: both;
}



#blog-title-name {
	font-size: 12px;
	font-family: arial;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #7F7F7F;
	padding: 0 0 15px 0;
}

#blog-title-name a {
	font-size: 12px;
	font-family: arial;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #4F4F4F;
}

#blog-title-name a:hover {
	font-size: 12px;
	font-family: arial;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	color: #7F7F7F;
}

#blog-post {
	font size: 13px;
	font-family: arial;
	text-align: left;
}

#divider {
	background: url(images/divider.gif) no-repeat center;
	width: 504px; 
	height: 5px;
	padding: 15px 0 15px 0;
}


#read-more-blog-posts {
	font-size: 17px;
	font-family: times new roman;
	text-decoration: none;
	color: #4f1b07;
}


#read-more-blog-posts a {
	font-size: 17px;
	font-family: times new roman;
	text-decoration: none;
	text-transform: none;
	color: #4f1b07;
}


#read-more-blog-posts a:hover {
	font-size: 17px;
	font-family: times new roman;
	text-decoration: underline;
	text-transform: none;
	color: #FD6D04;
}


#video-title-header {
	text-align: left;
	color: #4F4F4F;
}





form {
	margin:0px;
	padding:0px;
}



.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
	position: relative;
}

.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}

.commentlist .alt {
	background: #E9E9EA;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #4f1b07;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #4F4F4F;
	font-size: 100%;
}

#commentform input{
	width: 153px;
	background:#E9E9EA;
	border: 1px solid #D1D1D1;
	padding: 3px;
	margin-top: 3px;
	color: #4F4F4F;
}

#commentform textarea{
	width: 494px;
	height: 115px;
	background:#E9E9EA;
	border: 1px solid #D1D1D1;
	padding: 2px;
	margin-top: 3px;
	color: #4F4F4F;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #E9E9EA;
}

#commentform #submit{
	background:#FD6D04;
	border: solid 1px #b64e03;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:right;
	width: 144px;
	height: 36px;
}

#spacer {
	margin: 40px;
}


.previous-entries {
	width: 220px;
	margin: 0 0 20px 0;
	float: left;
	padding: 8px;
	background: #F7F7F7;
	border: solid 1px #E9E9EA;
	color: #4f1b07;
}

.next-entries {
	width: 220px;
	margin: 0 0 20px 0;
	float: right;
	padding: 8px;
	background: #F7F7F7;
	border: solid 1px #E9E9EA;
	color: #4f1b07;
}


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.addthis_toolbox { 
  float:right !important; 
  margin-right:55px !important; 
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



#twitter_div {
	background-image: url('http://www.baden405.com/images/twitter_scoutkid.png');
	height: 260px;
	width: 192px;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 130px;
}
 
#twitter_div ul li {
	width: 100px;
	height: 20px;
	color: #4F4F4F;
	list-style: none;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #4f1b07;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #FD6D04;
}


#twitter_div ul li span {
	visibility: visible;
}
 
#twitter_div ul li span a {
	color: #4f1b07;
	visibility: visible;
}
 
#twitter_div ul li a {
	visibility: hidden;
}

 
#twitter_follow {
	background-color: #ffffff;
	width: 307px;
	height: 50px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A3939;
}

#twitter_follow a {
	text-decoration: none;
	color: #4f1b07;
}
 
#twitter_follow a:hover {
	text-decoration: underline;
	color: #4f1b07;
}

blockquote {
border: 1px solid #D1D1D1;

