body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: 'Oswald', sans-serif;*/
	background-color: #E8E8E8;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.myclear {
	clear: both;
}
.center {
	margin:auto;
	width:20%;
}
label{
	display:none;
	}
	
span {
	color: #da3d26;
	font-style: italic;
}	
a {
	color: #00A2FF;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.float_left {
	float:left;
}

.wrapper {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
}
.divider {
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	height: 2px;
	position: relative;
	z-index: 15;
}
#web_dev {
	background-image: url(../images/wd-bg.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 318px;
	position: relative;
	z-index: 100;
	left: 0px;
	top: 10px;
}
header {
	height: 80px;
	background-image: url(../images/congruent_outline.jpg);
	/*background-image: url(../images/carbon_fiber_bar_bg.png);*/
	background-repeat: repeat;
	/*-moz-box-shadow: 0 0  5px 5px #999;
	-webkit-box-shadow: 0 0  5px 5px #999;
	box-shadow: 0 0 5px 5px #999;*/
	position: fixed;
	width: 100%;
	z-index: 10;
}
header #logo {
	float: left;
	/*margin-left: 15px;*/
	margin-top: 5px;
	width: 500px;
}
header .wrapper #logo #logo-text {
	margin-left: 5px;
	margin-top: 4px;
}


header .wrapper #logo #logo-text a{
	transition: text-shadow .5s;
	-moz-transition: text-shadow .5s; /* Firefox 4 */
	-webkit-transition: text-shadow .5s; /* Safari and Chrome */
	-o-transition: text-shadow .5s; /* Opera */
}
header .wrapper #logo #logo-text a:hover {
	text-shadow: 0 0 5px #fff;
}

header .wrapper #logo #logo-text h1 {
	font: normal normal 3em/68px 'Montserrat', sans-serif;
	font-weight: 400; 
	/*font-family:'Oswald', sans-serif;
	font-size: 2.8em;*/
	/*font-weight: bold;*/
	text-align:left;
	text-shadow: #000 -1px -1px 0;
	/*background-image: url(../images/carbon_fiber_bg_head.png);
	background-repeat: repeat;*/
	padding-right: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
}
header .wrapper #logo #logo-text h1 a, header .wrapper #logo #logo-text p a {
    color: #FFF;
	font-weight: 400; 
}
header .wrapper #logo #logo-text h1 a span {
    font-style: normal;
	font-weight: 700; 
}
header .wrapper #logo #logo-text p {
	font: normal normal 2.4em/68px 'Questrial', sans-serif;
	/*font-family:'Oswald', sans-serif;
	font-size: 2.8em;*/
	/*font-weight: bold;*/
	text-align:left;
	text-shadow: #000 4px 4px 0;
	/*background-image: url(../images/carbon_fiber_bg_head.png);
	background-repeat: repeat;*/
	margin-top: -20px;
	padding-right: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
}
header .wrapper #logo #logo-text a:hover {
	text-decoration:none;
}
header .wrapper #navigation {
	height: 30px;
	float: right;
	/*margin-right: 10px;*/
	margin-top: 3px;
}
/*header .wrapper #navigation p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	color: #FFF;
	text-shadow: #000 2px 2px 0;
}*/

header .wrapper #navigation ul {
	list-style-type: none;
	/*margin-left: 360px;
	width: 550px;*/
}
header .wrapper #navigation ul li {
	display: block;
	float: left;
}
header .wrapper #navigation ul li a {
	/*font-family: 'Oswald', sans-serif;
	font-size: 2.5em;*/
	font: normal normal 2em/68px 'Questrial', sans-serif;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 1px;
	/*font-weight: bold;*/
	text-shadow: #000 2px 2px 0;
}
.now       {
	color:#00A2FF !important;
	font-size: 2em !important;
	/*padding-top: 2px !important;*/
	text-shadow: #000 -1px -1px 0 !important;
	/*font-family: 'Oswald', sans-serif;
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 1px;
	text-shadow: #000 -2px -2px 0;*/
	font-weight: bold;
	text-decoration: underline;
	
}
header .wrapper #navigation ul li a:hover {
	color:#999;
	/*text-decoration: underline;*/
	text-shadow: #000 -1px -1px 0;
}
header .wrapper #navigation ul li a:active {
	color:#333;
	/*text-decoration: underline;*/
	text-shadow: #000 -1px -1px 0;
}

/*header .wrapper #navigation ul li .no_border {
	border-right-style: none;
}*/
.ribbon {
	float: left;
	position: relative;
	height: 70px;
	width: 102.5%;
	left:-15px;
	top: 20px;
	background: #226995;
	/*-moz-box-shadow: 4px 4px 0 rgba(160,128,73,0.20);
	-khtml-box-shadow: 4px 4px 0 rgba(160,128,73,0.20);
	-webkit-box-shadow: 4px 4px 0 rgba(160,128,73,0.20);*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
	z-index: 2;
		}		
		.ribbon h1 {
			display:block;
			padding:2px 20px 0 40px;
			color:#fffdf9;
			/*font: normal normal 3.8em/68px 'Oswald', sans-serif;*/
			font: normal normal 3.5em/68px 'Montserrat', sans-serif;
			font-size-adjust: 0.55;
			text-transform:uppercase;
			text-align: left;
			text-shadow: #000 -1px -1px 0;
		}
		.triangle-left {
			position: relative;
			height:0;
			width:0;
			left: -33px;
			top: 70px;
			border-style:solid;
			border-width:20px;
			border-color: transparent #0f2e54 transparent transparent;
			z-index: -1;			
		}
		.triangle-right {
			position: relative;
			height: 0;
			width: 0;
			left: 1163px;
			top: 29px;
			border-style: solid;
			border-width: 20px;
			border-color: transparent transparent transparent #0f2e54;
			z-index: -2;
		}		
		
#content_wrapper  {
	display:block;
	width: 1170px;
	background:#faf9ff;
	/*-moz-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	-khtml-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	-webkit-box-shadow: 0 0 4px rgba(160,128,73,0.50);*/
	margin: 80px auto 0px;
	padding: 0;
}
/*#content_wrapper #qr  {
	float: right;
	margin-top: -25px;
	margin-right: 10px;
}*/
#content_wrapper #qr table tr td h2  {
	/*font-family: 'Oswald', sans-serif;
	font-size: 2.5em;*/
	font: normal normal 3em/35px 'Questrial', sans-serif;
	color: #226995;
	/*text-shadow: 2px 2px 0 rgba(160,128,73,0.20);*/
}
#content_wrapper #qr table tr td p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}
#main-content   {
	float: left;
	width: 68%;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 35px;
	padding-top: 30px;
	/*-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);*/
}
.port-image {
	display: block;
	text-align:center;
}
label{
	display:none;
	}
	
span {
	color: #00a2ff;
	font-style: italic;
}	
#content_wrapper #main-content h1 {
	/*font-family: 'Oswald', sans-serif;
	font-size: 2.8em;*/
	font: normal normal 3.8em/25px 'Questrial', sans-serif;
	color: #226995;
	text-shadow: 2px 2px 0 rgba(160,128,73,0.20);
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}
#content_wrapper #main-content h2 {
	/*font-family: 'Oswald', sans-serif;
	font-size: 2.5em;*/
	font: normal normal 3.5em/35px 'Montserrat', sans-serif;
	/*text-shadow: 2px 2px 0 rgba(160,128,73,0.20);*/
	color: #da3d26;
	margin-bottom: 25px;
	line-height: 40px;
	font-weight: 400;
}
#content_wrapper #main-content h3 {
	font-size: 1.8em;
	color: #226995;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:22px;
}
#content_wrapper #main-content p {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	line-height: 24px;
}
#content_wrapper #main-content table p {
	margin-bottom: 10px;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 24px;
	color: #F22D10;
}
#content_wrapper #main-content ul {
	font-size: 16px;
	list-style-type: disc;
	margin-left: 25px;
	color: #333;
	margin-bottom: 15px;
	line-height: 24px;
}
#content_wrapper #main-content ul li a:hover {
	text-decoration: underline;
}
#content_wrapper #main-content .image {
	
	/*-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);*/
}
#content_wrapper #main-content .video {
	list-style-type: none;
	margin-left: 0px;
}
#content_wrapper #main-content .video li {
	display: block;
	float: left;
	margin-bottom: 25px;
}
#content_wrapper #main-content .video .middle_vid {
	margin-right: 10px;
	margin-left: 10px;
}
#content_wrapper #main-content #monDiv {
	width:800px;
}
#content_wrapper #main-content #monDiv #portfolio{
	-moz-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	-khtml-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	-webkit-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	}
#content_wrapper #main-content #form1 table tr td h3 {
	font-size: 16px;
	color: #323232;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
aside {
	float: left;
	width: 25%;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 35px;
	line-height: 22px;
	padding-top: 30px;
}
aside #vertical_nested_container {
      margin: 5px auto 5px auto;
      width: 280px;
    }
aside #vertical_container .accordion_content h3 {
	color: #226995;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 1.8em;
}	
aside #vertical_container .accordion_content ul {
	margin-left: 20px;
	font-size: 13px;
	list-style-type: none;
	line-height: 140%;
	margin-right: 5px;
}
aside #vertical_container .accordion_content ul li {
	list-style-type: none;
	line-height: 22px;
}
aside #vertical_container .accordion_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	list-style-type: none;
}
aside #vertical_container .accordion_content ul li  a:hover {
	color: #F22D10;
	text-decoration: underline;
	/*-moz-box-shadow: 0 0 4px rgba(160,128,73,0.50);;
			-khtml-box-shadow: 0 0 4px rgba(160,128,73,0.50);
			-webkit-box-shadow: 0 0 4px rgba(160,128,73,0.50);*/			
}

aside #vertical_container .accordion_content ul li p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
}#social-icons {
	float: left;
	margin-top: 10px;
}
#social-icons ul {
	list-style-type: none;
}
#social-icons ul li {
	display: block;
	/* [disabled]float: left; */
	padding-left: 0px;
	margin-right: 8px;
	margin-bottom: 15px;
}
footer {
	background-image: url(../images/dark_geometric.png);
	/*background-image: url(../images/carbon_fiber_bar_bg_foot.png);*/
	background-repeat: repeat;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #FFF;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	/*-moz-box-shadow: 0 0  5px 5px #999;
	-webkit-box-shadow: 0 0  5px 5px #999;
	box-shadow: 0 0 5px 5px #999;*/
}
footer ul li a {
	display: block;
	font-size: 15px;
	color:#FFF;
	/*margin-left: 20px;*/
	padding-top: 12px;
	padding-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 15px;
	text-shadow: #000 1px 1px 0;
}
footer ul li a:hover {
	color: #00A2FF;
	/*font-weight:bold;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-shadow: #000 -1px -1px 0;
	text-decoration: none;
}
/*footer .wrapper .foot_cols ul li a, footer .wrapper foot_col_right ul li a{
	margin-top: 5px;
	margin-left: 20px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}*/
footer .wrapper p {
	font-size: 12px;
	color: #FFF;
	text-align:center;
	padding-top: 5px;
	text-shadow: #000 1px 1px 0;
}
footer .wrapper .foot_col_left {
	width: 250px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin: 20px 10px 15px;		
}
footer .wrapper .foot_cols {
	width: 208px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin-top: 20px;
}
footer .wrapper .foot_col_right {
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	border-right-style: none;
	margin-top: 20px;
}
footer_logo {
	margin-left: 15px;
}
footer .wrapper ul li h3 {
	/*font-family:'Rock Salt', cursive;*/
	/*font-family: 'Oswald', sans-serif;
	font-size: 1.5em;*/
	font: normal normal 1.8em/15px 'Montserrat', sans-serif;
	margin-top: 8px;
	text-shadow: #000 -1px -1px 0;
	font-weight: 400;
}
footer .wrapper .foot_list {
	margin-top: 10px;
	font-size: 15px;
}
footer .wrapper .foot_col_left .foot_list li p {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 15px;
	text-align:left;
}

/**
 * 	FORMS
	========================================================================== * 
 */

/**** Default WP Search ****/
#searchsubmit {
	margin-top:8px;
	font-size: 14px;
}
#s {
	width:280px;
}

/**** Geneal Search ****/
form    {
	line-height: 24px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
input {
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.13);
	padding: 0 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	height: 30px;
}

.capcha {
	width:72px;
}
textarea {
	width:430px;
	height:150px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	padding: 5px;	
	display:block;
}
.radio-estatus {
	width:20px;
}
.mybutton, .button-primary, #searchsubmit{
	display: inline-block;
	background: #F22D10;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #b3230d;
	padding: 2px 31px;
	text-transform: uppercase;
	font-size: 1.4em;
}

.mybutton:hover, .button-primary:hover,  #searchsubmit:hover {
	background:#b3230d;
}

textarea:focus, input:focus {
	border: 1px solid #F22D10;
}
#rememberme {
	width:20px;
	height:13px;
}
.commentlist {
	list-style:none;
}
.children {
	font-size: 100% !important;
}
.form-p {
	margin-top: 10px;
	margin-bottom: 0px;	
}
.main-banner, .white-bg {
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	border: 10px solid #FFF;
	background:#FFF;
}
.thumbnail {
	float:left;
	width: 160px;	
}
.mypost-preview {
	float:left;
	width: 420px;	
}
.mypost-preview p {
	margin:0;
}
table {	
}
th {
	color: #FFF;
	background-color :#45a9e7;
	padding: 5px;
}
td {
	font-size:.9em;
	padding: 0px;
	font-size:.9em;
}
.thumbnail p {
	margin-top:0;
	margin-bottom:0;
}
.thumbnail img {
	margin-right: 10px;
	padding-top: 5px;
}

/**
 * 	Vertical Accordions
	========================================================================== * 
 */

.accordion_toggle {
	/*font-family: 'Oswald', sans-serif;
	font-size:20px;*/
	font: normal normal 2em/15px 'Montserrat', sans-serif;
	display: block;
	height: 43px;
	padding: 0 0 0 20px;
	line-height: 45px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #FFF;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
	border: 1px solid #CCC;
	/*background-image: url(../images/accordion_toggle.png);
	background-repeat: repeat-x;*/
	background: #444;
	text-shadow: #000 -1px -1px 0;
		}
		
.accordion_toggle_active {
	/*font-family: 'Oswald', sans-serif;*/
	/* [disabled]border-bottom: 1px solid #f68263; */
	/*font: normal normal 2.4em/15px 'Questrial', sans-serif;
	color: #FFF;
	line-height: 45px;
	background-image: url(../images/accordion_toggle_active.png);
	background-repeat: repeat-x;
	background: #226995;
	text-shadow: #000 -1px -1px 0;
	font-family: 'Oswald', sans-serif; */
	font: normal normal 2em/15px 'Montserrat', sans-serif;
	color: #FFF;
	line-height: 45px;
	background: #226995;
	text-shadow: #000 -1px -1px 0;
	font-weight: 400;
}		
.accordion_content {
	url(../images/content-bg.jpg) background-color: #FFF;
	/*background-color: #5690A1;*/
	color: #444;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
	border: 1px solid #CCC;
	margin: 5px 0;
	padding: 5px 5px 10px;
}		
.accordion_content h2 {
	margin: 20px 0 5px 30px;
	line-height: 120%;
	/*color: #444444;*/
}
.accordion_content p {
	line-height: 135%;
	padding: 5px 20px 15px 30px;
	font-size: 15px;
}
#vertical_container  {	
	margin: 0;
}
.vertical_accordion_toggle {
	font: normal normal 1.6em/15px 'Questrial', sans-serif !important;
	display: block;
	height: 38px;
	width: 240px;
	padding: 0 10px 0 10px;
	/*margin: 0 20px 0 20px;*/
	line-height: 36px !important;
	color: #FFF !important;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 18px;
	color: #FFF;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);
	border: 1px solid #CCC;
	background: #444;
	/*background-image: url(../images/accordion_toggle.png);
	background-repeat: repeat-x;
	text-shadow: #000 2px 2px 0;*/
}
.vertical_accordion_toggle_active {	
	font-family: 'Questrial', sans-serif;
	color: #FFF;
	line-height: 35px;
	/*background-image: url(../images/accordion_toggle_active.png);
	background-repeat: repeat-x;*/
	background: #226995;
	text-shadow: #000 -1px -1px 0;			/*border-bottom: 1px solid #f68263;*/
}
.vertical_accordion_content {
	/*background-color: #FFF;*/
	url(../images/content-bg.jpg) color: #444444;
	width: 260px;
	padding: 0 5px 0 5px;
	overflow: hidden;
/*	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior:url(border-radius.htc);*/
/*	border: 1px solid #CCC;*/	
	margin: 5px 0 0 0;
		}
.vertical_accordion_content h2 {
	margin: 15px 0 5px 20px;
	color: FFF;
}
.vertical_accordion_content h4 {
	margin: 15px 0 5px 20px;
	color: FFF;
}
.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 20px;
}
		
/*
	Horizontal Accordion
*/
		
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: inherit;
	width: 30px;
	background: url(../images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #FFF;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.horizontal_accordion_toggle_active {
	background: url(../images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}
.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	background-color: #FFF;
	color: #444444;
}
.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}	
			
/* Container styling*/

#horizontal_container {
	margin: 0;
	width: 0px;   
	height: 0px;    
}
#vertical_nested_container {
      margin: 5px auto 5px auto;
      width: 230px;
    }
#vertical_container .accordion_content h3 {
	color: #f22d10;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
}
#vertical_container .accordion_content ul {
	margin-left: 20px;
	font-size: 13px;
	list-style-type: none;
	line-height: 140%;
	margin-right: 5px;
	/*margin-bottom: 10px;*/
}
#vertical_container .accordion_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#vertical_container .accordion_content ul li  a:hover {
	color: #F22D10;
	text-decoration: underline;
	/*-moz-box-shadow: 0 0 4px rgba(160,128,73,0.50);;
	-khtml-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	-webkit-box-shadow: 0 0 4px rgba(160,128,73,0.50);
	*/		
}	
#vertical_container .vertical_accordion_content ul {
	margin-left:10px !important;
}
#content_wrapper aside #vertical_container .accordion_content #vertical_nested_container .vertical_accordion_content ul h3 {
	margin-left: -7px;
}





/**************** BRANDING ****************/

/******* ICONICO WEB STUDIO *******/

.branding {
	background: #262E2F;
	font-size: 160%;
}
.brand-cont {
	padding: 15px 10px;
	transition: text-shadow .5s;
	-moz-transition: text-shadow .5s; /* Firefox 4 */
	-webkit-transition: text-shadow .5s; /* Safari and Chrome */
	-o-transition: text-shadow .5s; /* Opera */
}
.brand-cont:hover {
	text-shadow: 0 0 10px #fff;
}
.branding .brand-cont a {
	text-decoration: -moz-none;
}
.myclear {
	clear: both;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.designed-white, .iconico-white {
	font-family: 'Lato', sans-serif;
	color: white;
}
.designed-white {
	font-size: .8em;
	font-weight: 400;
}
.iconico-white {
	font-size: 1em;
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	font-weight: 700;
	font-style: normal;
}
.iconico-img {
	width: 35px;
}
.web-color, .studio-color {
	font-family: 'Raleway', sans-serif;
	font-size: .7em;
	letter-spacing: .15em;
	font-style: normal;
}
.web-color {
	color: #249CDD;
}
.studio-color {
	color: #FF511E;
}

/******* STEPHENJORDAN *******/

#logo-dark {
	padding: 20px;
	background-color: #262E2F;
	display: table;
}
.logo-dark img {
	vertical-align: middle;
	display: table-cell;
	margin-right: .1em;
}
.sj-img {
	width: 30px;
}
#logo-img, .logo-txt-white {
	vertical-align: middle;
	display: table-cell;
	color: white;
	font-style: normal;
}
.logo-txt-white a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: white;
	text-decoration: none;
	transition: text-shadow .5s;
	-moz-transition: text-shadow .5s; /* Firefox 4 */
	-webkit-transition: text-shadow .5s; /* Safari and Chrome */
	-o-transition: text-shadow .5s; /* Opera */
}
.logo-txt-white a:hover {
	text-shadow: 0 0 10px #fff;
}
#web-txt {
	color: #249BDD;
	font-weight: 700;
	font-style: normal;
}

#copyright {
	color: white;
	float: left;
	font-size: 12px;
	width: 300px;
	margin-top: 31px;
	margin-left: 300px;
}
