/* -------------------------------------------------------------- 

	Theme Name: Say This Say That
	Theme URI: http://www.saythissaythat.com
	Description: Say This, Say That theme
	Author: Say This Say That.
	Author URI: http://saythissaythat.com
	Version: 0.1

-------------------------------------------------------------- */

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/coda.css";
/*@import "style/css/diagnostic.css"; Just use for developing tests */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}




img#wpstats{display:none;}

* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: none;
}
body {
	background: #333;
	text-align: center;
}


img {
	border: 0;
}
p {
	margin-bottom: 2em;
	line-height: 1.6em;
}
a, a:visited {
	color: #4b9696;
	text-decoration: underline;
	margin-left: -5px;
	padding: 3px 5px 3px 5px;
	margin-right: -5px;
}
a:hover {
	color: #FFF;
	background: #4b9696;
	text-decoration: none;
}
.footer a, .footer a:visited, .top a, .top a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover, .top a:hover {
	color: #D8F3FC;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 36px;
	color: #4b4742;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.4em;
}
h2 {
	color: #4b4742;
	border: none;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 1.2em;
}

h2.big_title {
	font-size: 35px;
	letter-spacing: -1px;
}
h2.post_title {
letter-spacing: -1px;
margin-bottom: 0;
}

h2.post_title a, h2.post_title a:visited {
padding:7px 7px 8px;
float: left;
color: #666;
background: none;
margin-left: -5px;
	display: block;
}

h2.post_title a:hover {
	color: #FFF;
}

h2.post_title a:hover {
padding:7px 7px 8px;
	background: #4b9696;
	display: block;
}
h3 {
	color: #7C6C50;
	border: none;
	font-size: 21px;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 20px;
}
h4 {
	color: #666;
	border: none;
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
}

h5 {
	color: #666;
	border: none;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
}

.services h3 {
	color: #666;
	border: none;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}

h1.spread {
	font-size: 30px;
	color: #5F5A54;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
}

h1.close {
	font-size: 30px;
	color: #5F5A54;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	border-bottom: 1px solid #DDD;
	text-align: justify;
	padding-bottom: 25px;
}
span.noticed {
	font-style: italic;
	letter-spacing: -2px;
	font-size: 90%;
}
#container {
	background: #FFF url("images/bg.jpg") top center repeat-x;
	border-bottom: 1px solid #DDD;
}
.container {
	background: #FFF url("images/bg.jpg") top center repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	position: relative;
}
.container  .logo {
	width: 216px;
	height: 87px;
	margin-top: 20px;
	z-index: 9999;
	top: 0px;
	float: left;
}

.container  .logo  a:hover {
	background: none;
}


.globalnav {
	width: 563px;
	font:18px Georgia, "Times New Roman", Times, serif;
	float: right;
	padding-top: 75px;
	text-transform: Capitalize;
}
.globalnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.globalnav li {
	white-space: nowrap;
	float: left;
	border-left: 1px transparent;
	border-right: 1px transparent;
}
.globalnav li a, .globalnav li a:visited {
	color: #999;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
}
.globalnav  li.current_page_item a {
	color: #666;
	line-height: 35px;
	display: block;
	text-align: center;
	background: none;
	text-decoration: none;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #a1978e;
	border-right: 1px solid #a1978e;
}

.globalnav  li.current_page_item a:hover {
	border-color: #FFF;
}

.globalnav li a:hover {
	background: #333;
	color: #4b9696;
	background: #FFF;
}
.globalnav li.selected a, .globalnav li.selected a:hover, .globalnav li.selected a:visited {
	color: #fff;
}

.header {
	padding-bottom: 20px;
	border-bottom: 0px solid #DDD;
}

.caption_box {
	clear: both;
	padding: 20px 0 15px 0;
	border-top: 1px solid #DDD;
}

.caption_box h1 {
	font-size: 30px;
	color: #5F5A54;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	text-align: justify;
}



.featured_box {
	background: url("images/arrow-down.png") top center no-repeat;
	padding: 50px 0 10px 0;
}

/** Box Styles **/

.box {
	float: left;
	width: 288px;
	padding: 0 16px 10px 16px;
	margin: 0 auto;
	text-align: left;
}

.box h2 {
	color: #333333;
	margin-bottom: 0em;
	font-weight: normal;
	padding-bottom: 0px;
	font-size: 1.6em;
}

.box img {

	margin-bottom: 1.0em;
}

.box img a {
	background: none;
}

.box p {
	margin-bottom: 1.5em;
}


p.more a, p.more a:visited {
	display:block;
	color: #666;
	padding: 4px 10px 4px 10px;
	font-size:11px;
	text-decoration:none;
	width: auto;
	background: #EFEBE1;
	background-position: right;
	margin: 0;
	line-height: 1.6em;
	text-transform: uppercase;
}
p.more a:hover {
	color: #FFF;
	background: #4b9696;
	background-position: right;
}


p.launch_project a, p.launch_project a:visited {
	background: #a1978e;
	position: relative;
	display:block;
	color: #FFFFFF;
	padding: 5px 12px 5px 12px;
	font-size:18px;
	text-decoration:none;
	width: auto;
	background-position: right;
	margin: 0;
	text-transform: uppercase;
	border: 0px solid #CCC;
	float: right;
	margin-top: -45px;
	margin-right: 20px;
}
p.launch_project a:hover {
	color: #FFF;
	background: #4b9696;
	background-position: right;
}

.left {
	float: right;
}
.right {
	float: right;
}

.extra-info {
	font-style:italic;
	letter-spacing:0.01em;
}

.lite {
	color:#999999;
}

.projectprev img {
	margin:0;
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 1em;
}
.projectprev a:hover img {
	background-color: #00a7eb;
	padding: 5px;
	border-color: #FFF;
}

/** Main Contnet **/

.main_content {
	padding-bottom: 35px;
	padding-top: 10px;
}

/** Front Content **/

.front_content {
	padding: 25px 0;
}

.front_left {
	float: left;
	width: 605px;
	padding-right: 25px;
	border-right: 1px solid #DDD;
}

.front_right {
	float: right;
	width: 300px;
}

#front_con {
	background: #FFF url(images/bg_grey.jpg) top center repeat-x;
	border-bottom: 1px solid #DDD;
}

.front_con {
	padding: 15px 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
	background: #FFF url(images/bg_grey.jpg) top center repeat-x;
}
.footer {
	padding: 25px 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font-size: 12px;
	color: #999;
	text-align: right;
}

.ftr_left {
	float: left;
}

.ftr_right {
	float: right;
	font-style: italic;
}

.twitter_box {
	background: #EEE;
	padding: 15px 15px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
}

.twitter_box p {
	font-size: 13px;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}	

.twitter_bird {
	position: relative;
	width: 90px;
	height: 64px;
	float: right;
	top: 1px;
}

.twitter-feed li {
	padding:.5em 0;
}
.twitter_box ul, .twitter_box li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 0px;
	padding:0;
}

.twitter_box .twitter-feed li small {
	display:block;
	padding:5px 0 10px;
	font-size: 10px;
	font-style: italic;
}


.twitter_box a#follow-me {
	border:0 none;
	display:block;
	height:25px;
	margin-top:1em;
	overflow:hidden;
	text-align: right;
}
/* =Home
-----------------------------------------------------------------------*/
.blogTitle a {
	color: #4b9696;
	text-decoration: none;
}
.blogTitle   a:hover {
color: #FFF;
	text-decoration: none;
}
.front_left .post {
	padding: 10px 0 20px;
}
.front_left .date {
	float: left;
	width: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	padding-right: 20px;
}

.front_left .summary {
	float: left;
	line-height: 1.6em;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-left: 20px;
	background: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 470px;
	padding-right: 20px;
}
.front_left .blogLink {
	font-size: 0.85em;
}
.front_left p.blogInfo {
clear: both;
	margin-top: 10px;
	color:#A2967B;

font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}

h3.blogTitle {
	margin-bottom: 5px;
	padding-top: 5px;
}

.month {
	font-size: 18px;
	margin: 0;
	text-transform: lowercase;
	color: #999999;
	margin-top: -10px;
}


.day {
color: #444;
	font-size: 52px;
	margin: 0;
	padding: 0;
}


/** Side Team **/

.team_box {
	height: 66px;
	padding-left: 75px;
	padding-top: 8px;
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 8px;
	border-bottom: 1px solid #DDD;
}

.team_box:hover {
}
.james {
background: #EEE url(images/profiles/james_sm.jpg) top left no-repeat;
}

.forest {
background: #EEE url(images/profiles/forest_sm.jpg) top left no-repeat;
}

.micah{
background: #EEE url(images/profiles/micah_sm.jpg) top left no-repeat;
}

.team_box .name {
	margin-bottom: 0;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}

.team_box .name a, .team_box .name a:visited {
	text-decoration: none;
}

.team_box .title {
	margin-bottom: 0;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	line-height: 1.3em;
}



.navigation_footer {
	margin: 0 auto;
	padding: 0 0 0 0;
	display: block;
	}
	

.navigation_footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	}

.navigation_footer li {	
	display: inline;
	list-style:none;
	padding: 0;
	margin: 0;
	} 
	
.navigation_footer a, .navigation_footer a:visited {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 
	

.navigation_footer a:hover  {
	text-decoration: underline;
	}
		

.navigation_footer li a.active {

	}
	

.navigation_footer li span {
	margin: 0 10px 0 10px;
	display:inline;

	font-size:120%;
	}




/* --------------------
 * Work
 * -------------------- */
#search_form {
	float: right;
	margin-top: 2px;
}
#work_items .work, #related_work .work {
	margin: 0 11px;
	width: 298px;
	float: left;
	min-height: 213px;
	height: auto !important;
	height: 213px;
	margin-bottom: 20px;
}

#work_items span.case_study_badge {
	background: url(/images/buttons/case_study.png) no-repeat;
	display: block;
	width: 75px;
	height: 42px;
	position: absolute;
	top: 92px;
	left: 154px;
}

/* --------------------
 * I could use .work.first, but IE 6
 * doesn't support nested selectors.
 * -------------------- */

#p_our_work .paginate, #p_news .paginate {
	padding-bottom: 20px;
	padding-top: 0;
}
#work_items {
	padding: 10px 0 0;
	margin-top: 0px;
}
#work_items .first {
	margin-left: 0;
}
#work_items .last {
	margin-right: 0;
}
.work .thumbnail {
	margin: 0 0 5px;
	position: relative;
}

#work_items p.none {
	font-size: 14px;
	margin-bottom: 300px;
}

.meta_cal {
	margin-left: 0;
	width: 151px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: -21px;
	background: url('images/entry_break.gif') right no-repeat;
	padding-right: 20px;
	position: absolute;
	left: 0;
}

.meta_cal2 {
	width: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: -15px;
	background: url('images/entry_break.gif') right no-repeat;
	padding-right: 20px;
	position: absolute;
	left: 0;
}

.options {
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
}
ul#work_options/* work page navigation */
 {
	margin-bottom: 25px;
}
#work_options li {
	float: left;
	font-size: 11px;
	margin-right: 20px;
	display: block;
}
#work_options a {
margin: 0;
	color: #777;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
}
#work_options a:hover, #work_options a.active {
	color: #FFF;
	background-color: #4b9696;
}

#work_options .current-0 a, #work_options .current-0 a:visited, #work_options .current_page_item a, #work_options .current_page_item a:visited, #work_options .current-cat a, #work_options .current-cat a:visited {
	color: #FFF;
	background-color: #4b9696;
}
.work .thumbnail img {
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	background-color: #EEE;
}

.work .thumbnail a {
	margin: 0;
	padding: 0;
}

.work .thumbnail a:hover img {
	background-color: #00a7eb;
	border-color: 1px solid #333;
}



/* About */
#page_title {
	border-bottom: 1px solid #DDD;
	padding-bottom: 0px;
	padding-top: 10px;
}

h2#title_work {
	font-size: 50px;
	margin-bottom: 20px;
	color: #666;
	letter-spacing: -1px;;
	line-height: 110%;
	padding: 10px 0;

}

.limit {
	width: 700px;
	float: left;
}



/* --------------------
 * selected_extra
 * -------------------- */
#selected_extra {
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
	font: 40px/45px Georgia, serif;
	color: #ccc;
}
#selected_work_for {
	background: url('/images/titles/selected_work_for.gif');
	width: 162px; height: 10px;
	line-height: .1em;
	text-indent: -9999em;
}
#title_work_selected {
	color: #333333;
	font-size: 30px;
	margin-top: 4px;
	position: relative;
	left: -2px;
}

/* --------------------
 * Paginate
 * -------------------- */
.paginate {
	position: relative;
	float: right;
	top: -3px;
}
.paginate ul {
	float: right;
}
.paginate li {
	margin: 0 3px;
	float: left;
	font: normal 11px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.paginate li a {
	display: block;
	padding: 3px 6px;
	border: 1px solid #ccc;
}
.paginate li a:hover {
	background: #00a7e5;
	color: #fff;
	display: block;
	padding: 3px 6px;
	border: 1px solid #00a7e5;
}
.paginate .current a {
	background: #00a7e5;
	color: #fff;
	display: block;
	padding: 3px 6px;
	border: 1px solid #00a7e5;
}
.paginate .previous a {
	background: #fff url('/images/misc/blue_left.gif') no-repeat left center;
	color: #00a7e5;
	display: block;
	padding: 3px 6px 3px 15px;
	border: 1px solid #ccc;
}
.paginate .previous a:hover {
	background: #00a7e5 url('/images/misc/white_left.gif') no-repeat left center;
	color: #fff;
	display: block;
	padding: 3px 6px 3px 15px;
	border: 1px solid #00a7e5;
}
.paginate .next a {
	background: #fff url('/images/misc/blue_right.gif') no-repeat right center;
	color: #00a7e5;
	display: block;
	padding: 3px 15px 3px 6px;
	border: 1px solid #ccc;
}
.paginate .next a:hover {
	background: #00a7e5 url('/images/misc/white_right.gif') no-repeat right center;
	color: #fff;
	display: block;
	padding: 3px 15px 3px 6px;
	border: 1px solid #00a7e5;
}


/* Detail Pagination */
.page_navigation {
	float: right;
}
.page_navigation .left {
	width: 26px; height: 26px;
	float: left;
}
.page_navigation .left a {
	background: url('/images/buttons/small_arrows.gif') no-repeat top left;
	width: 26px; height: 26px;
	display: block;
	text-indent: -9999em;
}
.page_navigation .left a:hover {
	background-position: bottom left;
}
.page_navigation .right {
	width: 26px; height: 26px;
	float: left;
	margin: 0 0 0 10px;
}
.page_navigation .right a {
	background: url('/images/buttons/small_arrows.gif') no-repeat top right;
	width: 26px; height: 26px;
	display: block;
	text-indent: -9999em;
}
.page_navigation .right a:hover {
	background-position: bottom right;
}


/*
// Clearfix
*/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
.clearfix {
    display:inline-block;
	clear: both;
	}
.clearfix {
    display:block;
	}
* html .clearfix {
    height:1px;
	}




/* Capabilities */
#capabilities {
	padding: 40px 0;
	/*border-top: 1px solid #CCCCCC;*/
}
#title_capabilities {
	height: 18px;
	line-height: 0.1em;
	margin: 0 0 10px;
}

/* Client List */
#client_list {
	padding: 40px 0;
}
#title_client_list {
	background: url('/images/titles/client_list.gif') no-repeat;
	width: 149px; height: 18px;
	line-height: 0.1em;
	text-indent: -9999em;
	margin: 0 0 30px;
}

.listing {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
.listing li {
	font-size: 16px;
	width: 225px;
	padding: 7px 0;
	margin: 0 20px 0 0;
	float: left;
	color: #444;
	border-bottom: 1px solid #ccc;
	display: block;
}
.listing li.last {
	margin-right: 0;
}

.logos {
	padding: 0;
}
.logos li {
	width: 184px; height: 90px;
	margin: 0 10px 30px 0;
	float: left;
	line-height: 0.1em;
}
.logos li.last {
	margin-right: 0;
}
	
#expertise_slides {
	padding: 40px 0 0;
}
#expertise_slides .left_arrow {
	/*float: left;*/
}
#expertise_slides .slides {
	width: 822px;
	height: 300px;
	overflow: hidden;
	margin: 0 30px;
	float: left;
	position: relative;
}

a.no_style {
	color: #444;
	text-decoration: none;
}
a.no_style:hover {
	color: #00a7e5;
}




.person {
	width: 300px;
	padding: 0px 0px 10px 0px;
	float: left;
	margin: 0 18px;
}

.person.first {
	margin: 0 10px 0 0;

}

.person.last {
	margin: 0 0 0 10px;

}
.person p {
	padding-top: 5px;
}
.person img {
	clear:both;
	padding: 0px;
}
.person h2 {
	padding: 0;
	margin-bottom: 5px;
}

.person h5 {
	padding-bottom: 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.person em {
color: #999999;
}

.person ul li {
	padding-bottom: 5px;
}
.person h2, .person h5, .person p, .person ul, .person em {
	margin-left: 0px;
	display: block;
	font-weight: normal;
}

.person a.nb {
	border: 0;
	margin: 0;
	padding: 0;
}
.person a:hover.nb {
	background: none;
}
.byline {
	margin-top: 5px;
	border-bottom: solid #DDD 1px;
	clear: both;
	margin-bottom: 5px;
}
.bylinesmall {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: solid #000 1px;
	clear: both;
	width: 280px;
}

/** Content Layout **/


.content {
	padding-top: 15px;
}

.content_left {
	float: left;
	width: 610px;
	padding-right: 35px;
	border-right: 1px solid #DDD;
}

.content_right {
	float: right;
	width: 290px;
}

.profile_left {
margin-top: 25px;
	float: left;
	width: 620px;
	padding-right: 25px;
	border-right: 1px solid #DDD;
}

.profile_right {
margin-top: 25px;
	float: right;
	width: 290px;
}

.page-template-page_profile-php h2, .page-template-page_profile-php h3 {
	margin-bottom: 14px;  
}

#sig {
  text-align: right;
}

#sig h4 {
  font-weight: 300;
  margin-bottom: 4px;
}

#sig h2 {
  font-size: 22px;
}

.team_left {
margin-top: 0px;
	float: left;
	width: 450px;
	padding-right: 25px;
	border-right: 1px solid #DDD;
}

.team_right {
margin-top: 0px;
	float: right;
	width: 450px;
}


.profile_right h3 {
	color: #333333;
	border: none;
	font-size: 18px;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* ABOUT */

#services_box {
	background: #FFF;
	height:auto !important;
	margin: 0 0 20px;
	padding: 0;
	border: 0px solid #ccc;
	overflow: hidden;
}
ul.services_box li {
	padding: 0 0px 5px 30px;
	color: #5F5A54;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/arrow.gif) left no-repeat;
	background-position: 5px 2px;
	font-style: italic;
}

ul.services_box {
	line-height: 1.4em;
	letter-spacing: 0.03em;
	padding: 0;
	list-style-position: inside;
}

ul.serv_list {
	list-style-image: none;
	letter-spacing: 0.04em;
	padding: 0 0 20px 0;
	list-style-position: inside;
}

ul.serv_list li {
	padding: 5px 0 5px 5px;
	color: #666;
	list-style-position: inside;
	font: 11px Arial, Helvetica, sans-serif;
	background: none;
	list-style: square;
	margin-left: 50px;
}


/* Player */
#thumbnails {
	width: 690px;
	padding: 20px 0 0;
	margin-bottom: 5px;
}
#thumbnails li {
	float: left;
	width: 79px;
	margin: 0 2px 0 0;
	position: relative;
}
#thumbnails a img {
	display: block;
	width: 75px;
	border: 2px solid #e5e5e5;
}
#thumbnails a:hover img {
	border: 2px solid #00a7eb;
}
#thumbnails span.playable {
	background: url(/images/buttons/thumb_playable.png) no-repeat;
	display: block;
	width: 75px;
	height: 42px;
	position: absolute;
	top: 13px;
	left: 25px;
}
#thumbnails span.loader {
	position: absolute;
	top: 12px;
	left: 26px;
	width: 24px;
	height: 24px;
	display: block;
	background: url(/images/misc/loader_bkgd.png) no-repeat;
}
#thumbnails span.loader span {
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/misc/loader.gif) no-repeat;
	position: relative;
	top: 4px;
	left: 4px;
}
a.current img {
	border: 2px solid #00a7e5 !important;
}
li.launch {
	float: right !important;
	width: 107px; height: 19px;
}
li.launch a {
	background: url('images/buttons/launch.gif');
	width: 107px; height: 19px;
	text-indent: -9999em;
	display: block;
}
li.launch a:hover {
	background-position: 0 -19px;
}
#current_preview {
	width: 625px;
	overflow: hidden;
	position: relative;
	min-height: 380px;
	height: 300;
}
#current_preview img {
	cursor: pointer;
	display: block;
}

.work .thumbnail img {
	border: 1px solid #ccc;
	display: block;
}

.asset_movie {
	width: 325px;
	height: 380px;
}

a.no_style {
	color: #444;
}
a.no_style:hover {
	color: #4b9696;
}


/** BLOG STYLES **/

#content {
	width: 760px;
	left: 0;
	float: left;
	}

#sub {
	width: 170px;
	margin: 0;
	text-align: left;
	float: right;
	}


.blog_search {
	float: right;
	margin-top: 30px;
	position: relative;
}
.entry {
	margin: 0 0 50px 175px;
	padding: 0 14px 5px;
	}

.entry h2.post_title a, .entry h2.post_title a:visited {
	text-decoration: none;
	
}


.comment_holder {
	margin: 0 0 50px 175px;
	padding: 0 4px 5px 14px;
	}
	
	


.cats {
color:#A2967B;
border-top: 1px dotted #CCCCCC;
padding-top: 10px;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
	}

.feeds li {
	margin-left: 20px;
	background: transparent url (../img/feed-icon.gif) no-repeat top left;
	}

.blog_content {
	background: url(images/cols-bg.gif) repeat-y;
	margin-top: 30px;
	margin-bottom: 10px;
}


.sec {
	padding: 0 14px 20px 14px;
	margin-bottom: 20px;
	color: #999;
	}
	
	
	
	
	h3.widget_title strong {
	padding: 10px 10px 8px;
	background: #EFEBE1;
	border: none;
	line-height: 110%;
	font-style: normal;
	margin-bottom: 10px;
	color:#666666;
	
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:110%;
	margin-left:-10px;
	padding:7px 7px 8px;
	text-transform:uppercase;
}


/**** Search ****/
form#searchForm {
padding-bottom: 2em;
margin-bottom: 2em;
border-bottom: 1px solid #dee4da;
}

input#searchField {
	width: 180px;
	vertical-align: top;
	boreder: 0;
	padding: 5px;
	border: 1px solid #CCC;
}

input:focus, textarea:focus, select:focus {
	outline-color:#4b9696;
	outline-style:solid;
	outline-width:1px;
}

input#searchSubmit {
	vertical-align: top;
	border: 1px solid #C1C0B5;
	background-color: #fefefd;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	padding: 4px 6px;
}

.meta_bottom {
	padding-top: 5px;
	border-top: 1px solid #DDD;
	color: #999;
}
.author-info {
	line-height: 0;
	clear: both;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 10px;
}
.author-info .avatar {
	background: #f2f2f2;
	border-right: 1px solid #ccc;
	float: left;
	margin: 0 0px 0 0;
}
.author-info .comments {
	width: 40px;
	height: 28px;
	margin: -1px 0;
	padding: 12px 0 0;
	background: #00a7e5 url('images/comments_off.gif') no-repeat;
	float: left;
	text-align: center;
	color: #333;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.author-info .comments:hover {
		background: #00a7e5 url('images/comments.gif') no-repeat;
}
.author-info .comment-dude {
	margin-bottom: 0px;
	line-height: 1.3em;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 80px;
	padding-top: 3px;
	text-align: right;
	padding-right: 5px;
}

p.meta_top {
color:#A2967B;

font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
clear: both;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
}



.breadcrumb {
	padding-bottom: 2px;
	font-size: 11px;
	color: #777777;
}

	div.thumb_border{background-color: #fff;border: 7px solid #efefef; display: block; padding: 0px 0; text-align: center; width:610px; height: 407px; overflow: hidden; margin-bottom: 20px;}

div.thumb_border img { width: 610px;}

.gallery a, .gallery a:visited {
	margin: 0;
	padding: 0;
}
.gallery a:hover {
	margin: 0;
	background: none;

}

.gallery img:hover {
	border-color: #20B5E8;
}





.entry code {
font-family:Consolas,Monaco,"Courier New",Courier,monospace;
font-size:12px;
font-weight:inherit;
margin-bottom:22px;
overflow-x:auto;
white-space:pre-wrap;
word-wrap:break-word;
}

.entry pre {
background:#F5F5F5;
border:1px solid #DADADA;
font-size:11px;
margin-bottom: 20px;
line-height:1.3em;
overflow:auto;
padding:11px;
}

#sub .side_box {
	margin-bottom: 15px;
}

.sociable ul li {
	float: left;
	margin-right: 3px;
}

/* make ampersands look dope */

.alt { 
  line-height: 1%; /* Maintain correct baseline */
  font-style: italic;
}

/* Comments */
.reply{font-size:90%;text-align:right}
.commentlist li{clear:both;display:block;font-weight:700;margin:0 !important;padding:0 !important;}
.comment-content{clear:right;display:block;float:left;font-weight:normal;margin:0;padding:15px 20px;min-height:50px; margin-bottom: 15px;}
.alt .comment-content{background:#f1faff;}
.comment-content {background:#F4F5F3 repeat-x 0 0}
.nav{background:none}
.nav .alignleft { width: 200px; }
.nav .alignright { width: 200px; text-align: right; }
#respond{background:url(images/left-sidebar-sep.jpg) no-repeat 0 bottom;clear:both;display:block;margin:0 0 20px !important;min-height:1px;padding:0 !important;overflow:hidden;}
#respond h3{padding-bottom:20px}
#respond form textarea{height:100px !important}
#respond form .field{border:1px solid #7F9DB9;padding:2px 5px !important;width:130px}
#respond .form-content{clear:right;display:block;float:left;width:550px;font-weight:normal;margin:0;padding:15px 20px;background:#F4F5F3 url(images/content-sep.jpg) repeat-x 0 0; border-bottom:#E2E4E0 1px solid;padding-top:25px; margin-top: 30px;}
/* Left sidebar */
.left-sidebar{clear:left !important;display:block;float:left;font-size:0.85em;font-weight:400;margin:0;padding:15px 0 0 10px;width:161px; position: absolute; left:0;}

.bar_out { background:url(images/entry_break.gif) no-repeat right;}
.left-sidebar p{background:url(images/comment-arrow.jpg) no-repeat right 5px;line-height:1.5em;margin:0;padding-right:10px}
.left-sidebar h3{margin:0;padding:0}
.left-sidebar .avatar{background:#EFEFED;border:1px solid #D0D0CE;display:block;float:left;margin:0 5px 0 0;padding:3px}


.left-sidebar #submit, .left-sidebar #submit:visited {
	display:block;
	color: #666;
	border: 0;
	padding: 4px 10px 4px 10px;
	font-size:11px;
	text-decoration:none;
	width: auto;
	background: #EFEBE1;
	background-position: right;
	margin: 0;
	line-height: 1.6em;
	text-transform: uppercase;
}
.left-sidebar #submit:hover {
	color: #FFF;
	background: #4b9696;
	background-position: right;
}



/* bottom Navigation */
.nav{font-family:"Times New Roman",Times,serif;font-size:1.3em;font-weight:700;overflow:hidden;padding:7px 20px; margin-bottom: 15px;}
.nav-border-bottom{border-bottom:#E2E4E0 1px solid}
.nav-padding{padding:14px 20px !important;}




/***** RIGHT SIDEBAR *****/
#sub h2{color:#33352C;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.6em;margin:0 0 15px;padding:0}
#sub ul li{background:url(images/sidebar_sep.jpg) no-repeat 0 0;margin:0;padding:15px 0px;}
#sub ul li ul{margin:0 0 0 5px;}
#sub ul li ul li{background:url(images/ul-sidebar-arrow.jpg) no-repeat 0 9px;margin:0;padding:5px 0 5px 10px; border-bottom: 1px dotted #DDD;}
#sub ul li ul li ul{margin:0 !important;padding:0 !important;}
#sub ul li ul li ul li{margin:0 !important;padding:5px 0 5px 10px;}




.navigation {
margin-top:-50px;
padding-top:0px;
text-align:right;
width:98%;
background: none;
}


.serv_col1 {
	float: left;
	padding-right: 40px;
	width: 290px;
}

.serv_col2 {
	float: left;
	padding-right: 40px;
	width: 290px;
}

.serv_col3 {
	float: left;
	width: 290px;
}
.top_image {
		background: url('images/imgfade.jpg') bottom center no-repeat;
		padding-bottom: 20px;
	margin-bottom: 10px;
}

.top_image img {
background-color:#EFEFEF;
border:7px solid #EFEFEF;
}






/** Formatting **/

.post blockquote{border-left:1px solid #D0D0CE;color:#444;display:block;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.2em;font-style:italic;margin:10px 20px;padding-left:10px}
.post code,.post pre{color:#444;font-size:1.2em}
.post pre{background-color:#F4F5F3;border:#E2E4E0 1px dotted;clear:both;display:block;margin:15px 0;padding:0.2em 0.5em}
.post small{font-size:0.8em}
.post big{font-size:1.2em;font-weight:700}
.post sup{bottom:0.3em;position:relative;vertical-align:baseline}
.post sub{bottom:-0.2em;position:relative;vertical-align:baseline}
.post acronym,abbr{border-bottom:1px dashed;cursor:help;letter-spacing:1px}
.post hr{border-bottom:1px solid #FFF;border-left:none;border-right:none;border-top:1px dotted #BEC1B5;clear:both;display:block;margin:5px 0}


/* Tables */
.post table{border:0;margin:0 0 18px;padding:0}
.post table tr td{padding:2px}


.post a.nb, .post a:visited.nb {
	text-decoration: none;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

.post a:hover.nb {
	background: none;
}



.post h2{}
.post h3,.post h4,.post h5,.post h6{}
.post ul { margin-left: 15px; margin-bottom: 25px;}
.post ul li{list-style:square; no-repeat 0 9px;margin:0;padding:5px 0 5px 10px}

.grey_bar {
	height: 10px;
	width: 100%;
	margin-bottom: 25px;
	border-top: 1px solid #DDDDDD;
}