@font-face {
    font-family: 'franklin_gothic_fsbook';
    src: url('fonts/FranklinGothic-Book-webfont.eot');
    src: url('fonts/FranklinGothic-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FranklinGothic-Book-webfont.woff') format('woff'),
         url('fonts/FranklinGothic-Book-webfont.ttf') format('truetype'),
         url('fonts/FranklinGothic-Book-webfont.svg#franklin_gothic_fsbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	
	font-family: 'franklin_gothic_fsbook'!important;
	font-size: 16px !important;
}

.social{
	height:22.74rem;
	background-image:url(images/top-bg.png);
}

.social-wdiget{
	margin-top: 19rem;
}

.logo{
	background-color: #f5eac1;
	padding:2rem 0 3.2rem 3rem;
}

.logo>a>img{
	position: relative;
	display: inline-block;
}

.drop-shadow{
	background-image:url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:100%;
	height:40px;
	margin-top: -2px;
}

p.moto{
	font-size: 22px;
	font-weight: bold;
	color: #070000;
	margin-top: 3.6rem;
	margin-right: 2.2rem;
	}

nav{
		background-color: #f5eac1!important;
		border-radius: 0!important;
		border-color:#f5eac1!important;
		margin-top: -15px;
}

.navbar{
	min-height: 35px!important;
}

.navbar-nav > li > a{
	line-height: 2px!important;
}

.navbar-default .navbar-nav > li > a{
	font-size: 17px;
	font-weight: bold;
	color:#7b7474!important;
	text-transform: uppercase;
}

.social>ul>li{
	float:left;
	width:54px;
	height:54px;
	border:2px solid #e00909;
	list-style-type: none;
	margin:0 10px;
	text-align: center;
	color: #e00909;
	padding-top: 12px;
}

.social>ul>li>a{
	text-align: center;
	color: #e00909;
	padding-top: 12px;
}

.social>ul{
	margin-top: 16.7rem;
	margin-right: -0.8rem;
}

/*Loop Stuff*/

.content{
	padding-top:1.7rem;
	padding-left: 3.5rem!important;
	padding-right: 1.7rem;
}

/*.content p {
float: left;
}*/


.excerpt{
	font-size: 18px;
}
.excerpt>p{
	color:#19365e;
	padding:10px 20px;
}

h2.post-title{
	margin-top:0!important;
}

h2.post-title>a{
	color:#19365e!important;
	font-weight: bold;
}

small.date{
	color:#8cc0fb;
	font-size: 14px;
	line-height: 1!important;
}

small.date>span{
	margin-top: -10px;
}

hr.separator{
	border:6px solid #070000!important;
	width: 100%;
}

/*Widgets*/

#text-2,#text-5,#text-6,#displaytweetswidget-2,#list-2{
	border-top: 6px solid white;
}

#text-2>h3,#text-5>h3,#text-6>h3,#displaytweetswidget-2>h3,#recent-posts-2>h3,#list-2>h3{
	color:#19365e;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#recent-posts-2>ul{
	padding-left: 10px;
}

#recent-posts-2>ul>li{
	list-style: none;
}

#recent-posts-2>ul>li>a{
	color:#017357;
	font-weight: bold;
}

input#srch{
	border:1px solid #19365e!important;
	background-color: #eedc9c!important;
	color:#19365e;
	width:260px;
	height:40px;
	margin: 10px 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #19365e;
    padding:3px 3px;
    font-size: 13px;
    font-style: italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #19365e;
    opacity:  1;
    padding:3px 3px;
    font-size: 13px;
    font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #19365e;
    opacity:  1;
    padding:3px 3px;
    font-size: 13px;
    font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #19365e;
    padding:3px 3px;
    font-size: 13px;
    font-style: italic;
}

#list-2>ul.list{
	padding-left: 10px;
	list-style: none;
}

#list-2>ul.list>li>a{
	color:#017357;
	font-size: 16px;
	font-weight: bold;
}

ul.list>li.subtitle-link{
	color:#070000;
	font-size: 17px;
	font-weight: bold;
}



.book-widget{
	max-width:290px;
	height:235px;
	border-radius: 8px;
	background-color: #3540aa;
	padding:10px 10px;
	margin:10px 0;
}

.book-widget>h2{
	font-size: 18px;
	color:#fff;
	text-transform: uppercase;
	margin:5px 5px!important;
}

.book-widget>h2>a{
	text-decoration: none;
	color:#fff;
}

.book-widget>p{
	float:right;
	color:#fff;
	font-size: 12px;
	width:120px;
	text-align: justify;
	padding-right: 23px;
}

.book-widget>a>img{
	display: inline-block;
	float: left;
	margin:10px 10px;
}

#displaytweetswidget-2 p{
	color: #017357;
	background: white;
	padding: 5px 5px;
}

#displaytweetswidget-2 small{
	color:blue;
}

/*Sidebar*/

.sidebar{
	background-color: #eedc9c;
	max-width: 290px;
	margin-left: 3rem;
}

/*Footer*/
.foot-bg {
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #017357 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #017357 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #017357 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #017357));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #017357 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #017357 100%);
}

footer{
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: 0 24rem;
	height: 67rem;
}

/*Image Post styles*/



/*Image Post styles end*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
    clear: both;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    clear: both;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}