رفتن به مطلب

تبدیل قالب های "بیان" به "وردپرس"


پست های پیشنهاد شده

سلام

میخاستم از بیان به وردپرس کوچ کنم ! منتی میخوام که همین قالبی که رو وبلاگ بنده هست رو روی وردپرس داشته باشم !

برای تبدیلش آستین بالا زدم ولی به مشکل خوردم !

بیان 2 فایل بهم میده یکی html و یکی css (که در زیر پیوست کردم) ... خودش هم یکسری توابع داره ... من فکر کردم که اگه بیام جا توابع بیان توابع وردپرس رو بزارم و قالب رو تکه تکه کنم روی وردپرس جواب میده ... ولی نشد ...

خواستم بببین شما راه حل هایی دارید ؟

در ضمن خود بیان هم یکسری تگه های ترکیبی داره ...

Desktop.zip

لینک به ارسال

برای مثال این کد بیان هست :

<!DOCTYPE html>
<html><head>
<meta content="YuTYB3cMkRgjZHQGBc0fasIsfOvCL3LazbBWpt52Fsg" name="google-site-verification">
<head:meta></head:meta>
<!-- Layout - v3.1.0 -->
<!-- blog.ir template no. 4103 -->
<!-- blog.ir قالب شماره 4103 بلاگ بیان -->
<head:script></head:script>
<head:style></head:style></head><body>

<!-- شروع چاپ -->
<div id="print"><div class="title"><h2>(*blog_title*)</h2><span>(*blog_short_description*)</span></div></div>
<!-- پایان چاپ -->

همین کد به وردپرس اینمیشود ؟

<!DOCTYPE html>
<html><head>
<meta content="YuTYB3cMkRgjZHQGBc0fasIsfOvCL3LazbBWpt52Fsg" name="google-site-verification">
<meta></meta>
<!-- Layout - v3.1.0 -->
<!-- blog.ir template no. 4103 -->
<!-- blog.ir قالب شماره 4103 بلاگ بیان -->
<script></script>
<style></style></head><body>

<!-- شروع چاپ -->
<div id="print"><div class="title"><h1><?php bloginfo('show'); ?></h1><span></span></div></div>
<!-- پایان چاپ -->

لینک به ارسال

<!DOCTYPE html>
<html>
<head>
<meta content="YuTYB3cMkRgjZHQGBc0fasIsfOvCL3LazbBWpt52Fsg" name="google-site-verification">
<?php wp_head(); ?>
</head>
<body>
<div id="print">
<div class="title">
<h2><?php bloginfo('name'); ?></h2>
<span><?php bloginfo('description'); ?></span>
</div></div>

لینک به ارسال

بله. داخل فایل های قالب توابع رو جایگزین کنید. داخل استایل هم باید شناسنامه قالب رو بزارید. اول استایل یکی از قالب های پیشفرض وردپرس رو ببینید و مثل همون رو داخل استایل خودتون استفاده کنید.

لینک به ارسال

دوستان واقعا گیج کنندس :


<div class="main_menu">
<div class="cnt">
<box:menu>
<ul>
<view:menu>
<li><a href="(*menu_item_link*)" class="(*menu_item_selected*)">(*menu_item_title*)</a></li>
</view:menu>
</ul>
</box:menu>
</div>
</div>

///////////////////


<div class="bx_left">
<box:blog_info>
<div class="mod_left_blank">
<div class="cnt">
<check:if blog_image>
<div class="blogImage">
<img src="(*blog_image*)" alt="(*blog_title*)">
</div>
</check:if>
<check:if blog_description>
<div class="blog_description">
<h4>(*blog_description*)</h4>
</div>
</check:if>
</div>
</div>
</box:blog_info>

لینک به ارسال

در اینجا میتونید از راه های زیادی استفاده کنید اما معمول ترین و بهترین استفاده از فهرست های وردپرس میباشد و آموزش در لینک زیر:


http://forum.wp-parsi.com/tutorials/article/3-%D8%A7%D9%81%D8%B2%D9%88%D8%AF%D9%86-%D9%82%D8%A7%D8%A8%D9%84%DB%8C%D8%AA-%D9%81%D9%87%D8%B1%D8%B3%D8%AA-%D8%AF%D9%84%D8%AE%D9%88%D8%A7%D9%87-%D8%A8%D9%87-%D9%BE%D9%88%D8%B3%D8%AA%D9%87/

لینک به ارسال

سلام

شما در اصل میخوای آموزش تبدیل قالب html به وردپرس رو یاد بگیری...

توابع و توضیح اون رو میتونی توی این لینک پیدا کنی:


http://www.7learn.com/category/content-management-system/page/2

/ لینک بالا آموزش تبدیل قالب html به وردپرسه. اگر آموزش قسمت مد نظرت در صفحه بالا نبود به صفحه های قبلش رجوع کن و توابع قسمت مورد نظرت رو پیدا کن.

موفق باشی

لینک به ارسال

سلام

شما در اصل میخوای آموزش تبدیل قالب html به وردپرس رو یاد بگیری...

توابع و توضیح اون رو میتونی توی این لینک پیدا کنی:


http://www.7learn.com/category/content-management-system/page/2

/ لینک بالا آموزش تبدیل قالب html به وردپرسه. اگر آموزش قسمت مد نظرت در صفحه بالا نبود به صفحه های قبلش رجوع کن و توابع قسمت مورد نظرت رو پیدا کن.

موفق باشی

سجاد عزیز ؛ من تقربیا تبدیل html رو بلدم ... منتهی اینا اچتمل نیستن ... یعنی یکسری تگ هایی داخلش هست کمی گیج میکنه ...

لینک به ارسال

بهترین راه اینه که شما ادرس وبلاگ بیانتون رو بدید و یک مقدار هزینه کنید بدون دردسر وردپرسشو تحویل بگیرید

لینک به ارسال

منم با ایشون موافقم چون باید با توابع آشنا باشید تا بتونید به بهترین نحو تبدیل گنید

لینک به ارسال

دوستان من خودم دیگه اصلا وقتشو ندارم ... براتون پ.خ فرستادم ...

دوستانی هم که میتونن تبدیل کنن پیام بفرستن

لینک به ارسال
  • 3 سال بعد...

دوستان کسب میتونه قالب بیان رو به وردپرس تبدیل کنه بهم پیام بده حق الزحمه شما هم محفوظه

لینک به ارسال
در 12 ساعت قبل، محمد حمزه گفته است :

دوستان کسب میتونه قالب بیان رو به وردپرس تبدیل کنه بهم پیام بده حق الزحمه شما هم محفوظه

تبدیل قالب سیستم های وبلاگ دهی چیز خاصی نیست به سادگی میشه این کار کرد ! چه بیان هم همین ! فقط باید توابع جایگزین پیدا کرد که فقط کمی جستجو نیاز داره 

قالب بفرستید 

لینک به ارسال

http://templates.blog.ir/post/template-1

 

 

----------------------------------------------------------------------------

<!DOCTYPE html><html><head>
    <head:meta></head:meta>
    <!-- Layout - v3.1.0 -->
    <!-- blog.ir template no. 1 -->
    <!-- blog.ir قالب شماره 1 بلاگ بیان -->
<link rel="shortcut icon" href="http://bayanbox.ir/download/8700819139224881537/Hydrangeas.jpg">    
<head:script></head:script>
</head><body><div style="position: fixed; right: 0px; bottom: 0px; z-index: 300;"> <a href="http://sarmashg.blog.ir/" target="_blank"><img width="175" height="175" src="http://bayanbox.ir/download/8700819139224881537/Hydrangeas.jpg" alt="عنوان بنر"></a> </div>
    <head:style></head:style>
    
    <!-- شروع چاپ -->
    <div id="print"><div class="title"><h2>(*blog_title*)</h2><span>(*blog_short_description*)</span></div></div>
    <!-- پایان چاپ -->
    
    <div id="wrp">
        
        <!-- شروع نوار منوی اصلی -->
    <div class="main_menu">
        <div class="cnt">
                <box:menu>
                    <ul>
                        <view:menu>
                            <li><a class="(*menu_item_selected*)" href="(*menu_item_link*)">(*menu_item_title*)</a></li>
                        </view:menu>
                    </ul>
                </box:menu>
            </div>
    </div>
    <!-- پایان نوار منوی اصلی -->
    
    <!-- شروع هدر بلاگ -->
    <div class="header">
        <div class="hdr_right">
            <div class="title">
                <h1><a href="(*blog_link*)">(*blog_title*)</a></h1>
                <div class="desc"><h2>(*blog_short_description*)</h2></div>
            </div>
        </div>
        <div class="hdr_left"></div>
    </div>
    <!-- پایان هدر بلاگ -->
    
    <div class="box1">
        
        <!-- شروع ستون سمت چپ -->
        <div class="bx_left">
            
            <box:blog_info>
                <div class="mod_left_blank">
                    <div class="cnt">
                        <check:if blog_image>
                            <div class="blogImage">
                                <img alt="(*blog_title*)" src="(*blog_image*)">
                            </div>
                        </check:if>
                        <check:if blog_description>
                <div class="blog_description">
                                <h4>(*blog_description*)</h4>
                            </div>
                        </check:if>
                        <div class="mini_icon">
                            <div class="icons">
                                <ul>
                                    <li><a class="mi_home" href="(*blog_link*)" title="خانه"></a></li>
                                    <check:if rss_link><li><a class="mi_rss" href="(*rss_link*)" title="RSS"></a></li></check:if>
                                    <div class="clear"></div>
                                </ul>
                            </div>
                        </div><!-- end-mini_icon -->
                    </div>
                </div>
            </box:blog_info>
            
            <box:post_list flag="mobile">
                <div class="mod_left">
                    <div class="title">پیام های کوتاه</div>
                    <div class="cnt">
                        <div class="list_view mobile">
                            <view:post_list>
                                <div class="cnt (*post_selected*)">
                                    <ul>
                                        <li>
                                            <div class="date">(*post_date format="%G{%e %B %y , %H:%M}"*)</div>
                                            <a href="(*post_link*)">(*post_title*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:post_list>
                        </div>   
                    </div>
                </div>
            </box:post_list>
            
            <box:ads>
                <div class="mod_left">
                    <div class="title">تبلیغات</div>
                    <div class="cnt ads">
                        <div class="list_view mobile">
                            <view:ads>
                                <span class="view_ads">
                                    (*ad*)
                                </span>
                            </view:ads>
                        </div>   
                    </div>
                </div>
            </box:ads>
            
            <box:categories>
                <div class="mod_left">
                    <div class="title">طبقه بندی موضوعی</div>
                    <div class="cnt">  
                        <ul class="cats">
                            <view:categories>
                                <li class="(*category_selected*)">
                                    <check:if category_selected>
                                        <span class="category_selected">
                                            <a><h3>(*category_name*) </h3></a><span class="count"> ((*category_post_count*))</span>
                                        </span>
                                    </check:if>
                                    <check:if not category_selected>
                                        <a href="(*category_link*)"><h3>(*category_name*) </h3></a><span class="count"> ((*category_post_count*))</span>
                                    </check:if>
                                    <check:if category_children>
                                        <ul class="subcats">
                                            <view:category_children></view:category_children>
                                        </ul>
                                    </check:if>
                                </li>
                            </view:categories>
                        </ul>
                    </div>
                </div>
            </box:categories>
            
            <box:stat>
                <div class="mod_left">
                    <div class="title">خلاصه آمار</div>
                    <div class="cnt stat">
                        <view:stat>
                            <div class="row"><div class="StatTitle">(*stat_title*)</div><div class="Value">(*stat_value*)</div></div>
                        </view:stat>
                    </div>
                </div>
            </box:stat>
            
            <box:tag_cloud>
                <div class="mod_left">
                    <div class="title">کلمات کلیدی</div>
                    <div class="cnt">
                        <div class="tagcloud">
                            <view:tag_cloud>
                                <h3><a class="(*tag_selected*)" href="(*tag_link*)">(*tag_name*)</a></h3>
                            </view:tag_cloud>
                            <div class="clear"></div>
                        </div>
                    </div>
                </div>
            </box:tag_cloud>
            
            <box:archive>
                <div class="mod_left">
                    <div class="title">بایگانی</div>
                    <div class="cnt">
                        <ul class="links">
                            <view:archive>
                                <li class="(*archive_selected*)">
                                    <a href="(*link_url*)">(*link_name*) </a><span class="count"> ((*link_count*))</span>
                                </li>
                            </view:archive>
                        </ul>
                    </div>
                </div>
            </box:archive>
            
            <box:recent_posts>
                <div class="mod_left">
                    <div class="title">آخرین مطالب</div>
                    <div class="cnt">
                        <div class="list_view">
                            <view:recent_posts>
                                <div class="cnt (*post_selected*)">
                                    <ul>
                                        <li>
                                            <div class="date">(*post_date format="%y/%m/%d"*)</div>
                                            <a href="(*post_link*)">(*post_title*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:recent_posts>
                        </div>   
                    </div>
                </div>
            </box:recent_posts>
            
            <box:most_visited_posts>
                <div class="mod_left">
                    <div class="title">پربیننده ترین مطالب</div>
                    <div class="cnt">
                        <div class="list_view">
                            <view:most_visited_posts>
                                <div class="cnt (*post_selected*)">
                                    <ul>
                                        <li>
                                            <div class="date">(*post_date format="%y/%m/%d"*)</div>
                                            <a href="(*post_link*)">(*post_title*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:most_visited_posts>
                        </div>   
                    </div>
                </div>
            </box:most_visited_posts>
            
            <box:popular_posts>
                <div class="mod_left">
                    <div class="title">محبوب ترین مطالب</div>
                    <div class="cnt">
                        <div class="list_view">
                            <view:popular_posts>
                                <div class="cnt (*post_selected*)">
                                    <ul>
                                        <li>
                                            <div class="date">(*post_date format="%y/%m/%d"*)</div>
                                            <a href="(*post_link*)">(*post_title*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:popular_posts>
                        </div>   
                    </div>
                </div>
            </box:popular_posts>
            
            <box:most_commented_posts>
                <div class="mod_left">
                    <div class="title">مطالب پربحث‌تر</div>
                    <div class="cnt">
                        <div class="list_view">
                            <view:most_commented_posts>
                                <div class="cnt (*post_selected*)">
                                    <ul>
                                        <li>
                                            <div class="date">(*post_date format="%y/%m/%d"*)</div>
                                            <a href="(*post_link*)">(*post_title*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:most_commented_posts>
                        </div>   
                    </div>
                </div>
            </box:most_commented_posts>
            
            <box:recent_comments>
                <div class="mod_left">
                    <div class="title">آخرین نظرات</div>
                    <div class="cnt">
                        <div class="list_view">
                            <view:recent_comments>
                                <div class="cnt max">
                                    <ul>
                                        <li>
                                            <div class="date">(*comment_date*) - (*comment_fullname*)</div>
                                            <a href="(*comment_link*)">(*comment_body_text max="25"*)</a>
                                        </li>
                                    </ul>
                                </div>
                            </view:recent_comments>
                        </div>   
                    </div>
                </div>
            </box:recent_comments>
            
            <box:authors>
                <div class="mod_left">
                    <div class="title">نویسندگان</div>
                    <div class="cnt">
                        <ul class="links">
                            <view:authors>
                                <li><a href="(*author_link*)">(*author_name*) </a><span class="count"> ((*author_post_count*))</span></li>
                            </view:authors>
                        </ul>
                    </div>
                </div>
            </box:authors>
            
            <box:daily_links>
                <div class="mod_left">
                    <div class="title">پیوندهای روزانه</div>
                    <div class="cnt">
                        <ul class="links">
                            <view:daily_links>
                                <li><a alt="(*link_alt*)" href="(*link_url*)">(*link_name*)</a></li>
                            </view:daily_links>
                        </ul>
                    </div>
                </div>
            </box:daily_links>
            
            <box:links>
                <div class="mod_left">
                    <div class="title">پیوندها</div>
                    <div class="cnt">
                        <ul class="links">
                            <view:links>
                                <li><a alt="(*link_alt*)" href="(*link_url*)">(*link_name*)</a></li>
                            </view:links>
                        </ul>
                    </div>
                </div>
            </box:links>
            
            
        </div>
        <!-- پایان ستون سمت چپ -->
        
        <div class="bx_center">
            <div class="mod_center">
                <box:messages>
                    <view:messages>
                        <div class="align">
                            <div class="item_(*message_type*)">
                                <div class="icon"></div>
                                (*message*)
                            </div>
                        </div><!-- ALIGN -->
                    </view:messages>
                </box:messages>
                
                <!-- شروع شرح مطلب -->
                <box:post_detail>
                    <div class="post_break"></div>
                    <div class="post">
                        <div class="title align"><h2><a href="(*post_link*)">(*post_title*)</a></h2>
                            <div class="date_title">(*post_date*)</div>
                        </div>
                        <div class="body align"><div class="cnt">
                            (*post_full_content*)
                            </div></div><!-- #/body -->
                        <div class="post_detail">
                            <div class="cnt">
                                <div class="det_left">
                                    <ul>
                                        <box:post_rating>
                                            <li>
                                                <!-- CAUTION: Don't edit these lines unless you know what you are doing
                                                DON'T edit rate-* classes: (rate-box rate-counter rate-button-box,
                                                rate-button, rete-up, rate-down, rated) -->
                                                <span class="rate-box (*user_rated*)">
                                                    <span class="rate-button-box rate-up (*user_rated_up*)">
                                                        <a class="rate-button" href="(*rate_up_link*)" rel="nofollow" title="موافق">
                                                            <img alt="موافقین" class="rateimg" src="//blog.ir/media/images/cleardot.gif">
                                                            (*up_rates*)
                                                        </a>
                                                    </span>
                                                    <span class="rate-button-box rate-down (*user_rated_down*)">
                                                        <a class="rate-button" href="(*rate_down_link*)" rel="nofollow" title="مخالف">
                                                            <img alt="مخالفین" class="rateimg" src="//blog.ir/media/images/cleardot.gif">
                                                            (*down_rates*)
                                                        </a>
                                                    </span>
                                                </span>
                                            </li>
                                        </box:post_rating>
                                        <li><span class="date">(*post_date format="%y/%m/%d"*)</span></li>
                                    </ul>
                                </div>
                                <div class="det_right">
                                    <ul>
                                        <li><span class="author">(*post_author*)</span></li>
                                    </ul>
                                </div>
                                <div class="clear"></div>
                                
                                <box:post_tags>
                                    <span class="keywords_post">
                                        <view:post_tags>
                                            <check:if tag_is_first>
                                                <span class="first"><a href="(*tag_link*)"><h3>(*tag_name*)</h3></a></span>
                                            </check:if>
                                            <check:if not tag_is_first>
                                                <span><a href="(*tag_link*)"><h3>(*tag_name*)</h3></a></span>
                                            </check:if>
                                        </view:post_tags>
                                    </span>
                                </box:post_tags>
                                
                            </div>
                        </div></div>
                    
                    <!-- #POST_Comments) -->
                    <box:post_comments>
                        <a name="comments"></a>
                        <div class="align">
                            <div class="messages">
                                <div class="cnt">
                                    <h2>نظرات <a class="comment_count" href="(*post_link*)#comments"> ((*post_comment_count*))</a></h2>
                                    <check:if not post_comment_count>
                                        <center>هیچ نظری هنوز ثبت نشده است</center>
                                    </check:if>
                                </div>
                            </div>
                        </div><!-- ALIGN -->
                        
                        <view:post_comments>
                            <a name="comment-(*comment_id*)"></a>
                            <div class="post_comments align">
                                
                                <div class="cmt_details">
                                    <div class="dets_left">
                                        <li class="cmt_date"><a href="(*comment_link*)">(*comment_date format="%d %B %y ، %H:%M"*)</a></li>
                                        <check:if comment_website>
                                            <li><a class="website" href="(*comment_website*)" rel="nofollow" target="_blank" title="(*comment_website*)"></a></li>
                                        </check:if>
                                        <check:if comment_email>
                                            <li><a class="email" href="mailto:(*comment_email*)" title="(*comment_email*)"></a></li>
                                        </check:if>
                                    </div>
                                    <div class="dets_right">
                                        <li class="avatar"><img src="(*comment_avatar*)"></li>
                                        <li class="txt">(*comment_fullname*)</li>
                                    </div>
                                </div>
                                
                                <div class="body_cmt"><div class="cnt">
                                    <span class="cnt_l">(*comment_body*)</span>
                                    </div></div><!-- #/body_cmt -->
                            </div>
                            
                            <!-- #REPLY -->
                            <check:if comment_reply>
                                <div class="align">
                                    <div class="cmt_reply color3">
                                        پاسخ:
                                        <br>(*comment_reply*)
                                    </div>
                                </div><!-- ALIGN -->
                            </check:if>
                            <!-- #/REPLY -->
                            <div class="cmt_break"></div>
                        </view:post_comments>
                    </box:post_comments>
                    <!-- #/post_comments -->
                    
                    <check:if post_has_send_comment>
                        <a name="send_comment"></a>
                        <div class="commentForm">
                            <div class="align">
                                <div class="messages">
                                    <div class="cnt">
                                        <h2>ارسال نظر</h2>
                                    </div>
                                </div></div><!-- ALIGN -->
                            <div class="align">
                                <div class="comment_add_form">
                                    (*comment_add_form*)
                                </div>
                            </div>
                        </div>
                    </check:if>
                    
                </box:post_detail>
                <!-- پایان شرح مطلب -->
                
                <!-- شروع شرح صفحه -->
                <box:page_detail>
                    <div class="post_break"></div>
                    <div class="post">
                        <div class="title align"><h2><a href="(*page_link*)">(*page_title*)</a></h2></div>
                        <div class="body align"><div class="cnt">
                            (*page_content*)
                            </div></div><!-- #/body -->
                    </div>  
                    
                    <!-- #PAGE_Comments) -->
                    <box:page_comments>
                        <a name="comments"></a>
                        <div class="align">
                            <div class="messages">
                                <div class="cnt">
                                    <h2>نظرات <a class="comment_count" href="(*page_link*)#comments"> ((*page_comment_count*))</a></h2>
                                    <check:if not page_comment_count>
                                        <center>هیچ نظری هنوز ثبت نشده است</center>
                                    </check:if>
                                </div>
                            </div>
                        </div><!-- ALIGN -->
                        <view:page_comments>
                            <a name="comment-(*comment_id*)"></a>
                            <div class="post_comments align">
                                
                                <div class="cmt_details">
                                    <div class="dets_left">
                                        <li class="cmt_date"><a href="(*comment_link*)">(*comment_date format="%d %B %y ، %H:%M"*)</a></li>
                                        <check:if comment_website>
                                            <li><a class="website" href="(*comment_website*)" rel="nofollow" target="_blank" title="(*comment_website*)"></a></li>
                                        </check:if>
                                        <check:if comment_email>
                                            <li><a class="email" href="mailto:(*comment_email*)" title="(*comment_email*)"></a></li>
                                        </check:if>
                                    </div>
                                    <div class="dets_right">
                                        <li class="avatar"><img src="(*comment_avatar*)"></li>
                                        <li class="txt">(*comment_fullname*)</li>
                                    </div>
                                </div>
                                
                                <div class="body_cmt"><div class="cnt">
                                    <span class="cnt_l">(*comment_body*)</span>
                                    </div></div><!-- #/body_cmt -->
                            </div>
                            
                            <!-- #REPLY -->
                            <check:if comment_reply>
                                <div class="align">
                                    <div class="cmt_reply color3">
                                        پاسخ:
                                        <br>(*comment_reply*)
                                    </div>
                                </div><!-- ALIGN -->
                            </check:if>
                            <!-- #/REPLY -->
                            <div class="cmt_break"></div>
                        </view:page_comments>
                    </box:page_comments>
                    <!-- #/page_comments -->
                    
                    <check:if page_has_send_comment>
                        <a name="send_comment"></a>
                        <div class="commentForm">
                            <div class="align">
                                <div class="messages">
                                    <div class="cnt">
                                        <h2>ارسال نظر</h2>
                                    </div>
                                </div>
                            </div><!-- ALIGN -->
                            <div class="align">
                                <div class="comment_add_form">
                                    (*comment_add_form*)
                                </div>
                            </div>
                        </div>
                    </check:if>
                    
                </box:page_detail>
                <!-- پایان شرح صفحه -->
                
                <!-- شروع خلاصه مطلب -->
                <box:post_list>
                    <check:if post_list_title>
                        <div class="align">
                            <div class="messages">
                                <div class="cnt">
                                    <h2>(*post_list_title*)</h2>
                                </div>
                            </div>
                        </div><!-- ALIGN -->
                    </check:if>
                    <div class="post_break"></div>
                    <view:post_list>
                        <div class="post">
                            <div class="title align"><h2><a href="(*post_link*)">(*post_title*)</a></h2>
                                <!--<div class="date_title">(*post_date*)</div>-->
                            </div>
                            <div class="body align"><div class="cnt post_list">
                                (*post_summary*)
                                <check:if post_has_read_more>
                                    <div class="readmore"><a href="(*post_link*)">ادامه مطلب...</a></div>
                                </check:if>
                                
                                </div></div><!-- #/body -->
                            <div class="post_detail">
                                <div class="cnt">
                                    <div class="det_left">
                                        <ul>
                                            <check:if post_has_comments_section>
                                                <li><a href="(*post_link*)#comments"><span class="cmt">(*post_comment_count*) نظر</span></a></li>
                                            </check:if>
                                            <box:post_rating>
                                                <li><span class="rating">
                                                    <!-- CAUTION: Don't edit these lines unless you know what you are doing
                                                    DON'T edit rate-* classes: (rate-box rate-counter rate-button-box,
                                                    rate-button, rete-up, rate-down, rated) -->
                                                    <span class="rate-box (*user_rated*)">
                                                        <span class="rate-button-box rate-up (*user_rated_up*)">
                                                            <a class="rate-button" href="(*rate_up_link*)" rel="nofollow" title="موافق">
                                                                <img alt="موافقین" class="rateimg" src="//blog.ir/media/images/cleardot.gif">
                                                                (*up_rates*)
                                                            </a>
                                                        </span>
                                                        <span class="rate-button-box rate-down (*user_rated_down*)">
                                                            <a class="rate-button" href="(*rate_down_link*)" rel="nofollow" title="مخالف">
                                                                <img alt="مخالفین" class="rateimg" src="//blog.ir/media/images/cleardot.gif">
                                                                (*down_rates*)
                                                            </a>
                                                        </span>
                                                    </span>
                                                    </span></li>
                                            </box:post_rating>
                                            <li><span class="date">(*post_date format="%d %B %y ، %H:%M"*)</span></li>
                                        </ul>
                                    </div>
                                    <div class="det_right">
                                        <ul><li><span class="author">(*post_author*)</span></li></ul>
                                    </div>
                                    <div class="clear"></div>
                                </div>
                            </div>
                        </div>
                    </view:post_list>
                </box:post_list>
                <!-- پایان خلاصه مطلب -->
                
                <box:pagination>
                    <div class="align">
                        <div class="pagination">
                            <div class="left">
                                <check:if page_last>
                                    <a class="last" href="(*page_last*)">قدیمی ترین مطالب</a>
                                </check:if>
                                <check:if page_next>
                                    <a class="next" href="(*page_next*)">مطالب قدیمی تر</a>
                                </check:if>
                            </div>
                            <check:if page_first>
                                <a class="first" href="(*page_first*)">جدیدترین مطالب</a>
                            </check:if>
                            <check:if page_prev>
                                <a class="prev" href="(*page_prev*)">مطالب جدید تر</a>
                            </check:if>
                        </div>
                    </div><!-- ALIGN -->
                </box:pagination>
                
            </div><!--/#mod_center-->
            <div style="clear:both;"></div>
        </div><!--/#bx_center-->
        
    </div><!--/#box1-->
 
    <!-- شروع فوتر بلاگ -->
    <div class="footer"><div class="cnt">
        <div class="links">
            (*copyright_notice*)
            <!--&nbsp;&nbsp;|&nbsp;&nbsp;(*template_based_on name="" url=""*)-->
        </div>
        <div class="icons">              
            <a href="(*rss_link*)" title="RSS"><div class="rss"></div></a>
            <a href="(*blog_link*)" title="(*blog_title*)"><div></div></a>
            <a href="//bayanbox.ir/" title="bayanbox : بیان باکس"><div class="bayanbox"></div></a>
            <a href="//blog.ir/" title="blog : وبلاگ"><div class="blog"></div></a>
            <a href="http://templates.blog.ir/post/template-1" title="قالب وبلاگ : پر-پیش فرض"><div class="templates"></div></a>
        </div>
        </div></div>
    <!-- پایان فوتر بلاگ -->
    
    </div><!--/#wrp-->
    </body></html>


------------------------------------------------------



@charset "utf-8";
/* CSS Document - v3.1.0 */
@media print {
    .bx_left{ display:none;}
    .bx_right{ display:none;}
    .footer_contain_bg{ display:none;}
    .footer_contain{ display:none;}
    .footer{ display:none;}
    .content_bg{ display:none;}
    .main_menu{ display:none;}
    .header{ display:none;}
    .post_detail{ display:none;}
    .messages{ display:none;}
    .post_comments{ display:none;}
    .cmt_reply{ display:none;}
    .commentForm{ display:none;}
    .pagination{ display:none;}
    .page_cls{display:none;}
    .post_cls{display:none;}
    #body{
        display:block;
        width:650px;
        margin:auto;
        margin-top:5px;
        border:2px solid #bbb;
        outline:1px solid #333;
        padding:15px;
        direction:rtl;
        font-family:Tahoma, arial,"Times New Roman", Times;
        cursor:default;
        font-size:12px;
    }
    .date_title{
        font-size:10px;
        padding-bottom:10px;
        color:#444;
    }
    h2 a{
        font-family:"Times New Roman", Times, arial;
        font-size:18px;
        color:#333;
        text-decoration:none;
        padding-bottom:0px;
    }
    .cnt{
        font-size:12px;
        color:#000;
        text-decoration:none;
        line-height:18px;
    }
    #print .title h2{
        font-family:"Times New Roman", Times, arial;
        margin-bottom:0px;
        display:block;
        text-align:center;
        text-decoration:none;
        font-size:17px;
        color:#333;
        text-decoration:none;
    }
    #print .title span{
        font-family:Tahoma, arial,"Times New Roman", Times;
        display:block;
        text-align:center;
        padding-top:5px;
        padding-bottom:10px;
        margin-bottom:20px;
        text-decoration:none;
        border-bottom:1px solid #333;
        font-size:11px;
        color:#333;
        text-decoration:none;
    }
    a{
        text-decoration:none;
        padding:5px;
    }
}

@media screen {
    #print{ display:none;}
    /*h1, h2, h3, ul {margin:0;}*/
    html { direction:ltr; }
    
    @font-face {
        font-family: 'b traffic';
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view'),
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view#iefix') format('embedded-opentype'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.woff?view') format('woff'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.ttf?view') format('truetype');
    }
    @font-face {
        font-family: 'b nazanin';
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view'),
        src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view#iefix') format('embedded-opentype'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.woff?view') format('woff'),
            url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.ttf?view') format('truetype');
    }
    
    body{
        font-family: Tahoma, Verdana, "Times New Roman";
        font-size: 11px;
        color: #333;
        margin:0px;
        padding:0px;
        line-height:1.9em; /*new*/
        background:#E6E6E6;
    }
    
    p { margin-bottom: 0.5em; }
    
    pre {
        direction:ltr;
        background-color:#FAFAEE;
        border:1px solid #DADADA;
        margin:1em;
        overflow-x:auto;
        overflow-y:hidden;
        padding:2px;
    }
    
    .btn_submit{direction:ltr;}
    .clear{clear:both;}
    
    ::-webkit-scrollbar { background:#ddd; width:15px;height:15px; } ::-webkit-scrollbar-thumb { background:#999; border-radius:0px; box-shadow:inset 0 0 10px #333; } ::-webkit-scrollbar-corner { background:#fff;} ::-webkit-scrollbar-track{ background:#eee; border-radius:0px; box-shadow:inset 0 0 10px #aaa;}::-webkit-scrollbar-thumb:hover{ background:#888;}::-webkit-scrollbar-thumb:active{ background:#777;}
    
    
    /*-- Link & Button --*/
    h1, h2 ,h3{
        font-family:"b nazanin","Times New Roman", Times,Arial,serif;
    }
    img{ border:none; border-width:0px;}
    
    a{
        color: #3b86bd;
        cursor:pointer;
        text-decoration:none;
        -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
    }
    a:hover{
        color:#222;
        text-decoration:none;
        cursor:pointer;
    }
    a:active{
        outline:hidden;
    }
    
    
    /*-- Wrapper --*/
    #wrp{
        width:758px;
        height:auto;
        margin:auto;
        direction:rtl;
    }
    
    /*-- Header --*/
    #wrp .header{
        height:134px;
        background:#e6e6e6 url(//cdn.bayan.ir/blog/templates/1/header.jpg) no-repeat top;
    }
    #wrp .header .hdr_right {
        float:right;
    }
    #wrp .header .hdr_left {
        float:left;
    }
    /*-- Title & Description --*/
    #wrp .header .title{
        padding:13px 35px;
    }
    #wrp .header .title h1{
        font-family:"b traffic","Times New Roman",Arial,Helvetica;
        font-size:35px;
        font-weight:bold;
        color:#444;
        margin-bottom:15px;
    }
    #wrp .header .title h1 a{
        color:#444;
    }
    #wrp .header .title h1 a:hover{
        color:#0e4779;
    }
    #wrp .header .title .desc h2{
        font-family:"b nazanin","Times New Roman",Arial,Helvetica ;
        font-size: 15px;
        font-weight:bold;
        cursor:default;
        color:#0e4779;
    }
    
    /*-- Mini Icons --*/
    #wrp .mini_icon{
        cursor:default;
        text-align:center;
        padding-top:10px;
        display:none;
    }
    #wrp .mini_icon .icons{
        display:inline-block;
    }
    #wrp .mini_icon ul{
        list-style:none;
        margin:0px;
        padding:0px;
    }
    #wrp .mini_icon li{
        float:left;
        margin:0px 2px 0px 2px;
    }
    #wrp .mini_icon li a.mi_home{
        background:url(//cdn.bayan.ir/blog/templates/1/home.png) no-repeat;
        display:block;
        height:20px;
        width:20px;
    }
    #wrp .mini_icon li a.mi_rss{
        background:url(//cdn.bayan.ir/blog/templates/1/rss.png) no-repeat;
        display:block;
        height:20px;
        width:20px;
    }
    
    
    /*-- Main Menu --*/
    #wrp .main_menu{
        height:40px;
        background:url(//cdn.bayan.ir/blog/templates/1/header-top.jpg) no-repeat 131px bottom;
    }
    #wrp .main_menu .cnt{
        padding-top:8px;
    }
    #wrp .main_menu .cnt ul{
        list-style:none;
        margin:0px;padding:0px;
    }
    #wrp .main_menu .cnt li{
        float:right;
        cursor:default;
        margin-left:3px;
    }
    #wrp .main_menu .cnt a{
        display:block;
        font-family:"b nazanin","Times New Roman",Arial,Helvetica;
        font-weight:bold;
        font-size:15px;
        color:#fff;
        background:#666;
        padding:2px 10px 2px 10px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .main_menu .cnt a:hover{
        color:#fff;
        background:#00B7CB;
    }
    #wrp .main_menu .cnt a.selected{
        color:#fff;
        background:#00B7CB;
    }
    
    /*-- wrp -> Box1 (Content) --*/
    #wrp .box1{
        margin-top:2px;
    }
    
    /*-- wrp -> Boxs-Left --*/
    #wrp .box1 .bx_left{
        width:225px;
        float:left;
    }
    * html #wrp .box1 .bx_left{margin-left:-10px;}
    
    /*-- Module-Left --*/
    #wrp .box1 .bx_left .mod_left{ margin-bottom:10px;}
    #wrp .box1 .bx_left .mod_left .title{
        background:#FFF;
        border:1px solid #b7becc;
        border-top:3px solid #00B7CB;
        border-bottom: 1px solid #E5E5E5;
        padding:4px 10px 4px 5px;
        font-family:"b nazanin","arial","Times New Roman",Helvetica ;
        color:#00B7CB;
        text-align:right;
        cursor:default;
        font-weight:bold;
        font-size:14px;
        margin:0px;
        border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;
    }
    #wrp .box1 .bx_left .mod_left .cnt{
        background:#fff;
        border:1px solid #b7becc;
        border-top:none;
        padding:5px 6px 5px 5px;
        border-radius:0px 0px 4px 4x;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
    }
    
    /*-- mod_left BLANK --*/
    #wrp .box1 .bx_left .mod_left_blank{
        background:#fff;
        border:1px solid #b7becc;
        border-top:3px solid #00B7CB;
        margin-bottom:10px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_left .mod_left_blank .cnt{
        padding:5px;
    }
    #wrp .box1 .bx_left .mod_left_blank .cnt .blogImage{
        text-align:center;
    }
    #wrp .box1 .bx_left .mod_left_blank .cnt img{
        text-align:center;
        max-width:95%;
        height:auto;
        margin-top:5px;
        margin-bottom:5px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    * html #wrp .box1 .bx_left .mod_left_blank .cnt img{
        width:220px;
        height:auto;
    }
    
    #wrp .box1 .bx_left .mod_left_blank .cnt .blog_description h4{
        padding:5px;
        color:#333;
        font-size:11px;
        margin:0px;
        font-weight:normal;
        font-family:Tahoma, Geneva, sans-serif;
    }
    
    
    /*-- LI & UL --*/
    #wrp .box1 .bx_left .mod_left ul{
        padding:0px;
        margin:0px;
    }
    #wrp .box1 .bx_left .mod_left li{
        margin:0px;
        list-style:none;
    }
    /* Categories ----- */
    #wrp .box1 .bx_left .mod_left ul li ul.subcats a{
        padding-right:10px;
        padding-top:1px;
        display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/1/sub_ico.png) right no-repeat;
    }
    
    #wrp .box1 .bx_left .mod_left .cats li a{
        padding-bottom:0px;
        padding-right:20px;
        display:table-cell;
        *display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/1/folder_ico.png) right no-repeat;
    }
    #wrp .box1 .bx_left .mod_left .cats li h3{
        margin:0px;
        font:11px "tahoma","Times New Roman", Times,Arial,serif;
    }
    #wrp .box1 .bx_left .mod_left .cats li.selected{background:none;}
    #wrp .box1 .bx_left .mod_left .subcats li.selected{background:none;}
    #wrp .box1 .bx_left .mod_left .subcats{
        margin-right: 14px;
        margin-top: -3px;
    }
    #wrp .box1 .bx_left .mod_left .cats .count{
        cursor:default;
        display:table-cell;
        color:#666;
    }
    #wrp .box1 .bx_left .mod_left .subcats .count{
        cursor:default;
        display:inline-block;
        color:#666;
    }
    
    #wrp .box1 .bx_left .mod_left .category_selected{
        background:#E5E5E5;
        padding:2px 5px 2px 5px;
        display:block;
        height:21px;
        max-height:auto;
        *height:auto;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_left .mod_left .category_selected a{
        color:inherit;
        cursor:default;
    }
    
    /*-LINKs-*/
    #wrp .box1 .bx_left .mod_left ul.links li{
        padding:2px 5px 3px 5px;
        background:url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
        *background:none;
        *border-bottom:1px solid #F5F5F5;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
        -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
        /*white-space:nowrap;
        overflow:hidden;*/
    }
    #wrp .box1 .bx_left .mod_left ul.links li:hover{
        background:#E8E8E8 url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .links li.selected{
        background:#E5E5E5 url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .links li a{
        padding-bottom:3px;
        padding-right:10px;
        background:url(//cdn.bayan.ir/blog/templates/1/sidebar-bullet.png) right no-repeat;
    }
    
    #wrp .box1 .bx_left .mod_left .links .count{
        cursor:default;
        color:#666;
    }
    #wrp .box1 .bx_left .mod_left ul.links li:last-child {
        border-bottom:0px;
        background:none;
    }
    #wrp .box1 .bx_left .mod_left ul.links li:last-child:hover {
        background:#E8E8E8;
    }
    #wrp .box1 .bx_left .mod_left ul.links li.selected:last-child {
        background:#E5E5E5;
    }
    
    /* Advertising ---- */
    #wrp .box1 .bx_left .mod_left .cnt.ads{
        text-align: center;
        padding-top: 11px;
        padding-right: 5px;
        padding-bottom: 2px;
    }
    #wrp .box1 .bx_left .mod_left .cnt.ads .view_ads{
        margin-bottom:10px;
        display:block;
    }
    
    
    /*-- STAT Graph --*/
    #wrp .box1 .bx_left .mod_left #stat_summary_div {
        clear:both;
        padding:2px 6px;
    }
    
    #wrp .box1 .bx_left .mod_left .cnt.stat{}
    #wrp .box1 .bx_left .mod_left .cnt.stat .row{
        background:url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
        *background:none;
        clear:both;
        padding-bottom:23px;
    }
    #wrp .box1 .bx_left .mod_left .cnt.stat .row:last-child{
        background:none;
    }
    #wrp .box1 .bx_left .mod_left .cnt.stat .StatTitle{
        cursor:default;
        color:#555;
        font-size:11px;
        border:none;
        font-weight:normal;
        float:right;
        text-align:right;
        
    }
    #wrp .box1 .bx_left .mod_left .cnt.stat .Value{
        color:#000;
        cursor:default;
        float:left;
        padding-left:10px;
        text-align:left;
    }
    
    
    /* TAG Cloud ---- */
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud h3{
        margin:0px 0px 0px 0px;
        font-size:11px;
        font-family:"tahoma","Times New Roman", Times,Arial,serif;
        font-weight:normal;
        display:inline-block;
        *display:inline;
        *margin:2px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud span{
        display:inline-block;
        margin:1px 0px 1px 0px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
        padding:2px 5px 2px 5px;
        color:#333;
        border:1px solid #DDD;
        background:#EEE url(//cdn.bayan.ir/blog/templates/1/main-area-bg.png);
        display:table-cell;
        *display:inline-block;
        margin:2px 0px 2px 0px;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a:hover{
        background:#00B7CB;
        border:1px solid #00B7CB;
        color:#FFF;
    }
    #wrp .box1 .bx_left .mod_left .cnt .tagcloud a.selected{
        background:#00B7CB;
        border:1px solid #00B7CB;
        color:#FFF;
    }
    
    /* Recent Posts ---- */
    #wrp .box1 .bx_left .mod_left .cnt .list_view li{
        display:inline-block;
        background:none;
        width:100%;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view li a{
        background:none;
    }
    
    /*- Mobile -*/
    #wrp .box1 .bx_left .mod_left .cnt .list_view.mobile li a{
        padding-bottom:3px;
        padding-right:10px;
        display:table-cell;*display:inline-block;
        background:url(//cdn.bayan.ir/blog/templates/1/sidebar-bullet.png) right no-repeat;
    }
    
    #wrp .box1 .bx_left .mod_left .cnt .list_view .cnt{
        margin-right:-1px;
        margin-bottom: -1px;
        padding:4px 5px 6px 0px;
        line-height: 18px;
        border:none;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
        background:url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
        -moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view li a{
        color:#222;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view li a:hover{
        color:#3b86bd/*#cc0f00*/;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view .cnt:hover{
        background:#E8E8E8 url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view .cnt.selected{
        background:#E5E5E5 url(//cdn.bayan.ir/blog/templates/1/line.png) no-repeat center bottom;
    }
    
    #wrp .box1 .bx_left .mod_left .cnt .list_view .date{
        cursor:default;
        font-size:9px;
        color:#666;
        display:none;
    }
    #wrp .box1 .bx_left .mod_left .cnt .list_view.mobile .date{
        display:block;
    }
    .cnt.max {
        overflow: hidden;
        white-space: nowrap;
    }
    
    
    /* wrp -> Content -> BX_Center --------------------------------------------- */
    .align{padding-right:0px;padding-left:0px;}
    .post_break{ padding-top:0px;}
    
    #wrp .box1 .bx_center{
        margin-left:235px;
    }
    
    #wrp .box1 .bx_center .mod_center{float: right;width: 100%;}
    
    /* POST CENTER / CONTENT -> ------*/
    #wrp .box1 .bx_center a{}
    
    #wrp .box1 .bx_center .messages{
        border:1px solid #b7becc;
        margin-bottom:10px;
        background:#f7f7f7;
        border-top:3px solid #00B7CB;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_center .messages .cnt{
        padding:8px 15px 7px 15px;
        color:#555;
    }
    #wrp .box1 .bx_center .messages .cnt h2{
        color:#666;
        text-shadow:1px 1px 2px #EEE;
        font-family:"b nazanin","Times New Roman",Arial,Helvetica ;
        font-size: 19px;
        font-weight:bold;
        text-align:center;
        cursor:default;
        margin:5px;
    }
    #wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#555;text-shadow:1px 1px 2px #EEE;}
    #wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#222;}
    
    #wrp .box1 .bx_center .post{
        margin-bottom:10px;
        background:#fff;
        border:1px solid #b7becc;
        border-top:3px solid #b7becc;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    
    #wrp .box1 .bx_center .post .title .date_title{
        color:#696969;
        cursor:default;
        padding:0px 15px 5px 5px;
        
    }
    #wrp .box1 .bx_center .post .title h2{
        line-height:1.4em;
        font-size:20px;
        color:#00B7CB;
        padding-bottom:3px;
        font-weight:bold;
        margin:0px;
        padding:15px 15px 5px 15px;
    }
    #wrp .box1 .bx_center .post .title h2 a{
        color:#00B7CB;
    }
    #wrp .box1 .bx_center .post .title h2 a:hover{
        color:#0791a0;
    }
    
    #wrp .box1 .bx_center .post .body{
        overflow:hidden;
        height:auto;
        line-height:1.9em; /*new*/
        margin:10px 15px 0px 14px;
    }
    #wrp .box1 .bx_center .post .body .cnt a{
        color:#00B7CB;
    }
    #wrp .box1 .bx_center .post .body .cnt a:hover{
        color:#000;
    }
    #wrp .box1 .bx_center .post .body .cnt{
        text-align:justify;
        padding-bottom:15px;
    }
    #wrp .box1 .bx_center .post .body .cnt ul{
        margin-top:-4px;
    }
    #wrp .box1 .bx_center .post .body .cnt ul li{
        margin-right:5px;
        line-height:1.9em; /*new*/
    }
    #wrp .box1 .bx_center .post .body .cnt img{
        max-width:98%;
        height:auto;
        margin-right:1px;
        border:0px solid #CCC;
        padding:2px;
    }
    #wrp .box1 .bx_center .post .body .post_list img{
        max-width:98%;
        height:auto;
        margin-right:1px;
        border:0px solid #CCC;
        padding:2px;
    }
    
    #wrp .box1 .bx_center .post .body .readmore{
        margin-top:10px;
        margin-bottom:10px;
    }
    #wrp .box1 .bx_center .post .body .readmore a{
        margin:1px;
        margin-left:3px;
        padding:4px 7px 6px 7px;
        background:#f3f3f3;
        color:#777;
        border:#ccc 1px solid;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_center .post .body .readmore a:hover{
        background:#00B7CB;
        color:#fff;
        border:#00B7CB 1px solid;
    }
    
    
    /*--- Post Detail ---*/
    #wrp .box1 .bx_center .post .post_detail{
        background:#EEE;
        border-top:1px solid #E0E0E0;
        padding-bottom:5px;
        border-radius:0px 0px 4px 4x;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt{
        padding-top:4px;
        color:#999;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .det_right{}
    #wrp .box1 .bx_center .post .post_detail .cnt .det_left{
        float:left;
        margin-left:5px;
    }
    
    #wrp .box1 .bx_center .post .post_detail a{color:#696969;text-shadow:none;cursor:pointer;}
    #wrp .box1 .bx_center .post .post_detail a:hover{color:#000;}
    
    #wrp .box1 .bx_center .post .post_detail .cnt ul{
        margin:0px;padding:0px;
        list-style:none;
    }
    
    #wrp .box1 .bx_center .post .post_detail .cnt .det_left li{
        float:left;
        padding-right:7px;
        padding-left:7px;
        border-right:1px solid #E0E0E0;
        list-style:none;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .det_right li{
        float:right;
        list-style:none;
        padding-right:7px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .date{
        cursor:default;
        color:#696969;
        display:block;
        padding-right:25px;
        background:url(//cdn.bayan.ir/blog/templates/1/pd_ico_date.png) right 2px no-repeat;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .cmt{
        display:block;
        cursor:pointer;
        padding-right:25px;
        background:url(//cdn.bayan.ir/blog/templates/1/pd_ico_cmt.png) right 2px no-repeat;
    }
    #wrp .box1 .bx_center .post .post_detail .rating{
        padding-right:0px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .rating{
        display:block;
    }
    #wrp .box1 .bx_center .post .post_detail .rating a{
        color:#696969;
        text-shadow:none;
    }
    #wrp .box1 .bx_center .post .post_detail .rating a:hover{
        color:#000;
    }
    
    
    /* rating */
    .rate-button-box.rated {font-weight:bold;}
    .rate-up, span.rateup {color:#090; margin-left:5px;}
    .rate-down, span.ratedn {color:#A00; padding:5px;}
    img.rateimg, img.renew, img.rateup, img.ratedn{
        background:url(//cdn.bayan.ir/blog/templates/1/pd_ico_rate.png) no-repeat center left;
        width:15px;
        height:15px;
        vertical-align:middle;
    }
    .rate-down img.rateimg, img.ratedn{ background-position: -3px -25px;}
    .rate-up img.rateimg, img.rateup { background-position: -3px -5px; }
    
    /*COMMENT  --------------------------------------------- */
    #wrp .box1 .bx_center .post_comments{
        
    }
    #wrp .box1 .bx_center .cmt_break{
        margin-bottom:10px;
    }
    #wrp .box1 .bx_center .post_comments .title_cmt{
        height:20px;
        width:100%;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt{
        height:auto;
        line-height:1.9em; /*new*/
        padding-top:5px;
        padding-bottom:8px;
        background:#F9F9F9;
        border:1px solid #b7becc;
        border-top:none;
        border-radius:0px 0px 4px 4px;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt{
        color:#333;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_l{
        display:inline-block;
        margin-right:-70px;
        vertical-align:top;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r{
        display:inline-block;
        margin-right:-70px;
        min-width:50px;
        height:auto;
        float:right;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r img{
        width:30px;
        height:auto;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt a{
        color:#000;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt a:hover{
        color:#766958;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt{
        padding:0 80px 0 20px;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt ul{
        margin-top:-4px;
    }
    #wrp .box1 .bx_center .post_comments .body_cmt .cnt ul li{
        margin-right:5px;
        line-height:1.9em; /*new*/
    }
    
    /*-- Comment Details --*/
    #wrp .box1 .bx_center .post_comments .cmt_details{
        height:31px;
        
        background:#F1F1F1;
        border:1px solid #b7becc;
        border-bottom:none;
        padding:4px 0px 0px 0px;
        margin-right:0px;
        color:#888;
        cursor:default;
        border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details ul{
        margin:0px; padding:0px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .dets_right li{
        list-style:none;
        float:right;
        margin-left:7px;
        padding-top:2px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .dets_left li{
        list-style:none;
        float:left;
        margin-left:7px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details:hover{
        color:#666;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .dets_right{
        float:right;
        margin-right:5px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .dets_left{
        float:left;
        padding-top:2px;
        margin-left:5px;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details li a{
        -moz-transition-duration:.0s;
        -webkit-transition-duration:.0s;
        -o-transition-duration:.0s;
        -khtml-transition-duration:.0s;
    }
    #wrp .box1 .bx_center .cmt_details .avatar img{
        width:24px;
        height:auto;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .author{
        /*background:url(//cdn.bayan.ir/blog/templates/1/details_ico_cmt.png) center -38px no-repeat;
        width:18px;
        height:18px;*/
        display:block;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .website{
        background:url(//cdn.bayan.ir/blog/templates/1/details_ico_cmt.png) center -102px no-repeat;
        width:18px;
        height:18px;
        display:block;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .website:hover{
        background-position: center -125px;cursor:pointer;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .email{
        background:url(//cdn.bayan.ir/blog/templates/1/details_ico_cmt.png) center -60px no-repeat;
        width:18px;
        height:18px;
        display:block;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .email:hover{
        background-position: center -79px;cursor:pointer;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details .cmt_date{
        /*background:url(//cdn.bayan.ir/blog/templates/1/details_ico_cmt.png) right 3px no-repeat;
        padding-right:25px;*/
        display:block;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details a{
        color:#444;
        cursor:pointer;
    }
    #wrp .box1 .bx_center .post_comments .cmt_details a:hover{
        color:#777;
    }
    
    
    /*Reply COMMENT  -------- */
    #wrp .box1 .bx_center .cmt_reply{
        background:#FFC;
        border:1px solid #FC0;
        margin-top:4px;
        margin-bottom:10px;
        padding:5px 10px 5px 10px;
        color:#333;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_center .cmt_reply.color2{
        background:#e7ffdb;
        border:1px solid #b9dfa7;
        color:#407825;
    }
    #wrp .box1 .bx_center .cmt_reply.color3{
        background:#e5f7ff;
        border:1px solid #87cbff;
        color:#006491;
    }
    
    .comment_add_form{
        
    }
    div.commentForm input.sendbutton{
        padding:5px 15px 6px 15px;
        background:#f3f3f3;
        color:#777;
        border:#ccc 1px solid;
        text-shadow:none;
        margin:1px;
        cursor:pointer;
        /*float:left;
        margin-top:-27px;*/
    }
    div.commentForm input.sendbutton:hover{
        background:#00B7CB;
        color:#fff;
        border:#00B7CB 1px solid;
    }
    .comment_add_form{
        background:#f7f6f0;
        margin-bottom:10px;
        padding:10px 10px 10px 11px;
        border: 1px solid #B7BECC;
        border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
    }
    
    div.commentForm iframe {background:#FFF;}
    
    
    
    /* KEYWORDS POST TAG ----------------- */
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post{
        margin-top:5px;
        margin-right:8px;
        padding-right:18px;
        cursor:default;
        background:url(//cdn.bayan.ir/blog/templates/1/pd_ico_key.png) right top no-repeat;
        display:block;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span{
        display:inline-block;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span a{
        border-right:1px dashed #aaa;
        padding:2px 7px 2px 7px;
        display:table-cell;
        margin-bottom:5px;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span h3{
        margin:0px;
        font-size:11px;
        font-family:"tahoma","Times New Roman", Times,Arial,serif;
        font-weight:normal;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .keywords_post .first a {
        border-right:none;
    }
    
    
    #wrp .box1 .bx_center .post .post_detail .cnt .author{
        padding-right:5px;
        /*background:url(//cdn.bayan.ir/blog/templates/1/pd_ico_author.png) right 0px no-repeat;*/
        color:#696969;
        border-left:0px solid #e8e8e8;
        padding-left:10px;
        cursor:default;
        display:block;
    }
    #wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
        padding-right:10px;
        
    }
    
    /*-- ReNew Button  ------*/
    img.renew{
        background: url(//cdn.bayan.ir/blog/templates/1/details_ico.png) no-repeat 0px -133px;
        width:18px;
        height:18px;
        vertical-align:middle;
    }
    
    
    
    /*Pagination  --------------------------------------------- */
    #wrp .box1 .bx_center .pagination{
        cursor:default;
        display:block;
        text-align:center;
        margin:0px 0px 10px 0px;
    }
    #wrp .box1 .bx_center .pagination .left{
        margin-left:-3px;
    }
    
    #wrp .box1 .bx_center .pagination a {
        padding:3px 7px 3px 7px;
        margin-left:3px;
        cursor:pointer;
        background:#f3f3f3;
        color:#777;
        border:#ccc 1px solid;
        text-shadow:none;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    #wrp .box1 .bx_center .pagination a:hover {
        background:#00B7CB;
        color:#fff;
        border:#00B7CB 1px solid;
    }
    .pagination {
        padding-top:0px;
    }
    
    
    /* Footer --------------------------------------------- */
    .footer{
        clear:both;
    }
    .footer .cnt{
        height:40px;
        margin:auto;
        margin-bottom:10px;
        border:1px solid #b6bac0;
        background:#f2f2f2;
        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
    }
    .footer .links{
        float:right;
        cursor:default;
        color:#555;
        padding-top:9px;
        padding-right:7px;
    }
    .footer .links a{
        color:#555;
        text-decoration:none;
    }
    .footer .links a:hover{
        color:#333;
        text-decoration:underline;
    }
    
    .footer .icons{
        padding-top:10px;
        padding-left:9px;
    }
    .footer .icons a{
        float:left;
        margin-right:3px;
    }
    .footer .icons .bayan{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon.png) no-repeat;
        width:20px;
        height:20px;
    }
    .footer .icons .blog{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon.png) no-repeat;
        width:20px;
        height:20px;
    }
    .footer .icons .bayanbox{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon.png) no-repeat;
        width:20px;
        height:20px;
    }
    .footer .icons .rss{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon.png) no-repeat;
        width:20px;
        height:20px;
    }
    .footer .icons .templates{
        background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon.png) no-repeat;
        width:20px;
        height:20px;
    }
    
    
    
}

 

لینک به ارسال
  • 1 سال بعد...

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید .

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
×
  • اضافه کردن...