/** CSS - 
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body #727372 is the dark grey on the left of the main content area
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #ffffff;
background: url(../images/body_bg.jpg) repeat-x top #727372;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images colors below are for the boxes in the sidebar
==============================================================================*/

#content img, #sidebar img {
border: 1px solid #e1dece;
padding: 5px;
background-color: #fffef5;
}

#content img.left, #sidebar img.left {
margin: 0 16px 8px 0;
}

#content img.right, #sidebar img.right {
margin: 0 0 8px 16px;
}

a img {
border: none;
}

/** Headings (76969c green heading) 
==============================================================================*/

h1 {
	font-size: 24px;
	line-height: 26px;
	color: #90bac2;
	margin: 0 0 8px 0;
	font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #90bac2;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #ffffff;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(../images/divider_bg.jpg) bottom repeat-x;
}
/** sidebar image above that is the main content divider
*/
/** sidebar image below that is the top divider and somewhere on the bottom as well
*/
#sidebar h3 {
background: url(../images/sidebar_divider_bg.jpg) bottom repeat-x;
}

h4 {
font-size: 14px;
line-height: 16px;
color: #878779;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(../images/footer_h4_border_bg.jpg) bottom repeat-x;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 20px 0;
}

/** Links
==============================================================================*/

a:link {
color: #fff;
text-decoration: none;
}

a:visited {
color: #fff;
text-decoration: none;
}

a:hover {
color: #d4d4d4;
text-decoration: none;
}

a:active {
color: #5c7479;
text-decoration: none;
}

.meta a:link, #postsnav a:link {
color: #b53f24;
text-decoration: none;
}

.meta a:visited, #postsnav a:visited {
color: #b53f24;
text-decoration: none;
}

.meta a:hover, #postsnav a:hover {
color: #e3512f;
text-decoration: none;
}

.meta a:active, #postsnav a:active {
color: #b53f24;
text-decoration: none;
}

/** Main Container 22px is what gets the forces the sidebar to align
==============================================================================*/

#container {
width: 945px;
margin: 22px auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 32px 0 0 0;
}

/** Header
==============================================================================*/

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

/** Search
==============================================================================*/

#s {
float: right;
margin: 36px 0 0 0;
width: 273px;
height: 21px;
padding: 4px 0 0 25px;
border: 1px solid #120d08;
background: url(../images/search_icon.jpg) no-repeat #f2efdc 6px 6px;
}

/** Featured Area
==============================================================================*/

#featured {
float: left;
width: 576px;
height: 248px;
overflow: hidden;
padding: 16px;
border-bottom: 1px solid #c3bdab;
background-color: #dad3bf;
z-index: -1000;
}

#slides {
float: left;
height: 236px;
}

#featured img.left {
margin-bottom: 0px;
}

#featurednav, #imagesnav, #folionav {
float: left;
width: 576px;
padding: 1px 16px 2px 16px;
margin: 0 0 16px 0;
border-top: 1px solid #f7efdd;
border-bottom: 1px solid #c3bdab;
background: url(../images/featured_nav_bg.jpg) repeat-x;
}

#images {
float: left;
width: 360px;
margin: 0 16px 16px 0;
}

#imageslides {
float: left;
height: 270px;
}

#videodemo {
float: left;
margin-right: 40px;
margin-bottom: 30px;
width: 285px;
height: 200px;
}

#videobar { 
width:565px; 
margin:2px 0 0 0; 
padding:0; 
background-color:#727372;
}

#folioimages {
float: left;
width: 608px;
}

#folioslides {
float: left;
height: 400px;
}

#imagesnav {
width: 329px;
}

#folioimagesnav {
width: 575px;
}

p.caption {
width: 271px;
font-size: 10px;
padding: 16px;
margin: 0;
background-color: #d9d3bf;
}

#featurednav ul li, #imagesnav ul li, #folionav ul li {
float: left;
margin: 0 8px 0 0; 
}

#featured ul li a, #imagesnav ul li a, #folionav ul li a {
display: block;
padding: 1px;
color: #a29d8c;
}

#featurednav span.jFlowControl, #imagesnav span.jFlowControl, #folionav span.jFlowControl, .jFlowNext {
color: #a29d8c;
cursor: pointer;
}

.jFlowNext  {
color: #3e606f;
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(../images/featured_right_arrow.jpg) no-repeat right;
}

#featurednav span.jFlowSelected, #imagesnav span.jFlowSelected, #foliosnav span.jFlowSelected  {
color: #3e606f;
}

/** Content toggle btw repeat-y (default) gives the sidebar padding on the left; possibly use more content to push sidebar down
==============================================================================*/

#content {
float: left;
width: 945px;
background: url(../images/sidebar_bg.jpg) right repeat-y;
}

#main {
float: left;
width: 608px;
margin: 32px 0 0 0;
padding-right: 16px;
}

.teasewrap {
float: left;
width: 608px;
padding: 16px 0 0 0;
background: url(../images/divider_bg.jpg) top repeat-x;
}

.folio {
padding: 16px 0 0 0;
margin: 0 0 16px 0;
}

.tease p {
margin: 0 0 8px 0;
}

.meta {
font-size: 10px;
color: #b53f24;
margin: 0 0 8px 0;
text-transform: uppercase;
}

.meta span {
border-left: 1px solid #b53f24;
border-right: 1px solid #b53f24;
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
}

p.postmeta {
margin: 0 0 16px 0;
padding: 0 0 16px 0;
background: url(../images/divider_bg.jpg) bottom repeat-x;
}

#postcontent ul {
margin: 0 0 24px 24px;
padding: 0 0 0 24px;
}

#postcontent ul li {
list-style-type: disc;
}

p.tags {
color: #a29d8c;
margin: 0 0 16px 0;
}

p.viewmore a {
display: block;
padding: 2px 10px 2px 10px;
background-color: #f2efdc;
border: 1px solid #e1dece;
}

p.button a {
display: block;
padding: 4px 16px;
background-color: #dad3bf;
border: 1px solid #fffef5;
margin-bottom: 24px;
}

.readmore, #advertise {
font-size: 10px;
text-align: right;
text-transform: uppercase;
margin: 0 0 16px 0;
padding: 0 0 8px 0;
background: url(../images/divider_bg.jpg) bottom repeat-x;
}

#sidebar .readmore {
background: url(../images/sidebar_divider_bg.jpg) bottom repeat-x;
}

#postsnav {
float: left;
width: 608px;
padding: 11px 0 11px 0;
background: url(../images/divider_bg.jpg) top repeat-x;
}

.previous {
text-transform: uppercase;
padding: 0 0 0 16px;
background: url(../images/posts_nav_left_arrow.jpg) no-repeat left;
}

.next {
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(../images/posts_nav_right_arrow.jpg) no-repeat right;
}

/** Comments
==============================================================================*/

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
}

input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

input, textarea {
padding: 2px;
width: 450px;
border: 1px solid #e1dece;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: none;
display: inline;
margin: 10px 152px 0 0;
background-color: #dad3bf;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(../images/comments_tail.jpg) no-repeat 120px 16px;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 436px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #dad3bf;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
	float: right;
	width: 289px;
	margin: 32px 0 0 0;
	padding-right: 16px;
	min-height: 648px;
	height: auto !important;
	height: 648px;
	background-color: #999;
}

#testimonial {
float: left;
width: 285px;
margin: 0px 0 16px 0;
}

#quote {
width: 260px;
padding: 16px;
font-size: 12px;
font-style: italic;
color: #808072;
line-height: 1.2em;
background-color: #dad3bf;
margin: 0;
}

#name {
color: #fff;
background: url(../images/testimonial_tail.jpg) no-repeat 20px 0;
text-align: left;
padding: 8px 0 0 70px;
font-size: 12px;
margin: 0;
height: 30px;
}

#ads, #flickr {
float: left;
width: 289px;
margin: 0 0 6px 0;
}

.smad {
float: left;
margin: 6px 15px 0 0;
}

.last {
margin-right: 0px;
}

p#advertise {
text-align: center;
margin: 0;
padding: 8px 0 8px 0;
}

#flickr img {
float: left;
margin: 0 8px 8px 0;
}

/** Footer
==============================================================================*/

#footercontainer {
margin: 0 auto;
background: url(../images/footer_bg.jpg) repeat-x top #d9d3bf;
min-height: 100px;
height: auto !important;
height: 100px;
}

#footer {
width: 945px;
margin: 0 auto;
padding: 48px 0 32px 0;
color: #878779;
}

#copyright {
float: left;
width: 255px;
}

#copyright p {
font-size: 10px;
margin: 0 0 0 0;
}

#footerlogo {
margin-bottom: 16px;
}

#elsewhere, #subscribe {
float: left;
width: 187px;
margin: 0 0 0 16px;
}

#popular {
float: right;
width: 289px;
margin: 0 0 0 16px;
}

#elsewhere li, #subscribe li, #popular li {
margin: 0 0 8px 0;
}

#backtotop {
float: right;
}

#subscribe ul li a {
padding: 0 0 0 20px;
background: url(../images/rss_icon.jpg) no-repeat 0 2px;
}
/** Video Resume Stuff
=================================*/
table {
	background: #424343;
	border: 1px solid #424343;
	padding: 0px;
	margin: 0px;
}
tr {
	font-size: 1.1em;
	height: 35px;
}

th {
	cursor: pointer;
	background: #424343;
	color: #fff;
	text-align: left;
}

td {
	padding-left: 3px;
	padding-right: 3px;
}

.oddvideo {
 color: #fff;
 background: #876041;
}

.evenvideo {
 color: #fff;
 background: #aa9e6d;
}

.hovervideo {
 background: #727372;
}

.bulletarrow {
 padding: 0 0 0 15px;
 background:url(../images/turq_arrow.png) no-repeat;
}
