/*  
Theme Name: WDW
Theme URI: http://www.webdesignerwall.com/
Description: Wordpress theme of Web Designer Wall.
Author: Nick La
Author URI: http://www.webdesignerwall.com/

	Copyright (c) Web Designer Wall.

*/
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font: 75%/160% Arial, Helvetica, sans-serif;
	background: #f8f7e5 url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/main-bg.jpg) no-repeat center top;
	color: #333333;
}
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 1.1em;
}
img {
	border: none;
}
a {
	color: #763712;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #763712;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
s {
	color: #999999;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: none;
	margin-top: .3em;
}
ul li {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}


/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
	font: 180%/100% "Cooper Black", Georgia, Times, serif;
	padding: 0 0 12px;
	letter-spacing: 1px;
	color: #333;
}
.title {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/tape.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #763712;
}
h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
}
.intro {
	font: 120%/155% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	
}

/* header
---------------------------------------------------------------------------------*/
#header {
	height: 238px;
	width: 905px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 45px;
	left: 448px;
}
#description {
	width: 360px;
	text-align: center;
	position: absolute;
	left: 490px;
	top: 95px;
	font: italic normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #68391d;
}
#nav {
	position: absolute;
	left: 78px;
	bottom: 4px;
	list-style: none;
	font: bold 16px/16px Georgia, "Times New Roman", Times, serif;
}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 114px;
	text-align: center;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #000;
}
#nav a:hover {
	text-decoration: underline;
}
#nav span {
	display: none;
	position: absolute;
}
#nav a:hover span {
	display: block;
}
#nav-home span {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/home-over.gif) no-repeat;
	width: 168px;
	height: 29px;
	top: -30px;
	left: 35px;
}
#nav-about span {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/about-over.gif) no-repeat;
	width: 157px;
	height: 36px;
	top: -36px;
	left: 90px;
}
#nav-archives span {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/archives-over.gif) no-repeat;
	width: 205px;
	height: 33px;
	top: -32px;
	left: 110px;
}

/* subnav */
#subnav {
	position: absolute;
	bottom: 5px;
	left: 432px;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	width: 24px;
	background: 0;
	padding: 0;
	margin: 0 10px 0 0;
}
#subnav a {
	display: block;
	text-indent: -900em;
	width: 25px;
	height: 25px;
}
#subnav .contact {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/nav-email.gif) no-repeat left 3px;
}
#subnav .rss {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/nav-rss.gif) no-repeat;
}

/* searchform */
#searchform {
	position: absolute;
	bottom: 6px;
	right: 40px;
}
#searchform p {
	margin: 0;
	padding: 0;
}
#searchform input{
	float: left;
}
#s {
	width: 190px;
	height: 16px;
	border: none;
	margin: 2px 7px 0;
	padding: 5px 2px 4px 5px;
}

/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 904px;
	margin: 0 auto;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/wrap-bg.jpg) repeat-y right top;
	position: relative;
}
#top {
	background: #ccc url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/top-bg.jpg) no-repeat right top;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/top-bg.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 851px;
	top: 0;
	right: 0;
	z-index: 2;
}
#content {
	width: 490px;
	float: left;
	position: relative;
	padding: 35px 0 20px 96px;
	z-index: 5;
}
#bottom-bg {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/bottom-bg.jpg) no-repeat right bottom;
}
#backtotop {
	padding: 55px 0 0 548px;
	margin: 0;
	height: 26px;
	clear: both;
}
#backtotop a {
	color: #000;
	font-size: 95%;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/top-bg.gif) no-repeat right center;
	padding-right: 14px;
}

/* post
---------------------------------------------------------------------------------*/
.post {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/post-bg.gif) no-repeat right top;
	padding: 12px 20px 0px 0px;
	width: 490px;
}
/* clearfix for recent comments */
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.post {display: inline-block;}
* html .post {height: 1%;}
.post {display: block;}

.post p a {
	text-decoration: none;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/link-bg.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.post p a:visited {
	text-decoration: none;
	color: #000;
}
.post p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.page {
	padding-top: 15px;
}

.single h2 {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/subhead-bg.gif) no-repeat;
	padding: 10px 0 5px 12px;
	margin-left: -12px;
	font: bold 145% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	clear: left;
}

.tags {
	padding: 0 0 2px 16px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/tags-bg.gif) no-repeat left center;
	text-transform: capitalize;
}
.tags span {
	display: none;
}
.tags a {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}
a.comments {
	position: absolute;
	right: 0;
	width: 40px;
	height: 28px;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-bg.gif) no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -1px;
	display: block;
	margin-top: -8px;
}
a.write {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-jump-bg.gif) no-repeat !important;
	font-size: 125%;
}
.date {
	position: absolute;
	left: 0;
	width: 54px;
	height: 40px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/date-bg.jpg) no-repeat;
	font: normal 130%/30% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 12px 0 5px 0;
	text-align: center;
}
.date span {
	display: block;
	font: italic 170%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}

/* talented people */
.talented {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 15px;
}
.talented em {
	font-size: 95%;
	color: #999999;
	font-weight: normal;
	padding-left: 3px;
}
.location {
	padding: 0 0 15px;
}
.location strong {
	color: #999999;
}

/* gallery */
.gallery {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0 0 15px 0;
	clear: both;
}
.gallery li {
	background: none;
	margin: 0;
	padding: 5px;
	float: left;
	text-align: center;
}
.gallery img, .gallery a img {
	border: solid 1px #D9D9D9;
	background: #ffffff;
	padding: 4px;
}
.gallery a:hover img {
	border-color: #666666;
	background: #fff;
}
/* clearfix for gallery */
.gallery:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.gallery {display: inline-block;}
* html .gallery {height: 1%;}
.gallery {display: block;}


/* sliding banners */
.banslide {
	list-style: none;
	margin: 5px 0 15px;
	padding: 0;
}
.banslide li {
	height: 140px;
	overflow: hidden;
	padding: 5px 5px 0 5px;
	margin: 0;
	background: #fff url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/banslide-bg.gif) no-repeat;
	position: relative;
}
.banslide span {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 95%;
	line-height: 100%;
}
.banslide a, .banslide a:visited {
	color: #666;
	text-decoration: none;
}
.banslide a span {
	background: #fff;
	padding: 0 5px 4px 0;
}


/* comments
---------------------------------------------------------------------------------*/
#comments {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments.gif) no-repeat;
	margin-left: -12px;
	padding: 0 0 15px 10px;
	text-indent: -900em;
	clear: both;
}
#respond {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/post-comments.gif) no-repeat;
	margin: 15px 0 0 -12px;
	padding: 0 0 20px 10px;
	text-indent: -900em;
	clear: both;
}
.total-comments {
	font: 130%/120% Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
}
.expand-all {
	float: right;
	margin: 5px 15px 0;
	padding: 0;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/expand-all.gif) no-repeat left top;
	height: 18px;
	width: 183px;
	display: block;
	text-indent: -900em;
	cursor: pointer;
}
.over {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/expand-all.gif) no-repeat left bottom;
}

/* commentlist */
.commentlist {
	clear: both;
	padding:  5px 0 10px;
	margin: 0;
}
.commentlist li {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-alt-bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
}
.commentlist .alt {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-bg.jpg) no-repeat;
}
.commentlist .author {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-author.jpg) no-repeat;
}
.comment-data {
	padding: 4px 15px 5px 0;
}
.comment-number {
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	display: block;
	width: 38px;
	text-align: center;
	float: left;
	letter-spacing: -1px;
	padding-bottom: 2px;
}
.commentlist cite {
	font: normal bold 110%/130% Arial, Helvetica, sans-serif;
	float: left;
}
.commentlist cite a {
	background: none;
	border: none !important;
}
.commentlist cite a:hover {
	text-decoration: underline;
}
.commentlist small {
	display: block;
	padding: 4px 0 2px 38px;
	clear: both;
	color: #666666;
}
.comment-data .collapse {
	display: block;
	float: right;
	text-indent: -900em;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-expand.gif) no-repeat left bottom;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin-top: 2px;
}
.comment-data .expand {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-expand.gif) no-repeat left top;
}
.comment-entry {
	padding-left: 38px;
	width: 440px;
	overflow: hidden;
}

/* comment guidelines */
.comment-guidelines {
	text-indent: -900em;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comment-guidelines.gif) no-repeat;
	width: 169px;
	height: 29px;
	clear: both;
	margin: 5px 0 0 10px;
	padding: 0 !important;
	cursor: pointer;
}
.guidelines {
	width: 455px;
	background: #fff url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comment-guidelines-bg.jpg) no-repeat;
	padding: 10px 10px 5px 17px;
	color: #666666;
	font-size: 95%;
}
.guidelines li {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/check.gif) no-repeat;
}

/* comment page numbers */
.comment-page-numbers {
	text-align: right;
	font: 115%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
.comment-page-numbers a {
	margin: 0 3px;
}
.comment-page-numbers strong {
	color: #999999;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/current-comment-page.gif) no-repeat center center;
	padding: 4px 7px;
}


/* commentform */
#commentform {
	padding: 10px 0;
	margin: 0;
}
#commentform p {
	clear: both;
	padding-bottom: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-top: 8px;
	width: 80px;
	float: left;
}
#commentform small {
	color: #999999;
	font-size: 90%;
	padding-top: 8px;
	display: block;
}
#commentform input {
	width: 220px;
	padding: 4px 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	background: #fefbd6;
}
#commentform textarea {
	width: 480px;
	height: 150px;
	background: #fefbd6;
	border: solid 1px #ccc;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 342px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/submit-btn-bg.gif) no-repeat;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border-color: #999999;
}

/* postnav */
.postnav {
	clear: both;
	padding: 5px 0;
	display: block;
	height: 30px;
}
.postnav a, .postnav a:visited {
	border: none !important;
	color: #763712 !important;
}
.postnav a:hover {
	border: none;
	text-decoration: underline !important;
}
.postnav .previous a {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/postnav-previous.gif) no-repeat left center;
	padding: 3px 0 3px 24px;
	float: left;
}
.postnav .next a {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/postnav-next.gif) no-repeat right center;
	padding: 3px 24px 3px 0;
	float: right;
}

/* sidebar
---------------------------------------------------------------------------------*/
#sidebar {
	width: 260px;
	float: right;
	padding-right: 10px;
	position: relative;
	z-index: 4;
}

/* nav category */
#category {
	display: none
}
#nav-cat {
	padding: 45px 10px 50px 10px;
	margin: 0;
}
#nav-cat li {
	background: url(images/wrap-bg.jpg);
	padding: 0;
	margin: 0 0 5px;
}
#nav-cat a {
	width: 225px;
	height: 46px;

	
	
}
#nav-cat .tutorials {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/cat-tutorials.gif) no-repeat left top;
}
#nav-cat .trends {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/cat-trends.gif) no-repeat left top;
}
#nav-cat .general {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/cat-general.gif) no-repeat left top;
}
#nav-cat .current, #nav-cat a:hover {
	background-position: left bottom;
}

/* tag cloud */
#tag-cloud {
	font: normal 142%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0 15px 23px 0;
	text-align: center;
}
.tagcloud { 
	margin: 0;
	padding: 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 250px;
}
.tagcloud a {
	margin: 0 5px;
	line-height: 130%;
	white-space: nowrap;
	text-transform: capitalize;
}


/* archives list */
.archives {
	list-style: none;
	margin: 30px 0 10px;
}
.archives h3 {
	margin: 0;
	padding: 0;
	clear: none;
}
.archives li {
	background: none;
	margin: 0;
	padding: 0 0 20px;
}
.archives .post-date {
	float: left;
	text-align: right; 
	text-transform: uppercase;
	color: #666666;
	width: 90px;
	border-right: dashed 1px #ddd; 
	padding-right: 20px; 
	margin-right: 20px;
}
.archives .tags {
	background: none;
	padding: 0;
	font-size: 95%;
}


/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/footer-bg.jpg) no-repeat center top;
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 905px;
	height: 360px;
	margin: 0 auto;
}

/* recent posts */
#recent-posts {
	width: 240px;
	float: left;
	padding: 23px 20px 0 118px;
}
#recent-posts h4 {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/recent-posts.gif) no-repeat;
}
#recent-posts ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-posts ul li {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/star-bullet.gif) no-repeat right 2px;
	padding: 0 20px 15px 18px;
}

/* recent comments */
#recent-comments {
	width: 255px;
	float: left;
	padding-top: 23px;
}
#recent-comments h4 {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/recent-comments.gif) no-repeat;
}
#recent-comments ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-comments ul li {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/comments-bullet.gif) no-repeat left 2px;
	padding: 0 0 12px 20px;
	clear: both;
}
#recent-comments a {
	float: left;
	clear: right;
	display: block;
	width: 210px;
	padding-right: 35px;
}
#recent-comments cite {
	float: right;
	display: block;
	margin-top: -13px;
	text-align: right;
	background: #fefbcd url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/mini-cite.gif) no-repeat right center;
	padding: 3px 18px 2px 5px;
	font-size: 90%;
	line-height: 100%;
	font-style: normal;
	color: #98956d;
}
/* clearfix for recent comments */
#recent-comments ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#recent-comments ul li {display: inline-block;}
* html #recent-comments ul li {height: 1%;}
#recent-comments ul li {display: block;}

#about-sticky {
	width: 190px;
	float: right;
	padding: 88px 25px 0 0;
}
#about-sticky h4 {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/about.gif) no-repeat;
}

/* credits */
#credits {
	font-size: 90%;
	color: #999999;
	clear: both;
	margin: 0;
	padding: 10px 0 0 100px;
}
#credits a {
	color: #999999;
}

/* intouch
------------------------------------------------------------ */
.intouch {
	position: relative;
	clear: both;
}
#intouchform {
	margin-bottom: 15px;
	width: 280px;
}
#intouchform p {
	padding: 0 0 10px 0px;
}
#intouchform label {
	color: #666;
	width: 80px;
	font-size: 95%;
	text-transform: uppercase;
}
#intouchform input {
	width: 230px;
	background: #fdfbca;
	padding: 5px;
	border: none;
	border-bottom: 1px dashed #ccc;
}
#intouchform textarea {
	width: 470px;
	height: 160px;
	background: #fdfbca;
	border: 1px dashed #ccc;
	padding: 2px 0 2px 7px;
}
#intouchform .submitbutton {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 0px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/submit-btn-bg.gif) no-repeat;
	color: #333;
	margin-left: 330px;
}
#intouchform .submitbutton:hover {
	color: #000000;
}
#intouchform #usermessage {
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #FF9900;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	color: #999999;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	border-color: #999;
}
.say-hello {
	width: 166px;
	height: 90px;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/hello.gif) no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	font: italic 120%/130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 45px 8px 0 12px;
	text-align: center;
}

/* code
---------------------------------------------------------------------------------*/
code {
	color: #000099;
	font: normal 115% "Courier New", Courier, monospace;
	white-space: nowrap;
	padding: 0 2px;
}
pre code {
	display: block;
	clear: both;
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/code-bg.gif);
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	overflow: auto;
	line-height: 140%;
	margin: 5px 0 15px;
	white-space: pre;
	width: 470px;
}
code .comment {
	color: #888;
}
code .class, code .rules {
	color: #ff00ff;
	font-size: 100%;
}
code .value,  code .title, code .string {
	color: #0000FF;
}
code .tag {
	color: #000099;
}
code .keyword {
	color: #000099;
}
.html .attribute {
	color: #006600;
}

/* alignments etc
---------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}

/* download */
.btn {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.btn a {	
	color: #598527 !important;
	border: none !important;
	margin-right: 5px;
}
.btn a:hover {
	text-decoration: underline !important;	
}
.btn a span {
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	text-indent: 44px;
	display: block;
	padding-top: 2px;
}
.btn a:hover span  {
	text-decoration: none !important;
}
.download a {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/download-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}
.preview a {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/preview-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}
	
	
/* ads */
.rect {
	background: url(http://www.bi3t.ir/myadmin/wp-content/themes/bi3t/images/ad-rect-bg.gif) no-repeat;
	padding: 5px;
	width: 250px;
	height: 250px;
}
.single-rect {
	float: right; 
	margin: -5px -10px 0 10px;
	width: 200px;
	height: 210px;
}
.banner {
	margin: 5px 0 0;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */