/*
Design by Johnny Havok Studios
http://www.havokstudios.net
*/

body {
	margin: 20px;
	background: #2F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD7A7A;
}

h1, h2, h3 {
	margin: 0px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	color: white;
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	margin-left: 10px;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 0px dotted #CC0001;
	color: #CC0001;
}

a:hover {
	background: none;
}

#locations ul {
	list-style: none;
	line-height: normal;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	background-color: #590000;
	/*background: #590000 url(images/img01.jpg) repeat-x left top;*/
	/*padding: 20px;*/
}

#picbox {
	width: 748px;
	height: 175px;
	margin: 0px auto;	
	
	background: #2F0000;
	border: 1px solid #590000;
	
}

#pbheader {
	text-align: center;
	font-family: serif, Georgia, "Times New Roman", Times;
	margin: 0px auto;
}

#pbheader-lft img{
	float: left;
}

#pbheader-rgt img{
	float: right;
}


#res {
	
	background-position: center top;
	
	width: 748px;
	height: 495px;
	margin-left: 1px;
	padding-left: 0px;	
	background-image: url(images/res_bg.png);
	/*border: 1px solid #590000;*/
	
}

/* Header */

#header {
	width: 750px;
	height: 190px;
	margin: 0 auto;
	background: url(images/header-bg.png)repeat-x left;
	
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 11px 0 0 0;
	background: #720000;
	padding: 3px 10px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	background-color: #2F0000;
	width: 750px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin-top:41px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #590000;
	margin-right: 3px;
	text-decoration: none;
}

#menu .first {
	background: #590000;
	margin-right: 3px;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: center;
	/*width: 590px;*/
	padding: 20px 30px 0 0;
}

.post a {
	text-decoration: none;
	color: white;
}
 
.post a:hover {
	color: yellow;
	
}

.post .title {
	color: #FFFFFF;
}

.post .title a {
	background: none;
	color: #FFFFFF;
	border: none;
}

.post .title a:hover {
	text-decoration: none;
}

.post .meta {
	/*background: #3C0101;*/
	/*border: 0px dashed #590000;*/
	padding-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
	margin-left: 15px;
	
}

/*Sidebar*/

#sidebar {
	margin: auto;
	margin-left: 0px;
	margin-right: 0px;
	height: 35px;
	width: 748px;
	padding-top: 5px;
	padding-left: 0px
	padding-right: 0px;
	background: #2F0000;
	border: 1px dashed #590000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar img {
	display: block;
	margin: 0px auto;
	border: none;
}

#sidebar li {
	
	margin: 0px auto;
	padding: 0;
	
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#bottom-nav {
	width: 750px;
	margin: 0px auto;
		
}	
#bottom-nav a {
	border-color: black;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
}

#bottom-nav img {
	margin-top: 5px;
	border: 1px;
}

#bottom-nav ul {
	list-style: none;
	
	
}

#bottom-nav li {
	display: inline;
	margin: auto;
	padding-left: 30px;
	
	
}

#footer {
	width: 750px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #2F0000;
	border-top: 1px normal #590000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CD7A7A;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
