/* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
 }
/* Themify Custom CSS */
body {
background-color: #ffffff;
font-size: 16px;
}

#headerwrap {
background-color: #244680;
background-repeat: repeat;
}

body {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
}

h1 {
color: #1d30ab;
}

h2 {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
font-size: 22px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

h3 {
color: #131033;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

h4 {
font-family: Verdana, Geneva, sans-serif;
color: #fa1905;
font-size: 16px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

h5 {
font-family: Verdana, Geneva, sans-serif;
color: #080808;
font-size: 16px;
font-weight: bold;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}

h6 {
font-family: Verdana, Geneva, sans-serif;
color: #3257d1;
font-size: 16px;
font-weight: normal;
line-height: 10%;
}

#header {
background-color: #244680;
}

#site-logo a {
color: #ffffff;
font-size: 77%;
font-weight: normal;
font-style: normal;
}

#site-description {
font-family: Verdana, Geneva, sans-serif;
color: #ffffff;
}

#main-nav a {
font-family: Verdana, Geneva, sans-serif;
font-size: 100%;
color: #faf0fa;
}

.post-title {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
font-size: 150%;
font-weight: normal;
font-style: normal;
}

.page-title {
font-family: Verdana, Geneva, sans-serif;
color: #244680;
font-size: 18px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

.more-link {
font-family: Verdana, Geneva, sans-serif;
color: #295c8f;
}

.post-nav a {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
}

#sidebar {
font-family: Verdana, Geneva, sans-serif;
color: #363094;
width: 300px;	
}

#sidebar .widgettitle {
font-family: Verdana, Geneva, sans-serif;
color: #05061c;
}

#footer {
font-family: Verdana, Geneva, sans-serif;
}


.pagewidth {
    max-width: 100%;
}

#layout.pagewidth {
  width: 1078px;
}

/*
.pagewidth {
    width: 1074px;
}
*/

#layout {
  padding-top: 0;
}

#content {
  padding-top: 15px;
}

#sidebar {
  padding-top: 15px;
}




/* main page width */
.pagewidth {
	/*width: 990px; */
	/* width: 1030px; */
        /* width: 728px; */
}

/* content */
#content {
	/* width: 728px; */
}




div.textlink { 
  padding: 5px 0 0 0;
  margin: 15px 0;
  width:100%;
  border-top:1px solid #ddd; 
  border-bottom:1px solid #ddd; 
  text-align: left;
}

div.textlink h4, div.textlink h5, div.textlink h3 {
  margin: 5px 0;
}

.post {
margin-bottom: 25px;
}

@media screen and (max-width: 980px) {
  #content {
    width: 100% !important;
    max-width: 100% !important;
    float: none;
    clear: both;
  }
}

@media screen and (max-width:440px)
{
  .loops-wrapper.list-thumb-image .post-image 
	{
		float:none;
	}
}


