/*
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 {
	background: #8B899A;
}
body {
	font: 14px/20px Arial, Tahoma, sans-serif;
	width: 100%;
  background: #8B899A url(i/shadow.gif) 50% repeat-y;
}
a {
	color: #2967BD;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.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: 990px;
	margin: 0 auto;
	background: #FFF url(i/header.jpg) 0 35px no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 34px;
	position: relative;
  background: #2864B8 url(i/top-bg.gif) repeat-x;
  border-bottom: 1px solid #4F7AB6;
	margin: 0 0 145px;
}

#logo {
	position: absolute;
	top: 42px;
	left: 52px;
	width: 250px;
	height: 100px;
  text-indent: -9999px;
}

#search {
	position: absolute;
	top: 7px;
	left: 9px;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 258px;
	padding: 1px 5px 2px;
	border: 1px solid #5385C9;
	border-top-color: #5589D1;
	border-bottom-color: #517EBD;
  background: #356EBC url(i/top-bg.gif) 0 100% repeat-x;
	color: #DDD;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #1B4278 url(i/go.gif) no-repeat;
	margin: 3px 0 0 8px;
}

#lang {
	position: absolute;
	top: 7px;
	right: 5px;
	color: #93B0D9;
  font-size: 12px;
}
#lang a {
	color: #93B0D9;
	margin: 0 9px;
}
#lang span {
	margin: 0 9px;
  font-weight: bold;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	padding: 0 0 100px;
}
#content {
	float: right;
	width: 572px;
	padding: 195px 30px 0 0;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 36px/1 Arial, Tahoma;
	margin: 0 0 24px;
	color: #2967BD;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 33px/1 Arial, Tahoma;
	margin: 30px 0 18px;
}
#content .entry h3 {font-size: 30px}
#content .entry h4 {font-size: 27px}
#content .entry h5 {font-size: 24px}
#content .entry h6 {font-size: 21px}
.entry {
	text-align: justify;
}
.pmeta {
	font-size: 12px;
	color: #989898;
	margin: -15px 0 15px;
}
.pmeta a {
	color: #989898;
}
.comments {
	text-align: right;
}

.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: 24px;
  font-weight: normal;
	margin: 0 0 20px;
}
div.pagetitle {
	margin: 0 0 40px;
	text-align: center;
	font-size: 24px;
}

.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 20px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {margin: 0 0 8px}
#author, #email, #url, #comment, #submit {
	font: 14px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#comment {
	width: 98%;
	height: 150px;
}
#submit {
	width: 180px;
	height: 28px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 300px;
	padding: 0 30px;
  font-size: 12px;
  line-height: 14px;
}

#nav {
	width: 360px;
	margin: 0 -30px 28px;
	padding: 0 0 13px;
	background: #ECECEC url(i/nav.gif) 0 100% no-repeat;
}
#nav ul {
	margin: 0 2px;
	padding: 0 0 20px;
  border: 1px solid #D2D2D2;
  border-width: 0 1px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
#nav li {
	list-style: none;
  text-transform: uppercase;
	margin: 0 0 1px;
}
#nav a {
	color: #000;
  text-decoration: none;
	display: block;
	height: 1%;
  line-height: 23px;
	padding: 0 27px;
}
#nav a:hover,
#nav .current_page_item a {
	background: #DBDBDB;
}

#sidebar h3 {
	color: #444;
  font-size: 12px;
  text-transform: uppercase;
	margin: 0 0 18px;
}
#sidebar a {
	color: #666;
}

.news {
	margin: 0 0 30px;
	color: #666;
}
.news a {
	color: #666;
}
#allNews {
  text-align: right;
	margin: -18px 0 35px;
}
#allNews a {
	color: #444;
}

.block {
  border: 1px solid #AFCAED;
  background: #D2E5FE;
	padding: 10px 11px 0;
	margin: 0 0 20px;
}
.block p {
  font-size: 11px;
}
#sidebar .block h3 {
  text-transform: none;
  font-size: 12px;
	color: #414141;
	margin: 0 0 15px;
}
.block ul {
	margin: 0 0 13px;
  font-size: 11px;
}
.block li {
	list-style: none;
	padding: 0 0 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 1px solid #E5E5E5;
	margin: 0 31px;
  font-size: 11px;
	color: #666;
	padding: 20px 0;
}
#footer a {
	color: #666;
}
#logos {
	margin: 20px 0 0;
  text-align: right;
}
#logos a {
  margin-left: 40px;
}