@charset "utf-8";
/*  
Theme Name: Tirst
Theme URI: http://www.word-press.ir/
Description:این اولین قالب وردپرسی است که من برای تمرین ساختم و الان برای استفاده ی دوستان منتشرش میکنم.مشکلات احتمالی رو با من در میون بگذارید، ممنون:siavash.gt44@gmail.com,
Version: 0.2
Tags:tenet,blue,two-columns, three-columns, right-sidebar, fixed-width
Author: سیاوش کشمیری
Author URI: http://www.tenet.ir/
Thanks to jinsona designs for foxmenucontainer
*/

body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin:0;
	padding:0;
}
body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background:#fff;
	color:#000000;
}
blockquote{
	margin:8px;
	padding:13px 2px 2px 41px;
	border:1px #ddd dotted;
	background:#DAEAEF url(img/right_quotes.png) no-repeat
}
h1{
	font-family:Tahoma, Georgia, Sans-serif;
	font-size:24px;
	padding:0 0 10px 0;
}

a:link, a:visited{
	text-decoration:none;
	color:#336699;
}
a:visited{
	color:#60C;
}
a:hover{
	text-decoration:underline;
	color:#F00;
}
p{
	padding:10px 0 0 0;
}
.Buttons{
	background:url(img/button.png) 0 0 repeat-x;
	width:100px;
	height:30px;
	border:none;
}
.Buttons:hover{
	background:url(img/button.png) 0 -30px repeat-x;
	
}
input{
	border:1px #999 solid;
	background:#FFF;
}
input:hover{
	background:#E6E6E6;
}
#wrapper{
	margin:0 auto 0 auto;
	width:100%;
	text-align:left;
}

#header{
	background-image:url(img/header.png);
	width:100%;
	height:100px;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
}
#header a{
	padding:2px;
	text-decoration:none;
}
#description{
	margin:50px 5px 10px 5px;
	float:left;
}
#home{	
	width:80px;
	position:absolute;
	right:0;
	margin-top:25px;
}
#mail{
	width:80px;
	position:absolute;
	right:50px;
	margin-top:25px;
}
#rss{	
	width:80px;
	position:absolute;
	right:100px;
	margin-top:25px;
}
/*--------------------------MENU-END---------------------*/

/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(img/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px;
	font-weight:normal;
}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
}
	
#menu a:hover {
	background:url(img/menuhov.jpg) repeat-x;
	height:18px;
	color: #fff;
	display: block;
	text-decoration: none;  
}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(img/menu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
}
	
#menu li li a:hover, #menu li li a:active {
	background:url(img/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#menu li:hover ul {
	left: auto;
	display: block;
}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}


/*MENU-END----------------------------*/
	

#posttitle{
	background:#c9e2e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding:3px 5px 5px 2px;
	border-bottom:1px #BBD8E1 solid;
	text-align:left;
	direction:ltr;
}
#posttitle h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
}
.post{
	padding:10px 0 10px 0;
}
.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}
.entry{
	direction:ltr;
	line-height:18px;
	background:#E9FAFC;
	padding:5px 5px 10px 5px;
}
p.postmetadata{
	margin-top:-10px;
	background:#DAEAEF;
	padding:2px 3px 2px 3px;
	border-top:1px #BBD8E1 ridge;
	margin-bottom:10px;
	line-height:19px;
	text-align:left;
	direction:ltr;
	
}
.comment{
	padding:2px 3px 2px 3px;
	text-align:right;
	line-height:19px;
	float:right;
}

.navigation{
	padding:1px 2px 2px 2px;
	font-size:12px;
	background:#BBD8E1;
	line-height:18px;
	margin-bottom:10px;


}
.fixed{
	clear:both;
}
.navigation .prev a {
	background:url(img/icons.gif) 0 0px no-repeat;
	padding-left:22px;
	float:left;
	height:18px;
	line-height:16px;
}
.navigation .next a {
	background:url(img/icons.gif) 100% -16px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}




#container{
	float:left;
	width:60%;
	margin:20px 0 0 50px;
	/*direction:rtl;*/
	/*text-align:right;*/
}


#column{
	float:right;
	width:31%;
	margin-right:13px;

}

#search{
	float:right;
	width:100%;
	margin-top:30px;
	text-align:left;
	background-color:#c9e2e6;
	margin-bottom:10px;
}

#s{
	float:left;
	margin:10px 0 10px 10%;
	height:20px;
	width:60%;
	background: url(img/searchinput.png) repeat-x;
	border: #5A9FB6 1px solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

#searchsubmit{
	float:left;
	width:75px;
	height:32px;
	border:none;
	margin:5px 0px 5px 0;
	background:url(img/search.png) no-repeat 0 0px ;
	color: #FFFFFF;
	cursor:pointer;
}

#searchsubmit:hover{
	background:url(img/search.png) no-repeat 0 -34px ;
}
#searchsubmit:click{
	background:#F00 none ;
}

#description:hover{
	text-decoration:none;
	color:inherit;
}
.about-us h4{
	padding:4px;
	font-size:12px;
	background:#c9e2e6;
	height:20px;
	margin:5px 0 0 0;
	padding:2px 3px 2px 3px;
	border-bottom:1px #79A4F2 solid ;
}
.about-us p{
	background:#E9FAFC;
	
}
/*                                 			Sidebars                                        */
.sidebar1{
	float:right;
	width:100%;
	text-align:left;
}
.sidebar2{
	float:right;
	width:49%;
	margin-right:0px;
	margin-top:15px;
	text-align:left;
}
.sidebar3{
	float:left;
	width:49%;
	text-align:left;
	margin-left:0px;
	margin-top:15px;
	
}
	

.sidebar1 h3,.sidebar1 h2,.sidebar2 h3,.sidebar2 h2,.sidebar3 h3,.sidebar3 h2{
	font-size:12px;
	background:#c9e2e6;
	height:20px;
	margin:5px 0 0 0;
	padding:2px 3px 2px 3px;
	border-bottom:1px #79A4F2 solid ;
	
}


.sidebar1 ul,.sidebar2 ul,.sidebar3 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	

	}

.sidebar1 ul ul,.sidebar2 ul ul,.sidebar3 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	
	}

.sidebar1 ul ul ul,.sidebar2 ul ul ul,.sidebar3 ul ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	
	}

.sidebar1 ul ul ul ul,.sidebar2 ul ul ul ul,.sidebar3 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li,.sidebar2 ul li,.sidebar3 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited,.sidebar2 ul li a:link, .sidebar2 ul li a:visited,.sidebar3 ul li a:link, .sidebar3 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 2px 5px 5px;
	display:block;
	background:#E9FAFC;
	border-bottom:1px solid #D0E2F9;
	
}

.sidebar1 ul li a:hover,.sidebar2 ul li a:hover,.sidebar3 ul li a:hover {
	background:#bddee3;
	background-repeat:no-repeat;
	color:#06C;
	}

.sidebar1 p,.sidebar2 p,.sidebar3 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table,.sidebar2 table,.sidebar3 table {
	width:100%;
	text-align:center;
	background-color:#E9FAFC;
	
	}
	
.sidebar1 #tag_cloud{
	background:#E9FAFC;
}
.sidebar1 #tag_cloud a:link{
	border:none;
	display:inline-block;
	background:none;

}
#recentcomments{
	background:#E9FAFC;

}
/*----------------------------------------------column-END--------------------*/

	
/*--------------comment(single page)-----------------------*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	direction:ltr;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
	background:url(img/textarea.png) #FFF top repeat-x;
	border: #5A9FB6 1px solid;
	width:60%;
}

.commentsubmit{
	background: url(img/button.png) repeat-x ;
	height:29px;
	border:none;
	text-align:center;
	cursor:pointer;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
.commentsubmit:hover{
	background:url(img/button.png) 0 -30px;
	color:#03C;
}
.textfield {
	margin-top:1px;
	height:20px;
	position:relative;
	background: url(img/searchinput.png) repeat-x;
	border: #5A9FB6 1px solid;
}
.comments-template #email,.comments-template #url{
	direction:ltr;
}
/*--------------------Footer-----------------------*/

#footer{
	background-color:#000;
	clear:both;
	width:100%;
	height:60px;
	background-image:url(img/header.png);
	text-align:right;
	color:#0CC;

}
#footer a:visited{
	color:#0C3;
	
}
#copyright{
	float:left;
	padding:4px;
	padding-top:40px;
	text-decoration:none;
}
.error h3{
	background:#c9e2e6;
	color:#000;
	font-family:Arial, tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	height:25px;;
	border-bottom:1px #BBD8E1 solid;
	margin:10px 0 0 0;
	padding:3px
}
.error .nFound{
	background:#FF8282;
	height:13px;;
	border-bottom:1px #F00 solid;
	margin:10px 0 0 0;
}
.error #search{
	margin-top:-7px;
}

.error .gohome{
	background:#E9FAFC;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:-8px;
	text-align:center;
}
.error #searchsubmit{
	float:left;
}
.error #s{
	width:40%;
	margin-right:-1%;
	margin-left:22%;
	padding:0 1% 0 0;
}

