/*

Theme Name: New Studio 3

Theme URI: http://example.com/

Description: Example Description

Version: 0.8

Author: Dan Stegman, Exodus Online Services, LLC

Author URI: http://www.eos.net

Tags: example, tags, here

*/



 html,  body,  div,  span,  applet,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  big,  cite,  code,  del,  dfn,  em,  font,  img,  ins,  kbd,  q,  s,  samp,  small,  strike,  strong,  sub,  sup,  tt,  var,  b,  u,  i,  center,  dl,  dt,  dd,  ol,  ul,  ul ul,  ul ul ul,  li,  li li,  li li li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {

	margin: 0; padding: 0; border: 0; outline: 0;

	vertical-align: baseline; 

}

 body { line-height: 1.3;font-size: 13px; font-family: arial, sans-serif;}

 ol,  ul { list-style: none;}

 blockquote,  q { quotes: none;}

 blockquote:before,  blockquote:after,  q:before,  q:after { content: '';	content: none;}

 :focus { outline: 0;}

 ins {	text-decoration: none;}

 del {	text-decoration: line-through;}

 table { border-collapse: collapse; border-spacing: 0;}

#wrapper {

	text-align: center; 

	margin-left: auto; 

	margin-right: auto;

	width:1280px;
}


 .alignleft {	float:left; }

 .alignright { float: right }

 .aligncenter,  div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



 img.alignleft,  div.alignleft {

	/* display:inline; */

	margin: 8px 10px 5px 0;

}



 img.alignright,  div.alignright {

	/* display:inline; */

	margin: 8px 0 5px 10px;

}



.sticky {

}



.bypostauthor {

}



 p img {

	/* max-width replaced with jQuery since RC2c */

}



 #container {

	width: auto;

	margin-left: auto;

	margin-right: auto;

	text-align: left; /* resetting the "text-align: center" of "div#wrapper" */

}



/* Since RC2 */

 .col {

	display:table-cell;

	vertical-align: top;

	box-sizing: border-box; /* IE8+, Opera7+? */

	-webkit-box-sizing: border-box; /* Chrome & Safari. Needed? Issues? */

	-moz-box-sizing: border-box; /* Firefox. Check 4 and 3.x */

}

.table {

	display:table;

	border-collapse: separate;

	/*table-layout:fixed;*/ /* Issues in IE. Enough to set only the parent #layout. */

	border-spacing: 0px;

	box-sizing: border-box !important; /* IE8+, Opera7+? */

	-webkit-box-sizing: border-box !important; /* Chrome & Safari. Needed? Issues? */

	-moz-box-sizing: border-box !important; /* Firefox. Check 4 and 3.x */

	width:100%;

}

.row {

	display: table-row;

}





/*-------------------- LAYOUT  -----*/

	

 #layout {

	font-size: 100%;

	width: 100%;

	table-layout: fixed;

}







/* layout column widths controlled by "COL" items, not by "TD" items */

.col-left { width: 360px} 

.col-left-left { width: 200px}

.col-left-right { width: 160px}

.col-center {width: 100%} 

.col-right { width: 288px} 

.col-right-left { width: 160px}

.col-right-right { width: 128px}





/* Horiz. Menus Uncomment : */





ul#nav, ul#nav2 {

	float: left; 

	list-style: none;

	margin: 0; 

	padding: 0;

}



ul#nav a, ul#nav2 a { 

	display: block; 

	width: auto; 

	text-decoration: none; 

}



ul#nav li, ul#nav2 li { 

	float: left; 

	padding: 0; 

	width: auto; 

}



ul#nav ul li, ul#nav2 ul li { 

	width: 100%; 

	float: none; 

}





ul#nav ul, ul#nav2 ul {

	position: absolute;

		left: -999em;

		height: auto;

	/*border-width: 1px;*/

	margin: 0;

}



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

ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul,

ul#nav2 li:hover ul ul, ul#nav2 li:hover ul ul ul, 

ul#nav2 li.sfhover ul ul, ul#nav2 li.sfhover ul ul ul {

	left: -999em;

}



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

ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul,

ul#nav2 li:hover ul, ul#nav2 li li:hover ul, ul#nav2 li li li:hover ul, 

ul#nav2 li.sfhover ul, ul#nav2 li li.sfhover ul, ul#nav2 li li li.sfhover ul {

	left: auto;

	z-index: 100000; /* Since RC2b */

}



/* Horiz. Menus Uncomment : */



ul#nav, ul#nav2 { 

	line-height: 33px; 

}



ul#nav ul a, ul#nav2 ul a { 

	width: 150px; 

}



ul#nav a, ul#nav2 a { 

	padding-left: 10px; 

	padding-right: 10px; 

}



ul#nav ul ul, ul#nav2 ul ul { 

	margin-left: 170px; 

	margin-top: -33px; 

}









body {
	font-size: 13px;
	line-height: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #dddddd url("images/pattern5.jpg") repeat-y scroll left top;
	font-family: verdana,arial,sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	color: #996699;
	margin-bottom: 10px;
}

h2 {
	font-size: 21px;
	color: #996699;
	margin-bottom: 9px;
}

h3 {
	font-size: 17px;
	color: #996699;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 7px;
}

h5 {
	font-size: 11px;
	color: #336699;
	margin-bottom: 5px;
}

h6 {
	font-size: 10px;
	color: #336699;
	margin-bottom: 4px;
}

body p {
	margin-bottom: 10px;
}

body a {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}

body a:hover {
	text-decoration: none;
	color: #669999;
	font-weight: bold;
}

body a:visited {
	color: #669999;
	font-weight: bold;
	text-decoration: none;
}

p.wp-caption-text {
	color: #636363;
	font-size: 11px;
	font-style: italic;
}

.post ol {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.post ul ul {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 25px;
}

.post ul ul ul {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 25px;
}

.post ul li {
	margin-bottom: 2px;
}

.post table {
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.post table caption {
	color: #707070;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 4px;
}

.post table th {
	color: #ffffff;
	font-weight: normal;
	padding: 6px 8px 6px 9px;
	background: #5e5e5e;
}

.post table td {
	border-right: 1px solid #dbdbdb;
	padding: 5px 8px;
}

.post table tr.even td {
	background: #e3e3e3;
}

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

#container {
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

#td-header {
}

.headerimage {
	clear: both;
	background: #ababab;
	width: auto;
	height: 150px;
}

h1#sitetitle {
	font-size: 36px;
	line-height: 36px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 483px;
}

h1#sitetitle a {
	text-decoration: none;
	color: #556fad;
}

h1#sitetitle a:hover {
	color: #688cd4;
}

p#tagline {
	font-size: 16px;
	letter-spacing: 1px;
	color: #4f4f4f;
	margin-top: 5px;
	margin-bottom: 17px;
	width: 500px;
}

a.rsslink {
	float: right;
	margin-top: 5px;
	margin-right: 24px;
	padding-left: 21px;
	background: transparent url("images/feed.png") no-repeat scroll 0px 2px;
}

a.rsscommentslink {
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	padding-left: 21px;
	background: transparent url("images/comments.png") no-repeat scroll 0px 3px;
}

#td-left {
}

#td-left1 {
	padding-right: 10px;
}

#td-left2 {
	padding-right: 10px;
}

#td-left3 {
	padding-right: 10px;
}

#td-center {
	padding-right: 10px;
	padding-left: 10px;
	background: transparent url("images/blog_bg.png") repeat-y scroll left top;
}

#div-center {
}

h3.pagetitle {
	font-weight: normal;
	font-size: 13px;
	color: #737373;
	letter-spacing: 2px;
	margin-top: 0px;
	padding: 5px 5px 5px 7px;
	background: #f0f0f0;
}

#td-right {
}

#td-right1 {
	padding-left: 10px;
}

#td-right2 {
	padding-left: 10px;
	background: #ffffff;
}

#td-right3 {
	padding-left: 10px;
}

#div-footer {
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	margin-top: 5px;
	font-family: verdana,arial,sans-serif;
}

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

.breadcrumbs {
	clear: both;
	color: #7a7a7a;
	padding: 7px;
	background: #f5f5f5;
}

.searchform {
	float: right;
	padding: 5px;
}

.searchform form input.searchfield {
	border: 1px solid #d6d6d6;
	padding: 4px;
	width: 187px;
}

.searchform form input.searchbutton {
	color: #8a8a8a;
	overflow: hidden;
	text-align: center;
	border: 1px solid #d1d1d1;
	margin-left: 5px;
	padding: 4px 8px 4px 7px;
	background: #ebebeb;
	width: 75px;
}

.multinav {
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 18px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.multinav .older {
	float: left;
}

.multinav .newer {
	float: right;
}

#multinav2 {
	border-bottom: 0px none #fafafa;
	margin-bottom: 0px;
}

.singlenav .older {
	float: left;
}

.singlenav .newer {
	float: right;
}

img.postthumb {
	visibility: visible;
	margin-top: 0px;
	margin-right: 15px;
}

.post {
	margin-bottom: 20px;
	margin-left: 128px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.post-headline h2 {
	margin-bottom: 3px;
}

.post-headline h2 a {
	color: #996699;
}

.post-headline h2 a:hover {
	color: #996699;
}

.post-byline {
	color: #8f8f8f;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.post-byline a {
	color: #669999;
}

.post-byline a:hover {
	color: #669999;
}

.post-bodycopy a {
	color: #669999;
}

.post-bodycopy a:hover {
	color: #669999;
}

.post-footer {
	color: #8f8f8f;
	font-size: 12px;
	letter-spacing: 1px;
}

.post-footer a {
	color: #669999;
}

.post-footer a:hover {
	color: #669999;
}

.widget {
	color: #4d4d4d;
	border: 1px solid #996699;
	border-radius: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 6px 10px 10px 10px;
	background: #ffffff;
}

.widget h3 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #996699;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.widget a {
	font-weight: normal;
}

.widget a:hover {
	font-weight: normal;
}

.widget ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.widget ul ul {
}

.widget ul li {
	padding-left: 15px;
	background: transparent url("images/gray-arrow.gif") no-repeat scroll 1px 6px;
}

.widget ul li li {
	background: transparent url("images/round-gray.gif") no-repeat scroll 3px 7px;
}

.widget ul li a {
	font-weight: normal;
}

.widget ul li a:hover {
	font-weight: normal;
}

#hormenu {
	clear: both;
	font-weight: bold;
	padding-left: 50px;
	background: #000000;
	width: auto;
	font-family: verdana,arial,sans-serif;
}

ul#nav {
	float: left;
	list-style-type: none;
	line-height: 33px;
}

ul#nav li {
	float: left;
	background: ;
	width: auto;
}

ul#nav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	background: #000000;
	width: auto;
	font-family: verdana,arial,sans-serif;
}

ul#nav li a:hover {
	background: #996699;
	color: #f7f7f7;
	text-decoration: none;
}

#hormenu2 {
	clear: both;
	padding-left: 120px;
	background: #000000;
}

ul#nav2 {
	line-height: 33px;
	float: left;
	list-style-type: none;
	background: ;
}

ul#nav2 li {
	float: left;
	background: ;
	width: auto;
}

ul#nav2 li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	background: #000000;
	width: auto;
	font-family: verdana,arial,sans-serif;
}

ul#nav2 li a:hover {
	background: #000000;
	text-decoration: none;
	color: #996699;
	font-weight: normal;
}

#widgetarea2 .td1 {
	padding-right: 6px;
}

#widgetarea2-2 .td1 {
	padding-right: 6px;
}

#widgetarea3 .td1 {
	padding-right: 6px;
}

#widgetarea3 .td2 {
	padding-right: 6px;
}

#widgetarea4 .td1 {
	padding-right: 6px;
}

#widgetarea4 .td2 {
	padding-right: 6px;
}

#widgetarea4 .td3 {
	padding-right: 6px;
}

#widgetarea5 .td1 {
	padding-right: 6px;
}

#widgetarea5 .td2 {
	padding-right: 6px;
}

#widgetarea5 .td3 {
	padding-right: 6px;
}

#widgetarea5 .td4 {
	padding-right: 6px;
}

#widgetarea6 .td1 {
	padding-right: 6px;
}

#widgetarea6 .td2 {
	padding-right: 6px;
}

#widgetarea6 .td3 {
	padding-right: 6px;
}

#widgetarea6 .td4 {
	padding-right: 6px;
}

#widgetarea6 .td5 {
	padding-right: 6px;
}

img#blog-headerjpg {
	margin-bottom: -5px;
}

img#blog-headerpng {
	margin-bottom: -5px;
}

img#header_curvedpng {
	margin-bottom: -5px;
}

img#header_curved_balancedpng {
	margin-bottom: -5px;
}

.home #td-right {
}

.home #td-right1 {
}

.home .breadcrumbs {
	padding-left: 8px;
}

.home .searchform form input.searchfield {
	line-height: 18px;
	background: ;
}

.home .searchform form input.searchbutton {
	line-height: 18px;
	background: ;
}

.home img.postthumb {
}

.home img#blog-headerjpg {
	margin-bottom: -5px;
}

.single #td-center {
	padding-right: 10px;
	padding-left: 10px;
}

.single #td-right {
}

.single #td-right1 {
}

.single .singlenav {
	border-bottom: 3px solid #ededed;
	margin-top: 7px;
	margin-bottom: 18px;
	margin-left: 128px;
	padding-bottom: 8px;
}

.single .singlenav .older a {
	color: #669999;
}

.single #singlenav2 {
	border-top: 3px solid #ededed;
	border-bottom: 0px none #f5f5f5;
	margin-top: 18px;
	padding-top: 13px;
}

.single img.postthumb {
	padding-left: 128px;
}

.single .post-byline {
	display: none;
}

.single img#blog-headerjpg {
	margin-bottom: -5px;
}

.single img#header_curved_balancedpng {
	margin-bottom: -5px;
}

.page #td-center {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent url("images/blog_bg.png") repeat-y scroll left top;
}

.page #td-right1 {
	padding-right: 5px;
}

.page .post {
	padding-top: 10px;
}

.page .post-headline h2 {
	display: none;
	margin-bottom: 15px;
}

.page .widget a {
	font-weight: normal;
}

.page .widget ul li a {
	font-weight: normal;
}

.page img#blog-headerjpg {
	margin-bottom: -5px;
}

.intro #td-center {
	background: transparent url("images/nslogo.png") no-repeat scroll center center;
}

.intro #div-center {
}

.flashembed #td-center {
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: transparent url("images/nslogo.png") no-repeat scroll center center;
}

.flashembed .post {
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.square #td-center {
	background: transparent url("images/nslogo.png") no-repeat scroll center center;
}

.static #td-center {
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	background: transparent url("images/1280white800.png") repeat-y scroll left top;
}

.static .post {
	border-top-style: none;
	margin-left: 0px;
}

ul#nav ul ul {
	margin-top: -33px;
	margin-left: 170px;
	background: ;
}

ul#nav ul li {
	float: none;
	background: ;
	width: 100%;
}

ul#nav ul li a {
	background: ;
	width: 150px;
}

ul#nav2 ul ul {
	margin-top: -33px;
	margin-left: 170px;
	background: ;
}

ul#nav2 ul li {
	float: none;
	background: ;
	width: 100%;
}

ul#nav2 ul li a {
	background: ;
	width: 150px;
}

ul.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}

img.avatar {
	float: left;
	border: 3px solid #dddddd;
	margin-right: 10px;
	margin-bottom: 5px;
}

span.comment-author-name {
	font-size: 15px;
}





/* Clearfix fixes some floating issues */

.clearfix:after 	{

  	content: "."; 

  	display: block; 

  	height: 0; 

  	clear: both; 

  	visibility: hidden;

	}

	

.clearfix {

	min-width: 0;		/* trigger hasLayout for IE7 */

	display: inline-block;

	/* \*/	display: block;	/* Hide from IE Mac */

	}

	

* html .clearfix {

	/* \*/  height: 1%;	/* Hide from IE Mac */ 

	}





#gallery_wrapper {

	width: 1280px;

	margin: 0px;

	padding: 0px;

}

#gallery_content {

	width: 1280px;

	height:800px;

	float: left;

	overflow: hidden;

	background: transparent;

}

#slideshow1280 {

	width: 800px;

	height: 800px;

	float: left;

}

#content_text {

	width: 380px;

	float: right;

	padding-left: 10px;

	padding-right: 10px;

	margin-right: 70px;

	background: #ffffff;

	border: solid 1px #000000;

}

#testimonial_text {

	width:1280px;

	text-align: center;

	text-color: #669999;

}

#introlink {

	text-align: center;

	text-color: #ffffff;

	color: #ffffff;

}