/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.titles-wrap .site-title, .titles-wrap .site-description{ display:none;}

#header-widget-area{
margin-left:auto;
margin-right:auto;
text-align:center;
background-color:#eaeaea;
}


.page-template-divi-full .site  {
padding:0px !important;

}

.page-template-divi-full .site-content {
  padding:0px !important;
  width: 100% !important; 
}

.page-template-divi-full .divi-layout .container{
padding:0px !important; 

}

.divi-layout .entry-header{
	display:none;
}

.page-template-divi-full .divi-layout{
width:100% !important;
}

 .page-template-divi-full .single .content-area,
 .page-template-divi-full .page .content-area,
 .page-template-divi-full .page.three-column .content-area,
 .page-template-divi-full .single.three-column .content-area,
 .page-template-divi-full .error404 .content-area 
{
  width: 100% !important; 
}
 
.page-template-divi-page .single .content-area,  
.page-template-divi-page .page .content-area, 
.page-template-divi-page .page.three-column .content-area,
.page-template-divi-page .single.three-column .content-area,
.page-template-divi-page .error404 .content-area 
{
  width: 70% !important;
}

.page-template-divi-full.et_divi_builder #et_builder_outer_content .et_pb_section {
	padding:0px;
}

.et_divi_builder #et_builder_outer_content .et_pb_row {
    width: 100% !important;
  /**  max-width: 1493px; **/
    margin: auto;
    position: relative;
}

.et_divi_builder #et_builder_outer_content .et_pb_widget_area_left {
    border-right: 0px solid rgba(0, 0, 0, 0.1);
    padding-right: 30px;
}

.et_divi_builder #et_builder_outer_content .et_pb_blog_1 .et_pb_post .entry-title { font-family: 'Titillium Web', sans-serif !important; font-weight: bold !important; }

.container{
max-width:100% !important;
}
.comments-toggle, #comments{display:none;}


.post-navigation .nav-post {
float:right !important;
}
@media (max-width: 480px){
	img.mobileFull {
 max-width: 100% !important; 
 width:100% !important;
} 
}
@media (max-width: 800px){
body {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}
}
.currentIssue h3 a {

    line-height: 25px !important;
}
.currentIssue h3{ 
   margin-bottom:20px !important;
}

#TagMap{

}

#TagMap .floatLeft{
float:left !important;
width:26% !important;
margin:0px 10px !important;
}

#TagMap .tagIndex{

}

#TagMap ul.links{
margin-left:0px !important;
}

#TagMap ul.links li{
list-style-type:none !important;
}

#TagMap ul.links li a{
text-decoration: none !important;
}
