/*
ThemeName: 
ThemeURI: http: //oldlinegarrison.com
Description:  
Author: Park East, Inc.
AuthorURI: http: //parkeastinc.com
version: 1.0
*/
	
	
	
/*basics*/
	
* {
	margin: 0;
	padding: 0;
}


html, body, #wrap {
	height: 100%;
	width: auto;

	background: #4b494a url('images/background.jpg') repeat-x top left;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;

	margin: 0;
	padding: 0;
	}
	
body > #wrap {
	height: auto;
	min-height: 100%;
	}

#main {
	padding-bottom: 377px;
	}  /* must be same height as the footer */



/*footer*/

#footer {
	position: relative;
	background: transparent url('images/footer.gif') no-repeat bottom left;
	margin-top: -377px; /* negative value of footer height */
	height: 377px;
	clear:both;
	} 
	

.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 */



.hidden_content {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
}



h1 {
	font-size: 110px;
}


h2 {
	font-size: 16px;
	margin-top: 10px;
}


h3 {
	font-size: 12px;
	margin-top: 10px;
}


h4 {
	font-size: 11px;
}


	
/*imagesandmisc.*/
	
img {
	border: none;
	padding: 0;
	margin: 0;
}


img a {
	border: none;
}


img.left {
	float: left;
	border: none;
	padding: 6px;
}


img.right {
	float: right;
	border: none;
	padding: 6px;
}


blockquote {
	border-left: 1px solid #A5ABAB;
	margin: 15px;
	padding: 0 12px 0 12px;
}


code {
	margin: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
}


	
/*links*/
	
a {
	color: #666;
	text-decoration: none;
	border: none;
}


a: hover {
	color: #6A7CA0;
	text-decoration: underline;
	border: none;
}


	
	
/*container*/
	
	
#container {
	float: left;

	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: transparent;
	color: #333;
}


#homepage {
	width: 100%;
	height: 75px;
}

#homepage img {
	margin: 0px 0px 0px 100px;
	position: relative;
	z-index: 10;
}


#join_us {
	width: 252px;
	height: 218px;
	display: block;

	margin: -500px 0px 0px 690px;
	position: relative;
	z-index: 10;

	background: url("images/join_us.png") no-repeat 0 0px;	
}

#join_us:hover { 
  background-position: 0 -218px;
}


#join_us span {
	display: none;
}





#footer_home {
	width: 100%;
	height: 377px;

	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d9d9d9;

	display: inline;
}

#footer_home p {
	margin: 0 0 10px 0;
}

#footer_left {
	width: 630px;
	float: left;

	margin: 215px 0px 0px 74px;
}


#footer_right {
	width: 390px;
	float: left;

	margin: -160px 0px 0px 730px;
}

#footer_title {
	font-size: 14px;
	font-weight: bold;
	color: #d9d9d9;
	margin: 0px 0px 10px 0px;
}



/*mainmenu*/
	
	
#menu {
	width: 1159px;
	height: 25px;
	display: inline;
}


#nav_about {
	float: left;
	display: block;
	width: 61px;
	height: 20px;
	margin: 10px 0 5px 400px;
	background: url("images/nav_about.png") no-repeat 0 0px;	
}

#nav_about:hover { 
  background-position: 0 -20px;
}


#nav_about span {
	display: none;
}


#nav_news {
	float: left;
	display: block;
	width: 52px;
	height: 20px;
	margin: 10px 0 5px 450px;
/*	margin: 10px 0 5px 20px; */
	background: url("images/nav_news.png") no-repeat 0 0px;	
}

#nav_news:hover { 
  background-position: 0 -20px;
}


#nav_news span {
	display: none;
}


#nav_members {
	float: left;
	display: block;
	width: 88px;
	height: 20px;
	margin: 10px 0 5px 20px;
	background: url("images/nav_members.png") no-repeat 0 0px;	
}

#nav_members:hover { 
  background-position: 0 -20px;
}


#nav_members span {
	display: none;
}


#nav_events {
	float: left;
	display: block;
	width: 65px;
	height: 20px;
	margin: 10px 0 5px 20px;
	background: url("images/nav_events.png") no-repeat 0 0px;	
}

#nav_events:hover { 
  background-position: 0 -20px;
}


#nav_events span {
	display: none;
}




#nav_contacts {
	float: left;
	display: block;
	width: 94px;
	height: 20px;
	margin: 10px 0 5px 20px;
	background: url("images/nav_contacts.png") no-repeat 0 0px;	
}

#nav_contacts:hover { 
  background-position: 0 -20px;
}


#nav_contacts span {
	display: none;
}




#nav_links {
	float: left;
	display: block;
	width: 51px;
	height: 20px;
	margin: 10px 0 5px 20px;
	background: url("images/nav_links.png") no-repeat 0 0px;	
}

#nav_links:hover { 
  background-position: 0 -20px;
}


#nav_links span {
	display: none;
}





#nav_forum {
	float: left;
	display: block;
	width: 62px;
	height: 20px;
	margin: 10px 0 5px 20px;
	background: url("images/nav_forum.png") no-repeat 0 0px;	
}

#nav_forum:hover { 
  background-position: 0 -20px;
}


#nav_forum span {
	display: none;
}




	
	
/*content*/


#content_wrap {
	float: left;
	width: 640px;
	margin: 40px 0 0 0;
}


#content_top {
	width: 640px;
	height: 32px;
	display: block;

	background: transparent url('images/content_top.png') repeat-y top left;
	overflow: hidden;
}

#content_bottom {
	width: 640px;
	height: 158px;
	display: block;
	margin: 0 0 -400px 0;

	background: transparent url('images/content_bottom.png') repeat-y top left;
	overflow: hidden;
}

	
#content {
	width: 640px;
	min-height: 500px;

	background: transparent url('images/content_bg.png') repeat-y top left;
	overflow: hidden;
}


.post {
	margin: 0 10px;
	padding: 10px 25px 10px 25px;
	line-height: 16px;
}


.post h2 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


.post h2 a {
	color: #000;
	text-decoration: none;
}


.post h2 a:hover {
	color: #ff0000;
	text-decoration: none;
}

.post small {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
}

.post p {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}


.post a {
	text-decoration: underline;
}


.post ul {
}


.post li {
}


.entry p {
	margin: 12px 0;
}


.postmetadata {
	clear: both;
	background: #F7F7F7;
	padding: 6px;
	margin-top: 16px;
}


	
.navigation {
	float: left;
	width: 100%;
}


.alignleft {
	float: left;
	margin: 25px;
}


.alignright {
	float: right;
	margin: 25px;
}


.notfound {
	padding: 25px;
	font-size: 16px;
	font-weight: bold;
}




#entry_next {
	float: right;
	display: block;
	width: 176px;
	height: 38px;
	margin: 10px 20px 40px 0px;
	background: url("images/entry_next.png") no-repeat 0 0px;	
}

#entry_next:hover { 
  background-position: 0 -38px;
}


#entry_next span {
	display: none;
}




#entry_previous {
	float: left;
	display: block;
	width: 229px;
	height: 38px;
	margin: 10px 0 40px 20px;
	background: url("images/entry_previous.png") no-repeat 0 0px;	
}

#entry_previous:hover { 
  background-position: 0 -38px;
}


#entry_previous span {
	display: none;
}





#read_on {
	float: right;
	display: block;
	width: 119px;
	height: 38px;
	margin: 10px 0 40px 0px;
	background: url("images/read_on.png") no-repeat 0 0px;	
}

#read_on:hover { 
  background-position: 0 -38px;
}


#read_on span {
	display: none;
}











/*sidebar*/
	
#sidebar {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	width: 353px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar_logo {
	width: 328px;
	height: 419px;
	display: block;

	margin: 0px 0 0 20px;
}

#sidebar_logo img {
}


#sidebar_flickr {
	background: transparent url('images/sidebar_flickr.png') no-repeat top left;
	
	width: 255px;
	height: 342px;
	display: block;
	
	margin: 0px 0px 0px 20px;
	
	overflow: hidden;
}


#sidebar_twitter {
	background: transparent url('images/sidebar_twitter.png') no-repeat top left;
	
	width: 255px;
	height: 342px;
	display: block;
	
	margin: 0px 0px 0px 20px;
	
	overflow: hidden;
}



/*comments*/
	
#commentssection {
	clear: both;
	padding: 2px 12px;
	margin: 0;
}


#commentssection h3 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}


#commentform {
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding: 20px;
}


#commentform p {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}


#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 16px;
}


#commentform h3 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


#commentbox {
	width: 75%;
	min-width: 400px;
	margin: 5px 5px 0 0;
}


#author,
#email,
#url,
#commentbox {
	background: #fff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	margin: 5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
}


#submit {
	display: block;
	width: 119px;
	height: 38px;
	margin: 10px 20px 40px 0px;
	background: url("images/submit.png") no-repeat 0 0px;
	border: 0;
}

#submit:hover { 
  background-position: 0 -38px;
}


#submit span {
	display: none;
}

	
ol.commentlist {
	list-style-type: none;
}


ol.commentlist li {
	background: #fff;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}


ol.commentlist li.alt {
	background: #E5E5E5;
}


ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 16px;
}


ol.commentlist a {
	color: #000;
}


cite {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}


cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}


	
/*search*/
#search_form{ 
	margin: 10px 0px 50px 20px;
}

#searchform input#s {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	padding: 2px;
	margin: 20px 2px 2px 70px;
	border: 2px solid #B7B7B7;
}


#searchform input#searchsubmit {
	width: 119px;
	height: 38px;

	background: transparent url('images/search.png') no-repeat;
	background-position: 0 0;
	border: none;
	margin: 0px 0px 0px 100px;
}

#searchform input#searchsubmit:hover {
	background-position: 0 -38px;
}




-------------------------------------------------*/

/* wordpress post formating, etc.
-------------------------------------------------*/
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
img.alignleft {
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
img.alignright {
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px 2px 0;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.wp-caption-text {
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
	color: #777;
}




