/*
Theme Name: Amplify Research Partners
Theme URI: http://amplifyresearch.com/
Description: Theme for Amplify
Version: 1.0
Author: bruzed
Author URI: http://bruzed.com/
Tags: fixed width, two columns, widgets
*/

body {
	background-color: #342d28;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-family: "Century Gothic", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #242424;
}

blockquote {
	margin: 10px 0;
	padding: 0 10px;
	/*background-color: #FFF;
	border: 1px solid #DDD;*/
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-color: #e1e1e1;
	color: #000;
	font-style: italic;
}

a {
	color: #fe7013;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
}

h1 {
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 28px;
	color: #75360c;
	font-weight: normal;
}

h2 {
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 28px;
	color: #75360c;
	font-weight: normal;
}

h2.internal {
	margin-bottom: 0px;
}

h3, h3 a {
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 20px;
	color: #75360c;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 16px;
	color: #75360c;
	font-weight: normal;
}

h5 {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-size: 32px;
	color: #fe7013;
	font-stretch: extra-expanded;
}

h6 {
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 13px;
	font-weight: normal;
	color: #242424;
	padding-left: 40px;
}

p {
	margin: 0 0 0 0;
	padding: 10px 0;
}

p.intro {
	font-size: 16px;
}

address {
	clear: both;
}

/*global classes*/
.clearfix {
	clear: both;
}

.container {
	width: 960px;
	margin: auto;
	padding: 0 10px;
}

.readmore {
}

.pagetitle {
	/*border-bottom: 1px solid #75360c;*/
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.pagetitle h2 {
	padding: 0 0 10px 0;
}

/*header*/
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 118px;
}

.headerleft {
	float: left;
	width: 190px;
}

.navigation {
	float: right;
	width: 650px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	padding: 79px 0 0 0;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
}

.navigation ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.navigation li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.navigation a {
	display: block;
	float: left;
	width: 127px;
	height: 24px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 15px 0 0 0;
}

.navigation a:hover {
	/*background-image: url(images/tab_over.jpg);*/
	background-image: url(images/tab_over.gif);
	background-repeat: no-repeat;
	color: #342d28;
}

.navigation .current_page_item a {
	background-image: url(images/tab_selected.gif);
	/*background-image: url(images/tab_selected.jpg);*/
	background-repeat: no-repeat;
	color: #342d28;
}

.navigation .current_page_parent a {
	background-image: url(images/tab_selected.gif);
	/*background-image: url(images/tab_selected.jpg);*/
	background-repeat: no-repeat;
	color: #342d28;
}

/*content area*/
#contentarea {
	background-image: url(images/bgtile_content.jpg);
	background-repeat: repeat-x;
	background-color: #faf7f5;
	padding: 10px 0 20px 0;
}

.banner {
	padding: 0 0 10px 0;
	height: 320px;
}

.banner .slideshow {
	float: left;
	position: absolute;
}

.bannermaskleft {
	position: absolute;
	background-image: url(images/mask_left.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 320px;
	border: 0px solid #03F;
	z-index: 10;
}

.bannermaskright {
	position: absolute;
	background-image: url(images/mask_right.png);
	background-repeat: no-repeat;
	width: 129px;
	height: 320px;
	border: 0px solid #C00;
	margin: 0 0 0 831px;
	z-index: 10;
}

.content {
	padding: 0 10px;
}

.homeleftcol {
	float: left;
	width: 340px;
	line-height: 20px;
}

.homerightcol h1, .home h1 {
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 42px;
	color: #75360c;
	font-weight: normal;
	line-height: 36px;
}

.homerightcol h2, .home h2, .home h2 a {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #242424;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

.home h2 a:hover {
	/*text-decoration: underline;*/
	color: #fe7013;
	
}

.leftcol {
	float: left;
	width: 600px;
	line-height: 20px;
	border-right: 1px dotted #DDD;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 80px;
}

.page-id-16 .leftcol {
	border-right: 0px dotted #DDD;
}

.leftcol li {
	padding: 5px 0;
	border-bottom: 0px solid #DDD;
}

.homerightcol {
	float: right;
	width: 580px;
	line-height: 20px;
}

.rightcol {
	float: right;
	width: 280px;
	padding-top: 0px;
}

/*footer*/
#footer {
	background-image: url(images/bgtile_footer.jpg);
	background-repeat: repeat-x;
	height: 87px;
	color: #818181;
	font-size: 12px;
}

#footer a {
	color: #818181;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: transparent;
}

#footerinside {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	padding: 20px 0;
}

.footerleft {
	width: 49%;
	float: left;
}

.footerleft ul {
	list-style: none;
}

.footerleft li {
	display: inline;
	padding: 0 15px 0 0;
}

.footerright {
	float: right;
	width: 49%;
	text-align: right;
}

/*sidenav*/
.sidenav, .menu-bios-menu-container {
	border: 0px solid #fe7013;
	/*background-color: #7d7d7d;*/
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-variant: small-caps;
}

.sidenav ul, .menu-bios-menu-container ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 10px;
	border-bottom: 0px solid #fe7013;
	border-top: 0px solid #fe7013;
}

.sidenav li a, .menu-bios-menu-container li a, .menu-bios-menu-container .current_page_item li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #000;
}

.sidenav li a:hover, .menu-bios-menu-container a:hover {
	color: #fe7013;
	/*text-decoration: underline;*/
	/*border-bottom: 1px solid #fe7013;*/
	background-color: #ddd;
}

.sidenav .current_page_item a, .menu-bios-menu-container .current_page_item a {
	color: #fe7013;
	/*border-bottom: 1px solid #FFF;*/
	/*background-color: #555555;*/
}

/*tables*/
table {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td {
	background-color: #FFF;
	padding: 10px;
}

/*technology page*/


/*hotel recommendations page*/
.hotel {
	border-bottom: 1px dotted #75360c;
	padding: 0px;
	margin: 0 0px 0px 0;
}

.hotel h4, .hotel-highlighted h4 {
	padding: 12px 10px 10px 0;
	float: left;
}

.hotel-highlighted {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-color: #e1e1e1;
	padding: 10px;
	margin: 0 0px 0px 0;
}

#text-4 {
	border: 1px solid #FFF;
	background-color: #e1e1e1;
	margin: 10px 0;
	padding: 20px;
}

/*attachments - zip and demos page*/
.wam_wrap ul {
	padding: 0 0 0 0;
	list-style: none;
}

.wam_wrap li {
	padding: 10px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #7d7d7d;
	border-top: 1px solid #FFF;
	background-color: #e1e1e1;
}

.wam_wrap a {
	text-decoration: none;
}

.wam_wrap h4 {
	display: none;
}

/*bios*/
.biospage h4 {
	padding: 0 0 0px 0;
}

.biospage h4 a {
	text-decoration: none;
	color: #75360c;
}

.biospage h5 {
	font-style: italic;
	padding: 0 0 0px 0;
	border-bottom: 0px solid #75360c;
}

.biospage .bio {
	clear: both;
	border-bottom: 1px dotted #75360c;
	padding-top: 10px;
}

.biospage .biospageleft {
	float: left;
	width: 80px;
}

.biospage .biospageleft img {
	border: 2px solid #FFF;
}

.biospage .biospageleft a {
	color: #FFF;
}

.biospage .biospageright {
	float: right;
	width: 550px;
}

/*individual bio page*/
.biopage h2 {
	padding-bottom: 0;
	border-bottom: 0px solid #75360c;
	margin-bottom: 0;
}

.biopage h3 {
	font-style: italic;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #75360c;
}

.biopage .bio {
	clear: both;
	border-bottom: 0px solid #75360c;
	padding-top: 10px;
}

.biopage .biospageleft {
	float: left;
	width: 155px;
}

.biopage .biospageleft a {
	color: #FFF;
}

.biopage .biospageleft img {
	border: 2px solid #FFF;
}

.biopage .biospageright {
	float: right;
	width: 470px;
}

.internalbanner {
	height: 75px;
	line-height: 75px;
	overflow: hidden;
}

.internalbanner h2 {
	height: 50px;
	background-color: #342d28;
	float: left;
	padding: 0px 60px 0 20px;
	color: #FFF;
	font-size: 24px;
	border-right: 10px solid #FFF;
	width: 320px;
	height: 75px;
	line-height: 75px;
}

.post_column_1 p {
	/*background-color: #eee;*/
	padding: 10px;
}

.post_column_1 {
	margin: 0px 0;
}

/*homepage slideshow*/
.panel img {
	width: 960px;
	margin-top: -160px;
}

#dcfg_images {
	position: absolute;
}

/*bio page*/
h3.bioTitle {
	margin: 0 0 0 0;
	padding: 0px 0 10px 0;
	margin-top: -20px;
	font-size: 26px;
	color: #fe7013;
	font-weight: bold;
	font-style: italic;
	font-stretch: extra-expanded;
}

/* thickbox page */
#page {
	background-color: #FFF;
	padding: 10px 20px;
	overflow: hidden;
}

.thickbox-inner-body {
	background-color:  #FFF;
}
