/* @override http://ghurson.com/style/screen.css *//* @override 
	http://getverve.com/greggsFolder/style/screen.css
	http://www.getverve.com/greggsFolder/style/screen.css
	http://www.iamjeremyvest.com/style/screen.css
	http://localhost:8888/MAMP/greggsFolder/style/screen.css
	http://www.ghurson.com/style/screen.css
*/

/* @group CSS Reset */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	vertical-align: baseline;
	color: #0e0e0e;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* @group Text Settings */

p, h1, h2, h3 , h4  {
	display: block;
}

p {
	font-size: 10px;
	line-height: 25px;
	text-align: left;
}

h1 {
	font-size: 34px;
	line-height: 50px;
}

h2 {
	font-size: 18px;
	line-height: 25px;
}

h3 {
	font-size: 13px;
	line-height: 25px;
}



/* @end */


/* @end */

/* This is for the grid background */

body {
	*background: url(../images/theGrid.png) repeat;
}
/* @group HTML and Core Structure */

#variableHolder {
	color: red;
	font-size: 20px;
	line-height: 50px;
}

#footerPadding {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -5;
}

#footerContainer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#quoteContainer {
	position: absolute;
	right: 0;
	bottom: 0;
}

#quoteContainer h1 {
	font-size: 10px;
	line-height: 25px;
	margin-right: 50px;
	margin-bottom: 20px;
	float: left;
}

#quoteContainer h1, 
#quoteContainer h1 a:link, #quoteContainer h1 a:visited, #quoteContainer h1 a:hover
{
	color: #717171;
	text-decoration: none;
}

#rightContainer {
}

#rightPadding {
	height: 100%;
}

#leftPadding
 {
}

#logoContainer {
	margin-top: 20px;
}

.clearer {
	width: 0;
	background-color: red;
	clear: both;
	height: 0;
}

#sliderHousing {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -3;
}



/* @end */

/* @group Navigation */

#siteNavigationContainer a:link, #siteNavigationContainer a:visited {
	line-height: 25px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	float: left;
	width: 100px;
	background-color: #808080;
	color: #e1e1e1;
	margin-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #696969;
}

#siteNavigationContainer a:hover {
	color: #e3e300;
}

#siteNavigationList {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}



/* @end */

/* @group Multimedia */

#vidPlayer {
}

embed {
	display: block;
}

.widePlayer {
	margin-left: -100px;
	padding: 15px 10px;
}

/* @end */

/* @group Featured Content */

/* @group Blog */

.blogItemContainer {
	width: 280px;
	float: left;
	border: 4px solid #e6e6e6;
	background-color: #fbfbfb;
	padding: 0;
	margin: 0;
}

.blogItemPadding {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.blogItemContainer a:link, .blogItemContainer a:visited {
	text-decoration: none;
}

.blogItemContainer h3 {
	color: #9a9a9a;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom: 2px solid #ddd;
}

.blogItemContainer p.description {
	font-size: 12px;
	line-height: 25px;
	color: #555;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.blogItemContainer p.updated {
	text-align: right;
	font-style: italic;
	color: #b2b2b2;
	font-size: 9px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-right: 10px;
}



/* @end */



/* @end */

/* @group Modules */



/* @end */

/* @group Slider */

* { margin: 0; padding: 0 }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 25px; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap {
			position: relative;
			width: 100%;
}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%;}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: absolute;
			overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: absolute;
	list-style-type: none;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 5;
	padding-top: 75px;
}

.stripViewer .panelContainer .panel {
	position: relative;
	height: 100%;
	float: left;
	overflow: hidden;
}

.stripViewer .panelContainer .panel .wrapper {
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	width: 100%;
}

.stripNav {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-left: 0;
}

.stripNav li {
	float: left;
	padding-right: 10px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	display: block;
}


.stripNav a { /* The nav links */
	line-height: 83px;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #e1e1e1;
	
	float: left;
	font-weight: bold;
	border-left: 1px solid #696969;
	border-bottom: 1px solid #696969;
	width: 114px;
	text-indent: 4px;
	height: 49px;
	background-image: url(../images/blacks/60black.png);
}

.stripNav a.current {
	color: #eff065;
	font-weight: bold;
	border-left: 1px solid #363636;
	border-bottom: 1px solid #363636;
bottom-color: #444;
	background-image: url(../images/blacks/80black.png);
}


.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
	display: none;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
	position: relative;
}

.stripNavR {
	right: 0;
	position: relative;
}



/* @end */

/* @group Image Gallery */

#innerGallery img {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#innerGallery {
	margin-left: auto;
	margin-right: auto;
}

.wrapper > .cross-link {
	display: block;
}

.panel > .cross-link {
	display: block;
}

a.jsonLink:link {
}

/* @end */

/* @group Forms */

#formPanel {
	background-color: #ddd;
}

#formPanel textarea, #formPanel input {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	color: #333;
	font-size: 13px;
	line-height: 24px;
	margin-right: 30px;
	display: block;
	border-style: none;
	border-bottom: 1px solid #333;
	padding: 0 0 0 5px;
}



#formPanel form a:link {
	float: right;
	clear: right;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

input {
	height: 20px;
	float: right;
	margin-right: 30px;
}

input:focus {
	background-color: #eee;
}

#formPanel label {
	color: black;
	font-size: 11px;
	float: left;
	clear: left;
	text-align: right;
	display: block;
	margin-top: 6px;
	margin-bottom: 16px;
	margin-left: 40px;
}

#logPanel label {
	float: left;
	clear: left;
	margin-top: 15px;
	position: relative;
	left: 3px;
	color: #888;
	text-transform: lowercase;
}

#logPanel input, #logPanel textarea {
	clear: right;
	width: 215px;
	border: 1px solid #ddd;
	margin-top: 10px;
	float: right;
	margin-right: 0;
	position: relative;
	right: 10px;
}

#logPanel .showSwitch {
	float: right;
	margin-top: 9px;
	margin-right: 12px;
	color: #888;
}

#logPanel #commentSubmit {
	background-color: #ededed;
	margin-bottom: 10px;
}#
#logPanel #commentSubmit:hover {
	background-color: #ddd;
	margin-bottom: 10px;
}

#logPanel h2 {
	float: left;
	margin-left: 56px;
	font-size: 12px;
	text-transform: lowercase;
	color: #888;
	font-weight: bold;
	line-height: 20px;
}

#textAreaLabel {
	margin-top: 6px;
}

#mediaChooser a.widescreen:link {
	color: #00394c;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-right: 20px;
	float: left;
}

#formPanel form {
	display: block;
	margin-top: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border: 6px solid #eee;
}

#formPanel a#formSubmit {
	margin-top: 10px;
	float: left;
	margin-left: 100px;
	font-size: 40px;
	text-decoration: none;
	color: #ccc;
	margin-bottom: 40px;
}

#formPanel form h4 a:link, #formPanel form h4 a:visited {
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

#formPanel form h4 {
	margin-bottom: 30px;
	margin-left: 100px;
}

#formPanel form h1.formHeader {
	margin-left: 100px;
	padding-top: 40px;
}

.fullPanel {
	margin-top: -75px;
	padding-top: 75px;
}

/* @end */

/* @group #homePanel */

#helloBoxContainer {
	border: 1px solid #505050;
	height: 283px;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	background: url(../images/blacks/60black.png) repeat;
	margin-top: 50px;
}

#helloBoxPadding {
}

#helloPic {
	margin-left: 25px;
}

#homePanel h1 {
	font-size: 360px;
	letter-spacing: -18px;
	line-height: 318px;
	position: relative;
	direction: ltr;
	background-color: #e6e6e6;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	margin-top: 50px;
	height: 257px;
}

#homePanel h2 {
	float: left;
	position: relative;
	font-size: 60px;
	line-height: 75px;
	left: 345px;
	top: 40px;
	border-top-style: none;
	color: #666;
	width: 700px;
}

#homePanel h3 {
	width: 300px;
	position: relative;
	font-size: 10px;
	line-height: 14px;
	float: left;
	top: 50px;
	margin-right: 10px;
	left: -680px;
}

#homePanel p {
	font-size: 95px;
	line-height: 60px;
	z-index: -1;
	color: #f3f3f3;
	position: absolute;
	top: -110px;
	left: 0;
	text-transform: lowercase;
	opacity: 0.46;
}

/* @end */

/* @group #playgroundPanel */

#playgroundPanel p {
	color: #333;
	font-size: 225px;
	line-height: 135px;
	letter-spacing: -9px;
	margin-left: 30px;
	margin-top: 40px;
}

#playgroundPanel {
	background-color: #111;
}



/* @end */

/* @group #aboutPanel */

#aboutPanel h1, #aboutPanel h2 {
	float: right;
	width: 49%;
	height: 100%;
	clear: right;
}
#aboutPanel h1 {
	font-size: 48px;
	line-height: 48px;
}
#aboutPanel h2 {
	margin-bottom: 15px;
}

#aboutPanel p {
	font-size: 20px;
	line-height: 30px;
	color: white;
	padding: 20px 50px 50px 50%;
	background-color: #808080;
	border: 1px solid #ddd;
	clear: right;
	min-height: 400px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#picBox {
	position: absolute;
	width: 47%;
	margin-top: 110px;
	margin-left: 40px;
	overflow: hidden;
}

#picBox img {
	margin-left: -20%;
	margin-top: -30%;
}



/* @end */

/* @group #scrawlPanel */

#scrawlPanel {
	top: 0;
	bottom: 0;
	width: 100%;
}

span.timeCreated {
	width: 560px;
	float: left;
	text-align: right;
	color: white;
	font-size: 12px;
	line-height: 15px;
}

#tweets {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#tweets h3 {
	font-size: 22px;
	line-height: 28px;
	margin: 10px;
	color: #555;
}

#tweets ul {
	margin: 0;
}

#tweets li {
	margin: 10px;
	padding: 5px;
	background-color: #ccc;
	text-indent: 20px;
}

}

/* @end */

/* @group #resumePanel */

.rightCol {
}
.rightCol {
	float: right;
	width: 500px;
}
#resumeContainer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.date {
	float: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.rightCol h4 {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: left;
	border-bottom: 1px solid black;
}
.rightCol h5 {
	font-size: 12px;
	font-weight: bolder;
	line-height: 18px;
}

.leftCol h1 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
}

.leftCol h2 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}

.leftCol h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 8px 0px;
}

.leftCol h4 {
	font-size: 12px;
	line-height: 16px;
}

.leftCol {
	float: left;
	width: 250px;
}



/* @end */

/* @group #worksPanel */

.ui-accordion-content {
	height
}

#worksPanel {
}

#selectedWork {
	border-bottom: 1px solid #555;
}

#worksPanel h3 {
	font-size: 36px;
	line-height: 40px;
	text-indent: 122px;
	border-top: 1px solid black;
	border-bottom-style: none;
	margin: 0;
	padding: 0;
}

#worksPanel h3.ui-state-active {
	background-color: #ddd;
}

#worksPanel h3.ui-state-hover {
	background-color: #ddd;
}

#worksPanel h3.ui-state-default {
}

#worksPanel .slideBox {
	overflow: auto;
	scroll-y: none;
	height: 350px;
	margin-right: 125px;
}

.scroll-content img, .scroll-content2 img {
	vertical-align: top;
	margin: 15px 15px 15px 0;
}

.innerSlide img {
	margin-right: 15px;
	vertical-align: top;
}



#worksPanel .innerSlide {
	padding: 20px;
	border: 1px solid #777;
	background-color: #555;
}


#worksPanel .slideBox {
	margin-left: 125px;
	margin-top: 30px;
}

#worksPanel a:link, #worksPanel a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2e2e2e;
}

.scroll-pane, .scroll-pane2 {
	overflow: auto;
	margin-left: 120px;
	margin-right: 120px;
	border: 1px solid #777;
}

.scroll-content, .scroll-content2 {
	float: left;
	position: relative;
	padding-left: 20px;
}

.demo, .demo2 {
	margin-top: 10px;
}

#resumeDownload {
	float: left;
	clear: left;
	width: 90%;
	margin-top: 20px;
	background-color: #555;
}

#resumeDownload h2 {
	margin: 0;
	text-align: center;
}

#resumeDownload h2 a:link, #resumeDownload h2 a:visited {
	color: white;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
}

.scroll-bar-wrap {
}

.ui-accordion-content {
	background-color: #ddd;
}



/* @end */

