/*  
Theme Name: Pack 19
Theme URI: http://www.ncscoutpack19.org/
Description: Custom theme for Pack 19 web site
Version: 1.0
Author: Scott McFarlane
Author URI: http://www.geotropix.com/
*/

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
}
.post {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
}
h3 {
	font-family: Arial, sans-serif;
	color: #085e99;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.headercell {
	width: 950px;
	height: 150px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
}
.banner_links {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #2d2d2d;
	font-size: 90%;
}
.text_input {
	height: 13px;
	font-size: 10px;
}
.submit_button {
	height: 19px;
	font-size: 10px;
	display: none;
}
.den_images {
	width: 80px;
	cursor: pointer;
}
.den_links {
	color: #f6d938;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.den_links_hover {
	background-color: #f6d938;
	color: 005d9c;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
a:link {
	text-decoration: none;
	color: #085e99;
}
a:visited {
	text-decoration: none;
	color: #085e99;
}
a:active {
	text-decoration: none;
	color: #085e99;
}
a:hover {
	text-decoration: underline;
	color: #085e99;
}
.first_post {
	padding-top: 0px;
	padding-bottom: 7px;
}
.the_post {
	padding-top: 3px;
	padding-bottom: 7px;
	border-top: #f8e180 1px solid;
}
.post_date {
	color: #9d9d9d;
	margin-top: 4px;
}
h2 {
	margin-top: 3px;
	margin-bottom: 4px;
}
.entry p {
	color: #3d3d3d;
	margin-bottom: 14px;
}
.entry ul {
	margin-bottom: 14px;
	margin-left: 14px;
}
.entry li 
{
	padding-bottom: 3px;
}
.entry table {
	border: solid 1px #b9c2d5;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 14px;
}
.entry tbody {
	color: #3d3d3d;
}
.entry th {
	border: solid 1px #b9c2d5;
	vertical-align: top;
	padding: 4px;
	font-family: Arial, sans-serif;
	color: #085e99;
	background-color: #b9c2d5;
}
.entry td {
	border: solid 1px #b9c2d5;
	vertical-align: top;
	padding: 4px;
}
.widget {
	color: #3d3d3d;
}
.sidebar_title {
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #004a7d;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 14px;
	margin-left: 0px;
	border-bottom: #085e99 1px solid;
}
ul {
	margin: 0px;
	color: #3d3d3d;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	padding-left: 14px;
	color: #3d3d3d;
}
ol {
	margin: 0px;
	color: #3d3d3d;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ol li 
{
	margin-left: 24px;
	color: #3d3d3d;
}
.calendar_link {
	width: 176px;
	text-align: center;
	background-color: #e4e7ee;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: #085e99 1px solid;
}
.rsvp_link {
	width: 250px;
	text-align: center;
	background-color: #fcf2d2;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	border: #7089b2 1px solid;
	cursor: pointer;
}
.rsvp_pane {
	width: 350px;
	text-align: left;
	background-color: #e4e7ee;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
	border: #7089b2 1px solid;
	color: #3d3d3d;
}
.akela_says {
	background-image: url(images/akela.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: top;
}
.footer {
	text-align: center;
	font-size: 10px;
	color: #7d7d7d;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 16px;
	margin-bottom: 24px;
	border-top: #085e99 1px solid;
}
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea, .comments-template input {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
