/*
Theme Name: Anver
Template: twentythirteen
Author: Eric Miller
Version: 2.0
Updated: 01-19-2016  
*/

@media print{
#responsive-menu{
	display:none;
	}
	
.main-header-block{
	display:none;
	}
	
.site-header{
	display:none;
	}
	
.site-footer{
	display:none;
	}
	
body {
	background:white;
	color:black;
	margin:0;
	font-size:10px!important;
	}
.tablepress td,
.tablepress th {
    font-size: 10px;
  }
  
p {
	font-size:10px!important;
    }
}
}

table.aligncenter {
    margin-left:auto; 
    margin-right:auto;
  }

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

body{
	margin: 0px;
	padding: 0px;
	}
	
#wrapper {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 100%;
	position: relative;
	width: 100%;
	height:100%;
	background-color:#5b93ba;
	}
	
#page{
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	max-width:1024px!important;
	background-color:#ffffff !important;
	box-shadow:0px 0px 50px 0px #000000;
	padding-bottom:202px;
}
	
table {
	border-spacing: 1px;
	padding: 2px !important;
	border-collapse: inherit;
	}
	
.widget li {
	padding: 2px 0px 0px 0px;
	}
	
ul.nav-menu, div.nav-menu > ul {
	display: block !important;
	}
	
#colophon{
	float: left;
	}
	
.widget a{
	color: #FFF;
	}
	
.widget a:hover{
	color: #FFF;
	}

.entry-header, .entry-content, .entry-summary, .entry-meta {
	margin: 0 auto;
	max-width: inherit;
	width: 100%;
	}

.site-footer #text-3{
	width:100%;
	margin: 0px;
	padding: 0px;
	}
	
.footer-content {
	background: #666;
	float: left;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	}
	
#text-2 p{
	margin:0px;
	}
	
#text-2{
	background: #666;
	}
	
.footer-content-2 {
	background: #333;
	float: left;
	width: 100%;
	}
	
.footer-content-2 .content {
	width: 25%;
	float: left;
	line-height: 20px;
	margin: 7px 0px;
	}

#navigation {
	width: auto !important;
	padding: 0px;
	}
	
.address {
	float: left ;
	margin: auto 20px;
	}
	
.footer-content .content_area1 {
	float: left ;
	min-width: 220px;
	min-height: 25px;
	}

#navigation li {
	float: left !important;
	}

.entry-titles {
	float: left;
	width: auto;
	}
	
.entry-titles h1{
	font-size: large;
	color: rgb(0, 0, 128);
	font-family: arial, helvetica;
	margin: 0px;
	font-weight: bold;
	}
	
.entry-sub-title {
	font-family: arial, helvetica;
	font-size: small;
	color: rgb(102, 102, 102);
	margin: 0px;
	float: left;
	}
	
.site-header {
	position: absolute !important;
	width: 99%;
	border-bottom: 1px solid #fff;
    height: 20px;
	}
	
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #fff !important;
	font-style: normal !important;
	font-size: 12px !important;
	}
	
.navbar {
	position: relative;
	top: 0px;
	align: center;
	width: 100%;
	background: #666666;
	color: #fff;
	}
	
.nav-menu li {
	display: inline-block;
	position: relative;
	text-align: center;
	}
	
input[type="search"] {
	padding-right: 0px;
	width: 250px;
	padding: 4px;
	}
	
.site-footer {
	background-color: #fff;
	color: #686758;
	font-size: 0px !important;
	text-align: center;
	}
	
.main-header-block{
	background: #5B93BA;
	height: 60px;
	width: 100%;
	}
	
.main-header{
	background: #666;
	float: left;
	width: 100%;
	min-height: 43px;
	font-size: 0px;
	margin-top: 20px;
	}
	
.main-header .search-form {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 16px;
	}
	
#text-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	background: none;
	width: 78%;
	}
	
#text-2 .textwidget .otherblocks a{
	width: 20%;
	float: left;
	text-align: center;
	margin-top: 20px;
	}

.site-main {
	position: initial!important;
	float: none;
	}
	
.main-navigation {
	min-height: inherit;
	}
	
.entry-content head{
	display:none;
	}

.nav-menu li a {
	line-height: 14px;
	display: block;
	text-decoration: none;
	padding: 3px 0px;
	padding-left: 3px;
	color: white;
	font-family: arial, helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-align:left;
	background-color: #5B93BA;
	}

.nav-menu .sub-menu{
	text-align:left;
	background-color: #5B93BA;
	}
	
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	background-color: black;color: #fff;
	}
	
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
	background-color: black;
	}
	
ul.nav-menu, div.nav-menu > ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	}
	
nav ul{
	line-height: 12px;
	}
	
.nav-menu li a {
	width:160px;
	padding-right:22px;
	border: 1px solid;
	}
	
.nav-menu .sub-menu li a {
	width:300px;
	padding-right:26px;
	border-right: none;
	border-left: none;
	border-top: none;
	}
	
ul.nav-menu ul a, .nav-menu ul ul a {
	border-bottom: 1px solid;
	}
	
.nav-menu .sub-menu ul, .nav-menu .children ul {
	border: 1px solid;
	left: 60%;
	top: 17px;
	}
	
p,td {
	padding: 2px;
	font-family: arial;

	}
	
table {
	padding: 2px;
	width: 100%;
	float: center !important;
	}

#navigation li a {
	display: block;
	margin: 0 3px;
	padding: 0;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	}

.pager, .pager a {
	background-color: #CCC;
	color: #000;
	padding: 3px;
	}
	
#cont {
	text-align: left;
	}

.lcount {
	background-color: #666;
	color: #FFF;
	padding: 2px;
	margin: 2px;
	font: bold 12px verdana;
	}
	

/*Wordpress Search Box/Button Settings START*/
/*
.entry-content .widget form.search-form{
	text-align:right;
	width:225px;
}
	
form.search-form label input[type=search]{
	width:150px;
	text-align:left;
	font-size:12.0px;
	font-weight:400;
	}
*/
/*Wordpress Search Box/Button Settings END*/


.search-results .entry-title {
	font-size: 16px;
	}
	
.search-results .entry-title a{
	text-decoration: none;
	}
	
.search-results .entry-title a:hover{
	text-decoration: none;
	}
	
.search-results .entry-meta{
	font-size: 13px;
	}
	
.search-results .entry-meta a{
	text-decoration: none;
	}
	
.search-results .entry-meta a:hover{
	text-decoration: none;
	}
	
.search-results article {
	margin: 45px 0px;
	}
	
.search-results .page-title {
	background: none;
	text-align: center;
	}
	
.search-results .navigation .nav-previous {
	float: none;
	text-align: center;
	}
	
.search-results .entry-content a,.search-results .comment-content a .gallery {
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	}
	
.search .page-header{
	background:none;
	border:none;
	}
	
.search-results article {
	margin: 14px 0px;
	padding: 1px 20px;
	float: left;
	width: 100%;
	}
	
.search #content {
	width: 100%;
	padding: 4px 13px;
	margin: 0px auto;
	float: left;
	}
	
.search-results .page-title {
	background: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: rgb(0, 0, 128);
	font-weight: bold;
	}
	
.search .page-header p {
	float:right;
	}
	
.search .page-header .page-title{
	float:left;
	}
	
.search-results .entry-title a {
	text-decoration: underline;
	color: #1155CC;
	font-weight: bold;
	line-height: 18px;
	}
	
.search-results  .entry-title {
	font-weight: normal;
	margin: 0 0 5px;
	text-align: left;
	}


/*Google Custom Search Settings Start*/

.gsc-control-searchbox-only-en form.gsc-search-box-tools{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
.search-results .gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
	overflow: inherit !important;
	}
	
.search-results .google_search p {
	float: left;
	font-size: 16px;
	width: 200px;
	margin-top: 10px;
	font-weight: bold;
	color: rgb(0, 0, 128);
	}
	
.search-results .gsc-input-box {
	border: 1px solid #D9D9D9;
	background: none repeat scroll 0% 0% #FFF;
	margin: 0px;
	padding: 3px;
	}
	
.search-results .google_search {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	}
	
#gsc-iw-id1{
	position:relative;
	height:30px;
	width:150px;
	left:120px;
	}

#gs_id50{
	position:relative;
	top:7px;
	}

td.gsib_b{
	position:relative;
	top:-3px;
	}

#gs_tti50 input[type=text]{
	font-family: arial, helvetica;
	font-size:14.0px;
	position:relative;
	}

#gsc-i-id1.gsc-input {
	position:relative;
	top:-4px;.
	}

.gsc-control-searchbox-only{
	height:30px;
	width: 350px;
	float: right;
	position:relative;
	top:-3px;
	}
	
.gsc-control-searchbox-only table{
	border-spacing: 0px;
	}
	
/*Google Custom Search Settings End*/
	
#page.site {
	max-width: 1024px;
	}
	
.menu-main-menu-container ul.nav-menu > li span.black-arrow {
	background-image:url(images/tridown.gif);
	background-repeat:no-repeat;
	width:10px;
	height:5px;
	float:right;
	margin-top: 10px;
	margin-right: 8px;
	}
	
.menu-main-menu-container ul.nav-menu > li ul li span.white-arrow {
	background-image:url(images/tri.gif);
	background-repeat:no-repeat;
	width:15px;
	height:10px;
	float:right;
	margin-top: 10px;
	margin-right: 2px;
	}
	
.menu-main-menu-container ul.nav-menu > li ul li a {
	line-height: 20px;
	}		
	
.footer-content .footer-center-area  {
	margin: 0px auto;
	}
	
.rTable {
	display: table;
	width: 100%;
	float:center;
	}
	
.rTableRow {
	width: auto;
	display: table-row;
	}
	
.rTableHeading {
	background-color: #000;
	display: table-header-group;
	}
	
.rTableCell, .rTableHead {
	width: auto;
	display: table-cell;
	padding: 3px 10px;
	border: none;min-wight:10%;
	}
	
.rTableHeading {
	display: table-header-group;
	background-color: #ddd;
	font-weight: bold;
	}
	
.rTableFoot {
	display: table-footer-group;
	font-weight: bold;
	background-color: #000;
	}
	
.rTableBody {
	width: auto;
	display: table-row-group;
	float:left;
	}
	
.heder-menu-table, .footer_content_side_first{
	display:none;
	}
	
.main_header{
	display:none;
	}
	
.footer_content_side{
	display:none;
	}
	
.footer_content_side_first{
	display:none !important;
	}
	
.header_main_first{
	display:none;
	}
	
.header_main_second{
	display:none!important;
	}
.rTable, .rTableCell,.rTableRow, .rTableHeading, .rTableBody, .rTableHead{
	border-color: gray;
	}
	
.rTableCell{
	margin:1px;
	text-align: inherit;
	vertical-align: inherit;
	}

footer#colophon {
	width: 100%;
	}
	
#bottom-area-text {
	width: 100%;
    float: left;
	}

.navbar{
	background-color: transparent;
	}

.menu-main-menu-container ul#primary-menu li a {
	font-weight: normal;
	}

@media only screen and (max-width:1250px) {  
	}

@media only screen and (max-width:979px) {
	
    img {
		max-width: 100%;
		height: auto;
    }
	
	img.size-full.wp-image-24180 {
		display:none;
	}
    
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
		width:100%;
		}
    
    .main-header {
		margin-top: 42px;
		}
    
    .translation-bar-custom {
		width: 158px;
        margin: 0px auto;
		}
}

@media only screen and (max-width:856px) {
 
	.site-header #navbar {
		display:none;
	}
	
	#mega-menu-wrap-primary{
		display:none;
	}
	
	#maxmegamenu-4.{
		display:none;}
	
	.main-header aside.widget{
		min-width:1px;
	}
		
	img.size-full.wp-image-23576 {
		display:none;
	}
	
	#page .main-header-block .main-header{
		margin-top:40px!important;
	}
	
	#page .main-header-block{
		height:20px!important;
	}
	
	#masthead {
		display:none;
	}
	
	#main {
		top:40px;
		position:relative;
	}
	
	div #main.site-main {
		top:40px;
		position:relative;
	}
	
	#metaslider_24958 .nivo-caption{
	font-size:18.0px!important;
	line-height:20px!important;
	padding-left:3px!important;
	padding-right:3px!important;
	padding-top:3px!important;
	padding-bottom:3px!important;
	}
}

@media only screen and (max-width:760px) {
    .site-header #navbar {
		display:none;
		}
	img.size-full.wp-image-24180 {
		display:none;
	}

    .main-header .search-form #text-2 {
		width: 100%;
		}

    .footer-content-2 {
		width: 100%;
		text-align: center;
		}

    .footer-content-2 .content {
		width: auto;
		padding-left: 5px;
        padding-right: 5px;
		}
    
    .main-header .search-form {
		width: 70%;
        margin: 0px auto;
        float: none;
        margin-top: 42px;
		}

    .main-header #text-2 {
		width: 100%;
		text-align: Center;
		}

    .main-header #text-2 .otherblocks {
		float: left;
        width: 85%;
        margin: 0px auto;
        clear: left;
        margin-left: 15%;
		}

    .main-header #text-2 #ftwtranslation_button {
		margin: 8px auto !important;
		float:none;
		display: block;
		}

    #no-more-tables td {
		width: 100%;        
        text-align: center !important;
		}

    .table-responsive-chl table iframe {
		width: 100%;
        height: auto;
		}

    .page-id-4227 .table>tbody>tr>td, .page-id-4227 .table>tbody>tr>th, .page-id-4227 .table>tfoot>tr>td, .page-id-4227 .table>tfoot>tr>th, .page-id-4227 .table>thead>tr>td, .page-id-4227 .table>thead>tr>th {
		display: inline-block;
        width: 100%;
		}
}

@media only screen and (max-width:712px) {	
	div #main.site-main {
		top:80px;
		position:relative;
	}
}

@media only screen and (max-width:479px) {
    .main-header .search-form {
		width: 90%;
		}

    .main-header .search-form input[type="search"]{
		width: 217px;
		}

    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 2px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }
    
    #content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
        padding-left: 2px;
        padding-right: 2px;
    }
}

#click-menu.admin-bar-showing {
    margin-top: 0px;
    width: 100%;
    right: 0px;
}

#click-menu {
	width:100%;
	right: 0px !important;
	z-index: 99 !important;
	top:0px !important;
	padding: 9px;
	}
	
#click-menu .threeLines {
	float:right;
	}

#click-menu-label {
	text-align: left;
    padding-left: 20px;
    padding-top: 3px;
    height: 31px;
    font-size: 18px;
	}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.main-header .search-form {
    float: none;
    margin-left: 5px;
    font-size: 16px;
    display: block;
    margin: 0px auto;
    width: 43%;
    padding-top: 32px;
}

#masthead a img.wp-image-2{
		display:none;
	}

.main-header #text-2 {
	width: 100%;
	}

.main-header #text-2 .otherblocks {
	width: 79%;
    float: left;
	}
}

#colophon a{
	font-size:12px;
	color:#fff;
	text-decoration: underline;
	}

/*
.entry-content a, .comment-content a {
	color: #0D4AE0;
	text-decoration: underline;
	}
*/
.entry-content a:hover, .comment-content a:hover {
	color: #5F9CFF;
	text-decoration: underline;
	}
	
.hentry {
	padding: 0px 0;
	}

.rtbs_menu ul li:nth-child(2){
	background-color:#cc6600;
	}
	
.rtbs_menu ul li:nth-child(3){
	background-color:#3366cc;
	}
	
.rtbs_menu ul li:nth-child(4){
	background-color:#009900;
	}
	
.rtbs_menu ul li:nth-child(5){
	background-color:#cc0000;
	}
	
.rtbs_menu ul li:nth-child(6){
	background-color:#ffcc00;
	}
	
.rtbs_menu ul li:nth-child(7){
	background-color:#3399ff;
	}
	
.rtbs_menu ul li a {
	color: #fff;
	}
	
.rtbs_menu ul li a:active {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 1px 1px #000;
	}
	
.entry-summary .entry-thumbnail-search {
	float:left;
	}
	
.entry-summary .entry-thumbnail-search img{
	width: 80px;
	margin: 0px 10px;
	height: auto;
	}
	
.page-header {
	padding-bottom: 9px;
	margin: 0px;
	border-bottom: 1px solid #eee;
	}
	
.paging-navigation {
	background:none;
	padding: 10px 0 !important;
	}

article.status-publish .entry-content{
	min-height:738px;
}

#content article.status-publish{
	padding-left:5px;
	padding-right:5px;
}

.footer-center-area .content_area{
	width: 15%;
	margin: 0 auto;
}

.footer-center-area .address{
	width: 100%!important;
	text-align: center;
	margin-right:0px;
	margin-left:0px;
}

.footer-center-area .footer-content-2{
	position:relative;
	top:38px;
	height:38px;
}

#navbar{
	display:none;
	top:-143px;
	margin-left:0%;
	margin-right:0%;
	width:100% !important;
	max-width:100%;
	height:auto;
	min-height:20px;
	border-left-style:none;
}

#site-navigation{
	margin-left:0%;
	margin-right:0%;
	width:100% !important;
	max-width:100%;
	height:auto;
	min-height:20px;
}

.menu-main-menu-container{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

#primary-menu{
	background-color:#333333 !important;
}

#primary-menu{
	border-bottom-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-style:none;
	border-left-style:none;
	height:21px !important;
	top:1px;
}

#page .main-header-block{
	height:154px;
	margin-top:0px;
}

#page .main-header-block .main-header{
	margin-top:120px;
	height:auto;
	min-width:0px;
	min-height:0px;
}

#masthead{
	width:100%;
	height:121px;
	border-bottom-width:0px;
}

#masthead a img.wp-image-2{
	float:left;
	position:relative;
	vertical-align:bottom;
}

tr.tr-item-2 td.td-item-2{
	position:relative;
}

.main-header aside.widget{
	display:inline;
	min-width:1px;
	width:50%;
	float:left;
	z-index:250;
	height:34px;
}

#colophon aside.widget div h3.widget-title{
	position:relative;
	top:35px;
	display:none;
}

#colophon aside.widget div a.awesome_social_icons_links{
	color:transparent !important;
}

table.gsc-search-box ttr td.gsc-search-button{
	position:relative;
	top:1px;
	right:3px;
	z-index:100;
}

.main-header aside.widget .textwidget p{
	position:relative;
	top:2px;
	left:2px;
	z-index:100;
}

#colophon aside.widget .textwidget .main-header-block{
	opacity:1.00;
	height:0px;
	z-index:100;
}

#primary-menu li.menu-item a{
	margin-left:-7px;
}

#mega-menu-wrap-primary{
	min-width:775px;
}

#masthead aside.widget .textwidget{
	width:450px;
	height:120px;
	float:right;
	position:relative;
	top:-120px;
}

.widget-area aside.widget .textwidget .main-header-block .footer-content{
	max-width:1024px;
}

.widget-area aside.widget div{
	height:auto;
	max-width:1024px;
}

.widget-area aside.widget{
	max-width:1024px;
}

#secondary .widget-area{
	max-width:1024px;
}

#secondary{
	max-width:1024px;
}

#colophon{
	max-width:1024px;
	background-color:#333333 !important;
}

input.gsc-search-button.gsc-search-button-v2{
	background: linear-gradient(#999999, #000000);
	width:74px;
	position:relative;
	padding: 7px 28px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	height:30px;
	top:1px;
}

input.gsc-search-button.gsc-search-button-v2:hover{
	background: linear-gradient(#5b93ba, #000000);
}

#metaslider_24958 .nivo-caption{
	font-weight:700;
	font-size:30.0px;
	font-family:Arial, Helvetica, sans-serif;
	opacity:1.00;
	background-color:transparent !important;
	background-image:url(http://anver.com/wp-content/uploads/2016/02/Slider-Text-BG-Grad_75.png);
	background-size:cover;
	color: white;
	text-shadow:
       2px 2px 0 #000,
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
	max-width:572px;
	line-height:32px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

#metaslider_24958{
	max-height:auto;
	height:auto;
	width:auto;
	margin-top:-5px;
	margin-left:-10px;
	margin-right:-10px;
}

.slider-wrapper .nivo-controlNav{
	margin-left:0px;
	margin-right:0px;
	margin-top:-14px;
	margin-bottom:-15px !important;
}
/*
.entry-content .widget{
	max-width:550px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:3px;
	border-bottom-width:3px;
	border-left-width:3px;
	border-right-width:3px;
	border-top-color:#5b93ba !important;
	border-bottom-color:#5b93ba !important;
	border-left-color:#5b93ba !important;
	border-right-color:#5b93ba !important;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
*/
#thumbnail-container{
	padding-top:6px;
	padding-left:6px;
}

article.status-publish .entry-content{
	min-height:738px;
}

#content article.status-publish{
	padding-left:5px;
	padding-right:5px;
}

#masthead{
	max-width:1024px;
}

.widget-area aside.widget .textwidget .main-header-block .footer-content{
	max-width:1024px;
}

.widget-area aside.widget div{
	height:auto;
	max-width:1024px;
}

.widget-area aside.widget{
	max-width:1024px;
}

#secondary .widget-area{
	max-width:1024px;
}

#secondary{
	max-width:1024px;
}

#colophon{
	background-color:#333333;
	max-width:1024px;
}

article.post .entry-content{
	max-width:1024px;
}

article.post header.entry-header{
	max-width:1024px;
}

#content nav.post-navigation{
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}

header.entry-header h1.entry-title{
	font-weight:600;
	color:#000080;
	font-family:arial;
	font-size:14pt;
}

header.entry-header .entry-meta{
	font-size:12px;
	color:#000000!important;
	font-style:normal;
	visibility:hidden;
}

#content article.post{
	position:relative;
	top:15px;
}

nav.post-navigation .nav-links{
	visibility:hidden;
}