/*
Theme Name: SerpentVenom Golden
Theme URI: http://www.serpentvenom.com/
Description: Custom them built by Michael Wong specifically for SerpentVenom.
Version: 1.0
Author: Michael Wong
Author URI: http://www.serpentvenom.com/
Tags: blue, golden ratio, spiral

*/

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; vertical-align: baseline; background: transparent;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 1px dotted;
}

/* 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;
}
html {
	background: #556;
}
body {
	position: relative;
	margin: 9px auto 1em;
	width: 916px;
	font: 76%/1.5 Tahoma, Helvetica, sans-serif;
	background: #556;
}
#wrap {
	position: relative;
	overflow: hidden;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #3d5687;
}
h2 {
	font: 700 18px "Trebuchet MS", Tahoma, Helvetica, sans-serif
}

a {
	color: #3d8756;
}
a:hover {
	color: #807d1e;
}
/*
=header
-----------------------------------------------------------------------------
*/
#header {
	position: relative;
	background: #ced6e1;
	overflow: hidden;
}
#sv_logo {
	float: left;
	height: 51px;
	width: 216px;
	background: #fff url(/assets/sv_logo.png) no-repeat 0 2px;
	overflow: hidden;
}

#sv_logo a {
	text-indent: -10000px;
	height: 51px;
	width: 216px;
	display: block;
	overflow: hidden;
}
#navBar {
	float: left;
	padding: 0 0 0 134px;
	width: 566px;
	height: 51px;
	font: 14px/1.5 "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	overflow: hidden;
	text-align: right;
}
#navBar li {
	margin: 0 12px;
	padding: 12px;
	float: left;
	height: 51px;
}
#navBar a {
	text-decoration: none;
	color: #3d5687;
	white-space: nowrap;
}
#navBar a:hover {
	text-decoration: underline;
}
#info #nav1 {
	background: #3d5687;
}
#info #nav1 a {
	color: #fff;
}
/*
=general styles
-----------------------------------------------------------------------------
*/
#main {
	position: relative;
	padding: 0 350px 0 0;
	overflow: hidden;
	width: 566px;
}
.column {
	position: relative;
	float: left;
}
#content {
	width: 100%;
	padding-bottom: 1em;
}
#content>* {
	padding: 9px;
}
/*
#sideBar styles
-----------------------------------------------------------------------------
*/
#sideBar {
	width: 350px;
	margin: 0 -100% 0 0;
}
#sideBar h2 {
	padding-bottom: 6px;
	line-height: 1;
}

#sideBar>ul  {
	padding-left: 24px;
	margin-bottom: 1em;
	overflow: hidden;
}
#sideBar #dept {
	font-size: 12px;
}
#sideBar>ul>li {
	float: left;
	width: 30%;
	vertical-align:middle;
	line-height: 16px;
	margin-bottom: 1em;
}
#sideBar #networks {
	padding-left: 9px;
}

#sideBar #networks > li {
	width: 110px;
}
#networks ul li {
	float: none;
	margin-bottom: 1em;
	width: auto;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#linkedIn {
	background-image: url(/assets/linkedInfavicon.png);
}
#facebook {
	background-image: url(/assets/facebookfavicon.png);
}
#friendster {
	background-image: url(/assets/friendsterfavicon.png);
}
#delicious {
	background-image: url(/assets/deliciousfavicon.png);
}
#blogger {
	background-image: url(/assets/bloggerfavicon.png);
}
#twitter {
	background-image: url(/assets/twitterfavicon.png);
}
#flickr {
	background-image: url(/assets/flickrfavicon.png);
}
#deviantArt {
	background-image: url(/assets/deviantfavicon.png);
}

#sideBar #searchform {
	margin-top: 2em;
	padding-left: 36px;
	overflow: hidden;
}
#s {
	float: left;
	width: 189px;
	height: 18px;
	margin-right: 18px;
	padding: 0;
}
#searchsubmit {
	float: left;
}
#svCrumb {
	position: relative;
	width: 204px;
	padding: 0 712px 0 0;
	height: 32px;
	overflow: hidden;
	background: #3d5687;
	font-weight: 700;
}
#svCrumb a {
	text-decoration: none;
	color: #fffa3c;
}
#svCrumb a:hover {
	text-decoration: underline;
}
#svCrumb > li {
	text-align: right;
	padding-top: 9px;
}
#svCrumb > li ul {
	position: absolute;
	left: 208px;
	top: 9px;
}

#svCrumb > li ul li {
	color: #fff;
}
#svCrumb > li ul li:before {
	content: "\00BB \0020";
	color: #fff;
}
/*
=home styles
-----------------------------------------------------------------------------
*/

#home #header {
	padding: 0 350px 0 0;
	height: 215px;
	width: 216px;
	overflow: hidden;
}
#home #sv_logo {
	float: none;
}
#home #header .homePic {
	position: absolute;
	right: 0;
	top: 0;
}
#home #header #tagline {
	text-indent: -10000px;
	height: 10px;
	width: 216px;
	padding: 3px 0 18px;
	background: #fff url(/assets/tagline.png) 44px 3px no-repeat;
}
#home #header #navBar {
	text-align: right;
	padding: 9px;
	font-size: 14px;
	height: auto;
	width: 188px;
}
#home #header #navBar li {
	margin: 0 0 .6em;
	height: auto;
	float: none;
	display: list-item;
	padding: 0;
}
#home #main {
	position: static;
	overflow: visible;
	height: 350px;
	background: #cee1d5;
}
#home #sideBar {
	position: absolute;
	margin: 0;
	background: #fffd9e;
	height: 565px;
	right: 0;
	top: 0;
}

#home #content {
	padding: 0 216px 0 0;
	width: 350px;

}

#home #content > * {
	padding: 0;
}
#home #content h2 {
	font-size: 14px;
	padding-bottom: 6px;
	line-height: 1.2
}
#home #content h3 {
	font: 700 14px Tahoma, Helvetica, sans-serif;
}
#home #content h3 a {
	color: #3d5687;
	text-decoration: none;
}
#home #content h3 a:hover {
	color: #807d1e;
	text-decoration: underline;
}
#home #blog li, #home #bArchive li.links {
	margin-bottom: 1em;
}
.dateline {
	font-weight: 700;
	color: #3d5687;
	font-size: 12px;	
}
#home #blog>*, #bArchive>*, #sideBar>* {
	padding: 9px;
}
#home #bArchive {
	width: 216px;
	margin: 0 -100% 0 0;
}
#home #bArchive p.readMore {
	margin-top: 1em;
	text-align: right;
}

/*
=blog
--------------------------------------------------------------------------
*/
#svsb #header, #articles #header, #article #header {
	background: #fffd9e;
} 
#svsb #navBar a, #articles #navBar a, #article #navBar a  {
	color: #807d1e;
}

#svsb #navBar #nav4, #articles #navBar #nav5 , #article #navBar #nav5 {
	background: #bfbc2d; 
}
#svsb #navBar #nav4 a, #articles #navBar #nav5 a, #article #navBar #nav5 a {
	color: #fff;
}

#svsb #svCrumb, #articles #svCrumb, #article #svCrumb {
	background: #bfbc2d;
}
#svsb #svCrumb a, #articles #svCrumb a, #article #svCrumb a  {
	color: #3d5687;

}
#svsb #content h3 a {
	color: #3d5687;
	text-decoration: none;

}
#svsb #content h3 a:hover {
	text-decoration: underline;

}
#svsb #main {
	background: #fffd9e;
}
#svsb #content {
	background: #fffece;
	min-height: 558px;
	max-height: 100%;
}
#svsb #content h3 {
	font-size: 12px;
}
#svsb #content p {
	margin-bottom: 1em;
}
#svsb #sideBar table {
	margin: 1em auto;
	width: 199px;
	border: 1px solid #3d5687;
}
#svsb #sideBar table th {
	padding: 3px;
	background: #bfc7d7;
	vertical-align: middle;
	text-align: left;
}
#svsb #sideBar table td {
	padding: 3px;
	border: 1px solid #3d5687;
	width: 23px;
	vertical-align: middle;
	text-align: center;
}
#svsb #sideBar>ul>li {
	width: 50%;
}
label.hidden {
	display: none;
}
#svSearch {
	overflow: hidden;
}
ul.navigation {
	text-align: center;
}
ul.navigation li  {
	display: inline;
	padding: 3px 6px;
}
/*
=indexes
--------------------------------------------------------------------------
*/
#design #main, #art #main, #articles #main {
	padding: 0;
	width: 916px;
}
#design #navBar #nav2, #desProject #navBar #nav2 {
	background: #3d5687; 
}
#art #navBar, #artProject #navBar {
	background: #cee1d5;
}
#art #navBar #nav3, #art #svCrumb, #artProject #svCrumb, #artProject #navBar #nav3 {
	background:#2e6541;
}
#design #navBar #nav2 a, #art #navBar #nav3 a, #desProject #navBar #nav2 a, #artProject #navBar #nav3 a {
	color: #fff;
}

#design #content, #art #content, #articles #content {
	padding: 0;
}
#design #content > *, #art #content > *, #articles #content > * {
	padding: 0;
}

#design .category {
	position: relative;
	background: #1f2b44 url(/assets/blueGrad_bg.gif) 0 100% repeat-x;
	padding: 0 566px 2em 0;
	overflow: hidden;
	width: 350px;
	color: #fff;
}
#art .category {
	position: relative;
	background: #1f442b url(/assets/greenGrad_bg.gif) 0 100% repeat-x;
	padding: 0 566px 2em 0;
	overflow: hidden;
	width: 350px;
	color: #fff;
}
#articles .category {
	position: relative;
	background: #d9d533 url(/assets/yellowGrad_bg.gif) 0 100% repeat-x;
	padding: 0 566px 2em 0;
	overflow: hidden;
	width: 350px;
}
.category p, .category h2  {
	float: left;
	padding: 9px;
	width: 332px;
	clear: both;
}
.category a {
	color: #fffa3c;
}
#design .category h2  {
	color: #ced5e1;
}
#art .category h2  {
	color: #cee1d5;
}
#projContent li p {
	margin-bottom: .9em;
}
.projects {
	position: relative;
	float: left;
	margin: 0 -566px 0 0;
	width: 566px;

}
.projects li {
	float: left;
	padding: 0 0 2em;
	width: 33%;
	text-align: center;
	font-weight: 700;
	min-height: 126px;
	
}
.projects a {
	text-decoration: none;
}
#articles .projects a {
	color: #3d8756;
}
.projects a:hover {
	text-decoration: underline;
}
/*
=projects design, art and articles
-------------------------------------------------------------------------
*/
#desProject #main {
	padding: 0 0 0 216px;
	background: #2e4165;
	height: 433px;
	width: 700px;
	
}

#desProject #sideBar {
	margin: 0 0 0 ;
	left: 0;
	width: 216px;
	float: none;
	position: absolute;
	
}
#desProject #sideBar > * {
	padding: 0;
}
#desProject #sideBar > ul > li {
	float: none;
	display: block;
	margin: 0;
	width: 216px;
	text-align: right;
	height: 54px;
	font-size: 18px
}

#desProject #sideBar > ul > li a {
	padding: 18px 9px 0 0;
	color: #fffa3c;
	text-decoration: none;
	display: block;
	width: 207px;
	height: 36px;
	cursor: pointer;
}
#desProject #sideBar > ul > li:hover {
	background-color: #3f5276;
}
#desProject #sideBar > ul > li.active {
	background-color: #1f2b44;
}
#desProject #sideBar > ul > li.active a {
	color: #fff;
}

#desProject #content {
	float: none;
	background: #1f2b44 url(/assets/blueGrad_bg.gif) 0 100% repeat-x;
	height: 433px;
	overflow:hidden;
}
#artProject #main {
	padding: 0;
	background: #2e6541;
	width: 916px
}
#artProject #content {
	float: none;
	background: #1F442B url(/assets/greenGrad_bg.gif) 0 100% repeat-x;
	min-height: 433px;
	overflow:hidden;
	color: #fff;
}
#projContent {
	position: relative;
	height: 433px;
	overflow:hidden;
	padding: 0;
}
.projSummary {
	padding: 16px 285px 0 16px;
	width: 399px;
	height: 433px;
	position: absolute;
	top: 0;
	left: -10000px;
	overflow:hidden;
	color: #fff;
	font-size: 12px;
}
#projContent .show {
	left: 0;
}
.projSummary h2, #artProject h2 {
	color: #fff;
	margin-bottom: 1em;
}

.hiLites {
	position: absolute;
	top: 24px;
	right: 9px;
}
#gallery {
	padding: 16px;
	width: 668px;
}
#gallery > p {
	width: 399px;
	margin: 1.5em 0;
}
#gallery ul {
	position: relative;
	padding: 16px 0 0;
}
#gallery li {
	float: left;
	width: 33%;
	text-align: center;
}
#gallery li p {
	width: 127px;
	margin: 1.5em auto;
}
p.visitSite {
	text-align: right;
	margin: 1.5em 0;
}
.projSummary a {
	color: #fffa3c;
}
#gallery ul {
	position: relative;
	padding: 16px 0 0;
	overflow: hidden;
}

#artProject #gallery {
	width: 898px;
	overflow: hidden;
}
#artProject #gallery li {
	float: left;
	width: 20%;
	height: 164px;
	text-align: center;
}
#artProject #gallery li p {
	width: 100%;
	margin: 1.5em 0;
}

/*
=info
--------------------------------------------------------------------------
*/
#info #main {
	padding: 0 0 2em 216px;
	background: #ced6e1;
	width: 700px;
}
#info #sideBar, #article #sideBar {
	margin: 0 0 0;
	left: 0;
	width: 216px;
	float: none;
	position: absolute;
}
#info #sideBar h1, #article #sideBar h1 {
	font: 400 24px "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

#info #content, #article #content {
	width: 566px;
}
#info dt {
	font-weight: 900;
   }

#info dd {
	margin: 0 0 1em;
   }
#skills {
	list-style: disc;
}
#skills li {
	margin-left: 2em;
}

/*
=articles
-------------------------------------------------------------------------
*/

#article #main {
	padding: 0 0 2em 216px;
	background: #fffd9e;
	width: 700px;
}
#article pre, #article .illus {
	background: #fff;
	position: relative;
	left: -82px;
	margin-right: -82px;
	width: 700px;
}
/*
=footer
--------------------------------------------------------------------------
*/
#footer {
	background: #1f2b44;
	overflow: hidden;
}
#footer h2 {
	color: #fff;
}
#footer a {
	color: #fffa3c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#inspire {
	width: 350px;
	font-size: 16px;
}
#inspire > *, #studios > ul > li >* {
	padding: 9px;
}
#inspire ul {
	padding: 9px 36px;
}
#studios {
	padding-bottom: 1em;
	width: 566px;
	background: url(/assets/hmBlueGrad_bg.gif) 0 100% repeat-x;
}
#studios > ul > li li {
	float: left;
	margin-bottom: 18px;
	width: 33%;
	text-align: center;
	font-weight: 700;
}

#studios #depts {
	padding-left: 36px;
}
#studios #depts li {
	text-align: left;
}
#studios > ul > li > ul {
	overflow: hidden;
}
#studios > ul > li > p {
	clear: both;
	text-align: right;
	font-weight: 700; 
}

.credit {
	text-align: center;
	font-size: .8em;
	color: #aab;
}

#galScreen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
}

#galBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
#artProject #galBox {
	top: 54px;
}
#pb {
	margin: 10% auto;
	padding: 9px 9px 2.5em;
	width: 600px;
	background: #eceff4;
	text-align: center;
}
#pb p {
	text-align: center;
	font-size: 1.2em;
}

#pb a {
	text-decoration: none;
	cursor: pointer;
}
#pb #closeP {
	text-align: right;
	padding: 0 3px;
	overflow: hidden;
	margin-right: 9px;
}
#pb #closeP a {
	text-decoration: none;
	cursor: pointer;
	float: right;
	width: 36px;
	height: 20px;
	overflow: hidden;
	padding-right: 18px;
	background: url(/assets/closeX.gif) 100% 4px no-repeat;
}
#pb #closeP a:hover {
	background-position: 100% -17px;
}
#capP {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	font-weight: 700;
}
#pPic {
	width: auto;
	height: auto;
	margin: 1em auto;
}

#artProject #pPic {
	width: auto;
	height: auto;
	margin: 1em auto;
}