/*  
Theme Name: John Brawley
Theme URI: http://www.elastikos.com/
Description: The original JB Theme
Version: 1.0
Author: Stuart Moulds
Author URI: http://www.elastikos.com/

*/



/* Begin Typography & Colors */
body
{
	font-family: 'Trebuchet MS';
	background: #0f0f0f url(images/bg_main.jpg) repeat-x;
	background-position: top;
	font-size: 13px;
}
a
{
	text-decoration: none;
}
h1
{
	font-size: 34px;
	color: #ffffff;
}
h2
{
	margin-top: 12px;
	color: #971c27;
	font-size: 24px;
	text-align: left;
}
h3
{
	font-size: 16px;
	color: #646466;
	font-weight: bold;
}
h4
{
	color: #5e5d5c;
	font-size: 10px;
}
h5
{
	margin-top: 0px;
	margin-bottom: 10px;
	color: #971c27;
	font-size: 24px;
	text-align: left;
}
h6
{
	margin-left: 33px;
	color: #8397a2;
	font-size: 11px;
	font-weight: bold;
}
.entry img
{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#header
{
	width: 996px;
}
#headerExtra
{
	background: url(images/bg_headerTop.gif) no-repeat;
	width: 996px;
}
#heroImage
{
	/*background: url(images/heroImage/stalled01.jpg) no-repeat;*/
	z-index: 0;
	width: 924px;
	margin-left: 19px;
	margin-right: 19px;
	padding-top: 24px;
	position: relative;
}
small
{
	color: #9f9e9d;
}
strong
{
font-weight: bold;
}
.aHr
{
	height: 1px;
	background-color: #1b1b1b;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 924px;
}
#defaultImage
{
	z-index: 0;
	height: 200px;
	margin-left: 19px;
	margin-right: 19px;
	position: relative;

}
#heroImageDetails{
	text-align: left;
}
#logoArea
{
	background: url(images/bg_logo.jpg) no-repeat;
	height: 169px;
}
#navigation
{
	font-size: 1em;
	color: #9ad3f3;
	text-align: left;
	padding-top: 0px;
	min-height: 169px;
}
#navigation a
{
	color: #b0aba4;
	padding-right: 12px;
}
#navigation a:hover
{
	color: #ffffff;
	padding-right: 12px;
}
#innerNav
{
	padding-top: 134px;
	padding-left: 35px;
	padding-right: 35px;
}
#page
{
	text-align: left;
	width: 924px;
	padding-top: 10px;
}
#page p
{
	padding: 3px;
	padding-left: 0px;
	color: #4a4a4b;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#page input
{
	margin: 5px;
	color: #8e8e93;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #8e8e93;
	background: #FFFFFF url(images/bg_input.gif) no-repeat;
}
#page a
{
	color: #a9a091;
}
#page a:hover
{
	color: #FFFFFF;
}
#footer
{
	text-align: right;
	padding-right: 4px;
	width: 924px;
	margin-top: 5px;
	margin-bottom: 35px;
	font-size: 11px;
	color: #2a2a2a;
}
#footer a
{
	color: #2a2a2a;
}
#footer a:hover
{
	color: #ffffff;
}
.newsItems
{
	margin-left: 33px;
	margin-right: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
}	
.newsItems a
{
	color: #8e8e93;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	border-bottom: 1px solid #d4d4d4;
}
.newsItems a:hover
{
	color: #000000;
}
hr
{	
	margin-left: 33px;
	margin-right: 33px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-bottom: 1px solid #d4d4d4;
}
ul
{
	color: #8e8e93;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.listing
{
	color: #8e8e93;
	font-size: 12px;
	margin-left: 33px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right
{
	color: #6f6f73;
}
.poster
{
	border: 2px solid black;
}
.stillsGallery
{
	margin-left: 33px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.stillsGallery img
{
	border: 4px solid white;
}
/* Drop Menus */
.anylinkcss
{
	position:absolute;
	padding-top: 24px;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #000000;

	padding-left: -19px;
}
.anylinkcss a
{
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	border-bottom: 1px solid #1a1a1a;
	padding: 5px;
	text-decoration: none;
	color: white;
}

.anylinkcss a:hover
{ 
	/*hover background color*/
	background-color: black;
	color: white;
}
.anylinkcss a small
{
	color: #9f9e9d;
}
#dropMenus a
{
	color: #8e8e93;
}
#dropMenus a:hover
{
	background-color: black;
	color: white;
}
