/*
THEME NAME: Spankies Custom
THEME URI: http://www.spankiesrestaurant.com
DESCRIPTION: A theme for Spankies Restaurant.  
VERSION: 1.0
AUTHOR: Daniel Sutton - Creative Push
AUTHOR URI: http://www.creativepush.com

*/



body {
  padding: 0px;
  margin: 0px;
  background: #000 url(images/bkg.jpg) no-repeat center top;
  color:#352d24;
  font-family:Helvetica,Arial,sans-serif;
  font-size:11px;
  line-height:1.5em;
  
  
  width: 100%;
  height: 1210px;
  display: table;
  behavior:url(js/csshover.htc); 
}
a:link {
	color:#24553e;
	text-decoration:none;
}
a:visited {
	color:#24553e;
	text-decoration:none;
}
a:hover {
	color::#352d24;
	text-decoration:none;
}

img {
 	border: 0;
	}
img, div, #maincontent, #topnavigation ul, #topnavigation li, #footercontent, #footer, li, ul, a:hover, input { 

behavior: url(js/iepngfix.htc); 
}

#main {
	width: 970px;
	margin: 0 auto;
	position: relative;
	
}
#header {
	width: 970px;
	height:120px;
	margin: 0 auto;
	position: relative;
	
}
#logo {
	position: absolute;
	width: 300px;
	height:98px;
	left: 123px;
	top: 13px;
}
	#topnavigation ul {
	width: 400px; 
	height: 81px; 
	position: absolute; 
	top: 45px; 
	left: 440px; 
	background: url(images/menu.png) no-repeat 0 0;
	list-style: none;
	margin: 0; padding: 0;
}
#topnavigation li {
    display: inline;
}
#topnavigation li a:link, #topnavigation li a:visited {
    border: none;
    width: 80px;
    height: 81px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -7000px;
    outline: none;
	
}
#topnavigation li.menus a:link, #topnavigation li.menus a:visited {
    left: 0px;
}
#topnavigation li.events a:link, #topnavigation li.events a:visited {
    left: 80px;
}
#topnavigation li.music a:link, #topnavigation li.music a:visited {
    left: 160px;  
}
#topnavigation li.about a:link, #topnavigation li.about a:visited {
    left: 240px;  
}
#topnavigation li.contact a:link, #topnavigation li.contact a:visited {
    left: 320px;  
}

#topnavigation li.menus a:hover  {	
    background: url(images/menu.png) no-repeat 0 -81px;
}
#topnavigation li.events a:hover {
    background: url(images/menu.png) no-repeat -80px -81px;
}
#topnavigation li.music a:hover {
    background: url(images/menu.png) no-repeat -160px -81px;
}
#topnavigation li.about a:hover {
    background: url(images/menu.png) no-repeat -240px -81px;
}
#topnavigation li.contact a:hover {
    background: url(images/menu.png) no-repeat -320px -81px;
}

#maincontent {
	width: 970px;
	min-height: 400px;
	margin: 95px auto 0px auto;
	position: relative;
	background-image:url(images/maincontentbkg.png);
	background-repeat:repeat-y;
}

#footercontent {
	width:970px;
	text-align:center;
	background-image:url(images/maincontentbkg.png);
	background-repeat:repeat-y;
}

#sidebar {
	float:right;
	position:relative;
	width: 160px;
	padding :0px 155px 0px 10px;
	list-style-type:none;
        background-image:url(images/sidebar_bkg.png);
        background-repeat:no-repeat;
        background-position:top left;
        min-height: 500px;

}
#sidebar ul {
list-style:none;
margin:0;
padding:0;
display:inline;
}
#about li {
list-style:none;
}
.sidebar2 {
	list-style:none;
}
#content {
	float:left;
	height:auto;
	position:relative;
	width:425px;
	padding: 0px 5px 0px 170px;
}
#footer {
	background-image:url(images/footerbkg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 115px;
	width: 970px;
}
h2 {
font-size:12px;
margin:15px 0 5px 0;

}
h2 a:link {
	color:#352d24;
	text-decoration:none;
}
h2 a:visited {
	color:#352d24;
	text-decoration:none;
}

h4 {
display:inline;
margin:0;
padding:0;
font-size:16px;
color:#24553e;
}

h3 {
line-height:20%;
display:inline;
margin:0 0 0 10px;
padding:0;
font-size:14px;
}

h5 {
display:inline;
margin:0;
padding:0;
font-size:16px;
color:#24553e;

}

h6 {
display:inline;
margin:0 0 0 10px;
padding:0;
font-size:14px;

}

#imgsize img {
max-width:415px;
border: 1px solid #666666; }

#menu {
float:left; 
font-size:18px;
line-height:1.5em;
}

input,select,textarea {
 background-color: #f2dcb4;
 border: 1px solid #666666; 
 margin:5px 0 6px 0;
}
#mrt_sub_form {
line-height:1px;
}

#sitedesign {
font-size:85%; color:#f4ddb5; margin-left:72%;
}
#sitedesign a {
color:#f4ddb5;
}

 #slitp {
		padding: 10px;
		border: 5px solid #fff;
		margin: 8px 0;
		background: #000000;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 15px;
	}
 
	#slitp h1 {
		padding: 0px 0px 5px 0px;
		text-transform: uppercase;
		text-align: center;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #fff;
		font-size: 16px;
		color: #fff;
	}
 
	#slitp p {
		margin: 10px 0px 0px 0px;
		text-align: justify;
	}
 
	#slitp p a {
		font-weight: bold;
		color: #fff;
	}



ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0;}
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {font: normal 16px;}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {font-size:16px; float:left; display:block; margin-right:4px;}
ol.commentlist li.comment div.vcard { font:normal 16px;}
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:3px solid #24553e; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {display:block; float:right;}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:3px solid #24553e; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:3px solid #24553e; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:3px solid #24553e; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#f3dbb3; }
ol.commentlist li.odd { background:#ebd5a9; }
ol.commentlist li.parent { border-left:0px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
commentbody {width:350px;}