/* 
	Theme Name: wpherald_lite	
	Theme Date: 01102013
	Theme URI: http://athemes.com/theme/wpherald
	Description: Free Newspaper Wordpress Theme.
	Author: MediaFap
	Author URI: http://www.mediafap.com
	Version: 1.0
	License:
	License URI:
	Tags: white, right-sidebar, custom-menu, editor-style, featured-images, post-formats, translation-ready
	Text Domain: mediafap
*/

/*
============== GLOBAL ==============
*/

body {
	background: #efefef;
	height: 100%;
	width: 100%;
	font-size: 14px;
	font-family: Calibri;
	color: #333333;
	line-height: 18px;
	margin: 20px auto 20px;
	padding: 0px 0px 0px 0px;
	}
	
a,
a:visited, 
a:active {
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	color: #006699;
	text-decoration: none;
	}
	
#wrapper {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
	
#container {
	background: #ffffff;
	width: 940px;
	padding: 10px 20px 0px 20px;
	margin: 0px auto 0px;
	overflow: hidden;
}

#content_forum {
	width: 940px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

#content_column {
	width: 940px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

.content_column_first {
	width: 380px;
	float: left;
}

.content_column_second {
	width: 220px;
	margin: 0px 20px 0px 20px;
	float: left;
}

.content_column_third {
	width: 300px;
	float: left;
}

.content_column_inner {
	width: 640px;
	overflow: hidden;
	float: left;
}

.content_column_wide {
	width: 940px;
	overflow: hidden;
	float: left;
}

.content_column_video {
	background: #131313;
	color: #cdcdcd;
	padding: 20px;
	display: block;
	overflow: hidden;
}

.content_column_video_first {
	width: 580px;
	margin-right: 20px;
	background: #131313;
	color: #cdcdcd;
	height: 210px;
	padding: 20px;
	display: block;
	overflow: auto;
	float: left;
}

.content_column_video_first p {
	font-size: 12px;
	margin: 0px 0px -10px 0px;
	line-height: 18px;
}

.content_column_video_first a,
.content_column_video_first a:visited, 
.content_column_video_first a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.content_column_video_first a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.content_column_video_full {
	width: 900px;
	background: #131313;
	color: #cdcdcd;
	height: 210px;
	padding: 20px;
	display: block;
	overflow: auto;
	float: left;
}

.content_column_video_full p {
	font-size: 12px;
	margin: 0px 0px -10px 0px;
	line-height: 18px;
}

.content_column_video_full a,
.content_column_video_full a:visited, 
.content_column_video_full a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.content_column_video_full a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.content_column_video_second {
	width: 300px;
	display: block;
	float: left;
}

.column_page {
	width: 620px;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.column_post {
	width: 620px;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.column_post_first {
	width: 460px;
	margin-right: 20px;
	float: left;
}

.column_post_second {
	width: 140px;
	float: left;
}

.column_post_second ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.column_post_second ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.column_post_second ul li a,
.column_post_second ul li a:visited, 
.column_post_second ul li a:active {
	color: #006699;
	text-decoration: none;
	}
	
.column_post_second ul li a:hover {
	color: #0099bb;
	text-decoration: none;
	}
	
	
/*
============== HEADER ==============
*/	

#header {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.header_top {
	width: 940px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	overflow: hidden;
	border-bottom: 1px solid #cdcdcd;
}

.header_top_first {
	width: 620px;
	margin-right: 20px;
	float: left;
}

.header_top_second {
	width: 300px;
	font-weight: bold;
	text-align: right;
	float: left;
}

.header_middle {
	width: 940px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	overflow: hidden;
}

.header_middle_first {
	width: 620px;
	margin-right: 20px;
	float: left;
}

.header_middle_second {
	width: 300px;
	margin: 2px 0px 0px 0px;
	text-align: right;
	float: left;
}

.header_bottom {
	width: 940px;
	padding: 12px 0px 8px 0px;
	margin: 0px;
	overflow: hidden;
	border-bottom: 1px solid #cdcdcd;
}

.header_bottom_first {
	width: 760px;
	margin-right: 20px;
	float: left;
}

.header_bottom_second {
	width: 160px;
	text-align: right;
	float: left;
}

/*
============== MENUS ==============
*/	

.smartmenu {
	background: #fafafa;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: block;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.dropit select {
	background: transparent;
	width: 598px;
	overflow: hidden;
	border: 0px;
}

#menucontainer {
	background: #fafafa;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.mainmenu {
	width: 940px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
.mainmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.mainmenu li {
	list-style: none;
	font-size: 14px;
	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;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-right: 1px solid #f2f2f2;
	}

.mainmenu li a:hover, 
.mainmenu li a:active {
	background: #f6f6f6;
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	}

.mainmenu li li a, 
.mainmenu li li a:link, 
.mainmenu li li a:visited {
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #f2f2f2;
	}
	
.mainmenu li li a:hover, 
.mainmenu li li a:active {
	background: #f6f6f6;
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #f2f2f2;
	}
	
.mainmenu li li li a, 
.mainmenu li li li a:link, 
.mainmenu li li li a:visited {
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #f2f2f2;
	}
	
.mainmenu li li li a:hover, 
.mainmenu li li li a:active {
	background: #f6f6f6;
	color: #696969;
	display: block;
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #f2f2f2;
	}
	
.mainmenu li {
	float: left;
	padding: 0px;
	}

.mainmenu li ul {
	background: #fafafa;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #f2f2f2;
	}
	
.mainmenu li li ul {
	background: #fafafa;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	margin: -25px 0px 0px 170px;
	padding: 0px;
	border: 1px solid #f2f2f2;
	}
	
.mainmenu li li li ul {
	background: #fafafa;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	margin: -25px 0px 0px 170px;
	padding: 0px;
	border: 1px solid #f2f2f2;
	}
	
.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;
	}
	
.topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.topmenu li {
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	
.topmenu li li {
	border: 0px;
	}
	
.topmenu li a, 
.topmenu li a:link, 
.topmenu li a:visited {
	color: #006699;
	display: block;
	}

.topmenu li a:hover, 
.topmenu li a:active {
	color: #0099bb;
	display: block;
	}
	
/*
============== FOOTER ==============
*/

#footer {
	width: 940px;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	border-top: 1px solid #cdcdcd;
}

#footer a,
#footer a:visited, 
#footer a:active {
	color: #131313;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #131313;
	text-decoration: underline;
	}

.footer_first {
	width: 620px;
	margin-right: 20px;
	float: left;
}

.footer_second {
	width: 300px;
	text-align: right;
	float: left;
}


/*
============== MISCELLANEOUS ==============
*/

.sticky {
}

.gallery-caption {
}

.banner {
	display: block;
	margin-bottom: 20px;
}

.margin {
	margin-right: 20px !important;
}

span.slant {
	font-style: italic;
	font-size: 12px;
}

.postmeta_top {
	width: 620px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding-bottom: 3px;
	border-bottom: 5px solid #cdcdcd;
	overflow: hidden;
}

.postmeta_top_first {
	width: 400px;
	margin-right: 20px;
	float: left;
}

.postmeta_top_second {
	width: 200px;
	text-align: right;
	float: left;
}

.textwidget {
	padding: 0px;
}

.tagcloud {
	padding: 0px;
	overflow: hidden;
}

.tagcloud a,
.tagcloud a:visited, 
.tagcloud a:active {
	background: #efefef;
	padding: 4px;
	margin: 0px 5px 5px 0px;
	text-decoration: none;
	display: block;
	float: left;
	border-radius: 5px;
	border: 3px solid #fafafa;
	}
	
.tagcloud a:hover {
	text-decoration: none;
	display: block;
	}
	
.social {
	width: 18px;
	height: 18px;
	display: block;
	border: 0px;
	float: right;
	margin-left: 10px;
	opacity: 1.0;
}

.socialcat {
	width: 18px;
	height: 18px;
	display: block;
	border: 0px;
	float: right;
	margin-right: 20px !important;
	margin-top: 3px;
	opacity: 1.0;
}

.socialalt {
	width: 18px;
	height: 18px;
	display: block;
	border: 0px;
	float: right;
	opacity: 1.0;
	margin-top: 3px;
}

.logo {
	border: 0px !important;
}

.backtop {
	border: 0px;
	z-index: 99;
}

#backtotop {
	position: fixed;
	right:10px;
	bottom:10px;
	display:none;
	z-index: 99;
}
#backtotop a {
	text-decoration:none;
	border:0 none;
	display:block;
	width:32px;
	height:54px;
}

#backtotop a:hover {
}
	
.noborder {
	border: 0px !important;
}

.twitter {
	margin: 4px 5px 0px 0px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	border: 0px !important;
}

.clear {
	float: none;
	clear: both;
	}
	
.clearborder {
	float: none;
	clear: both;
	border-bottom: 1px dashed #363636;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.clearthick {
	float: none;
	clear: both;
	border-bottom: 5px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.clearalt {
	float: none;
	clear: both;
	border-bottom: 5px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.clearresponsive {
	width: 620px;
	float: none;
	clear: both;
	border-bottom: 5px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.clearside {
	float: none;
	clear: both;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.clearfix {
	clear: both;
	margin-bottom: 20px;
	}
	
.contentstyle {
	line-height: 20px;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	}
	
.contentstyle a,
.contentstyle a:visited, 
.contentstyle a:active {
	text-decoration: underline !important;
	}
	
.contentstyle a:hover {
	text-decoration: none !important;
	}
	
.contentstyle p {
	padding-bottom: 3px;
}

.contentstyle ul {
	list-style-type: none;
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.contentstyle ul li {
	background: transparent url(images/mediafap_bullet.png) no-repeat 0px 8px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px !important;
	}
	
.contentstyle ol {
	list-style-type: decimal;
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
	}
	
.contentstyle ol li {
	background: transparent;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.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;
	float: left;
	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;
	}

.img_460 {
	width: 460px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
	border: 0px;
	}	
		
.img_380 {
	width: 380px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}	
	
.img_300 {
	width: 300px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}
	
.img_280 {
	width: 280px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}	
	
.img_220 {
	width: 220px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}
	
.img_220_overlay {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	display: inline;
	position: relative;
	z-index: 5; 
	}
	
.img_220_overlay img {
	border: 0px;
}

.img_220_overlay span {
	background: #000000;
	width: 200px;
	height: 35px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	font-size: 14px;
	margin: 98px 0px 0px 0px;
	padding: 10px;
	z-index: 2;
	float: left;
	line-height: 18px;
	left: 0px;
	opacity: 1.0;
	}
	
.img_220_overlay span a,
.img_220_overlay span a:visited { 
	text-decoration: none;
	color: #ffffff;
	}
	
.img_220_overlay span a:hover {
	text-decoration: none;
	color: #ffffff;
}

.img_180 {
	width: 180px;
	padding: 0px;
	margin: 5px 20px 20px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}
	
.img_160 {
	width: 160px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}

.img_140 {
	width: 140px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 0px;
	}		

.img_60 {
	width: 60px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	opacity: 1.0;
	border: 0px;
	}

.avatar-50 {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 40px auto 0px;
	border: 1px dotted #ebebeb;
	display: block;
	}

/*
============== HEADINGS ==============
*/	

h1 {
	font-size: 34px;
	font-weight: bold;
	line-height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
	
h1.sitename {
	font-size: 38px;
	font-weight: bold;
	line-height: 38px;
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;
	display: block;
	}
	
h1.sitename a,
h1.sitename a:visited, 
h1.sitename a:active {
	color: #131313;
	text-decoration: none;
	}
	
h1.sitename a:hover {
	color: #131313;
	text-decoration: none;
	}
	
h1.sitename_small {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	}
	
h1.sitename_small a,
h1.sitename_small a:visited, 
h1.sitename_small a:active {
	color: #131313;
	text-decoration: none;
	}
	
h1.sitename_small a:hover {
	color: #131313;
	text-decoration: none;
	}
	
h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
	
h2.posttitle {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	display: block;
	}
	
h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
	
h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
	
h4.widget_title {
	color: #131313;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	text-transform: capitalize;
	}
	
h4.widget_title a,
h4.widget_title a:visited, 
h4.widget_title a:active {
	color: #131313;
	text-decoration: none;
	}
	
h4.widget_title a:hover {
	color: #131313;
	text-decoration: none;
	}
	
h4.widget_video_title {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
	
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	}
	
h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	}
	
/*
============== SHORTCODES ==============
*/	

.shortcode_red {
	color: #670000;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #670000;
	}
	
.shortcode_blue {
	color: #006699;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #006699;
	}
	
.shortcode_green {
	color: #17661f;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-left: 10px solid #17661f;
	}
	
.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 {
	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: 16px;
	font-family: Georgia;
	line-height: 26px;
	margin: 10px 20px 20px 0px;
	padding: 10px 10px 10px 0px;
	float: left;
	text-align: left;
	}
	
.floatright {
	width: 200px;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
	line-height: 26px;
	margin: 10px 0px 20px 20px;
	padding: 10px 0px 10px 10px;
	float: right;
	text-align: right;
	}
		
/*
============== SEARCH ==============
*/

#searchblock {
	width: 300px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #fafafa;
	width: 241px;
	height: 24px;
	color: #696969;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
    text-align: left;
	display: inline;
    float: left;
	border: 1px solid #f2f2f2;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	}
	
#searchbutton {
	background: #b0b0b0 url(images/mediafap_search.png) no-repeat 7px 6px;
	display: block;
	float: right;
	border: 0px;
	width: 37px;
	height: 32px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
	
/*
============== CF7 STYLES ==============
*/

.wpcf7-submit {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    margin: 0px auto 0px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 260px;
	border-radius: 5px;
	text-transform: uppercase;
}

.wpcf7-textarea {
	border-radius: 5px;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    width: 235px;
}

.wpcf7-text {
	border-radius: 5px;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    width: 235px;
}

div.wpcf7 {
	margin: 0px 0px -8px 0px;
	padding: 0px;
}

div.wpcf7-response-output {
	margin: 0px;
	padding: 10px;
	border-radius: 5px;
}

div.wpcf7-mail-sent-ok {
}

div.wpcf7-mail-sent-ng {
}

div.wpcf7-spam-blocked {
	border: 3px solid #e64c65;
}

div.wpcf7-validation-errors {
	border: 3px solid #e64c65;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	z-index: 100;
	background: #e64c65;
	border: 0px;
	width: 200px;
	padding: 10px;
	color: #ffffff;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #e64c65;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .placeheld {
	color: #888;
}
	
/*
============== WIDGETS ==============
*/

.widgets_responsive {
	width: 620px;
	overflow: hidden;
}

.widgets_responsive_first {
	width: 300px;
	margin-right: 20px;
	float: left;
}

.widgets_responsive_second {
	width: 300px;
	float: left;
}

a.rsswidget {
	margin: 10px 5px 0px 0px !important;
	}
	
.widget_calendar {
	float: left;
	}
	
#wp-calendar tbody a,
#wp-calendar tbody a:visited, 
#wp-calendar tbody a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
#wp-calendar tbody a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#wp-calendar {
	width: 100%;
	padding: 20px 20px 0px 20px;
	}
	
#wp-calendar caption {
	text-align: center;
	font-size: 14px;
	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:8px;
	}
	
#wp-calendar tbody td:hover {
	color: #ffffff;
	border-radius: 50%;
	}
	
#wp-calendar tbody td#today {
	color: #ffffff;
	border-radius: 50%;
	}
	
#wp-calendar tbody td#today:hover {
	color: #ffffff;
	border-radius: 50%;
	}
	
#wp-calendar tbody .pad {
	background: none;
	}
	
#wp-calendar tbody .pad:hover {
	background: transparent;
	}
	
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}
	
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}

.widget {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.widget a,
.widget a:visited, 
.widget a:active {
	}
	
.widget a:hover {
	}
	
.widget ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.widget ul li {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.widget li a, 
.widget li a:link, 
.widget li a:visited {
	display: block;
	}

.widget li a:hover, 
.widget li a:active {
	display: block;
	}

.widget a,
.widget a:visited, 
.widget a:active {
	color: #006699;
	text-decoration: none;
	}
	
.widget a:hover {
	color: #0099bb;
	text-decoration: none;
	}
	
.widget #recentcomments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.widget .recentcomments ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.widget #recentcomments li a, 
.widget #recentcomments li a:link, 
.widget #recentcomments li a:visited {
	padding: 20px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	}

.widget #recentcomments li a:hover, 
.widget #recentcomments li a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	}

.widget_video {
	background: #131313;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	border-radius: 10px;
	display: block;
	}
	
.widget_video_lower {
	background: #000000;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	height: 193px;
	overflow: auto;
	border-radius: 10px;
	display: block;
	border: 1px solid #161616;
	}
	
.widget_video_lower a,
.widget_video_lower a:visited, 
.widget_video_lower a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.widget_video_lower a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.widget_alt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.widget_alt ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.widget_alt ul li {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.widget_alt li a, 
.widget_alt li a:link, 
.widget_alt li a:visited {
	display: block;
	}

.widget_alt li a:hover, 
.widget_alt li a:active {
	display: block;
	}

.widget_alt a,
.widget_alt a:visited, 
.widget_alt a:active {
	color: #006699;
	text-decoration: none;
	}
	
.widget_alt a:hover {
	color: #0099bb;
	text-decoration: none;
	}
	
label {
    display: inline-block;
    width: 5em;
  }	  
  
.block {
	margin-bottom: 15px;
	display: block;
	border-bottom: 1px dashed #cdcdcd;
	opacity: 1.0;
}

.unblock {
	margin-bottom: 15px;
	display: block;
	border-bottom: 5px solid #ababab;
	opacity: 1.0;
}

.unblock ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.unblock ul li {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.unblock li a, 
.unblock li a:link, 
.unblock li a:visited {
	display: block;
	}

.unblock li a:hover, 
.unblock li a:active {
	display: block;
	}

.unblock a,
.unblock a:visited, 
.unblock a:active {
	color: #006699;
	text-decoration: none;
	}
	
.unblock a:hover {
	color: #0099bb;
	text-decoration: none;
	}




/*
============== PAGINATION ==============
*/

.paginationblock {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	}

.pagination {
	clear:both;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:12px;
	line-height:16px;
	margin: 0px 0px 0px 0px;
	}
 
.pagination span {
	background: #fafafa;
	display:block;
	float:left;
	color: #696969;
	margin: 0px 10px 0px 0;
	padding:10px;
	font-weight: bold;
	text-decoration:none;
	width:auto;
	border-radius: 5px;
	border: 1px solid #f2f2f2;
	}
	
.pagination a {
	background: #fafafa;
	display:block;
	float:left;
	color: #696969 !important;
	margin: 0px 10px 0px 0;
	padding:10px;
	text-decoration:none;
	font-weight: normal !important;
	width:auto;
	border-radius: 5px;
	border: 1px solid #f2f2f2;
	}
 
.pagination a:hover {
	background: #fafafa;
	color: #696969;
	}
 
.pagination .current {
	background: #e0e0e0;
	color: #696969;
	}

/*
============== COMMENTS ==============
*/

.comment_wrapper {
	background: #fafafa;
	margin: 0px 20px 0px 0px;
	padding: 20px;
	border-radius: 5px;
	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: 5px;
	border: 3px solid #f2f2f2;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
	border-radius: 5px;
	border: 3px solid #f2f2f2;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.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 {
}
.commentlist .avatar {
	left: -102px;
	padding: 3px;
	position: absolute;
	top: 0;
	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: 5px;
	border: 3px solid #f0f0f0;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #e0e0e0;
}
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: 5px;
	margin: 0px;
	padding: 20px;
	position: relative;
	width: 574px;
	border: 3px solid #f2f2f2;
}
#respond input[type="text"],
#respond textarea {
	border-radius: 5px;
	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: #006699;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	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: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#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: 380px; 
	padding: 0px;
	overflow: hidden;
	padding: 0px; 
	}

#myController { 
	padding: 0px;  
	width:380px; 
	margin: 0px 0px 0px 0px; 
	overflow: hidden;
	}


.jFlowControl { 
	background: #cdcdcd;
	color:#cdcdcd; 
	font-size: 4px;
	cursor:pointer; 
	margin: 0px 2px 0px 0px;
	padding: 2px 4px 2px 4px;
	opacity: 1.0;
	border-radius: 50%;
	}

.jFlowControl:hover { 
	background: #ababab;
	color: #ababab; 
	opacity: 1.0;
	}
	
#myController span.jFlowSelected { 
	background: #006699;
	color: #006699;
	opacity: 1.0 !important;
	}
	
/*
============== TICKERTAPE ==============
*/	

.tickertape {
	width: 760px;
	display: block;
}

#ticker {
	width: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

#ticker a,
#ticker a:visited, 
#ticker a:active {
	color: #006699;
	text-decoration: none;
	}
	
#ticker a:hover {
	color: #0099bb;
	text-decoration: none;
	}



.tickerfloat {
	float: left;
	padding: 1px 10px 0px 0px;
	font-weight: bold;
	display: block;
}


/*
============== CODA SLIDER ==============
*/

#codaslider {
	background: #fafafa;
	width: 594px;
	border-radius: 5px;
	padding: 10px;
	margin: 20px 0px 20px 0px;
	border: 3px solid #f2f2f2;
}

.coda_block {
	width: 544px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}

.coda_split {
	display: block;
	width: 160px;
	padding: 0px 10px 0px 10px;
	float: left;
	overflow: hidden;
	opacity: 1.0;
}

.coda-slider-wrapper {
	padding: 0px 0; 
}

.coda-slider-wrapper .coda-slider {
	width: 544px; 
}

.coda-slider-wrapper .coda-slider .panel {
	width: 544px;  
}

.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/mediafap_arrow_left.png) no-repeat 0px 80px;
	width: 25px;
	height: 178px;
	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/mediafap_arrow_right.png) no-repeat 5px 80px;
	width: 25px;
	height: 178px;
	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: #fafafa;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	max-width: 200px;
	-webkit-box-shadow: 0 0 5px #696969;
	box-shadow: 0 0 5px #696969;
	border: 3px solid #f0f0f0;
}

body .ui-tooltip {
	font-weight: bold;
	border-radius: 5px;
	font-size: 14px;
	color: #696969;
}


/*
============== RESPONSIVE ==============
*/

.nofone,
.isdekstop,
.nomobile {
	display: block;
}

.isfone,
.ismobile,
.istablet {
	display: none;
}