/*
Theme Name: Phototainment
Theme URI: http://phototainment.com/
Description: The default theme for Phototainment.
Version: 1.0
Author: Say This Say That
Author URI: http://saythissaythat.com/
Tags: photobooth, seattle

*/



/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
body {
	color: #FFF;
	background: #111111;
	text-align: center;
}
img {
	border: 0;
}
p {
	padding-bottom: 1.5em;
	line-height: 1.6em;
}
a, a:visited {
	color: #a1cb13;
	text-decoration: none;
}
a:hover {
	color: #6c6918;
	text-decoration: underline;
}

.footer a, .footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer a.design_credit {
  text-decoration: none;
  color: #666;
}

.footer a.design_credit:hover {
  color: #fff;
}

h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #333333;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	margin-bottom: 0.4em;
}
h2 {
	color: #16d3ef;
	border: none;
	font-size: 28px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-style: normal;
	letter-spacing: -1px;
	font-weight: bold;
}
h3 {
	color: #16D3EF;
	border: none;
	font-weight: bold;
	font-size: 21px;
	line-height: 110%;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
h4 {
	color: #f5c2b1;
	border: none;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}

.inline {
  display: inline;
}

a.options, a.options:visited {
  margin-left: 15px;
  padding: 3px 5px;
  font-weight: bold;
  background: #000;
  color: #fff;
  text-decoration: none;
}

#container {
	background: #122225 url("images/bg.jpg") top center repeat-y;
min-height: 400px;
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: #122225 url("images/bg.jpg") top center repeat-y;
	min-height: 400px;
}


.header {
	position: relative;
}
.header .logo {
	width: 285px;
	height: 45px;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}

p.phone {
  float: right;
  text-align: right;
  height: 16px;
  font: bold 14px/14px Helvetica, Arial, sans-serif;
  padding: 13px 10px 15px;
  margin: 0;
  color: #e6e6e6;
}

p.phone em {
  color: #fff;
}


.nav {
	clear: both;
	text-align: left;
	height: 30px;
	width: 960px;
	font-weight: normal;
	margin-bottom: 15px;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}
.nav li {
	margin: 0 0 0 3px;
	margin-top: 0px;
	padding: 0;
	display: block;
	white-space: nowrap;
	float: left;
	text-align: center;
}

.nav li a, .nav li a:visited {
	color: #FFF;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
	border: 0;
	padding-bottom: 0px;
}
.nav li.current_page_item a {
		background: #16D3EF;
	color: #FFF;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
	
}

.nav li a:hover {
	background: #aad510;
	color: #013843;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.nav li.selected a, .nav li.selected a:hover, .nav li.selected a:visited {
	color: #fff;
}

.nav li.last a{
	border-right: 0;
}


.nav li.page-item-14 {
	padding-top: 0px;
	padding-left: 2px;
}

.nav li.page-item-14 a {
	background: url(images/book_now.gif) left no-repeat;
	width: 89px;
	height: 26px;
	display: block;
	line-height: 26px;
	text-indent: -9999px;
	padding: 0;
}

.nav li.page-item-14 a:hover {
	background: url(images/book_now.gif) left no-repeat;
	padding: 0;
}

#title_content {
	background: #080604 url(images/bg_featured.jpg) top center repeat-x;
	height: 75px;
}
.title_content {
	background: #080604 url(images/bg_featured.jpg) top center repeat-x;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	height: 75px;
	position: relative;
}

.title_content h2 {
	font-size: 38px;
	letter-spacing: -1px;
	color: #FFF;
	text-shadow:1px 1px 0 #000000;
	padding-top: 12px;
}


#feature_content {
	background: #080604 url(images/bg_featured.jpg) top center repeat-x;
	height: 407px;
}
.feature_content {
	background: #080604 url(images/bg_featured.jpg) top center repeat-x;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	height: 392px;
	position: relative;
	padding: 15px 0 0 0;
}

#bar_content {
	background: #FFF;
	height: 96px;
}
.bar_content {
	background: #FFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	height: 96px;
	position: relative;
}

.bar_left {
	float: left;
	width: 460px;
	padding-top: 35px;
}


.bar_left h2 {
	color: #212121;
	font-size: 21px;
	font-style: normal;
}
.bar_right {
	float: right;
	width: 490px;
	text-align: right;
	padding-top: 3px;
}

.bar_right img {
	margin-left: 15px;
}

#page_content {
	background: #f7f7f7;
}
.page_content {
	background: #f7f7f7;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	min-height: 300px;
	position: relative;
	padding: 25px 0;
}



.main_content {
	text-align: left;
	position: relative;
	font-size: 13px;
	min-height: 200px;
	padding-bottom: 20px;
}

.cam_content {
	text-align: left;
	position: relative;
	font-size: 13px;
	height: 100%;
	padding-bottom: 20px;
	clear: both;
}

.cam_left {
	width: 350px;
	float: left;
	padding-top: 10px;
}

.cam_left h2 {
	font-size: 36px;
}

.cam_left ul li span {
	color: #cbfb23;
}
.cam_left ul li {
	background: url(images/arrow-check.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	background-position: 5px 5px;
	padding-left: 24px;
}

.inner_right ul li, .front_content ul li {
  	background: url(images/arrow-check.gif) no-repeat;
	color: #FFF;
	background-position: 5px 5px;
	padding-left: 24px;
	margin-bottom: 8px;
	line-height: 1.5;
}

.front_content ul {
  margin-bottom: 1.5em;
}

.cam_right {
	width: 566px;
	float: right;
	background: url(images/tvbg-trans.png) no-repeat;
	height: 429px;
}

.video_holder {
	width: 510px;
	background: #FFF;
	margin-top: 25px;
	margin-left: 28px;
	height: 287px;
}
#inner_content {
	background: #0b0b0b url(images/inner_bg.jpg) top center repeat-x;
}
.inner_content {
	background: #0b0b0b url(images/inner_bg_full.jpg) top center repeat-x;
	color: #FFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	min-height: 200px;
	position: relative;
	padding: 40px 0;
}



#front_content {
	background: #f7f7f7;
}
.front_content {
	background: #101c1d;
	text-align: left;
	position: relative;
	padding: 25px 25px;
	margin: 15px 0 35px 0;
	font-size: 16px;
	height: 100%;
}

.front_col1 {
	width: 290px;
	float: left;
	min-height: 300px;
	padding-right: 20px;
}

.front_col2 {
	width: 290px;
	float: left;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	min-height: 300px;
	padding: 0 20px;
}

.front_col3 {
	width: 290px;
	float: right;
	min-height: 300px;
}

#footer {
	background: #111 url(images/footer_bg.jpg) top center repeat-x;
}
.footer {
	background: #111 url(images/footer_bg.jpg) top center repeat-x;
	color: #FFF;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	min-height: 100px;
	position: relative;
	padding: 20px 10px;
	position: relative;
}

.ftr_left {
	width: 500px;
	float: left;
}

.ftr_right {
	width: 400px;
	float: right;
	text-align: right;
}

.ftr_right img {
	margin-left: 5px;
	vertical-align: middle;
}


.front_quote {
	padding: 25px 0;
}


.front_quote h2 {
	color: #FFF;
}

.front_videos {
	padding: 15px 0 35px 0;
	height: 100%;
	clear: both;
}

.vid_col_1 {
	width: 300px;
	padding-right: 30px;
	float: left;
}

.vid_col_2 {
	width: 300px;
	padding-right: 30px;
	float: left;
}

.vid_col_3 {
	width: 300px;
	float: left;
}


.front_left {
	float: left;
	width: 450px;
	font-size: 18px;
}

.front_left p {
	padding: 0 0 1.5em;
}

.front_right {
	float: right;
	width: 400px;
	border-left: 1px solid #132223;
	padding-left: 25px;
}

ul.checked {
	float: left;
	width: 190px;
	font-size: 13px;
	margin-bottom: 15px;
}

.front_right .pad {
	padding-right: 20px;
}

ul.checked li {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(images/check.gif) left no-repeat;
}

p.more {
	text-align: right;
	padding: 0;
	margin: 0;
}


.inner_left {
	width: 460px;
	float: left
}


.inner_right {
	width: 460px;
	float: right
}

h1.page_title {
	color: #FFF;
	font-size: 42px;
	padding-bottom: 15px;
}

ul.arrows {
	padding-bottom: 15px;
}

.inner_content h2 {
	padding-bottom: 15px;
}
ul.arrows li {
	background: url(images/arrow-check.gif) no-repeat;
	line-height: 1.6em;
	font-size: 14px;
	background-position: 5px 5px;
	padding-left: 24px;
	padding-bottom: 15px;
}

.inner_nav {
	float: right;
	width: 500px;
	padding-top: 10px;
}



.inner_nav li {
	margin: 0;
	margin-top: 0px;
	padding: 0;
	display: block;
	white-space: nowrap;
	float: right;
}
.inner_nav li a, .inner_nav li a:visited {
	color: #FFF;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
	border: 0;
	padding-bottom: 0px;
}
.inner_nav li.current_page_item a {
	background: #FFF;
	color: #b48936;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none
}

.inner_nav li a:hover {
	background: #aad510;
	color: #013843;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.inner_nav li.selected a, .inner_nav li.selected a:hover, .inner_nav li.selected a:visited {
	color: #fff;
}

.inner_nav li.last a{
	border-right: 0;
}


#options { margin: 0px 0 0 0; padding-top: 25px;}
#options a { display: block; height: 42px; width: 165px; text-indent: -9999px; float: left }
#options a#lm { background-image: url('images/git-trans.png'); margin-right: 20px; }
#options a#git { background-image: url('images/git-trans.png'); }
#options a:hover { background-position: bottom; }


.contact_left {
	float: left;
	width: 400px;
}

.contact_left h2 {
	margin-top: -15px;
	color: #FFF;
}

.contact_right {
	float: right;
	width: 430px;
	background: #101C1D;
	padding: 0 10px;
}


.contact_right input, .contact_right button, .contact_right textarea, .contact_right select, .contact_right optgroup, .contact_right option {
	background: #FFF;
	
}

select option  {
	padding: 0 5px;
}

.fb_bar {
	padding-right: 10px;
	margin-left: 0px;
}

.social_links {
	position: absolute;
	top: 28px;
	right: 150px;
	text-align: right;
}


.contact_bar { margin: 0px 0 0 0; padding-top: 25px;  float: left; margin-right: 10px; font-weight: bold; font-size: 15px;}

.last {
  margin-right: 0;
}

.contact_bar a {
	color: #FFF;
	display: block;
}

.contact_bar a:hover {
	text-decoration: none;
}
.contact_bar .left_bar {
background: url('images/cb-trans.png') 0 0; line-height: 42px;
float: left;
padding: 0 10px 0 20px;
}

.contact_bar:hover .left_bar {
background: url('images/cb-trans.png') 0 -42px;
}

.contact_bar .right_bar {
background: url('images/cb_cap-trans.png') 0 0; line-height: 42px;
width: 24px;
height: 42px;
float: left;
padding: 0;
}

.contact_bar:hover  .right_bar {
background: url('images/cb_cap-trans.png') 0 -42px;
}

/* accordion */

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  outline: none;
  color: #16D3EF;
}

h3.ui-state-active {
  outline: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
