﻿/*  
Authors: Elena G. and Aziz Ashofte
Authors URI: http://designdisease.com/ and http://aziza.ir
*/


/* CSS Document */
body { margin: 0; padding: 0; background: #fff; font-family: tahoma,'Verdana'; color: #40454b; font-size: 11px;}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border:1px 0 0 0; border-top:1px dotted #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Arial';}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%; background: url(./images/bkg_bgcontain.png) repeat-x;direction: rtl;overflow:hidden;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { width: 100%; float: right; background: #fff url(./images/bkg_body.png) repeat-x; }
.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 70px;}
.Header h1 { background: url(./images/logo.png) no-repeat;font-size: 35px;  line-height: 35px; width: 479px; height: 45px; margin-top:10px;*margin-top:45px}
.Header h1 a { text-decoration: none; color:#ff5a00;width: 479px; height: 45px; display: block;}
.Header h1 a span { display: none;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}

.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;display: none;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 8px; right: 0px;  }
.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-right: solid 1px #76acd3;}
.TopMenu li { padding: 2px 4px; margin: 0px 0px 0px 4px; list-style-type: none; display: inline; font-size: 10px; border-left: solid 1px #76acd3; font-weight: bold;}
.TopMenu li a { color:#fff;display: block;float: right; margin: 0 10px 0 0; font-size:13px}
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 375px; background: url(./images/SearchBkg.png) no-repeat right top; min-height: 100px; position: absolute; top: 0px; left: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { text-indent: -35000px; margin: 0; padding: 0;visibility: hidden;}
.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #000033; font-size: 14px; font-family: 'Arial'; letter-spacing: 0px; font-weight: bold; }
.Search  input.search { width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat;}
.Search  input.search:hover { background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { border: none; background: #fff url(./images/SearchKeyword.png) no-repeat top right; padding: 4px 8px 5px 0px; width: 241px; border: none; } 

.SearchCorner { position: absolute; background: #fff url(./images/SearchBkgNone.png) no-repeat; width: 5px; height: 8px; margin: 0px; top: 34px; left: -5px;} 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 40px; top: 0px; background: none; text-align:left}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ContainerBG { width: 100%; float: right; padding: 20px 0px;}
.Container { width: 900px; position: relative; clear: right; margin: 0 auto; border-top: solid 1px #999; padding-top: 20px;}

/* Central Column - Single Pages */
.SCS { float: right; width: 510px; }
.SCS h1 { font-size: 24px; line-height: 26px; font-weight: bold; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dotted 1px #ccc;}
.SCS h2 { font-size: 20px; line-height: 22px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 12px; line-height: 16px;font-family: tahoma;font-size: 0.9em; line-height: 1.5em;}
.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 0px 15px 15px;}
.SCS blockquote {padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 11px; padding-right: 12px; }


/* Central Column */
.SC { float: right; width: 510px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat right center; padding: 5px 20px 5px 0px; margin: 0px 10px 0px 0px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: right; width: 510px;}
.Post h1 { font-size: 16px; line-height: 19px; font-weight: bold; font-family: 'trebuchet ms'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #ff5a00; text-decoration: none;}
.Post h1 a:visited { color: #ff5a00; text-decoration: none;}
.Post h1 a:hover { color: #003399; text-decoration: none;}

.PostHead { padding-right: 40px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; right: 0; text-align: center; margin: 0 0 0 10px; padding: 2px 0px 2px 10px; list-style: none; border-left: solid 1px #ccc;}
.PostDate .month { display: block; font-size:11px; line-height: 9px; color: #666; font-weight: bold;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { font-family: tahoma;padding: 5px 0px 0px 0px;  font-size: 12px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 15px;}
.PostContent p { font-size: 0.9em; line-height: 1.5em;}
.PostContent img { padding: 1px; border: solid 0px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 11px; padding-right: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 23px 0px 0px; background: url(./images/PostComLeft.png) no-repeat right top; float: right; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 5px 3px 15px; display: block; background: url(./images/PostComRight.png) no-repeat left top; float: right; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 100% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 0% -23px; }

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat right center; padding: 5px 20px 5px 0px; margin-right: 0px;}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.RelatedPosts { margin: 20px 0px;}
.RelatedPosts h3 { font-size: 14px; background:url(images/RelatedPostsHeading.png) no-repeat right center; border-bottom: dotted 1px #87909e; padding: 5px 20px 5px 0px; margin: 0px;}
.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}
.RelatedPosts li { padding: 0px 20px 0px 0px; margin: 0px; list-style-type: none; background: url(images/RelatedPostsLi.png) no-repeat right top;}
.RelatedPosts {}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { padding: 0px; margin: 20px 0px 0px 0px; }
.Comments .List h3 { font-size: 14px; background:url(images/CommentsListHeading.png) no-repeat right center; border-bottom: dotted 1px #87909e; padding: 5px 20px 5px 0px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { right: 0px;} /* */ 
.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; right: 0px;font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal;  width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #eaf4ff;}

.Comments .List .ListUser { margin: 0px; padding: 0px 35px 0px 0px; font-size: 14px; line-height: 14px; font-family: 'Arial';}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px 35px 0px 0px; margin: 0px 0px 0px 0px; font-size: 10px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 11px; line-height: 14px; font-family:tahoma;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; background:url(images/CommentsFormHeading.png) no-repeat right center; padding: 5px 20px 5px 0px; margin: 0px 0px 5px 0px;}

.Comments .FormTop { background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat right top; width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px; background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat right bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;clear:right}
.Comments .Form p label { display: block;font-family:tahoma;float: right;text-align: right;line-height:23px}
.Comments .Form p label small { font-size: 11px; color: #000033}

.note {  margin: 5px 0px; width: 505px;font-family:tahoma;text-align:left}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-left: 20px; color:#40454b;display: block; float: right;margin-bottom: 11px;clear:right;font-family:tahoma;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;font-family:tahoma;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { float: left; width: 369px; margin-right: 21px; padding-bottom: 4px; background: #eaf4ff url(./images/SRBkg.gif) no-repeat right bottom;}
.SR h2 { font-size: 14px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 8px 3px 0px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(images/CategIco.png) no-repeat right top; width: 152px; display: block;}  
.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* Full Sidebar Column */
.SRfull { float: left; width: 337px; margin:0 21px 8px 0; padding:8px 15px; background-color: #eaf4ff;border:1px solid #d4e3f4;}
.SRfull h2 { font-size: 14px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SRfull ul { padding: 0px; margin: 0px;}
.SRfull li { padding: 0px; margin: 0px; list-style-type: none;}
.SRfull li a { padding: 2px 8px 3px 0px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(images/CategIco.png) no-repeat right top;  display: block;}  
.SRfull li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SRfull li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* Right - First Column */
.SR .SRL { float: right; width: 160px; padding: 15px 15px 15px 0px; margin-left: 11px; background:  url(./images/SRRBkg.gif) no-repeat right top;}

/* Right - Second Column */
.SR .SRR { float: left; width: 170px; padding: 15px 0px 15px 10px; background: url(./images/SRLBkg.gif) no-repeat left top;}
 
 
.Categories { margin-bottom: 20px;}
.Links { margin-bottom: 20px;}
.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar {}
.Calendar caption { background: #d4e3f4; padding: 5px 0px;}
.Calendar table { width: 170px; border: solid 1px #d4e3f4;}
.Calendar table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra Footer */
.ExtraBG { width: 100%; float: right; background: #003399; padding: 25px 0px;}
.Extra { width: 900px; position: relative; clear: right; margin: 0 auto; }
.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 17px; border-bottom: dotted 1px #2658ad;}

.Extra ul { padding: 0px; margin: 0px;}
.Extra li { color:#fff; padding: 1px 11px 1px 0px; margin: 0px; list-style-type: none; font-size: 11px; background: url(images/ExtraIco.png) no-repeat 100% 4px;line-height:15px;}
.Extra li a { color:#95c5e8; }
.Extra li a:visited { color:#95c5e8; }
.Extra li a:hover { color:#fff; }

.Extra .RecentPosts { width: 280px; float: right; margin:0 5px; }
.Extra .LastComments { width: 290px; float: right; margin: 0px 15px;}
.Extra .MostCommented { width: 290px; float: right;}
.Extra .RecentPosts .textwidget {color:#fff;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: right; background: #000066;  padding: 25px 0px;}
.Footer { width: 900px; position: relative; clear: right; margin: 0 auto; }
.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#487cb0; font-size: 11px; border-bottom: solid 1px #062a6e; display: block;}
.Footer p a {color:#487cb0; text-decoration: underline;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
.Footer .WP { text-indent: -35000px; background: url(images/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; background: url(images/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }

#respond, h3#comments {color:#3080cb}
.feed_icon { width:39px;height:39px;position:absolute;top:40px;left:15px;background:orange url(images/feed.png) no-repeat top left;}
.feed_icon span {display:none;}
.post-notes {border:1px solid #d4e3f4;background-color:#eaf4ff;padding:8px;}
.ltr {direction: ltr;text-align: left;}
.textwidget {padding:0 5px;line-height:15px;}
#subscribe {float:right;margin:5px 0 0 5px;}
.subscribe-to-comments {height:20px}

.SR {display:none;}
