/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0;
	padding: 0;
	background: #1F0303;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
	margin-bottom: 15px;
}

h3 {
	font-size: 18px;
	padding-left:10px;
}

h4 {
	float: left;
	margin:0;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 18px;
}

a:link {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
}

a:visited {
	color: #D8BFD8;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 10px;
	padding: 0;
	border: none;
	float: right;
}

#radio{
	margin: 0 0 0 5px;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#feed {
	float:right;
	padding-top:10px;
}

/* Header */

#header {
	width: 860px;
	margin: 0 auto;
	height: 50px;
	background: url(images/img01.gif) no-repeat left top;
	border-bottom:10px solid #ff0000;
}

/* Menu */

/*#menu {
	float: left;
	width: 860px;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}*/

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 20px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #AA330F url(images/img04.gif) repeat-x;
}

#menu .current_page_item a {
	background: #ff0000 /*url(images/img04.gif) repeat-x*/;
	color: #000000;
}

#addthis{
	float: right;
	margin-bottom: 5px;
}

#addthis a:hover{
	background: none;
}

#breadcrumbs{
	margin: 5px;
	color:#C7C7C7;/*897B7B*/
}
#breadcrumbs a{
	text-decoration: none;
	color:#C7C7C7;
}
#breadcrumbs a:hover{
	color: #B8120B;
	background-color:#FFFFFF;
}

/** LOGO */

#logo {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #897B7B; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	background: #2A0F0F;
}

/* Content */

#content {
	float: right;
	width: 600px;	
}

#content a:hover{
	color: #B8120B;
	background-color:#FFFFFF;
}

#leftbox{
	float: left;
	width: 290px;
}

#rightbox{
	float: left;
	width: 290px;
}

#topads{
	float: right;
	margin-top: 25px;
}

#topcontent{
	float: left;
}

/* Post */

.post {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.post .title {
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

.post .description {
	margin-top:10px;
	color:#C0C0C0;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

.entry img{
	float:left;
	margin-right:10px;
}

.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .links {
	float: left;
	text-align: center;
}

.post .byline {
	border-left: 8px solid #B8120B;
	margin-top: -5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #897B7B;
}

.post .meta .more {
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
}

#sidebar h2 {
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
	font-size: 20px;
	color: #FFFFFF;
}

#sidebar a:hover{
	color: #B8120B;
	background-color:#FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/img03.gif) no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

/* Video Thumbnail */
.box {
	width: 180px;
	float: left;
	display: block;
	position:relative;
	padding: 5px;
}

.box li {
	display: inline;
	margin-right: 5px;
}

.box a:hover img {
	margin: -3px;
	border: solid 3px #B8120B;
}

/* Thumb for Top */
.box3 {
	float: left;
	width: 270px;
}

.box4 {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}

.thumb {
	width: 140px;
	padding: 5px 5px 0 5px;
	margin-right: 5px;
	float:left;
	margin:auto;
	padding-right:5px;
	position:relative;
	text-align:center;
}
.thumb a:hover img {
	margin: -3px;
	border: solid 3px #B8120B;
}

.btnimg a:hover img{
	margin: -3px;
	border: solid 3px #B8120B;
	background-color:#1F0303;
}

.thumb_title{
	padding-top:5px;
}

.thumb_category{
	padding-top:5px;
}

.thumb_price{
}
.thumb_date{
}

.links{
	text-align: center;
}

.more{
	margin: 0 0 0 10px;
}

/* Video Info */
.info{
	font-size:16px;
	margin:5px;
	float:left;
	width:300px;
}
.buy_button{
	margin:10px 20px;
	float:left;
	width:160px;
}
