/*
Theme Name: arserblog.com
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: 13px/18px Verdana, Tahoma, Arial, sans-serif;
	color: #232323;
	width: 100%;
	background: #FFF;
}
a {
	color: #12499b;
	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: #F1F1F1;
	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}

#adv {
	padding: 17px 0;
  text-align: center;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 131px;
  border-bottom: 1px solid #E2E2E2;
  background: url(i/header-bg.gif) 50% 0 repeat-x;
}
.header {
	width: 1000px;
	margin: 0 auto;
	height: 97px;
  	background: #4E4A5D url(i/header-bg.gif) 50% 0 repeat-x;
	position: relative;
}

#logo {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 224px;
	height: 222px;
	background: url(i/logo.png) no-repeat;
  	text-indent: -9999px;
}
#description,
#siteurl {
	position: absolute;
	left: 257px;
	color: #6E6E6E;
  	font-size: 12px;
}
#header_ads {
	position: absolute;
	left: 300px;
	color: #6E6E6E;
  	font-size: 12px;
}
#description {
	top: 106px;
}
#siteurl {
	top: 137px;
  background: url(i/icons.png) 100% 3px no-repeat;
	padding: 0 17px 3px 0;
}

#nav {
	position: absolute;
	top: 68px;
	right: 11px;
	list-style: none;
  font-size: 14px;
}
#nav li {
	float: left;
  padding-left: 35px;
}
#nav a {
	float: left;
	color: #FFF;
}

#search {
	position: absolute;
	top: 104px;
	right: 18px;
  font-size: 12px;
}
#search label {
	float: left;
	color: #B3B3B3;
	padding: 2px 7px 0 0;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 240px;
	padding: 2px 5px 3px;
	border: 1px solid #B3B3B3;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: url(i/icons.png) 0 -28px no-repeat;
	margin: 2px 0 0 3px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 1000px;
	margin: 0 auto;
	padding: 13px 0 40px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 135px 534px 0 22px;
}
.post {
	margin: 0 0 70px;
}
#content h2 {
	font: 24px/1 Arial, Tahoma;
	margin: 0 0 18px;

}
#content h2 a {
	color: #4C495C;
	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: 24px/1 Arial, Tahoma;
	margin: 25px 0 18px;
}
#content .entry h3 {font-size: 18px}
#content .entry h4 {font-size: 20px}
#content .entry h5 {font-size: 18px}
#content .entry h6 {font-size: 16px}

#content .entry img{
	border: none;
	margin: 10px;
}
/*
.entry {
	text-align: justify;
}
*/
.pdate,
.pcat {
  font-size: 11px;
  line-height: 14px;
	padding: 0 0 0 19px;
	color: #aaa9a9; 
}
.pdate {
	margin: -2px 0 0;
  background: url(i/icons.png) 0 -55px no-repeat;
}
.pcat {
	margin: 0 0 15px;
  background: url(i/icons.png) 0 -71px no-repeat;
}
.pcat a {
	color: #aaa9a9;
  text-decoration: none;
}
.pcat a:hover {
  text-decoration: underline;
}
.comments {
	text-align: right;
}
.comments a {
	color: #12499B;
	background: url(i/icons.png) 0 -90px no-repeat;
	padding: 0 0 2px 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 {
	margin-left: 18px;
}

#content h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 0 0 50px;
	text-align: center;
	font-size: 20px;
}

.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 p {margin: 0 0 8px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#comment {
	width: 98%;
	height: 150px;
}
#submit {
	width: 160px;
	height: 24px;
	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: 480px;
	margin-left: -500px;
	position: relative;
  font-size: 12px;
  line-height: 14px;
}
.sidebar {
	width: 230px;
}
#left {float: left}
#right {float: right}

.advs {
	background: #EEE;
  text-align: center;
	padding: 7px 0 0;
	margin: 0 0 15px;
}
.advs .adv {
	padding: 0 0 7px;
}

.section {
  border: 5px solid #EEE;
	background: #F1F1F1;
	margin: 0 0 19px;
}
.section.purple {
  border: 5px solid #DAD6F5;
	background: #E1DEF7;
}
.section .inner {
  border: 1px solid #D9D9D8;
	padding: 14px 9px 6px;
}
.section.purple .inner {
  border: 1px solid #BCC2C4;
}
#subscribes .section {
  border: 5px solid #F68D2A;
	background: #F8A455;
}
#subscribes .section .inner {
  border: 1px solid #E68122;
}

.section h3,
#subscribes h3 {
  font-size: 14px;
	color: #363636;
	padding: 2px 0 3px 21px;
	margin: 0 0 12px;
}
h3.recent {background: url(i/icons.png) 0 -117px no-repeat}
h3.popular {background: url(i/icons.png) 0 -144px no-repeat}
h3.categories {background: url(i/icons.png) 0 -174px no-repeat}
h3.blogroll {background: url(i/icons.png) 0 -198px no-repeat}
h3.projects {background: url(i/icons.png) 0 -278px no-repeat}
h3.work {background: url(i/icons.png) 0 -307px no-repeat}
.section li {
	list-style: none;
	padding: 0 0 13px 21px;
}
.section a {
	color: #363636;
}

#subscribes {
	padding: 45px 0 0;
	position: relative;
}
#subscribes h3 {
	padding: 0 0 7px 12px;
	margin: 0;
}
#rss {
	position: absolute;
	top: 3px;
	right: 9px;
	width: 116px;
	height: 116px;
  background: url(i/rss.png) no-repeat;
  text-indent: -9999px;
}

#rss2mail {
	margin: 18px -15px 0 0;
	padding: 0 0 10px 23px;
  background: url(i/icons.png) 0 -221px no-repeat;
	height: 18px;
	overflow: hidden;
}
.rss2mail {
	float: left;
  border: 1px solid #979797;
	font: 11px Arial, Tahoma;
	color: #9E9E9E;
	padding: 1px 5px;
	width: 147px;
}
#rss2mail .go {
	float: left;
	width: 16px;
	height: 16px;
  background: url(i/icons.png) 0 -250px no-repeat;
	margin: 1px 0 0 3px;
}

.project {
  font-size: 11px;
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.project img {
	float: left;
	margin: 0 10px 0 0;
}
.project p {
	display: table;
	height: 1%;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #AAA url(i/footer-bg.gif) repeat-x;
	color: #FFF;
  font-size: 11px;
  line-height: 14px;
	padding: 24px 0 20px;
	height: 65px;
}
.footer {
	width: 950px;
	margin: 0 auto;
}
#footer a {
	color: #FFF;
}
#nod {
	float: right;
}

#monetization small {
color: #000;
background: #ffe9d1;
}
#monetization strong {
color: #fff;
background: #707070;
padding:3px;

}
ol li {

margin:10px 0px 0px 0px;

}
.aff {
color: red;
font-weight: bold;

}