/*
Theme Name: Crew West
Theme URI: http://crewwestinc.com
Description: Desert colored theme designed for Crew West featuring panoramic vistas of the Southwest
Version: 2.0
Author: Amanda Sett
Author URI: http://fasturtle.com
*/

@import url(css/reset.css);
@import url(css/clearfix.css);

/* Begin Typography & Colors */

body {
	background: #f7f1e4 url(img/bg-repeat.jpg) top left;
	color: #6b301e;
	font: 14px/1.5 "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}

div.c {
	margin: 0 auto;
	position: relative;
	width: 960px;
	overflow: hidden;
}

#page {
	background: url(img/bg-page-repeat.gif) center 0 repeat-y;
}

#page.uno {
	background: transparent;
	min-height: 500px;
/* 	overflow: hidden; */
}

#page.uno.escapades {
	background: transparent;
	min-height: 500px;
}
}

#page.uno.intern {
	background: transparent;
	min-height: 500px;
}
#header {
	background: url(img/header-7-1024.jpg) center top no-repeat;
	height: 377px;
}

ul.services {
	position: absolute;
	top: 74px;
	left: 172px;
}

ul.services li {
	color: #2f696a;
	font-size: 15px;
	margin:0 0 8px;
	text-decoration: none;
}

ul.services li a {
	display: block;
	height: 20px;
	width: 150px;
	text-indent: -9999px;
}

h2,
#page p,
#page dl,
#page ol,
#page ul,
#page .vcard {
	margin-bottom: 1em;
}

div.leftcolumn+p {
	position: absolute;
}

dl dd+dt {
	margin-top: 1em;
}

#footer p span {
	margin-right: 128px;
}

#footer p a {
	color: #999;
	margin-left: 128px;
}

#header p,
#footer p {
	color: #999;
	float: left;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}

a#fasturtle {
/* 	background: url(img/fasturtle-trans.png) no-repeat 9999px 9999px; */
	display: block;
	overflow: hidden;
	position: absolute;
	top: 72px;
	right: 0;
	text-indent: -9999px;
	height: 1px /* 35px */;
	width: 1px /* 100px */;
}

#header p {
	color: #5d3427;
	float: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	right: 50px;
	width: auto;
}

#header p span {
	margin-right: 62px;
}

#header p a {
	margin-left: 12px;
}

small {
	font-size: 0.9em;
	line-height: 1.5;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 130px;
	position: absolute;
}

h1 a {
	display: block;
	height: 200px;
	margin: 0 0 0 -50px;
	text-indent: -9999px;
	width: 200px;
}

#header ul.nav {
	margin: 0 auto;
	padding: 0 70px;
	text-align: center;
	width: 780px;
}

#header ul.nav li {
	margin: 323px 1px 0 0;
}

ul.nav li {
	display: block;
	float: left;
	font-size: 15px;
	letter-spacing: 0.1em;
}

ul.nav li h3 a {
	font-size: 15px;
}

.rightcolumn ul.nav li {
	float: left;
}

#page ul li {
	background: url(img/bullet-1.gif) no-repeat 0 7px;
	padding-left: 24px;
}

#header ul.nav li {
	height: 16px;
	padding: 3px 14px 8px;
	color: #fff;
	text-transform: uppercase;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	text-shadow: #444 0px 1px 1px;
	-moz-text-shadow: #444 0px 1px 1px;
	-webkit-text-shadow: rgba(0,0,0,.9) 0px 1px 1px;
}


#header ul.nav li a:link,
#header ul.nav li a:visited,
#header ul.nav li a:hover,
#header ul.nav li a:active {
	color: #fff;
	display: block;
 	text-decoration: none;
}

#header ul.nav li:hover,
#header ul.nav li.current {
	background: #09313f;
	background: rgba(0,0,0,.35);
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
h4,
ul.nav li h3 a {
	color: #6b301e;
	text-decoration: none;
	text-shadow: #fff 0px 1px 2px;
	-moz-text-shadow: #fff 0px 1px 2px;
	-webkit-text-shadow: rgba(255,255,255,.1) 0px 1px 2px;
}

a,
a:link,
#page p a:visited {
	color: #ae6729;
	text-decoration: underline;
}

small, 
blockquote, 
strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, 
abbr, 
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

h2 a:hover, 
h3 a:hover,
a:hover {
	color: #800000;
	text-decoration: none;
}

p.edit a {
	background: url(img/admin-edit.png) no-repeat;
	display: block;
	height: 20px; width: 47px;
	position: absolute;
	top: 4px; right: 4px;
	text-indent: -9999px;
}

/* End Typography & Colors */



/* Begin Structure */
#page.escapades #demo {
	margin: 0 auto;
	width: 680px;
}



.leftcolumn,
.rightcolumn {
	float: left;
	padding: 0 10px 10px;
	margin: 0 0 10px 0;
	width: 420px;
}

#page.video .leftcolumn {
	margin: 14px 0 10px -74px;
}


.rightcolumn {
	float: right;
}

#page.video .rightcolumn {
	float: none;
	position: absolute;
	top: 12px; 
	left: 620px;
	width: 400px;
}

.post hr {
	display: block;
}

#footer {
	background:url(img/footer-2-1024.jpg) no-repeat center top;
}

#footer p {
	margin: 0; 
	padding: 90px 0 16px;
	text-align: center;
}

div#form {
	border: 1px solid #AE6729;
	margin: 24px 0 0;
	padding: 15px;
}

div#form label,
div#form input.field {
	display: block;
	width: 190px;
}

div.row {
	min-height: 25px;
}

div.row.text {
	height: 125px;
}

/* End Structure */



/* Begin Images */

.bg-for-img-border {
	background: url(img/bg-image-bot-trans.png) no-repeat center bottom;
	margin: 0 0 1em -10px;
	padding: 0 0 20px;
	width: 440px;
}


p>img,
dd>img,
div.border,
img.border {
	background: url(img/bg-image-top-trans.png) no-repeat center 0;
	display: block;
	padding: 20px 20px 0;
}

p>img.alignleft,
p>img.alignright {
	background: transparent;
	border: none;
	display: inline;
	padding: 0;
}

.bg-for-video-border {
	background: url(img/bg-video-bot-trans.png) no-repeat center bottom;
	margin: 0 0 1em -10px;
	padding: 0 0 20px;
	width: 680px;
}

div.video_wrapper {
    width: 640px; margin: 0 auto;
}

div.video-border {
	background: url(img/bg-video-top-trans.png) no-repeat center 0;
	display: block;
	padding: 20px 20px 0;
}

p img {
	max-width: 100%;
}

p.notice {
	font-weight: bold;
}

p.req {
	color: #be0000;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 13px 13px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
  
#panels {
	margin-top: 16px;
}
  
p#vid-instructions {
	clear: both;
	color: #2f696a;
	font: normal 14px Arial, sans-serif;
	letter-spacing: 0.07em;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
  
#page ul#vid-links {  
	clear: both;
	margin: 0 0 16px;
	padding: 0;
} 

#page.video #panels ul,
#page.video #panels ul li,
#page #vid-links li h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#page #vid-links li {  
	background: transparent;
    float: left; 
    padding: 0; 
}  

#page #vid-links li h3 a,
#page #vid-links li h3 a:hover {
	color: #6B301E;
	display: block;
	font-size: 20px;
	padding: 5px 8px;
	margin-right: 12px;
	text-decoration: none;
}

#page #vid-links li h3 a.current {
	background: #e3ded3;
	border: 1px solid #dbd6cc;
	padding: 4px 7px 2px;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
}

#page.video #panels ul li {
	background: transparent;
	float: left;
	list-style: none;
	margin: 0 4px 0 0;
	width: 190px;
}
  
#panels a:hover {
	color: #fff
} 

/* Video Page Thumbnails */
 
#panels a {
	background-color: #333;
	background-image: url(../../videos/thumbs/video.jpg);
	background-repeat: no-repeat;
	color: #f9f9f9;
	display: block;
	position: relative;
	text-decoration: none;
	height: 107px;
	width: 190px;
}

#panels a#arpaio {
	background-image: url(../../videos/thumbs/arpaio.jpg);
}

#panels a#bachelor {
	background-image: url(../../videos/thumbs/bachelor.jpg);
}

#panels a#mandarich {
	background-image: url(../../videos/thumbs/mandarich.jpg);
}

#panels a#mccain {
	background-image: url(../../videos/thumbs/mccain.jpg);
}

#panels a#ping {
	background-image: url(../../videos/thumbs/ping.jpg);
}

#panels a#mcnabb {
	background-image: url(../../videos/thumbs/mcnabb.jpg);
}

#panels a#shaq {
	background-image: url(../../videos/thumbs/shaq.jpg);
}

#panels a#stafford {
	background-image: url(../../videos/thumbs/stafford.jpg);
}

#panels a#tiger {
	background-image: url(../../videos/thumbs/tiger.jpg);
}
#panels a#ping2 {
	background-image: url(../../videos/thumbs/ping2.jpg);
}
#panels a#infomercial {
	background-image: url(../../videos/thumbs/infomercial.jpg);
}
#panels a#dailyshow {
	background-image: url(../../videos/thumbs/dailyshow.jpg);
}
#panels a#abcfixhouse {
	background-image: url(../../videos/thumbs/abcfixhouse.jpg);
}
#panels a#todayshow {
	background-image: url(../../videos/thumbs/todayshow.jpg);
}
#panels a#streetsigns {
	background-image: url(../../videos/thumbs/streetsigns.jpg);
}
#panels a#moonmusic {
	background-image: url(../../videos/thumbs/moonmusic.jpg);
}
#panels a#sedona {
	background-image: url(../../videos/thumbs/sedona.jpg);
}
#panels a#douggrant {
	background-image: url(../../videos/thumbs/douggrant.jpg);
}
#panels a#monument  {
	background-image: url(../../videos/thumbs/monument.jpg);
}
#panels a#milkyway  {
	background-image: url(../../videos/thumbs/milkyway.jpg);
}
#panels a#underwater  {
	background-image: url(../../videos/thumbs/underwater.jpg);
}
#panels a#Baffert  {
	background-image: url(../../videos/thumbs/Baffert.jpg);
}
#panels a#hires  {
	background-image: url(../../videos/thumbs/hires.jpg);
}
#panels a#political1  {
	background-image: url(../../videos/thumbs/political1.jpg);
}
#panels a#political2  {
	background-image: url(../../videos/thumbs/political2.jpg);
}
#panels a#walking  {
	background-image: url(../../videos/thumbs/walking.jpg);
}



#panels a span {
/*
	background: #e3ded3;
	background: rgba(227,221,211,0.7);
*/
	display: block;
	font:bold 16px Arial,sans-serif;
	padding: 3px 6px 3px 0;
	position: absolute;
	bottom: 0;
	right: 0;
	/* text-align: right; */
	text-indent: -5555em;
	text-shadow: #777 1px 1px 2px;
	width: 184px;
}

#panels a:active span {
	color: #255354;
}

#panels a.current span {
	color: #2f696a;
}

#flash {
	position: absolute;
	top: 63px;
	right: 41px;
}

/* End Images */



/* Begin Lists */

html>body #page ul {
	margin: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0;
}

#page ol {
	padding: 0 0 0 35px;
}

.rightcolumn ul p, 
.rightcolumn ul select {
	margin: 5px 0 8px;
}

.rightcolumn ul ul, 
.rightcolumn ul ol {
	margin: 5px 0 0 10px;
}

.rightcolumn ul ul ul, 
.rightcolumn ul ol {
	margin: 0 0 0 10px;
}

ol li, 
.rightcolumn ul ol li {
	list-style: decimal outside;
}

dl dt {
	font-size: 16px;
	font-weight: bold;
}
dl.crew dt {
	display: none;
/* 	font-size: 19px; */
}
dl dd {
	margin-left: 16px;
}
dl dd+dd {
	margin-bottom: 2em;
}
/* End Entry Lists */



/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.show {
	display: block;
}

hr,
.hide,
.hidden {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes */



/* Test */

/*
#page.video.test .leftcolumn,
#page.video.test2 .leftcolumn,
#page.video.test3 .leftcolumn {
	margin: 24px 0 10px 0;
}
*/

#page.video .leftcolumn {
	margin: 10px 0 10px 0;
}

#page.video ul#vid-links {  
	clear: both;
	margin: 0 0 26px -130px;
	padding: 0;
	position: relative;
	text-align: right;
	width: 800px;
} 

#page.video ul#vid-links.vid-links {
    margin: 0;
}

/*
#page.video.test3 .leftcolumn {
	margin: 12px 0 10px 0;
}
*/

/*
.bg-for-video-border {
	width: 560px;
}
*/


#page.video .rightcolumn {
	float: none;
	position: absolute;
	top: 12px; 
	left: 690px;
	width: 238px;
}

/*
#page.video.test3 .rightcolumn {
	float: none;
	position: absolute;
	top: 12px; 
	left: 570px;
	width: 395px;
}
*/

/*
#page.video.test3 h2 {
	margin-bottom: 0;
}
*/

#page.video p#vid-instructions {
	display: none;
	margin-bottom: 12px;
}


/*
#page.video.test #vid-links li a, 
#page.video.test #vid-links li a:hover {
	font-size: 13px;
	margin-right: 8px;
	padding: 2px 4px;
}
*/

#page.video #panels ul li {
	margin-right: 2px;
	width: 105px;
}
#page.video #panels ul li.last-thumb {
	margin-right: 0;
}

#page.video #panels a {
	background-color: #333;
/* 	background-image: url(../../videos/thumbs/video.jpg); */
	background-repeat: no-repeat;
	color: #f9f9f9;
	display: block;
	position: relative;
	text-decoration: none;
	height: 107px;
	width: 116px;
	height: 105px;
	width: 105px;
	
}

#page.video #panels a span {
	width: 99px;
}

/* End Test */