/*
Theme Name: Something Digital
Theme URI: http://www.somethingdigital.com/
Description: The main something digital website
Version: 1
Author: Something Digital (Brian Kinney)
Author URI: http://www.somethingdigital.com/
Tags: Something Digital
*/

/* By Brian Kinney (4.22.2010) */
/* Updated sections, content (5.25.2010 */

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background: #FFF url('images/bg.gif');
	color: #333;
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
}

#page-wrap {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
	
#page {
	background: none;
	border: none;
	text-align: left;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

/*****************/	
/**** Top bar ****/
/*****************/

#top-head-bar {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(images/top_bar.gif) top left transparent repeat;
	text-align: right;
}

#top-head-bar #top-bar-nav {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#top-head-bar #top-bar-nav .nav-item{
	margin-right: 25px;
}

#top-head-bar #top-bar-nav .nav-item-work{
	margin-right: 25px;
}

#top-head-bar #top-bar-nav .nav-item-about{
	margin-right: 25px;
}

#top-head-bar #top-bar-nav .nav-item-blog{
	margin-right: 25px;
}

#top-head-bar #top-bar-nav .nav-item-contact{
	margin-right:0px;
}

#top-head-bar #top-bar-nav .contact {
	margin: 0;
}

#top-head-bar #top-bar-nav a {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}

#top-head-bar #top-bar-nav a:hover {
	color: #F58220;
}

/*****************/
/** End top bar **/
/*****************/

/****************/
/** Header nav **/
/****************/

#header {
	height: 62px;
	background: none;
	padding: 20px 0 20px 0;
}

#header .left-content {
	float: left;
}
#header .left-content img{

}
#header .right-content {
	float: right;
	margin: 33px 0 0 0;
}
#header .right-content #interactive {
	width: 135px;
	height: 26px;
	margin-right: 45px;
	background: url('images/interactive_nav.png') no-repeat top;
	float: left;
}
#header .right-content #interactive:hover {
	background-position: 0 -26px;
	cursor: pointer;
}

#header .right-content #software {
	width: 115px;
	height: 26px;
	margin-right: 45px;
	background: url('images/software_nav.png') no-repeat top;
	float: left;
}
#header .right-content #software:hover {
	background-position: 0 -26px;
	cursor: pointer;
}
#header .right-content #itservices {
	width: 122px;
	height: 26px;
	margin-right: 0;
	background: url('images/itservices_nav.png') no-repeat top;
	float: left;
}
#header .right-content #itservices:hover {
	background-position: 0 -26px;
	cursor: pointer;
}
/********************/
/** End Header nav **/
/********************/

/********************/
/** Mantel content **/
/********************/
#mantel-content {
	height: 406px;
	background: none;
	position: relative;
}
div.vid-wrap {
	position:absolute;
	z-index:0;
}
div#mantel-content div.overlay, div#mantel-content div.vid-wrap img
{
	width:917px;
	height:386px;
	position:absolute;
}
div#mantel-content div.overlay
{
	z-index:3;
	background-image:url('images/overlay.png');
	width:937px;
	height: 406px;
}
div#mantel-content div.overlay div.featured-work
{
	position:absolute;
	background-color:#000;
	width:150px;
	height:25px;
	right:30px;
	top:20px;
	color:#fff;
	line-height:25px;
	text-align:center;
}
div#mantel-content div.overlay div.detail div.client-link
{
	color: #f58220;
	font-size:22px;
	line-height:24px;
	font-family:"museo-slab-1",Rockwell, "Helvetica", arial, sans-serif;
}
div#mantel-content div.overlay div.detail div.client-link:hover
{
	text-decoration:underline;
}
div#mantel-content div.overlay div.detail div.title
{
	color: #fff;
	font-size:72px;
	line-height:74px;
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
}
div#mantel-content div.overlay div.detail div.tags
{
	color: #fff;
	font-size:16px;
	margin-top:10px;
	font-family: Helvetica, Arial, sans-serif;
}
div#mantel-content div.overlay div.detail
{
	background:none;
	width:685px;
	padding-left:65px;
	padding-top:130px;
}
div.border
{
	background-color:#fff;
	position:absolute;
	z-index:2;
}
div.border.lr
{
	width:20px;
	height:100%;
	top:0px;
}
div.border.tb
{
	height:20px;
	width:100%;
	left:0px;
}
div#mantel-content div#videos div#left
{
	left:0px;
}
div#mantel-content div#videos div#right
{
	right:0px;
}
div#mantel-content div#videos div#top
{
	top:0px;
}
div#mantel-content div#videos div#bottom
{
	bottom:0px;
}
div#mantel-content div.overlay div.arrows-wrapper 
{
	width:160px;
	height:74px;
	position:absolute;
	right:30px;
	top:350px;
}
div#mantel-content div.overlay div.arrows-wrapper div.arrow
{
	width:74px;
	height:74px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div#mantel-content div.overlay div.arrows-wrapper div.left
{
	background-image: url('images/arrows.png');
	background-position:0px 0px;
	float:left;
	margin-right:10px;
}
div#mantel-content div.overlay div.arrows-wrapper div.left:hover
{
	background-position:0px -75px;
}
div#mantel-content div.overlay div.arrows-wrapper div.right
{
	background-image: url('images/arrows.png');
	background-position:-74px 0px;
	float:left;
}
div#mantel-content div.overlay div.arrows-wrapper div.right:hover
{
	background-position:-74px -74px;
}
/************************/
/** End Mantel content **/
/************************/

/*****************************************************************/
/** Begin middle content (Home "about us" and "from the blog" ) **/
/*****************************************************************/
#middle-content {
	width: 100%;
	height: 170px;
	margin: 44px 0 0 0;
	padding: 0;
	position: relative;
}

#middle-content a:hover {
	text-decoration:underline;
}

#middle-content #from-blog-box {
	float: left;
	width: 698px;
}

#middle-content #from-blog-box #from-blog-title {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #333;
}

#middle-content #from-blog-box #blog-box {
	width: 205px;
	margin: 10px 27px 0 0;
	float: left;
}

#middle-content #from-blog-box #blog-box #from-blog-date {
	color: #666;
	margin: 0 0 5px 0;
}

#middle-content #from-blog-box #blog-box #from-blog-posttitle  a{
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
}

#middle-content #from-blog-box #blog-box #from-blog-posttitle  a:hover{
	text-decoration: underline;
	color: #f58220;
}

#middle-content #from-blog-box #blog-box #from-blog-excerpt {
	font-size: 11px;
	margin: 0 0 10px 0;
}

#middle-content #from-blog-box #blog-box #from-blog-author {
	font-size: 11px;
}

#middle-content #from-blog-box  #blog-link {
	clear:both;
	display: block;
	color: #f58220;
	font-size: 12px;
	line-height: 18px;
	/*position: absolute;*/
	/*margin-top: 120px;*/
}

#middle-content #about-us-box #about-title{
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #333;
}

#middle-content #about-us-box {
	float: left;
	width: 221px;
	margin: 0 20px 0 0;
}

#middle-content #about-us-box p {
	font-size: 12px;
	line-height: 18px;
}
/****************************/
/** End middle content bar **/
/****************************/

/**************************/
/** Who we work with bar **/
/**************************/
#we-work-with {
	position: relative;
	height: 145px;
	width: 100%;
	margin: 44px 0 83px 0;
}

#we-work-with #we-work-with-title {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #333;
	margin: 0 0 10px 0;
	width: 100%;
}

#we-work-with #square {
	width: 139px;
	height: 139px;
	margin: 0 16px 0 0;
	float: left;
}

#we-work-with #square2 {
	font-size: 16px;
	line-height: 18px;
	width: 139px;
	height: 139px;
	float: left;
	margin: 45px 16px 0 0;
}

#we-work-with #square2 a {
	font-size: 16px;
	line-height: 18px;
	color: #f58220;
	vertical-align: middle;
	text-decoration: none;
}

#we-work-with #square2 a:hover {
	text-decoration: underline;
}
/**************************/
/** End Who we work with **/
/**************************/

/************/
/** Footer **/
/************/

#footer {
	width: 100%;
	color: #ccc;
	background: url(images/footer_bg.gif) repeat transparent;
	height: 206px;
	margin-top: 40px;
	padding-top: 20px;
}
#footer #footer-content {
	font-size: 12px;
	line-height: 17px;
	color: #666;
	font-family: Helvetica, Arial;
	width: 940px;
	margin: auto;
}

#footer #footer-content .mc_error_msg,
#footer #footer-content .mc_success_msg {
	font-size: 11px;
}

#footer #footer-content #sharelinks {
	width: 530px;
}
#footer #footer-content #sharelinks #icons {
	float: left;
	height: 16px;
	width: 156px;
	margin: 35px 0 0 5px;
}
#footer #footer-content #sharelinks #icons .delic {
	float: left;
	background: url(images/social.gif) 0px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}

#footer #footer-content #sharelinks #icons .delic:hover{
	background: url(images/social.gif) 0 -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .fb {
	float: left;
	background: url(images/fb_icon.jpg) 0px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .fb:hover {
	background: url(images/fb_icon.jpg) 0 -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .linked_in:hover {
	background: url(images/social.gif) -80px -16px;
	cursor:hover;
}
#footer #footer-content #sharelinks #icons .linked_in {
	float: left;
	background: url(images/social.gif) -80px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .twitter {
	float: left;
	background: url(images/twitter_icon.jpg) 0px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .twitter:hover {
	background: url(images/twitter_icon.jpg) 0 -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .rss {
	float: left;
	background: url(images/social.gif) -16px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .rss:hover {
	background: url(images/social.gif) -16px -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .reddit {
	float: left;
	background: url(images/social.gif) 48px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .reddit:hover {
	background: url(images/social.gif) 48px -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .digg {
	float: left;
	background: url(images/social.gif) 32px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .digg:hover {
	background: url(images/social.gif) 32px -16px;
	cursor: pointer;
}
#footer #footer-content #sharelinks #icons .stumble {
	float: left;
	background: url(images/social.gif) 16px 0px;
	height: 16px;
	width: 16px;
	margin: 0 0 0 10px;
}
#footer #footer-content #sharelinks #icons .stumble:hover {
	background: url(images/social.gif) 16px -16px;
	cursor: pointer;
}
#footer #footer-content #copy {
	float: left;
}
#footer #footer-content #copy p {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	border: none;
	margin: 5px 0 0 0;
}
#footer #footer-content p {
	color: #666;
	border-bottom: 1px dotted #8d8d8d;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#footer #footer-content b {
	color: #333;
}
#footer #footer-content a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#footer #footer-content a:hover {
	color: #f58220;
	text-decoration: underline;
}
#footer #footer-content #right {
	float: right;
	width: 240px;
}
#footer #footer-content #right .submit-button {
	height: 31px;
	width: 95px;
	background: url(images/login.gif) top left no-repeat;
	margin: 10px 0 5px 0;
	cursor:pointer;
}
#footer #footer-content #right .submit-button:hover {
	background-position: 0 -31px;
}
#footer #footer-content #right #form-fld-error {
	color: #FF000;
	display: none;
}
#footer #footer-content #right #form-fld-error2 {
	color: #FF000;
	display: none;
}
#footer #footer-content #right h2{
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	color: #333;
}
#footer #footer-content #right p {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	color: #333;
	border: none;
}
#footer #footer-content #right p.small {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
}
#footer #footer-content #right p.small a:hover{
	color: #f58220;
}
#footer #footer-content #right p.small b{
	color: #333;
}
#footer #footer-content #right .form-fld {
	padding: 3px;
	width: 213px;
	border: 2px solid #ccc;
	background: none;
}
#footer #footer-content #right .form-fld2 {
	padding: 3px;
	width: 213px;
	border: 2px solid #ccc;
	background: none;
}
#footer #footer-content #left {
	float: left;
	width: 678px;
}
#footer #footer-content #left h2 {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 35px 0 0 0;
	color: #333;
}

/**************************** Mail Chimp **************************/

div.mc_custom_border_hdr {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	padding-bottom: 5px;
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	width: 250px;
}

div.mc_merge_var .mc_var_label {
	display: none;
}

div.mc_merge_var input#mc_mv_EMAIL {
	background-color: transparent;
	border: 1px solid #CCC;
	height: 25px;
	line-height: 25px;
	width: 225px;
	margin-bottom: 10px;
	padding-left: 10px;
}

div.mc_merge_var br {
	clear: none; float: left; height: 0px; line-height: 0; font-size: 0; position: relative; width: 0; display: block; overflow: hidden; padding: 0; margin: 0;
}

div#mc_signup {
	/*padding-bottom: 52px;*/
	height:120px;
}

div#mc_signup .mc_signup_submit {
	text-align: left;
}

div#mc_signup .mc_signup_submit input#mc_signup_submit {
	width: 94px;
	height: 30px;
	display: block;
	background-image: url(images/signup_btn_sprite.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	text-indent: -9999px;
}

div#mc_signup .mc_signup_submit input#mc_signup_submit:hover {
	background-position: 0 -31px;
	cursor: pointer;
}

/****************/
/** End Footer **/
/****************/


#content {
	font-size: 1.2em;
	z-index: 100;
	}

.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;
	}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	/*color: #b85b5a;*/
}

.entry p a:hover{
	text-decoration:underline;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	font-weight: bold;
	color:#F58220;
	text-decoration: none;
	}

a:hover {
	color: #F58220;
	text-decoration: none;
	}
a:visited {
	color: #F58220;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/** Sections **/

/** IT Services **/

.itservices-content {
	float: left;
	padding: 0;
	margin: 36px 0 0 0;
	width: 100%
}

#itservices-sidebar {
	float: left;
	width: 230px;
}

/** End IT Services **/

/** Interactive **/

.interactive-content{
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
	width: 940px;
}

.interactive-content p {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #333;
	margin-top: 15px;
}

.interactive-content .about-left {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: left;
}

.interactive-content .about-right {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: right;
}

.interactive-content #top-content {
	display: block;
	height: 110px;
}

#headingtxt {
	width: 100%;
	margin: 20px 0 0 0;
	display: block;
	height: 45px;
}

#headingtxt #txtcopy{
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	padding-bottom: 5px;
}

#headingtxt .divider {
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}
#divider {
	height: 1px;
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #333;
}

/** End interactive **/

/** Software **/

.software-content{
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
	width: 940px;
}

.software-content p {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #333;
	margin-top: 15px;
}

.software-content .about-left {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: left;
}

.software-content .about-right {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: right;
}

.software-content #top-content {
	display: block;
	height: 130px;
}


/** End Software page **/

/** IT Services **/

.itservices-content{
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
	width: 940px;
}

.itservices-content p {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #333;
	margin-top: 15px;
}

.itservices-content .about-left {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: left;
}

.itservices-content .about-right {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: right;
}

.itservices-content #top-content {
	display: block;
	height: 130px;
}

/** End ITServices page **/

/** Top nav sections **/

.search-heading {
	margin:0;
	padding:0;
	width:323px;
	position:absolute;
	z-index:100;
	right:0px;
	top:134px;
	text-align:right;
}

.search-heading form#searchform,
.search-heading form div {
	margin:0px;
	padding:0px;
	text-align:right;
}

.search-heading input#s,
#result-heading input#s {	
	border:1px #666 solid;
	padding:0px;
	margin:0px;
	height:29px;
	width:212px;
	line-height:29px;
	padding-left:5px;
	color:#666;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}

#result-heading input#s  {
	width:360px;
}

.search-heading input#searchsubmit,
#result-heading input#searchsubmit {
	padding:0px;
	margin:0px;
	width:95px;
	height:31px;
	background-color:#666;
	border-width:0px;
	font-size:0px;
	color:#fff;
	text-align:left;
	background-image:url('images/search_btn.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#666;
}

.section-heading {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 52px;
	line-height: 54px;
	letter-spacing: -2px;
	color: #333;
}

#result-heading {
	border-bottom:1px #333 solid;
	margin-bottom:20px;
	
}

#result-heading div.result-label {	
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#333;
	padding-top:20px;
	padding-bottom:10px;
}

#result-heading div.result-looking {	
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#666;
	
}


#result-heading form#searchform {
	margin-left:-6px;
}

/** Our Work category **/

#ourwork-sidebar {
	float: right;
	width: 217px;
	height: 100%;
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	margin-top: 53px;
}

#ourwork-sidebar .featuredclients {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

#ourwork-sidebar .divider {
	height: 1px;
	border-bottom: 1px solid #333;
	margin: 5px 0 15px 0;
	width: 100%;
}

#ourwork-sidebar li {
	list-style: none;
}

#ourwork-sidebar li a:hover{
	text-decoration: underline;
}

#ourwork-container {
	float: left;
	width: 701px;
	height: 100%;
}

#ourwork-container #work-entry {
	width: 100%;
}

#ourwork-container #work-entry h2 {
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	/*font-size: 16px;*/
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	/*margin: 10px 0 10px 0;*/
	margin: 0px 0 5px 0;
}

#ourwork-container #work-entry p {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	margin-bottom:20px;
}

#ourwork-container #work-entry .project-type {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#ourwork-container #work-entry .project-type p {
	margin:0;
}

#ourwork-container #work-entry .related-tags,
#ourwork-container #work-entry .project-tech {
	margin: 0 0 10px 0;
}

#ourwork-container #work-entry .related-tags a,
#ourwork-container #work-entry .project-tech {
	font-size: 14px;
	line-height: 16px;
	color: #666;
	font-weight: normal;
}
#ourwork-container #work-entry .divider {
	height: 1px;
	border-bottom: 1px dotted #333;
	margin: 0 0 10px 0;
}

#ourwork-container #work-entry .divider2 {
	height: 1px;
	border-bottom: 1px solid #333;
	margin: 0 0 10px 0;
}

#ourwork-container #work-entry #slider{
	width: 100%;
	height: 350px;
	background: #ccc;
}

#ourwork-container #work-entry .title{
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0;
}

#ourwork-container #work-entry p h2{
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#ourwork-container #ourworkbox {
	float: left;
	width: 220px;
	margin-bottom: 55px;
	min-height: 182px;
	margin-right:20px;
}

#ourwork-container #ourworkbox.last {
	margin-right:0px;
}


#ourwork-container #ourworkbox .postimg,
#contact-sidebar #contactbox .postimg,
.featured-work .postimg {
	background: url(images/ourwork-bg.png);
	background-position: 0 0;
	padding: 5px;
}

#ourwork-container #ourworkbox .postimg:hover,
#contact-sidebar #contactbox .postimg:hover,
.featured-work .postimg:hover {
	background: url(images/ourwork-bg.png);
	background-position: 0 -120px;
}

#ourwork-container #ourworkbox #title {
	margin-top: 5px;
}

#ourwork-container #ourworkbox #title .posttitle{
	font-size: 16px;
	line-height: 22px;
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	color: #333;
}

#ourwork-container #ourworkbox #title a {
	padding-top: 5px 0 0 0;
	border: none;
}

#ourwork-container #ourworkbox #title a:hover {
	text-decoration: underline;
	padding: 5px 0 0 0;
}

#our-work-section {
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
	width: 940px;
	overflow:hidden;
}

/** end our work category **/

/** About page **/

.about-content{
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
	width: 940px;
}

.about-content p {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}

.about-content .about-left {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: left;
}

.about-content .about-right {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
	float: right;
}

#our-people {
	width: 100%;
	margin: 20px 0 0 0;
}

#our-people #our-people-heading {
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	padding-bottom: 5px;
}

#our-people .divider {
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}
#divider {
	height: 1px;
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #333;
}
#blocks {
	width: 100%;
	height: 170px;
}
#blocks b {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 13px;
	color: #F58220;
}
#blocks p {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	margin: 5px 0 0 0;
}
#blocks #employee-block {
	float: left;
	width: 221px;
	height: 162px;
	margin: 0 18px 0 0;
}
#blocks #employee-block a{
	width: 221px;
	height: 114px;

}
#blocks #employee-block a:hover b,
#blocks #employee-block-end a:hover b {
	text-decoration:underline;
}

#blocks #employee-block-end {
	float: left;
	width: 221px;
	height: 162px;
	margin: 0;
}

#blocks #greg {
	width: 221px;
	height: 114px;
	background: url(images/steinberg.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #greg:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #jonk {
	width: 221px;
	height: 114px;
	background: url(images/klon.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #jonk:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #savino {
	width: 221px;
	height: 114px;
	background: url(images/savino.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #savino:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #winter {
	width: 221px;
	height: 114px;
	background: url(images/winter.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #winter:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #tudhope {
	width: 221px;
	height: 114px;
	background: url(images/tudhope.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #tudhope:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #idoni {
	width: 221px;
	height: 114px;
	background: url(images/idoni.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #idoni:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#blocks #wallace {
	width: 221px;
	height: 114px;
	background: url(images/wallace.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #wallace:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

#emp-wrap #content #top #right  p.ian-bio {
		margin: 70px 0 0;
}

#blocks #agosto {
	width: 221px;
	height: 114px;
	background: url(images/agosto.jpg) top left no-repeat;
	margin: 0 0 10px
}
#blocks #agosto:hover {
	background-position: 0 -114px;
	cursor: pointer;
}

/** Employee sub pages **/

#emp-wrap {
	margin: 0;
	padding: 0;
	width: 100%;
}

#emp-wrap #content {
	margin: 20px;
}

#emp-wrap #content #top{
	width: 100%;
	height: 130px;
}

#emp-wrap #content #top #right{
	float: right;
	width: 250px;
}
#emp-wrap #content #top #right p{
	float: left;
	margin: 85px 0 0 0;
}

#emp-wrap #content #top #left{
	float: left;
}
#emp-wrap #content #divider{
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #F58220;
}
#emp-wrap #bio p {
	font-size: 12px;
	width: 230px;
	margin: 5px 0 0 0;
	padding: 0;
}
#emp-wrap #bio p.right {
	float: right;
}
#emp-wrap #bio p.left {
	float: left;
}
/** End Employee sub pages **/

/** end about page **/

/** Blog page **/

#blog-sidebar {
	/*margin-top: 43px;*/
	margin-top: 7px;
	width: 340px;
	float: right;
}

#blog-sidebar ul, #blog-sidebar li{
	list-style: none;
	margin:0px;
	padding:0px;
}
#blog-sidebar li a:hover{
	text-decoration:underline;
}

#blog-sidebar .widgettitle {
	font-family: "museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	border-bottom: 1px solid #333;
	padding-bottom:5px;
	margin-bottom:15px;
	color: #333
}


#blog-sidebar li#execphp-5 {
	width: 215px;
}

#blog-sidebar li#execphp-6 {
	width: 100px;
}
#blog-sidebar li#execphp-6 {
	float: left;
}
#blog-sidebar li#execphp-6 li {
	margin: 0 0 15px 0;
	padding: 0;
}
#blog-sidebar li#execphp-5 {
	float: right;
}
#blog-sidebar  li#execphp-5 a {
	display:block;
	margin-bottom:15px;
	width: 100px;
	float: left;
}

#blog-sidebar  li#execphp-5 a.right {
	padding-right: 0;
}

#blog-sidebar  li#execphp-5 a.left {
 clear: both; padding-right: 10px;
}

#blog-sidebar #execphp-7, 
#blog-sidebar li#text-6 {
	clear:both;
}

#blog-sidebar #execphp-7 {
	width: 100px;
	float: left;
}

#blog-sidebar #execphp-7 h2.widgettitle {
	margin-bottom: -1px;
}

#blog-sidebar #execphp-7 li {
	border-top: 1px dotted #666;
	padding: 10px 0;
}

#blog-sidebar #execphp-7 li.first {
	border-top: 0;
	padding-top: 18px;
}

#blog-sidebar  li#execphp-7 a {
	display:block;
}

#blog-sidebar  li#execphp-7 a:hover {
	color: #666;
	text-decoration: underline;
}

#blog-sidebar #twitter-2 {
	float: right;
	width: 215px;
	font-size: 12px;
	line-height: 20px;
	color: #333;	
}

#blog-sidebar #twitter-2 span.time {
	display: block;
	line-height: 30px;
	font-size: 11px;
	color: #666;
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
}

#blog-sidebar #twitter-2 p.postedabout {
	font-size: 11px; color: #666; padding: 0; margin: 0; line-height: 25px;
}

#blog-sidebar #text-6 {
	/*font-family: Helvetica, Arial;*/
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	clear:both;
}

#blog-sidebar #text-7,
#blog-sidebar #flickr {
	/*font-family: Helvetica, Arial;*/
	font-size: 12px;
	line-height: 18px;
	color: #333;
	float: right;
	clear: right;
	width: 215px;
}

#blog-sidebar #flickr h2 {
	border-width:0px;
	line-height:0px;
	margin:0;
	padding:0;
	font-size:0;
}
#blog-sidebar #flickr a {
	float:left;
	display:block;
	width:88px;
	height:88px;
	margin-right:10px;
	margin-bottom:10px;
}

#blog-sidebar #flickr span.after_flickr a {
	width: 160px;
	margin: 0;
	padding: 0px;
	height: auto;
}

#blog-content {
	width: 580px;
	float: left;
	margin: 10px 0 0 0;
}
#blog-content .entry {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	clear:both;
}
#blog-content #divider {
	height: 1px;
	border-bottom: 1px dotted #333;
	margin: 0 0 15px 0;
}
#blog-content #divider2 {
	height: 1px;
	border-bottom: 1px solid #333;
	margin: 0 0 36px 0;
	clear:both;
}
#blog-content .time {
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
#blog-content .title,
#blog-content .title a {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 33px;
	color: #333;
}
#blog-content .title a {
	font-weight:normal;
	/*color: #f5824c;*/
}
#blog-content .title a:hover{
	text-decoration:none;
	color: #f58220;
}
#blog-content .entry {
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#blog-content .entry p {
	padding-top:5px;
	margin-top:2px;
}
#blog-content .author{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: 0;
	padding-top:5px;
}
#blog-content .tags{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: 0 0 0 0;
}
#blog-content .tags a:hover{
	text-decoration: underline;
}
#blog-content .comments{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: 0 0 5px 0;
	padding:0px;
}

#blog-content .share_this{
	margin: 0 0 5px 0;
}

#blog-content .like-it {
	margin: 0 0 5px 0;
}

#blog-content .content-left {
	width:222px;
	float:left;
	margin-bottom:15px;
}

#blog-content .content-right {
	width:335px;
	float:right;
}

/** End Blog page **/

/** Contact page **/

#contact-content {
	width: 704px;
	float: left;
	margin: 10px 0 0 0;
}
#contact-content .entry {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
}
#contact-content .entry form {
	text-align: left;
}
#contact-content .wpcf7-form-control-wrap {
	display:block;
}
#contact-content .wpcf7-not-valid-tip {
	border: 0;
	/*color: #f58220;*/
	color: #f00;
	/*margin: -8px 0 0 -45px;*/
	background: none;
	top: 3px;
	left: 5px;
}
#contact-content .entry form .txtmsg .wpcf7-not-valid-tip{
	/*margin: -170px 0 0 -88px;*/
	
}
#contact-content .entry form input {
	color: #333;
	font-weight: normal;
	background: #FFF;
	border: 1px solid #999;
	width: 242px;
	padding: 4px;
}
#contact-content .entry form textarea {
	color: #333;
	font-weight: normal;
	background: #FFF;
	border: 1px solid #999;
	width: 459px;
	padding: 4px;
}
#contact-content .entry form .submit {
	margin: 27px 0 0 0;
	
}

#contact-content .entry form .submit input{
	width: 106px;
	height: 31px;
	background: url(images/send.gif) top left no-repeat;
	border: 0;
	font-size:0px;
	text-align:left;
	color:#f58220;
	
}
#contact-content .entry form .submit input:hover {
	background-position: 0 -31px;
}
#contact-content h2 {
	font-family:"museo-slab-1",Rockwell, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #333;
}
#contact-sidebar {
	margin-top: 43px;
	width: 220px;
	float: right;
}

#contact-sidebar li {
	list-style: none;
	float: left;
	width: 100px;
	margin: 0 20px 0 0;
	padding: 0;
}

#contact-sidebar #contactbox {
	width: 220px;
	margin-top: 5px;
}

#contact-sidebar p {
	width: 220px;
	margin: 0;
}

#contact-sidebar p a:hover{
	text-decoration: underline;
}

#contact-sidebar .divider{
	height: 1px;
	border-bottom: 1px dotted #333;
	width: 220px;
	margin: 10px 0 10px 0;
}

#contact-sidebar #contactbox  #title {
	font-size: 12px;
	color: #333;
	width: 200px;
	line-height: 16px;
	margin-top: 10px;
}
/** End contact page **/

/** Lightbox **/

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:520px;
	/*height:443px;*/
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FFF;
	text-align:left;
	padding-bottom:20px;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	cursor:pointer;
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
}

/** end Lightbox **/

/** end top nav sections **/


/* Begin Structure */
	

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 940px;
	}


.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 */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}


#commentform {
	margin: 5px 10px 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:0;
	clear:both;
}

.navigation .alignleft a{
	display:block;
	width:36px;
	height:36px;
	background-image:url('images/arrow_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f58220;
}

.navigation .alignleft a:hover{
	background-position:left -72px;
	background-color:#666;
}

.navigation .alignleft {
	width:36px;
	height:36px;
	background-image:url('images/arrow_left.gif');
	background-position:left -36px;
	background-repeat:no-repeat;
	background-color:#512a09;
}

.navigation .aligncenter {
	display:block;
	width:500px;
	float:left;
	padding-top:10px;
	margin: 0;
}

.navigation .alignright a{
	display:block;
	width:36px;
	height:36px;
	background-image:url('images/arrow_right.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f58220;
}

.navigation .alignright a:hover{
	background-position:left -72px;
	background-color:#666;
}

.navigation .alignright {
	width:36px;
	height:36px;
	background-image:url('images/arrow_right.gif');
	background-position:left -36px;
	background-repeat:no-repeat;
	background-color:#512a09;
}
/* 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 */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* comments */	

h3#comments {
	font-size:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;
	background-image:url('images/big-dotted.png');
	background-position:left 22px;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-bottom:10px;
}

.commentlist, .commentlist li {
	margin:0px; padding:0px; list-style:none; list-style-type:none; font-family:Arial, Helvetica, sans-serif;
}

.commentlist li  {
	padding:10px 0px; border-bottom:1px #000 dotted;
}

.commentlist li p {
	font-size:13px; padding-top:0px; margin-top:0px; line-height:18px;
}

.comment-author {
	line-height:20px;
}

.comment-meta a, .comment-meta a:visited {
	font-size:12px; color:#333; font-weight:normal;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	/*border: 1px solid #ddd;*/
}

.even, .alt {
	/*border-left: 1px solid #ddd;*/
}


div#respond h3 {
	border-bottom:2px #000 solid; margin-bottom:20px; font-weight:normal; line-height:20px;
}


div#respond .input-box {
	padding:0px; margin:0px 0px 10px 0px;
}

div#respond .input-box input, div#respond textarea {
	border:1px #666 solid; height:30px; width:220px; padding: 2px;
}

div#respond .input-box input {
	line-height:30px;
}

div#respond textarea {
	height:200px; width:450px;
}

div#respond #submit {
	width:94px; height:30px;  margin:0px; padding:0px; border-width:0px; background-color:#666; background-image:url('images/post_comment.gif');
}

div#respond #submit:hover {
	background-position:left -30px; cursor:pointer;
}

div#respond .comment-error {
	font-size:11px; color:red; padding-top:3px; display:none;
}

div#respond .input-box input.validation-failed,
div#respond .input-box textarea.validation-failed {
	border-color:red;
}

.at300bs {
	background: url('images/share_orange.png');
}

.at15t_compact {
	background-position: 0 0;
	background-repeat: no-repeat;
}

