/*
Theme Name:
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/




* {
	margin: 0;
	padding: 0;
}
html {background: url(i/bg.gif) 0 150px repeat-x}
body {
	font: 12px/18px Verdana, Arial, Tahoma, sans-serif;
	color: #232323;
	width: 995px;
	margin: 0 auto;
	padding: 0 0 15px;
	position: relative;
}



h4 {
font-size: 12px;
font-style: obligue; 
margin: 15px 0 25px 0;
padding: 8px 10px 8px 10px;
border: 1px dashed #333333;
}



a {
	color: #0C1572;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 196px;
	position: relative;
}
#logo {
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 100;
	width: 292px;
	height: 85px;
	padding: 122px 0 0;
	background: url(i/logo.jpg) no-repeat;
	font: bold 25px Georgia, "Times New Roman";
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -2px;
}
#logo span {
	display: block;
	font: 10px Tahoma, Arial;
	text-transform: none;
	letter-spacing: 0;
	color: #6F6F6F;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 292px;
	height: 150px;
	background: url(i/logo.jpg) no-repeat;
}

#nav {
	position: relative;
	top: 150px;
	left: 0;
	width: 693px;
	height: 39px;
	padding-left: 302px;
	background: #606060;
	list-style: none;
	font: 14px/39px Georgia, "Times New Roman";
}
#nav li {
	float: left;
}
#nav a {
	float: left;
	color: #C3C3C3;
	text-decoration: none;
	padding: 0 15px;
}
#nav a:hover {
	color: #FFF;
	text-decoration: underline;
	background: #303030;
}

#adv1, #adv2 {
	position: absolute;
	top: 10px;
	right: 0;
}
#adv1 {top: 50px}
#adv2 {top: 80px}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	padding: 0 0 8px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(i/dots.gif) 728px 0 repeat-y;
}
#content {
	padding: 53px 286px 0 8px;
}
.post {
	margin: 0 0 50px;
}
.post.category {
	margin: 0 0 20px;
	padding-left: 75px;
}
#content h2 {
	font: 18px/1 Verdana, Arial, Tahoma;
	margin: 0 0 10px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	font: 11px Tahoma, Arial;
	color: #AEAEAE;
	margin: 0 0 8px;
}
.pmeta a {
	color: #AEAEAE;
	text-decoration: none;
}
.pmeta a:hover {
	text-decoration: underline;
}
.post.category .pmeta {
	float: left;
	margin: 3px 0 0 -75px;
}
.entry {
	text-align: justify;
}

.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 3px 25px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
}
h3.pagetitle {
	margin: 0 0 30px !important;
	text-align: center;
	font-size: 16px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Verdana, Arial, Tahoma;
	padding: 4px;
	width: 190px;
	border: 1px solid #BFBFBF;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 100px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	height: 60px;
	margin: -20px 0 0;
}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 267px;
	margin-left: -267px;
	position: relative;
	font: 11px/14px Tahoma, Arial;
	color: #404040;
	overflow: hidden;
}

#white {
	background: #FFF;
	padding: 0 0 9px 6px;
}

#sidebar .adv {
	margin: 0 0 4px;
	width: 272px;
	margin-right: -11px;
	overflow: hidden;
}
.adv img {
	float: left;
	display: inline;
	margin: 0 11px 10px 0;
}

#subscribes {
	background: #E6E6E6;
	border: 1px solid #DBDADA;
	width: 100%;
	overflow: hidden;
}


#my a {
	font: bold 12px Georgia, "Times New Roman";
	color: #000000;
	text-decoration: underline;
	
}
#my a:hover {
        font: bold 12px Georgia, "Times New Roman";
	color: #da1010;
	text-decoration: underline;
	
}




#rss {
	float: left;
	display: inline;
	width: 87px;
	height: 121px;
	background: #DFDFDF url(i/rss.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 16px 0 0;
}
* html #rss {margin: 0 13px 0 0}
#subscribes ul {
	list-style: none;
	padding: 12px 0 23px;
	line-height: 23px;
}
#subscribes li a {
	color: #931F05;
	background: url(i/rss2.gif) 0 2px no-repeat;
	padding: 0 0 1px 23px;
}

.sidebar {
	float: left;
	width: 114px;
	padding: 11px;
	overflow: hidden;
}
.sidebar.sr {
	width: 108px;
}

#sidebar h3 {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 2px;
}

.sidebar ul {
	margin: 8px 0 15px;
	list-style: none;
}
.sidebar ul ul {
	margin: 5px 0 -5px 10px;
}
.sidebar li {
	padding: 0 0 5px;
}
.sidebar li a {
	color: #404040;
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #D9D9D9;
	font: 10px/14px Tahoma, Arial;
	color: #555;
	padding: 10px 15px 12px;
}
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#design {float: right}

