/*
Theme Name: CARIRAN Redesign
Theme URI: http://myview.ir/weblog
Description: Special theme for CARIRAN.ir 
Author: Moslem.H
Author URI: http://myview.ir/weblog
Version: 0.8
.
This theme can be used for commercial or non-commercial use
so long as it is not redistributed or resold in any way.
.
*/

*{
	margin: 0;
	padding: 0;
}

/* Public tags */

body{
	background: url(backgrounds/1.jpg) top center no-repeat #fff;
	font: 12px Tahoma;
	line-height: 15pt;
	text-align: justify;
	direction: rtl; 
}

a{
	color: #5A728C;
	text-decoration: none;
}

a:hover{
	color: #036;
}

a{
	display: inline;	
}

a img{
	border: none;	
}

small{
	color: #8C9797;	
}

/* Main Structure */

#container{
	width: 927px;
	margin: 0 auto 15px auto;
}

#header{
	position: relative;
	margin-top: 125px;
	height: 70px;
}

/* Header */

#menu{
	position: absolute;
	top: 11px;
	left: 0;
	width: 900px;
	height: 30px;
	background: url(images/menu.gif) top left no-repeat;
	color: #fff;
}

#menu ul{
	margin: 3px 332px 0 0;
	list-style-type: none;
	list-style-position: inside;
}

#menu li{
	float: right;
	margin-left: 15px;
}

#menu a{
	color: #fff;
	display: block;
	padding: 0 6px 3px 6px;
}

#menu a:hover{
	color: #036;
}

.menu_active{
	background: #7898A4;
	opacity: 0.9;
	filter: Alpha(Opacity=90); 
}

#menu a.menu_active:hover{
	color: #fff;
}

#sub_menu_1{
	margin-right: 359px;
}

#sub_menu_2{
	margin-right: 473px;
}

#sub_menu_3{
	margin-right: 590px;
}

.sub_menu{
	padding: 10px 0;
	opacity: 0.9;
	filter: Alpha(Opacity=90);
	background: #7898A4;
	width: 200px;
	color: #BEDDE9;
	display: none;
	text-align: right;
}

.sub_menu a{
	color: #fff;
	padding: 3px;
}

.sub_menu a:hover{
	background: #CCC;
	color: #000;
}

.sub_menu ul{
	margin: 0 10px;	
	list-style-type: circle;
	list-style-position: inside;
}

.sub_menu li{
	margin-bottom: 5px;
}

/* ------------- */

#collector{
	position: absolute;
	top: 37px;
	right: 0;
	width: 927px;
	z-index: 2;
}

#logo{
	width: 318px;
	height: 53px;
	background: url(images/logo.png);
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 3;
}

#navigate{
	width: 570px;
	height: 25px;
	position: absolute;
	top: 53px;
	right: 20px;
	color: #718C92;
}

#navigate ul{
	margin-top: 3px;
	list-style-type: none;
	list-style-position: inside;
}

#navigate li{
	float: right;
	margin-left: 17px;
}

#navigate a{
	color: #718C92;
	display: block;
}

#navigate a:hover{
	color: #000;
	border-bottom: 1px dashed #FF7575;
}

#search{
	width: 275px;
	height: 35px;
	position: absolute;
	top: 50px;
	left: 0;
}

#search_box{
	background: url(images/search_box.png) left no-repeat;
	width: 154px;
	height: 19px;
	padding: 6px 85px 0 5px;
	color: #666;
	border: none;
	float: right;
	margin-left: 3px;
	font: 12px Arial;
}

#search_button{
	float: right;
	width: 22px;
	height: 22px;
	background: url(images/search_button.png) center;
	border: none;
	margin-top: 5px;
	cursor: pointer;
}

/* Some public divisions */

.hor_border{
	height: 3px;
	background: url(images/dot.gif) center repeat-x;
	clear: both;
	margin: 15px 0 25px 0;
}

h1{
	font: 15px Tahoma;
}

h1.different{
	background: #DFDFDF;
	color: #000;
	padding: 5px;
	width: auto;
}

.title{
	clear: both;
	margin-bottom: 10px;
}

.clear{
	clear: both;
	visibility: hidden;
}

/* Main Block */

#main{
	background: url(images/dot.gif) 280px 0 repeat-y;
	margin-right: 20px;
}

/* Right Area */

.right_area{
	width: 605px;
	float: right;
	margin-left: 40px;
}

/* Best Box */

#best_box{
	margin-top: 0;	
	width: 350px;
	background: url(images/dot.gif) right repeat-y;
	padding-right: 20px;
	float: right;
}

.best_title{
	display: none;;
}

#best_title_1{
	display: block;
}

#best_image_container{
	width: 312px;
	height: 317px;
	background: url(images/best_image_background.gif) center no-repeat;
	margin: 10px auto 0 auto;
	position: relative;
	z-index: -1;
}

.best_image,#best_image_crystal{
	position: absolute;
	top: 18px;
	left: 14px;
	width: 283px;
	height: 283px;
	z-index: 1;
}

.best_image{
	display: none;
	z-index: 0;
}

#best_image_1{
	display: block;
}

#best_image_crystal{
	background: url(images/crystal.png) top center no-repeat;
}

#best_controls{
	margin: 10px 0 10px -25px;
	height: 38px;
	width: 368px;
	float: left;
}

#best_controls img{
	float: right;
	margin-left: 30px;
	border: none;
}

#best_next_button,#best_previous_button{
	cursor: pointer;	
}

.best_curr{
	margin-top: 10px;
}

.best_description{
	float: none;
	clear: both;
	display: none;
}

#best_description_1{
	display: block;
}

/* Special Box */

#special_box{
	width: 215px;
	float: right;
	margin-left: 15px;
}

/* Content Bar */

.content_list{
	background: url(images/dot.gif) 302px 0 repeat-y;
}

.content_list_item ul{
	list-style: square;
	list-style-position: inside;
	color: #A59C9C;
}

.content_list_item h3{
	font: 11px Tahoma, Geneva, sans-serif;
}

.content_list_item h3 a{
	color: #066;
}

.content_list_item h3 a:hover{
	color: #000;
}

.content_list_item p{
	line-height: 14pt;
	font-size: 11px;
}

.content_list_main{
	margin-top: 15px;
}

.content_list_image_container{
	width: 85px;
	height: 85px;
	background: url(images/thumb_background.gif) top left no-repeat;
	float: right;
	margin: 0 0 3px 5px;
	position: relative;
	z-index: -1;
}

.content_list_image_container img{
	position: absolute;	
	top: 7px;
	left: 7px;
}

.content_list_right{
	width: 285px;
	margin-left: 35px;
	float: right;
}

.content_list_left{
	float: right;
	width: 285px;
}

/* Left Area */

.left_area{
	width: 262px;
	float: right;
}

.left_area .content_list{
	background: none;	
}

.left_area .content_list_item{
	float: none;
	width: auto;
}

/* Subscribe */
#subscribe{
	position: relative;
}

/* About */
#about{
	font-size: 11px;
	color: #666;
	line-height: 12pt;
}

#about ul{
	list-style-type: none;
	list-style-position:inside;
	margin-top: 10px;
	color: #333;
}

#about_logo{
	position: absolute;
	top: 125px;
	left: 173px;
	width: 261px;
	height: 50px;
	display: block;
}

#about small{
	margin: 0 auto;
	display: block;
	text-align: center;
}

#myview img{
	border: none;
	margin: 0 auto 10px auto;
	display: block;
	width: 94px;
	height: 110px;
}

/* Ads */
.ads_container{
	width: 248px;
	margin: 0 auto;
}

.ads{
	width: 125px;
	height: 125px;
	border: 1px solid #BBD5DF;
	float: right;
	background: url(images/ads.gif) center no-repeat; 
	margin-bottom: 8px;
}

.right_ads{
	margin-left: 8px;
}

.big_ads{
	width: 210px;	
	height: 55px;
	font-size: 10px;
	text-align: right;
	line-height: 1.2;
	color: #666;
	background: none;
}

.big_ads h5{
	display: block;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 12px;
	clear:both;
}

.big_ads_content{
	margin: 5px 10px;
	cursor: pointer;
}

.small_ads{
	width: 75px;
	height: 75px;
	background: #CCC;
}

.floatless{
	float:none;
	margin: 0 auto 10px auto;
}

/* Single */
#main_content{
	margin-top: 15px;
}

#main_content p{
	margin-bottom: 20px;	
}

.aligncenter{
	margin: 10px auto;
	clear: both;
	display: block;
}

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

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

.with_border{
	padding: 2px;
	border: 1px solid #999;
	margin: 5px auto;
	display: block;
	text-align: center;
}

.no_border{
	padding: 0;
	border: none;
}

.wp-caption-text{
	font-size: 11px;
	display: block;
	text-align: center;
	color: #666;
}

/* Comments */
#comments{
	width: 580px;
	margin: 0 auto;
	list-style-type: none;
}

.comment_logo{
	width: 22px;
	height: 119px;
	background: url(images/comment_logo.gif) center;
	float: right;
}

.comment_body{
	width: 549px;	
	float: right;
	margin-left: 6px;
	margin-bottom: 15px;
}

.comment_info{
	clear: both;
	font-size: 10px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.comment_info img{
	border: 3px solid #FFF;
}

.comment_info h3{
	font-size: 14px;	
}

.comment_main_a,.comment_main_b{
	padding: 5px 10px;	
}

.comment_main_a{
	background: #F2F0E4;
}

.comment_main_b{
	background: #D1F8F6;
}

.comment_main_a .comment_info{
	text-align: left;	
}

.comment_main_a .comment_info img{
	float: left;
	margin-right: 10px;
}

.comment_main_b .comment_info{
	text-align: tight;	
}

.comment_main_b .comment_info img{
	float: right;
	margin-left: 10px;
}

.top_a{
	height: 8px;
	background: url(images/comment_top_a.gif) bottom center no-repeat;
}

.top_b{
	height: 8px;
	background: url(images/comment_top_b.gif) bottom center no-repeat;
}

.bottom_a{
	height: 8px;
	background: url(images/comment_bottom_a.gif) top center no-repeat;
}

.bottom_b{
	height: 8px;
	background: url(images/comment_bottom_b.gif) top center no-repeat;
}

/* Forms */

form{
	line-height: 1.5;
	font: 11px;
}

label,form small{
	clear: both;
	display: block;
}

textarea,input{
	margin-top: 3px;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 3px;
}

#comment_form_sec_1{
	float: right;
	margin-left: 10px;
	width: 175px;
}

#comment_form_sec_1 input{
	width: 150px;
}

#comment_form_sec_2{
	float: right;
}

#comment{
	width: 375px;
	height: 167px;
}

.ltr{
	text-align: left;
	direction: ltr;
}

/* paging */

ul.paging { 
	list-style: none; 
	padding: 0; 
	display: block;
	margin: 15px auto 0 auto;
}   

ul.paging li { 
	float: left; 
	margin: 0 6px 6px 0; 
}   

ul.paging li a, ul.paging li.active { 
	display: block; 
	padding: 3px 6px; 
	background-color: #f5f5f5; 
	border: 1px solid #ccc; 
}   

/* Other */

.different{
	width: 585px;
	height: 100px;
	background: url(images/different.jpg) center no-repeat;
	color: #fff;
	margin: 0 auto;
}

.different h1{
	padding: 40px 20px 0 0;
}

#subscribe_box{
	color: #999;
}

.center{
	float: none;
	clear: both;
	margin: 10px auto;
}

ul#friends li{
	float: right;
	margin-right: 20px;
	width: 175px;
}

.wp-polls-ul{
	width: 250px;
}

/* Shopping */

#shop{
	margin: 0 auto;
	text-align: center;
}

#shop td{
	padding: 5px;
	border: 1px dotted #CCC;
	text-align: center;
	vertical-align: middle;
}

#shop td td{
	border: none;
	padding: 0;
}

#shop td td td{
	border: none;
	padding: 0;
}

#banner_ads td{
	display: block;
	width: 468px !important;
	height: 60px !important;
	padding: 0;
	margin: 0;
}