/*
Theme Name: Firehose 2
Theme URI: http://wordpress.org/
Description: Theme for the Darien Volunteer Fire Department - In Development
Version: 2.0
Author: Doug Letterman
Author URI: http://renderfast.com/
*/

body {
	background-color: #333;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: 'Helvetica';
	font-size: 10pt;
}

img 	{
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited { 
	text-decoration : none;
	color: #c30;
	background: transparent; 
}

a:hover {
	text-decoration : underline;
	color: #f00;
	background: transparent; 
}

a:active { 
	text-decoration : none;
	color: #c33;
	background: transparent;  
}

#page {
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 764px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px;
}
	
html>#page	{
	width: 744px;
}

#superstruct {
	width: 744px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	text-align: center;
}

#maincontent {
	background: #fff; 
	background-repeat: repeat-y;
	padding: 0;
	margin: auto;
	clear: left;
	text-align: left;
}

#wide_column {
	background: #fff;
	padding: 0;
	text-align: left;
}

#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: transparent;
	display: inline;
	padding-top: 64px;
	width: 189px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 189px;
}
	
html>#sidebar	{
	width: 189px;
}

#sidebar h3 {
	margin: 4px 0px 4px 16px;
}

#sidebar p {
	margin: 0 12px 8px 16px;
	font-size: 11px;
}


#sidebar h3 {
	border-bottom: 1px solid #777;
}

#menu {
	list-style: none;
	border-bottom: 1px solid #c00;
	border-left: 10px solid #c00;
	padding: 0;
	margin-top: 0;
	margin-left: 16px;
}

#menu li.first {
	border-top: 1px solid #c00;
}

#menu li {
	background-color: transparent;
	border-top: 1px solid #777;
	padding: 4px 4px;
}

#menu li:hover {
	background: #ccc;
}

#menu li a {
	display: block;
	width: 100%;
}

#rightcol {
	float: left;
	margin: 5px;
	padding: 10px;
	border: 0;
	width: 525px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 525px;
}
	
html>#rightcol {
	width: 525px;
}

.right_col_one {
	float: left;
	width: 252px;
	padding-right: 10px;
}

.right_col_two {
	float: left;
	width: 253px;
	padding-left: 10px;
}

div.top {
	text-align:right;
	padding:0;
}

#address div {
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap
}

div.top div.left {
	float: left
}

#rightcol>div.top {
	
	display: table;
	width: 100%
}

#rightcol>div.top div {
	display: table-cell
}

#rightcol>div.top div.left {
	float: none;
	text-align: left
}

#rightcol>div.top div.right{
	text-align:right
}

#main {
	min-height: 400px;
}

#main h2 {
	border-bottom: 1px solid #aaa;
	clear: both;
}

#bottom {
	margin-top: 20px;
	margin: 20px 50px 0px 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	font-size: 8pt;
}


#nameplate {
	text-align: left;
	/*background: #c00 url(/images/nameplate_bg.png) repeat-x;*/
	background-color: #c00;
	min-height: 114px;
	height: 114px;
	font-size: 12px;
	overflow: hidden;
}

#nameplate h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 188px;
	height: 114px;
}

#title {
	float: left;
	margin-top: 20px;
	width: 402px;
	display: block;
}

#title a {
	display: block;
	padding-top: 78px;
}

#title a:link, #title a:visited {
	color: #fff;
}

#title a:hover {
	color: #fff;
	text-decoration: none;
}

#title a:active {
	color: #fff;
}

#nameplate #seal_top {
	float: left;
}

#linklist, #archivelist {
	list-style: none;
	padding: 0;
	margin: 4px 16px;
}

#linklist li, #archivelist li {
	margin: 8px 0px;
}

#inner_footer {
	clear: both;
	border-top: 1px solid #777;
	padding: 0.5em 10px;
	text-align: center;
	font-size: 0.75em;
}

#inner_footer p {
	margin: 8px 0 0 0;
}

#footer {
	clear: both;
	height: 24px;
	background-color: #c00;
	min-height: 24px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tiny {
	font-size: 8pt;
}

img.story_thumb {
	margin: 4px;
	border: 1px solid #000;
}

img.right {
	float: right;
	margin: 4px 0 4px 4px;
}

img.left {
	float: left;
	margin: 4px 4px 4px 0;
}

.date {
	font-weight: bold;
	font-variant: small-caps;
	margin-right: 6px;
	float: left;
	padding: 0;
}

#main textarea {
	border: 1px solid #777;
	background-color: #ccc;
	width: 100%;
}

.post h2 a:link, .post h2 a:visited {
	color: black;
}

.post h2 a:hover, .post h2 a:active {
	color: #f00;
	text-decoration: underline;
}

.post h3 {
	margin: 2px 0;
}

.post h3 a:link, .post h3 a:visited {
	color: black;
}

.post h3 a:hover, .post h3 a:active {
	color: #f00;
	text-decoration: underline;
}

.entry {
	margin-bottom: 8px;
}

.entry p {
	line-height: 16px;
	margin: 8px 0;
}

.entry a img {
	border: 0;
	text-decoration: none;
}

.entry h3 {
	margin-top: 16px;
	clear: both;
}

#main dl img {
	clear: both;
}

hr {
	border: 0;
	clear: both;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}

.hidden {
	display: none;
}


dl {
	margin: 0;
}

dt {
	font-size: 12px;
	font-variant: small-caps;
}

dd {
	font-style: italic;
}

/* Wp Gallery 2 Image Styles */


.gallery-items {
	clear: left;
	padding: 0px 10px;
}


.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.2em;
}

.g2image_normal
{
	margin: 4px;
}

.g2image_float_left
{
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right
{
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


