html, body {
height: 100%;
}

a {
	outline: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/background-mq.jpg) no-repeat top center;
	font-family: Arial, Verdana, sans-serif, Lucida;
}

img {
	border: none;
}

#container {
	width: 940px;
	margin: 0px auto;
	min-height: 100%;
}

#header {
	float: left;
	width: 940px;
}

#top {
	float: left;
	width: 200px;
	height: 80px;
}

#nav {
	width: 370px;
	float: right;
	text-align: right;
}

#nav ul.nav-list li a{
	color: #fffdf5;
	font-size: 18px;
	text-decoration: none;
	line-height: 55px;
}

#nav ul.nav-list li a:hover{
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}

#nav ul.nav-list li{
	display: block;
	float: left;
	margin-left: 25px;
}

#nav ul.nav-list li a#hireme {
	width: 114px;
	height: 50px;
	background-image: url(../images/hiremebg.jpg);
	display: block;
	float: right;
	margin-top: 0px;
	cursor: pointer;
}

#nav ul.nav-list li .hover {
	width: 114px;
	height: 50px;
	background-image: url(../images/hiremebg-roll.jpg);
    position: absolute;
	float: right;
	margin-top: 0px;
	z-index: 99;
	display: none;
	cursor: pointer;
	border-bottom: none;
}

#nav ul.nav-list li a#hireme {
	border-bottom: none;
	cursor: pointer;
}

#whoami {
	width: 940px;
	float: left;
	text-align: center;
}
#whoami h1 {
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-size: 36px;
	line-height: 55px;
}

#slider {
	width: 940px;
	float: left;
	margin-top: 3px;
	border-bottom: 1px solid #eaeaea;
}

.anythingSlider                         { margin: 0; padding: 0; width: 867px; height: 343px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { margin: 0; padding: 0; width: 782px; overflow: auto; height: 337px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper                { margin: 0; padding: 0; width: 782px; overflow: auto; height: 337px; margin: 0 40px; position: absolute; top: 0; left: 1px; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { margin: 0; padding: 0; width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { margin: 0; padding: 0; display: block; float: left; padding: 0; height: 337px; width: 782px; margin: 0; }
.anythingSlider .arrow                  { margin: 0; padding: 0; display: block; height: 66px; width: 66px; text-indent: -9999px; position: absolute; top: 125px; cursor: pointer; }
.anythingSlider .forward                { margin: 0; padding: 0; background: url(../images/sliderimages.png) no-repeat -66px 0; right: -40px; }
.anythingSlider .back                   { margin: 0; padding: 0; background: url(../images/sliderimages.png) no-repeat 0 0; left: -40px; }
.anythingSlider .forward:hover          { margin: 0; padding: 0; background: url(../images/sliderimages.png) no-repeat -66px -66px; }
.anythingSlider .back:hover             { margin: 0; padding: 0; background: url(../images/sliderimages.png) no-repeat 0 -66px; }

#thumbNav                               { margin: 0; padding: 0; display: none; position: relative; top: 323px; text-align: center; }
#thumbNav a                             { margin: 0; padding: 0; color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center;  }
#thumbNav a:hover                       { margin: 0; padding: 0; background-image: none; }
#thumbNav a.cur                         { margin: 0; padding: 0; background: #e0a213; }

#start-stop                             { margin: 0; padding: 0; display: none; background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px;  }
#start-stop.playing                     { margin: 0; padding: 0; background-color: red; }
#start-stop:hover                       { margin: 0; padding: 0; 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; }

#content {
	width: 940px;
	float: left;
	padding-top: 25px;
	overflow:auto;
	padding-bottom: 2px;
}

#aboutme {
	float: left;
	width: 590px;
	height: 300px;
}

#aboutme p{
	font-size: 14px;
	color: #0a0a0a;
	line-height:24px;
	word-spacing: 3px;
}

#aboutme img {
	padding-left: 10px;
}

.right { float: right; }

#aboutme h3, #skills h3 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 2px;
}

#aboutme span.impact {
	font-size: 18px;
	color: #d44600;
}

#skills {
	float: left;
	width: 320px;
	height: 300px;
	margin-left: 24px;
	font-size: 14px;
	color: #0a0a0a;
}

#skills ul, #skills li{ 
margin:0; 
padding:0; 
list-style-type:none; 
} 

#skills li{ 
	background:url("../images/li-skills.gif") left center no-repeat; 
	padding-left: 25px;
	margin-top: 11px;
}

#skills ul#tech {
	float: left;
	width: 150px;
	margin-right: 28px;
	margin-left: 8px;
}

#skills ul#tools {
	float: left;
	width: 130px;
}

#portfolio {
	width: 940px;
	float: left;
	border-top: 1px solid #eaeaea;
}

#portfolio h3 {
	float: left;
	width: 240px;
	font-size: 24px;
	font-weight: normal;
}

/* root element for tabs  */
.tabs { 
	list-style:none; 
	padding:0;
	height:30px;
	margin-top: 22px;
	margin-right: 0px !important;
	float: right;
	width: 640px;
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important; 
	margin-left: 5px;
	margin-right: 0px !important;
}

/* link inside the tab. uses a background image */
.tabs a { 
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	color:#636363;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	padding-left: 10px;
	padding-right: 10px;
	background: #e7e7e7;
}

.tabs a:active {
	outline:none;
	color: #fff;
	background: #1d1d1d;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;
	background: #1d1d1d;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#fff !important;
	background: #1d1d1d !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes div {
	display:none;
	float: left;
	width: 940px;
	height: 230px;
	padding:25px 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	font-size:14px;
	margin-top: 0px;
	color: #0a0a0a;
	line-height: 18px;
	word-spacing: 0.1em;
	font-size: 12px;
}

.panes div p { 
	padding-right: 5px;
}

.panes img {
	margin-left: 5px;
	margin-top: 5px;
}

.panes h4 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.panes a, .panes a:visited {
	text-decoration: none;
	color: #00a9d3;
}

.screens {
	float: right;
}

#contactme {
	float: left;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #0a0a0a;
	border-bottom: 1px solid #eaeaea;
}

#contactme h3 {
	font-size: 24px;
	color: #0a0a0a;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

p#contactinfo {
	float: left;
	text-align: right;
	width: 640px;
	font-size: 12px;
	color: #1d1d1d;
	position: relative;
	top: -10px;
}

p#contactinfo a, p#contactinfo a:visited {
	text-decoration: none;
	color: #00a9d3;
}

#linkedin {
	float: left;
	width: 280px;
	border-top: 1px solid #eaeaea;
	margin-right: 42px;
	padding-top: 12px;
	padding-left: 5px;
}

#twitter {
	float: left;
	width: 280px;
	border-top: 1px solid #eaeaea;
	margin-right: 42px;
	padding-top: 12px;
	padding-left: 5px;
}

#facebook {
	float: left;
	width: 280px;
	border-top: 1px solid #eaeaea;
	padding-top: 12px;
	padding-left: 5px;
}

.social-title {
	color: #00a9d3;
	font-size: 18px;
}

#contactme img {
	margin-top: 8px;
	margin-bottom: 4px;
}

#contactme a, #contactme a:visited {
	text-decoration: none;
	color: #00a9d3;
}

#back-to-top {
	font-size: 24px;
	color: #0a0a0a;
	text-align: center;
	width: 940px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none !important;
	border: none !important;
}


#footer {
	position: relative;
	margin-top: -180px;
	height: 180px;
	clear:both;
	background:url("../images/footer-slider.gif") left top repeat-x;
	background-color: #ebedec;
}

#footer h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#footerwrap {
	width: 940px;
	margin: 0px auto;
	padding-top: 15px;
}

#resources {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#resources a img{
	padding-left: 15px;
	margin-top: 4px;
}

#followme {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#followme p {
	padding-left: 15px;
	font-size: 12px;
	color: #717171;
	word-spacing: 2px;
	line-height: 16px;
}

.viatwitter {
	color: #3a3a3a;
}

#followme h3 {
	background: url(../images/tweet.jpg) no-repeat 118px center;
	margin-left: 2px;
	margin-bottom: 20px;
}

#validate {
	float: left;
	width: 300px;
}

#validate h3 {
	margin-left: 8px;
	margin-bottom: 18px;
}

#tweets ul {
	padding: 0px;
	margin: 0px;
}

#tweets li {
	font-size:12px;
	padding-left: 15px;
	margin-left:0px;
	margin-top:8px;
	list-style-type:none;
	word-spacing: 2px;
	line-height: 16px;
	color: #717171;
}

#tweets .hash { color:#00a9d3; } 

#tweets .reply { color:#00a9d3; } 

#tweets a:link { text-decoration:none; color:#00a9d3;}
#tweets a:active { text-decoration:none; color:#00a9d3;}
#tweets a:hover { text-decoration:underline; color:#00a9d3;}
#tweets a:visited { text-decoration:none; color:#00a9d3;}

#validate img {
	margin-left: 15px;
}

.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	background-repeat: no-repeat;
	font-size:16px;
	height:70px;
	width:160px;
	padding:25px;
	padding-top: 40px;
	text-align: center;
	font-weight: bold;
	color:#fff;	
}