body {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c1aaaa;
	text-align: center;
	background-color:#000000;
}
#fixed{
	background:#000000;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background:url(container.jpg) repeat-y;
}
#container {
	background:url(header.jpg) no-repeat;
}
#seocol {
	float: left;
	width:779px;
}
#content {
	float: left;
	width: 512px;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 21px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 197px;
	margin: 14px 0px 20px 26px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 197px;
	padding: 14px 23px 20px 0px;
	text-align: left;
}
#footer {
	clear:both;
	color: #7f6563;
	font-size:11px;
	font-weight: normal;
	height:110px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
}
#footer p {
	padding-top:85px;
}
/* HEADER */
#header {
	width: 1000px;
	height: 310px;
}
#blogtitle {
	width: 620px;
	height: 180px;
	margin: 0px 0px 0px 380px;
	padding: 0px 0px 0px 0px;
}
#blogdesc {
	padding: 0px 30px 0px 478px;
	color: #b6b6b6;
	text-align: center;
	padding:7px 52px 0px 393px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	height:50px;
	font-weight:normal;
}
#header ul {
	position: absolute;
	top: 280px;
	left: 150px;
	height:32px;
	overflow: hidden;
}
#header ul li {
	float:left;
	padding:0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-transform:uppercase;
	font-size:12px;
	color:#ebb5bf;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
}
/* SEARCH */
#search {
	position:absolute;
	top:240px;
	left:700px;
	text-align:center;
}
#searchbutton {
	position:absolute;
	top:0px;
	left:160px;
	width:90px;
	height:20px;
	padding-bottom:2px;
	border:1px solid #333333;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	background-color:#000000;
}
#searchtext {
	position:absolute;
	top:0px;
	left:0px;
	width:148px;
	height:16px;
	padding:1px;
	border:1px solid #333333;
	border-collapse:collapse;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color:#666666;
}
/* MENUS */
ul.menu {
	color: #c1aaaa;
	margin-bottom: 10px;
}
ul.menu li {
	padding-bottom: 6px;
	line-height:17px;
}
ul.menu ul li {
	margin: 0px 10px 0px 30px;
	list-style-image: url(arr.gif);
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
	list-style-image: url(arr.gif);
}
ul.menu div.title {
	padding: 16px 0px 0px 20px;
	height:40px;
	font-size: 18px;
	color: #c1aaaa;
	text-align:left;
	background:url(sidebar-title.jpg) no-repeat;
}
/* LINKS */
a:link,
a:visited {
	color: #c1aaaa;
	text-decoration: none;
}
a:active,
a:hover {
	color: #c1aaaa;
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#c1aaaa;
}
#header ul li a:active,
#header ul li a:hover {
	color:#c1aaaa;
}
ul.menu a:link,
ul.menu a:visited {
	color: #c1aaaa;
}
ul.menu a:active,
ul.menu a:hover {
	color: #c1aaaa;
}
div.post h2 a {
	color:#ffffff;
	text-decoration: none;
}
#footer a{
	color: #7f6563;
}
/* PAGE */
#meta {
	position: absolute;
	top: 150px;
	left: 478px;
	width: 486px;
}
#meta h1 {
	color: #8f8e8e;
	text-align: center;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
}
/* POSTS */
div.post {
	margin:0px auto;
	background:url(post-bg.jpg) repeat-y;
}
div.post h1,
div.post h2 {
	padding: 13px 0px 0px 12px;
	font-size: 21px;
	color:#ffffff;
	font-weight: normal;
	background:url(post-title.jpg) no-repeat;
	text-align:center;
	line-height:21px;
	white-space: nowrap;
	overflow:hidden;
	
}
div.entry {
	text-align:left;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ff1111;
	font-family:Verdana, Geneva, sans-serif;
}
div.thumbs img {
	border:#474747  solid 1px;
}
#related div.play { 
	border:#474747  solid 1px;
}
div.header {
	margin:0px;
	height:63px;
	background:url(post-title.jpg) no-repeat;
}
div.header p {
	background:url(date.png) top left no-repeat;
	text-indent: 20px;
	height: 17px;
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	color: #c1aaaa;
}
div.footer {
	margin-bottom:20px;
	padding-bottom:3px;
	background:url(post-footer.jpg) no-repeat bottom;
}
div.footer p {
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px;
	text-align: right;
	color: #c1aaaa;
	font-weight:normal;
}
/* NAV */
.wp-pagenavi {
	margin: 20px auto;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.extend,
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #c1aaaa;
	color: #c1aaaa;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #c1aaaa;
	color: #000000;
	background-color: #c1aaaa;
}
