/*
Theme Name: whomikey
Theme URI: http://revertfashion.com/
Description: The Revert Fashion WordPress theme based on the clothing line.
Version: 1.0
Author: Michael Lorig
Author URI: http://08121988.com/
*/

* {
	margin: 0 auto;
}

html, body {
	background: #000000
				url(images/revisited/bg.jpg) top center no-repeat fixed;
	font-family: helvetica, arial;
}

h1, h1 a:link, h1 a:visited, h2, h2 a:link, h2 a:visited {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

h3, h3 a:link, h3 a:visited {
   font-size: 16px;
   color: #ffffff;
   text-decoration: none;
}

h4, h4 a:link, h4 a:visited {
   font-size: 14px;
   color: #ffffff;
   text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

a, a:link, a:active, a:visited {
	outline: none;
	overflow: hidden;
	color: #bbbbbb;
}

a:hover {
	color: #dddddd;
}

img {
	border: 0;
}

img.padding-fix { padding: 10px 0; }

/* container */

#container {
	width: 940px;
}

#container2 {
	float: left;
	padding: 20px 10px;
	width: 920px;
	background: #5b6b72
				url(images/revisited/container.png) no-repeat;
}

/* header */

#header {
	width: 940px;
	height: 290px;
	background: transparent
				url(images/revisited/header.png) no-repeat;
}

#header #nav {
	float: left;
	margin: 253px 0 0 0;
	width: 500px;
	height: 34px;
}

#cssdropdown, #cssdropdown ul { position: relative; list-style: none; }
#cssdropdown, #cssdropdown * { z-index:2; margin: 0; padding: 0; }

#cssdropdown li ul { display: none; }
#cssdropdown li:hover ul { display: block; margin: 11px 0 0 0; }
#cssdropdown li ul li a, #cssdropdown li ul li a:link, #cssdropdown li ul li a:visited { padding: 10px; background: #2d424b; width: 180px; height: 20px; color: #cecece; text-align: left; opacity: .80; filter: alpha(opacity=80); }
#cssdropdown li ul li a:hover { background: #222222; color: #ffffff; }

#cssdropdown li.headlink {
	float: left;
	margin: 0 0 0 1px;
	padding: 9px 0 0 0;
	width: 67px;
	height: 25px;
	background: transparent
				url(images/nav_new.png) no-repeat;
	text-align: center;
}

#cssdropdown li a {
	display: block;
	font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
}

#cssdropdown li a:hover {
	color: #70b6d4;
}

#cssdropdown li:hover {
	background: transparent
				url(images/nav_hover_new.png) no-repeat;
	color: #70b6d4;
}

#cssdropdown li.double {
	padding: 2px 0 0 0;
	height: 32px;
}

#header h1 a {
	display: block;
	float: right;
	margin: 166px 22px 0 0;
	width: 320px;
	height: 124px;
	text-indent: -99999px;
}

/* content */

#content {
	float: right;
	width: 649px;
	font-family: arial;
	font-size: 12px;
	color: #bbbbbb;
}

#content #ch_home {
	margin: 40px 0 10px 0;
	width: 921px;
	height: 32px;
	background: #565656
				url(images/revisited/home_header.jpg) no-repeat;
	text-indent: -99999px;
}

#content .slider {
	z-index: 1;
	float: left;
	overflow: hidden;
	width: 500px;
	height: 240px;
}

#content .slider img {
	border: none;
}

#content .network {
	float: right;
 	padding: 0 0 0 10px;
	width: 410px;
}

#content .network a#online_store {
	display: block;
	width: 411px;
	height: 117px;
	background: transparent
				url(images/revisited/home_onlineshop.jpg) no-repeat;
	text-indent: -99999px;
}

#content .network a#street_team {
	display: block;
	margin: 6px 0 0 0;
	width: 411px;
	height: 117px;
	background: transparent
				url(images/revisited/home_streetteam.jpg) no-repeat;
	text-indent: -99999px;
}

#content .network a#street_team:hover {
	background: transparent
				url(images/revisited/home_streetteam.jpg) bottom no-repeat;
}

/* sidebar */

#sidebar {
	float: left;
	width: 271px;
}

#sidebar h1 {
	float: left;
	margin: 0;
	padding: 6px 0 0 10px;
	width: 251px;
	height: 44px;
	background: transparent
				url(images/revisited/sidebar_h1.png) no-repeat;
	font-size: 16px;
	color: #ffffff;
}

#sidebar h1 a {
	font-size: 16px;
}

/*#sidebar h1 a {
	color: #333333;
}*/

#sidebar .content {
	float: left;
	padding: 10px;
	width: 241px;
	background: #333333;
 	font-size: 13px;
	color: #ffffff;
}

.widget ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.widget ul li {
	padding: 0 0 5px 0;
}

.total {
	width: 180px;
}

#sidebar .footer {
	float: left;
	margin: 0 0 20px 0;
	width: 261px;
	height: 13px;
	background: transparent
				url(images/revisited/sidebar_footer.png) bottom no-repeat;
}

/* forms */

input,textarea,select{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;font-size:100%;margin:.2em 0;}
input,textarea{padding:.2em .4em;margin:0 2px 4px 2px;}
input.radio,input.checkbox{background-color:#fff;padding:2px;}
form label{font-weight:normal;margin:0 2px;}
fieldset{padding:.8em;border:1px solid #ddd;background-color:#fff;margin:1em 0;}
legend{padding:2px 15px 10px;text-transform:uppercase;font-style:italic;font-size:115%;background-color:#fff;border-top:1px solid #ddd;}

/* footer */

#footer {
	clear: both;
	padding: 10px;
	width: 920px;
	background: #25292b;
}

.footer_spacer {
	clear: both;
	height: 20px;
}

#footer #copyright {
	display: block;
	margin: 13px 0 0 0;
	float: left;
	width: 158px;
	height: 28px;
	background: transparent
				url(images/revisited/footer_copyright.png) no-repeat;
	text-indent: -99999px;
}

#footer .network {
	float: right;
	margin: 0;
 	padding: 0;
}

#footer .network a#twitter {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 119px;
	height: 46px;
	background: transparent
				url(images/revisited/network/twitter.png) no-repeat;
	text-indent: -99999px;
}

#footer .network a#twitter:hover {
	background: transparent
				url(images/revisited/network/twitter.png) bottom no-repeat;
}

#footer .network a#youtube {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 79px;
	height: 34px;
	background: transparent
				url(images/revisited/network/youtube.png) no-repeat;
	text-indent: -99999px;
}

#footer .network a#youtube:hover {
	background: transparent
				url(images/revisited/network/youtube.png) bottom no-repeat;
}

#footer .network a#myspace {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 34px;
	height: 49px;
	background: transparent
				url(images/revisited/network/myspace.png) no-repeat;
	text-indent: -99999px;
}

#footer .network a#myspace:hover {
	background: transparent
				url(images/revisited/network/myspace.png) bottom no-repeat;
}

#footer .network a#facebook {
	display: block;
	float: left;
	width: 88px;
	height: 46px;
	background: transparent
				url(images/revisited/network/facebook.png) no-repeat;
	text-indent: -99999px;
}

#footer .network a#facebook:hover {
	background: transparent
				url(images/revisited/network/facebook.png) bottom no-repeat;
}
