
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* USER STYLES FOR TINY MCE, add them to the plugin stylesheet too*/
.subheadline {
	font-size:18px;
	margin:10px 0 10px 0;
}



/* END - USER STYLES FOR TINY MCE, add them to the plugin stylesheet too*/


/* Begin Typography & Colors */




* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	font-size: 13px;
	font-family: "MyriadPro-web", Verdana, Geneva, sans-serif;
	margin:0 auto;
	text-align:center;
	color:#8f8f85;
	
}

h3 {
	color:#8f8f85;
	font-size:13px;
	display:inline;
	font-weight:normal;
}



#header {
	width:952px;
	margin:0 auto 23px auto;
	text-align:left;
}

#nav_container {
	width:952px;
	margin:0 auto 0px auto;
	text-align:left;
}

#nav {
	float:left;
	margin:8px 0 0 0;
	font-size:16px;
	font-family: "MyriadPro-web", Verdana, Geneva, sans-serif;
}

#subnav {
	text-align:left;
	width:952px;
	margin:18px auto 30px auto;
	font-size:13px;
	font-family: "MyriadPro-web", Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}

#largedot {
	display:inline-block;
  width: 13px;
  height: 13px;
  background:url(images/largedot.jpg) no-repeat 0 0;
}

#largedot:hover { 
  background-position: 0 -13px;
}

#largedot.active { 
  background-position: 0 -13px;
}

#largedot span {
  display: none;
}

#smalldot {
  display:inline-block;
  width: 9px;
  height: 9px;
  background:url(images/smalldot.jpg) no-repeat 0 0;
  margin:0 5px 0px 0;
}

#smalldot:hover { 
  background-position: 0 -9px;
}

#smalldot.active { 
  background-position: 0 -9px;
}

#smalldot span {
  display: none;
}

#largeleft {
  display:inline-block;
  width: 34px;
  height: 34px;
  background:url(images/largeleft.jpg) no-repeat 0 0;
  margin:0 5px 0 0;
}

#largeleft:hover { 
  background-position: 0 -34px;
}

#largeleft.active { 
  background-position: 0 -34px;
}

#largeleft span {
  display: none;
}

#largeleft_single {
  display:inline-block;
  width: 34px;
  height: 34px;
  background:url(images/largeright.jpg) no-repeat 0 0;
  margin:0 0 0 0;
}

.clients_left, .clients_middle {  margin:0 50px 0 0; float:left; }
.clients_right { float:left; }

#largeleft_single:hover { 
  background-position: 0 -34px;
}

#largeleft_single.active { 
  background-position: 0 -34px;
}


#largeleft_single span {
  display: none;
}

#largeright {
  display:inline-block;
  width: 34px;
  height: 34px;
  background:url(images/largeright.jpg) no-repeat 0 0;
	margin:0 0 0 0;
}

#largeright_single {
  display:inline-block;
  width: 34px;
  height: 34px;
  background:url(images/largeleft.jpg) no-repeat 0 0;
  margin:0 5px 0 0;
}


#largeright:hover, #largeright_single:hover { 
  background-position: 0 -34px;
}

/*
#largeright.active, #largeright_single.active { 
  background-position: 0 -34px;
}
*/

#largeright span, #largeright_single span {
  display: none;
}

#smallright {
  display:inline-block;
  width: 19px;
  height: 19px;
  background:url(images/smallright.jpg) no-repeat 0 0;
  cursor:pointer;
}

#smallright:hover { 
  background-position: 0 -19px;
}

#smallright.active { 
  background-position: 0 -19px;
}

#smallright.disabled { 
  background-position: 0 -57px;
  cursor:default;
}

#smallright span {
  display: none;
}

#smallleft {
  display:inline-block;
  width: 19px;
  height: 19px;
  background:url(images/smallleft.jpg) no-repeat 0 0;
  margin:0 3px 0 0;
  cursor:pointer;
}

#smallleft:hover { 
  background-position: 0 -19px;
}

#smallleft.active { 
  background-position: 0 -19px;
}

#smallleft.disabled { 
  background-position: 0 -57px;
  cursor:default;
}

#smallleft span {
  display: none;
}

ul li {
	display:inline;
	list-style:none;
	margin:0 0 0 0;
}



#nav ul li, #subnav ul li {
	display:inline-block;
	list-style:none;
	color:#b4b4a9;
}

#subnav ul li {
	margin-bottom:10px;
}

#nav ul li a, #subnav ul li a {
	color:#b4b4a9;
	text-decoration:none;
	padding:5px 5px 2px 5px;
	margin-right:20px;
}

#nav ul li a:hover, #subnav ul li a:hover, #nav ul li a.current, #subnav ul li a.current {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#c36446;
}

#subnav ul li.current-cat a {
	text-decoration:none;
	padding:5px 5px 2px 5px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#c36446;
}

#social_links {
	float:right;
}

.social_links_item {
	float:right;
	text-align:center;
	margin-left:10px;
	
}


#social_links a {
	color:#b4b4a9;
	text-decoration:none;
}

#social_links a:hover {
	color:#000000;
	text-decoration:none;
}

#index_work, #index_news {
	width:953px;
	/*border:#000 thin solid;*/
	margin:30px auto 20px auto;
	text-align:left;
}

#index_news {
	margin:0 auto 50px auto;
}

#index_section_nav_container {
	width:952px;
	margin:0 auto;
	/*float:left;*/
}


#index_section_nav {
	height:19px;
	float:left;
	padding:0 10px 0 0;
	background-color:#FFFFFF;
	color:#b4b4a9;
	margin:0 0 5px 0;
	display:table-cell;
	vertical-align:middle;
}

#index_section_nav img {
	/*display:table-cell;
	vertical-align:middle;*/
	margin:0 10px 0 0;
}

#index_section_nav a img {
	display:inline;
	
}

#nav_line {
	/*position:absolute;
	float:left;
	width:952px;
	*/
	position:absolute;
	width:952px;
	height:9px;
	float:right;
	border-bottom:#b4b4a9 thin solid;
	z-index:-10;
}

#index_section_nav h1 {
	color:#b4b4a9;
	font-size:12px;
	font-weight:normal;
	display:inline;
}

#index_section_nav a {
	color:#C36446;
	text-decoration:none;
}

#index_section_nav a:hover {
	color:#383737;
	text-decoration:none;
}

#index_work h1, #index_news h1 {
	margin:8px 0 0 0;
}

#index_work h1 a, #index_news h1 a {
	color:#C36446;
	font-weight:normal;
	font-size:16px;
}

#index_work h1 a:hover, #index_news h1 a:hover {
	color:#383737;
	font-weight:normal;
	cursor:pointer;
}


a {
	color:#383737;
	text-decoration:none;
}

a:hover {
	color:#C36446;
	text-decoration:none;
	cursor:pointer;
}

a:active {
}


a:visited {
}
a:focus {
    outline: none;
}



#portfolio_content_area a, #twitter_holder a {
	color:#C36446;
	text-decoration:none;
}

#portfolio_content_area a:hover, #twitter_holder a:hover {
	color:#383737;
	text-decoration:none;
}

#portfolio_content_area a:active, #twitter_holder a:active {
}

#portfolio_content_area a:visited, #twitter_holder a:visited {
}

#share_box a {
	color:#383737;
	text-decoration:none;
}

#share_box a:hover {
	color:#C36446;
	text-decoration:none;
}

#share_box a:active {
}
#share_box a:visited {
}
#share_box a:focus {
    outline: none;
}


#index_photo {
	width:953px;
	height:366px;
	text-align:left;
	margin:30px auto 60px auto;
}

#portfolio_photo, #news_section {
	width:953px;
	text-align:left;
	margin:0 auto 50px auto;
}

#index_photo_nav {
	text-align:right;
	margin:-44px 0 0 0;
	position:relative;
	z-index:10;
}

#index_photo_arrows, #portfolio_photo_arrows, #news_arrows {
	margin:0 10px 18px 0;
}



/* CAROUSEL NAVIGATIONS */
.work_carousel-next, .work_carousel-prev, .news_carousel-next, .news_carousel-prev {
    cursor: pointer;
}

.index_photo_carousel-next, .index_photo_carousel-prev {
    cursor: pointer;
}

/* END CAROUSEL NAVIGATIONS */


#footer {
	margin: 0 auto;
	width: 952px;
	/*background:url(images/footer_bg.jpg) repeat-x top;*/
	text-align:center;
	color:#636262;
	padding:18px 0 0 0;
}

#footer a {
	color:#383737;
	text-decoration:none;
}

#footer a:hover {
	color:#C36446;
	text-decoration:none;
}
	
#footer_divider {
	width:952px;
	border-bottom:#ececec thick dotted;
	margin:20px auto 7px auto;
	font-size:11px;
	padding-bottom:5px;
}

.footer_col {
	padding:0 40px 0 40px;
	border-right:#b4b4a9 solid thin;
	text-align:left;
	float:left;
}

.footer_col_last {
	padding:0 40px 0 40px;
	text-align:left;
	float:left;
}


#footer_cols_holder {
	margin:0 auto;
	display:table;
}

#footer h1 a {
	color:#636262;
	font-weight:bold;
	font-size:14px;
}

#footer h1 a:hover {
	font-weight:bold;
	color:#636262;
}

#footer ul {
	list-style:none;
	margin:0 0 8px 0;
}

#footer ul li {
	display:block;
}

li.categories {
	list-style:none;
	float:left;
}

#intro_area {
	width:952px;
	margin:0 auto 10px auto;
	text-align:left;
	font-size:16px;
	font-weight:normal;
}

h1.pagetitle {
	color:#999999;
	font-weight:normal;
	font-size:30px;
	text-align:left;
	margin:0 0 20px 0;
}

h1.hometitle {
	color:#C36446;
	font-weight:normal;
	font-size:26px;
	margin:15px 0 0 0;
}

h1 {
	color:#C36446;
	font-weight:normal;
	font-size:26px;
	margin:15px 0 0 0;
	line-height:normal;
}

h2 {
	color:#909084;
	font-size:16px;
	text-transform:capitalize;
	margin:0 0 10px 0;
}



.orange {
	color:#c36446;
}

#share_box h2 {
	margin:0 0 0px 0;
	color:#c36446;
	display:inline;
	font-size:12px;
}

#intro_area p { margin:0 0 10px 0; }

#portfolio_image_area {
	width:953px;
	min-height:366px;
	/*height:366px;*/
}
.video-js-box, .audio-js-box { float:left; }
.video_image, .audio_image { float:left; }
.vjs-flash-fallback { width:650px; height:366px; }

#portfolio_content_area {
	width:602px;
	min-height:300px;
	float:left;
	padding:0 30px 0 0;
	line-height:20px;
	
}

#portfolio_content_area p {
	margin:5px 0 15px 0;
}

#portfolio_content_area ol li {
	list-style-position:inside;
}

#portfolio_content_area ul {
margin: -10px 0 10px 0;
}

#portfolio_content_area ul li {
list-style: circle;
list-style-position:inside;
display:list-item;
margin:0 0 0 1px;
}

#portfolio_tag_area {
	width:320px;
	height:280px;
	float:left;
	padding:20px 0 0 0;
	/*word-wrap: break-word;*/
	overflow:auto;
	position:relative;
	z-index:100;
	
}



#display {
    clear: both;
    width: auto;
    height: 100px;
    overflow: scroll;
    border: 1px solid #666;
    background-color: #fcfcfc;
    padding: 10px;
}

.alt_views_nav {
	color:#C36446;
	font-size:16px;
	margin:8px 0 0px 0;
}

.alt_views_nav a {
	margin:0 5px 0 0;
}

.item_gallery{
  position:relative;
  width:951px; /* Set your image width */
  height:366px; /* Set your image height */
  margin:0 0 0 0;
  overflow:hidden;
}
.item_gallery #item{
  display:none;
  position:absolute;
  top:0;
  left:0;
}
.item_gallery #item.active{
  display:block;
}


#item_container {
	width:953px;
	text-align:left;
	margin:0 auto 50px auto;
	/*margin:0 auto;*/
	
}

#category_dot_label {
	text-transform:uppercase;
	font-size:14px;
	text-align:left;
	margin:18px auto 10px auto;
	width:953px;
}

#category_dot_label ul {
	display:inline;
}

#category_dot_label ul li {
	display:inline;
	list-style:none;
}

#category_dot_label ul li a {
	margin:0 5px 0 0;
}


.navigation {
	width:952px;
	display: block;
	text-align: left;
	margin:0 auto 10px auto;
}


/* COMMENT AREA */
#news_comment_box {
	padding:10px;
	border:#d1d3d4 thin solid;
	width:298px;
	float:left;
	margin:10px 0 0 0;
	/*box-shadow: 10px 10px 5px #d1d3d4;*/
}

#news_comment_box li {
	list-style:none;
}

.comment_bubble {
	padding:10px;
	border:#b4b4a9 thin solid;
	background-color:#f6f6f1;
	margin:0 0 5px 0;
}

.comment_author {
	margin:-30px 0 10px 30px;
	width:250px;
	word-wrap:break-word;
	font-size:10px;
}

#commentform {
	font-family: "MyriadPro-web", Verdana, Geneva, sans-serif;
}

#commentform p {
	margin: 5px 0;
}

#commentform input, input, textarea {
	width: 290px;
	padding: 2px;
	margin: 0 0 5px 0;
	background-color:#f6f6f1;
	border:#b4b4a9 thin solid;
	color:#909084;
}
	
#commentform textarea {
	width: 290px;
	padding: 2px;
	background-color:#f6f6f1;
	border:#b4b4a9 thin solid;
	color:#909084;
	font-family: "MyriadPro-web", Verdana, Geneva, sans-serif;
	font-size:12px;
}

#commentform #submit, #submit {
	width:130px;
	cursor:pointer;
	
}
	
/* END COMMENT AREA */

#share_box {
	font-size:10px;
	padding:10px;
	border:#d1d3d4 thin solid;
	margin:15px 0 0 0;
}

#share_box img {
	vertical-align:top;
}

#center_area, #center_cols {
	width:952px;
	margin:0 auto;
	text-align:left;
	line-height:20px;
}

#services_list {
	float:left;
}

#services_item_content {
	float:right;
	padding:30px;
	border:#d1d3d4 thin solid;
	width:600px;
	margin:auto 0 auto 10px;
	font-size:20px;
	line-height:28px;
}

ul.clients_list li {
	list-style:none;
	display:block;
	text-transform:capitalize;
}

.space_right {
	margin:0 25px 0 0;
}


#center_cols ul {
	width: 952px;
    list-style-type:none;
}

#center_cols li {
    width:300px;
    margin:5px 0 0 0;
    padding:0 0px 0 0;
    float:left;
}

#twitter_badge_container {
	padding:10px;
	border:#d1d3d4 thin solid;
	width:932px;
	margin:0 auto 10px auto;
	/*box-shadow: 10px 10px 5px #d1d3d4;*/
}

#twitter_holder {
	margin:0 auto;
}

#twitter_holder img {
	vertical-align:middle;
}

.twitter_balloon {
	margin:0 0 -1px -5px;
	position:relative;
	z-index:10;
}

#client_name {
	display:inline;
	margin:0 0 0 10px;
	font-size:10px;
}


.graph input {
	margin:0 5px 0 0;
}

.graph strong {
	margin:0 0 0 5px;
}

#searchform {
	display:inline;
	margin:0 0 0 10px;
}

#searchform input {
	width:200px;
	padding: 2px;
	margin: 0 0 0 0;
	background-color:#f6f6f1;
	border:#b4b4a9 thin solid;
	color:#909084;
}

#searchform #searchsubmit {
	width:75px;
	padding: 1px;
	margin: 0 0 0 0;
	background-color:#f6f6f1;
	border:#b4b4a9 thin solid;
	color:#909084;
	cursor:pointer;
}

.ddmcc {
	width: 300px;
	float: left;
	padding-right: 15px;
}

.ddmcc ul {
	
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 2px 0;
	padding: 0;
	display:block;
}

.ddmcc li img {
	vertical-align:middle;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}


.dotCounter {
	display:inline;
}

.dotCounter img:hover {
	cursor: pointer;
}

.dotCounter img {
	margin:0 5px 0 0;
}

#index_photo_dots {
	text-align:right;
	width:952px;
	margin:10px auto 0 auto;
}

#index_arrows {
	width:952px;
	text-align:right;
	margin:320px 0 0 0;
	position:absolute;
}

#brand_builder {
	display:inline-block;
	margin:-10px 0 0 0;
	position:relative;
	z-index:30;
}

.invisible {
	visibility:hidden;
	
}









#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}









#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}





.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */




#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}




/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

/* End Entry Lists */



/* Begin Form Elements */





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	border:thin solid #b4b4a9;
	background:#f6f6f1;
	padding:3px 5px;
	}


#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}



input[type=text].defaultField, input[type=password].defaultField, textarea.defaultField {  
		outline:none;
		color:#000;
}
input[type=text].focusField, input[type=password].focusField, textarea.focusField{  
        color:#3e3e3e;
		background:#c2d9d4;  
		outline:none;
		
} 
input[type=submit] { cursor:pointer; }
input[type=submit]:hover { background:#c36446; color:#FFF; }


.left { text-align:right; width:200px; margin:0 10px 15px 0; float:left;  /*line-height:28px;*/  }
.right { text-align:left; width:372px; margin:0 0 15px 0; float:left; /*line-height:28px;*/ }
.required {font-weight:bold; }

.contactform select { width:295px; }
.fielderror { display:none; color:#cc0000; }
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.required {
	font-weight:bold;
}
.error {
	color:#C00;
	font-size:12px;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*---------- CLEAR ------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* Wordousel styles
-------------------------------------------------------------- */

#masthead {
	width: 953px;
	/*height: 666px;*/
	margin: 0 auto;
	padding: 0;
	clear: both;
	}
	
#idx_slider_Slides {
	height:366px;
	overflow:hidden;
}
	
.port_float {
	/*background-color:#C9C;*/
	display:inline-block;
	/*background:url(images/loading.jpg) no-repeat;*/
}

.floatleft {
	display:inline-block;
}



#idx_work div {
	/*background-color:#39F;*/
	/*display: none;*/
}

#jFlowSlide, #idx_Slide, #idx_workSlide, #idx_newsSlide { 
	float: left;
	/*border:#000 solid thin;*/
	
}

.jFlowControl {
	/*border:#009 solid thin;*/
	width: 9px;
	height: 9px;
	cursor:pointer;
	display:inline-block;
	padding:0 5px 0 0;
	background:url(images/smalldot.jpg) no-repeat;
	margin:0 0 5px 0;
}

.jFlowControl:hover {
	background-position: 0 -9px;
}

.jFlowControl:active {
	background-position: 0 -9px;
}


#myController div.jFlowSelected {
	/*change to active dot*/
	background:url(images/smalldot.jpg) no-repeat;
	background-position: 0 -9px;
	
}
#idx_slider div.idx_Slide_Selected {
	/*change to active dot*/
	background:url(images/largedot.jpg) no-repeat;
	background-position: 0 -13px;
}

#interior_page_arrows {
	margin:10px 0 10px 0;
}

.jFlowPrev, .idx_sliderPrev {
	padding:0 10px 0 0;
	width: 34px;
	height: 34px;
	cursor:pointer;
	background:url(images/largeleft.jpg) no-repeat;
	display:inline-block;
}


.jFlowPrev:hover, .idx_sliderPrev:hover {
    background-position: 0 -34px;
}

.jFlowPrev:active, .idx_sliderPrev:active {
    background-position: 0 -34px;
}

.jFlowPrev-disabled, .jFlowPrev-disabled:hover, .jFlowPrev-disabled:active, .idx_sliderPrev-disabled, .idx_sliderPrev-disabled:hover, .idx_sliderPrev-disabled:active {
    cursor: default;
    background-position: 0 -102px;
}

.jFlowNext, .idx_sliderNext {
	padding:0 10px 0 0;
	width: 34px;
	height: 34px;
	cursor:pointer;
	background:url(images/largeright.jpg) no-repeat;
	display:inline-block;
}

.jFlowNext:hover, .idx_sliderNext:hover {
    background-position: 0 -34px;
}

.jFlowNext:active, .idx_sliderNext:active {
    background-position: 0 -34px;
}

.jFlowNext-disabled, .jFlowNext-disabled:hover, .jFlowNext-disabled:active, .idx_sliderNext-disabled, .idx_sliderNext-disabled:hover, .idx_sliderNext-disabled:active {
    cursor: default;
    background-position: 0 -102px;
}





.idx_sliderControl {
	/*border:#009 solid thin;*/
	width: 13px;
	height: 13px;
	cursor:pointer;
	display:inline-block;
	padding:0 5px 0 0;
	background:url(images/largedot.jpg) no-repeat;
	margin:10px 0 0 0;
}

.idx_sliderControl:hover {
	background-position: 0 -13px;
}

.idx_sliderControl:active {
	background-position: 0 -13px;
}


.smalldot {
	padding:0 5px 0 0;
	width: 9px;
	height: 9px;
	cursor:pointer;
	background:url(images/smalldot.jpg) no-repeat;
	display:inline-block;
}

.smalldoton {
	/*background:url(images/smalldot.jpg) no-repeat;*/
	background-position: 0 -9px;
}

.smalldot:hover {
    background-position: 0 -9px;
}

.smalldot:active {
    background-position: 0 -9px;
}

.smallprevarrow {
	padding:0 5px 0 0;
	width: 19px;
	height: 19px;
	cursor:pointer;
	background:url(images/smallleft.jpg) no-repeat #FFF;
	display:inline-block;
}

.smallnextarrow {
	padding:0 5px 0 0;
	width: 19px;
	height: 19px;
	cursor:pointer;
	background:url(images/smallright.jpg) no-repeat #FFF;
	display:inline-block;
}


.smallprevarrow:hover, .smallnextarrow:hover {
    background-position: 0 -19px;
}

.smallprevarrow:active, .smallnextarrow:active {
    background-position: 0 -19px;
}

.smallprevarrow-disabled, .smallprevarrow-disabled:hover, .smallprevarrow-disabled:active, .smallnextarrow-disabled, .smallnextarrow-disabled:hover, .smallnextarrow-disabled:active {
    cursor: default;
    background-position: 0 -57px;
}

#idx_work_Slides .feature {
	/*background-color:#C69;*/
}

.feature_item {
	/*background-color:#36C;
	border:thin solid #000;*/
	width:166px;
	max-width:166px;
	height:300px;
	max-height:300px;
	margin-right: 27px;
	float:left;
	overflow:hidden;
}
.feature_item_last {
	width:166px;
	height:300px;
	float:left;
}
#work_arrows, #news_arrows {
	display:inline-block;
}


