/*  
Theme Name: Abstract
Version: 2.0.0
Description: Designed by <a href="http://babak.ws/">Babak Rahimi</a>.
Author: Babak Rahimi
Author URI: http://babak.ws
*/

html, body
{
    font-family: tahoma;
    font-size: 11px;
    border: 0;
    color: #A06750;
    direction:rtl;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote
{
    margin: 0;
    padding: 0;
}

body
{
    background: url(images/bg_pattern.png);
}

p
{
    line-height: 20px;
    padding: 10px 0;
}

h1, h2, h3, h4, h5
{
    padding: 10px 0;
}

h2
{
    color: #ADCB56;
    font-size: 16px;
    font-weight:bold;
    font-family:Arial;
    padding: 25px 0 10px 0;
}

h2.arh
{
    padding: 10px 0px;
    margin: 20px 0 10px 0;
    background: url(images/bg_post_bottom.jpg);
    color: #EA7B3A;
    font-size: 16px;
    text-align: center;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

h3
{
    color: #D65011;
    padding: 15px 0 5px 0;
    font-size: 16px;
	font-family:Arial;
}

h5
{
    font-weight: normal;
    font-size: 14px;
}

ul, ol
{
    list-style: none;
    padding: 10px 0;
}

small
{
    font-size: 11px;
}

code
{
    background: #FFFFC1;
}

cite
{
    background: #3B1D13;
    color: #EA7B3A;
    font-style: normal;
}

a
{
    color: #3DA09B;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #75D5B9;
}

a img
{
    border: none;
}

p a
{
    border-bottom: #475F56 1px dashed;
}

p a:hover
{
    border-bottom: 1px solid;
}

blockquote
{
    border-right: #A06750 2px solid;
    color: #7D503E;
    font-style: italic;
    margin: 5px auto 15px;
    padding: 0px 15px;
    width: 85%;
}

blockquote blockquote
{
    border-right: #B78470 2px solid;
    color: #A06750;
}

blockquote p
{
    padding: 10px 0;
}

.hide
{
    display: none;
}

/* Align */

.aligncenter
{
    margin: 15px auto;
    display: block;
}

.alignleft
{
    margin: 10px 15px 10px 0;
    float: left;
}

.alignright
{
    margin: 10px 0px 10px 10px;
    float: right;
}

.col-left
{
    float: left;
}

.col-right
{
    float: right;
}

/* Wrap */

#wrap-out
{
    width: 100%;
    background: url(images/bg_shape.jpg) no-repeat right 0;
}

#wrap
{
    width: 716px;
    min-height: 1100px;
    margin-right: 267px;
    background: url(images/bg_flower_top-trans.png) no-repeat 30px 0;
}

* html #wrap
{
    height: 1100px;
}

/* Top */

#top
{
    width: 100%;
    position: relative;
}

/* Top (menu) */

#top #menu
{
    width: 484px;
    margin-right: -14px;
    overflow: hidden;
    position: relative;
}

#top #menu ul
{
    padding: 0;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    text-transform: lowercase;
}

#top #menu li
{
    display: inline;
}

#top #menu li a
{
    display: block;
    float: right;
    line-height: 20px;
    padding: 50px 10px 12px 10px;
    margin: 0 2px;
    display: inline; /* fix ie6 margin problem */
}

#top #menu li a:hover
{
    background: url(images/bg_footer.jpg);
    color: #75D5B9;
}

/* Top (menu > current page) */

#top #menu li.current_page_item a
{
    border-top: #ADCB56 8px solid;
    padding: 42px 1px 14px 1px;
    margin: 0 12px;
    display: inline;
    color: #ADCB56;
}

#top #menu li.current_page_item a:hover
{
    background: none;
    color: #C0D67E;
}

/* Top (search) */

#top .search
{
    width: 211px;
    height: 28px;
    overflow: hidden;
    background: url(images/bg_search_field.jpg) no-repeat right 0;
    position: relative;
    position: absolute;
    left: 0px;
    top: 47px;
}

#top .search input.field
{
    background: none;
    border: 0;
    font-family: Tahoma;
    font-size: 11px;
    color: #271309;
    width: 150px;
    position: absolute;
    right: 5px;
    top: 2px;
    padding-top: 6px;
    outline: none;
    text-align:right;
    direction:rtl;
}

#top .search input.submit
{
    position: absolute;
    left: 0;
    top: 0;
}

/* Title */

#title
{
    width: 100%;
    height: 95px;
    padding-top: 55px;
    text-align:right;
}

/* Content Wrap */

#content-wrap
{
    width: 100%;
    padding-bottom: 50px;
}

/* Content */

#content
{
    width: 452px;
    margin-left: 39px;
    display: inline;
    overflow: hidden;
    text-align:right;
}

/* Post */

.post
{
    width: 100%;
    padding-bottom: 15px;
}

/* Post Top */

.post .top
{
    width: 100%;
    border-bottom: #5A3323 1px solid;
    padding-bottom: 5px;
}

.post .top h2 a
{
    color: #ADCB56;
}

.post .top h2 a:hover
{
    color: #DDF432;
}

/* Post Top (post details) */

.post p.post-details
{
    padding: 0;
    margin-top: -7px;
    color: #82523E;
    font-size: 11px;
    position: relative;
    text-align: right;
}

.post span.left
{
    float: left;
}

.post p.post-details span.post-comments
{
    background: url(images/icon_comm-trans.png) no-repeat right 3px;
    padding-right: 13px;
    margin-right: 4px;
}

.post p.post-details a
{
    color: #82523E;
    border: 0;
}

.post p.post-details a:hover
{
    color: #B67D65;
}

.post p.post-details span.post-categories
{
    display: block;
    padding-left: 170px;
    line-height: 18px;
}

.post p.post-details span.post-categories a
{
    color: #79E3C6;
}

.post p.post-details span.post-categories a:hover
{
    color: #55B09F;
}

/* Post Body */

.post-body
{
    width: 100%;
    padding-top: 5px;
    text-align:justify;
    direction:rtl;
}

.post-body a
{
    color: #79E3C6;
}

.post-body a:hover
{
    border-bottom: #79E3C6 1px solid;
}

.post-body ul li
{
    line-height: 18px;
    padding: 2px 17px 2px 0;
    background: url(images/bg_star.png) no-repeat right 6px;
}

.post-body ol
{
    padding-right: 22px;
}

.post-body ol li, .post li
{
    line-height: 18px;
    padding: 2px 0 2px 0;
    list-style: decimal;
}

.post-body img
{
    padding: 9px;
    background: url(images/bg_footer.jpg);
    display: block;
    max-width:434px;
}

.wp-caption
{
    text-align: center;
    background: url(images/bg_footer.jpg);
}

.wp-caption-text
{
    font-size: 11px;
}

.wp-caption img
{
    margin: 5px 5px 0 5px;
    padding: 0px !important;
    background-image: none !important;
}

/* Post Bottom */

.post-bottom
{
    background: url(images/bg_post_bottom.jpg);
    border: #532C1E 1px solid;
    font-size: 11px;
    padding: 0 15px;
    color: #82523E;
    margin-top: 15px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.post-bottom p
{
    line-height: 17px;
	text-align:justify;
	direction:rtl;
}

.post-bottom a
{
    color: #82523E;
    text-decoration: underline;
    border: 0;
}

.post-bottom a:hover
{
    color: #B88169;
    border: 0;
}

/* More Entries */

.more-entries
{
    width: 100%;
    border-top: #5A3323 1px solid;
    margin-top: 15px;
}

.more-entries h2
{
    padding-bottom: 0;
    font-size: 20px;
}

.more-entries h2 a
{
    color: #DA7235;
}

.more-entries h2 a:hover
{
    color: #E2905F;
}

/* Comments */

#comments
{
    width: 100%;
}

#comments h2
{
    position: relative;
}

#comments h2 span
{
    position: absolute;
    right: 0;
    top: 35px;
    padding: 0 26px 0 0;
    font-size: 14px;
    font-weight: normal;
    background: url(images/icon_comment-trans.png) no-repeat right 3px;
    cursor: pointer;
}

#comments .children
{
    margin: 20px 0 0 20px;
    padding: 0;
}

#comments .children li
{
    padding: 0;
}

/* Comments (comment) */

.comment
{
    width: 100%;
    padding: 10px 0 20px;
    border-top: #5F3424 1px solid;
    overflow: hidden;
}

.comment .wrap img
{
    background-image: none !important;
    padding: 0 !important;
}

.comment .top
{
    width: 100%;
    position: relative;
    font-size: 11px;
    color: #82523E;
}

.comment .top p.author
{
    width: 350px;
    height: 20px;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}

.comment .top p.author span
{
    font-size: 11px;
    font-weight: normal;
}

.comment .top p.time
{
    position: relative;
    position: absolute;
    right: 0;
    top: 2px;
}

.comment .top p
{
    padding: 8px 0 0 0;
}

.comment .top a
{
    border: 0;
    color: #2A847F;
}

.comment .top a:hover
{
    color: #3DA09B;
    border: 0;
}

.comment .col-left
{
    width: 70px;
    padding: 12px 0 20px 0;
}

.comment .col-right
{
    margin-right: 90px;
    float: none;
}

.comment .note
{
    padding-bottom: 0;
}
ol.commentlist .comment-author span.says { 
	vertical-align:top;
	position:relative;
	top:20px;
}
ol.commentlist .comment-author .url {
	vertical-align:top;
	position:relative;
}
ol.commentlist .comment-author cite.fn {
	vertical-align:top;
	position:relative;
	top:20px;
}
ol.commentlist .comment-meta a { 
	position:relative;
	top:-15px;
	right:52px;
}
ol.commentlist .wp-smiley img {
	border:0;
}

/* Comments (form) */

.lc_logged
{
    color: #EA7B3A;
    margin-top: -10px;
    position: relative;
}

#respond #cwrap
{
    padding-right: 25px;
    background: url(images/bg_footer.jpg) repeat 0 0;
    border-top: #5F3424 1px solid;
    margin-top: -1px;
    position: relative;
    padding-bottom: 10px;
	padding-top: 10px;
}

#respond #cwrap h2
{
    padding: 30px 0 20px 0;
}

#respond #cwrap label
{
    color: #A06750;
    display: block;
    font-size: 11px;
    padding: 0 0 0 0;
    margin-bottom: 14px;
    background: url(images/bg_input_field.gif) no-repeat right bottom;
}

#respond #cwrap label.ta
{
    background: url(images/bg_textarea.gif) no-repeat right bottom;
}

#respond #cwrap label span
{
    color: #82523E;
    font-size: 11px;
}

#respond #cwrap label input
{
    width: 338px;
    height: 16px;
    padding: 6px 5px;
    background: none;
    border: 0;
    outline: none;
    margin-top: 5px;
    color: #A06750;
	text-align:right;
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
}

#respond #cwrap label textarea
{
    width: 338px;
    height: 103px;
    background: none;
    padding: 6px 5px;
    border: 0;
    outline: none;
    margin-top: 5px;
    overflow: auto;
    color: #A06750;
	text-align:right;
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
}

.avatar
{
    padding: 0px !important;
    background-image: none !important;
}

/* Sidebar */

#sidebar
{
    width: 225px;
    overflow: hidden;
    text-align:right;
    direction:rtl;
}

#sidebar h2
{
    padding-bottom: 5px;
}



/* Sidebar (block) */

#sidebar .block
{
    width: 100%;
    margin-bottom: 10px;
}

/* Sidebar (default list) */

#sidebar .category ul li
{
    font-size: 11px;
    line-height: 20px;
    padding: 4px 20px 4px 0;
    background: url(images/bg_sidebar_li.gif) no-repeat right 9px;
}

#sidebar .category ul li:hover
{
    background: url(images/bg_sidebar_li.gif) no-repeat right bottom;
}
#sidebar .category ul
{
    padding-top: 5px;
}

#sidebar .category li a
{
    border-bottom: #475F56 1px dashed;
}

#sidebar .category li a:hover
{
    border-bottom: 1px solid;
}

/* Sidebar (tagcloud) */

#sidebar #tag_cloud
{
    padding-bottom: 73px;
    background: url(images/bg_tagcloud_dashes-trans.png) no-repeat 0 bottom;
    font-family:Arial;
    font-weight:bold;
}

#sidebar #tag_cloud h2
{
    padding-bottom: 20px;
}

#sidebar #tag_cloud a
{
    margin: 0 5px 10px 5px;
}

/* Sidebar (featured) */

#sidebar .featured li
{
    font-size: 11px;
    border-bottom: #6F4532 1px solid;
    padding: 6px 16px 6px 0;
    line-height: 20px;
    background: url(images/icon_start-trans.png) no-repeat right 11px;
}

#sidebar .featured li a
{
    border: 0;
}

#sidebar .featured li:hover
{
    background: url(images/icon_start-trans.png) no-repeat right 11px;
}

#sidebar .featured span
{
    font-size: 11px;
    color: #82523E;
    display: block;
    margin-right: -16px;
    position: relative;
}

#sidebar .featured span a
{
    border: 0;
    color: #82523E;
}

#sidebar .featured span a:hover
{
    color: #B67D65;
}

/*Links*/

#sidebar .links li
{
    line-height: 18px;
	border-bottom: 1px dashed #6F4532;
    padding: 4px 20px 4px 0;
    background: url(images/bg_bullet_li.gif) no-repeat right 9px;
}
#sidebar .links li a
{
    border: 0;
}

#sidebar .links li:hover
{
    background: url(images/bg_bullet_li.gif) no-repeat right bottom;
}

/* Footer */

#footer-out
{
    width: 100%;
    background: url(images/bg_footer.jpg);
}

#footer
{
	width: 1000px;
    padding: 5px 22px 40px 0;
    background: url(images/bg_flower_bottom-trans.png) no-repeat 850px bottom;
    text-align:right;
    direction:rtl;
}

#footer h2
{
    padding-top: 20px;
    padding-bottom: 5px;
}

/* Footer (block) */

#footer .block
{
    float: right;
}

#footer .subscribe
{
    margin-bottom: 15px;
}

#footer #footer_left
{
    width: 225px;
    margin-left: 20px;
}

#footer #footer_right
{
    width: 110px;
}

/* Footer (block > contact) */

#footer .contact table
{
    margin-top: 10px;
    line-height: 18px;
}

#footer .contact td.left
{
    width: 55px;
    text-align: right;
    padding-right: 0;
    color: #ADCB56;
}

#footer .contact td
{
    padding-right: 5px;
    vertical-align: top;
}

#footer .contact a
{
    border-bottom: #475F56 1px dashed;
}

#footer .contact a:hover
{
    border-bottom: 1px solid;
}

/* Footer (block > popular) */

#footer .popular
{
	width:200px;
    margin-left: 20px;
	margin-right:20px;
}
#footer .comments
{
	width:250px;
    margin-left: 20px;
}

#footer .popular ul
{
    padding-bottom: 0;
}

#footer .popular ul li
{
    font-size: 11px;
    line-height: 20px;
    background: url(images/icon_checked-trans.png) no-repeat right 6px;
    padding: 0 20px 20px 0;
	white-space:nowrap;
}

#footer .popular ul li span
{
    display: block;
    font-size: 11px;
}


#footer .comments ul
{
    padding-bottom: 0;
}

#footer .comments ul li
{
    font-size: 11px;
    line-height: 20px;
    background: url(images/ico-comment.png) no-repeat right 6px;
    padding: 0 20px 20px 0;
	white-space:nowrap;
}

#footer .comments ul li span
{
    display: block;
    font-size: 11px;
}

/* Footer (block > subscribe) */

#footer .subscribe ul
{
    font-size: 11px;
    padding-bottom: 5px;
}

#footer .subscribe li
{
    background: url(images/icon_rss.gif) no-repeat right 3px;
    padding: 1px 25px 1px 0;
    line-height: 20px;
}

/* Footer (block > subscribe > form) */

#footer .subscribe form
{
    padding-top: 5px;
}

#footer .subscribe form div
{
    width: 100%;
    height: 28px;
    background: url(images/bg_subscribe_field.jpg) no-repeat right 0;
    position: relative;
}

#footer .subscribe form input.field
{
    background: none;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #271309;
    width: 134px;
    position: absolute;
    right: 5px;
    top: 2px;
    padding-top: 3px;
    outline: none;
}

#footer .subscribe form input.submit
{
    position: absolute;
    left: 0;
    top: 0;
}

/* Generic Footer Widget */

.footer_widget
{
    width: 100%;
    margin-bottom: 10px;
}

.footer_widget ul li
{
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0 4px 20px;
    background: url(images/bg_sidebar_li.gif) no-repeat right 9px;
}

.footer_widget ul li:hover
{
    background: url(images/bg_sidebar_li.gif) no-repeat right bottom;
}

#footer a:hover
{
    text-decoration: underline;
}

/* Copyright */

#copyright-out
{
    width: 100%;
    background: rgb(38,17,8);
}

#copyright
{
    color: #563122;
    padding: 5px 0;
    position: relative;
}

#copyright .copyr
{
    padding: 0 20px 0 0;
    text-align:right;
}

/* Fix */

.wrap:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fix
{
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}
::selection
{
    background: #DDF432;
    color: #000;
}
::-moz-selection
{
    background: #DDF432;
    color: #000;
}

h3.txt1 {
	background: url(images/icon_comment-trans.png) no-repeat right 3px;
	padding: 0 25px 10px 0;
	text-align:right;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #8be4c7;
}

#pagenavi
{
    margin: 10px 0px 10px 0px;
    padding: 20px 0px 10px 0px;
	border-top: 1px dashed #6F4532;
}

#navigation
{
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 30px 0px;
	border-bottom: 1px dashed #6F4532;
}

/*SOCIAL*/
#sidebar #tag_cloud ul.social { margin: 0 }
/* Main navigation */

#sidebar #tag_cloud #social, #sidebar #tag_cloud #social ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
	text-align:center;
}

#sidebar #tag_cloud #social li {
	color: #e7e7e7;
	font-weight: normal;
	display: inline;
	text-decoration: none;
	padding: 12px 3px 5px 3px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

#sidebar #tag_cloud #social li:hover {
	color: #fff;
	background: url(images/bg-nav.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	opacity:1;
	filter:alpha(opacity=100)
}