/* - - - - - - - - - - - - - - - - - - - - -

Title : Johnny Marsh
URL : http://www.johnnymarsh.net

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	width:100%;
	margin:0px;
	padding:0px;
	font: normal 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background: #000;
}


a:link, a:visited  {
	color: #39ad0a;
	text-decoration: none;
}
	a:hover {
		text-decoration: none;
	}
	
p {
	margin: 0px;
	padding: 0px;
}

ul, li {
	margin: 0px;

}

h1 {
	font: normal 23px/33px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

h2 {
	font: bold 18px/27px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #494223;
}

h3 {
	font: bold 14px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #494223;
}

h4 {
	font: normal 24px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

hr {
	border: 0;
  	width: 100%;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	

}


form {
  margin: 0;
}


.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#wrapperOverall {
	width: 932px;
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #065f05;
	border-right: 1px solid #065f05;
	
}

#banner {
	width: 932px;
	height: 196px;
	margin:0 auto;
	padding: 0px;
}
		#bannerlhs {
			width: 717px;
			height: 196px;
			padding: 0px;
			margin: 0px;
			background: url(../templateimages/bannerlhs.jpg) no-repeat 0% 0%;
			float: left;
		}
		
		#bannerrhs {
			width: 215px;
			height: 196px;
			padding: 0px;
			margin: 0px;
			background: url(../templateimages/bannerrhs.jpg) no-repeat 0% 0%;
			float: right;
		}

#midWrapper {
	width: 932px;
	margin: 0 auto;
	padding: 0px;
	background: url(../templateimages/wrapper_bg.gif) repeat-y 0% 0%;
}

#midWrapper_norhs {
	width: 932px;
	margin: 0 auto;
	padding: 0px;
	background: url(../templateimages/wrapper_bg_norhs.gif) repeat-y 0% 0%;
}

		#lhs {
			width: 183px;
			padding: 0px;
			margin: 0px;
			background: url(../templateimages/lhs_bg.jpg) repeat-y 0% 0%;
			float: left;
		}
		
		#rhsWrap {
			width: 749px;
			padding: 0px;
			margin: 0px;
			background: url(../templateimages/middle_top.jpg) no-repeat 0% 0%;
			float:right;
		}
		
				#middle {
					width: 568px;
					padding: 0px;
					margin: 0px;
					float:left;
					
				}
				
						#subscribe {
							width: 568px;
							height: 50px;
							margin: 0 auto;
							padding: 0px;
						}
								#tagline {
									width: 316px;
									height: 14px;
									margin: 0 auto;
									padding: 18px 0px;
					
								}
				
						#ContentWrap {
							width: 568px;
							padding: 0px;
							margin: 0px;
							background: url(../templateimages/middle_bg.jpg) repeat-y 0% 0%;
						}
						
								#conTop {
									width: 548px;
									height: 11px;
									margin: 0 auto;
									padding: 0px;
									background: url(../templateimages/con_top.jpg) no-repeat 0% 0%;
								}
								
								#content {
									width:508px;
									padding: 10px 20px 10px 20px;
									margin: 0 auto;
									background: url(../templateimages/con_mid.jpg) repeat-y 0% 0%;
								}
								
								#marshcasts {
									width:508px;
									padding: 10px 20px 10px 20px;
									margin: 0 auto;
									background: url(../templateimages/con_mid.jpg) repeat-y 0% 0%;
								}
								
						#conBot {
							width: 568px;
							height: 60px;
							margin: 0 auto;
							padding: 0px;
							background: url(../templateimages/con_bot.jpg) no-repeat 0% 0%;
						}
			
			
/*------------------------------- for No RHS Template -------------------------------------------- */
	
				#middle_norhs {
					width: 749px;
					padding: 0px;
					margin: 0px;
					float:left;
					
				}
				
						#subscribe_norhs {
							width: 749px;
							height: 50px;
							margin: 0 auto;
							padding: 0px;
						}
								#tagline_norhs {
									/*width: 316px;*/
									width: 497px;
									height: 14px;
									margin: 0 auto;
									padding: 18px 0px;
					
								}
				
						#ContentWrap_norhs {
							width: 749px;
							padding: 0px;
							margin: 0px;
							background: url(../templateimages/middle_bg_norhs.jpg) repeat-y 0% 0%;
						}
						
								#conTop_norhs {
									width: 729px;
									height: 20px;
									margin: 0 auto;
									padding: 0px;
									background: url(../templateimages/con_top_norhs.jpg) no-repeat 0% 0%;
								}
								
								#content_norhs {
									width:689px;
									padding: 10px 20px 10px 20px;
									margin: 0 auto;
									background: url(../templateimages/con_mid_norhs.jpg) repeat-y 0% 0%;
								}
								
						#conBot_norhs {
							width: 749px;
							height: 60px;
							margin: 0 auto;
							padding: 0px;
							background: url(../templateimages/con_bot_norhs.jpg) no-repeat 0% 0%;
							
						}
/*------------------------------- for No RHS Template ends-------------------------------------------- */	

	
				#rhs {
					width: 181px;
					margin-top: 50px;
					padding: 0px;
					margin: 50px 0px 0px 0px;
					background: url(../templateimages/rhs_bg.jpg) repeat-y 0% 0%;
					float: right;
					font: normal 15px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				}
				
#footerWrap {
	width: 932px;
	height: 89px;
	margin: 0 auto;
	padding: 16px 0px 0px 0px;
	background: url(../templateimages/footer_bg.jpg) repeat;
}

		#footlhs {
			width: 200px;
			height: 25px;
			padding-left: 12px;
			color: #d7ae21;
			float: left;
		}
		
			a.footlink:link, a.footlink:visited {
				color: #67f200;
				text-decoration: none;
			}
			
			a.footlink:hover {
				text-decoration: underline;
			}
		
		#footmid {
			width: 250px;
			height: 48px;
			color: #d7ae21;
			float: right;
		}

		#footrhs {
			width: 184px;
			height: 64px;
			float: right;
		}
/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navwrap {
	width:157px;
	margin-top:13px;
	margin-bottom: 19px;
	padding-left:26px;
	}

#nav {
	width:157px;
	margin: 0px;
	text-indent:0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	}

.navtext {
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #13220b;
	width:141px;
	list-style: none;
	list-style-image: none;
	}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:36px;
	color:#b5f89b;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	
a.navlink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:36px;
	color:#b5f89b;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}

	
	
/* -------------- SUB NAV  ----------------------------- */

.subnavlist {
	margin: 0px;
	text-indent:0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	}

.subnavtext {
	padding: 0px 5px 0px 0px;
	width:141px;
	border-top: 1px solid #13220b;
	list-style: none;
	list-style-image: none;
	}

a.subnavlink:link, a.subnavlink:active, a.subnavlink:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:26px;
	color:#3ebb09;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	
a.subnavlink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:26px;
	color:#3ebb09;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}




/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
#followWrap {
	width: 183px;
	margin: 0px;
	padding: 0px;
}

		#follow {
			width: 183px;
			height: 57px;
			background: url(../templateimages/follow.jpg) no-repeat 0% 100%;
		}
		
		#followContent {
			width: 183px;
			margin: 0px 0px 22px 0px;
			padding: 5px 0px 0px 0px;
			text-align:center;
		}
		
			.followbutton {
				margin-top: 14px;
			}

#testimonialswrap {
	width: 183px;
	margin: 0px;
	padding: 0px;
}

		#testimonials {
			width: 183px;
			height: 34px;
			margin: 0px;
			padding: 0px;
			background: url(../templateimages/testimonials.jpg) no-repeat 0% 0%;
		}
		
		#testimonialsCon {
			width: 154px;
			margin: 10px auto 35px auto;
			font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
		}
		
		.testimonial_home {
			font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
		}
		
		.othernews_home {
			font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
			text-align:justify;
		}
		
		
#newsletterWrap {
	width: 181px;
	margin: 0px;
	padding: 0px;
}

		#newslettertop {
			width: 181px;
			margin: 0px;
			padding: 5px 0px 8px 0px;
			text-align: center;
			font: normal 14px/17px Verdana, Arial, Helvetica, sans-serif;
			color: #00cf00;
		}
		
		#newsletter {
			width: 181px;
			height: 56px;
			background: url(../templateimages/marshmail.jpg) no-repeat 0% 0%;
		}		
		
		#newsletterContent {
			width: 174px;
			margin-top:12px;
			padding: 0px 2px 20px 5px;
			color: #00cf00;
		}
		
				.input_txtWhite {
					background: #004800;
					border: 1px solid #025002;
					color: #00cf00;
				}
		
#pollsWrap {
	width: 181px;
	margin: 0px;
	padding: 0px;
}

		#polls {
			width: 181px;
			height: 56px;
			background: url(../templateimages/polls.jpg) no-repeat 0% 0%;
		}		
		
		#pollsContent {
			width: 174px;
			margin-top:19px;
			padding: 0px 2px 20px 5px;
			color: #00cf00;
		}
		
				.green {
					background: #b5f89b;
					border: 1px solid #025002;
				}
		
		
#eventsWrap {
	width: 181px;
	margin: 0px;
	padding: 0px;
}

		#events {
			width: 181px;
			height: 56px;
			background: url(../templateimages/events.jpg) no-repeat 0% 0%;
		}		
		
		#eventsContent {
			width: 174px;
			margin-top:15px;
			padding: 0px 2px 20px 5px;
			color: #00cf00;
		}
		
#newsWrap {
	width: 181px;
	margin: 0px;
	padding: 0px;
}

		#news {
			width: 181px;
			height: 54px;
			background: url(../templateimages/articles.jpg) no-repeat 0% 0%;
		}		
		
		#newsContent {
			width: 174px;
			margin-top:16px;
			padding: 0px 2px 20px 5px;
			font: normal 15px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #00cf00;
		}
				
				.category-title {
					color: #00cf00;
				}
				
				a.post-title:link, a.post-title:visited, a.post-title:hover {
					color: #00cf00;
					
				}
				
				.posts {
					margin: 0px;
					text-indent:0px;
					padding: 0px;
					list-style: none;
					list-style-image: none;
				}
				
				.exerpt {
					padding: 0px 5px 20px 0px;
					list-style: none;
					list-style-image: none;
				}
				
				.post-summary {
					padding: 0px;
					margin: 0px;
				}
				.post-summary-image fl {
					padding: 0px 15px 15px 0px;
				}
				a.more-link {
					margin: 0px;
					padding: 0px;
					font: bold 15px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
					color: #00cf00;
					
				}
				#img_summary_wrap {
					width: 100%;
					padding:  0px 0px 30px 0px;
					margin: 0px;
				}
				.shortSummary {
					
				}
				
				.shortSummary_left {
					float:left;
				}
				
				.shortSummary_left {
					float: right;
				}
				
				.postTile {
					padding-top: 5px;
				
				}
				.rhsImg {
					padding: 2px;
					border: 1px solid #39ad0a;
				}
				.rss {
					padding: 0px;
					margin: 0px;
					font-weight: bold;
				}