/*  
Theme Name: aComment.net
Theme URI: http://acomment.com
Description: acomment.net theme
Version: 1.0
Author: Mohsen
Author URI: http://acomment.com
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
* a {
	position: relative;
}
a img {
	border: none;
}
.strong {
	font-weight: 700;
}
.clearboth {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #F2F1E9;
}
img.alignleft {
	margin:0 12px 12px 0;
	float: left;
}
img.alignright {
	margin:0 0 12px 12px;
	float: right;
}
img.alignleft, img.alignright {
	padding: 4px;
	border: 1px solid #E3E3E3;
	display: inline;
}
blockquote {
	margin: 10px 0 10px;
	background: #FDFDFD;
	color: #333333;
}
blockquote p {
	padding: 20px;
	font:12px/18px Arial, Helvetica, sans-serif;
}
blockquote blockquote {
	margin: 0 20px;
	background: #FFFFFF;
	color: #444444;
}
code {
	padding: 10px;
	display: block;
	margin: 10px 0 0;
	background: #FDFDFD;
	font: normal 12px/18px "Courier New", Courier, monospace;
}
/************************************************
*	HyperLinks       							*
************************************************/
a, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body {
	background: #323131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #40454b;
	font-size: 12px;
}
#wrapper {
	background:#fff;
	width:982px;
	margin: 0 auto;
}
#wrapper2 {
	background:url(/wp-content/themes/acomment.net/images/wrapper_bg.png) #fff repeat-y;
	border-right:1px solid #111;
	border-left:1px solid #111;
}
#topbar {
	height:41px;
	background:url(/wp-content/themes/acomment.net/images/topbar_bg.png) repeat-x;
	border-right:1px solid #111;
	border-left:1px solid #111;
}
#middlebar {
	height:105px;
	background:url(/wp-content/themes/acomment.net/images/middlebar_bg.png) repeat-x;
	border-right:1px solid #111;
	border-left:1px solid #111;
}
#navbar {
	height:47px;
	background:url(/wp-content/themes/acomment.net/images/navbar_bg.png) repeat-x;
	border-right:1px solid #111;
	border-left:1px solid #111;
}
#links {
	display:none;
	position:absolute;
	top:186px;
	left:910px;
	z-index:200;
}
#links ul {
	border:1px solid #ccc;
	border-top:none;
	width:200px;
}
#links ul li {
	border-top:1px solid #ccc;
	text-align:center;
}
#links ul li a, #links ul li a:visited {
	display:block;
	background:#f8f8f8;
	padding:7px 30px 7px 10px;
}
#links ul li a:hover, #links ul li a:active {
	display:block;
	background:#f4f4f4;
	padding:7px 30px 7px 10px;
}
.tagline {
	float:left;
	width:338px;
	height:105px;
}
.logo {
	width:227px;
	height:40px;
	float:left;
}
.pages {
	float:left;
	width:753px;
}
.pages ul {
	float:right;
}
.pages li {
	float:right;
	padding:13px 10px 0 10px;
}
.pages li a, .pages li a:visited {
	color:#7c7c7c;
}
.pages li a:hover, .pages li a:active {
	color:#ccc;
}
#navbar ul {
	float:left;
	width:800px;
}
#navbar li {
	float:left;
	padding:18px 12px 0 12px;
}
#more-cats{
width:147px;
height:47px;
float:right;
}
#navbar li a, #navbar li a:visited {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#navbar li a:hover, #navbar li a:active {
	color:#222;
	font-weight:bold;
}
#content {
	width:655px;
	float:left;
	background-color:#FFFFFF;
}
#content h3 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font-size:20px;
	font-weight:normal;
	background:none;
	color:#666
}
#content h4 {
	font-size: 18px;
	font-weight:normal;
	color: #333333;
}
#content h5 {
	font-size: 16px;
	color: #333333;
}
#content h6 {
	font-size: 15px;
	color: #333333;
}
.entry a, .entry a:visited {
	color:#3366cc
}
.entry a:hover, .entry a:active {
	color:#003366;
}
.post {
	position:relative;
	margin-bottom:20px;
}
.post h1 {
	width:595px;
	font-size: 25px;
	line-height: 27px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: 'Arial';
	padding: 0px;
	margin: 0px;
	display: block;
	padding-left:10px;
}
.comment-bubble {
	position:absolute;
	top:-10px;
	right:2px;
	width:53px;
	height:45px;
	padding-top:7px;
	background:url(/wp-content/themes/acomment.net/images/bubble.jpg) no-repeat;
	text-align:center;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
}
.category {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-top:10px;
	margin-left:10px;
	padding:5px;
	background:url(/wp-content/themes/acomment.net/images/category_bg.jpg) no-repeat;
}
.category a, .category a:visited {
	color:#777;
}
.category a:hover, .category a:active {
	color:#660000;
	text-decoration:underline;
}
.post h2 {
	padding:10px 0 2px 0;
	border-bottom:2px solid #666;
	font:22px bold Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom:3px;
}
.post h1 a, .post h1 a:visited {
	color: #9CAA3B;
	text-decoration: none;
}
p.akpc_pop {
	display:none;
}
.post ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
.post ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.post li {
	margin: 0px;
	padding: 0px;
}
.post ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
}
.post ol li {
	list-style: decimal outside;
}
.post h1 a:hover, .post h1 a:active {
	color:#3D4615;
	text-decoration: none;
}
p.date {
	background:url(/wp-content/themes/acomment.net/images/date_icon.jpg) no-repeat 9px 4px;
	padding:6px 0 5px 30px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
.entry {
	padding:10px;
	padding-left:15px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
}
.entry img {
	padding:3px;
	border:1px solid #ccc;
	margin: 10px 15px 5px 0px;
}
.entry img:hover {
	padding:3px;
	border:1px solid #333;
}
.sbookmarking {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background:#f9f9f9;
	padding: 10px 4px 10px 170px;
	text-align:center;
	margin-top: 3px;
	height:17px;
	position:relative;
	clear:both;
}
.subscribe {
	clear: both;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background:#FFFFCC;
	padding: 6px 4px 10px 170px;
	text-align:center;
	margin-top: 3px;
	height:17px;
	position:relative;
}
.tags {
	clear: both;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background:#f9f9f9;
	padding: 8px 10px 10px 10px;
	text-align:center;
	margin-top: 3px;
	position:relative;
}
.subscribe .rss {
	background: url(/wp-content/themes/acomment.net/images/rss_icon.gif) left 3px no-repeat;
	padding:4px 20px 4px 23px;
}
.sbookmarking a, .sbookmarking a :visited, .subscribe a, .subscribe a :visited {
	float:left;
	padding:2px 0;
	color:#666666;
}
.sbookmarking a:hover, .sbookmarking a:active {
	color:#222;
}
.sbookmarking .digg {
	background: url(/wp-content/themes/acomment.net/images/digg.gif) no-repeat left 1px;
	padding-left: 20px;
	padding-right: 20px;
}
.sbookmarking .stumble {
	background: url(/wp-content/themes/acomment.net/images/Stumbleupon.gif) no-repeat 0 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.sbookmarking .delicious {
	background: url(/wp-content/themes/acomment.net/images/delicious.gif) no-repeat 0 1px;
	padding-left: 20px;
	padding-right: 20px;
}
.more-link {
	display:block;
	width:100px;
	padding:5px;
	padding-left:25px;
	background:#f3f3f3 url(/wp-content/themes/acomment.net/images/arrow.gif) 110px 10px no-repeat;
	border:1px solid #e9e9e9;
	float:right;
	clear:both;
	margin-bottom:10px;
	color:#333333 !important;
}
.more-link:hover {
	background:#f3f3f3 url(/wp-content/themes/acomment.net/images/arrow.gif) 110px 10px no-repeat;
	border:1px solid #ccc;
}
#sidebar {
	width:322px;
	float:right;
}
#s {
	padding:5px 3px;
	border:1px solid #ccc;
	width:200px;
}
#searchsubmit {
	padding:4px 3px;
	border:1px solid #ccc;
	width:70px;
	background:#eee
}
#sidebar .cbox {
	margin:10px auto;
	width:306px;
}
#sidebar .topbox {
	background:url(/wp-content/themes/acomment.net/images/side_top_bg.png) bottom no-repeat;
	height:9px;
	margin:0 auto;
}
#sidebar h3 {
	font:18px bold Arial, Helvetica, sans-serif;
	padding:1px 4px 3px 6px;
	background:url(/wp-content/themes/acomment.net/images/side_content_bg.png) repeat-y;
	margin:0;
}
#sidebar .midd {
	width:306px;
	background:url(/wp-content/themes/acomment.net/images/side_content_bg.png) repeat-y;
}
#sidebar .down {
	width:306px;
	background:url(/wp-content/themes/acomment.net/images/side_content_down.png) repeat-y;
	height:22px;
	margin:0 auto;
}
#sidebar ul li {
	padding:7px 4px 7px 10px;
	border-top:1px solid #e8e8e8;
}
#sidebar ul li.end {
	padding:7px 4px 7px 10px;
	border-bottom:none;
}
#sidebar ul li a {
	display:block;
}
#sidebar ul li a:hover {
	color:#666;
	text-decoration:underline;
}
.sideads {
	padding-left:9px
}
#sidebar .sideads img {
	margin-right:8px;
	margin-bottom:8px;
}
.rssimage {
	float:left;
	padding:3px 3px 3px 5px;
}
#sidebar .middrss {
	width:306px;
	background:url(/wp-content/themes/acomment.net/images/side_content_bg.png) repeat-y;
	height:30px;
}
#sidebar .rsslink {
	display:block;
	padding-top:8px;
}
#sideblog p {
	display:inline;
	line-height:1.7em;
	overflow:hidden;
}
#sideblog span {
	font-size:80%;
	color:#666600;
	position:relative;
}
#sideblog ul li p a {
	display:inline;
}
#sideblog a, #sideblog a:visited {
	color:#339999;
}
/************************************************
*	Comment          							*
************************************************/
#comments {
	margin:10px;
}
#comments h3 {
	padding: 10px 0px;
	color:#666666;
	font: 180%/100% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
	border: 1px solid #EEEEEE;
}
.commentlist cite {
	display: block;
	padding: 7px;
	font-style: normal;
	background: url(/wp-content/themes/acomment.net/images/h2_title_bg.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #777777;
}
cite.authorcomment {
	display: block;
	padding: 7px;
	font-style: normal;
	background: url(/wp-content/themes/acomment.net/images/h2_title_bg_author.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #777777;
}
.commentlist a:link, .commentlist a:visited {
	color: #006633;
}
.commentlist a:hover, .commentlist a:active {
	color: #009966;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #AAB59A;
	float: left;
	position: relative;
	top: -2px;
	margin-right: 9px;
}
.commentlist .author {
	text-transform: capitalize;
	font: bold 1em arial, "Times New Roman", Times, serif;
	text-decoration: none;
}
.commenttext {
	background: #F9F9F9;
	border-top: 1px solid #FFFFFF;
	padding: 10px 20px 10px 20px;
	color: #333333;
}
#commentform {
	margin-top: 10px;
	margin-left: 7px;
}
#commentform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform input {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	margin: 4px 0;
}
#commentform textarea {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width: 440px;
	height: 140px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 5px 3px 3px 7px;
	margin-top: 3px;
}
#commentform #submit {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 135px;
}
#comment-form {
	padding-left: 10px;
	background: #F9F9F9;
	border: 1px solid #F3F3F3;
}
#trackbacklist {
	padding-bottom: 15px;
	list-style-type: decimal;
}
#trackbacklist cite a {
	font-style: italic;
	color: #990033;
}
#trackbacklist p {
	line-height: 1.9em;
}
.commentmetadata {
	display: block;
	margin-top: 8px;
	text-align: right;
	font-size: 0.85em;
	background: none;
	text-transform: uppercase;
	padding: 0 3px;
}
.commentmetadata a, .commentmetadata a:visited {
	color: #999999;
	background: none;
}
.commentmetadata a:hover, .commentmetadata a:active {
	background: #CCCCCC;
}
#trackbacklist li {
	margin: 15px 10px 12px 25px;
	list-style-type: decimal;
}
#footer {
	height:80px;
	clear:both;
	background:#323131;
	background:url(/wp-content/themes/acomment.net/images/footer_bg.png) no-repeat center center;
	border-right:1px solid #323131;
	border-left:1px solid #323131;
}
#footer .leftbox {
	width:330px;
	float:left;
	padding-left:170px;
	padding-top:32px;
	height:48px;
	color:#555;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#footer .rightbox {
	width:470px;
	float:right;
	text-align:right;
	padding-top:32px;
	height:48px;
	padding-right:10px;
	color:#555;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#footer .leftbox a, #footer .rightbox a {
	color:#555;
}
#footer .leftbox a:hover, #footer .rightbox a:hover {
	color:#777;
}


