body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223138;
	text-align: center;
	background: #f2f0e5 url(bg.jpg) repeat-x center top;
}
p {
	margin: 12px 10px;
}
/* CONTAINERS */
#fixed {
	background: #f2f0e5 url(bg.jpg) repeat-x center top;
	/*background: #f2f0e5 url(header.jpg) no-repeat center top;*/
}
#wrap {
	position: relative;
	margin: 0px auto;
	width: 1002px;
	background: url(container.jpg) repeat-y center top;
}
#container {
	background: url(header.jpg) no-repeat center top;
}
#seocol {
	float:left;
	width:765px;
}
#leftcol {
	float: left;
	width: 201px;
	padding: 0px 0px 0px 17px;
	text-align: left;
}
#content {
	float: right;
	width: 528px;
	margin: 0px 0px 0px 19px;
	padding: 10px 0px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 201px;
	padding: 0px 17px 0px 0px;
	margin: 213px 0px 0px 0px;
	text-align: left;
}
#footer {
	clear:both;
	height: 96px;
	color: #ccc8c1;
	background: url(footer.jpg) bottom no-repeat;
	text-align: center;
}
#footer p {
	padding-top: 50px;
}
/* HEADER */
#header {
	height: 228px;
	text-align: left;
}
#blogtitle {
	height: 62px;
	padding: 95px 0px 0px 142px;
}
#blogtitle img{
	width: 512px;
	height: 62px;
}
#blogdesc {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding:0px 355px 0px 147px;
}
#header ul {
	position: absolute;
	top: 0px;
	left: 0px;
	height:30px;
	width:1002px;
	overflow: hidden;
}
#header ul li {
	float:left;
	padding:0px 18px 0px 18px;
	list-style-type:none;
	font-size:12px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
/* SEARCH */
#search {
	position:absolute;
	top:0px;
	left:860px;
	height: 30px;
	line-height:33px;
	text-align:right;
}
#searchtext {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 0px;
	margin:5px 1px ;
	font-size: 13px;
	border: 1px solid #9a9076;
	color: #223138;
	width: 100px;
}
#searchbutton {
	float: left;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:5px 1px ;
	color:  #ffffff;
	background-color:#9a9076;
	border: 1px solid #ffffff;
	cursor: pointer;
	text-transform:uppercase;
	width: 30px;
}
/* MENUS */
ul.menu {
	color: #c2b48c;
}
ul.menu li {
	line-height:17px;
	padding-bottom:6px;
}
ul.menu div.title {
	height:30px;
	padding: 7px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 30px;
	color: #e7d9b3;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background-image:url(sidebar-title.jpg);
	background-repeat:no-repeat;
}
ul.menu ul li {
	margin-left: 35px;
	margin-right: 10px;
	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.gif);
}
/* LINKS */
a:link,
a:visited {
	color: #223138;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#8f9594;
}
#header ul li a:active,
#header ul li a:hover {
	color: #d1d1d1;
}
ul.menu a {
	color: #c2b48c;
}
div.post h2 a {
	color: #223138;
	text-decoration: none;
}
#footer a {
	color: #ccc8c1;
}
/* PAGE */
#meta {
}
#meta h1 {
	font-size: 12px;
	color: #302921;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 5px;
}
/* POSTS */
div.post {
	margin: 0px auto 15px auto;
	background: url(post-bg.jpg) repeat-y;
	text-align: center;
}
div.post h1,
div.post h2 {
	padding-top: 12px;
	text-indent: 20px;
	font-size: 20px;
	color: #223138;
	font-weight: normal;
	text-transform: uppercase;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	width: 528px;
	height: 24px;
}
#related h3 {
	font-size: 13px;
	color: #302921;
	text-align: left;
	white-space:nowrap;
	overflow:hidden;
}
div.entry p {
	text-align: justify;
	padding: 0px 10px;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #302921;
}
#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.header {
	height:67px;
	background:url(post-title.jpg) no-repeat;
}
div.header p {
	margin: 0px;
	text-indent: 20px;
	font-size: 11px;
	font-weight:normal;
	color: #223138;
	text-align: left;
}
div.thumbs img {
	border: 1px solid #9a9076 ;
}
#related div.play {
	border:1px solid #9a9076 ;
}
/* 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: #302921;
	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: #302921;
	text-decoration: none;
	background-color: #ffffe0;
}

