/****************************************
By: Pourya Shahroudi
****************************************/
* {		
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
	display:block;
}

h1, h2, h3 {
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-align: left;
}

p {
	font-family: Arial, Helvetica;
}

body {
	font-family: Arial, Helvetica;
	/* text-align: center; */
	background-color: #000000;
	/*background-image: url(images/body.gif);*/
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	 
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	
}
/******************************
	LEFT COLUMN
******************************/
#leftcol {
	float: left;
	width: 650px;
	height:100%;
}

#websitetitle {
	text-align: left;
	font-family: "TW Cen MT", Arial, Helvetica;
	margin-top: 15px;

}

#websitetitle span {
	color:#b4e2ff;
	font-size:xx-large;
}

/******************************
	NAVIGATION
******************************/
#nav {
	display: table;
	width: 603px;
	margin-top: 0px;
	margin-left:5px;
}

#nav ul {
	margin: 0;
	padding-left: 55px;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a, nav ul li a:active, nav ul li a:visited {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #fff;
	
	letter-spacing: -1px;
	text-decoration: none;
	
	padding-left: 17px;
	padding-right: 20px;
	
	background: url(images/hooverOff.png) left center no-repeat;
}

#nav ul li a:hover {
	background: url(images/hooverOn.png) left center no-repeat;
}

#bodyNav {
	display: table;
	width: 603px;
	margin-top: 0px;
	margin-left: 2px;
}

#bodyNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bodyNav ul li {
	float: left;
}

#bodyNav ul li a, nav ul li a:active, nav ul li a:visited {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	
	letter-spacing: -1px;
	text-decoration: none;
	
	padding-left: 17px;
	padding-right: 380px;
	
	background: url(http://www.iconlook.com/icondb/blandet/blandet/blandet/bullet_go.png) left center no-repeat;
}

#bodyNav ul li a:hover {
	background: url(http://www.iconlook.com/icondb/blandet/blandet/blandet/newspaper_go.png) left center no-repeat;
}



/******************************
	WELCOME BOX
******************************/

#welcomebox {
	display: table;
	width: 536px;
	margin-top: 5px;
	padding: 5px;

}

#welcomebox h2 {
	font-family: Arial, Helvetica;
	text-align: left;
	color: #b4e2ff;
}

#welcomebox img {
	float: left;
	margin-right: 15px;
}

#welcomebox p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	color: #fff;
	
	margin-right: 70px;
	margin-left:0px;
	line-height: 25px;
}
#commentBlock{
color:white;
border-style:dotted; 
}
#inputForm{
background-color:white;
text-align:left;
}
/******************************
    MAIN CONTENT STYLING
******************************/
#contentheading {
	width: 618px;
	height: 24px;
	margin-top:5px;
	padding-top: 2px;
	padding-left: 30px;
	background: url(images/mainlcorner.jpg) top left no-repeat #324045;
}

#contentbox {
	width: 602px;
	padding: 12px 22px 12px 22px;
	background: url(images/contentbg.jpg) top left repeat-y;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #4b4b4b;
}

#content {
	width: 572px;
	background-color:#fff;
	padding: 20px 15px 20px 15px;
}
#content h1,h2{
	color:#000000;

}
#content p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -1px;
	text-align: left;
	text-indent: 10px;
	color: #555555;
	
	margin-bottom: 10px;

}

#content p span {
	margin-left: 20px;
}

#content blockquote {
	margin: 0px 20px 10px 40px;
	padding: 10px 0px 10px 0px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-left: 5px #777 solid;
	
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
}
#contentPersian {
	background-color:#fff;
	padding: 20px 15px 20px 15px;
	text-align:right;
}

#contentPersian p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -1px;
	text-align: right;
	text-indent: 10px;
	color: #555555;
	margin-bottom: 10px;

}

#contentPersian p span {
	margin-left: 20px;
}
#contentPersian h1,h2 {
	color:#4b6772;

}
#contentPersian h3 {
	color:#4b6772;
	background-color: #ff9d15;
}

#contentPersian i {
	color:#4b6772;
	background-color: #ff9d15;
	font-size:11px;
}
#contentPersian li {
padding-top:5px;
}
#contentPersian blockquote {
	margin: 0px 20px 10px 40px;
	padding: 10px 0px 10px 0px;
	background-color: #FF9D15;
	border: 1px solid #cccccc;
	border-left: 5px #777 solid;
	
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
}
#contentPersian a{
	text-decoration: none;
	color:#1d3b46;
	font-weight: bold;
	font-size: 14px;

}

#contentPersian ul{
list-style-type: none;
padding: 0;
margin-left: 0;
font-weight: bold;
}
.f{
display:none;
}

/******************************
	  RIGHT COLUMN
******************************/

#rightcol {
	width: 215px;
	margin-left:5px;
	margin-bottom:0px;
	padding: 10px 6px 10px 6px;
	border: 0px solid #373737;
	float:left;
	position: relative;
}

#rightcol h2 {
	color: #c9c9c9;
}

.section {
	display: table;
	width: 200px;
	margin-bottom: 18px;
	padding: 2px 7px 10px 7px;
	/*background: url(images/rightcolhdot.jpg) left bottom repeat-x;*/
}

.section p {
	margin-top: 15px;
	font-size: 12px;
	text-align: left;
	color: #fff;
}

/******************************
	SEARCH FORM STYLES
******************************/

#searchInput {
	width: 180px;
	height: 18px;
	border: 2px solid #777777;
	
}

#searchSubmit {
	width: 51px;
	height: 25px;
	background: url(images/searchsubmit.jpg) no-repeat;
	border-width: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}

.postedMain {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:  #ff9d15;
	font-weight: bold;
	float:left;
	
}

.postedMain span {
	color: #075c7e;
}

.dateMain {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #c9c9c8;
}



/******************************
	NEWS POSTING STYLES
******************************/

.posted {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #c9c9c8;
	
	margin-top: 28px;
	float: right;
}

.posted span {
	color: #ff9d15;
}

.date {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #c9c9c8;
	margin-top: 3px;
	
	clear: right;
	float: right;
}

/******************************
	FOOTER/COPYRIGHT
******************************/

#copyright {
	margin-top: 10px;
	font-size: 10px;
	color: #fff;
}

#copyright a, #copyright a:active, #copyright a:visited {
	text-decoration: none;
	color: #7bc22f;
}

#copyright a:hover {
	text-decoration: underline;
}


.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif);}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}



div.transOFF {
	border:1px solid black;
	}
div.transON  {
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.7;
	border:1px solid black; 
	}


