/*
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: url(i/top-bg.gif) repeat-x;
}
body {
	font: 13px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #373737;
	width: 100%;
  background: url(i/bottom-bg.gif) 0 100% repeat-x;
}
a {
	color: #1D577A;
	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;
	height: 1%;
}
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: 934px;
	margin: 0 auto;
	padding: 0 0 17px;
	position: relative;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 66px;
	position: relative;
  background: #6F9EBC url(i/top-bg.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 13px;
	left: 0;
	width: 76px;
	height: 38px;
	background: url(i/logo.gif) no-repeat;
  text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 24px;
	left: 162px;
	list-style: none;
}
#nav li {
	float: left;
  margin-right: 10px;
	padding: 0 13px 21px;
}
#nav li.current_page_item {
  border-bottom: 3px solid #FFF;
}
#nav a {
	float: left;
	color: #FFF;
  text-decoration: none;
}
#nav a:hover,
#nav li.current_page_item a {
	color: #C5E9FF;
}

#categories {
	position: absolute;
	top: 67px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #FFEFB8 url(i/yellow-bg.gif) 100% 0 no-repeat;
  border-bottom: 1px solid #FFF;
}
#categories li {
	float: left;
	list-style: none;
  background: url(i/nav-sep.gif) 100% 11px no-repeat;
	padding: 0 21px 0 0;
	margin: 0 20px 0 0;
	position: relative;
}
#categories a {
	float: left;
	color: #403C2E;
}
#categories ul {
	display: none;
	position: absolute;
	top: 38px;
	left: -10px;
	background: #FFEFB8;
  border: 1px solid #FFF;
  border-width: 0 1px 1px;
	padding: 1px 0 5px;
}
#categories li:hover ul,
#categories li.hover ul {
	display: block;
}
#categories ul li {
	float: none;
	background: none;
	margin: 0;
	padding: 0 9px;
  line-height: 18px;
	white-space: nowrap;
}
#categories ul a {
	float: none;
}

#search {
	position: absolute;
	top: 19px;
	left: 678px;
	width: 230px;
	height: 29px;
  background: #5C7B8E url(i/search.gif) no-repeat;
}
#search input {
	font: 13px Arial, Tahoma;
	float: left;
}
.search {
	width: 182px;
	padding: 6px 0 6px 12px;
	border: none;
	background: none;
	color: #ADBCC4;
}
.go {
	cursor: pointer;
	border: none;
	width: 34px;
	height: 29px;
	background: none;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
  background: url(i/sidebar-bg.gif) 100% 40px no-repeat;
	padding: 0 0 30px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
	padding: 40px 312px 0 0;
}
.post {
	margin: 0 0 30px;
}
.post h2 {
	font: 24px/1 Calibri, Arial, Tahoma;
	margin: 0 0 18px;
}
.single h2 {
	padding: 0 0 13px;
  border-bottom: 1px solid #D7D7D7;
}
.post h2 a {
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 24px/1 Calibri, Arial, Tahoma;
	margin: 25px 0 18px;
  border: none;
  letter-spacing: -1px;
	padding: 0;
}
#content .entry h3 {font-size: 23px}
#content .entry h4 {font-size: 22px}
#content .entry h5 {font-size: 21px}
#content .entry h6 {font-size: 19px}
.entry {
	text-align: justify;
}
.pmeta {
  font-size: 12px;
	color: #7A7A7A;
	margin: 5px 0 0;
}
.single .pmeta {
	margin: -9px 0 18px;
}
.pmeta a {
	color: #686868;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments2.gif) 100% 2px no-repeat;
	padding: 0 16px 0 0;
  text-decoration: none;
}
.comments a:hover {
  text-decoration: underline;
}
.ptags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}
.ptags a {
  text-decoration: none;
}
.ptags a:hover {
  text-decoration: underline;
}

#featured {
	padding: 19px 0 0;
	margin: 0 0 23px;
	height: 160px;
  background: #C8E0F3;
	overflow: hidden;
}
#featured .image {
	float: left;
  border: 2px solid #FFF;
	margin: 0 27px 0 0;
}
#featured .entry {
	display: table;
  background: url(i/new.gif) 0 1px no-repeat;
	padding: 0 28px 0 44px;
	position: relative;
}
* html #featured .entry {
	float: left;
}
*+html #featured .entry {
	float: left;
}
#featured h2 {
	font: 24px/1 Calibri, Arial, Tahoma;
  letter-spacing: -1px;
	margin: -2px 0 10px !important;
}
#featured h2 a {
  text-decoration: none;
	color: #373737;
}
#featured h2 a:hover {
  text-decoration: underline;
}
#featured .comments {
  text-align: left;
	font: 16px/1 Calibri, Arial, Tahoma;
}
#featured .comments a {
  background: url(i/comments.gif) 0 5px no-repeat;
	color: #656565;
	padding: 0 0 0 18px;
  text-decoration: none;
}
#featured .comments a:hover {
  text-decoration: underline;
}

#news {
  background: url(i/separator.gif) 0 100% no-repeat;
  line-height: 16px;
	padding: 0 0 13px;
	margin: 0 0 10px;
}
#nbg {
	padding: 2px 13px 0 103px;
}
a.catNews,
a.catRead,
a.catListen,
a.catLook,
a.catBuy {
	float: left;
	font: 19px/1 Calibri, Arial, Tahoma;
  text-transform: uppercase;
	color: #373737;
  text-decoration: none;
  letter-spacing: -1px;
	margin: 0 0 0 -93px;
	width: 75px;
}
a.catNews {
	margin: 0 0 0 -103px;
  background: url(i/icon-news.gif) no-repeat;
	padding: 70px 0 0;
}
a.catRead {
  background: url(i/icon-read.gif) no-repeat;
	padding: 68px 0 0;
}
a.catListen {
  background: url(i/icon-listen.gif) no-repeat;
	padding: 69px 0 0 2px;
}
a.catLook {
  background: url(i/icon-look.gif) no-repeat;
	padding: 70px 0 0 4px;
}
a.catBuy {
  background: url(i/icon-buy.gif) no-repeat;
	padding: 68px 0 0 1px;
}
a.catNews:hover,
a.catRead:hover,
a.catListen:hover,
a.catLook:hover,
a.catBuy:hover {
  text-decoration: underline;
}
#news .post {
	margin: 0 0 23px;
}
#news h2 {
	font: 15px/1 Calibri, Arial, Tahoma;
	margin: 0 0 5px;
}

.row {
	width: 100%;
	overflow: hidden;
  background: url(i/separator.gif) 0 100% no-repeat;
	padding: 0 0 48px;
	margin: 0 0 30px;
}
.row .column {
	float: left;
	width: 198px;
	padding: 0 20px 0 93px;
}
.row ul {
	padding: 8px 0 0;
}
.row li {
	list-style: none;
	padding: 0 0 3px 9px;
  background: url(i/bullet.gif) 0 5px no-repeat;
	font: 13px/1 Calibri, Arial, Tahoma;
}

.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: 12px;
	margin: 0 0 15px;
  border-top: 3px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
	padding: 5px 0 5px 3px;
  letter-spacing: 1px;
}
div.pagetitle {
	font: 24px/1 Calibri, Arial, Tahoma;
	margin: 0 0 30px;
	padding: 0 0 13px;
  border-bottom: 1px solid #D7D7D7;
  letter-spacing: -1px;
}

ul.archive {
	width: 100%;
	overflow: hidden;
}
.archive li {
	float: left;
	width: 286px;
	height: 103px;
	list-style: none;
	border-bottom: 1px dotted #B1B1B1;
	margin: 0 25px 18px 0;
}
#content .archive h2 {
	font: bold 16px/1 Calibri, Arial, Tahoma;
	margin: 0 0 7px;
}
.archive .image {
	float: left;
	margin: 0 14px 0 0;
  border: 1px solid #B9B9B9;
	padding: 2px;
}

.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background: #F2F2F2;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	list-style: none;
	height: 1%;
}
.commentlist li.depth-2,
.commentlist li.depth-4,
.commentlist li.depth-6 {
	border: none;
	background: #FFF;
	border-top: 1px solid #F2F2F2;
	margin-left: 15px;
}
.commentlist li.depth-3,
.commentlist li.depth-5,
.commentlist li.depth-7	 {
	margin-left: 15px;
	border:none;
	background: #F2F2F2;
}
.commentlist li.bypostauthor {
	background: #E5E5E5 !important;
	border: 1px solid #C7C7C7 !important;
}
.avatar {
	margin: 3px 10px 0 0;
	float: left;
	padding: 2px;
	border: 1px solid #B9B9B9;
	background: #FFF;
}
cite.fn {
	font: bold 18px/1 Calibri, Arial, Tahoma;
	display: block;
	padding: 10px 0 5px;
}
.commentmetadata {
	margin: 0 0 22px;
}
.commentmetadata a {
	color: #868686;
	font-size: 11px;
	text-decoration: none;
}
.commentmetadata a:hover  {
	text-decoration: underline;
	color: #333;
}
.reply {
	margin-bottom: 15px;
}
.reply a  {
	width: 75px;
	background: #CCC;
	color: #FFF;
	display: block;
	padding: 5px !important;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	text-decoration: none !important;
	font: italic 13px Georgia,Arial,Verdana;
}
.reply a:hover {
	background: #AEAEAE;
	text-decoration: none;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
	color: #FFF;
}
#respond h3 {
	margin: 30px 0 20px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#author, #email, #comment, #url, #s {
	background: #FFF !important;
	padding: 5px;
	border: 1px solid #bfbfbf;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}
#author, #email, #url {
	width: 220px;
}
#commentform textarea {
	width: 98%;
	margin-top: 5px;
	height: 250px;
}
#submit {
	padding: 8px 14px;
	background: #424242;
	color: #FFF !important;
	border:none;
	font-size: 14px;
	cursor: pointer;
	overflow: visible;
}
#submit:hover {
	background: #272727;
	color: #FFF;
	text-decoration: none
}
#submit:active {
	background: #000;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.navigation a {
  margin-right: 2px;
  border: 1px solid;
  text-decoration: none;
	padding: 0 5px;
}
.navigation a:hover {
  border: 1px solid #999;
	color: #373737;
}
.navigation span.pages {
  margin-right: 2px;
}
.navigation span.current {
	padding: 0 5px;
  margin-right: 2px;
  border: 1px solid #999;
	background: #DDD;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}
.navigation.comm a {
	border: none;
	margin: 0;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 256px;
	margin-left: -287px;
	position: relative;
	padding: 7px 0 0;
  line-height: 15px;
	z-index: 100;
}

.adv {
	width: 100%;
	overflow: hidden;
	margin: 0 0 55px;
}
.adv1 {
	float: left;
}
.adv2 {
	float: right;
}

.section {
	padding: 0 12px;
	margin: 0 0 55px;
}
.section h3 {
	font: 13px/1 Calibri, Arial, Tahoma;
  text-transform: uppercase;
	margin: 0 0 15px;
}
.section ul {
	margin: 0 0 -15px;
}
.section li {
	list-style: none;
	padding: 0 0 15px 13px;
  background: url(i/bullet.gif) 0 7px no-repeat;
}
.section a {
	color: #000;
}

.widget_tag_cloud a {
  line-height: 24px;
  margin-right: 4px;
  text-decoration: none;
	color: #363636;
}
.widget_tag_cloud a:hover {
  text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 51px;
  background: #ECECEC url(i/bottom-bg.gif) repeat-x;
	color: #8E8E8E;
	padding: 33px 0 0;
  font-size: 12px;
}