/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

@font-face {
	font-family: 'MuseoSans500';
	src: url('MuseoSans_500.eot');
	src: local('Museo Sans 500'), local('MuseoSans-500'), url('MuseoSans_500.otf') format('opentype');
}


body,html {
	font-weight:normal;
	font-family: Verdana,sans-serif;
	font-size:12px;
	color:#5e5e5e;
	margin:0;
	padding:0;
	line-height:1.5;
}

body {
   margin:0 0 0 10px;
}

ul {
	list-style:none;
}

a {
	text-decoration: none;
	color:#333;
}

a:hover {
	text-decoration:none;
	color:#ff3811;
}

a:focus {
	outline:none;
}

#colLeft a, .homeColumns a {
   border-bottom:1px dotted #8a8a8a;
}



p {
	margin:1em 0;	
}

.page p {
   margin:0;
}

h2, h3, {
	padding:10px 0 5px;
	line-height:1.2;
	
}


h6 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
	margin:15px 0 0 0;
	line-height:1.3;
}

.page .page-sidebar h6 {
   margin:0 0 0 0;
}

h3 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#333;
	font-size:22px;
	font-weight:normal;
	margin:15px 0 5px;
	line-height:1.3;
}


h5 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
	margin:15px 0px 0px;
	line-height:1.7;
}

.page h5 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
}

h4 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#333;
	font-size:16px;
	font-weight:normal;
	margin: 20px 5px 2px;
}

h2 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	margin:15px 0 5px;
	padding:5px 0;
	color:#333;
	font-size:20px;
	font-weight:normal;
}

h1 {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	font-size:30px;
	line-height:100%;
	font-weight:normal;
	color:#333;
	display:block;
	padding-bottom:5px;
	padding-top:20px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;	
}

.page h1 {
   background:none;
   padding:0;
}

h1 a {
	text-decoration:none;
}

h1 a:hover {
	text-decoration:none;
}

.hide {
   display:none;
}

.float-left{float:left;}
.float-right{float:right;}

.fade {
   opacity: .5;
}

.margin {padding-top:20px;}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background-image:url(images/md_background.gif);
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center; 
}

#wrapper {
	margin:0 auto;
	width:960px;
}


#header {
	height:140px;
	position:relative;
	z-index:5;
}

#content {
	border-top:2px solid #333;
	padding:20px 0 25px;

}

#colLeft{
	width:655px;
	float:left;	
}

#colRight {
	width:270px;
	float:left;	
	padding-left:35px;
	padding-top:10px;
	position:relative;
}

#footer {
	border-top:2px solid #333;
	padding:20px 0 10px 0;
	width:960px;
	height:80px;
	margin:1px auto;
	color:#999;
	position:relative;
}
#footer li {display:inline;}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:17px;
	left:0;
	z-index:10;
}

#logo a img{
	border:none;
}


/* top menu */

#topMenu {
	position:absolute;
	left:0;
	top:88px;
	padding-top:17px;
	width:100%;
	background:url(images/bk_dotted.gif) 0 0 repeat-x;
}

.sf-menu li {
	position: relative;
	float: left;
	line-height: 37px;
	padding: 10px 1px 5px 0;
	text-align: center;
	height:35px;
}
.sf-menu li a {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	font-size:12px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform:uppercase;
	padding:0 15px;
	position:relative;
	color:#333;
	border-left:1px dotted #333;
	line-height:100%;
}
#topMenu ul.sf-menu li a:hover {
	color:#ff3811;
}
#topMenu ul.sf-menu li ul.children {
	background:#333;
}
#topMenu ul.sf-menu li ul.children li,#topMenu ul.sf-menu li.page_item ul li  {
	position:relative;
	line-height:100%;
	height:28px;
	border-bottom:1px solid #444;
}
#topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li.page_item ul li a {
	color: #999;
	text-decoration: none;
	display:block;
	padding-top:10px;
	line-height:100%;
	border:none;
}
#topMenu ul.sf-menu li ul.children li a:hover, #topMenu ul.sf-menu li.page_item ul li a:hover{
	text-decoration: none;
	background: none;
	border:none;
	line-height:100%;
	display:block;
	padding-top:10px;
	
}
#topMenu ul.sf-menu li ul.children li ul.children {
	border: none;

}
#topMenu ul.sf-menu li ul.children li ul.children li {
	background:#000;
}
#topMenu ul.sf-menu li ul.children li ul.children a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.children, #topMenu ul.sf-menu li.page_item ul
{
	margin:6px 0 0 0;
	
}
#topMenu ul.sf-menu li ul.children ul.children
{
	margin:0 0 0 38px;
}

#topMenu ul li ul li a, #topMenu ul li:hover ul li a,  #topMenu ul li:hover ul li a, #topMenu ul li:hover ul li a:hover {
	background:none;
	border:none;
	color:#fff;
	line-height:100%;
	text-transform:none;
	padding-top:5px;
	height:27px;
}


.tag-line {
	position:absolute;
	top:55px;
	right:1px;
	background:url(images/slug.png) 0 0 no-repeat;
}


.tag-line a {
	display:block;
	width:240px;
	height:42px;
	text-indent:-9999px;
}



/* CONTENT ELEMENTS
----------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

ul.homeColumns {
	display:block;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:25px;
	margin-top:20px;
}

ul.homeColumns li h2 {
	margin:15px 0 5px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:5px 0px;
	color:#fe4521;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}

ul.lastRow {
	background:none;
}

ul.homeColumns li {
	float:left;
	background:url(images/bk_dotted_vert.gif) 100% 0 repeat-y;
	padding:0 35px 0 0;
	margin-right:35px;
	width:272px;
	position:relative;
}


ul.homeColumns li img {
	border:none;
}

ul.homeColumns li.last {
	margin-right:0;
	background:none;
	padding-right:0;
}

ul.homeColumns li h2 {
	margin-top:0;
}

ul.homeColumns li ul {
	margin:0;
}

ul.homeColumns li ul li {
	padding-bottom:1px;
	background:none;
	border-bottom:1px dotted #666;
	margin:0;
	padding-right:0;
		
}

ul.homeColumns li ul li a{
	display:block;
	padding:7px 0;
	background:url(images/bullet_blue.jpg) 3px 10px no-repeat;
	padding-left:25px;
	padding-right:0;
	text-decoration:none;	
	
}

ul.homeColumns .home-services p {
   margin:0;
}

ul.homeColumns .home-services h6 {
   margin-top:10px;
}

.catTitle {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:9px 0 ;
	margin-bottom:10px;
	color:#666;
	font-size:14px;
}

.blogItem, .archiveItem  {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
}

.archiveItem  {
	padding-bottom:0;
}

.blogItem span.posted, .archiveItem span.posted {
	
	padding:5px 0 0;
	font-size:11px;
	color:#999;
	display:block;
}

.blogItem .metadata, .archiveItem .metadata  {
	position:absolute;
	top:3px;
	left:0;
	width:47px;
	height:48px;
	background:url(images/bk_metadata.jpg) 0 0 no-repeat;
	text-align:center;
	clear:both;
}

.blogItem .metadata .month, .archiveItem .metadata .month {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:10px;
}

.blogItem .metadata .day, .archiveItem .metadata .day {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

.blogItem div.details, .archiveItem div.details  {
	padding-left:57px;
	position:relative;
	clear:both;
}

.blogItem div.details h1, .archiveItem div.details h2,
.blogItem h1 {
	padding:0;
	background:none;
	margin:0;
}

.panel h1 {background:none;}

*html .blogItem div.details, *html .archiveItem div.details  {
	height:1%;
}


.blogItem .meta, .archiveItem .meta{
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-top:20px;
}

.archiveItem .meta{ 
	background:none;
}

.blogItem h1 a {
    border:none !important;
}

.blogItem h1 a:hover {
	color: #666666;
}




/* Text Sizes Blog & Portfolio */
.blogItem p {font-size:14px;}
.portfolio-detail p {font-size:12px !important;}

ul.page-column {
   font-size:14px;
   width:205px;
}

#colLeft .portfolioItem {
	float:left;
	width:304px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:10px;
	position:relative;
}

#colLeft .portfolioItem h2 {
	font-size:14px;
	line-height:100%;
	margin:0;
	padding:8px 0;
}

*html #colLeft .portfolioItem{
	margin-right:20px;
	width:300px;
}

#colLeft a img{
	border:none;
	padding:5px;
	background:#ccc;
}


.portfolioItem img, .portfolio-detail img {
	padding:5px;
	background:#ccc;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.page img {background:none !important;}


#colLeft ul {
	list-style:square;
	list-style-position:inside;
}

/* colRight */


#colRight h2.sponsors {
	background:#EE4A04;
	color:#fff;
}


#colRight ul li {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:1px;
	position:relative;
}

#colRight ul li a{
	display:block;
	padding:6px 0;
	font-family:'MuseoSans500',Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
}

#colRight ul li a:hover{
	color:#666;
}

#colRight #ads {
	clear:both;
	padding:8px 0 10px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
} 

#colRight #ads a {
	float:left;
	margin:0 10px 10px 0;
}

#colRight #ads img {
	border:none;
}

#colRight h2 {
	margin:35px 0 5px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:5px 0px;
	color:#fe4521;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}

#ads_msg {
	padding:8px 8px 2px;
	background:#f4f4f4;
	border:1px dotted #ccc;
	float:left;
	line-height:100%;
	width:243px;
	height:22px;
}

#ads_msg a {
	color:#666;
}

#colLeft .social {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

#colLeft .social a img {
	padding:5px;
	background:#fff;
}

#colLeft .social a {
	border-bottom: none;
}

#colLeft .social a:hover img {
	border:none;
	border-left:none;
	border-top:none;
}

#colLeft .social strong {
	color:#373737;
}

/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	background:none;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:10px 0;
	padding-left:40px;
}

#colLeft ul.commentlist li .avatar {
	float:left;
	width:32px;
	margin-left:-40px;
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#333;
}




/* HOME SLIDER
-----------------------------------------------*/

#slider {
	padding-bottom:15px;
	border-bottom:2px solid #333;
	height:340px;
}

.panel .text {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:fff;
	height:60px;
	padding-right:32px;
	padding-bottom:10px;
	padding-top:100px;
	padding:100px 22px 10px 40px;
	position:relative;
	width:220px;
	font-size:14px;
	z-index:3;
}

.panel .text p {
	position:relative;
	padding-top:0px;
    margin:0;
    z-index:3;
   
}

.panel .text h1, .text h1 a {
	font-family: 'MuseoSans500',Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:36px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
	z-index:4;
}

.panel h1 a:hover {
	color:#ccc;
}

.panel .label {
	position:absolute;
	top:0;
	left:0;
	height:125px;
	width:118px;
	z-index:2
}

.panel img {
	position:absolute;
	top:0;
	left:0;
	margin: 0pt;
	width:960px;
	height:340px;
	z-index:1;
}

.panel .post {
	background: url(images/featured_post.png) 0 0 no-repeat;
}

.panel .project {
	background: url(images/featured_proj.png) 0 0 no-repeat;
}



/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 340px; /*Height should enough to fit largest content's height*/;
}

.stepcarousel span.featured {
	color:#666;
	font-size:11px;
	display:block;
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	width:270px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 960px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 340px;
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

/* FORMS
---------------------------------------------------*/

/* search form */

#searchform {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

#searchform #s {
	width:130px;
	border:1px solid #fff;
	font-size:11px;
	padding:5px 2px;
	margin-left:5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

#searchform #searchsubmit {
	background:#00CCFF;
	border:1px solid #48DBFF;
	color:#fff;
	padding:3px 0;
	text-align:center;
	width:54px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	border:1px solid #efefef;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


#commentform textarea {
	width:500px;
}

#commentform input#submit{
	border:none;
	width:124px;
	height:36px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url(images/bk_postcomment.jpg) 0 0 no-repeat;
	font-size:11px;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	border:none;
	width:124px;
	height:36px;
	text-align:center;
	padding-top:4px;
	margin-top:15px;
	background:url(images/bk_sendmsg.jpg) 0 0 no-repeat;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/* BS Additions */
.lightbox-overlay-lg {
   position:absolute;
   top:6px;
   left:6px;
   width:430px;
   height:311px;
   background: url(images/plus_lg.png) top left no-repeat;
   cursor:pointer;
}

.lightbox-overlay-sm {
   position:absolute;
   top:5px;
   left:5px;
   width:290px;
   height:210px;
   background: url(images/plus_sm.png) top left no-repeat;
   cursor:pointer;
}

.lightbox-roll {
   position: relative;
   float:left;
   margin-right:10px;
}

.lightbox-roll a {border:none !important;}

.clear{clear:both;}

.page-sidebar {
   float:left;
   width:180px;
}

.page-content {
   float:right;
   width:440px;
}

.xmt ul li.tweet_list {
    padding:5px 10px 5px 0px !important;
}

.xmt ul li a{
	display:inline !important;
	padding:0 0 0 0 !important;
	background:none;
	font-family: Verdana,sans-serif;
	font-size:12px;
	color:#333;
	border-bottom:1px dotted #8a8a8a;
}

.xmt ul li a:hover{
	color:#FF3811 !important;				
	text-decoration:none;
         background: none;

}

