@charset "utf-8";
body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../img/site_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#site{
	position: relative;
	width: 980px;
	/*border: 1px solid #FFFFFF;*/
	margin: 0 auto 0 auto;
	color: #e5e5e5;
	font-size:10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#site #header{
	background-image: url(../img/header_image.jpg);
	height: 316px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: center 70px;
	text-indent:-9999px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	
}#site #header #header-copy {
	background-image: url(../img/site_header.png);
	background-repeat: no-repeat;
	width: 786px;
	height: 115px;
	/*border: 1px solid #FF3300;*/
}
#site #header #header-navigation {
	width: 562px;
	height: 50px;
	/*border: thin solid #00FF00;*/
	margin: 155px auto 0 auto;
}
#site #content {
	/*border: thin solid #FFF;*/
	margin: 10px 0 0 0;
}

/* === pages === */
#site #content #col-a {
	/*border: thin solid #F00;*/
	width: 480px;
	float: left;
}
#site #content #col-b {
	/*border: thin solid #00F;*/
	width: 480px;
	float: right;
}

/* === pages - about === */

#site #content #about #col-a{
	/*border: thin solid #F00;*/
	width: 640px;
	float: left;
	padding: 0 0 40px 0;
	
}
#site #content  .element{
	background-color: #272727;
	color: #aaa;
	padding: 5px 20px 20px 20px;
	margin: 10px 0 0 0;
}
#site #content  .element h3{
	/*border: 1px solid #FF0000;*/
	/*margin: 10px 0 0 -10px;*/
	color: #fff;
}
#site #content  .element p{
	font-weight: bolder;
	margin: 0 0 0 10px;
}
#site #content  .element ul li{
	position: relative;
	padding: 10px 0 0 0;
	width: 525px;
	
}
	
#site #content #about #col-b{
	/*border: thin solid #00F;*/
	width: 317px;
	float: right;
}

/* === pages contact === */
#site #content #contact #col-a{
	width: 640px;
	float: left;
	padding: 0 0 40px 0;
}
	
#site #content #contact #col-b{
	/*border: thin solid #00F;*/
	width: 317px;
	float: right;
	padding: 0 0 10px 0;
}


/* === pages - play === */
#site #content #play #col-a{
	width: 150px;
}
#site #content #play #col-b {
	font-size: 16px;
	width: 830px;
	margin: 0 0 20px 0;
}
#site #content #play #col-b .first{
	/*border: 1px solid #FF0000;*/
	padding: 5px 0 0 0;
	color: #fff;
	
}



/* === pages - home === */
#site #content #home #col-a{
	width: 150px;
}
#site #content #home #col-b {
	font-size: 16px;
	width: 830px;
	margin: 0 0 20px 0;
}
#site #content #home #col-b .first{
	/*border: 1px solid #FF0000;*/
	padding: 5px 0 0 0;
	color: #fff;
	
}

/* === pages - work === */
#site #content #work #col-a{
	float: none;
	width: 980px;
	margin: 0 0 10px 0px;
}
#site #content #work #col-a img{
	padding: 10px 0px 0px 8px;
}
#site #content #work #col-b{
	width: 980px;
	float: none;
	margin: 0 0 40px 0;
}
#site #content #work #col-b #details{
	float: left;
	margin: 0 0 0 7px;
	width: 620px;
	padding: 10px;
	background-color: #272727;
}
#site #content #work #col-b #detail-image{
	float: right;
	width: 290px;
	height: 290px;
	margin: 0 7px 10px 0;
	padding: 10px;
	background-color: #272727;
}
#site #footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #181818;
	clear: both;
	color: #818181;
	font-size: 8pt;
	text-align: right;
}

#site #header #header-navigation ul#navigation {
	width: 562px;
	height: 50px;
	list-style:none;
}
#site #header #header-navigation ul#navigation li {
	display:inline;
}

#site #header #header-navigation ul#navigation li a {
	height:50px;
	float:left;
	text-indent:-9999px;
}

#site #header #header-navigation ul#navigation li#home a{
	background-image: url(../img/nav_home.png);
	height: 50px;
	width: 92px;
}
#site #header #header-navigation ul#navigation li#work a {
	background-image: url(../img/nav_work.png);
	height: 50px;
	width: 86px;
}
#site #header #header-navigation ul#navigation li#play a {
	background-image: url(../img/nav_play.png);
	height: 50px;
	width: 75px;
}
#site #header #header-navigation ul#navigation li#about a {
	background-image: url(../img/nav_about.png);
	height: 50px;
	width: 93px;
}
#site #header #header-navigation ul#navigation li#contact a {
	background-image: url(../img/nav_contact.png);
	height: 50px;
	width: 115px;
}
#site #content #col-a #blank {
	height: 115px;
	width: 470px;
	background-color: #272727;
}
#site #content #col-a .first {
	margin-top: 0px;
	padding-top: 0px;
}
#site #content #col-b .first {
	margin-top: 0px;
	padding-top: 0px;
}
h2#current-section { 
	position: absolute;
	margin-bottom: 0; 
	line-height: 1; 
	left: 0; 
	bottom: 0; 
	width: 250px;
	height: 65px;
	z-index: -10;
	font-size: 50px;
}

/* === about pretty table === */

#hor-minimalist-a
{
	font-size: 12px;
	
	margin: -10px 0 0 0;
	width: 270px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #222;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #aaa;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #fff;
	background-color: #444;
}

/* === contact form === */
#site #content  .element #ContactAddForm{
	
	}

#ContactAddForm fieldset {
  margin: 0 0 0 0;
  padding: 3px 0 0 0;
  color: #FFF;
  border: none;
}
#ContactAddForm legend {
	color: #fff;
	font-size: 13pt;
  padding: 0 0 0 0;
  font-weight: bold;
  /*border: 1px solid #FF0000;*/
}
#ContactAddForm label {
 display: block;
  line-height: 1.8;
  vertical-align: top;
  padding: 5px 0 5px 10px;
 /* border: 1px solid #FF0000;*/
	color: #aaa;
}
#ContactAddForm fieldset ol {
  margin: 0;
  padding: 0;
}
#ContactAddForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#ContactAddForm fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
#ContactAddForm fieldset fieldset legend {
  /*padding: 0 0 50px 0;*/
  font-weight: normal;
}
#ContactAddForm fieldset fieldset label {
 /* display: block;*/
  width: auto;
}
#ContactAddForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#ContactAddForm label {
  width: 60px; /* Width of labels */
}
#ContactAddForm input,
#ContactAddForm textarea{
	/*clear: both;*/
	
	width: 260px;
	margin: 0 0 0 10px;
	background-color: #aaa;
	border: thin solid #000;
}
#ContactAddForm input:active,
#ContactAddForm input:hover,
#ContactAddForm textarea:hover{
	background-color: #fff;
	
}
#ContactAddForm fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
#ContactAddForm .submit input{
	margin: 15px 0 0 10px;
	width:75px;
	
}
#ContactAddForm .error-message{
	color: #FF0000;
	padding: 5px 0 5px 10px;
}
#site #content a:link {
	color: #FFF;
	text-decoration: none;
}
#site #content a:visited {
	color: #FFF;
	text-decoration: none;
}

#site #content a:hover {
	color: #FFF;
	text-decoration: underline;
}

#site #content a:active {
	color: #FFF;
	text-decoration: underline;
}
#flashMessage{
	background-color: #272727;
	color: #aaa;
	padding: 5px 20px 20px 20px;
	margin: 10px 0 0 0;
}
#flashMessage{
	background-color: #272727;
	color: #FF0000;
  font-size: 14px;
	padding: 10px 20px 10px 20px;
	margin: 20px 0 0 0;
}


