/* ================================================
 
Theme Name: Arches Theme
Description:  Arches Theme
Author: Atelier Studios
Author URI: http://www.atelier-studios.com/
Date: June 2009

==================================================*/


/*------------------------------------------------

		1. Global Resets
		
		2. Typography

		3. Link

		4. Main Navigation 

		5. Structure
		
		6. Inner Elements
			
		7. Lists 
		
		8. Form Elements 
		
		9. Various Tags & Classes 
						
		10. Headers
		
 		11. Buttons
		
		12. Background Image Slideshow

---------------------------------------------------

		COLOURS
			
		Text Grey 					#2e2e2e
		
		Text Orange 				#df6c17

-------------------------------------------------*/


/*==================================================================================================

	1. GLOBAL RESETS
 
 ====================================================================================================*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}
	
body { 
	line-height:1.5;
	}
	
html, body {
	height: 100%;
	width: 100%;
	}	

table { 
	border-collapse:separate; border-spacing:0; 
	}

caption, th, td { 
	text-align:left;font-weight:normal; 
	}

table, td, th { 
	vertical-align:middle; 
	}

blockquote:before, blockquote:after, q:before, q:after { 
	content:""; 
	}

blockquote, q { 
	quotes:"" ""; 
	}

a img { 
	border:none; 
	}


/* Reset all margins/padding */

* { 
	margin:0;
	padding:0;
	}

/* Gets rid of outlined links in Firefox */

a {
	outline: none;
	}


/* No boders on images and displays them as block level elements in IE6 */

img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	}

/*==================================================================================================

	2. TYPOGRAPHY
 
 ====================================================================================================*/
 
body {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	margin:0;
	padding:0;
	height: 100%;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	}


.narrowcolumn p {
	margin: 0 0 0px 0;
	}

.widecolumn p {
	margin: 0 0 15px 0;
	}
	
/*----------FONT RESET -------------*/
	
	div#header div#top_nav p {
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-size: 12px;	
	}
	
/* --------------------------------*/
	
	div#header div#top_nav p {
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	text-align: right;
	padding: 0 0 8px 0;
	clear: both;
	float: right;
	width: 100%;
	}
	
	div#content_container div#breadcrumbs p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	}

	div#footer p {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #999999;
	}
	
	div#footer div.column_right p {
	text-align: right;
	}
	
	div#content.narrowcolumn p span.contacts {
	width: 140px;
	display: block;
	float: left;
	}
	

strong {
	font-weight:bold;
	color: #666666;
	}
	
	div#header div#top_nav p strong {
	color: #CC0000;
	}
	
	div#content_container div#breadcrumbs p strong {
	font-weight: normal;
	color: #f68621;
	}	
	
em {
	font-style:italic;
	display:inline;
	}

small {
	font-size: 11px;
	line-height: 25px;
	float: left;
	}

hr {
	border: 0;
	color: #cfd0d4;
	background-color: #cfd0d4;
	margin-bottom:10px;
	margin-top:5px;
	height: 1px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
h5 {	
	color:#65CAFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;}

div#content.narrowcolumn h1 {
	padding: 0 0 15px 0;
	font-size: 20px;
	color: #f68621;
	line-height: 26px;
	}

div#content.narrowcolumn h2 {
	padding: 0 0 15px 0;
	font-size: 30px;
	color: #65CAFF;
	line-height: 36px;
	font-weight: bold;
	letter-spacing:-2px;
	
	}
	
	div#content.narrowcolumn h2.people_names {
	padding: 20px 0 5px 0;
	font-size: 20px;
	color: #b7b7b7;
	line-height: 20px;
	font-weight: bold;
	}
	
	div#sidebar h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 10px 0;
	color: #65CAFF;
	}

div#content.narrowcolumn h3 {
	font-size: 20px;
	line-height: 26px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #666666;
	font-weight: bold;
	}
	
	div#content_container div.our_people div#content.narrowcolumn h3 {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #757575;
	font-weight: bold;
	}
	
	div#content_container div.fullwidth_column_wrapper div#content h3 {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #666666;
	font-weight: bold;
	}
	
	
div#content.narrowcolumn h4 {
	font-size: 18px;
	line-height: 16px;
	padding: 5px 0 10px 0;
	color: #f68621;
	}
	
	div#content_container div.our_people div#content.narrowcolumn h4 {
	font-size: 12px;
	line-height: 18px;
	padding: 25px 0 60px 0;
	color: #f68621;
	margin: 0;
	font-weight: bold;
	}
	
	div#content_container div.our_people div#content.narrowcolumn h4 strong {
	color: #757575;
	font-weight: bold;
	}
	
div#content.narrowcolumn h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px 0 5px 0;
	color: #f68621;
	}
	
	div#content_container div.our_people div#content.narrowcolumn h5 {
	padding: 5px 0 5px 0;
	color: #f68621;
	margin: 0;
	font-weight: bold;
	}

div#content.narrowcolumn h6 {
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 0;
	color: #666666;
	}


div#content.narrowcolumn .page_title {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0px 0;}


div#white_content_area p {
	font-size:11px;
	color:#4c4c4c;
	line-height:20px;
	padding:0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;}

div.homepage_welcome_text p {
	font-size:11px;
	color:#4c4c4c;
	line-height:20px;
	padding:0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;}
	
div#footer_right_col p {
	text-align:right;
	color:#c8c8c8;}
	
	
div#intro_text h2 {
	font-size:21px;
	text-transform:uppercase;
	color:#65caff;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;}	
	
div#main_content_area h2.artist_title {
	color:#65CAFF;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;
	text-transform:uppercase;}
	
div#main_content_area h2.page_title {
	color:#65CAFF;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
	text-transform:uppercase;}

div#content h2.page_title {
	color:#65CAFF;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;}
	
.form_right_col h2 {
	color:#65CAFF;
	font-size:22px!important;
	font-weight:bold;
	line-height:18px;
	padding:0 0 10px;}

/*==================================================================================================
 
     3. LINK STYLES

================================================================================================== */



div#white_content_area a:link {
	color:#65CAFF;
	text-decoration:underline;}
	
div#white_content_area a:hover {
	color:#65CAFF;
	text-decoration:none;}
	
div#white_content_area a:visited {
	color:#65CAFF;
	text-decoration:none;}

div#footer ul#tools li a {
	color: #65CAFF;
	text-decoration: underline;
	}
	
	div#footer ul#tools li a:hover {
	color: #e62219;
	text-decoration: none;
	}

div#content a {
	color: #65CAFF;
	text-decoration: underline;
	}

	div#content a:hover {
	color: #65CAFF;
	text-decoration: none;
	}

div#sidebar ul li a {
	color: #333333;
	text-decoration: none;
	}
	
	div#sidebar ul li a:hover, div#sidebar ul li.current_page_item a:hover, div#sidebar ul li.current_page_ancestor a:hover, div#sidebar ul li ul li.current_page_item a:hover {
	color: #65CAFF;
	text-decoration:none;
	}
	
	div#sidebar ul li.current_page_item a, div#sidebar ul li.current_page_ancestor a {
	color: #f68621;
	text-decoration: none;
	}

	div#sidebar ul li ul li.current_page_item a {
	color: #e62219;
	text-decoration: none;
	}


div#content_container div#breadcrumbs p a {
	color: #999999;
	text-decoration: underline;
	}
	
	div#content_container div#breadcrumbs p a:hover {
	color: #333333;
	text-decoration: none;
	}
	
div#content.narrowcolumn h3 a {
	color: #999999;
	text-decoration: none;
	}
	
	div#content.narrowcolumn h3 a:hover {
	color: #e62219;
	text-decoration: underline;
	}	

div#content_container div.fullwidth_column_wrapper div#content h3 a {
	color: #333333;
	text-decoration: none;
	}
	
	div#content_container div.fullwidth_column_wrapper div#content h3 a:hover {
	color: #e62219;
	text-decoration: underline;
	}	
	
div#content.narrowcolumn p.and_more_links a {
	color: #333333;
	text-decoration: none;
	}
	
	div#content.narrowcolumn p.and_more_links a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
div#content.narrowcolumn p.pdf_download a {
	color: #e62219;
	text-decoration: underline;
	padding: 13px 0 0 50px;
	height: 28px;
	display: block;
	background: url(furniture/images/sitewide/pdf_icon.jpg) no-repeat 0 0;
	}

div#footer_right_col a:link {
	color:#c8c8c8!important;}
	
div#footer_right_col a:visited {
	color:#c8c8c8!important;}
	
div#footer_right_col a:active {
	color:#c8c8c8!important;}

div#footer_right_col a:hover {
	color:#65CAFF!important;}


div#main_content_area h2 {
	font-size:26px;
	font-weight:bold;
	color:#65CAFF;
	}


/* End Typography & Colors */



/*==================================================================================================

	4. MAIN NAVIGATION
	
==================================================================================================*/


ul#homepage_navigation {
	float:right;
	width:400px;
	position:absolute;
	top:52px;
	left:460px;}
	
ul#homepage_navigation li {
	padding:0 0 6px 0;
	margin:0;
	text-align:right;
	float:right;
	list-style-type:none;}


#nav_home  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 220px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_home.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_home:hover {background-position: -220px 0;}
			  body.page-3 #nav_home {background-position: -220px 0;}
			  

#nav_history  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 323px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_history.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_history:hover {background-position: -323px 0;}
			  body.page-32 #nav_history {background-position: -323px 0;}
			  

#nav_apply  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 238px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_apply.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_apply:hover {background-position: -238px 0;}
			  body.page-30 #nav_apply {background-position: -238px 0;}
			  
			  
#nav_artists  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 314px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_artists.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_artists:hover {background-position: -314px 0;}
			  body.page-8 #nav_artists {background-position: -314px 0;}
			  

#nav_news  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 215px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_news.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_news:hover {background-position: -215px 0;}
			   #nav_news.selected {background-position: -215px 0;}
			  
#nav_contact  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 354px; height:54px; text-decoration: none !important;
			  background-image:url(/wp-content/themes/arches/images/nav_contact.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_contact:hover {background-position: -354px 0;}
			  body.page-28 #nav_contact {background-position: -354px 0;}


/*==================================================================================================

	4.1. SMALL MAIN NAVIGATION
	
==================================================================================================*/


ul#subpage_navigation {
	float:right;
	width:380px;
	height: 290px;
	position:absolute;
	top: -40px;
	left:460px;
	z-index: 60;
	}
	
ul#subpage_navigation li {
	padding:0 0 6px 0;
	margin:0;
	text-align:right;
	float:right;
	list-style-type:none;}


#smallnav_home  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 167px; height:40px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_home.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_home:hover {background-position: -167px 0;}
			  body.page-3 #smallnav_home {background-position: -167px 0;}
			  

#smallnav_history  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 245px; height:41px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_history.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_history:hover {background-position: -245px 0;}
			  body.page-32 #smallnav_history {background-position: -245px 0;}
			  

#smallnav_apply  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 180px; height:40px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_apply.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_apply:hover {background-position: -180px 0;}
			  body.page-30 #smallnav_apply {background-position: -180px 0;}
			  
			  
#smallnav_artists  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 238px; height:42px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_artists.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_artists:hover {background-position: -238px 0;}
			  body.page-8 #smallnav_artists {background-position: -238px 0;}
			  #smallnav_artists.selected {background-position: -238px 0;}
			  
			  

#smallnav_news  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 163px; height:41px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_news.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_news:hover {background-position: -163px 0;}
			  body.home #smallnav_news {background-position: -163px 0;}
			  body.cat-5 #smallnav_news {background-position: -163px 0;}
			  body.cat-3 #smallnav_news {background-position: -163px 0;}
			  body.cat-4 #smallnav_news {background-position: -163px 0;}
			  body.cat-1 #smallnav_news {background-position: -163px 0;}
			  body.post #smallnav_news {background-position: -163px 0;}
			  
#smallnav_contact  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 268px; height:42px; text-decoration: none !important;
			  background-image:url(images/sub-nav/smallnav_contact.gif);
			  background-repeat:no-repeat;
			  }
			  #smallnav_contact:hover {background-position: -268px 0;}
			  body.page-28 #smallnav_contact {background-position: -268px 0;}



/*==================================================================================================


	5. MAIN STRUCTURE
 
==================================================================================================*/

body {
	margin:0;
	padding:0;
	height: auto;
	width: 100%;
	background: #000000;
	}	

div#content_holder {
	margin:0 auto 0 auto;
	height:100px;
	width:100%;
	z-index: 3;
	position:absolute;
	top:0px;
	}
				
div#wrapper {
	margin:82px auto 0 auto;
	width:900px;
	position:relative;
	z-index: 10;
	}
	
div#page {
	float: left;	
	width:880px;
	padding:105px 10px 10px 10px;
	margin: 0 0 30px 0;
	position:relative;
	z-index: 20;
	background: url(/wp-content/themes/arches/images/stripes.jpg) repeat 0 0;
	}	

div#header {
	float: left;
	clear: both;
	width: 880px;
	height: 112px;
	position: relative;
	z-index: 30;
	background: #FFFFFF;
	}	

div#white_content_area {
	float:left;
	background-color:#FFFFFF;
	padding:0 30px 0px 30px;
	width: 820px;
	position:relative;
	z-index: 25;
	}

div#homepage_left_col {
	float:left;
	width:369px;
	padding-bottom:10px;
	}
	
div#homepage_right_col {
	float:right;
	width:429px;
	padding-top: 158px;
	}

div#sub_header {
	float: left;
	clear: both;
	width: 840px;
	padding: 260px 0 40px 0;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid #CCCCCC;
	/*background-color: #00FF00;*/
	}

div#content_container {
	float: left;
	clear: both;
	width: 840px;
	padding: 35px 0 0 0;
	/*background-color:#CC6699;*/
	}

	div#content.narrowcolumn {
	float: left;
	width: 515px;
	padding: 0 0 0 0;
	/*background-color: #FF00FF;*/
	}

	div#content.widecolumn {
	float: right;
	width: 650px;
	padding: 0 0 40px 0;
	/*background-color: #FF0000;*/
	}
	
	div#content_container div.fullwidth_column_wrapper {
	float: left;
	width: 840px;
	height: 234px;
	padding: 0;
	position: relative;
	z-index: 21;
	/*background-color: #FFFF00;*/
	}	
	
	div#content_container div.fullwidth_column_wrapper div#content {
	width: 892px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 50;
	/*background-color: #FF0000;*/
	}	
	
div#sidebar {
	width: 226px;
	float:right;
	padding: 180px 0 30px 0;
	text-align:right;
	}

#content.narrowcolumn .post {
	padding: 0;
	margin: 0;
	width:515px;
	float: left;
	}
	
#content.widecolumn .post, div#content.fullwidth_column div.post {
	padding:0;
	margin: 0;
	width: 100%;
	float: left;
	}

div#content.fullwidth_column div.post div.postwrapper {
	padding:0 52px 0 0;
	margin: 0;
	width: 245px;
	float: left;
	}
	
.entry {
	padding: 0 0 0px 0;
	margin-bottom:10px;
	width: 100%;
	float: left;
	border-bottom:1px solid #DEDEDE;
	/*background-color: #993399;*/
	}
	
div#footer {
	float: left;
	width: 820px;
	padding:10px 0 0 0;
	position: relative;
	border-top:2px solid #DEDEDE;
	}
	
body.page-3 div#footer {
	border:none;}
	
	div#footer_left_logos {
	background-image:url(/wp-content/themes/arches/images/footer_logos.jpg);
	background-repeat:no-repeat;
	width:533px;
	height:76px;
	text-indent:-999px;
	overflow:hidden;
	float:left;}
	
	div#footer_right_col {
	float:right;
	width:242px;
	padding:5px 0 0 0;
	margin:0 0 0 0;}
	
/* End Structure */



/*=================================================
	
	6. INNER ELEMEMTS

=================================================*/



/*============ SITE MAP STYLES ===============*/

	
div#content div.ddsg-wrapper {
	float: left;
	width:670px;
	}

div#content div.ddsg-wrapper h2 {
	display: none;
	}

div#content div.ddsg-wrapper div.ddsg-pagenav {
	float: left;
	clear: both;
	width:670px;
	}
	
	div#content div.ddsg-wrapper div.ddsg-pagenav p {
	text-align: right;
	}

		
div.homepage_welcome_text {
	float:left;
	width:369px;
	padding-top:15px;
	padding-bottom:11px;
	border-top:2px solid #dedede;}
	
div#intro_text {
	float:left;
	width:516px;
	padding:15px 0 0px 0;
	margin-bottom:20px;
	min-height:103px;
	border-bottom:2px solid #dedede;
	border-top:2px solid #dedede;}
	
	div#intro_text img {
	width:516px;
	height:99px;
	padding-bottom:15px;}


div#main_content_area {
	float:left;
	width:820px;
	padding-bottom:20px;}
	

#news_list {
	float:left;
	width:400px;
	background-color:#FF0033;}

div#form_left_col {
	float:left;
	width:450px;}
	
	div#form_left_col h2 {	
	line-height:24px;}
	
div.form_right_col {
	float:right;
	width:300px;
	padding-top:20px;}


/*============ SITE MAP STYLES ===============*/

	
.ddsg-wrapper {
	float: left;
	width:670px;
	}

.ddsg-wrapper h2 {
	display: none;
	}

.ddsg-pagenav {
	float: left;
	clear: both;
	width:670px;
	}
	
.ddsg-pagenav p {
	text-align: right;
	}
	
.ddsg-wrapper ul {
	margin: 0;
	padding: 8px 0 0 0;
	}
	
.ddsg-wrapper ul li {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	}
	
.ddsg-wrapper ul li ul {
	margin: 0;
	padding: 0 0 0 30px;
	}
	
.ddsg-wrapper ul li ul li {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	}	
	
#main_content_area ul {
	margin:0;
	width:480px;
	padding:0 0 0 17px;}
	
#main_content_area li {
	margin:0;
	padding:0 0 15px 0;}

/*==================================================================================================
	
	7. LISTS 

==================================================================================================*/


.entry ol {
	padding: 10px 0 10px 35px;
	margin: 0;
	font-size: 11px;
	}
	
.entry ol li {
	margin: 0;
	padding: 5px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

div.narrowcolumn ul, div.widecolumn ul {
	margin: 0;
	padding: 8px 0 15px 0;
	}
	
	div.narrowcolumn ul li, div.widecolumn ul li {
	clear: both;
	margin: 0;
	padding: 0 0 15px 0px;
	list-style: none;
	/*background: url(furniture/images/sitewide/bullet1.jpg) no-repeat 0 3px;*/
	}
	

	
	
/* ================ Sub Page Nav Styles =================*/


div#sidebar ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	
	div#sidebar ul li {
	clear: both;
	margin: 0;
	padding: 0 0 12px 0;
	}
	
	div#sidebar ul li ul {
	float: left;
	margin: 0;
	padding: 10px 0 10px 0px;
	list-style: none;
	}
	
	div#sidebar ul li ul li {
	clear: both;
	margin: 0;
	padding: 0 0 12px 0px;
	/*background: url(furniture/images/sitewide/arrow_bullet.jpg) no-repeat 0 5px;*/
	}


/*==================================================================================================

	8. FORMS
 
 ====================================================================================================*/
 

form, input, textarea, label, select, fieldset  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#666666;
	float: left;
	}
	
form {
	padding: 20px 0 0 0;
	}

	
input {
	padding: 2px;
	border: none;
	}
	
textarea {
	padding: 2px;
	margin: 2px 0 0 0;
	width: 200px;
	height: 100px;
	}
		
label {
	clear: both;
	font-size:12px;
	color: #333333;
	width: 80px;
	text-align: right;
	padding: 0 15px 0 0;
	}	
	
	li#search form#searchform label {
	text-align: left;
	font-size: 14px;
	padding: 0 0 10px 0;	
	}

	
	
select {
	font-size:12px;
	}		
	
fieldset {
	clear: both;
	font-size:12px;
	border: none;
	}		

input.form_textfield, li#search form#searchform input#s {
	width: 264px;
	float: left;
	margin: 0 0 0px 0;
	padding: 10px;
	font-size:14px;
	color:#666666;
	margin-bottom:8px;
	border: 1px solid #999999;
	background-color: #f4f4f4;
	}

	input.fmdate {
	width: 170px;
	margin: 0 0 9px 0;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #f4f4f4;
	}
	
	textarea.form_textfield {
	width: 270px;
	margin: 0 0 9px 0;
	padding: 6px;
	margin-bottom:8px;
	border: 1px solid #999999;
	background-color: #f4f4f4;
	}

	

select.fmselect {
	width: 160px;
	margin: 0 0 9px 0;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #ffffec;
	}
	
textarea.fmtextarea {
	border: 1px solid #999999;
	background-color: #ffffec;
	}
	

/*---------------SUBMIT BUTTONS ------------------*/
	

form.ddfm div.submit {
	padding: 0 0 0 124px;
	}

	form.ddfm div.submit input {
	background-color: #65caff;
	border: 1px solid #2996cf;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #FFFFFF;
	width: 120px;
	height: 30px;
	padding: 0px 1px 3px 1px;
	}
	



/*==================================================================================================

   DAGON DESIGN FORM MAILER STYLES 

   http://www.dagondesign.com

==================================================================================================*/


form.ddfm .required, div.ddfmerrors {
	color: #FF0000;
	}


/* STRUCTURE CSS */

.ddfmwrap {
	float: left;
	width: 550px;
	}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	width: 550px;
	}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
	border: 1px solid #999999;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	margin-bottom: 15px;  
	padding: 3px;
	width:50%;
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}



/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	border: 1px solid #999999;
	background-color: #ffffec;
}

form.ddfm .credits {
	text-align: right;
	display:none;
	margin-top: 7px;
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	font-weight: bold;
	color: #CC0000;
	width: 65%;
	padding: 0;
	text-align: left;
	
	}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}

/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}


/*==================================================================================================
	
	9. Various Tags & Classes 
	
==================================================================================================*/


	
.wp-caption {
	width:205px!important;
	height:155px;
	float:left;}	
	
.wp-caption-text {
	color:#4A4A4A!important;
	padding-top:10px!important;}

.wp-caption img {
	width:203px;
	height:116px;}

.ddsg-wrapper h2 {
	display:none;}
	

/*============ BG IMAGE STRECHER =============*/	
	


body img#background-img {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: inherit;
	}

/* End Various Tags & Classes*/



/*==================================================================================================
	
	10. Headers
	
==================================================================================================*/


h1#logo, div#sub_header h2 {
	padding:0;
	margin:0;
	float:left;
	line-height: 0;
	font-size: 1px;
	}

h1#logo	 {
	width: 136px;
	height: 136px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: -70px; 
	left:53px;
	z-index: 35;
	}
	
	h1#logo a {
		float: left;
		text-indent: -5000px; 
		overflow:hidden; 
		display:block;
		width: 136px; 
		height:136px; 
		text-decoration: none !important;
		background: url(/wp-content/themes/arches/images/logo.gif) no-repeat 0 0;
		}
		
	
/*==================================================================================================
	
	11. BUTTONS
	
==================================================================================================*/


a.button_documentary {
		text-indent: -5000px; overflow:hidden; display:block; float:left;
		width: 429px; height:57px; text-decoration: none !important; padding:10px 0 10px 0;
		background-image:url(/wp-content/themes/arches/images/button_documentary.jpg); background-position:0px 10px;
		background-repeat:no-repeat; border-top:2px solid #dedede; border-bottom:2px solid #dedede;}
		
a.button_find_us {
		text-indent: -5000px; overflow:hidden; display:block; float:left;
		width: 369px; height:57px; text-decoration: none !important; padding:10px 0 10px 0;
		background-image:url(/wp-content/themes/arches/images/button_find_us.jpg); background-position:0px 10px;
		background-repeat:no-repeat;border-top:2px solid #dedede; border-bottom:2px solid #dedede;}

	
	
	
