/*  

Author: Mahmood.RM
Www: http://writeweb.ir
Email: Mahmoodrm [at] Gmail.com

*/

body {
	background: #131715;
	padding: 0;
	margin: 0;
	text-align: left;
	font: 62.5% "Trebuchet MS";
	color:#3f3f3f;
	}

/* standard elements */

.hide{display:none;}
.clear{clear:both;}

hr{height:1px;border:0;color:#0a678b;background:#0a678b;}

a {
	color: #e76800;
	font-family: arial;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	}

ul, li{margin:0;padding:0;list-style-type:none;}

input{margin:10px 0 0;}

p{margin:0 0 16px;padding:0;line-height:1.3em;}

h1{font-family:"Courier New",georgia;color:#fff;margin:0 0 0 28px;}

h2{font-family:"Courier New",georgia;color:#131715;font-size:1.4em;margin:0 0 0px;text-align:left;padding:0 0 15px;text-transform:lowercase;}

h3{color:#acfeff;font-size:1.4em;margin:10px 0 8px;}

img.alignright{float:right;margin:0 0 0 40px;}

/* structure */

div#wrapper {
	width:393px;
	margin:80px auto 0;
	font-size: 1.2em;
	}
	
div#container {
	background:transparent url(http://writeweb.ir/about/images/bg_content.png) no-repeat top center;
	padding:50px 60px 30px 95px;
	position:relative;
	}

div#about{height:484px;}
div#networks{height:484px;padding:20px 0 0;}
div#contact{height:484px;}

/* navigation */

div#navigation a{
	color:#000;
	height:40px;
	text-decoration:none;
	color:#fff;
	height:32px;
	line-height:2.1em;
	font-size:1.15em;
	letter-spacing:0em;
	margin:6px 10px 0 0;
	width:81px;
	text-align:center;
	display:inline-block;
	background:none;
	}
	
div.navigation a#nav_about {
	height:28px;
	background:transparent url(http://writeweb.ir/about/images/nxt_about.png) no-repeat scroll left top;
	display:block;
	text-indent:-9999px;
	width:115px;
	position:absolute;
	right:-120px;
	top:180px;
}

div.navigation a#nav_about.prev_about{left:-120px;background:transparent url(http://writeweb.ir/about/images/prev_about.png) no-repeat top left;}
	
div.navigation a#nav_about.nav_active{}

div.navigation a#nav_networks {
	height:28px;
	background:transparent url(http://writeweb.ir/about/images/prev_networks.png) no-repeat scroll left top;
	display:block;
	text-indent:-9999px;
	width:130px;
	position:absolute;
	left:-120px;
	top:180px;
}
	
div.navigation a#nav_networks.nav_active{}
	
div.navigation a#nav_contact {
	height:28px;
	background:transparent url(http://writeweb.ir/about/images/nxt_contact.png) no-repeat scroll left top;
	display:block;
	text-indent:-9999px;
	width:122px;
	position:absolute;
	right:-120px;
	top:180px;
}
	
div.navigation a#nav_contact.nav_active{}

/* Networks */

#networks ul{overflow:hidden;}
#networks ul li {
	display:block;
	margin:0 30px 10px 0;
	font-size:1.05em;
	font-weight:normal;
	overflow:hidden;
	}
	
	#networks ul li.separator{background:transparent url() no-repeat bottom center;padding:0px 0 5px;opacity:0.3;display:block;text-indent:-9999px;margin:-15px 0;}
	
	#networks ul li span {
	display:block;
	font-size:0.5em;
	margin:0 0 0 21px;
	}
	
#networks ul li img{margin:0 10px 0 0;vertical-align:middle;float:left;}
	
#networks ul li a{color:#0b0d0c;text-decoration:none;font-weight:bold;font-family:"arial black";}
#networks ul li span a{color:#0b0d0c;font-size:1.7em;font-weight:normal;font-family:"Trebuchet MS";}

/* Contact */

dl a{color:#77aee8;}
dl a:hover{color:#77aee8;}
dt{float:left;font-weight:bold;}
dd{margin:0 0 10px 80px;}

#contact strong {color:#0b0d0c;font-weight:bold;font-family:"arial black";}
#contact p{line-height:1.7em;}


.detail_name
{
	width: 74px;
	float: left;
	font-weight: bold;
}