/*
Theme Name: Great City
Theme URI: http://www.greatcityprod.com/
Description: The theme built for Britt Myers and Great City Production.
Version: 1.0
Author: Russ Maschmeyer
Author URI: http://www.thevisualfield.com/
Tags: texture, cutom, fixed width, one column, no sidebar


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: url('images/bg_tile.jpg') center top;
	margin: 0px;
	color: #d5d5d5;
	}

#page {
	text-align: left;
	width: 850px;
	margin: auto;
	}

p {
	display: block;
	line-height: 140%;
	margin-bottom: 5px;
	padding-top: 5px;
	}

.clear {
	clear: both;
	}


h1, h2, h3 {
	color: white;
	margin: 0px;
	}

h1 {
	font-size: 10px;
	margin: 0px;
	color: #333333;
	padding: 5px 0 0
	}
	
h2 {
	font-size: 16px;
	padding: 5px 0px 10px 0px;
	}
	
h3 {
	padding: 10px 0px 5px 0px;
	}
	


a img {
	border: none;
	}

img {margin: 0px}


a, a:active, a:link {
	color: #00c6ff;
	text-decoration: none;
	}

a:hover {
	color: #6adeff;
	}
a:focus {
	outline: none
}

#thickbox_page p a, #thickbox_page p a:active, #thickbox_page p a:link {
		color: #006199;
	}

#thickbox_page p a:hover {
		color: #0090e2;
	}
	
.hrule {
	clear: both;
	display: block;
	border: 0;
	background: url('images/hr.gif') no-repeat right;
	height: 30px;
	margin: 0px;
	}



/* Header */

#header {
	height: 100px;
	}
	
#head_logo {
	float: left;
	padding: 14px 0 0
	}

#head_nav {	
	float: right;	
	width: 582px;
	color: #3a1700;
	padding: 0 0 13px 20px;
	}

.nav_table {
	font-size: 11px;
	float:right;
	}
	
.nav_table a {
	color: #3a1700;
	text-decoration:none;
	}
	
.nav_table a:hover {
	background:  url('images/nav_hl.png') repeat;
	}
.nav_holder {
	padding: 10px 0 0;
	width: 135px
}
.nav_holder_fac {
	padding: 10px 0 0;
	width: 100px
}
.nav_holder_prod {
	padding: 10px 0 0;
	width: 125px
}
.more_links {
	display: block;
	/*width: 80px;*/
	padding: 1px 25px 1px 15px;
	line-height: 15px;
	}
	
.studio_links {
	display: block;
	/*width: 45px;*/
	padding: 1px 25px 1px 15px;
	line-height: 15px;
	}
	
.people_links {
	display: block;
	/*width: 45px;*/
	padding: 1px 25px 1px 15px;
	line-height: 15px;
	}
	
.post_links {
	display: block;
	/*width: 105px;*/
	padding: 1px 25px 1px 15px;
	line-height: 15px;
	}
	
.music_links {
	display: block;
	/*width: 100px;*/
	padding: 1px 25px 1px 15px;
	line-height: 15px;
	}
	
table, tr, td, tbody {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}

/* End Header */


/* Home */

#home_img_frame {
	display:block;
	float: left;
	background: url('images/img_bg_home.png') no-repeat;
	width: 621px;
	height: 355px;
	position: relative
	}

.home_image {
	display: block;
	overflow: hidden;
	width: 596px;
	height: 331px;
	position: absolute !important;
	left: 12px;
	top: 12px;
	_top: 24px;
	zoom: 1
	 }

#home_content {
	font-size: 12px;
	background: url('images/dirt_bttm.png') no-repeat bottom;
	background-attachment: scroll;
	padding: 15px 12px 18px 26px;
	}
	
#home_stone_content {
	background: url('images/stone_tp.jpg') no-repeat top;
	padding: 10px 75px 0px 22px;
	margin: 0px;
	font-size: 12px;
	min-height: 80px;
	height: 100px
	}
	
#home_stone_content p {
	font-size: 11px;
	}

#home_clientlist_wrapper {
	background: url('images/index_frame.png') no-repeat 0 0;	
	margin: 1px 0 0;
	padding: 7px;
	width: 160px;
}
	#home_clientlist_wrapper .home_client {
		background: #fff;
		float: left;
		margin: 2px;
		padding: 1px
	}
	#home_clientlist_wrapper .home_client a {
		display: block;
		height: 74px;
		overflow: hidden;
		width: 74px;
	}

#home_client_wrapper {
	list-style: none;
	display: block;
	float: right;
	width: 173px;
	}
	
#prev {
	display: block;
	float: left;
	background: url('images/prev_btn.gif') no-repeat;
	width: 13px;
	height: 26px;
	margin-top: 30px;
	}

#prev a:hover {
	display: block;
	float: left;
	background: url('images/prev_ro.gif') no-repeat;
	width: 13px;
	height: 26px;
	}
	
#next {
	display: block;
	float: right;
	background: url('images/next_btn.gif') no-repeat;
	width: 13px;
	height: 26px;
	margin: 30px 240px 0px 0px;
	}

#next a:hover {
	display: block;
	float: right;
	background: url('images/next_ro.gif') no-repeat;
	width: 13px;
	height: 26px;
	}

/* End Home */


/* General Page Construction */

#pagetitle {
	background: url('images/grass_top.png') no-repeat;
	text-align: right;
	font-size: 18px;
	padding-right: 15px;
	color: #443a39;
	}

#dirt_content {
	background: #582428
	}
#dirt_line {
	background: url('images/dirt_tp.jpg') no-repeat 0 0;
	font-size: 1px;
	height: 7px;
	line-height: 7px;
	width: 850px
}
	
#main_content {
	font-size: 12px;
	background: url('images/dirt_bttm.png') no-repeat bottom;
	background-attachment: scroll;
	padding: 15px 60px 25px 60px;
	}

#stone_tile , .stone_tile {
	clear: both;
	background: url('images/stone_tile.jpg') repeat-y;
	}

#stone_content, .stone_content {
	background: url('images/stone_tp.jpg') no-repeat top;
	padding: 35px 75px 0px 75px;
	margin: 0px;
	font-size: 12px;
	min-height: 100px;
	}

#stone_bottom {
	clear: both;
	background: url('images/stone_bttm.png') no-repeat;
	height: 40px;
	margin: -17px 0 0;
	position: relative;
	z-index: 2
	}
	
#post_item {
	clear: both;
	display: block;
	overflow:auto;
	}

.post_img {
	display: block;
	float: left;
	background: url('images/img_bg_news.png') no-repeat;
	width: 88px;
	height: 88px;
	margin-right: 30px;
	}

.date {
	font-size: 9px;
	letter-spacing: .05em;
	color: #00c6ff;
	text-transform:uppercase;
	}
	
/* End General Page Construction */


/* News */

.main_post {
	display: block;
	padding-top: 10px;
	/*min-height: 119px;*/
	}
#home_content .main_post {
	float: right;
	padding: 0;
	width: 174px
}
.main_post_img {
	display: block;
	float: left;
	background: url('images/img_bg_newsmain.png') no-repeat;
	width: 119px;
	height: 119px;
	margin-right: 30px;
	padding: 8px 0px 0px 8px;
	}

#img_news_main {
	width: 103px;
	height: 103px;
	overflow: hidden;
	}

.news_scroll {
	display: block;
	max-height: 470px;
	overflow: auto;
	padding: 20px 30px 20px 30px;
	}
	
.slice_tp {
	display: block;
	height: 6px;
	background: url('images/slice_tp.png') no-repeat;
	position: relative;
	top: 6px;
	}

.slice_bttm	{
	display: block;
	height: 6px;
	background: url('images/slice_bttm.png') no-repeat;
	position: relative;
	top: -6px;
	}
	
#img_news {
	width: 78px;
	height: 78px;
	vertical-align: middle;
	text-align: center;
	margin: 5px;
	overflow: hidden;
	}

.news_entry p  {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
.announcement_post p {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
/* End News */	


/* Music and Post Template */
	
.music_post_img {
	display: block;
	float: left;
	background: url('images/img_bg_postmusic.png') no-repeat;
	width: 311px;
	height: 211px;
	margin-right: 30px;
	}
	
.img_postmusic {
         display: block;
	width: 295px;
	height: 195px;
	overflow: hidden;
         margin: 8px;
	}

.secondary_imglinks {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}

#simage {
	max-width: 250px;
	max-height: 200px;
	overflow: hidden;
	}
	

.entry ul {
	list-style-position: inside;
	margin-left: 10px;
	font-style: italic;
	}
	
#slinks {
	background:url(images/client_name_bg.png) repeat;
	padding: 10px 20px 20px 20px;
	}

/* End Music and Post */
	
	
#img_news_main, .img_postmusic, {
	vertical-align: middle;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	}


/* Studio */
.studio_item {
	font-size: 12px;
	background: url('images/dirt_bttm.png') no-repeat bottom;
	background-attachment: scroll;
}
	.studio_item .studio_main {
		float: left;
	}
.stone_tile {
    background: url("images/stone_tile.jpg") repeat-y scroll 0 0 transparent;
	border-bottom: 1px solid #000;
    clear: both;
}
.studio_wrap {
	clear: both;
	display: block;
	overflow:auto;
}
.studio_bot {	
	padding: 15px 1px 25px 60px;
	position: relative;
	zoom: 1
}
.stone_tile .studio_bot {
	background: url('images/studio_bot.jpg') no-repeat 0 100%
}
.stone_tile .studio_wrap {
	background: url('images/stone_tp.jpg') no-repeat top;
	border-bottom: 3px solid #281b1f
}
.studio_wrap #gallery_bg, .gallery_bg {
	display: block;
	width: 260px;
	height: 54px;
	background: url('images/gallery_thumb_bg.jpg') repeat-x;
	background-position: 0px 32px
	}
.studio_wrap #gallery_bg, .studio_wrap .gallery_bg {
	background: url('images/gallery_thumb_bg.gif') repeat-x;
	background-position: 0px 34px
}
.stone_tile #gallery_bg, .stone_tile .gallery_bg {
	background: url('images/gallery_thumb_bg_dark.jpg') repeat-x;
	background-position: 0px 32px
}
.gallery {
	width: 300px
	}
	
.gallery #gallery_img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 10px 10px 0px 10px;
	border: 1px solid #fff;
	float: left;
	background-color: white;
	}
	
.studio_desc {
	height: 146px;
	overflow: hidden;
    margin-top: 10px;
	}
	
.studio_main {
	display: block;
	width: 306px;
	float: right;
	}
	.studio_main .hr {
		background: url('images/header_hr.jpg') no-repeat 0 0;
		height: 7px;
		line-height: 7px;
		margin: 0;
	}
	.stone_tile .studio_main .hr {
		background: url('images/header_hr_dark.jpg') no-repeat 0 0;
	}
	.studio_main .studio_name { display: block; padding: 18px 0 13px}

.studio_img {
	display: block;
	float: left;
	background: url('images/img_bg_studio.png') no-repeat;
	width: 416px;
	height: 308px;
	padding: 8px 0px 0 8px;
	position: relative;
	zoom: 1
	}
		
.img_studio {
	width: 374px;
	height: 281px;
	overflow: hidden; 
	}

	.studio_img .home_image {
		height: 280px;
		left: 8px;
		top: 8px;
		width: 371px
	}
.equipment {
	width: 250px;
	height: 220px;
	overflow: auto;
	padding: 20px 20px 20px 20px;
	}
	
.equipment p{
	font-size: 11px;
	}
	
.equipment ul {
	margin: 5px 0px 10px 20px;
	list-style-type: circle;
	}
	
.equipment_wrapper {
	float: right;
	}
.stodio_more {
	text-transform: uppercase
}
#studio_popup {
	background: url('images/thickbox_bg.jpg')
}
	#studio_popup #thickbox_page {
		 height: 300px;
		min-height: 300px;
		overflow: hidden;
		padding: 20px 10px 0 10px
	}
.studio_thickbox {
	height: 302px;
	margin: auto;
	overflow: auto;
	width: 600px
}
#studio_static {
	background: url('images/studio_static_bg.png') no-repeat 0 0;
	float: left;
	height: 283px;
	margin: 7px 0 0;
	padding: 15px;
	width: 271px
}
	#studio_static img {
		background: url("images/thickbox_bg.jpg") repeat;
		height: 237px;
		width: 270px
	}
#studio_info {
	background: url('images/studio_popup_lines.png') no-repeat 0 0;
	float: left;
	margin: 0 0 0 12px;
	padding: 7px 7px 13px 15px;
	width: 257px
}
	#studio_info_scroll {
		height: 275px;
		overflow: auto
	}
	#studio_info ul {
		margin: 5px 0px 10px 20px;
		list-style-type: circle
	}
#studio_popup_name {
	left: 21px;
	position: absolute;
    top: 0
}	
	#studio_popup_name img {
		height: 27px
	}
#studio_list_bot {
	background: url('images/bg_studiolist_bot.png') no-repeat 0 0;
	height: 37px;
	width: 850px;
	zoom: 1
}
.studio_last { border: none}
.studio_last .studio_bot {
	background: none;
	overflow: hidden;
	padding-bottom: 0
}
.studio_last .studio_wrap {
	border: none
}
.studio_name { height: 35px}
/* End Studio */

	
/* Staff */
.staff_img {
	float: left;
	background: url('images/img_bg_news.png') no-repeat;
	width: 88px;
	height: 88px;
	margin-right: 5px;
	}

.img_staff {
	display: block;
	overflow: hidden;
	width: 222px;
	height: 164px;
	margin: 8px;
	}
	
.staff_entry {
	margin-top: 5px;
	min-height: 140px;
	}

.staff_entry p {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	}

.staff_wrapper {
	width: 700px;
	}
		
.staff_wrapper #staff_item {
	width: 302px;
	height: 216px;
	margin: 0px 24px 20px 24px;
	float: left;
	overflow: hidden;
	position: relative;
	}	

.about_img {
	display: block;
	float: left;
	background: url('images/img_bg_staff.png') no-repeat;
	width: 237px;
	height: 180px;
	margin: 0px 30px 10px 0px;
	}
	
#read_more {
	display: block;
	height: 18px;
	width: 292px;
	background: url('images/staff_readmore_bg.jpg') no-repeat;
	line-height: 18px;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
	}

.staff_thickbox {
	width: 154px;
	height: 154px;
	background:url(images/img_bg_staffthickbox.jpg) no-repeat;
	padding: 5px 0px 0px 5px;
	float: left;
	margin-right: 15px;
	}
	
#staff_thick_img {
	width: 144px;
	height: 144px;
	overflow: hidden;
	}
	
#staff_name {
	font-size: 24px;
	font-weight:lighter;
	color: white;
	text-transform: capitalize;
	}
	
/* End Staff */

/* Clients */
.client_main_content {
	font-size: 12px;
	background: url('images/dirt_bttm.png') no-repeat bottom;
	background-attachment: scroll;
	padding: 0px 40px 0px 40px;
	}

.client_stone_content {
	background: url('images/stone_tp.jpg') no-repeat top;
	padding: 0px 60px 0px 59px;
	font-size: 12px;
	}
	
.client { 
	width: 324px; 
	height: 396px;
	}

.client #client_item {
	width: 100px;
	height: 140px;
	margin: 0px 4px;
	float: left;
	}
	
.sm_client {
	margin: auto;
	}

.sm_client #sm_client_item {
	width: 100px;
	height: 105px;
	margin: 0px 20px 0px 0px;
	float: left;
	}

#client_name {
	font-size: 18px;
	padding-top: 15px;
	color: #444444;
	}
	
#client_album {
	font-size: 14px;
	color: white;
	font-style:italic;
	font-weight:normal;
	}

#client_role {
	font-weight: normal;
	font-size: 11px;
	margin-top: 10px;
	color: #444444;
	}

hr {
         clear: both;
         display: block;
         color: #999999;
         background-color: #999999;
         width: 90%;
         height: 1px;
         margin: 5px 0px;
         }

#client_rule {
	clear:both;
	width: 90%;
	height: 1px;
         display: block;
	background-color:#999999;
         color: #999999;
	margin: 0px 0px;
	}

#client_img_bg {
	background:url(images/img_bg_client.jpg) no-repeat;
	width: 92px;
	height: 92px;
	padding: 4px;
	}

#client_img {
	width: 92px;
	height: 92px;
	overflow: hidden;
	}
	
#client_title {
	padding: 4px 4px 0px 4px;
	margin: 0px;
	color: #00c6ff;
	font-size: 10px;
	background:url(images/client_name_bg.png) repeat;
	text-align: center;
	}

#client_title_bttm {
	height: 6px;
	width: 100px;
	background:url(images/client_name_bttm.png) no-repeat;
	}
	
/* End Clients */	


/* Reel */
#uniplayer {
	float: right;
	width: 420px;
	height: 272px;
	text-align: center;
	margin-left: 20px;
	background: url(images/client_name_bg.png) repeat;
	}
	
.reel_post {
	padding: 30px 0px 0px 0px;
	}
	
#reel_desc ul {
         margin: 0px 0px 0px 20px;
         }

#reel_title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #00c6ff;
	}

#reel_content {
	font-size: 12px;
	background: url('images/reel_arrow_top1.png') repeat-x bottom;
	background-attachment: scroll;
	padding: 15px 60px 25px 60px;
	}

#reel_stone_content {
	background: url('images/reel_stone_top.jpg') no-repeat top;
	padding: 35px 75px 0px 75px;
	margin: 0px;
	font-size: 12px;
	min-height: 100px;
	position: relative;
	z-index: 10
	}
	
#reel_library {
	width: 650px;
	}

#library_item {
	float: left;
	width:100px;
	}

/* End Reel */

.footer {
	display: block;
	background:url('images/footer_bg.gif') no-repeat;
	height: 43px;
	width: 850px;
	margin: 23px 0px 20px 0px;
	padding: 0px 30px 0px 30px;
	color: white;
	font-size: 12px;
	line-height: 43px;
	}
	
.footer input {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	height: 40px;
	}
	
#thickbox_page {
	background:url(images/thickbox_bg.jpg) repeat;
	padding: 15px 50px;
	color: #281d1b;
	font-size: 12px;
	min-height: 357px;
	}
.resent_entry {
	text-align: center
}
.fl { float: left}
.fr { float: right}
#slideshow2 {
	margin-left: 40px;
}
.indexslideshow_wrap {
	width:420px
}
.clearfix:after, .studio_bot:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix, .studio_bot {display: inline-block}
/* Hides from IE-mac \*/
.clearfix, .studio_bot {display: block}
/* End hide from IE-mac */
.collaborate {
	background: url('images/hr_wide.jpg') no-repeat 0 100%;
	margin: 0 0 10px 24px;
	padding: 22px  0 19px
}
#partners_wrap {
	overflow: hidden;
	zoom: 1;
	min-width: 165px;
}
#partners_list {
	margin: 0;
	list-style: none;
	padding: 0;
	zoom: 1;
	word-spacing: -0.25em;
	width: 720px
}
#partners_list li {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	word-spacing: normal;
	vertical-align: top;
	padding: 0;
	margin: 0 24px 20px;
	width: 302px
}
.contacts_wrap {
	padding: 35px 18px !important
}
.contacts_text {
	float: left;
	width: 278px
}
.contacts_text p {
	font: 13px/20px 'TrebuchetMS','Trebuchet MS',sans-serif;
	margin-bottom: 20px;
	text-align: center
}
.contacts_photo {
	float: left;
	width: 268px
}
.contacts_photo div {
	background: url('images/bg_contacts.png') no-repeat 0 0;
	height: 178px;
	margin: 0 0 5px;
	padding: 14px;
	width: 239px
}
.entry {
	position: relative;
	z-index: 10
}
