/* 
	Theme Name: Fashion Blog
	Description: None
	Author: Ask Graphics
	Author URI: http://www.askgraphics.com
	Version: 1.0

*/
body {
	text-align: center;
	font-size: 80%;
	padding-bottom: 0;
	margin-bottom: 0;
	background: #000;
	}
body {
	font-family: verdana, sans-serif;
	}
#page {
	width: 763px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	border: 8px solid #FFF;
	position: relative;
	bottom: 8px;
	}
#header {
	background: url(top2.jpg) top right no-repeat;
	height: 307px;
	position: relative;
	}
#headerimg {
	background: url(top.gif) no-repeat;
	height: 307px;
	width: 500px;
	}
#header h1 {
	margin: 0;
	padding: 10px 0 0 15px;
	font: 32px arial,sans-serif;
	letter-spacing:-0.02em;
	}
#header h1 a:link, #header h1 a:visited {
	text-decoration:none;
	color: #fff;
	}
#header h1 a span {
	color: #ffe048;
	}
#menu {
	list-style: none;
		padding: 0;
		margin: 0;
	position: absolute;
	top: 130px;
	left: 20px;
	}
#menu li {
		margin: 0;
		padding: 0;
	line-height: 28px;
	}
#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	}
#description {
	color: #a7a7a7;
	font-size: 80%;
	position: absolute;
	left: 266px;
	top: 120px;
	width: 260px;
	}
#description h2 {
	font: 17px arial,sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: #fff;
	}
#description h2 span {
	color: #ffe048;
	}
#description em {
	font-style: normal;
	color: #fff;
	}
#quick {
	background: #fed039;
	margin-top: 1px;
	height: 48px;
	position: relative;
	line-height: 48px;
	}
#quick form {
	height: 48px;
	line-height: normal;
	float: left;
	padding: 0 10px;
	background: #790000;
	}
form div {
	padding-top: 13px;
	}
form, form input {
	vertical-align: middle;
	}
form .i {
	border-width: 0;
	}
form .b {
	border-width: 0;
	background: #fed039;
	}
#right {
	float: right;
	width: 550px;
	}
#right a:link, #right a:visited {
	color: #790000;
	}
.sep {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: url(dotsep.gif) top left repeat-x;
	overflow: hidden;
	}
#right h2 {
	color: #790000;
	font: 200% arial, sans-serif;
	margin: 0.5em 0 0.3em;
	padding: 0;
	}
.p {
	background: url(panel.gif) top left no-repeat;
	padding: 1em;
	}
#left {
	width: 188px;
	}
#left h2 {
	color: #999;
	margin: 0;
	padding: 0.1em 0 0.3em;
	font: bold 180% Arial,sans-serif;
	}
.p ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 25px;
	font-size: 85%;
	}
.p li {
	border-bottom: 1px solid #ccc;
	color: #7f7f7f;
	}
.p li ul li {
	padding-left: 5px;
	border-bottom: none;
	}
.p li a {
	color: #979797;
	text-decoration: none;
	}
#right .post h2 {
	font: bold 120% Arial;
	color: #555;
	margin: 0;
	padding: 0.5em 0;
	}
.ct {
	font-size: 80%;
	color: #999;
	}
.whatToDo {
	height: 38px;
	line-height: 38px;
	margin: 1px 0;
	}
.whatToDo a:link, .whatToDo a:visited {
	text-decoration: none;
	color: #790000;
	font-weight: bold;
	}
#right .whatToDo a.wPC:link, #right .whatToDo a.wPC:visited {
	float: right;
	padding: 0 1.5em;
	display: block;
	height: 38px;
	line-height: 38px;
	background: #333;
	color: #fff;
	text-decoration: none;
	}
.wPC span {
	background: url(comment.gif) center left no-repeat;
	padding-left: 16px;
	}
.wPC:hover {
	background: #444;
	}
#right dl, #right ul, #right ol, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6, #right pre, #right form, #right p, #right blockquote {
	margin: 0;
	padding: 0.5em 0;
	}
.wCM {
	background: url(readcomments.gif) center left no-repeat;
	padding-left: 15px;
	display: block;
	float: left;
	margin-right: 1em;
	}
.wRM {
	background: url(readmore.gif) center left no-repeat;
	padding-left: 15px;
	display: block;
	float: left;
	}
#footer {
	background: #790000 url(bb.gif) top left repeat-x;
	padding-top: 40px;
	clear: both;
	height: 92px;
//	height: 130px;
	position: relative;
	}
.sn {
	position: absolute;
	top: 66px;
	left: 20px;
	font: 26px Arial;
	color: #943333;
	}
.mn {
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: right;
	border-bottom: 1px dotted #943333;
	padding: 0 10px 5px;
	}
.mn, .mn a:link, .mn a:visited {
	color: #facd38;
	text-decoration: none;
	font-family: Arial, sans-serif;
	}
.zk {
	position: absolute;
	top: 80px;
	right: 10px;
	font-size: 85%;
	text-align: right
	}
.zk, .zk a:link, .zk a:visited {
	color: #bc8080;
	text-decoration: none;
	}
.zk img {
	vertical-align: middle;
	}
#commentArea {
	position: relative;
	background: #f3f3f3;
	margin-top: 10px;
	margin-left: -10px;
	padding-left: 10px;
	}
#commentArea h2 {
	height: 54px;
	}
#commentArea strong {
	position: absolute;
	}
#commentArea span {
	position: relative;
	display: block;
	background: url(comment-title.gif) top center no-repeat;
	height: 54px;
	}
#commentBottom {
	background: url(comment-bottom.gif) top center no-repeat;
	height: 24px;
	}
#commentArea form {
	margin: 0;
	padding: 0 0;
	}
#commentArea form p {
	margin: 0;
	padding: 0.5em 0;
	}
#commentArea form .subm {
	padding-left: 113px;
	}
.in {
	background: #fff;
	border: 1px solid #ccc;
	}
.push {
	border-width: 0;
	color: #fff;
	background: #790000;
	}
#commentArea form label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
	}
#comments {
	margin-left: 2em;
	}
#right #comments h2 {
	font: bold 125% Tahoma;
	color: #555;
	margin: 0;
	padding: 0.5em 0 0.2em;
	}
.xmtv {
	padding-bottom: 0.3em;
	}
.comment {
	font-size: 85%;
	margin: 1em 0 0;
	padding-bottom: 1em;
	border-bottom: #ccc 0.3em solid;
	}

#site_content {position: absolute;left: -10000px;};