/*
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: #82B7DC; padding: 14px 0;}
body {
	font: 12px/18px Verdana, Helvetica, Sans-Serif;
	width: 992px;
	margin: 0 auto;
	padding: 0 0 5px;
	position: relative;
	background: #FFF url(i/bottom.gif) 0 100% no-repeat;
}
a {
	color: #1E3F77;
	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: 254px;
	position: relative;
	background: #9DB9D7 url(i/header.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 35px;
	left: 13px;
	width: 332px;
	height: 30px;
	padding: 88px 18px 0 0;
	font: 9px Arial, Tahoma;
	color: #A5A5A5;
	text-decoration: none;
	text-align: center;
}
#logo span {
	display: block;
	text-indent: -9999px;
}


#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 990px;
	height: 43px;
	font: 14px/43px Georgia, "Times New Roman";
	border: solid #C5D3DC;
	border-width: 0 1px;
	background: #5278BB url(i/nav.gif) repeat-x;
}
#nav li {
	float: left;
	list-style: none;
	background: url(i/nav.gif) 100% -43px no-repeat;
	padding-right: 2px;
}
#nav a {
	float: left;
	padding: 0 23px;
	color: #B3CEFE;
	text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
	color: #FFF;
	text-decoration: underline;
	background: url(i/nav.gif) 0 100% repeat-x;
}

#adv1, #adv2, #adv3 {
	position: absolute;
	top: 10px;
	right: 16px;
}
#adv2 {top: 108px}

#adv3 {top: 146px}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 990px;
	border: solid #C5D3DC;
	border-width: 0 1px;
	padding: 16px 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 9px 300px 0 15px;
}
.post {
	margin: 0 0 50px;
}
#content h2 {
	font: 24px/30px Georgia, "Times New Roman";
	margin: 0 0 5px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.ptags {
	font: 10px Tahoma, Arial;
	color: #7F7F7F;
	background: url(i/icon-tags.gif) 0 1px no-repeat;
	padding: 0 0 0 14px;
	margin: 0 0 5px;
}
.ptags a {
	color: #7F7F7F;
	text-decoration: none;
}
.ptags a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
}
.pmeta {
	border-top: 1px solid #CCC;
	padding: 9px 0 0;
	margin: 16px 0 0;
}
.comments {
	float: right;
	font-weight: bold;
	padding: 2px 0 0;
}
.comments a {
	background: url(i/icon-comments.gif) no-repeat;
	padding: 6px 0 9px 34px;
}
.date {
	font: 10px Tahoma, Arial;
	color: #7F7F7F;
	background: url(i/icon-date.gif) 0 2px no-repeat;
	padding: 0 0 0 14px;
}

.social img {
	margin-right: 5px;
}

.sponsor1,
.sponsor2 {
	border: 1px solid #ADADAD;
	padding: 7px 10px 30px;
	margin: 14px 0 7px;
	background: url(i/icon-sponsor1.gif) 100% 100% no-repeat;
}
.sponsor2 {
	margin: 10px 0 14px;
	background-image: url(i/icon-sponsor2.gif);
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font: 20px/1 Georgia, "Times New Roman";
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 25px;
	text-align: center;
	font: 20px/1 Georgia, "Times New Roman";
}

.commentlist {
	margin: 20px 0 10px;
	list-style: none;
}
* html .commentlist {margin: 10px 0;}
*+html .commentlist {margin: 10px 0;}
.commentlist li {padding: 0 0 30px;}
* html .commentlist li {padding: 0 0 20px;}
*+html .commentlist li {padding: 0 0 20px;}
.ctop {
	height: 5px;
	overflow: hidden;
	background: url(i/comment-top.gif) no-repeat;
}
.cmid {
	border: solid #C8C8C8;
	border-width: 0 1px;
	padding: 0 40px;
}
.cdata {
	text-align: center;
	position: relative;
	top: -14px;
	margin: 0 0 -14px;
}
.author {
	background: #FFF;
	padding: 0 15px;
}
.commentmetadata {
	font-size: 11px;
	color: #DFDFDF;
}
.commentmetadata a {
	text-decoration: none;
	color: #DFDFDF;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.cbot {
	height: 30px;
	background: url(i/comment-bottom.gif) no-repeat;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 483px;
	margin-left: -483px;
	line-height: 14px;
	overflow: hidden;
}
.sidebar {
	float: left;
	position: relative;
}
.sl {
	width: 240px;
}
.sr {
	float: right;
	width: 215px;
	padding-right: 15px;
}

#subscribes {
	width: 498px;
	overflow: hidden;
	padding: 0 0 14px;
}
#rss2mail {
	float: right;
	background: url(i/rss2mail.gif) no-repeat;
	width: 215px;
	height: 25px;
	padding: 19px 0 0 50px;
}
#rss2mail input {
	float: left;
}
.rss2mail {
	border: 1px solid #BAC2C6;
	width: 171px;
	padding: 1px 4px 2px;
	font: 12px Arial, Tahoma;
}
#people {margin:0 20px 0 0;
        height:125px;
        float:left}
#rss2mail .go {
	border: none;
	cursor: pointer;
	width: 31px;
	height: 30px;
	background: url(i/rss2mail.gif) 100% -14px no-repeat;
	margin: -5px -3px 0 3px;
}

a#rss {
	float: left;
	width: 126px;
	height: 44px;
	background: url(i/rss.gif) no-repeat;
	text-indent: -9999px;
}

#sidebars .adv {
	width: 528px;
	overflow: hidden;
	margin-right: -45px;
	padding: 0 0 25px;
}
#sidebars .adv img {
	float: left;
	display: inline;
	margin-right: 45px;
}

.block {
	background: #F3F3F3 url(i/block-bottom.gif) 0 100% no-repeat;
	padding: 0 0 30px;
	margin: 0 0 23px;
	height: 1%;
}
.sr .block {
	background-image: url(i/block-bottom2.gif);
}

.block h3 {
	background: #E3E3E3 url(i/block-top.gif) no-repeat;
	line-height: 29px;
	font-size: 12px;
	padding-left: 19px;
}
.sr .block h3 {
	background-image: url(i/block-top2.gif);
}

.block ul {
	list-style: none;
	padding: 7px 13px 15px;
}
.block ul ul {
	padding: 7px 0 0 5px;
	margin: 0 0 -7px;
}
.block ul ul li {
	border-top: 1px solid #DADADA;
	border-bottom: none;
}
.block li {
	padding: 7px 6px;
	border-bottom: 1px solid #DADADA;
}
* html .block li {height: 1%}
.block a {
	text-decoration: none;
	color: #3D3D3D;
}
.block a:hover {
	text-decoration: underline;
}

/* tabs */
ul.tabs {
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #E3E3E3 url(i/tabs.gif) no-repeat;
	position: relative;
}
.tabs li {
	float: left;
	padding: 0 12px;
	border: none;
}
.tabs li.tab-current {
	font-weight: bold;
	background: #C5C5C5;
	padding: 0 11px;
}
li#corner-l {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 5px;
	background: url(i/tabs.gif) no-repeat;
	padding: 0;
	overflow: hidden;
}
div.t2, div.t3 {
	display: none;
}
/* end tabs */

#search {
	width: 190px;
	overflow: hidden;
	padding: 7px 0 0 9px;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 115px;
	padding: 1px 4px 2px;
	margin: 10px 0 0 7px;
	border: 1px solid #BAC2C6;
}
.go {
	cursor: pointer;
	border: none;
	width: 47px;
	height: 44px;
	background: url(i/search.gif) no-repeat;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border: solid #C5D3DC;
	border-width: 0 1px;
	background: #E5E5E5;
	padding: 15px 16px 10px;
	font: 11px Tahoma, Arial;
	color: #727272;
}
#footer a {
	color: #727272;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
