/* 
	Theme Name: variance	
	Theme Date: 12122013
	Theme URI: http://athemes.com/theme/variance
	Description: Responsive CMS Theme.
	Author: aThemes.com
	Author URI: http://athemes.com
	Version: 1.0
	License: Custom
	License URI:
	Tags: fixed-width
*/

/*
============== GLOBAL ==============
*/

body {
	background: #efefef;
	height: 100%;
	width: 100%;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	color: #444444;
	line-height: 18px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.sitename {
	margin-top: 10px;
}

.sitename a,
.sitename a:visited,
.sitename a:active,
.sitename a:hover {
	color: #44c4d1;
}

.sitedesc {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-top: -7px;
}

.sitedesc a,
.sitedesc a:visited,
.sitedesc a:active,
.sitedesc a:hover {
	color: #444444;
}

.leader {
	background: #000000;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 15px;
	color: #ffffff;
	border-left: 50px solid #44c4d1;
	text-transform: capitalize;
}

.leader a,
.leader a:visited, 
.leader a:active,
.leader a:hover,
.subleader a,
.subleader a:visited, 
.subleader a:active,
.subleader a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.subleader {
	background: #000000;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 15px;
	color: #ffffff;
	border-left: 35px solid #44c4d1;
}

.videoleader {
	background: #000000 url(images/youtube_video.png) no-repeat 0px 2px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 60px;
	color: #ffffff;
}
	
a,
a:visited, 
a:active {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #44c4d1;
	text-decoration: none;
}
	
#wrapper {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
	
#container {
	width: 995px;
	padding: 0px;
	margin: 0px auto 0px;
	overflow: hidden;
}
	
/*
============== HEADER ==============
*/	

#header {
	background: #ffffff;
	width: 955px;
	padding: 20px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.header_above {
	width: 955px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cdcdcd;
	overflow: hidden;
}

.header_above_first {
	width: 350px;
	margin-right: 20px;
	float: left;
}

.header_above_second {
	width: 585px;
	float: left;
	overflow: hidden;
}

.header_above_second_above {
	width: 585px;
	margin-bottom: 30px;
	float: left;
}

.header_above_second_below {
	width: 585px;
	float: left;
}

.header_below {
	width: 955px;
	overflow: hidden;
}

.header_below_first {
	width: 780px;
	float: left;
}

.header_below_second {
	width: 175px;
	float: left;
}


/*
============== MENUS ==============
*/	

.smartmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 314px;
	border: 0px;
}

.dropit select {
	width: 314px;
	overflow: hidden;
	border: 0px;
}

select.postform {
	width: 314px;
	padding: 10px;
	color: #ffffff;
	background: #44c4d1;
}

#menucontainer {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.mainmenu {
	width: 575px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
.mainmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
.mainmenu li {
	list-style: none;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	}
	
.mainmenu li li {
	border: 0px;
	}
	
.mainmenu li a, 
.mainmenu li a:link, 
.mainmenu li a:visited {
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 5px 10px 5px 10px;
	}

.mainmenu li a:hover, 
.mainmenu li a:active {
	background: #44c4d1;
	color: #ffffff;
	display: block;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 5px 10px 5px 10px;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	}

.mainmenu li li a, 
.mainmenu li li a:link, 
.mainmenu li li a:visited {
	color: #ffffff;
	display: block;
	font-size: 12px;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 10px;
	}
	
.mainmenu li li a:hover, 
.mainmenu li li a:active {
	color: #ffffff;
	display: block;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 10px;
	}
	
.mainmenu li li li a, 
.mainmenu li li li a:link, 
.mainmenu li li li a:visited {
	color: #ffffff;
	display: block;
	font-size: 12px;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 10px;
	}
	
.mainmenu li li li a:hover, 
.mainmenu li li li a:active {
	color: #ffffff;
	display: block;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px 0px 0px 1px;
	padding: 10px;
	}
	
.mainmenu li {
	float: right;
	padding: 0px;
	}

.mainmenu li ul {
	background: #44c4d1;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px 0px 0px 1px;
	padding: 10px;
	}
	
.mainmenu li li ul {
	background: #44c4d1;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: -30px 0px 0px 160px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	}
	
.mainmenu li li li ul {
	background: #44c4d1;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: -30px 0px 0px 160px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	}
	
.mainmenu li ul a {
	width: 170px;
	}

.mainmenu li ul a:hover, 
.mainmenu li ul a:active { 
	}

.mainmenu li:hover ul ul, 
.mainmenu li:hover ul ul ul, 
.mainmenu li.sfhover ul ul, 
.mainmenu li.sfhover ul ul ul {
	left: -999em;
	}

.mainmenu li:hover ul, 
.mainmenu li li:hover ul, 
.mainmenu li li li:hover ul, 
.mainmenu li.sfhover ul, 
.mainmenu li li.sfhover ul, 
.mainmenu li li li.sfhover ul {
	left: auto;
	}

.mainmenu li:hover,
.mainmenu li.sfhover { 
	position: static;
	}
	
.mainmenu .current-post-ancestor a:hover,
.mainmenu .current-menu-ancestor a:hover,
.mainmenu .current-menu-item a:hover,
.mainmenu .current_page_item a:hover,
.mainmenu .current-post-ancestor a, 
.mainmenu .current-post-ancestor a:visited, 
.mainmenu .current-menu-ancestor a, 
.mainmenu .current-menu-ancestor a:visited, 
.mainmenu .current-menu-item a, 
.mainmenu .current-menu-item a:visited, 
.mainmenu .current_page_item a, 
.mainmenu .current_page_item a:visited,
.mainmenu .current-post-ancestor li a, 
.mainmenu .current-post-ancestor li a:visited, 
.mainmenu .current-menu-ancestor li a, 
.mainmenu .current-menu-ancestor li a:visited, 
.mainmenu .current-menu-item li a, 
.mainmenu .current-menu-item li a:visited, 
.mainmenu .current_page_item li a, 
.mainmenu .current_page_item li a:visited {
	background: #44c4d1 !important;
	color: #ffffff !important;
}

.submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.submenu li {
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	
.submenu li li {
	border: 0px;
	}
	
.submenu li a, 
.submenu li a:link, 
.submenu li a:visited {
	color: #696969;
	display: block;
	}

.submenu li a:hover, 
.submenu li a:active {
	color: #44c4d1;
	display: block;
	}
	
/*
============== FOOTER ==============
*/

#footer_wrapper {
	background: #000000;
	color: #ffffff;
	width: 100%;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border-top: 5px solid #44c4d1;
}

.footer a,
.footer a:visited, 
.footer a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #44c4d1;
	text-decoration: none;
	}
	
.footer {
	width: 995px;
	margin: 0px auto 0px;
	overflow: hidden;
}

.footer_first {
	width: 675px;
	margin-right: 20px;
	float: left;
}

.footer_second {
	width: 300px;
	text-align: right;
	font-weight: bold;
	float: left;
}


/*
============== MISCELLANEOUS ==============
*/

.vplayer {
	display: block;
	background: #000000;
	padding: 20px;
}

.latest {
}

.latest ul {
	color: #44c4d1;
	list-style-type: none !important;
	margin: 0px 0px -10px 0px !important;
	padding: 0px;
	}
	
.latest ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.latest li a, 
.latest li a:link, 
.latest li a:visited {
	text-decoration: none;
	}

.latest li a:hover, 
.latest li a:active {
	text-decoration: none;
	}

span.latestdate {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	font-weight: bold;
}

.breadcrumbs {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	display: block;
	margin-bottom: 20px;
}

span.excerpt,
span.excerpt a,
span.excerpt a:visited, 
span.excerpt a:active,
span.excerpt a:hover {
	color: #444444;
}

span.excerpt_cat {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-right: 5px;
	font-size: 12px;
	color: #44c4d1;
	text-transform: uppercase;
}

span.excerpt_cat a,
span.excerpt_cat a:visited, 
span.excerpt_cat a:active,
span.excerpt_cat a:hover {
	color: #44c4d1;
}

span.subtitle {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

span.subtitle a,
span.subtitle a:visited, 
span.subtitle a:active,
span.subtitle a:hover {
	color: #44c4d1;
}

span.subtitle_alt {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #44c4d1;
	padding: 5px;
	background: #ffffff;
	text-transform: uppercase;
}

.authorblock {
	background: #000000;
	min-height: 60px;
	color: #ffffff;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 20px;
}

span.memberhighlight {
	font-size: 12px !important;
	line-height: 14px !important;
	text-transform: none !important;
	font-weight: normal !important;
	color: #cdcdcd !important;
}

span.memberhighlight p {
	margin: 0px !important;
	padding: 0px !important;
}

.sticky,
.gallery-caption {
}

.postnav {
	width: 623px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

.postnav a,
.postnav a:visited, 
.postnav a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ff6962;
	}
	
.postnav a:hover {
	color: #000000;
	background: #ff6962;
	text-decoration: none;
	border-bottom: 0px;
	}	

.postnav_first {
	width: 300px;
	margin-right: 23px;
	float: left;
}

.postnav_second {
	width: 300px;
	text-align: right;
	float: left;
}

.posttags {
	display: block;
	font-weight: normal;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}

span.postdate {
	color: #9a9a9a;
	font-size: 11px;
	text-transform: uppercase;
}

span.postmeta {
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.textwidget {
	padding: 0px;
}

.tagcloud {
	padding: 0px;
	overflow: hidden;
}

.tagcloud a,
.tagcloud a:visited, 
.tagcloud a:active {
	font-size: 11px;
	background: #000000;
	color: #ffffff;
	padding: 4px;
	margin: 0px 5px 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	border: 0px !important;
	}
	
.tagcloud a:hover {
	background: #44c4d1;
	color: #ffffff;
	text-decoration: none;
	display: block;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	}
	
.social {
	width: 22px;
	height: 22px;
	display: block;
	border: 0px;
	float: right;
	margin-left: 10px;
	opacity: 1.0;
}

.logo {
	border: 0px !important;
}

.backtop {
	border: 0px;
	background: #44c4d1;
	z-index: 99;
	border-radius: 50%;
}

#backtotop {
	position: fixed;
	right:13px;
	bottom:13px;
	display:none;
	z-index: 99;
}
#backtotop a {
	text-decoration:none;
	border:0 none;
	display:block;
	width:32px;
	height:32px;
}

#backtotop a:hover {
}
	
.noborder {
	border: 0px !important;
}

.clear {
	float: none;
	clear: both;
	}
	
.clearborder {
	float: none;
	clear: both;
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.clearfix {
	clear: both;
	margin-bottom: -20px;
	}
	
.cleargap {
	clear: both;
	margin-bottom: 10px;
}

.clearpad {
	clear: both;
	margin-bottom: 20px;
}

.clearalt {
	clear: both;
	margin-bottom: 25px;
}

.clearsuper {
	clear: both;
	margin-bottom: 30px;
}

.clearextra {
	clear: both;
	margin-bottom: 40px;
}
	
.contentstyle {
	line-height: 20px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	}
	
.contentstyle a,
.contentstyle a:visited, 
.contentstyle a:active {
	color: #44c4d1;
	text-decoration: none !important;
	}
	
.contentstyle a:hover {
	background: #44c4d1 !important;
	color: #ffffff !important;
	text-decoration: none !important;
	}
	
.contentstyle p {
	padding-bottom: 3px;
}

.contentstyle ul {
	list-style-type: none;
	margin: 10px 0px 20px 20px !important;
	padding: 0px 0px 0px 0px !important;
	}
	
.contentstyle ul li {
	background: transparent;
	color: #444444;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	}
	
.contentstyle ol {
	list-style-type: decimal !important;
	margin: 10px 0px 20px 0px !important;
	padding: 0px 0px 0px 20px !important;
	}
	
.contentstyle ol li {
	background: transparent;
	margin: 0px 0px 4px 0px !important;
	padding: 0px 0px 0px 0px !important;
	}
	
.contentstyle li a, 
.contentstyle li a:link, 
.contentstyle li a:visited {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.contentstyle li a:hover, 
.contentstyle li a:active {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/*
============== IMAGES ==============
*/	

.aligncenter,
div.aligncenter {
	padding: 0px;
	margin: 5px 20px 20px 0px;
	border: 0px;
	display: block;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignnone {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 5px;
	border: 0px;
}

.alignleft {
	padding: 0px;
	margin: 5px 20px 10px 0px;
	float: left;
	border-radius: 5px;
	border: 0px;
	}

.alignright {
	padding: 0px;
	margin: 5px 0px 10px 20px;
	float: right;
	border-radius: 5px;
	border: 0px;
	}

.wp-caption {
	border: 0px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	border-radius: 5px;
	}

.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-radius: 5px;
	}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	}
	
.video_overlay {
	position: relative;
}

.video_overlay a {
	position: absolute;
	display: block;
	top: 47px;
	left: 135px;
	width: 80px;
	height: 80px;
	z-index: 9999;
	background: transparent url(images/play.png) no-repeat;
	opacity: 0.6;
}

.video_overlay_slider {
	position: relative;
}

.video_overlay_slider a {
	position: absolute;
	display: block;
	top: 48px;
	left: 54px;
	width: 51px;
	height: 63px;
	z-index: 9999;
	background: transparent url(images/play.png) no-repeat;
	opacity: 0.6;
}

.img_995 {
	width: 995px;
	height: 400px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_564 {
	width: 564px;
	height: 350px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_564b {
	width: 564px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_350 {
	width: 350px;
	height: 175px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_350b {
	width: 350px;
	height: 175px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_272 {
	width: 272px;
	height: 272px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_272b {
	width: 272px;
	height: 136px;
	padding: 0px;
	margin: 0px 20px 10px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_260 {
	width: 260px;
	height: 160px;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_159 {
	width: 159px;
	height: 159px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_150 {
	width: 150px;
	height: 150px;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.img_90 {
	width: 90px;
	height: 90px;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	float: left;
	border: 0px;
	opacity: 1.0;
	}
	
.avatar-50 {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 40px auto 0px;
	border: 1px dotted #ebebeb;
	display: block;
	}
	
/*
============== HEADINGS ==============
*/	

h1 {
	font-size: 20px;
	line-height: 24px;
	}
	
h2 {
	font-size: 20px;
	line-height: 24px;
	}
	
h3 {
	font-size: 20px;
	line-height: 24px;
	}
	
h4 {
	font-size: 20px;
	line-height: 24px;
	}
	
h5 {
	font-size: 16px;
	line-height: 20px;
	}
	
h6 {
	font-size: 12px;
	line-height: 16px;
	}
	
/*
============== SHORTCODES ==============
*/

.shortcode_purple {
	color: #ba69bd;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #ba69bd;
	}

.shortcode_pink {
	color: #d14480;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #d14480;
	}	

.shortcode_orange {
	color: #d16844;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #d16844;
	}	

.shortcode_lgreen {
	color: #67bf82;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #67bf82;
	}

.shortcode_lblue {
	color: #86c7f4;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #86c7f4;
	}

.shortcode_red {
	color: #d14444;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #d14444;
	}
	
.shortcode_blue {
	color: #4497d1;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #4497d1;
	}
	
.shortcode_green {
	color: #44c4d1;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #44c4d1;
	}
	
.codeslide {
	height: 300px;
	background: #fefefe;
	border-radius: 5px;
	border-top: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #232323;
	border-left: 1px solid #232323;
	font-size: 14px;
	font-family: Georgia;
	line-height: 26px;
	margin: 20px;
	padding: 20px;
	overflow: auto;
	}
	
.code {
	background: #fefefe;
	border-radius: 5px;
	border-top: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #232323;
	border-left: 1px solid #232323;
	font-size: 14px;
	font-family: Georgia;
	line-height: 26px;
	margin: 20px;
	padding: 20px;
	overflow: hidden;
	}

blockquote {
	background: #f4f4f4;
	margin: 20px;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
	border: 1px dashed #ffffff;
	}
	
pre {
	margin: 20px;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
	border: 1px dashed #ffffff;
	overflow: hidden;
	}
	
.floatleft {
	width: 200px;
	font-weight: bold;
	font-size: 22px;
	font-family: Georgia;
	line-height: 28px;
	margin: 10px 20px 20px 0px;
	padding: 10px 10px 10px 0px;
	float: left;
	text-align: left;
	}
	
.floatright {
	width: 200px;
	font-weight: bold;
	font-size: 22px;
	font-family: Georgia;
	line-height: 28px;
	margin: 10px 0px 20px 20px;
	padding: 10px 0px 10px 10px;
	float: right;
	text-align: right;
	}
		
/*
============== SEARCH ==============
*/

#searchblock {
	width: 260px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
.searchbox {
	display: none; }
*/	background: #eeeeee url(images/search.png) no-repeat right;
	width: 141px;
	height: 18px;
	color: #363636;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 40px 5px 10px;
    text-align: left;
	display: inline;
    float: right;
	border: 0px;
	border-radius: 10px;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	}   /*
	
/*
============== WIDGETS ==============
*/

a.rsswidget {
	margin: 10px 5px 0px 0px !important;
	}
	
#calendar_wrap {
	width: 330px;
	background: #000000;
	color: #ffffff;
	padding: 10px;
	float: left;
	}
	
#wp-calendar tbody a,
#wp-calendar tbody a:visited, 
#wp-calendar tbody a:active,
#wp-calendar tbody a:hover {
	color: #44c4d1;
	text-decoration: none;
	}
	
#wp-calendar {
	width: 100%;
	padding: 20px 20px 0px 20px;
	}
	
#wp-calendar caption {
	text-align: center;
	font-size: 14px;
	color: #44c4d1;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 0px 0px;
	}	
	
#wp-calendar thead {
	font-size: 14px;
	}
	
#wp-calendar thead th {
	padding-bottom: 10px;
	}
	
#wp-calendar tbody {
	font-size: 16px;
	}
	
#wp-calendar tbody td {
	text-align: center;
	padding:10px;
	}
	
#wp-calendar tbody td:hover {
	background: #242424;
	color: #ffffff;
	border-radius: 50%;
	}
	
#wp-calendar tbody td#today {
	background: #44c4d1;
	color: #000000 !important;
	border-radius: 50%;
	}
	
#wp-calendar tbody td#today:hover {
	color: #000000;
	border-radius: 50%;
	}
	
#wp-calendar tbody td#today a {
	background: #44c4d1;
	color: #000000 !important;
	border-radius: 50%;
	}
	
#wp-calendar tbody .pad {
	background: none;
	}
	
#wp-calendar tbody .pad:hover {
	background: transparent;
	}
	
#wp-calendar tfoot a,
#wp-calendar tfoot a:visited, 
#wp-calendar tfoot a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
#wp-calendar tfoot a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#wp-calendar tfoot #next {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}
	
#wp-calendar tfoot #prev {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}
	
.widget_video_side {
	width: 310px;
	background: #000000;
	margin: 0px 0px 20px 0px;
	padding: 20px;
	overflow: hidden;
	}
	
.widget_video_bottom {
	width: 288px;
	height: 200px;
	background: #131313;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #242424;
	border-radius: 10px;
	overflow: auto;
	margin-top: 20px;
}

.widget_video_bottom a,
.widget_video_bottom a:visited, 
.widget_video_bottom a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.widget_video_bottom a:hover {
	color: #44c4d1;
	text-decoration: none;
}
	
.widget_video {
	width: 955px;
	background: #44c4d1;
	margin: 0px 0px 20px 0px;
	padding: 20px;
	overflow: hidden;
	}
	
.widget_alt {
	width: 350px;
	background: #ffffff;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.widget {
	width: 955px;
	background: #ffffff;
	margin: 0px 0px 20px 0px;
	padding: 20px;
	overflow: hidden;
	}
	
.widget_first {
	width: 564px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #cdcdcd;
	float: left;
	overflow: hidden;
}

.widget_second {
	width: 350px;
	float: left;
}

.widget_split_first {
	width: 272px;
	margin-right: 20px;
	float: left;
}

.widget_split_second {
	width: 272px;
	float: left;
}

.widget ol{
	counter-reset: li;
	list-style: none;
	padding: 0;
	margin-bottom: -5px;
}

.rounded-list a{
	position: relative;
	display: block;
	padding: 10px 10px 10px 40px;
	margin: 0px 0px 5px 0px;
	background: #efefef;
	color: #444444;
	text-decoration: none;
	border-radius: 5px;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
}

.rounded-list a:hover {
	background: #000000;
	color: #ffffff;
	text-shadow: none;
}

.rounded-list a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;	
	left: -1.1em;
	top: 50%;
	margin-top: -1.8em;
	background: #44c4d1;
	height: 3em;
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 3em;
	line-height: 3em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 3em;
	color: #ffffff;
}
	
.widget ul {
	color: #44c4d1;
	list-style: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
	
.widget ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.widget li a, 
.widget li a:link, 
.widget li a:visited {
	text-decoration: none;
	}

.widget li a:hover, 
.widget li a:active {
	text-decoration: none;
	}
	
/*
============== PAGINATION ==============
*/

.paginationblock {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

.pagination {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	clear:both;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:11px;
	line-height:14px;
	margin: 0px 0px 0px 0px;
	}
 
.pagination span {
	background: #000000;
	display:block;
	float:left;
	color: #ffffff;
	margin: 0px 10px 0px 0;
	padding:5px;
	font-weight: bold;
	text-decoration:none;
	width:auto;
	text-transform: uppercase;
	border: 5px solid #000000;
	}
	
.pagination a {
	background: #000000;
	display:block;
	float:left;
	color: #ffffff !important;
	margin: 0px 10px 0px 0;
	padding:5px;
	text-decoration:none;
	font-weight: normal !important;
	width:auto;
	text-transform: uppercase;
	border: 5px solid #000000;
	}
 
.pagination a:hover {
	background: #000000;
	color: #ffffff;
	border: 5px solid #44c4d1;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	}
 
.pagination .current {
	background: #44c4d1;
	color: #ffffff;
	border: 5px solid #44c4d1;
	}

/*
============== COMMENTS ==============
*/

.comment_wrapper {
	background: #fafafa;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	border-radius: 3px;
	border: 3px solid #f2f2f2;
}

#comments-title {
	font-size: 12px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
}
.nopassword,
.nocomments {
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.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: #fafafa;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	border-radius: 3px;
	border: 3px solid #f2f2f2;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	color: #444444 !important;
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
	border-radius: 3px;
	border: 3px solid #f2f2f2;
}
.commentlist .children li.comment .fn {
	color: #444444;
	display: block;
}
.comment-meta .fn {
	color: #444444;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
.comment-meta {
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
	color: #44c4d1;
	text-decoration: none;
}
.edit-link a {
	background: #44c4d1;
	color: #ffffff;
	font-weight: bold;
}
.edit-link a:focus,
.edit-link a:active,
.edit-link a:hover {
	background: #44c4d1;
	color: #ffffff;
}
.commentlist .avatar {
	left: -84px;
	padding: 3px;
	position: absolute;
	top: -20px;
	border: 3px solid #f2f2f2;
}
.commentlist > li:before {
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	left: 1.5em;
	padding: 3px;
	top: 1.9em;
	border: 3px solid #f2f2f2;
}
a.comment-reply-link {
	background: #f2f2f2;
	color: #131313;
	display: inline-block;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	border-radius: 3px;
	border: 3px solid #f0f0f0;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #44c4d1;
	color: #ffffff;
}
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 {
	background: #fafafa;
	border-radius: 3px;
	margin: 0px;
	padding: 20px;
	position: relative;
	border: 3px solid #f2f2f2;
}
#respond input[type="text"],
#respond textarea {
	border-radius: 3px;
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#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: #131313;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	left: 1px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 39px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -10px 0 10px;
}
#respond input#submit {
	background: #44c4d1;
	color: #ffffff;
	border: none;
	cursor: pointer;
	font-size: 14px;
	margin: 20px 5px 0px 0px;
	padding: 5px 32px 5px 32px;
	position: relative;
	text-align: center;
}
#respond input#submit:active {
}
#respond #cancel-comment-reply-link {
	margin-left: 10px;
	text-decoration: none;
}
#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 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
#cancel-comment-reply-link {
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 4.2em;
	letter-spacing: 0.05em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	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: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/*
============== CONTENT SLIDER ==============
*/

.slide-wrapper { 
	width: 995px; 
	padding: 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 0px; 
	}
	
.slide-thumbnail {
	width: 995px; 
	float: left;
	display: block; 
	}
	
.slide-overlay {
	float: right;
	width: 995px;
	margin: 0px 0px 0px 0px;
	display: inline;
	position: relative;
	z-index: 5; 
	}
	
.slide-overlay img {
	border: 0px;
}

/*.slide-overlay span {
	background: #000000;
	color: #ffffff;
	position: absolute;
	margin: 275px 400px 0px 20px;
	padding: 20px;
	font-weight: normal;
    font-size:28px;
    line-height:32px;
	z-index: 2;
	float: left;
	left: 0px;
	border: 0px !important;
	display: inline;
	}
*/	
.slide-overlay span a,
.slide-overlay span a:visited { 
	text-decoration: none;
	color: #ffffff;
	border: 0px !important;
	}
	
.slide-overlay span a:hover {
	text-decoration: none;
	color: #ffffff;
	border: 0px !important;
}

span.cat {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff !important;
	padding: 5px 10px 5px 10px;
	margin: 234px 0px 0px 20px;
	background: #44c4d1;
	text-align: left;
}

span.cat a,
span.cat a:visited { 
	text-decoration: none;
	color: #000000;
	}
	
span.cat a:hover {
	text-decoration: none;
	color: #000000;
}

#myController { 
	background: #000000;
	padding: 10px;
	height: 38px;  
	width: 975px; 
	margin: 0px 0px 0px 0px; 
	overflow: hidden;
	}
	
.controller_first {
	width: 800px;
	float: left;
}

.controller_second {
	width: 175px;
	text-align: right;
	margin-top: 7px;
	float: left;
}

.jFlowControl { 
	background: #ffffff;
	color:#ffffff; 
	font-size: 4px;
	cursor:pointer; 
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 2px 4px;
	opacity: 1.0;
	border: 2px solid #363636;
	border-radius: 50%;
	}

.jFlowControl:hover { 
	background: #ffffff;
	color: #ffffff; 
	opacity: 1.0;
	border: 2px solid #696969;
	}
	
#myController span.jFlowSelected { 
	background: #44c4d1;
	color: #44c4d1;
	opacity: 1.0 !important;
	}
	
/*
============== TICKERTAPE ==============
*/	

.tickertape {
	width: 800px;
	display: block;
}

#ticker {
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.tickerfloat {
	background: #44c4d1;
	float: left;
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.ticker_style {
	padding: 0px 0px 10px 0px;
	display: block;
	overflow: hidden;
}

.ticker_style a,
.ticker_style a:visited, 
.ticker_style a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.ticker_style a:hover {
	color: #44c4d1;
	text-decoration: none;
	}

/*
============== CODA SLIDER ==============
*/

#codaslider {
	width: 955px;
	margin: 0px 0px 0px 0px;
}

.coda_block {
	width: 159px;
	margin: 0px 10px 0px 10px;
	display: block;
	float: left;
}

span.sliderlink a,
span.sliderlink a:visited,
span.sliderlink a:hover {
	color: #ffffff;
}

.coda-slider-wrapper {
	padding: 0px 0; 
}

.coda-slider-wrapper .coda-slider {
	width: 905px; 
}

.coda-slider-wrapper .coda-slider .panel {
	width: 905px;  
}

.coda-slider-wrapper .coda-slider .panel .panel-wrapper {
	padding: 0px; 
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
}

.coda-slider-wrapper .coda-nav-left-arrow {
	background: transparent url(images/arrow_left.png) no-repeat 0px 100px;
	width: 25px;
	height: 223px;
	display: block;
}

.coda-slider-wrapper .coda-nav-left-arrow a {
	width: 0;
	height: 0;
	border:none;
}

.coda-slider-wrapper .coda-nav-left-arrow:hover {
}

.coda-slider-wrapper .coda-nav-right-arrow {
	background: transparent url(images/arrow_right.png) no-repeat 5px 100px;
	width: 25px;
	height: 223px;
	display: block;
}

.coda-slider-wrapper .coda-nav-right-arrow a {
	width: 0;
	height: 0;
	background: none; 
	margin-top:0;
	border:none;
}

.coda-slider-wrapper .coda-nav-right-arrow:hover {
}

.coda-slider-wrapper .coda-nav-left-arrow:active, .coda-slider-wrapper .coda-nav-right-arrow:active {
}

.coda-slider-wrapper .loading {
	height: 100%;
	padding: 0px;
	text-align: center; 
}

.arrows .coda-slider {
	margin: 0 0px; 
}

.coda-slider-wrapper {
	clear: both;
	overflow: auto; 
}

.coda-slider-wrapper .coda-slider {
	float: left;
	overflow: hidden;
	position: relative; 
}

.coda-slider-wrapper .coda-slider .panel-container {
	position: relative; 
}

.coda-slider-wrapper .coda-slider .panel-container .panel {
	display: block;
	float: left; 
}

.coda-slider-wrapper .coda-nav {
}

.coda-slider-wrapper .coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden; 
}

.coda-slider-wrapper .coda-nav ul li {
	display: inline; 
}

.coda-slider-wrapper .coda-nav ul li a {
	display: block;
	float: left;
	text-decoration: none; 
}

.coda-slider-wrapper .coda-nav-left-arrow, .coda-slider-wrapper .coda-nav-right-arrow {
	cursor: pointer;
	float: left;
}

.coda-slider-wrapper .coda-nav-left-arrow a, .coda-slider-wrapper .coda-nav-right-arrow a {
	display: block; 
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
	float: left; 
}

.coda-slider-wrapper .coda-nav-left a, .coda-slider-wrapper .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none; 
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-left-arrow {
	clear: both; 
}

/*
============== TOOLTIPS ==============
*/

.ui-tooltip {
	background: #44c4d1;
	padding: 10px;
	position: absolute;
	z-index: 9999;
	max-width: 220px;
	border: 1px solid #000000;
}

body .ui-tooltip {
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

/*
============== RESPONSIVE ==============
*/

.isdesktop,
.isdesktoplandscape,
.nomobile {
	display: block;
}

.ismobile,
.issmart,
.isportrait,
.islandscape {
	display: none;
}