@charset "utf-8";

/* - layout - */

body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(..//images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

iframe {
border: 0px solid #ffffff;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#logo {
	padding-left: 356px; margin: 20px 0 20px 0;
}


#wrapper { width: 850px; margin: 0 auto 0 auto; }



#header { width: 850px; padding: 0 0 14px 0; }

.line { display: block; width: 850px; height: 1px; background-color: #fff; margin: 0 0 0 10px; }

.line2 { display: block; width: 400px; height: 40px; background: url(../images/line2.png) no-repeat; margin: 0 auto 0 auto;; }

.line3 { display: block; width: 850px; height: 1px; background-color: #fff; margin: 40px 0 40px 0; }

.line4 { display: block; width: 850px; height: 1px; background-color: #fff; margin: 10px 0 40px 10px; }

.line5 { display: block; width: 850px; height: 1px; background-color: #fff; margin: 40px 0 40px 10px; }

.footer { font-family: "Helvetica" "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-size: 10px; color: #FFF; height: 10px; width: 850px; text-align: center; padding: 0 0 50px 0; }

/*menu*/

#menu {width: 304px; height: 30px; overflow: hidden; position: relative; margin: 0 auto 0 auto;}

#sub-menu {
	height: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 448px;
	padding: 14px 0 14px 0;
}

#flash { background-color: #000000; }

a#menu-interactive {display: block; width: 132px; height: 30px; background: url(../images/interactive.png) no-repeat;}

a#menu-graphic {display: block; width: 100px; height: 30px; background: url(../images/graphic.png) no-repeat;} 

a#menu-web {display: block; width: 62px; height: 30px; background: url(../images/web.png) no-repeat;}	   

a#menu-photo {display: block; width: 82px; height: 30px; background: url(../images/photo.png) no-repeat;}	   

a#menu-video {display: block; width: 72px; height: 30px; background: url(../images/video.png) no-repeat;}	   

a:hover#menu-interactive {background: url(../images/interactiveroll.png) no-repeat;}

a:hover#menu-graphic {background: url(../images/graphicroll.png) no-repeat;} 

a:hover#menu-web {background: url(../images/webroll.png) no-repeat;}	   

a:hover#menu-photo {background: url(../images/photoroll.png) no-repeat;}	   

a:hover#menu-video {background: url(../images/videoroll.png) no-repeat;}


body#blog #sub-menu { display: none; margin: 0 auto 0 auto;  position: relative; width: 448px;}

a#menu-blog {display: block; width: 61px !important; height:30px; background: url(../images/blog.png) no-repeat; }

a#menu-work {display: block; width: 74px !important; height:30px; background: url(../images/work.png) no-repeat;}

a#menu-links {display: block; width: 68px !important; height:30px; background: url(../images/links.png) no-repeat;}

a#menu-contact {display: block; width: 98px !important; height:30px; background: url(../images/contact.png) no-repeat;}

a:hover#menu-blog {background: url(../images/blogroll.png) no-repeat; }

a:hover#menu-work {background: url(../images/workroll.png) no-repeat;}

a:hover#menu-links {background: url(../images/linksroll.png) no-repeat;}

a:hover#menu-contact {background: url(../images/contactroll.png) no-repeat;}

ul.nav { list-style: none!important; padding: 0; margin: 0 auto 0 auto; }

ul.nav li { float: left; list-style: none!important; }

ul.nav li a { width: 80px; height: 37px; padding: 3px 0 0 0; font-size: 20px; float: left; text-decoration: none; list-style: none; /*cover our backs*/ display: block; white-space: nowrap; }

body#blog ul.nav li a#menu-blog,
body#work ul.nav li a#menu-work,
body#contact ul.nav li a#menu-contact,
ul.nav li a:hover {color: #000; list-style: none !important; position:relative; width: 448px; margin: 0 auto 0 auto;}

#content { width: 828px; padding: 10px; margin: 10px 0 0 0; }

.item { width: 600px; margin: 0 auto 0 auto; }

.item img { background-color: #FFF; padding: 5px; }

.slideshow { margin: 0 auto 0 auto;}

.vids { width: 500px; height: 400px; margin: 0 auto 0 auto; padding: 0 0 0 0; }


/* - type - */

body { font-family: "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-size: 12px; color: #FFF; }

a { color: #FFF; }

h3 { font-family: "Helvetica" "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-weight: bold; font-size: 20px; padding: 0 0 0 0; }

h2 { display: none; }

h1 { font-family: "Helvetica" "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-weight: bold; font-size: 36px; margin-top: 5px;}

h4 { font-family: "Helvetica" "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-weight: bold; font-size: 20px; padding: 0 0 0 0; text-align:center; }

p { font-family: "Helvetica" "Tahoma", "Verdana", "Helvetica Neue", "Arial", "Sans Serif"; font-weight: bold; font-size: 20px; margin-bottom: 20px; }