/* CSS Document */

body {
	background-image: url(images/page_back_repeat.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	margin:auto;
	width: 900px;
	float:none;
	background-image:url(images/page_back_resized.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#concepts_wrapper {
	margin:auto;
	width: 900px;
	float:none;
	background-image: url(images/concepts_background.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#header {
	width:900px;
	height:115px;
}

#logo {
	width:88px;
	height:83px;
	margin-left:18px;
	margin-top:18px;
	margin-bottom:20px;
	margin-right:60px;
	float:left;	
}

#logo_link {
   width:88px;
   height:83px;
   display:block;
}

#logo_link span {
   display:none;
}

#main_nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:65;
	padding: 8px 8px 0px;
	font-weight: bold;
	color: #31180C;
	text-decoration: none;
	margin-right:-5px;
	margin-top:55px;
	float:right;
}

#main_nav li {
	float:left;
	list-style:none;
	display:inline;
	padding: 8px 30px 0px 8px;
}

.main_nav_right {
}

#main_nav a {
	color:#31180C;
	text-decoration:none;
}

#main_nav a:hover {
	color:#D77D02;
	text-decoration:none;
	display:block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D77D02;
	padding-bottom: 2px;
}


#featured_project {
	width:900px;
	height:300px;
	clear:both;
	margin:auto;
}

#featured_project_left {
	width:380px;
	float:left;
	margin-left:10px;
	margin-right:0px;
}

#featured_project_right {
	width:500px;
	float:left;
}

#featured_project p {
	color:#F2DBA8;
	font-size:14px;
}

#featured_project a {
	color: #D77D02;
	text-decoration: none;
}

featured_project a:visited {
	color: #D77D02;
	text-decoration: none;
}

#featured_project a:hover {
	color: #F2DBA8;
	text-decoration: none;
} 

.about_section {
	width:900px;
	margin-left:10px;
}

.about_section_left {
	width:600px;
	margin-left:10px;
	float:left;
}

.about_section_skills {
	width: 150px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.about_section_skills_left {
	width: 150px;
	float:left;
	margin-right:10px;
	margin-left:70px;
	margin-top:10px;
}

.about_section_skills li,  .about_section_skills_left li{
	color: #31180C;
	font-size:16px;
	line-height:24px;
	list-style-position: inside;
	list-style-image: url(images/checkmark_bullet.gif);
	margin-left: -40px;
	}

.about_section_sidebar {
	width:270px;
	float:right;
	margin-right:10px;
}

.about_section_sidebar_bottom {
	width:270px;
	float:right;
	margin-right:20px;
}

.about_section_list {
	padding-left:50px;
}

.back_to_top_sections {
	margin-left:10px;
}

.nav-back_to_top {
	height: 30px;
	width:100px;
	padding-top:6px;
	position:relative;
}

.nav-back_to_top span {
	display: none;
}

.nav-back_to_top a {
	height: 30px;
	width:100px;
	background-image: url(images/backtotop.gif);
	background-repeat:no-repeat;
	display:block;
}

.nav-back_to_top a:hover {
	background-position: -100px 0px;
	background-repeat:no-repeat; 
}

.page_divider {
	width:880px;
	height:20px;
	background-color:#31180C;
	clear:both;
}

.page_divider_border {
	width:860px;
	height:2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 4px 4px 4px 8px;
	padding-top: 8px;
	text-align:center;
}

.portfolio_sections {
	width:900px;
	margin-top:16px;
	margin-bottom:16px;
	margin-left:20px;
}

#footer {
	height:60px;
	background-color:#31180C;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;

}

#footer_nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	height:40px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:0px;
	margin-left:10px;
	float:left;
}

#footer_nav li {
	float:left;
	font-size:12px;
	list-style:none;
	color:#FFFFFF;
	display:inline;
	padding: 8px 30px 0px 8px;
}

.footer_nav_copyright {
	float:left;
	font-size:12px;
	list-style:none;
	color:#FFFFFF;
	display:inline;
	padding: 8px 0px 0px 8px;
}

#footer_nav a {
	color: #FFFFFF;
	text-decoration:none;
}

#footer_nav a:hover {
	color:#D77D02;
	text-decoration:none;
	display:block;
}

a:focus { outline:none }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
		}
		
.slider-wrap {
	position: relative;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
		}

		/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
		
		.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: relative;
			margin-left:20px;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.panelContainer {
			width:900px;
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display:none;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 160px;
			text-indent: -1000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			margin-left:50px;
		}
		
		.stripNavR {
			margin-left:800px;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
	padding-bottom:10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #754324;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #D77D02;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #31180C;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	font-weight: normal;
	color: #F2DBA8;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F2DBA8;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #31180C;
	font-weight:normal;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #754324;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #B93B00;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left:-20px;
}

a:link {
	color: #B93B00;
	text-decoration: none;
}

a:visited {
	color: #B93B00;
	text-decoration: none;
}

a:hover {
	color: #31180C;
	text-decoration: none;
}

.brown {
	color: #31180C;
}

.red {
	color: #B93B00;
}

.orange {
	color: #D77D02;
}

.negative_margin {
	margin-top:-15px;
}

.negative_margin_small {
	margin-top:20px;
}

.skills_margin {
	margin-top:-10px;
}

.back_to_top_margin {
	margin-top:-50px;
}

.extender {
}