/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0px;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFDC;
	background-color: #0D0D0D;
	background-image: url(images/Gradient3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1, h2  {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 1.67em;
	list-style-image: none;
}

a {
	color: royalblue;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	height: 100px;
background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 0px;

}

/* Logo */

#logo {
	float: left;
	height: 100px;
	margin: 0px;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Menu */

#menu {
	float: right;
	height: auto;
	text-align: center;
	padding-top: 70px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #0d0d0d;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#menu a:hover, .active a {
	color: royalblue;
	background-color: #0D0D0D;
}

/* Page */


#page {
	width: 940px;
	margin: 0px auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin-bottom: 10px;
}

/* Post */

.post {
	margin-top: 20px;
	width: 100%;
	clear: both;
}
	

.post .title {
	margin-left: 0px;
	padding-left: 50px;
	font-size: 1.4em;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .entry {
	margin: 0;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;

}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
	color: royalblue;
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 1.4em;
}

#sidebar a {
	color: royalblue;
	text-decoration: none;
}

#sidebar a:hover {
	color: royalblue;
	text-decoration: underline;
}
#wrapper/* Footer */

 {

}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: #494949 3px solid;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	color: #cccccc;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: royalblue;
}
h3 {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.25em;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	margin-top: 0px;
	padding-top: 8px;
}
.post     .entry   ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.item {
}
.date {
}
.media {
	margin-left: -40px;
	width: 310px;
}
.cart {
	margin-left: 140px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iframe {
	padding-left: 50px;
}
.promo td {valign: center;}

