body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c22500;
	text-align: center;
	background-color:#ffdebc;
}
#fixed{
	background: #ffdebc url(header.jpg) no-repeat center top;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width:988px;
	margin: auto;
	background:url(container.jpg) repeat-y center 300px;
}
#container {
	clear:left;
	margin-left:auto;
	width: 988px;
	background: url(header.jpg) no-repeat center top;
}
#seocol {
	float:left;
	width:779px;
}
#leftcol {
	float: left;
	width: 209px;
	text-align: left;
	margin-top: 10px;
}
#content {
	float: right;
	width: 550px;
	margin: 0px 10px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 209px;
	text-align: left;
	margin-top: 10px;
}
#footer {
	clear:both;
	color: #fff9f1;
	font-size:12px;
	font-weight: bold;
	height:160px;
	background: url(footer.jpg) bottom no-repeat;
}
#footer p {
	padding-top: 130px;
}
/* HEADER */
#header {
	width: 776px;
	height: 320px;
	text-align: left;
}
#blogtitle {
	width: 600px;
	padding: 50px 0px 0px 100px;
	height: 150px;
	margin: 0px;
	overflow: hidden;
}
#blogdesc {
	padding: 15px 0px;
	margin: 0px;
	color: #f64a28;
	font-size: 11px;
	line-height: 11px;
	font-weight:normal;
	text-align: center;
}
#header ul {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 800px;
	overflow: hidden;
	height:32px;
	line-height: 32px;
}
#header ul li {
	float:left;
	list-style-type:none;
}
#header ul li a {
	display:block;
	padding:0px 18px 0px 18px;
	font-size:16px;
	color:#9f0000;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
	text-transform:lowercase;
}
#header ul a:hover {
	padding:0px 18px 0px 18px;
	color: #9f0000;
	font-weight: bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
}
/* SEARCH */
#search {
	position:absolute;
	top:257px;
	left:100px;
	margin: 0px;
	height: 24px;
}
#searchtext {
	position:absolute;
	top:3px;
	left:0px;
	float: left;
	border: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #fd9054;
	width: 230px;
	background-color: transparent;
}
#searchbutton {
	position:absolute;
	top:0px;
	left:240px;
	background: transparent url(search.gif);
	float: left;
	height: 22px;
	width: 74px;
	border: 0;
	cursor: pointer;
	color: #fd9054;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
/* MENUS */
ul.menu {
	color: #430300;
}
ul.menu li {
	padding-bottom:13px;
	margin-bottom:7px;
}
ul.menu li ul li {
	margin: 0px 10px 0px 35px;
	padding-bottom: 2px;
	list-style-image:url(list-item-bg.gif);
	background: none;
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
	padding: 2px 0px;
	list-style-image:url(list-item-bg.gif);
}
ul.menu div.title {
	background:url(box-title-bg.jpg) no-repeat;
	font:bold 14px "Trebuchet MS";
	line-height: 14px;
	height: 27px;
	color: #f05d1c;
	padding:5px 0px;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:left;
	text-indent: 35px;;
}
#tag-cloud {
	text-align: left !important;
}
/* LINKS */
a:link,
a:visited {
	color: #430300;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
ul.menu a {
	color: #f05d1c;
}
ul.menu div.title a {
	color: #f05d1c;
}
ul.menu a.current {
	color: #f05d1c;
	font-weight: bold;
}
div.post h2 a {
	color: #c22500;
	text-decoration: none;
}
div.footer p a {
	color: #bd1d52;
}
#nav a {
	color: #430300;
}
#footer a{
	color: #fff9f1;
}
/* PAGE */
#meta {
	display:none;
}
/* POSTS */
div.post {
	margin: 10px auto;
}
div.post h1 {
	font-size: 18px;
	color: #c22500;
	font-weight: normal;
	padding: 0px 10px;
	margin: 0px;
}
div.post h2 {
	font-size: 16px;
	color: #c22500;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration:underline;
	display: inline;
}
div.entry {
	padding: 0px;
}
div.footer {
}
div.header {
	font-size: 10px;
	padding: 0px 10px;
	margin: 0px 10px;
	text-align: left;
	color: #430300;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
}
div.thumbs img {
	border:1px solid #ffcbfb;
}
#related h3 {
	font-size: 13px;
	color: #f05d1c;
	text-align: left;
}
#related {
	margin: 20px auto;
	text-align: center;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #f1c067;
}
#related li.title {
	margin:40px auto 20px auto;
	font-size: 20px;
	font-weight:bold;
	color: #edaf47;
	text-align:center;
}
#dvd {
	margin:10px auto;
}
/* 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 #ffcb81;
	color: #ffcb81;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ffcb81;
	color: #fffbf7;
	background-color: #ffcb81;
}
/* ERRORS */
div.error,
div.error a{
	color: #edaf47;
}

.more{
	white-space:nowrap;
	padding-left: 10px;
	font-weight: bold;
	color: #430300;
}