/* RESPONSIVE GRID SYSTEM =============================================================================  */


/* BASIC PAGE SETUP ============================================================================= */

body { 
margin : 0 auto;
padding : 0;
font : 100%/0.8125em 'Varela Round', sans-serif; 	
color : #777777; 
text-align: center;
background: #ffffff;
}

button, 
input, 
select, 
textarea { 
font : 100%/0.8125em 'Varela Round', sans-serif;
line-height: 1.5em;
color : #333; }



.no640,
.no1000 {
	display: block;
}

	.no1000 img {
		margin-bottom: 0 !important;
	}

.r640,
r1000 {
	display: none;
}

/* POST FORMATS ============================================================================= */

.post-format {
	border: 0;
	width: 32px;
	height: 32px;
	margin-bottom: 0 !important;
}

.format-video,
.format-audio {
	display: block;
}

span.format-none {
}

span.format_float {
	background: #d64b2a;
	margin: 0 0 1.5em 1.5em;
	padding: 1em;
	display: block;
	overflow: hidden;
	float: right;
}
	



/*  HEADINGS  ============================================================================= */

h1, h2, h3, h4, h5, h6 {
font-weight : 400;
letter-spacing: -1px;

}

h1 {
margin-bottom: .75em;
font-size: 3.00em;
line-height: 1.25;
}

h1.sitename {
	margin: 0;
	padding: 0;
font-size: 4.50em;
line-height: 1.25;
}

h1.posttitle {
	margin: 0;
	padding: 0 0 .25em 0;
font-size: 3.00em;
line-height: 1.25;
color: #b4dde1;
}

h3.innertitle {
	background: #3b83f9;
		color: #ffffff !important;
		padding: .25em .5em .25em .5em;
		text-transform: capitalize;
		margin-bottom: .75em;
		display: block;
	}


h2 { 
margin-bottom: .65em;
font-size : 2.75em; /* 40 / 16 */
line-height : 1.25;
}

h3 { 
margin-bottom: .5em;
font-size : 2.00em; /* 28 / 16 */
line-height : 1.3; }


h4 { 
margin-bottom : .5em;
font-size : 1.5em; /* 24 / 16  */
line-height : 1.25; }


h5 { 
margin-bottom : .5em;
font-size : 1.25em; /* 20 / 16  */
line-height : 1.25; }

h5.sitedesc { 
font-size : 1.25em; /* 20 / 16  */
line-height : 1.25; }

h6 { 
margin-bottom : .5em;
font-size : 1.0em; /* 16 / 16  */
line-height : 1.25; }


h6.postsubtitle { 
color: #6eadb3;
margin-top: .5em;
margin-bottom : 1.5em;
font-size : 1.15em; /* 20 / 16  */
line-height : 1.50; }



/*  SHORTCODES  ============================================================================= */

.shortcode_purple {
	color: #5334b3;
	margin: 2em;
	padding: 1em 1em 1em 2em;
	border-left: 10px solid #5334b3;
	}

.shortcode_orange {
	color: #d64b2a;
	margin: 2em;
	padding: 1em 1em 1em 2em;
	border-left: 10px solid #d64b2a;
	}	

.shortcode_red {
	color: #be153e;
	margin: 2em;
	padding: 1em 1em 1em 2em;
	border-left: 10px solid #be153e;
	}
	
.shortcode_blue {
	color: #3b83f9;
	margin: 2em;
	padding: 1em 1em 1em 2em;
	border-left: 10px solid #3b83f9;
	}
	
.shortcode_green {
	color: #21aeb0;
	margin: 2em;
	padding: 1em 1em 1em 2em;
	border-left: 10px solid #21aeb0;
	}
	
.codeslide {
	height: 5em;
	background: #3b83f9;
	color: #ffffff;
	margin: 2em;
	padding: 2em 2em 1em 2em;
	border: 0;
	font-family: Georgia;
	overflow: auto;
	}
	
.code {
	background: #3b83f9;
	color: #ffffff;
	margin: 2em;
	padding: 2em 2em 1em 2em;
	border: 0;
	overflow: hidden;
	font-family: Georgia;
	}

blockquote {
	background: #3b83f9;
	color: #ffffff;
	margin: 2em;
	padding: 2em 2em 1em 2em;
	border: 0;
	overflow: hidden;
	}
	
pre {
	background: #3b83f9;
	color: #ffffff;
	margin: 2em;
	padding: 2em 2em 1em 2em;
	border: 0;
	overflow: hidden;
	}
	
.leftfloat {
	max-width: 10em;
	font-weight: 500;
	font-size: 1.5em;
	font-family: Georgia;
	line-height: 1.5em;
	color: #6eadb3;
	margin: .5em 1em 1em 0;
	padding: .5em .5em .5em 0;
	float: left;
	text-align: left;
	}
	
.rightfloat {
	max-width: 10em;
	font-weight: 500;
	font-size: 1.5em;
	font-family: Georgia;
	line-height: 1.5em;
	color: #6eadb3;
	margin: .5em 0 1em 1em;
	padding: .5em 0 .5em .5em;
	float: right;
	text-align: right;
	}
		


/*  TYPOGRAPHY  ============================================================================= */

span.postmeta {
	font-size: 1em;
	display: block;
	padding-bottom: 1em;
}

p, ol, ul, dl, address { 
margin-bottom : 1.5em; 
font-size : 1em; /* 16 / 16 = 1 */ }

p {
hyphens : auto;  }

.alt {
	font-size: 125%;
}

.contentstyle {
	color: #98c5c9;
	font-size: 1.25em;
	line-height: 1.5em;
}

.contentstyle a { 
color : #ffffff;
text-decoration: none;
}

.contentstyle a:visited { 
color : #ffffff; }

.contentstyle a:hover, 
.contentstyle a:active { 
color : #ffffff;
text-decoration: underline;
}

p.caps {
	text-transform: uppercase;
	font-size: .85em;
	color: #b4dde1 !important;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 1em !important;
}

span.membertxt {
	font-size: 2.0em;
	line-height: 2.25em;
			display: block;
			color: #ffffff;
			font-weight: 400;
}

span.memberurl {
		font-size: 1.0em;
	line-height: 1.25em;
			display: block;
			color: #ffffff;
			font-weight: 100;
}

.toppad {
	margin-top: 1.25em;
}

p.center {
text-align: center;
}

.centered {
	text-align: center !important;
}

.dark {
	background: #000000;
}

p.white {
	color: #ffffff !important;
}

.vplayer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	margin-bottom: 1.5em;
	height: 0; 
	overflow: hidden;
}
 
.vplayer iframe,
.vplayer object,
.vplayer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aplayer {
    position: relative;
    padding-bottom: 28.25%;
    padding-top: 30px; 
	margin-bottom: 1.5em;
	height: 0; 
	overflow: hidden;
}

.aplayer iframe,
.aplayer object,
.aplayer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery a,
.gallery a:visited,
.gallery a:hover, 
.gallery a:active { 
outline : none !important;
}

.attachment-thumbnail {
	margin-bottom: 0 !important;
}

.pad_side {
	padding-left: 1em;
	padding-right: 1em;
}

.pad_most {
	padding: 1em 1em 0 1em;
}

.pad_banner {
	padding: 1.5em 1.5em 0 1.5em;
}

.pad_all {
	padding: 1em;
}

ul, 
ol { 
margin : 0; 
padding : 0 0 1.5em 3em; }

li {
	font-size: 1em;
	margin: 0 0 .75em 0;
	padding: 0 0 0 .5em;
	
}

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

b, strong, span.heavy { 
font-weight : bold; }

hr { 
display : block; 
margin : 1em 0; 
padding : 0;
height : 1px; 
border : 0; 
border-top : 1px solid #ccc;
}

p.small { 
font-size : .75em; /* 16 / 16 = 1 */ 
line-height: 1.5em;}

sub, sup { 
font-size : 75%; 
line-height : 0; 
position : relative; 
vertical-align : baseline; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

.subtext {
	color: #666;
	}
	
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter
 {
}

/* LINKS =============================================================================  */

a { 
color : #ffffff;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}

a:visited { 
color : #ffffff; }

a:hover, 
a:active { 
outline : 0;
color : #ffffff;
text-decoration: underline;
}

div.jp-relatedposts {
	padding: 1.5em 1.5em 0 1.5em !important;
	background: #be153e;
	display: block;
}

p.jp-relatedposts-post-context {
	color: #ffffff !important;
	opacity: .8 !important;
}

.sitename a,
.sitename a:visited, 
.sitename a:active,
.sitedesc a,
.sitedesc a:visited, 
.sitedesc a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.sitedesc a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.tagsbox a,
.tagsbox a:visited, 
.tagsbox a:active {
	display: block;
	padding: .5em .5em 0 0;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: .5em .5em 0 0;
}

.tagsbox a:hover {
	text-decoration: underline;
}


/* IMAGES ============================================================================= */

img {
border: 0;
height: auto;
width: auto;
margin-bottom: 1em;
}

.img_responsive {
	width: 100%;
}

.img_standard {
	-webkit-transition: all 1s ease-out;
-ms-transition: all 1s ease-out;
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
transition: all 1s ease-out;
}

.img_standard:hover {

	
	transform: translate(-30px,-50px) rotate(6deg);
    -webkit-transform: translate(-30px,-50px) rotate(6deg);
    -o-transform: translate(-30px,-50px) rotate(6deg); 
    -moz-transform: translate(-30px,-50px) rotate(6deg);
}

.img_quarter {
	max-width: 25%;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.img_third {
	max-width: 33%;
	margin-right: 1.5em;
}

.img_half {
	max-width: 50%;
	margin-top: .5em;
	margin-right: 1.5em;
	border-left: 2em solid #3b83f9;
}

.img_float {
	display: block;
	float: left;
}

.img_logo {
}

.img_fix {
	margin-bottom: 0 !important;
}

.social-icon {
	border: 0;
	width: 40px;
	height: 40px;

	display: block;
	float: left;
	
	-webkit-transition: all .5s ease;
-ms-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

.social-icon:hover {
	-webkit-filter: brightness(125%);
	-ms-filter: brightness(125%);
	-o-filter: brightness(125%);
	-moz-filter: brightness(125%);
}



img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }


.avatar-32 {
	width: 32px;
	height: 32px;
	margin-right: 3em;
	display: block;
	float: left;
	border: 0px;
}

.avatar-45 {
	width: 60px;
	height: 60px;
	margin-top: .20em;
	margin-right: 1em;
	display: block;
	float: left;
	border: 0px;
}

.avatar-50 {
	width: 45px;
	height: 45px;
	margin-right: 4em;
	margin-top: .5em;
	display: block;
	float: left;
	border: 0px;
}

.avatar-512 {
	width: 80px;
	height: 80px;
	margin-top: .5em;
	margin-right: 2em;
	display: block;
	float: left;
	border: 0px;
}

.overlay_wrapper { 
	width: 100%; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px; 
	}
	
.overlay_image {
	width: 100%; 
	float: left;
	display: block; 
	}
	
.overlay {
	float: right;
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: inline;
	position: relative;
	z-index: 5; 
	}
	
.overlay span {
	background: #d64b2a;
	color: #ffffff;
	position: absolute;
	margin: 124px 0px 0px 0px;
	padding: 1em;
	font-weight: bold;
    font-size:1em;
	text-transform: uppercase;
	z-index: 2;
	float: left;
	line-height: 0;
	left: 0px;
	top: 0px;
	border: 0px !important;
	display: inline;
	}

	
.overlay span.overlay_title {
	background: #3b83f9;
	max-width: 23em;
	color: #ffffff;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 1em;
	font-weight: normal;
    font-size:1.25em;
    line-height:1.5em;
	text-transform: none;
	z-index: 2;
	float: left;
	left: 0px;
	top: 0px;
	border: 0px !important;
	display: inline;
	}
	
	.span_1_of_6 .overlay span.overlay_title {
		font-size:1em;
	}


/* TABLES ============================================================================= */

table { 
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 1.4em; 
width : 100%; }

th, td { 
padding : .25em 10px .25em 5px; }

tfoot { 
font-style : italic; }

.wp-caption { 
background-color : transparent; 
color: #ffffff;
}

/* FORMS ============================================================================= */

form { 
margin : 0; }

fieldset { 
margin-bottom : 1.5em; 
padding : 0; 
border-width : 0; }

legend { 
margin-left: -7px; 
padding: 0; 
border-width: 0;
 }

label{
font-weight : normal;
cursor : pointer;
display:block;
margin:0;
position:relative;
top:0;
left:0;
}

	label.inline{
	display:inline;
	margin:0;
	}
	
	label span{
	color:#666;
	font-size:0.9em;
	}
	
	label span.right{
	position:absolute;
	bottom:0;
	right:1em;
	text-align:right;
	}
	
	label.disabled{
	color:#ccc;
	}


button, 
search,
input, 
select, 
textarea { 
font-size : 100%; 
margin : 0; 
vertical-align : baseline; 
vertical-align : middle; }


button, input { 
line-height : normal; 
overflow : visible; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
padding: 0.5em 1em;
margin: 0;
cursor : pointer; 
text-shadow:0 1px 0 #fff;
}

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
	box-sizing : content-box;
}

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0;  }

input{
margin:0;
border:0;
font-size:1em;
padding:1em;
background:#fff;
}

.search-field {
	width: 200px;
}

	input::-webkit-input-placeholder,
	input:-moz-placeholder,
	.placeholder{
	color:#bbb;
	}
	
	input::-moz-focus-inner {border:0;}

	input[disabled="disabled"], input.disabled{
	color:#999;
	background:#f5f5f5;
	-moz-box-shadow:inset 0px 0px 2px #ddd;
	-webkit-box-shadow:inset 0px 1px 2px #ddd;
	box-shadow:inset 0px 1px 2px #ddd;
	}

/*  TOOLTIPS	============================================================================= */

.ui-tooltip {
	background: #be153e;
	padding: 1em;
	position: absolute;
	z-index: 99999;
	max-width: 220px;
	border: 0px;
}

body .ui-tooltip {
	font-weight: normal;
	font-size: .825em;
	line-height: 1.5em;
	color: #ffffff;
}

/*  MAIN LAYOUT	============================================================================= */

.postfloat {
	width: 12em;
	margin: 0 2em 1em 0;
	display: block;
	float: left;
	padding-bottom: 1em;
}

.widget {
	background: #3b83f9;
	display: block;
	overflow: hidden;
	margin: 0 0 1.5em 0;
}

.widget ul, 
.widget ol,
.video_list ul { 
margin : 0; 
padding : 0 0 .5em 1.5em; }


.clickable {
	position: relative;
	
	width: 100%;
	height: 100%;
}

.clickable a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	opacity: 0;
	background-color: transparent;
	display: block;
	

}

.clickable_trans {
	position: relative;
	
	width: 100%;
	height: 100%;
}

.clickable_trans a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	opacity: 0;
	z-index: 10;
	background: transparent !important;
	display: block;
	

}



.col_padding {
	padding-left: 2em;
	padding-right: 2em;
	display: block;
}

.col_padding_all {
	padding: 2em 2em 0.5em 2em;
	display: block;
}

.col_padding_some {
	padding: 2em 2em 0em 2em;
	display: block;
}

.col_padding_full {
	padding: 2em 2em 2em 2em;
	display: block;
}

.style1 {
	background: #d64b2a !important;
}

.style2 {
	background: #be153e !important;
}

.style3 {
	background: #21aeb0 !important;
}

.style4 {
	background: #5334b3 !important;
}




#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
	padding-top: 4.25em;
}

	#headcontainer {
		width: 100%;
		position: fixed;
		top: 0;
		background: #be153e;
		z-index: 20;
	}

		header {
			clear: both;
			width: 96%;
			max-width: 84em;
			min-height: 50px;
			font-size: 0.8125em; /* 13 / 16 */
			margin: 0 auto;
			padding: 0;
			position: relative;
			color: #ffffff;
		}
		
		.header_first {
			width: 60%;
			padding-top: .85em;
			float: left;
		}
		
		
		
		.header_second {
			width: 40%;
			float: left;
		}
		
		.header_second img {
			vertical-align: middle;
			position: relative;
			display: block;
		}
		
		
		
	#subheadcontainer {
		width: 100%;
		margin-top: 1em;
		margin-bottom: 1em;
	}

		
			#subheadcontent{
				clear: both;
				width: 96%;
				max-width: 84em;
				font-size: 0.8125em;
				margin: 0 auto;
				padding: 0;
				color: #ffffff;
				line-height: 1.5em;
				position: relative;
			}
			

			
			



	#maincontentcontainer {
		width: 100%;

	}

		
			#maincontent{
				clear: both;
				width: 96%;
				max-width: 84em;
				font-size: 0.8125em;
				margin: 0 auto;
				padding: 0;
				color: #ffffff;
				line-height: 1.5em;
				position: relative;
			}
		


	#innercontentcontainer {
		width: 100%;
	}

		
			#innercontent{
				clear: both;
				width: 96%;
				max-width: 84em;
				font-size: 0.8125em;
				margin: 0 auto;
				padding: 0;
				color: #ffffff;
				line-height: 1.5em;
				position: relative;
			}
			
			
			.posted {
			background: #2a2a2a;
		}
			
			
			

	#footercontainer {
		width: 100%;
		bottom: 0;
		background: #000000;
		z-index: 20;
	}

		footer {
			clear: both;
			width: 96%;
			max-width: 84em;

			font-size: 0.8125em; /* 13 / 16 */
			margin: 0 auto;
			padding: 1em 0 0 0;
			position: relative;
			color: #ffffff;
		}
		
		.footer_first {
			width: 80%;
			padding-top: 0.35em;
			float: left;
		}
		
		.footer_second {
			width: 20%;
			float: left;
		}


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

	
/*  CODE  ============================================================================= */

pre.code {
	padding: 0;
	margin: 0;
	font-family: monospace;
	white-space: pre-wrap;
	font-size: 1.1em;
}

strong.code {
	font-weight: normal;
	font-family: monospace;
	font-size: 1.2em;
}


/*  BUTTONS  ============================================================================= */

.expand_menu_button {
	width: 26px;
	height: 26px;
	border: 0px;
	margin: 17px 0px 0px 0px;
	display: block;
	float: right;
}

.expand_search_button {
	width: 26px;
	height: 26px;
	border: 0px;
	margin: 17px 0px 0px 0px;
	display: block;
	float: right;
}

.expand_social_button {
	width: 26px;
	height: 26px;
	border: 0px;
	margin: 17px 0px 0px 0px;
	display: block;
	float: right;
}

.expand_member_button {
	width: 26px;
	height: 26px;
	border: 0px;
	margin: 17px 0px 0px 0px;
	display: block;
	float: right;
}

#expand_menu {
	height: 60px;
	width: 60px;
		display: block;
		float: right;
		cursor: pointer;
	}
	
	#expand_menu_content {
		background: #21aeb0;
		padding: 1em 0 1em 0;
		display: none;
	}
	
#expand_search {
	height: 60px;
	width: 60px;
		display: block;
		float: right;
		cursor: pointer;
	}
	
	#expand_search_content {
		background: #21aeb0;
		padding: 1em 0 1em 0;
		display: none;
	}
	
#expand_social {
	height: 60px;
	width: 60px;
		display: block;
		float: right;
		cursor: pointer;
	}
	
	#expand_social_content {
		background: #21aeb0;
		padding: 1em 0 0 0;
		display: none;
	}
	
#expand_member {
	height: 60px;
	width: 60px;
		display: block;
		float: right;
		cursor: pointer;
	}
	
	#expand_member_content {
		background: #21aeb0;
		padding: .5em 0 0 0;
		display: none;
	}



/*  GLOBAL OBJECTS ============================================================================= */

.break { clear: both; }

.seperate {
	border: 1px dotted #ffffff;
	margin-bottom: 1.5em;
}

.advertisement {
	text-align: center;
	display: block;
	margin: 0 auto 0;
}

.gap {
	margin-bottom: 2em;
}

.smallgap {
	margin-bottom: .5em;
}

.tinygap {
	margin-bottom: .25em;
}

.align_fix {
	margin-bottom: 2.25em;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 1.5em 1.5em 0;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.right_text {
	text-align: right !important;
}

.auto {
	clear: both;
	width: 96%;
	max-width: 84em;
	min-height: 40px;
	font-size: 0.8125em; /* 13 / 16 */
	margin: 0 auto;
	padding: 0px;
	position: relative;
	color: #ffffff;
}

.backtotop {
	float: right;
	display: block;
}

.backtop {
	display: block;
	width: 26px;
	height: 26px;
	border: 0;
	float: right;
	margin-left: 1em;
}

.themeinfo {
	display: block;
	width: 26px;
	height: 26px;
	border: 0;
	float: right;
}

.tagsbox {
	display: block;
	overflow: hidden;
	padding: 1.5em;
	color: #ffffff;
	background: #be153e;
	margin-bottom: .75em;
}


/*  MENU ============================================================================= */

#menucontainer {
	margin: 0;
	padding: 0;
	display: block;
}

.mainmenu {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
.mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.mainmenu li {
	list-style: none;
    font-size:1em;
    line-height:2em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 99%;
	}
	
.mainmenu li li {
	border: 0;
	}
	
.mainmenu li a, 
.mainmenu li a:link, 
.mainmenu li a:visited {
	color: #ffffff;
	display: block;
    text-decoration: none;
	font-weight: 400;
    margin: 0;
	padding: .25em .5em .25em .5em;
	
	width: 20em;

	-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;

}

.mainmenu li a:hover, 
.mainmenu li a:active {
	background: #21aeb0;
	color: #ffffff;
	display: block;
    text-decoration: none;
    margin: 0;
	padding: .25em .5em .25em .5em;
		
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-o-filter: brightness(110%);
	-moz-filter: brightness(110%); 
	}

.mainmenu li {
	float: left;
	padding: 0;
	}

.mainmenu li ul {
	z-index: 99999;
	height: auto;
	width: auto;
	margin: 0 0 0 4em;
	padding: 0;
	}
	
.mainmenu li li ul {
	z-index: 99999;
	height: auto;
	width: auto;
	margin: 0 0 0 4em;
	padding: 0;
	}
	
.mainmenu li li li ul {
	z-index: 99999;
	height: auto;
	width: auto;
	margin: 0 0 0 4em;
	padding: 0;
	}

/*  PAGINATION ============================================================================= */

.paginationblock {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.pagination {
	clear:both;
	padding:0;
	position:relative;
	margin: 0;
	}
 
.pagination span {
	background: #3b83f9;
	display:block;
	float:left;
	color: #ffffff;
	margin: 0 1em 1em 0;
	padding:1em;
	width:auto;
	border: 0;
	}
	
.pagination a {
	background: #3b83f9;
	display:block;
	float:left;
	color: #ffffff;
	margin: 0 1em 1em 0;
	padding:1em;
	text-decoration:none;
	width:auto;
	border: 0;
	}
 
.pagination a:hover {
	background: #21aeb0;
	color: #ffffff;
	border: 0;
	}
 
.pagination .current {
	background: #21aeb0;
	color: #ffffff;
	border: 0;
	}
	
	
/* COMMENTING SYSTEM ============================================================================= */	
	
.comment_wrapper {
	background: #3b83f9;
	margin: 0;
	padding: 1em;
}

#comments-title {
	font-size: 1.25em;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
}

.nopassword,
.nocomments {
}

.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}

.commentlist > li.comment {
	background: #276ee3;
	color: #ffffff;
	margin: 0 0 1.25em;
	padding: 1.25em;
	position: relative;
	border: 0;
	font-size: 1em;
	line-height: 1.75em;
}


.commentlist .pingback {
	margin: 0 0 1.25em;
	padding: 0 1.25em;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li.comment {
	background: #185ed0;
	margin: 1.25em 0 0;
	padding: 1.25em;
	position: relative;
	border: 0;
		font-size: 1em;
	line-height: 1.75em;
}



.commentlist .children li.comment .fn {
	display: block;
	font-size: 98%;
}

.comment-meta .fn {
	color: #ffffff;
	font-weight: 400;
	font-size: 1.5em;
}

.comment-meta {
	font-size: 12px;
	line-height: 2.2em;
}

.comment-content {
	margin-top: 1em;
}

.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}

.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}



.edit-link a {
	background: #be153e;
	color: #ffffff;
	padding: 0 .5em 0 .5em;
	text-transform: uppercase;
	font-size: 96%;
	float: right;
}

.edit-link a:focus,
.edit-link a:active,
.edit-link a:hover {
	background: #21aeb0;
	color: #ffffff;
	text-decoration: none;
}

.commentlist .children .edit-link a {
	margin-top: -1.70em;
	padding: .25em .5em .25em .5em;
}

.commentlist .avatar {
	left: -90px;
	padding: 0px;
	position: absolute;
	top: 15px;
	border: 0px;
}

.commentlist > li:before {
	left: -21px;
	position: absolute;
}

.commentlist > li.pingback:before {
	content: '';
}

.commentlist .children .avatar {
	background: none;
	left: 1.5em;
	padding: 0;
	top: 1.5em;
	border: 0px;
}

a.comment-reply-link {
	background: #21aeb0;
	color: #ffffff;
	display: inline-block;
	font-size: 1em;
	padding: 1em;
	text-decoration: none;
	border: 0px;
	font-weight: 400;
	text-transform: uppercase;
	z-index: 20;
	
		-webkit-transition: all .5s ease;
-ms-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}


a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #21aeb0;
	color: #ffffff;
	padding-right: 2em;
}

a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

.commentlist > li.bypostauthor {
}
.commentlist > li.bypostauthor .comment-meta {
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
}

.commentlist .children > li.bypostauthor {
}

#respond {
	margin: 0;
	padding: 2em;
	position: relative;
	border: 0;
}
#respond input[type="text"] {
	position: relative;
	padding: 1em;
	text-indent: 7em;
}
#respond textarea {
	position: relative;
	padding: 2em;
	text-indent: 8em;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #21aeb0;
	color: #ffffff;
	display: inline-block;
	font-size: 1.25em;
	left: 0;
	padding: .4em 1em;
	position: relative;
	top: 3em;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 93%;
	border: 0;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	font-size: 3em;
	font-weight: 500;
	left: 65%;
	position: absolute;
	top: 1.85em;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 1.25em;
	color: #ffffff;
}

p.logged-in-as a,
p.logged-in-as a:visited {
	color: #ffffff;
	text-decoration: none;
}

p.logged-in-as a:hover {
	text-decoration: none;
	color: #ffffff;
}
#respond p {
	margin: 1em 0;
}
#respond .form-submit {
	float: right;
	margin: -1em 0 1em;
}
#respond input#submit {
	background: #21aeb0;
	color: #ffffff;
	border: 0;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 100;
	margin: -2em 1em 0 0;
	padding: .5em 2em .75em 2em;
	position: relative;
	text-align: center;
	z-index: 20;
}
#respond input#submit:active {
}
#respond #cancel-comment-reply-link {
	margin-left: 1em;
	text-decoration: none;
}
#respond .logged-in-as {
	color: #ffffff;
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: none;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #ffffff;
	font-size: 1.75em;
	font-weight: 400;
	line-height: 2.25em;
}
#cancel-comment-reply-link {
	display: block;
	font-size: .75em;
	font-weight: 500;
	line-height: 1.25em;
	letter-spacing: 0.05em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	text-align: right;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 21px;
	width: 65%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* TICKERTAPE ============================================================================= */

.tickertape {
	width: 100%;
	display: block;
}

#ticker {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.tickerfloat {
	float: left;

	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 0px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.25em;
	font-weight: bold;
	display: block;
	text-align: left;
}

.ticker_style {
	padding: 4px 0px 10px 0px;
	display: block;
	font-size: 1.25em;
	overflow: hidden;
}

	

/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : transparent; 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix {
	clear: both;}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

p {
/* http://www.w3.org/TR/css3-text/#hyphenation */
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto; }
