/*
Theme Name: AmirAlii
Theme URI: http://www.amiralii.com/
Description: 
Version: 1.0
Author: Alireza.S
Author URI: http://www.radikal2.com
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	margin: 0;
	padding: 0;
	background-color: #1b1b1b;
}
h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
}
.clear {
	display: block;
	clear: both;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	direction: rtl;
}

/* ================ Header ============== */
#header {
	background: url(images/header.jpg) no-repeat 0 0;
	width: 760px;
	height: 335px;
}
#header .container {}
#header .home {
	width: 145px;
	height: 135px;
	float: left;
	margin: 21px 0 0 141px;
	overflow: hidden;
	display: inline;
}
#header .home h2 {}
#header .home h2 a {
	text-indent: -999px;
	display: block;
	width: 145px;
	height: 135px;
	text-decoration: none;
}


#feed {
	background: url(images/feed.png) no-repeat;
	width: 48px;
	height: 88px;
	position: relative;
	top: -40px;
	right: 295px;
	margin-bottom: -55px;
}
#contact {
	background: url(images/contact.png) no-repeat;
	width: 48px;
	height: 88px;
	position: relative;
	top: -73px;
	right: 410px;
	margin-bottom: -55px;
}
#photoblog {
	background: url(images/photoblog.png) no-repeat;
	width: 48px;
	height: 88px;
	position: relative;
	top: -107px;
	right: 353px;
	margin-bottom: -118px;
}
#about {
	background: url(images/about.png) no-repeat;
	width: 48px;
	height: 88px;
	position: relative;
	top: -77px;
	right: 467px;
	margin-bottom: -90px;
}
#feed a, 
#photoblog a, 
#contact a, 
#about a {
	width: 48px;
	height: 88px;
	display: block;
}
/* =============== Post ================ */
#main {
	width: 515px;
	float: right;
	margin-right: 15px;
	display: inline;
}
#main .paginated {
	font: 12px Tahoma, Geneva, sans-serif;
}
#main .paginated a {
	color: #d3ae6d;
	text-decoration: none;
	border: 1px solid #876a39;
	background: #413726;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
}
#main .paginated a:hover {
	color: #fbe0b0;
	border: 1px solid #a57627;
	background: #584627;
}
#main .paginated .alignright {
	text-align: left;
	float: left;
}
#main .paginated .alignleft {
	text-align: right;
	float: right;
}

.hentry {
	font: 12px Tahoma, Geneva, sans-serif;
	margin-bottom: 35px;
}
.hentry .timestamp {
	color: #FFF;
	padding-bottom: 8px;
}
.hentry .title {
	background: #36332c;
	padding: 5px 8px 5px 0;
	color: #FED811;
}
.hentry .title h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
}
.hentry .title h2 a {
	text-decoration: none;
	color: #fed811;
}
.hentry .title h2 a:hover {}
.hentry .entry {
	background: #fff;
	color: #090909;
	padding: 10px;
	line-height: 1.5em;
}
.hentry .entry p {
	padding: 2px 0;
}
.hentry .entry li {
	margin: 0 30px;
}
.hentry .entry a {
	color: #ef6000;
}
.hentry .entry a:hover {
	text-decoration: none;
}
.hentry .entry .more-link {}

.hentry .postmetadata {
	background: #fff;
	color: #c0c0c0;
	padding: 10px 8px;
}
.hentry .postmetadata p.separatorline {
	background: url(images/line.gif) repeat-x 0 center;
}
.hentry .postmetadata span {
	background: #FFF;
	padding-left: 8px;
}
.hentry .postmetadata span.postmetatext {
	background: #FFF;
	padding: 0;
}
.hentry .postmetadata span.catseparator {
	background: #FFF;
	padding: 0;
}
.hentry .postmetadata a {
	color:#000;
	background: #FFF;
	padding-left: 8px;
}
.hentry .postmetadata a:hover {
	text-decoration: none;
}
.hentry em {
	color: #929292;
}
.hentry blockquote, .hentry pre {
	color: #e8c6ae;
	background: #967055;
	padding: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.hentry .wp-smiley {
	border: 0;
}
.hentry img {
	border: 1px solid #ceb29f;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 3px;
}
.hentry img.alignleft,
.hentry div.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
.hentry img.alignright,
.hentry div.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
.hentry img.aligncentered,
.hentry div.aligncentered,
.hentry img.aligncenter,
.hentry div.aligncenter {
	text-align: left;
	margin: 0 auto;
}
div.wp-caption {
	padding: 3px;
	background-color:#ebcdb8;
	border:1px solid #ceb29f;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
div.wp-caption img {
	border: none;
	padding: 0;
}
div.wp-caption p.wp-caption-text {
	color:#8d6f5b;
	font-size:11px;
	text-align: center;
}

/* ================== Comments ================= */
#comments {
	background: #2d2a25;
}
#comments h3 {
	background: #36332c;
	padding: 5px 8px 5px 0;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #fed811;
}
#comments ul {
	list-style: none;
}
#comments ul li {
	margin: 8px;
	padding: 10px;
	font: 12px Tahoma, Geneva, sans-serif;
	background: #3c3529;
	border: 1px solid #876a39;
	color: #d3ae6d;
	line-height: 1.5em;
}
#comments ul li.bypostauthor {
	background: #4d3f27;
}
#comments .comment-childs {
	margin: 2px;
	padding: 5px;
	font: 12px Tahoma, Geneva, sans-serif;
	background: #3c3529;
	border: 1px solid #876a39;
	color: #d3ae6d;
	line-height: 1.5em;
}
#comments .chalt {
	background: #4d3f27;
}
#comments ul li a {
	color: #de8f08;
}
#comments ul li a:hover {
	text-decoration: none;
}
#comments .comment-author-data {
	float: right;
	width: 180px;
}
#comments .comment-author-avatar {
	float: right;
	width: 40px;
}
#comments .comment-author-avatar img {
	border: none;
}
#comments .comment-author-info {
	float: right;
}
#comments .comment-body {
	float: right;
	width: 297px;
}
#comments span.comment_author_name {}
#comments .comment-meta {}
#comments .waiting {
	background: #624a20;
	display: block;
	text-align: center;
	padding: 3px;
	margin-top: 5px;
}

#comments .comment_form {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #d3ae6d;
	padding: 8px;
	margin: 0 auto;
	width: 348px;
}
#comments .comment_form a {
	color: #de8f08;
}
#comments .comment_form a:hover {
	text-decoration: none;
}
#comments .comment_form .fieldset {
	margin: 5px 0;
}
#comments .comment_form label {
	width: 140px;
	float: right;
}
#comments .comment_form span.req {
	font-size: 10px;
}
#comments .comment_form input,
#comments .comment_form textarea {
	background: #3c3529;
	border: 1px solid #876a39;
	padding: 3px;
	color: #d3ae6d;
	font: 12px Tahoma, Geneva, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
}
#comments .comment_form input {
	width: 200px;
}
#comments .comment_form textarea {
	width: 200px;
	height: 100px;
}
#comments .comment_form button {
	float: left;
	background: #3c3529;
	border: 1px solid #876a39;
	padding: 5px 10px;
	color: #de8f08;
	font: 12px Tahoma, Geneva, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* ================== Sidebar ================= */
#sidebar {
	float: left;
	background: #0e0d09 url(images/sidebar-head.jpg) no-repeat 0 -19px;
	width: 199px;
	margin-left: 11px;
	padding: 110px 0 10px 0;
	display: inline;
}
#sidebar .top_doodle {
	background: url(images/top-doodle.png) no-repeat;
	width: 179px;
	height: 101px;
	position: relative;
	top: -145px;
	right: 31px;
	margin-bottom: -90px;
}
#social_bar {
	height: 28px;
	margin-left: 10px;
}
#social_bar h2 {
	background: url(images/social-icons.png) no-repeat 0 0;
	height: 28px;
	float: left;
	overflow: hidden;
}
#social_bar h2 a {
	display: block;
	height: 28px;
	text-indent: -999px;
	text-decoration: none;
}
#social_bar h2.twitter_icon { width: 21px; margin-right: 15px; }
#social_bar h2.twitter_icon a { width: 21px; }
#social_bar h2.flickr_icon { width: 27px; background-position: -35px 0; margin-right: 15px; }
#social_bar h2.flickr_icon a { width: 27px; }
#social_bar h2.lastfm_icon { width: 27px; background-position: -74px 0; margin-right: 15px; }
#social_bar h2.lastfm_icon a { width: 27px; }
#social_bar h2.facebook_icon { width: 13px; background-position: -120px 0; margin-right: 15px; }
#social_bar h2.facebook_icon a { width: 13px; }
#social_bar h2.gmail_icon { width: 28px; background-position: -152px 0; }
#social_bar h2.gmail_icon a { width: 28px; }

#sidebar .widget {}
#sidebar .widget h2.widgettitle {
	font: 19px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 8px;
}
#sidebar .widget p {
	padding: 3px 13px;
	color: #d4d4d4;
	font: 11px Tahoma, Geneva, sans-serif;
}
#sidebar .widget ul {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #767676;
	list-style: none;
	margin: 0 13px;
}
#sidebar .widget ul li {
	border-bottom: 1px dotted #fed917;
	padding: 5px 2px;
	display: block;
}
#sidebar .widget ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
#sidebar .widget ul li a:hover {
	color: #fed917;
	padding-right: 5px;
}

/* ================== Footer ================= */
#footer {
	margin-top: 15px;
	padding-bottom: 30px;
}
#footer .copyright {
	font: 11px "Segoe UI", Arial, sans-serif;
	color: #fff;
	text-align: left;
	direction: ltr;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#footer .copyright p {}
#footer .copyright a {
	color: #949494;
	text-decoration: none;
}
#footer .copyright a:hover {}

#footer .use_firefox {
	background: url(images/firefox.png) no-repeat;
	width: 95px;
	height: 46px;
	float: right;
}
#footer .use_firefox a {
	width: 95px;
	height: 46px;
	display: block;
}