body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #930909;
	text-align: center;
	background-color: #014857;
}
p {
	margin: 12px 10px;
}
/* CONTAINERS */
#fixed {
	background: #014857 url(bg.jpg) repeat-x;
}
#wrap {
	margin: 0px auto;
	width: 1002px;
	background: url(container.gif) repeat-y center top;
}
#container {
	background: url(header.jpg) no-repeat scroll center top;
	overflow: auto;
}
#seocol {
	float:left;
	width:760px;
}
#leftcol {
	float: left;
	width: 215px;
	padding: 81px 0px 20px 14px;
	text-align: left;
}
#content {
	float: right;
	width: 519px;
	margin-bottom: 10px;
	padding-left: 12px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 215px;
	padding: 18px 14px 20px 0px;
	text-align: left;
}
#footer {
	clear:both;
	height: 55px;
	padding-top: 50px;
	color: #ffecc6;
	background: url(footer.jpg) bottom no-repeat;
	text-align: center;
}
/* HEADER */
#header {
	position: relative;
	height: 237px;
	text-align: right;
}
#blogtitle {
	width: 600px;
	height: 123px;
	margin: 0px 10px 7px 392px;
}
#blogdesc {
	height: 50px;
	padding: 0px 50px 0px 400px;
	font-size: 11px;
	line-height: 16px;
	color: #fffbe3;
	font-weight: normal;
	text-align: center;
}
#header ul {
	height:35px;
	margin:15px 0px 0px 350px;
	overflow: hidden;
}
#header ul li {
	float:left;
	padding:0px 18px 0px 18px;
	list-style-type:none;
	font-size:16px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:lowercase;
}
/* SEARCH */
#search {
	height: 23px;
	padding: 27px 0px 20px 0px;
}
#searchtext {
	float: left;
	width: 220px;
	margin-top: 1px;
	padding: 1px 0px 0px 20px;
	border: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840304;
	background: transparent;
}
#searchbutton {
	float: left;
	width: 100px;
	height: 23px;
	margin: 0px;
	border: 0px;
	background: url(search.gif) top left no-repeat;
	cursor: pointer;
}
/* MENUS */
ul.menu {
	color: #840304;
}
ul.menu li {
	margin-bottom:7px;
	padding-bottom:10px;
	background:#ffbf40 url(sidebar-footer.jpg) no-repeat bottom;
}
ul.menu div.title {
	height:41px;
	padding: 8px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #a50015;
	text-align:center;
	background-image:url(sidebar-title.jpg);
	background-repeat:no-repeat;
}
ul.menu ul li {
	margin-left: 35px;
	margin-right: 10px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	list-style-image:url(arr.jpg);
	background:none;
}
ul.menu ul ul {
	margin-bottom:0px;
	padding-bottom:0px;
	background:none;
}
ul.menu ul li li {
	margin-left: 8px;
	margin-right: 3px;
	padding: 2px 0px;
	list-style-image:url(arr.jpg);
}
/* LINKS */
a:link,
a:visited {
	color: #930909;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#876037;
}
#header ul li a:active,
#header ul li a:hover {
	color: #6b4926;
}
ul.menu a {
	color: #840304;
}
div.post h2 a {
	color: #cc6500;
	text-decoration: none;
}
#footer a {
	color: #ffecc6;
}
/* PAGE */
#meta {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background:url(post-footer.jpg) no-repeat bottom;
}
#meta h1 {
	padding-top: 24px;
	font-size: 18px;
	color: #cc6500;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	background:#ffffce url(post-title.jpg) no-repeat;
}
/* POSTS */
div.post {
	margin: 0px auto 15px auto;
	background:#ffffce url(post-title.jpg) no-repeat;
	text-align: center;
}
div.post h1,
div.post h2 {
	padding-top: 24px;
	font-size: 18px;
	color: #cc6500;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	width: 519px;
}
#related h3 {
	font-size: 13px;
	color: #930909;
	text-align: left;
	white-space:nowrap;
	overflow:hidden;
}
div.entry p {
	text-align: justify;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#related li.title {
	margin:40px auto 20px auto;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
}
#dvd {
	margin:10px auto;
}
div.footer {
	padding-bottom: 16px;
	background:url(post-footer.jpg) no-repeat center bottom;
}
div.footer p {
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
	border-top: 1px dotted #930909;
	font-size: 10px;
	font-weight:normal;
	color: #930909;
	text-align: right;
}
div.thumbs img {
	border: 1px solid #000000;
}
#related div.play {
	border:1px solid black;
}
/* NAV */
.wp-pagenavi {
	margin: 0px 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 {
	margin: 2px;
	padding: 2px 4px 2px 4px;
	border: 2px solid #ffffe0;
	font-weight: bold;
	color: #840304;
	text-decoration: none;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	margin: 2px;
	padding: 2px 4px 2px 4px;
	border: 2px solid #ffffe0;
	font-weight: bold;
	color: #840304;
	text-decoration: none;
	background-color: #ffffe0;
}

