/* CSS Document */

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;
	}

html {
	height: 100%;
	}

body {
	background-image: url(../images/c2bckgrd.png);
	font-size: 13.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6CBA9;
	}
	
a {outline: none;}
	
#wrapper {
	margin: 0 auto;
	clear: both;
	}
	
#retrolines {
	background: url(../images/retrolines.png) repeat-x;
	height: 230px;
	margin-top: 5px;
	}

#header-wrapper {
	background: url(../images/headerwrapper.png) repeat-x;
	height: 181px;
	}

#page-wrapper {
	width: 900px;
	margin: 0 auto;
	}

#primary {
	width: 900px;
	position: absolute;
	top: 5px;
	z-index: 2;
	}
	
#header {
	width: 680px;
	height: 440px;
	margin: 0 auto;
	float: left;
	}

#header-intro {
	background: url(../images/headerintro.png) no-repeat;
	width: 350px;
	height: 120px;
	margin-top: 260px;
	float: left;
	}
	
#wonderwoman {
	background: url(../images/wonderwoman.png) no-repeat;
	width: 255px;
	height: 440px;
	margin: 0 auto;
	float: left;
	}

#feat-title {
	background: url(../images/featured-title.png) no-repeat;
	width: 280px;
	height: 30px;
	margin: 0 auto;
	margin-right: 50%;
	margin-top: 10px;
	}

/* Sidebar & Menu */

	
#sidebar {
	background: url(../images/sidebarbckgrd.png) repeat-y;
	width: 292px;
	height: 100%;
	position: fixed;
	margin-left: 600px;
	margin-top: 0;
	top: 0;
	z-index: 9;
	}
	
#c2logo {
	background: url(../images/c2logo.png) no-repeat;
	height: 351px;
	width: 281px;
	margin: 0 auto;
	position: relative;
	}
	
#menu {
	width: 281px;
	height: 213px;
	margin: 0 auto;
	}
#menu ul li, #menu ul li a {
	display: block;
	list-style:none;
	height: 71px;
	}
#menu ul span {
	display: none;
	}
	
li#about {
	background:url(../images/aboutbutton.png) no-repeat;
	height: 71px;
	width: 281px;
	margin-top: -2px;
	 }
	 	
#about a:active, #about a:hover, #about a:focus {
	background:url(../images/aboutbutton.png) bottom no-repeat;
	}

li#portfolio {
	background:url(../images/portfoliobutton.png) no-repeat;
	height: 71px;
	width: 281px;
	margin-top: -2px;
	 }
	
#portfolio a:active, #portfolio a:hover, #portfolio a:focus {
	background:url(../images/portfoliobutton.png) bottom no-repeat;
	}

li#contact {
	background:url(../images/contactbutton.png) no-repeat;
	height: 70px;
	width: 281px;
	margin-top: -2px;
	 }
	 
#contact a:active, #contact a:hover, #contact a:focus {
	background:url(../images/contactbutton.png) bottom no-repeat;
	}
	 
#about-section {
	background: url(../images/sectionwrapper.png) repeat-x;
	height: 108px;
	width: 100%;
	margin-top: 400px;
	padding-top: 20px;
	}
	
#about-header {
	background: url(../images/abouthead.png) no-repeat;
	width: 205px;
	height: 60px;
	margin: 0 0 0 200px;
	
	}
	
#about-content {
	margin: 0 auto;
	width: 500px;
	height: 610px;
	padding-bottom: 10px;
	}
	
.facts {
	padding: 0;
	margin: 0;
	}
	
.facts ul li {
	background-image: url(../images/list.png);
	list-style: none;
	margin: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 3px;
	}
	
#about-bckgrd {
	background:url(../images/aboutbckgrd.png) no-repeat;
	width: 535px;
	height: 645px;
	margin: 0 auto;
	margin-top: 180px;
	float: left;
	}

#portfolio-section {
	background: url(../images/sectionwrapper.png) repeat-x;
	height: 108px;
	width: 100%;
	margin-top: 650px;
	padding-top: 20px;
	}
	
#portfolio-header {
	background: url(../images/porthead.png) no-repeat;
	width: 285px;
	height: 60px;
	margin: 0 0 0 200px;
	}
	
#portfolio-content {
	margin: 0 auto;
	width: 515px;
	height: 600px;
	margin-top: 135px;
	float: left;
	}

#contact-section {
	background: url(../images/sectionwrapper.png) repeat-x;
	height: 108px;
	width: 100%;
	margin-top: 570px;
	padding-top: 20px;
	}

#contact-header {
	background: url(../images/contacthead.png) no-repeat;
	width: 255px;
	height: 60px;
	margin: 0 0 0 200px;
	}
	
#contact-content {
	margin: 0 auto;
	width: 566px;
	height: 500px;
	margin-top: 135px;
	float: left;
	}


/* Social Icons */

#socialicons {
	width: 156px;
	height: 310px;
	float: left;
	margin-left: 50px;
	}
	
#tumblr {
	background: url(../images/socialicons.png) no-repeat;
	background-position: 0 0;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #tumblr {
	background-position: -154px 0;
	}
	
#flickr {
	background: url(../images/socialicons.png) no-repeat;
	background-position: -78px 0;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #flickr {
	background-position: -232px 0;
	}
	
#twitter {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: 0 -78px;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #twitter {
	background-position: -154px -78px;
	}
	
#myspace {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: -78px -78px;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #myspace {
	background-position: -232px -78px;
	}
	
#facebook {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: 0 -156px;
	width: 78px;
	height: 78px;
	float: left;
	}

a:hover #facebook {
	background-position: -154px -156px;
	}
	
#blipfm {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: -78px -156px;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #blipfm {
	background-position: -232px -156px;
	}
	
#lastfm {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: 0 -232px;
	width: 78px;
	height: 78px;
	float: left;
	}
	
a:hover #lastfm {
	background-position: -154px -232px;
	}
	
#linkedin {
	background: url(../images/socialicons.png) top left no-repeat;
	background-position: -78px -232px;
	width: 78px;
	height: 78px;
	float: left;
	}
a:hover #linkedin {
	background-position: -232px -232px;
	}
	
#avatar {
	float: left;
	padding: 6px 7px 0 0;
	margin-left: -3px;
	}

