/*
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;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	color: #1A1A1A;
	padding-left: 1000px;
	background: url(i/bg.gif) repeat-x;
}
a {
	color: #1750AA;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
	display: inline-block;
	vertical-align: bottom;
}
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 {
	margin-left: -1000px;
	padding: 0 42px;
}
* html #wrapper {float: right}


/* Header
-----------------------------------------------------------------------------*/
#header {
	margin: 0 9px;
	height: 133px;
	position: relative;
	background: #4475C2 url(i/bg.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 11px;
	left: 0;
	width: 195px;
	height: 91px;
	background: url(i/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#nav1 {
	position: absolute;
	top: 102px;
	left: 0;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px solid #5783C8;
	border-right: 1px solid #3D69AE;
}
#nav1 li {
	float: left;
}
#nav1 a {
	float: left;
	color: #FFF;
	padding: 6px 8px 0;
	text-decoration: none;
	height: 23px;
	border-left: 1px solid #3D69AE;
	border-right: 1px solid #5783C8;
}
#nav1 a:hover,
#nav1 .current-cat a {
	background: #8FACDA url(i/nav1.gif) 100% 100% no-repeat;
	text-decoration: underline;
}

#nav2 {
	position: absolute;
	top: 147px;
	left: 10px;
	list-style: none;
	font-size: 11px;
}
#nav2 li {
	float: left;
	margin-right: 15px;
}
#nav2 a {
	color: #4475C2;
}

#search {
	position: absolute;
	top: 107px;
	right: 0;
}
#search input {
	font: 10px Tahoma, Arial;
	float: left;
}
.search {
	width: 222px;
	padding: 4px 9px;
	border: none;
	background: #8FACDA;
	color: #C7D6ED;
}
.go {
	cursor: pointer;
	border: none;
	width: 24px;
	height: 20px;
	background: url(i/go.gif) no-repeat;
}

#adv {
	position: absolute;
	top: 22px;
	right: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin: 36px 0 0;
	background: #FFF url(i/shadow-t.gif) repeat-x;
}
.r { background: url(i/shadow-r.gif) 100% repeat-y; }
.b { background: url(i/shadow-b.gif) 0 100% repeat-x; }
.l { background: url(i/shadow-l.gif) repeat-y; }
.tl { background: url(i/shadow-tl.gif) no-repeat; }
.tr { background: url(i/shadow-tr.gif) 100% 0 no-repeat; }
.bl { background: url(i/shadow-bl.gif) 0 100% no-repeat; }
.br {
	background: url(i/shadow-br.gif) 100% 100% no-repeat;
	width: 100%;
	overflow: hidden;
	padding: 19px 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 12px 290px;
}
.post {
	margin: 0 0 25px;
	width: 100%;
	overflow: hidden;
}
.pmeta {
	font-size: 10px;
	color: #A6A6A6;
	margin: 0 0 12px;
}
.pmeta a {
	color: #A6A6A6;
}
.date {
	background: url(i/arrow.gif) 0 4px no-repeat;
	padding-left: 8px;
	margin-right: 5px;
}
.pcat {
	margin-left: 5px;
}
#content h2 {
	font: bold 14px/18px Arial, Tahoma;
	margin: 0 0 16px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
}
.comments {
	clear: both;
	text-align: right;
	font-size: 11px;
	margin-top: -8px;
}
.comments a {
	background: url(i/comments.gif) 0 3px no-repeat;
	padding: 0 0 5px 25px;
}

.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: bold 14px/18px Arial, Tahoma;
	margin: 0 0 16px;
}
div.pagetitle {
	margin: 0 0 25px;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

.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;
}
#cancel-comment-reply small {
	font-size: 12px;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	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 {
	height: 20px;
	margin: 0 0 20px;
}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebars
-----------------------------------------------------------------------------*/
.sidebar {
	float: left;
	width: 250px;
	position: relative;
	background: #EDEDED url(i/sidebar-bg.gif) no-repeat;
	font-size: 10px;
}
.sl {
	margin-left: -100%;
	left: 19px;
}
.sr {
	margin-left: -269px;
	margin-right: -3px;
}
.sb {
	background: url(i/sidebar-bg.gif) 100% 100% no-repeat;
	padding: 15px 16px;
	height: 1%;
}

.block {
	border-bottom: 1px solid #D8D8D8;
	margin: 0 0 21px;
}

.sidebar h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #3E3E3E;
	padding: 0 0 8px;
}
.sidebar h3.noborder {
	padding: 0 0 8px;
	border: none;
}
.sidebar ul {
	list-style: none;
	margin: 0 0 17px;
	position: relative;
}
.sidebar li {
	background: url(i/arrow.gif) 0 5px no-repeat;
	padding: 0 0 8px 12px;
	line-height: 15px;
}
.sidebar a {
	color: #4D4D4D;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}

#rss {
	display: block;
	width: 210px;
	height: 44px;
	background: #F36405 url(i/rss.gif) no-repeat;
	color: #FFF;
	margin: -5px -6px 15px;
	padding: 19px 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	font-size: 10px;
	color: #7F7F7F;
	padding: 8px 30px 15px;
}
#footer a {
	color: #7F7F7F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}