/* @override http://127.0.0.1:8888/css/master.css */

html {
	color: #fff;
	font-family: sans-serif;
	height: 100%;
	background: url(images/damask.jpg) repeat center top;
}

body {
	height: 100%;
	background: url(images/damask_dark.jpg) repeat-x center top;	
}

strong { font-weight: bold; }

em { font-style: italic; }

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: .5em 0;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: .5em 0;
}

h3 {
	display: inline;
	font-size: 1.25em;
	font-weight: bold;
	margin: .5em .5em;
}

p {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin: .5em .5em;
	line-height: 1.5em;
}

ul li{
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
}

.column_a p {
	text-indent: 0em;
	color: #ccc;
}

.hidden {
	display: none;
}

.wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px;
}

.clear {
	clear: both;
}

.container_width {
	width: 690px;
	margin: 0 auto;
}

.text_graphics{
	display: none;
	color: #000;
}

#curtains {
	position: relative;
	height: 100px;
	padding-top: 30px;
}

#curtains #logo {   /* 320px x 62px */
	position: relative;
	float: left;
	width: 320px;
	height: 62px;
	background: url(images/indepthstudioslogo.png) no-repeat 100%;
}

#curtains a {
	text-decoration: none;
}

#curtains li {
	list-style-type: none;
}

#curtains #menu {
	position: relative;
	float: right;
	right: -12px;
	text-align: right;
	height:100%;
}

#curtains #menu ul {
	position: relative;
	margin-top: -10px; /* edit this line to center align menu items */
}

#curtains #menu ul li {}

#curtains #menu a {
	display: block;
	width: 200px;
	height: 30px;
	text-decoration: none;
	border-style: none;
}

.about_us { background: url(images/menu.png) no-repeat 0px -30px; }
.work { background: url(images/menu.png) no-repeat -200px -30px; }
.the_process { background: url(images/menu.png) no-repeat -400px -30px; }
.contact_us  { background: url(images/menu.png) no-repeat -600px -30px; }

.about_us:hover { background-position: 0px 0px; }
.work:hover { background-position: -200px 0px; }
.the_process:hover { background-position: -400px 0px; }
.contact_us:hover  { background-position: -600px 0px; }

#stage {}

#page-start .container_width {}

#content {}

#content .container_width {
	background-color: #555;
}

h1.title {
	font-size: 2.5em;
	text-align: center;
	padding-top: .5em;
	font-weight: normal;
	letter-spacing: .125em;
	margin: 0;
}

.column_a {
	width: 50%;
	float: left;
	text-align: left;
	padding: 1em;
	border: 0px #fff dotted;
}

.column_b {
	width: 40%;
	float: right;
	text-align: right;
	padding: 2em 0em 0em 0em;
	border: 0px #fff dotted;
}

.photo_block {
	width: 250px;
}

.photo_block img {
	width: 250px;
	border: 2px #555 solid
}

.photo_block img:hover {
	border: 2px #fff solid
}

.column_b a {
	display: inline-block;
	font-size: .75em;
	color: #ccc;
	text-decoration: none;
	line-height: 2em;
	margin-bottom: 1em;
}

.column_b a:hover {
	color: #fff;
}

.footer, .push {
	/*
		Sticky Footer by Ryan Fait
		http://ryanfait.com/
	*/
	height: 160px;
}

.footer	{
	background: url(images/corregated_metal.jpg) repeat center top;
}

.push {
	margin-bottom: 20px;	
}

#about-us .container_width {
	background-color: #555;
}

#about-us #about-the-studio{
	width: 642px;
	margin: 20px auto 0 auto;
}

#about-us #about-the-studio p{
	font-size: .75em;
}

.big_smiles {
	float: left;
	position: relative;
	border: 0px #0f0 dashed;
	width: 180px;
	height: 44em;
	padding: 24px;
}

.big_smiles h1 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: -.25em;
}

.big_smiles h2 {
	font-size: .8em;
	margin: -.8em 0 .8em 0;
}

.big_smiles p {
	font-size: .75em;
	margin: 0;
}

.big_smiles .contact {}

.big_smiles .contact img {
	border: 2px #555 solid;
	width: 180px;
	height: 270px;
}

.big_smiles .contact a {
	color: #555;
	background: #fff;
	font-size: .75em;
	text-decoration: none;
	position: relative;
}

.big_smiles .bio {
	padding: 10px 6px 0 6px;
}

/* Contact Us */
#info{
	position: relative;
	top:  20px;
	height: 740px;
}

#info p {}

#phone_number, #address, #email, #email_quick {
	position: relative;
	min-height: 100px;
}

#phone_number p,
#email p {
	position: relative;
	top: 1em;
}

#email {}

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

#address {}

#address address {}

#email_quick {}

#email_quick label,
#info .pseudo_label,
#info .pseudo_label_phone,
#info .pseudo_label_email,
#info .pseudo_label_address {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 20px;
}

#info .pseudo_label_phone,
#info .pseudo_label_email,
#info .pseudo_label_address {
	overflow: hidden;
	text-indent: 100em;
	position: relative;
	background: url(images/contact_us_sprites.png) no-repeat;
	height: 60px;
}

#info .pseudo_label_phone {
	top: -1em;
	background-position: 0px 0px;
}


#info .pseudo_label_email{
	top: -1em;
	background-position: 0px -60px;
}

#info .pseudo_label_address {
	background-position: 0px -120px;
}

#email_quick input,
#email_quick textarea {
	width: 27em;
}

#email_quick #submit {
	display: inline-block;
	position: relative;
	width:  100px;
	left: 140px;
}

#info #email_sent{
	display: block;
	border: 1px #fff solid;
	text-align: center;
	padding-top: 150px;
	width: 550px;
	height: 225px;
	margin: 0 auto;
}

#info #email_sent a {
	color: #fff;
}

#info form .error {
	border: 3px #c92127 solid;
}

#info form .error_notice {
	color: #c92127;
}

#info form .required,
#info form .required_error {
	padding-left: .25em;
}

#info form .required_error {
	color: #c92127;
}

#info form .required_note,
#info form .required_note_error {
	position: relative;
	left: 25em;
	color: #999;
}

#info form .required_note_error {
	color: #c92127;
}