/* STRUCTURE  ================================================================================= */
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#d7d7d7;
	font-size:14px;
	margin:0;
	line-height:20px;
	background: #111 url(../img/bg_header.jpg) no-repeat center 55px;
}
#wrapper {
	width: 960px;
	margin:auto;
}
#main_features { 
width:555px; 
 float:left;
 padding-right:60px;
}
#col_right { 
width:345px; 
 float:left; 
}
#content {
	padding:50px 0 30px 0;
	background:url(../img/bg_content.jpg) no-repeat center top;
}
/* header  ================================================================================= */
#header {
	height:422px;
	position:relative;
}
#follow { position:absolute; top:20px; right:0px; font-size:14px; color:#333; width:250px; text-align:right;  }
#logo { width:221px; height:29px; position:absolute; left:0px; top:15px; }
#header_content { width:305px; position:absolute; top:140px; right:0px; }
/* content area  ================================================================================= */
.box_item { 
width:340px; 
background:#272727 url(../img/bg_heading.png) no-repeat top left; 
border:1px solid #3c3c3c;
}
#content ul { 
padding:30px 0 25px 0 ;
}
#content li { 
background: url(../img/bullet.png) no-repeat left 8px;
padding:0 0 0 12px; 
line-height:22px;
margin:0;
}
.port {
	width:245px;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0;
}
.port p { padding:0; margin:0;}
.no_margin { padding:0;}
/* item details  ================================================================================= */
ul#item_details {
	list-style-type:none;
	margin:0px;
	padding:0 20px 20px 20px;
	line-height:24px;
}
ul#item_details li {
	display: inline-block; 
	overflow:hidden;
	border-bottom: 1px solid #3e3e3e;
	padding:15px 0 0 0;
	background:none;
}
ul#item_details li span {
	float:left; 
	width:125px;
	color:#aeaeae;
	font-weight:bold;
}
ul#item_details li em {
float:left; font-style:normal; width:160px; color:#fff;
}
/* forms ================================================================================= */
	#contactform { color:#09C; padding:20px;
	}
		#contactform p { margin-bottom:17px;
	}
#contactform input, #contactform textarea{ padding:5px; border: 1px solid #434343;background:#1e1e1e; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; width:245px; margin-bottom:3px; font-style:normal; display:block;
	}
	#contactform input:focus, #contactform textarea:focus{ border:1px solid #999;
	}
.title {
	color: #999;
	font-weight:bold;
	}
/* footer ================================================================================= */
#footer {
	background: #141414 url(../img/shadow_footer.png) repeat-x top left;
	padding: 20px 0 40px 0;
	color:#898989;
	margin-top:30px;
}
#footer a:link, #footer a:visited {
	color:#d6d6d6;
}
#footer a:hover {
	color:#fff;
}
#footer_content {
	width:960px;
	margin:auto;
	position:relative;
}
ul#author li {
	float:left;
	height:100px;
}
ul#author li#profile img { 
border:1px solid #575757;
margin-right:20px;
}
ul#author li#theme_f { 
margin-left:80px;
border-left: 1px dotted #333;
padding-left:15px;
}
ul#author li#theme_f img { 
display:block;
margin-bottom:17px;
margin-top:5px;
}
ul#author li#graphic_r { 
margin-left:80px;
margin-top:5px;
border-left: 1px dotted #333;
padding-left:15px;
}
ul#author li#graphic_r img { 
display:block;
margin-bottom:5px;
}
#copy_r {
	position:absolute;
	top: 0px;
	right:0px;
	width:167px;
	height:43px;
	text-align:right;
}
#follow_footer {
	position:absolute;
	top: 50px;
	right:0px;
	width:240px;
	height:78px;
	text-align:right;
}

/* OTHER STYLES  ================================================================================= */
a:link, a:visited {
	text-decoration:none;
	color: #fff;
}
a:hover {
	text-decoration:none;
	color: #09F;
}
.clear {
	clear:both;
}
h1{
	font-size: 28px; color:#6dcff6; margin:15px 0 0 0 ; 
}
h2 {
	font-size:16px; color:#fff; font-weight:normal;  margin:0 0 35px 0 ; 
}

h3 {
	font-size:24px; color:#6dcff6; font-weight:normal; margin-bottom:15px;
}
h4 {
	font-size:24px; color:#6dcff6; font-weight:normal; margin-bottom:15px; margin-top:15px;
}
.box_item h3 {
	padding:0;
	margin:15px;
}
#footer  h4 {
	font-size:24px; color:#d7d7d7; margin-bottom:20px;
}
.line {
	background:url(../img/line.png) repeat-x;
	height:2px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

/* button style  ================================================================================= */
a:link.button, a:visited.button {
	color:#fff;
	font-size:22px;
	background: url(../img/button_sprite.png) no-repeat left top;
	width: 156px;
	height:37px;
	text-align:center;
	text-decoration:none;
	display:block;
	line-height:26px;
	text-indent:-9999px;
	cursor:pointer;
	}
	a:hover.button {
	color:#fff;
	font-size:22px;
	background: url(../img/button_sprite.png) no-repeat -158px top;
	width: 156px;
	height:37px;
	text-align:center;
	text-decoration:none;
	display:block;
	line-height:26px;
	text-indent:-9999px;
	cursor:pointer;
	}
	button { 
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	overflow: visible; /* removes extra side padding in IE */
	color:#fff;
	margin-left:3px;
	}
button.btn {
	border: 0; 
	padding: 0;
	outline: none;
}
button span { 
	display: block; 
	}
button.btn {
	font-size: 11px; 
	text-align: center; 
	background: #42413f;
	height:24px;
	padding: 0 20px 0 20px;
	line-height:24px;
	}
button.btn:hover, button.btnHover { background:#6b6966} /* extra class used for sucky browsers (stupid IE) */
