/* 
Author : Teddy Moussignac
Email : web@teddyproductions.com, storm2910@gmail.com
Social : http://www.facebook.com/storm2910
website : http://www.teddyproductions.com, http://teddyproductions.com
Date : November 24, 2009
Location : Brooklyn, New York, USA
*/

body{
	margin:0; padding:0;
	font-size: 100.1%;
	font-family:"Trebuchet MS";
}
div, ul, ol, h1, h2, h3, h4, h5, p, a{
	margin: 0; padding: 0;
}
h1, h2, h3, h4, h5{
	font-family: 'Century Gothic';
}
h1{
	padding: 20px 0;
	color: #666;
}
h3{
	font-size: .9em;
}
a{
	text-decoration: none;
	color: #00f;
}
a:hover{
	text-decoration: underline;
}
ul, ol{
	list-style: none;
}
table{
	width: 100%;
}
table td.key{
	width: 5%;
	text-align: right;
	padding-right: 5px;
}
fieldset{
	border: 1px dotted #ccc;
	margin: 10px 0;
}
.block_title{
	font-size: 1.15em;
	margin-bottom: 10px;
}
.header_wrap, .footer_wrap{
	width: 100%;
	clear: both;
}
.page_wrap{
	background: #fff;
	width: 950px;
	margin: 0 auto;
}
.header, .footer{
	width: 950px;
	margin: 0 auto;
}
.header{
	height: 80px;
	border-bottom: 2px solid #333;
	position: relative;
}
.header .nav{
	float: right;
	margin: 50px 10px 0;
}
.header .nav li{
	float: left;
	background: #333;
	position: relative;
}
.header .nav li a{
	display: block;
	padding: 5px 10px;
	color: #eee;
}
.header .nav li ul{
	width: 120px;
	position: absolute;
	display: none;
}
.header .nav li.last ul{
	right: 0;
}
.header .nav li ul li{
	float: none;
}
.header .nav li ul li.last{
	padding-bottom: 10px;
}
.header .logo{
	position: absolute;
	bottom: 30px; left: 10px;
	font-size: 1.93em;
}
.header .logo a{
	color: #000;
}
.header .logo a:hover{
	text-decoration: none;
}
.footer{
	padding-top: 10px;
	height: 140px;
	border-top: 2px solid #666;
	font-size: .75em;
	text-align: center;
}
.footer .nav{
	clear: both;
	margin-bottom: 10px;
}
.footer .nav li{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px dotted #666;
}
.footer .nav li:first-child{
	border:none;
}
.ct_rail{
	padding: 5px;
	padding-left: 10px;
	width: 685px;
	/* background: #fff url(images/rt_rail.jpg) top right repeat-y; */
	font-size: .83em;
}
.ct_rail h3{
	font-size:1.2em;
}
/*
.rt_rail{
	padding: 5px;
	width: 240px;
}
*/
.rt_rail li{
	margin-bottom: 10px;
}
.rt_rail p{
	font-size: .8em;
}
.rt_rail ol li{
	font-size: .85em;
}
/*page specific*/
.tag_list li{
	display: inline;
}
.disclosure_page .ct_rail li{
	margin-bottom: 15px;
}

input.txt, textarea, input.text{
	width: 98%;
	font:12px arial;
}
textarea.long{
	height: 600px;
}
/*blog entry*/
.blog_entry{
	margin-bottom: 20px;
	cursor: pointer;
}

/* error starts */

.error_block{
	padding-top: 125px;
	position: relative;
	z-index: 3;
}
.error_block .error{
	display: block;
	float: left;
	margin:0 50px 0 100px;
}
.error_block .message{
	width: 500px;
	position: absolute;
	top:180px;
	left:355px;
}
.error_block h2{
	margin-bottom: 0px;
	margin-top: -10px;
}
.error_block p{
	width: 500px;
}
.error_block .search_form{
	left:0;
	top:auto;
	bottom:0;
}
.error_block .search_form .search_input{
	left:0;	
}

/* error ends */


/* contact us ends */


/* user page starts */

.ct_rail .user_datas ul li{
	padding: 0;
}
#user_statements h4{
	padding: 0; margin: 0;
}
.user_page .page .lt_rail{
	width: 210px;
}
.user_page .page .ct_rail{
	width: 420px;
	margin-left: 10px;
}
.user_page .rt_rail .rt_rail_head{
	margin-top: 0;
}
.ct_rail .user_form label{
	width: 370px;
}
.ct_rail .user_form label.inline{
	width: 118px;
	float: left;
	margin-right: 5px;
}
.ct_rail .user_form label.inline input{
	width: 90%;
}
#user_settings_loader{
	left:-5px;
}
#user_photo_form fieldset{
	padding:0; margin: 0;
}
#user_photo_form label{
	width: 190px;
	margin: 0; padding: 0;
}

#user_photo_form{
	position: relative;
	padding: 10px;
	padding-top: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
}
.upload_input,
.upload_input_decoy{
	position: absolute; top:0px; left: 5px;
	z-index: 5;
}
.upload_input_decoy{
	width: 90%;
	z-index: 1;
}
#user_photo_form .btn{
	width: auto; height: auto;
	padding: 2px 5px;
}
#user_settings_loader .formSub{
	position: static;
}
.usr_msg{
	margin: 10px 0; padding: 0;
}
.usr_msg .msg_hd fieldset{
	padding: 0; margin: 0;
	cursor: pointer;
}
.usr_msg .msg_hd label{
	float: left;
	margin: 0; padding: 0;
	margin-left: 5px;
}
.usr_msg .msg_bd{
	margin-left: 30px;
	padding: 5px;
}
span.name,span.on, span.off{
	padding: 0; margin: 0;
	display: block;
	float: left;
	margin-right: 5px;
}
span.on, span.off{
	width: 10px; height: 10px;
	margin-top: 3px;
}

ul.relations li{
	padding: 3px;
	position: relative;
	margin-bottom: 5px;
}
ul.relations img{
	float: left;
	margin-right: 5px;
}
ul.relations .formSub{
	position: absolute !important;
	bottom:5px; right: 5px;
}
ul.relations span.on, ul.relations span.off{
	position: absolute;
	top:5px; right: 5px;
}

.edit_close{
	position: absolute; top:5px; right:5px;
	cursor:pointer;
}
#user_log .del_sub{
	float: left;
}

/* user page ends */