



body {

	background-color: #fff;
	
	/*border:thin dotted #FF0000;*/
	
	background:url("../images/ms_bground.jpg");
	
	background-repeat:no-repeat;

/*	font-size: 12px;

	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;

	line-height:23px;*/
	
	
	/*_________JJ STYLEE TEXT__________*/
	
	font-family: "Helvetica Neue", Helvetica, sans-serif;		
	
	font-size: 16px;					
  
  	line-height:16px;					

  	font-style: normal;

  	font-weight: 300;

	color: #7D7D7D;
	
	/*_________JJ STYLEE TEXT__________*/
	
	
	
	/*style-filter: alpha (opacity=50);*/

}

hr{
border-top: 1px solid #ccc;
border-left: none;
border-right: none;
border-bottom: none;
	height: 2px;
	color: #ccc;
	clear: both;
	margin: 20px 0 20px 0;
}



img, #logo, #nav a, #feature_list li a, #fromtwitter, #fromtheblog, .portfolio_list li { 

	behavior: url(javascript/iepngfix.htc);

}



/* ---------- Hack ---------- */



.clearfix { 

	display:inline-block; }



.clearfix:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden; }

	

/* Hide from IE Mac \*/

	.clearfix { display:block; }

/* End hide from IE Mac */





/* ---------- Typography ---------- */


h1.twitter {

	color: #ace9ed;

	text-transform: uppercase;

	background: url(../images/logo-stwitter.png) top left no-repeat;

	height: 17px;

	padding: 4px 0px 5px 25px;

}

h1.blog {

	color: #e0cfa3;

	text-transform: uppercase;

	height: 17px;

	padding: 4px 0px 5px 0px;

}

h2 {

	color: 	#777777;

	text-transform: uppercase;

	font-size: 14px;

	border-bottom: 1px solid #777777;

	padding-bottom: 8px;
	

}



h3 {
	color: #FF9900;

	margin: 0;	

	padding: 7px 0 10px 0;

	font-size: 24px;
	
	line-height:22px;

	text-transform: uppercase;

	font-weight: bold;
	
	text-shadow:0 0 0.4px rgba(51, 51, 51, 0.8)
	
	/*text-shadow:0.2px 0 0 rgba(100, 100, 100, 0.8);_____NEWEST____*/
	
	/*text-shadow:0 0.2px 0 rgba(100, 100, 100, 0.4);	_____ORIGINAL____*/

}


.featuretitle {

	display: table-cell;
	
	vertical-align:middle;
	
	font-size: 32px;

	font-weight: 400;

	letter-spacing: -0.4pt;

	line-height: 26px;

	margin: 0 0 0 -4px;
	
	padding: 0px 0 20px 4px;
	
	text-transform: uppercase;

	text-shadow:0 0.4px 0 rgba(8, 8, 8, 0.5);
	
	
	
}



h4 {

	font-size: 9px;
	
	/*text-shadow:0 0.4px 0 rgba(253, 153, 0, 0.2);*/

}


h5 {

	color: 	#777777;	/*_____#4C4C4C______#292929*/

	font-size: 16px;

	text-transform: uppercase;
	
}


h6 {

	font-size: 16px;

	color: 	#616D7E; 	/*#4C4C4C; _____  #686868_____*/

	font-weight: bold;

	padding: 0px 0px 18px 0px;
	
	line-height:16px;
	
	text-shadow:0 0.8px 0 rgba(255, 255, 255, 0.8);
	
	/*text-shadow:0 0 0.8px rgba(253, 153, 0, 0.8),*/ 
	
	/*text-shadow:0 0.4px 0 rgba(253, 153, 0, 0.2);*/

}



#photo_text{
	line-height:16px;
/*	border:#E6E6E6 solid 2px;
	background-color:#EDEDED;*/
	padding:0 0 20px 0;
}


#motion_text{
	border:#E6E6E6 solid 2px;
	background-color:#EDEDED;
	letter-spacing:0.4px;
	line-height:16px;
	margin:20px 0 20px 0;
	padding:20px 10px 20px 10px;
	-moz-border-radius: 2px;  -khtml-border-radius: 2px;  -webkit-border-radius: 2px;
}

#motionsuites{
	text-transform: uppercase;
}

#mission{
	margin:16px 0 0 0;
}



p {

	margin: 5px 0px;

}

/*ul { padding-left:68px;}*/

#ms_bullets { padding-left:68px;}



.content_wrap a, .content_wrap p {

	/*color: #393939;*/
	
	color: #555555;


}



.content_wrap a:hover {
	text-decoration:none;
	color: #FF9900;
}




.content_wrap a{

	font-weight: bold;

}



/* ---------- Layout ---------- */



.content_wrap, .content_wrap_twitter_blog {

	width: 940px;

	margin: 0 auto;

	overflow: hidden;

	line-height: 16px;

	
}

.content_wrap_twitter_blog {

	margin-bottom: 20px; 
	
	display:none; /* My Code */

}

.content220px {

	width: 197px;

	height: 90px; /* My Code */

	padding: 20px;

	background-color: #FFFFFF;

	overflow: hidden;

	border: #c8c8c8 solid 1px;

}

.content460px {

	width: 676px;

	padding: 20px 8px 8px 16px;
	
	background-image: url(../images/bkg_white.png);
	
	/*background-color: #FFFFFF; */

	/*background:rgba(255,255,255,0.6);*/

	overflow: hidden;

	border: #c8c8c8 solid 1px;
	
/*	-moz-border-radius: 4px;  
	
	-khtml-border-radius: 4px;  
	
	-webkit-border-radius: 4px; */

}

.content620px {

	/*width: 578px;________________ORIGINAL*/
	
	width: 898px;

	padding: 20px;
	
	background-image: url(../images/bkg_white.png);
	
	/*background-color:#FFFFFF;*/

	/*background:rgba(255,255,255,0.9);*/

	overflow: hidden;

	border: #c8c8c8 solid 1px;
	
	line-height: 20px;    /*_________JJ STYLEE TEXT____WAS 28px__________*/
	
/*	-moz-border-radius: 4px;  
	
	-khtml-border-radius: 4px;  
	
	-webkit-border-radius: 4px;*/ 
	
}




#content620px comments {
	display: none;
}


.content940px {

	width: 898px;

	padding: 20px 20px 15px 20px;

	background-color: #FFFFFF;

	overflow: hidden;

	border: #c8c8c8 solid 1px;

	/*line-height: 23px;*/    /*_________JJ STYLEE TEXT__________*/

}

.content300px, .content300px_ads, .textwidget{

	width: 258px;

	padding: 20px;

	background-color: #FFFFFF;

	overflow: hidden;

	border: #c8c8c8 solid 1px;

	/*line-height: 23px;*/    /*_________JJ STYLEE TEXT__________*/

}

.content300px_ads {

	padding: 15px 15px 10px 15px;

	width: 268px;

}

.content220px ul li, .content300px_ads ul li {

	float: left;

}

.box, .lastbox, .homepagebox {

	float: left;

	margin: 0px 0px 20px 0px;

}

.lastbox {

	margin-right: 0px;

}

.homepagebox {

	margin-right: 20px;

}



.homepagebox img.feat{

	width:218px;

	height:131px;
		
/*	-moz-border-radius: 4px;  
	
	-khtml-border-radius: 4px;  
	
	-webkit-border-radius: 4px;*/ 

}

#sidebar {

	float: right;

	width: 300px;

}

.title, .title_featured,.title_220px, .title_460px, .title_620px, .title_300px, .title_940px, .categorylist li , .s_widget li{

	background: url(../images/title.jpg) top left repeat-x ;

	height: 58px;

	padding: 18px 0px 0px 20px;

	border: #c8c8c8 solid 1px;	
	
	/*opacity: 0.9;*/
	
}





.categorylast {

	border-bottom: #C8C8C8 1px solid;

}

.categorylist a, .s_widget a {

	text-decoration: none;

}

.categorylist a:hover, .s_widget a:hover {

	color: #999999;

}

.categorylist li , .s_widget li{

	float: left;

	width: 278px;

	background: url(../images/category_bg.jpg) top left repeat-x;

}


.title_featured {

	width: 196px;
	height:32px;

}

.title_220px {

	width: 217px;

}

.title_460px {

	width: 680px;
	height:32px;

}

.title_620px {

	/*width: 598px;____________ORIGIANL____________*/
	
	width: 918px;
	height:auto;
	padding-bottom:16px;

}

.title_300px, .categorylist {

	width: 278px;

}

.title_940px {

	width: 940px;

}





/* ---------- Header ---------- */



#logo  {

	width: 940px;

	height: 98px;

	margin: 8px auto;

	padding-top: 0; /*MyCode 10px */

}

.logoimg  {

	margin: 0;

}



/* ---------- Navigation ---------- */



#search_box {

	color: white;

	float: right;

	position: relative;

}

.field {

	background-color: #272727;

	border: solid 1px #373737;

	color: #999999;

	padding: 1px;

	margin-top: 8px;

	float: left;

}

.search:hover {

	background-color: #4e4e4e;

}

.search {

	font-family: "Helvetica Neue",Helvetica,sans-serif;

	font-weight: bold;

	font-size: 12px;

	display: block;

	float: left;

	height: 34px;

	padding: 0 16px 0 14px;

	margin-left: 30px;

	color:#a5a5a5;

    text-decoration:none;

	text-transform: uppercase;

	background-color: #323232;

	border:0;

}

#top_bar {
	
	/*background: rgba(0, 0, 0, 0.8);*/ 
	
	background-image: url(../images/bkg_grey.png);  

	/*background-color: #333333;*/

	height: 35px;

}

#nav_container {

	width: 940px;

	margin: 0 auto;

}

#nav {

	font-family: "Helvetica Neue", Helvetica, sans-serif;	

	font-weight: 500;  /* _______WAS BOLD_______*/

	font-size: 18px;

	color: #fefefe;

	z-index: 99;	/* _______WAS 9999_______*/

	float: left;

	position: relative;
	
	text-shadow:0 0.2px 0 rgba(0, 0, 0, 0.4);	

}

#nav, #nav ul{

     margin:0;

     padding:0;

     list-style-type:none;

     list-style-position:outside;

     position:relative;

     line-height:0.4em;

}

#nav a:link, #nav a:active, #nav a:visited{

	/*font-family: "Helvetica Neue", Helvetica, sans-serif;*/

    display:block;

    padding: 14px 25px;

    color:#a5a5a5;

    text-decoration:none;

	text-transform: uppercase;

}

#nav a:hover {

	/*font-family: "Helvetica Neue", Helvetica, sans-serif;*/

    color:#FFF;

}

#nav li.current_page_item a, #nav li.current_page_ancestor a, #nav li.current_page_parent a{

	background: url(../images/hover.png) /*no-repeat*/repeat-x top;

	color:#fff !important;

	height: 12px;

	float: left;

	position: relative;

}



#nav li.current_page_item  li a, #nav li.current_page_ancestor li a, #nav li.current_page_parent li a{

	background-color: black;

	background-image: none !important;

}

#nav li.current_page_item  li a:hover {

	background-color: #292929 !important;

}



#nav .subscribe{

	background: url(../images/subscribe.png) top left no-repeat;

	height: 12px;

	margin-left: 22px;

	float: left;

	position: relative;

}

#nav li{

    float:left;

    position:relative;

}

#nav ul {

    position:absolute;

    top:2.9em;

    display:none;	

	z-index: 1;

}

#nav li ul a {

    width:12em;

    float:left;

	background-color: black;

	background-image: none !important;

}

#nav li ul a:hover {

	background-color: #292929;

}

#nav ul ul{

	top:auto;

}	

#nav li ul ul {

    left:11.3em;

    margin:0px 0 0 10px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{

    display:none;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{

    display:block;

}



/* ---------- Featured ---------- */



#feature_wrapper {

	width: 940px;

	margin: 0 auto;

	line-height: 16px;

	padding-bottom: 20px;



}

#feature_list {

	width: 940px;

	height: 337px;

	overflow: hidden;

	position: relative;

	background-color: #404040 ;

}

#feature_list ul {

	position: absolute;

	top: 0;

	list-style: none;	

	padding: 0;

	margin: 0;

}

#tabs {

	right: 0;

	z-index: 2;

	width: 305px;

}

#tabs li {

	font-size: 12px;

	font-family: "Helvetica Neue",Helvetica,sans-serif;

	height: 113px;

}

#tabs li a {

	color: #999999;

	text-decoration: none;	

	display: table;
	
	*display: block;
  	*position: relative;
  
	padding: 10px 20px 10px 35px;

	height: 113px;

	outline: none;
	
	width: 249px;

}

#tabs li a:hover {

	color:#FF9900;

}

#tabs li a.current {

	background: url(../images/feature-tab-current.png) top left no-repeat;

	color: #393939 ;

}

#tabs li a.current:hover {

	text-decoration: none;
	
	/*color:#FF9900;*/

	cursor: default;

}

#output {

	left: 0;

	width: 633px;

	height: 319px;

	position: relative;

}

#output li {

	position: absolute;

	width: 651px;

	height: 337px;

}

img.outputimg {

	border: #CCCCCC solid 9px;

	outline: #CCCCCC solid 1px;

	width:633px;

	height:319px;

}




/* ---------- Twitter & Blog ---------- */



#fromtwitter {

	width: 340px;

	min-height:100px;

	float: left;

	background: #404040;

	padding: 20px;

	color: #a0a0a0;

	border:1px solid #474747;
	
	/* display:none; My*/
}


#fromtheblog {

	width: 501px;

	min-height:80px;

	float: right;

	background: #404040;

	color: #a0a0a0;

	padding: 20px;

	border:1px solid #474747;
	
	/* display:none; My*/

}



#fromtheblog b a{

	text-decoration:underline;

	text-transform:uppercase;

	color:#666;

	}

#tweet a{

	text-decoration:underline;

	color:#a0a0a0 !important;

	}



/* ---------- Content ---------- */



.firstrow {

	overflow:hidden;

	margin: 5px 0px 13px 0px;

}

.firstrow li, .secondrow li {

	margin-right: 23px;

}

.lasticon {

	margin-right: 0px !important;

}

.secondrow {

	overflow:hidden;

}



/* ---------- About page ---------- */



.about-img {

	margin: 20px 0px 20px 0px;

}



/* ---------- Ads ---------- */



.ads1 {

	float: left;

	margin: 0px 15px 15px 0px;

}

.ads2 {

	float: left;

	margin-bottom: 15px;

}

.ads3 {

	margin-right: 15px;

}

.ads4 {

	float: left;

}



/* ---------- Portfolio ---------- */



.portfolio_list {

	overflow: hidden;

	width: 150px;

	text-transform: uppercase;	

	margin-top: 15px;

	float: left;

}

.portfolio_list li {

	float: left !important;

	background: url(../images/check.png) left no-repeat; 

	padding-left: 30px;

	margin-bottom: 10px;

}



/* ---------- Blog ---------- */



.blog_post, .blog_post_first, .blog_post_last {

	overflow: hidden;

	border-bottom: #c2c2c2 solid 1px;

	padding-bottom: 15px;
	
	margin-bottom: 15px;

	float:left;

}
.blog_post_first {

	padding-top: 0px;

}

.blog_post_last {

	border-bottom: none;

	padding-bottom: 0px;

}

img.blogimg {

	float: left;
	
	height:160px;

	width:200px;

	margin-right: 8px;

}

.post_info, .portfolio_info {

	float: left;

	width: 670px;

	margin-left: 20px;

}

.portfolio_info {

	width: 480px;

	padding-right: 20px;

	margin-left: 30px;

}



.noimg{

	width:550px;

	}



.post_info a, .portfolio_info a {

	/*font-size:22px;*/

	text-decoration: none;

}

.post_info a:hover, .portfolio_info a:hover {

	color: #FF9900;

}

.date {

	font-size: 10px;
	
	display:none;

}

.date a {

	text-decoration: none;

	color: #b31010;

}

.date a:hover {

	text-decoration: underline;

}

.blog_nav {

	margin-top: 20px;

}

.previous a{

	display: block;

	width: 127px;

	height: 35px;

	background: url(../images/previous.jpg) top left no-repeat;

	float: left;

	margin-right: 20px;

}

.next a{

	display: block;

	width: 96px;

	height: 35px;

	background: url(../images/next.jpg) top left no-repeat;

	float: left;

}





/* ---------- Contact ---------- */





textarea 

{

	width: 40em;

	background-color: #dedede;
	
	border: #999 1px solid;
	
	color:#333333;
	font-family:"Century Gothic","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:14px;
	padding: 2px;

}

#name, #email

{



	background-color: #dedede;

	border: #999 1px solid;
	
	color:#333333;
	font-family:"Century Gothic","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:14px;
	width:32em;
	padding: 2px;

}



#container ul

{

	text-align: left;

	color: Red;



}

#response ul li

{

	clear: left !important;



}



#container ul li.success

{

	color: #292929;

}



#main

{

	position: relative;

	float: left;

	overflow: hidden;

	text-align: left;

	background-color:#FFFFFF url(images/content_top.jpg) 0 0 repeat-x;

}



p small

{

	display: block;

}



#main img.loaderIcon

{

	width: 70px;

	position: absolute;

	top: 1em;

	right: 2em;

}

#submit {

	background-color: #5a5a5a;

	border: none;

    color:#cccccc;	

	font-weight: bold;

	height: 30px;

	margin-top: 20px;

}





/* ---------- Footer ---------- */



.post, .lastpost {

	border-bottom: 1px solid #666666;

	padding-bottom: 20px;

	margin-bottom: 20px;

}

.box_240px_left, .box_240px_middle, .box_240px_right {

	width: 260px;

	float: left;

}


/*_________________GET RID OF STYLES HERE_________*/
/*.box_240px_middle {				

	border: #FF9900 solid 1px;
	
	display:none;

}
*/



img.flickr {

	display: inline;

	float:left;

	border: 2px solid #FFFFFF ;

	outline: 1px solid #c5c5c5;

	margin: 0px 23px 23px 0px;

	width:59px;

	height:50px;	

}



#dark_footer .box_240px_left {

	padding-right: 40px;

	padding-top: 0px;

	background-image: none;



}

#dark_footer .box_240px_middle {

	padding: 0px 40px;

	background-image: none;
	
	/*display:none;*/



}

#dark_footer .box_240px_right {

	padding-left: 40px;

	padding-top: 0px;

	background-image: none;



}

#dark_footer_wrap {

	margin-top: 20px;
	
	/*background: rgba(0, 0, 0, 0.8);*/ 
	
	background-image: url(../images/bkg_grey.png);

	/*background-color: #333333;*/

	overflow: hidden;

	clear: both;
	
	/* display:none;  My Code */

	

}

#dark_footer {

	width: 940px;

	margin: 0 auto;

	padding-top: 20px;

	padding-bottom: 20px;

	overflow: hidden;

}



#dark_footer #foot_twit a{

	color:#c5c5c5;

	}

#light_footer_wrapper {

	height: 40px;

	background: url(../images/light_footer_repeat.gif) repeat-x top left;

	color: #393939;

}

.box_240px_right li {

	display: inline;

}

#light_footer {

	width: 940px;

	margin: 0 auto;

	padding-top: 10px;

	overflow: hidden;

}

#light_footer a {

	color: #393939;

}

#light_footer a:hover {

	color: #999999;

}

.footerdate {

	margin-top: 0px;

	margin-bottom: 0px;

	font-weight: bold;

	color: #c5c5c5;
	
	display:none;

}

.footer {

	color: #c5c5c5;

	text-transform: uppercase;

	font-size: 14px;

	border: none;

	text-decoration: none;

}

a.footer:hover {

	color: #fff;

}

#dark_footer h2 {

	color: #c5c5c5;

	margin-top: 20px;

	margin-bottom: 20px;

}

#dark_footer p {

	color: #c5c5c5;

	margin-bottom: 0px;

}

.logosmall {

	float: left;

	margin: 4px 20px 0px 0px;
	
	display:none;

}



.f_widget li{

	display:block;

	}

	

.f_widget .textwidget{

	background:none;

	border:0;

	color:#fff;

	margin:0;

	padding:1px;

	}

	

.f_widget a{

	color:#c5c5c5;

	}
	

