/* Reset CSS*/
/* v1.0 | 20080212 */

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

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

/* CSS Document */

#wrapper {
	background: #F0B223 url(../img/background.jpg) repeat-x top left;
	width: 1580px;
}

.content {
	width: 1000px;
	margin-right: 30px;
}

#topstars {
	height: 1000px;
	top: 0;
	left: 0;
}

	#topstars h2 {
		font-size: 138.5%;
		line-height: 150%;
		padding-bottom: 15px;
	}
	
	#topstars h3 {
		line-height: 189%;
		padding-bottom: 15px;
	}
	
	#topstars a {
		color: #F0B223;
		text-decoration: none;
	}
	
	#topstars a:hover {
		text-decoration: underline;
	}

	.scorpio {
		width: 287px;
		float: left;
		margin: 75px 50px 0 110px;
	}
	
	.about_suzanne {
		width: 400px;
		float: left;
		margin: 50px 0 0 100px;
		color: #fff;
	}
	
	.about_suzanne {
		line-height: 189%;
	}
	
	.about_suzanne p {
		font-size: 93%;
	}

#middlecity {
	height: 500px;
	background: transparent url(../img/city-skyline4.png) no-repeat bottom left;
	padding-top: 150px;
}
	
	#middlecity h1 {
		margin: 0 0 0 100px;
		padding: 100px 0 0 0;
		font-size: 46px;
	}

	#middlecity h3 {
		font-size: 120%;
		margin: 15px 0 0 100px;
	}

#bottomground {
	background-color: #2b2728;
	font-size: 14px;
	color: #fff;
	height: 1200px;
	padding-top: 250px;
}

	#bottomground  h2 {
		margin: 0 0 20px 50px;
		font-size: 138.5%;
		line-height: 150%;
	}

	#work {
		padding: 75px 0 0 75px;
	}
	
	#work ul.topics {
		margin: 10px 0 30px 50px;
	}

#contact {
	padding: 75px 0 15px 50px;
	margin: 0;
	height: 600px;
	background-color: #231f20;
	font-size: 14px;
	color: #fff;
	border-top: 5px #666 solid;
}

	#contact  h2 {
		margin: 0 0 20px 50px;
		font-size: 138.5%;
		line-height: 150%;
	}
	
	#contact  h3 {
		margin: 0 0 20px 50px;
		font-size: 108%;
	}
	
	#contact ul {
		margin: 25px 0 0 30px;
	}

.left_content {
	width: 500px;
	margin: 0 75px 0 30px;
	float: left;
}

.tweet {
	margin: 20px 0 0 0;
	background: url(../img/Twitter_Badge_5.png) no-repeat top left;
	height: 136px;
	padding: 80px 0 0 70px;
}

.tweet a {
	color: #F0B223;
	text-decoration: none;
	margin: 10px 0 20px 0;
}

.tweet a:hover {
	text-decoration: underline;
}

.networks ul {
}

.networks li {
	padding: 0 3px 0 3px;
}

.right_content {
	width: 500px;
	float: left;
}

label {
	display:block;
	float:none;
	color: #F0B223;
	width:auto;
	padding: 15px 0 5px 0;
}
form#contactform input {
	border-color:#372440;
	border-style:solid;
	border-width:2px;
	padding:5px;
	font-size:14px;
	color:#333;
	width: 300px;
}
form#contactform input:hover, form#contactform textarea:hover  {
	border-color:#F0B223;
	border-style:solid;
	border-width:2px;
}
form#contactform #send {
	background-color: #7F2318;
	border-color: #372440;
	width: 315px;
	margin: 15px 0 0 0;
	color: #F0B223;
}
form#contactform label.error {
	color: #E60000;
	font-weight: bold;
}
form#contactform textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#333;
	padding:0.6em 0.5em 0.7em;
	border-color:#372440;
	border-style:solid;
	border-width:2px;
	width: 300px;
}
	/*.networks li.yelp {
		background: url(../img/icn-yelp.gif) no-repeat top left;
		width: 40px;
		height: 39px;
		position: relative;
	}

	.networks li.linkedin {
		background: url(../img/icn-linkedin.gif) no-repeat top left;
		width: 40px;
		height: 39px;
	}
	
	.networks li.facebook {
		background: url(../img/icn-facebook.gif) no-repeat top left;
		width: 40px;
		height: 40px;
	}
	
	.networks li.twiiter {
		background: url(../img/icn-twitter.gif) no-repeat top left;
		width: 40px;
		height: 40px;
	}
	
	.networks li.yelp {
		background: url(../img/icn-yelp.gif) no-repeat top left;
		width: 40px;
		height: 39px;
	}
	
	.networks li.delicious {
		background: url(../img/icn-delicious.gif) no-repeat top left;
		width: 40px;
		height: 40px;
	}
	
	.networks li.digg {
		background: url(../img/icn-digg.gif) no-repeat top left;
		width: 40px;
		height: 40px;
	}
	
	.networks li.stumbleupon {
		background: url(../img/icn-stumbleupon.gif) no-repeat top left;
		width: 40px;
		height: 39px;
	}
	.networks li.designbump {
		background: url(../img/icn-designbump.gif) no-repeat top left;
		width: 40px;
		height: 40px;
	}*/


ul.inline li {
		display: inline;
		list-style: none;
	}
	
	
/* Navigation */
.menu {
	position: fixed;
	top: 5px;
	left: 350px;
	height: 30px;
	width: 650px;
	z-index: 9;
	/*background-color: #372440;*/
}

.menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 5px;
}

.menu a:hover {
	text-decoration: underline;
}

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 760px; height: 360px; position: relative; margin: 0 auto 15px; z-index: 9999; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 341px; margin: 0 40px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 3px solid #372440; border-bottom: 3px solid #372440; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; color: #231f20; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 85px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 320px; text-align: center; }
#thumbNav a                             { color: #fff; text-decoration: none; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #372440 url(../img/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #513158; text-decoration: underline; }

#textSlide                              { padding: 30px 30px 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }


#start-stop                             { background: green; background-image: url(../img/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/* Typekit fonts 

.tk-sovba
.tk-edo

*/