/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	border: 0px;
}
/*RESET END*/
a{
	padding: 3px 5px;
	color: #e4e4e4;
	text-decoration: none;
	background: #111111;
	border: 1px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
}
a:hover{
	color: #ff3;
}
/*DIV LAYOUT*/
body{
	margin: 10px;
	overflow: scroll;
	background: #444;
}
#menu p{
	float: left;
}
#main{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	min-height: 600px !important;
	height: auto;
}
#header{
	width: 960px;
	height: 150px;
	line-height: 200px;
}
#lcol{
	width: 600px;
	min-height: 300px !important;
	float:left;
	padding-bottom: 50px;
}
#rcol{
	margin-left: 630px;
	width: 310px;
	min-height: 300px !important;
	padding-bottom: 50px;
}
#clears{
	clear: both;
	display: block;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
#bottom{
	width: 940px;
	height: 150px;
	margin-left: 10px;
	border-top: 2px dotted #222222;
}
#footer{
	width: 940px;
	height: 30px;
	clear: both;
}
/*INNER DIVs*/
#rcol #tipp ul li{
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	list-style-type:"✖";
}
#art{
	width: 560px;
	min-height:300px;
	background: transparent;
	margin-top: 20px;
	margin-bottom: 40px;
}
#art #aimg{
	position: relative;
	z-index: 0;
	width: 540px;
	margin-left: 20px;
	height: 150px;
	margin-bottom: -40px;
}
#art #txthol{
	position: relative;
	z-index: 1;
	width: 440px;
	margin-left: 140px;
	margin-top: -30px;
	background: #141414 -40px 0px;
	padding: 20px 0px 0px 0px;
	border: 1px solid #141414;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
}
#art #txthol h3{
	color: #e4e4e4;
	font-size: 2.0em;
	padding: 25px 0 0 20px;
}
#art #txthol h3:hover{
	cursor: none;
	color: #ff3;
}
#art #txthol #arch{
	position: relative;
	left: -120px;
	width: 120px;
	top: 20px;
}
#art #txthol #arch a{
	padding: 3px 5px;
	color: #e4e4e4;
	text-decoration: none;
	background: #111111;
	border: 1px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
}
#art #txthol #arch a:hover{
	color: #ff3;
}
#art #txthol #atxt{
	position: relative;
	left: 20px;
	top: 10px;
	text-align: justify;
	width: 400px;
}
#art #txthol #atxt p{
	margin-bottom: 15px;
}
#art #txthol #atxt #sign{
	width: 390px;
	text-align: right;
	color: #998877;
	font-size: 0.8em;
}
#impress{
	font-size: 0.8em;
	line-height: 120%;
}
/*MENU*/
#header #menu{
	position: relative;
	top: 105px;
	left: 140px;
}
#header #menu ul li{
	float: left;
	margin-left: 10px;
	list-style: none;
}
/*SPAN CLASSES*/
.h4{
	font-size: 1.2em;
	color: #75ac9c;
	padding-bottom: 10px;
}
/*SPAN CLASSES END*/

/*DIV LAYOUT END*/
#tipp{
	position: relative;
	margin-top: 30px;
}
#flytipp{
	width: 280px;
	height: 360px;
	background: transparent url(../imgs/) 0 0 no-repeat;
	box-shadow: 0px 0px 5px #000;
  	-moz-box-shadow: 0px 0px 5px #000;
  	-webkit-box-shadow: 0px 0px 5px #000;
}
#llist{
	position: relative;
	margin-top: 20px;
}
#llist ul li{
	margin-bottom: 10px;
}
#bottom #nl{
	position: relative;
	left: 20px;
	top: 10px;
	float: left;
}
#bottom #commercial{
	width: 630px;
	height: 120px;
	margin-top: 10px;
	margin-left: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*COLORZ*/
body{
	background: #444444;
	color: #666;
}
#main{
	background: #141414;
	border: 1px solid #141414;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
	box-shadow: 0px 0px 5px #000;
  	-moz-box-shadow: 0px 0px 5px #000;
  	-webkit-box-shadow: 0px 0px 5px #000;
}
#header{
	background: #141414 url(../imgs/headerbg.jpg) 0 0 no-repeat;
}
#lcol{
	background: #141414;
}
#rcol{
	background: #141414;
}
#bottom{
	background: #141414;
}
#footer{
	background: #141414;
}
/*TEXT AND FONT REACTION*/
body{
	font: normal normal normal 0.9em/150% Arial, Helvetica, sans-serif;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 2px #000;
}
#header{
	line-height: 180%;
	text-align: center;
}
#footer{
	text-align: center;
	line-height: 30px;
	font-size: 0.5em;
}
/*ACCORDION*/
#lcol #accordion{
	margin-left: 10px;
}
#lcol #accordion .toggler{
	margin-top: 10px;
}
#lcol #accordion .toggler a{
	padding: 3px 5px;
	background: #111111;
	border: 1px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
}
#lcol #accordion .toggler a:hover{
	cursor: pointer;
	color: #ff3;
}
#lightbox a{
	background: transparent;
	border: 0px;
	padding: 0px;
	color: #ff2233;
}
#lightbox a:hover{
	background: transparent;
	border: 0px;
	padding: 0px;
}
#lightbox img{
	background: transparent;
	border: 0px;
	padding: 0px;
}
#lightbox{
	text-shadow: none;
}
/*WORK PICS*/
#workart{
	min-height: 150px !important;
}
#wimgs {
	display: block;
	overflow: hidden;
	border: 5px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
	width: 100px;
	height: 100px;
	float: left;
	margin-left: -120px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#wimgs .a:link, .a:active, .a:hover, .a{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#wimgs img{
	margin:-50px;
	border: 0px;
}
#wtxt .wdat{
	font-style: italic;
	color: #ff3;
	font-size: 0.6em;
}
#workli{
	clear: both;
	margin-bottom: 10px;
}
#workli li{
	min-height: 150px !important;
}
/*UPPER*/
#upper{
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	left: 500px;
	top: -15px;
	font-size: 0.7em;
	color: #e0e0e0;
	font-style: italic;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; /* future proofing */
	-khtml-border-radius: 0px;
	background: transparent;
	padding-bottom: 2px;
}
#upper:hover{
	color: #f0f;
	}
/*TIMGS*/
#tpic{
	display: block;
	overflow: hidden;
	border: 5px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#tpic img{
	margin:-50px;
	border: 0px;
}
#thol{
	min-height: 120px !important;
}
#ttxt{
	font-size: 0.8em;
	line-height: 120%;
}
#ttxt b{
	color: #ff3;
}
/*FB:FAN*/
@charset "utf-8";
/* FB Fan Rev 2 */

.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #141414;
	float:left;
	padding-top:30px;
}
.fan_box
.full_widget {
	border: none;
	background-color:#141414;
}
.connect_top a {
	color: #e0e0e0 !important;
}
.connect_top  {
	background-color: #141414 !important;
}
.connect_top a:hover {
	color: #ff3 !important;	
}
.fan_box
.connections {
	background-color: #141414;
	border: none;
	color: #666666;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #666666; 
}
.fan_box
.connections_grid
.grid_item
.name a:hover{
	color: #ffffff; 
}
.connect_button{
color:#666666;
background-color:#141414;
}
.UIActionButton_Text, .UIActionButton_Wrap{
background:#141414 none no-repeat scroll 0 0;
display:block;
}
.UIActionButton_BlueText .UIActionButton_Text {
color:#cccccc;
}
.name_block{
background-color:#141414;
width:180px;
margin:0;
padding:0;
}
/*workedout*/
#wthpic{
	display: block;
	overflow: hidden;
	border: 5px solid #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#wthpic img{
	margin:-70px;
	border: 0px;
}