/* Add your custom CSS here */

/* -- Setup -- */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	/*background: url(../images/page_bgrx.jpg) repeat-x;*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #5d6f7d;
	line-height: 1.4;
}
a {
	color: #0097AD;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0097AD;
	font-weight: normal;
	text-decoration: underline;
}
input, select, textarea {
	border: 1px solid #343434;
	font-size: .929em;
	padding: 2px;
	color: #AAA;
}
h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #0196ae; 
}
h1 span, h2 span {
	margin: 0;
	padding: 0;
	display: none;
} 
h1 { 
	font-size: 3em; 
	line-height: 1; 
	margin-bottom: 0.5em; 
} 
h2 { 
	font-size: 2em; 
	margin-bottom: 0.75em; 
}
h2.center {
	text-align: center;
} 
h2.home_title { 
	margin: 0; padding: 0;
	font-size: 26px; 
	color: #0097AD;
	font-weight: bold;
	margin-left: 22px;
}
h2.title { 
	font-size: 24px; 
	margin-bottom: 16px;
	color: #415868;
	font-weight: bold;
}
h2.title_content { 
	font-size: 20px;
	margin-bottom: 1em;
	color: #415868;
}
h2.title_home { 
	font-size: 26px; 
	margin: 0; padding: 0;
	margin-left: 20px;
	color: #415868;
	margin-left: 26px;
}
h2.title_work { 
	font-size: 19px; 
	margin-bottom: 1em;
	text-align: center;
	color: #415868;
	text-transform: uppercase;
} 
h2.title_tagcloud { 
	font-size: 26px; 
	margin-bottom: 1em;
	color: #415868;
	font-weight: bold;
} 
h3 { 
	font-size: 1.5em; 
	line-height: 1; 
	margin-bottom: 1em; 
} 
h4 { 
	font-size: 1.2em; 
	line-height: 1.25; 
	margin-bottom: 1.25em; 
} 
h5 { 
	font-size: 1em; 
	font-weight: bold; 
	margin-bottom: 1.5em; 
} 
h6 { 
	font-size: 1em; 
	font-weight: bold; 
}  
p { 
	margin: 0 0 1em; 
} 
p img.left { 
	float: left; 
	margin: 1.5em 1.5em 1.5em 0; 
	padding: 0; 
} 
p img.right { 
	float: right; 
	margin: 1.5em 0 1.5em 1.5em; 
} 
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
} 
p.tagcloud {
	font-weight: bold;
	font-size: 16px;
} 
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.4em; 
	width:100%
}
td, th {
	padding: 0;
}
hr {
	border-top: 1px dotted #343434;
	clear: both;
	height: 1px;
	margin: 5px 0;
	width: 100%;
}

li ul, li ol { 
	margin:0 1.5em; 
} 

ul, ol { 
	margin: 0 1.5em 1.5em 1.5em; 
} 
ul { 
	list-style-type: disc; 
} 
ol { 
	list-style-type: decimal; 
}
#page_top {
	float: left;
	width: 100%;
	height: 23px;
	background: #0097ac;
}
#page_content {
	float: left;
	width: 100%;
	background: url(../images/page_bgr_2.jpg) repeat-x bottom;
	overflow: hidden;
}
#page_footer {
	float: left;
	width: 100%;
	height: 50px;
	background: #3434;
}

/* -- Page -- */
#page {
	width: 964px;
	margin: 0 auto;
}
#page_row1 {
	float: left;
	width: 964px;
  	height:auto !important;
  	height: 1006px;
	min-height: 1006px;
	overflow: hidden;
}
#page_row2 {
	width: 964px;
	margin: 0 auto;
	height: 50px;
}

/* -- Home Layout -- */
#home_col1 {
	clear: both; 
	float: left;
	width: 399px;
	height: 725px;
	overflow: hidden;
}
#home_col2 {
	float: left;
	width: 565px;
	height: 725px;
	overflow:hidden;
}

/* -- Home Logo -- */
#home_logo {
	clear: both;
	display: inline;
	float: left;
	width: 373px;
	height: 167px;
	margin: 0 0 116px 26px;
	overflow: hidden;
}

/* -- Home Navigation Links -- */
/*ul#home_navlinks {
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 0 34px;
	width: 365px; 
	overflow: hidden;
	list-style-type: none;
}
ul#home_navlinks li a {
	font-size: 36px;
	text-decoration: none;
	color: #0097AD;
	margin-bottom: 7px;
	overflow: hidden;
	text-transform: uppercase;
}
ul#home_navlinks li a:hover {
	color: #0097AD;
	text-decoration: underline;
}
ul#home_navlinks li a.active {
	color: #0097AD;
	text-decoration: underline;
}*/
/* -- Navigation Links -- */

ul#home_navlinks {
	clear: both;
	display: inline;
	float: left;
	width: 365px;
	overflow: hidden;
	margin-left: 34px;
}
ul#home_navlinks li {
	float: left;
	list-style-type: none;
	text-indent: -9999em;
	margin: 0; padding: 0;
}
ul#home_navlinks li a {
	display: block;
	height: 52px;
}

ul#home_navlinks li.nav_about {
	background: url(../images/nav_home_about.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_about a:hover {
	background: url(../images/nav_home_about.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_about a.active {
	background: url(../images/nav_home_about.png) 0 -52px no-repeat;
	width: 365px;
}

ul#home_navlinks li.nav_blog {
	background: url(../images/nav_home_blog.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_blog a:hover {
	background: url(../images/nav_home_blog.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_blog a.active {
	background: url(../images/nav_home_blog.png) 0 -52px no-repeat;
	width: 365px;
}

ul#home_navlinks li.nav_choreography {
	background: url(../images/nav_home_choreography.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_choreography a:hover {
	background: url(../images/nav_home_choreography.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_choreography a.active {
	background: url(../images/nav_home_choreography.png) 0 -52px no-repeat;
	width: 365px;
}

ul#home_navlinks li.nav_photos_videos {
	background: url(../images/nav_home_photos_videos.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_photos_videos a:hover {
	background: url(../images/nav_home_photos_videos.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_photos_videos a.active {
	background: url(../images/nav_home_photos_videos.png) 0 -52px no-repeat;
	width: 365px;
}

ul#home_navlinks li.nav_news {
	background: url(../images/nav_home_news.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_news a:hover {
	background: url(../images/nav_home_news.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_news a.active {
	background: url(../images/nav_home_news.png) 0 -52px no-repeat;
	width: 365px;
}

ul#home_navlinks li.nav_contact {
	background: url(../images/nav_home_contact.png) 0 0 no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_contact a:hover {
	background: url(../images/nav_home_contact.png) 0 -52px no-repeat;
	width: 365px;
}
ul#home_navlinks li.nav_contact a.active {
	background: url(../images/nav_home_contact.png) 0 -52px no-repeat;
	width: 365px;
}

/* -- Home Bottom -- */
#home_row2 {
	clear: both; 
	float: left;
	width: 964px;
	overflow: hidden;
}

/* -- Home Recent News -- */
#home_news {
	float: left;
	display: inline;
	width: 530px; 
	margin: 0 16px 0 29px;
	overflow: hidden;
}
#home_news_content {
	float: left;
	display: inline;
	padding: 20px 25px;
	width: 480px; 
	height: 159px;
	background: url(../images/recent_news_bgr.png) no-repeat;
	overflow: hidden;
}
a.news_title, a.news_title:hover  {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/* -- Home Blog -- */
#home_blog {
	float: left;
	width: 376px; 
	overflow: hidden;
}
#home_blog_content {
	float: left;
	display: inline;
	width: 376px; 
	height: 199px;
	background: url(../images/recent_blog_bgr.png) no-repeat;
	overflow: hidden;
}
span.day {
	font-size: 40px;
	color: #0099af;
}
.home_blog_col1 {
	float: left;
	display: inline;
	margin: 13px 13px 0 15px;
	width: 63px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.home_blog_col2 {
	float: left;
	margin: 21px 0 0 0;
	width: 260px;
	height: 152px;
	overflow: hidden;
}

/* -- Home Footer -- */
#home_footer {
	clear: both;
	float: left;
	display: inline;
	width: 925px;
	height: 24px;
	padding: 13px 13px 13px 26px;
	font-size: 13px;
}
#home_footer_col1 {
	float: left;
	font-weight: bold;
	width: 300px;
}
#home_footer_col2 {
	float: right;
}

/* -- Inner Photo Highlights -- */
#header {
	clear: both;
	float: left;
	width: 964px;
	height: 126px;
	overflow: hidden;
}

/* -- Logo -- */
#logo {
	clear: both;
	float: left; 
	width: 234px; 
	height: 126px;
	overflow: hidden;
}
/* -- Navigation Links -- */
ul#navlinks {
	margin: 0; padding: 0;
	float: left;
	display: inline;
	margin: 86px 0 0 20px;
	width: 698px;
	overflow: hidden; 
}
ul#navlinks li {
	float: left;
	display: inline;
	text-indent: -9999em;
}
ul#navlinks li a {
	display: block;
	height: 25px;
}

ul#navlinks li.nav_about {
	background: url(/images/nav_about.gif) 0 0 no-repeat;
	width: 77px;
}
ul#navlinks li.nav_about a:hover {
	background: url(/images/nav_about.gif) 0 -25px no-repeat;
	width: 77px;
}
ul#navlinks li.nav_about a.active {
	background: url(/images/nav_about.gif) 0 -25px no-repeat;
	width: 77px;
}

ul#navlinks li.nav_blog {
	background: url(/images/nav_blog.gif) 0 0 no-repeat;
	width: 76px;
}
ul#navlinks li.nav_blog a:hover {
	background: url(/images/nav_blog.gif) 0 -25px no-repeat;
	width: 76px;
}
ul#navlinks li.nav_blog a.active {
	background: url(/images/nav_blog.gif) 0 -25px no-repeat;
	width: 76px;
}

ul#navlinks li.nav_choreography {
	background: url(/images/nav_choreography.gif) 0 0 no-repeat;
	width: 180px;
}
ul#navlinks li.nav_choreography a:hover {
	background: url(/images/nav_choreography.gif) 0 -25px no-repeat;
	width: 180px;
}
ul#navlinks li.nav_choreography a.active {
	background: url(/images/nav_choreography.gif) 0 -25px no-repeat;
	width: 180px;
}

ul#navlinks li.nav_photos_videos {
	background: url(/images/nav_photos_videos.gif) 0 0 no-repeat;
	width: 189px;
}
ul#navlinks li.nav_photos_videos a:hover {
	background: url(/images/nav_photos_videos.gif) 0 -25px no-repeat;
	width: 189px;
}
ul#navlinks li.nav_photos_videos a.active {
	background: url(/images/nav_photos_videos.gif) 0 -25px no-repeat;
	width: 189px;
}

ul#navlinks li.nav_news {
	background: url(/images/nav_news.gif) 0 0 no-repeat;
	width: 79px;
}
ul#navlinks li.nav_news a:hover {
	background: url(/images/nav_news.gif) 0 -25px no-repeat;
	width: 79px;
}
ul#navlinks li.nav_news a.active {
	background: url(/images/nav_news.gif) 0 -25px no-repeat;
	width: 79px;
}

ul#navlinks li.nav_contact {
	background: url(/images/nav_contact.gif) 0 0 no-repeat;
	width: 97px;
}
ul#navlinks li.nav_contact a:hover {
	background: url(/images/nav_contact.gif) 0 -25px no-repeat;
	width: 97px;
}
ul#navlinks li.nav_contact a.active {
	background: url(/images/nav_contact.gif) 0 -25px no-repeat;
	width: 97px;
}


/* -- Navigation Links -- */
/*
ul#navlinks {border: 1px solid red;
	margin: 0; padding: 0;
	float: left;
	display: inline;
	margin: 86px 0 0 20px;
	width: 698px;
	overflow: hidden; 
}
ul#navlinks li {
	float: left;
	display: inline;
}
ul#navlinks li a {
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #0097AD;
	font-weight: bold;
	background: url(../images/navlinks_bgr.gif) no-repeat top right;
	text-transform: uppercase;
}
ul#navlinks li a:hover {
	color: #0097AD;
	text-decoration: underline;
}
ul#navlinks li a.active {
	color: #0097AD;
	text-decoration: underline;
}

ul#navlinks li.nav_about a {
	width: 77px;
}
ul#navlinks li.nav_blog a {
	width: 66px;
	margin-left: 10px;
}
ul#navlinks li.nav_choreography a {
	width: 172px;
	margin-left: 8px;
}
ul#navlinks li.nav_photos_videos a {
	width: 184px;
	margin-left: 5px;
}
ul#navlinks li.nav_news a {
	width: 69px;
	margin-left: 10px;
}
ul#navlinks li.nav_contact a {
	width: 97px;
	text-align: right;
	background: none;
}

/* -- Breadcrumb -- */
#breadcrumb {
	clear: both;
	float: left;
	width: 964px;
}
#breadcrumb_left {
	float: left;
	display: inline;
	margin: 0 6px;
	width: 222px; 
	height: 58px;
	border-bottom: 3px solid #5C707B;
	overflow: hidden;
}
#breadcrumb_left_blank {
	float: left;
	display: inline;
	margin: 0 6px;
	width: 222px; 
	height: 58px;
	border-bottom: 3px solid #FFF;
	overflow: hidden;
}
#breadcrumb_hr {
	float: left;
	display: inline;
	margin: 0 6px 20px;
	width: 222px; 
	height: 3px;
	background: #5C707B;
	overflow: hidden;
}
.breadcrumb_hr {
	float: left;
	display: inline;
	margin: 0 6px 25px;
	width: 222px; 
	height: 3px;
	background: #5C707B;
	overflow: hidden;
}
#breadcrumb_right {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 698px; 
	height: 58px;
	border-bottom: 3px solid #5C707B;
	overflow: hidden;
}

/* -- Breadcrumb Links -- */
ul#breadcrumb_links {
	margin: 0; padding: 0;
	float: left;
	display: inline;
	margin-top: 33px;
	width: 698px;
	overflow: hidden; 
}
ul#breadcrumb_links li {
	float: left;
	display: inline;
	margin-right: 20px;
}
ul#breadcrumb_links li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #0097AD;
	text-align: left;
	font-weight: bold;
}
ul#breadcrumb_links li a:hover {
	color: #0097AD;
	text-decoration: underline;
}
ul#breadcrumb_links li a.active {
	color: #0097AD;
	text-decoration: underline;
}

/* -- Inner Page Content -- */
#inner {
	clear: both;
	float: left;
	width: 964px;
}
#inner_col1 {
	clear: both;
	float: left;
	display: inline;
	margin: -3px 6px 0px;
	width: 222px;
	overflow: hidden;
}

#inner_col2 {
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
	width: 698px;
	overflow: hidden; 
}

#inner_col2_bio {
	float: left;
	display: inline;
	width: 710px;
	margin: 0 0 0 20px;
}
#inner_col2_bio_top {
	clear: both;
	float: left;
	width: 710px;
	height: 2px;
	background: url(../images/biography_content_top.png) no-repeat ;
}
#inner_col2_bio_tile {
	float: left;
	display: inline;
	width: 560px;
	min-height: 590px;
	padding: 40px 75px;
	background: url(../images/biography_content_tile.png) repeat-y ;
}
#inner_col2_video {
	float: left;
	display: inline;
	width: 670px;
	padding: 20px 0 0 35px;
	min-height: 680px;
	background: url(../images/biography_content_tile.png) repeat-y ;
}
#inner_col2_video_content {
	float: left;
	display: inline;
	width: 300px;
	margin-top: 30px;
	margin-right: 25px;
	text-align: center;
	font-weight: bold;
}
#inner_col2_bio_left {
	clear: both;
	float: left;
	display: inline;
	width: 270px; 
	margin-right: 30px;
}
#inner_col2_bio_right {
	float: left;
	width: 380px; 
}
#inner_col2_bio_bottom {
	background: url(../images/biography_content_bottom.png) no-repeat ;
	float: left;
	width: 710px;
	height: 41px;
}


/*#inner_col2_bio {border: 1px solid red;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 560px;
	height: 635px;
	padding: 40px 75px;
	background: url(../images/biography_content.png) no-repeat ;
}*/

/* -- Footer -- */
#footer_hr {
	clear: both;
	float: left;
	display: inline;
	margin: 20px 12px 0 6px;
	width: 946px;
	height: 3px;
	background: #5C707B;
}
#footer {
	clear: both;
	float: left;
	padding: 38px 12px 0 6px;
	width: 946px;
	background: url(../images/footer_bgr_tile.png) repeat-y;
}
#footer_bottom {
	clear: both;
	float: left;
	padding: 38px 12px 0 6px;
	width: 946px;
	height: 41px;
	background: url(../images/footer_bgr_bottom.png) no-repeat;
}

#footer_left {
	clear: both;
	float: left;
	width: 196px;
	min-height: 150px;
	margin: 0 26px 0 24px;
}
#footer_right {
	float: left;
	display: inline;
	width: 676px;
	min-height: 150px
}

/* -- Images About -- */
#images_about {
	margin-top: 72px;
}

/* -- Latest Work Links -- */
ul#latest_work_links {
	margin: 0; padding: 0;
	width: 100%;
	list-style-type: none;
	border-top: 2px dotted #d6d6d8;
}
ul#latest_work_links li {
	height: 30px;
	border-bottom: 2px dotted #d6d6d8;
	margin-bottom: 7px;
}
ul#latest_work_links li a {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 19px;
	text-decoration: none;
	color: #0097AD;
	text-align: center;
}
ul#latest_work_links li a:hover {
	text-decoration: underline;
}
ul#latest_work_links li a.active {
	text-decoration: underline;
}

/* -- Latest Work Links -- */
.latest_work {
	float: left;
	display: inline;
	width: 340px;
	margin: 0 9px 20px 0;
	overflow: hidden; 
}

.work_description { 
	font-size: .9em; 
} 

.captions { 
	font-size: .85em;
}

.pagination {
    color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 25px;
}
.pagination a {
	font-weight: bold;
}

.photo_col {
	float: left;
	display: inline;
	width: 100px;
	height: 150px;
	margin: 0 9px 0 0;
	overflow: hidden; 
}

.latest_work_details {
	float: left;
	display: inline;
	width: 310px;
	height: 134px;
	padding: 15px;
	background: url(../images/latest_work_bgrx.png) no-repeat;
	overflow: hidden; 
}
.latest_work_details p { 
	margin: 0 0 10px; 
} 
a.work_title {
	font-size: 16px;
	color: #0097AD;
}
a.work_title:hover {
	color: #0097AD;
	font-size: 16px;
}

/* -- Latest Work Links -- */
ul#archive_links {
	margin: 0; padding: 0;
	color: #5c707b;
	width: 100%;
	list-style-type: none;
}
ul#archive_links li {
	height: 23px;
}
ul#archive_links li a {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 15px;
	text-decoration: none;
	color: #0097AD;
	text-align: center;
}
ul#archive_links li a:hover {
	color: #0097AD;
	text-decoration: underline;
}
ul#archive_links li a.active {
	color: #0097AD;
	text-decoration: underline;
}

/* -- Archive -- */
#inner_col2_archive {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 710px;
	height: 695px;
	background: url(../images/archive_content.png) no-repeat ;
}
.archive {
	clear: both;
	float: left;
	width: 660px;
	height: 168px;
	margin: 21px 0 20px;
}
.archive_col1 {
	float: left;
	display: inline;
	width: 96px;
	height: 148px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.archive_col2 {
	float: left;
	display: inline;
	width: 196px;
	height: 148px;
	margin-bottom: 20px;
}
.archive_col3 {
	float: left;
	display: inline;
	width: 338px;
	height: 148px;
	padding: 0 15px;
	margin-bottom: 20px;
}
a.archive_title {
	font-size: 20px;
	color: #0097AD;
}
a.archive_title:hover {
	font-size: 20px;
	color: #5c707b;
}

/* -- Blog -- */
#inner_col2_blog {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 710px;
	min-height: 695px;
	/*background: url(../images/archive_content.png) no-repeat;*/
}
#inner_col2_blog_tile {
	clear: both; 
	float : left;
	width: 710px;
	min-height: 695px;
	background: url(../images/archive_content_tile.png) repeat-y;
}
#inner_col2_blog_bottom {
	float : left;
	width: 710px;
	height: 41px;
	background: url(../images/archive_content_bottom.png) no-repeat;
}
.blog_wrap {
	clear: both;
	float: left;
	width: 660px;
	margin: 21px 0 0;
}
.blog {
	clear: both;
	float: left;
	width: 660px;
}
.blog_col1 {
	float: left;
	display: inline;
	width: 96px;
	height: 130px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.blog_col2 {
	float: left;
	display: inline;
	width: 548px;
	min-height: 120px;
	margin-top: 7px;
	overflow: auto;
}
a.blog_title {
	font-size: 20px;
	color: #0097AD;
}
.blog_hr {
	clear: both;
	float: left;
	width: 660px;
	text-align: center;
}

/* -- Contact-- */
#inner_contact_top {
	clear: both;
	float: left;
	width: 953px;
	height: 3px;
	padding: 0 0 0 11px;
	background: url(../images/contact_bgr_top.png) no-repeat;
}
#inner_contact_tile {
	clear: both;
	float: left;
	width: 953px;
	min-height: 722px;
	padding: 0 0 0 11px;
	background: url(../images/contact_bgr_tile.png) repeat-y;
}
#inner_contact_bottom {
	clear: both;
	float: left;
	width: 953px;
	height: 41px;
	padding: 3px 0 0 11px;
	background: url(../images/contact_bgr_bottom.png) no-repeat;
}
#contact_content {
	float: left;
	margin: 20px 0 0 77px;
	width: 780px; 
	min-height: 180px;
	font-size: 20px;
}
