/*
Theme Name:Sleek Black
Description: black and sleek wp theme.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#111 url('img/wrap.gif');
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#999;
	font-size:13px;
}
/***** do not delete *****/
#div {
	background:#111 url('img/wrap.gif');
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/***** end do not delete *****/
img {
	border:0;
}
a {
	color:#999;
	text-decoration:none
}
a:hover {
	color:#FFA200;
	text-decoration:none
}
h1, h2, h3, h4, h5, h6 {
font-size:16px;
	
}
h1 {
	font-size: 18px;
}
.pagetitle {
	font-size: 20px;
}
blockquote {
	padding-left:10px;
	color:#ccc;
	font-style: normal;
	
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
	
}
.alignright {
	float:right;
}
#container{
	width:1000px;
	margin:0 auto;
}
/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#000 url('img/wrap3.jpg');
}

/* The Top */

.top {
	height:151px;
	margin-top:0px;
	background:#000 url('img/top.gif');
	background-repeat:no-repeat;
	position:relative;
}


.nav{
	height:30px;
	background:#121111;
}
.menu  {
	height:30px;
	margin: 0px 0px 0px 3px;
	background:#121111;
	padding: 0px 0 0  0;
	width:997px;
}
.menu  ul {
	margin: 0;
	padding: 0px 20px ;
	list-style: none;
}
.menu li{
	float:left;
	background:url('img/right2.gif') no-repeat right top;
	margin-right:6px;
}
.menu li:hover{
	float:left;
	background:url('img/right.gif') no-repeat right top;
	margin-right:6px;
}
.menu li.current{
	background:url('img/right.gif') no-repeat right top;
}
.menu li.current a,li.current a:hover{
	color:#fff;
	background:url('img/left.gif') no-repeat left top;
	background-color:inherit;
}
.menu a{
	float:left;
	padding:11px 19px 6px;
	background:#121111;
	text-decoration:none;
	color:#FFF;
	font-size:0.82em;
	font-weight:700;
	border-width:0;
}
.menu a:hover{
	background:transparent url('img/nav_hover.png') bottom center repeat-x;
	color:#FFFFFF;
}	
	

/* The Content */
#content {
	float: left;
	width: 560px;
	margin: 0 0px 3px 0;
	padding: 0 0;
}
.post {
	margin: 20px 0px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#ccc;
}

.post h6 {
	margin: 0 0;
	padding: 3px 0px 0px 0px;
	height:49px;
	background:url('img/title.png') no-repeat left top;
	text-align: right;
	font: normal  20px "Century gothic", Arial, sans-serif;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #CCCCCC;
	background-color: transparent;
}


.postmetadata {
	margin: 0 0;
	padding: 3px 15px 0px 20px;
	height: 25px;	
	background: url('img/postmet.png') no-repeat left top;
	font: normal 12px Century gothic, Arial, sans-serif;
	text-align: right;

	}

.post a:link, .post a:visited {
	color: #FFA200;
	background-color: transparent;
}

.post a:hover {
	color: #ccc;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 35px 5px 25px;
	min-height:450px;
	}
.cover{
	margin: 0 0;
	background: url('img/content.png') repeat-y left top;
	}
#smallcolumn{
	width:200px;
	float:right;
}

/* The Sidebar */
#rssbox {
	width: 200px;
	font-size: 11px;
	line-height: 180%;
	float: left;
	margin: 0px;
	padding: 7px 0px 6px 15px;
}

#rssbox h2 {
	background: #000;
	color: #c1c1c1;
	padding: 1px 0px 1px 10px;
}

#adblock {
	margin: 10px 10px 0 0;
	background:#222;
	width:200px;
	float:right;
	clear:right;
}

#adblock h2{
	margin: 5px 5px 5px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	}

#adblock ul {
   	 margin: 0px 0px;
	 padding: 0;
	 overflow: auto;
	display :inline;
}	 
#adblock li {
	height:80px;
	width:180px;
	background:#000;
	border:1px solid #444;
	margin: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
  	float : left;
	list-style:none;
}

#adblock li a:link, .imagelist li a:visited {
	text-decoration: none;
}	
	
#sidebar {
	width:200px;
	float:right;
	font-size:12px;
	color:#fff;
	margin: 10px 10px 0px 0px;
}

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

#sidebar  h2 {
	font-size:16px;
	height:23px;
	font-weight:bold;
	font-family:Tahoma, arial,sans-serif;
	padding:4px 0px 0px 0px;
	background:#000;
	Margin: 10px 0 0 0;
	color:#999;
	text-align:center;
}

#sidebar a {
	display:block;
	line-height:100%;
	padding:4px 0 4px 0;
	color:#fff;
}

#sidebar a:hover {
	text-decoration:none;
	background-color:#000;
	color:#fff;
}

#sidebar ul li a {
	background:#222;
	padding-left:10px;
}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#222;
}


#ad div {
	text-align:center;
	border:5px solid #000;
}	

/* --- FOOTER --- */

#footer {
	height:30px;
	padding:10px 0 0 0px;
	margin:0px auto;
	color:#fff;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
	background:#000;
	width: 1000px;
}

#footer a {
	color:#ffa200;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#999;
}

.navigation a:hover {
	color:#fff;
}
		
/* The Attachment */

.contentCenter {
	text-align:center;
}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
}

input {
	background: #c1c1c1;
}

#selling {
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}

.mass_add_to_cart {
	cursor:pointer;
}