/*   
Theme Name: b1naryg0d
Theme URI: http://www.binarygod.com
Description: an art company
Author: Steve Rampton
Author URI: www.binarygod.com
Template: b1naryg0d
Version: 1
.
All rights reserved.
.
----------------------------------
	GENERAL SELECTORS
----------------------------------*/

/* This sets all browser padding and margin defaults to zero */
* { margin: 0; padding: 0; } 

/* This is a fix for IE 6 & 7 spacing issues. I think. */
* html img { display: block; } 

/* This keeps images wrapped in an anchor tag from displaying a border. Maybe. */
a img { border: none; display: inline; margin: 0; padding: 0; }

/* this is a fix for IE/Mac, to keep the nav items from breaking. */
#menu li { /*\*/overflow: hidden;/**/ }

/*----------------------------------
	Sticky Footer calculations
----------------------------------*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#wrap, #footer {width: 950px; margin: 0 auto;}

#main {padding-bottom: 81px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -81px; /* negative value of footer height */
	height: 70px;
	clear: both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*----------------------------------
	Content
----------------------------------*/

#main {
	width: 950px;
	}
	
#left {
	float: left;
	width: 220px;
	padding-top: 30px;
	margin: 0 20px 0 20px;
	z-index: 20;
	}
	
#content {
	float: right;
	width: 485px;
	padding-top: 30px;
	margin: 0 20px 0 20px;
	}	
	
#right	{
	float: right;
	width: 155px;
	padding-top: 30px;
	margin: 0 0 0 10px;
	}				
	
#left p {
	line-height: 150%;
	font-family: Copperplate, Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 70%;
	text-shadow: #111111;
	widows: none;
	orphans: none;
	margin: 10px 0;
	}	
	
#content img {
	background: url(images/structure/code.jpg) repeat;
	}	
	
	
/*----------------------------------
	Background images
----------------------------------*/

body	{
	background: url(images/structure/contentbackground.jpg) repeat-y;
	margin: 0 auto;
	}
	
body{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	min-width: 950px;
	min-height: 100%;
	height: 100%;
	overflow-x: hidden;
	}

.top{
	background: url(images/structure/topbackground.jpg) repeat-x;
	width: 100%;
	height: 150px;
	margin: 0 auto -150px;
	}
	
#wrap	{	
	background: url(images/structure/leftmiddle.jpg) repeat-y;
	height: 100%;
	}
	
#metal-top{
	background:url(images/structure/lefttop.png) no-repeat;
	height: 75px;
	margin: 0 auto -75px;
	}			
	
#metal-bottom{
	background:url(images/structure/leftbottom.png) no-repeat;
	height: 130px;
	margin: -186px auto;
	}		
	
img {
	border: 1px solid #666666;
	}			

/*----------------------------------
	Font styles
----------------------------------*/

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: smaller;
	line-height: 150%;
	text-align: justify;
	widows: none;
	orphans: none;
	}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	line-height: 150%;
	text-align: justify;
	widows: none;
	orphans: none;
	}
	
.title {
	background: #777777;
	color: #FFFFFF;
	padding: 10px;
	font-style: italic;
	font-weight: bolder;
	}	

ul{
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: justify;
	widows: none;
	orphans: none;
	}

a{
	text-decoration: none;
	color: #669900;
	}

a:hover{
	text-decoration: underline;
	}

a:visited{
	color: #999999;
	text-decoration: none;
	}
	
/*----------------------------------
	Font styles
----------------------------------*/

dl {
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: smaller;
	line-height: 150%;
	text-align: justify;
	widows: none;
	orphans: none;
	padding-bottom: 20px;
	}
	
dt {
	font-size: medium;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	margin: 10px 0;
	padding: 5px 0;
	font-weight: bold;
	}	

.subtitle {
	font-variant: small-caps;
	}	

/*----------------------------------
	Photos/Art/Design Menu
----------------------------------*/

.photosselected {
	width: 220px;
	height: 34px;
	background: url(images/structure/worktoggle.png);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: relative;
	zindex: 10;
	}
	
.artselected {
	width: 220px;
	height: 34px;
	background: url(images/structure/worktoggle.png) 0 -34px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: relative;
	zindex: 10;
	}
	
.designselected {
	width: 220px;
	height: 34px;
	background: url(images/structure/worktoggle.png) 0 -67px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: relative;
	zindex: 10;
	}
	
#worktoggle li	{
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	list-style: none; 
	position: absolute; 
	top: 0px;
	}
	
#worktoggle li, #worktoggle a {
	height: 34px;
	display: block;
	}	
	
#photos {left: 0px; width: 81px;}
#art {left: 81px; width: 56px;}
#design {left: 137px; width: 83px;}

#photos a:hover {background: transparent url(images/structure/worktoggle.png) 0px 0px;}
#art a:hover {background: transparent url(images/structure/worktoggle.png) -81px -34px;}
#design a:hover {background: transparent url(images/structure/worktoggle.png) -137px -67px;}

#photos a:active {background: transparent url(images/structure/worktoggle.png) 0px 0px;}
#art a:active {background: transparent url(images/structure/worktoggle.png) -81px -34px;}
#design a:active {background: transparent url(images/structure/worktoggle.png) -137px -67px;}

.space {
	height: 100px;
	}

/*----------------------------------
	Navigation Menu
----------------------------------*/

#header	{
	margin-top: 0px;
	width: 975px;
	height: 90px;
	}
	
#menu	{
	width: 975px;
	height: 90px;
	background: url(images/structure/header.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	position: relative;
	}
	
#menu li	{
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	list-style: none; 
	position: absolute; 
	top: 0px;
	}
	
#menu li, #menu a	{
	height: 90px;
	display: block;
	}
	
#home {left: 280px; width: 120px;}
#work {left: 400px; width: 120px;}
#store {left: 520px; width: 120px;}
#contact {left: 640px; width: 120px;}

#home a:hover {background: transparent url(images/structure/header.jpg) -280px -90px;}
#work a:hover {background: transparent url(images/structure/header.jpg) -400px -90px;}
#store a:hover {background: transparent url(images/structure/header.jpg) -520px -90px;}
#contact a:hover {background: transparent url(images/structure/header.jpg) -640px -90px;}

#home a:active {background: transparent url(images/structure/header.jpg) -280px -90px;}
#work a:active {background: transparent url(images/structure/header.jpg) -400px -90px;}
#store a:active {background: transparent url(images/structure/header.jpg) -520px -90px;}
#contact a:active {background: transparent url(images/structure/header.jpg) -640px -90px;}

/*----------------------------------
	Mailing List Styles
----------------------------------*/

#mailinglistleft {
	float: left;
	width: 220px;
	padding-top: 30px;
	margin: 0 20px 0 20px;
	z-index: 20;
	}
	
#mailinglistleft p {
	line-height: 150%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 75%;
	text-shadow: #111111;
	widows: none;
	orphans: none;
	margin: 10px 0;
	}	
	
/*----------------------------------
	Footer
----------------------------------*/

#footer	{
	clear: both;
	background: #FFFFFF;
	padding-top: 10px;
	border-top: 1px solid #BBBBBB;
	}	
	
#footer li	{
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
	line-height: 150%;
	color: #000000; 
	}	
	
#footer a:link {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bolder;
	color: #000000;
	}
	
#footer a:visited {
	text-decoration: none;
	font-style: italic;
	font-variant: small-caps;
	color: #666666;
	}	
	
#footer a:hover	{
	text-decoration: underline;
	}
	
.text {	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.lefttext {	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: x-small;
	}	
	
#rabbit {
	background-image: images/structure/rabbit.jpg;
	width: 35px;
	height: 48px;
	float: left;
	border-style: none;
	}	