/*
Theme Name:
Theme URI: http://numberonedesigner.com/
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
html {
	border-top: 9px solid #679F10;
	padding: 3px 0 0;
	background: url(i/bg.gif) 2px 0 repeat-x;
}
html#theme1 {border-top: 9px solid #679F10;}
html#theme2 {border-top: 9px solid #136C8D;}
html#theme3 {border-top: 9px solid #484848;}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #3E3E3E;
}
a {
	color: #2E2E2E;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
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}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 198px;
	position: relative;
	border-top: 1px solid #E5E5E5;
	background: url(i/bg.gif) 2px -4px repeat-x;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 376px;
	height: 170px;
	background: url(i/logo.gif) no-repeat;
	text-indent: -9999px;
}
#theme1 #logo {background: url(i/logo.gif) no-repeat}
#theme2 #logo {background: url(i/logo2.gif) no-repeat}
#theme3 #logo {background: url(i/logo3.gif) no-repeat}

#nav {
	position: absolute;
	top: 96px;
	left: 370px;
	height: 55px;
	padding: 4px 0;
	font-size: 14px;
	line-height: 55px;
	list-style: none;
	border: solid #CCC;
	border-width: 1px 0;
}
#nav li {
	float: left;
	border-right: 1px solid #E5E5E5;
	padding: 0 3px;
}
#nav a {
	float: left;
	color: #2E2E2E;
	padding: 0 30px;
}
#nav a:hover, #nav .current_page_item a {background: #DFECD9;}
#theme1 #nav a:hover, #theme1 #nav .current_page_item a {background: #DFECD9;}
#theme2 #nav a:hover, #theme2 #nav .current_page_item a {background: #DBE5E9;}
#theme3 #nav a:hover, #theme3 #nav .current_page_item a {background: #EAEAEA;}

#reg {
	position: absolute;
	top: 18px;
	right: 162px;
	background: url(i/icon-reg.gif) 0 2px no-repeat;
	padding: 0 0 0 19px;
}
#enter {
	position: absolute;
	top: 18px;
	right: 95px;
	background: url(i/icon-enter.gif) 0 2px no-repeat;
	padding: 0 0 0 16px;
}

#theme-switcher {
	position: absolute;
	top: 20px;
	right: 26px;
}
#theme-switcher li {
	float: left;
	display: inline;
	border: 1px solid #7F7F7F;
	padding: 1px;
	margin-left: 3px;
	cursor: pointer;
}
#theme-switcher span {
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.theme1 span { background: #679F10 }
.theme2 span { background: #136C8D }
.theme3 span { background: #484848 }

#search {
	position: absolute;
	top: 57px;
	right: 26px;
}
#search label {
	float: left;
	color: #7D7D7D;
	padding: 2px 13px 0 0;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 190px;
	padding: 2px 5px;
	border: 1px solid #7F7F7F;
}
.go {
	cursor: pointer;
	border: none;
	width: 14px;
	height: 14px;
	background: url(i/go.gif) no-repeat;
	margin: 3px 0 0 8px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 34px 1px 34px;
	margin: 0 305px 0 0;
	border-right: 1px solid #C7C7C7;
	overflow: hidden;
	height: 1%;
}
.post {
	margin: 0 0 40px;
}
.post.first {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 20px;
	padding: 0 0 28px;
}
.post.odd {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 20px;
	padding: 0 0 28px;
}
.post.even {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 20px;
	padding: 0 0 28px;
}
.date {
	font: 11px Tahoma, Arial;
	color: #9E9E9E;
	margin: 0 0 5px;
}
#content h2 {
	font: 18px/20px Arial, Tahoma;
	margin: 0 0 16px;
}
#content .first h2 {
	font: 30px/1 Arial, Tahoma;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
	width: 100%;
	overflow: hidden;
}
.pmeta {
	font: 11px Tahoma, Arial;
	color: #9E9E9E;
	margin: -7px 0 16px;
}
.first .pmeta {
	background: #F2F2F2;
	padding: 6px 7px;
}
.pmeta a {
	color: #9E9E9E;
}
.comments {
	font-size: 11px;
}
.first .comments {
	font-size: 12px;
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 2px 23px;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
}
#content .entry h3 {
	font-size: 16px;
}
#content .entry h4 {
	font-size: 14px;
}
div.pagetitle {
	margin: 5px 0 40px;
	text-align: center;
	font-size: 18px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#author:hover, #email:hover, #url:hover, #comment:hover, #submit:hover,
#author:focus, #email:focus, #url:focus, #comment:focus {
	border-color: #999;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 160px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.alignleft {float: left;}
.alignright {float: right;}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 270px;
	margin-left: -306px;
	padding-left: 9px;
	position: relative;
	border-left: 1px solid #C7C7C7;
}

.section {
	margin: 0 0 18px;
	padding: 0 9px 20px;
	border-bottom: 1px solid #CCC;
}
.section h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 6px;
}
.section ul {
	margin: 0;
	position: relative;
}
.section li {
	list-style: none;
	background: url(i/arrow.gif) 0 7px no-repeat;
	padding: 0 0 0 12px;
}
.section a {
	color: #626262;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #CCC;
	margin: 0 19px;
	padding: 17px;
	color: #969696;
}
#footer a {
	color: #969696;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
