/*
Theme Name: Themify Ultra Child
Description: Child theme for Themify Ultra theme
Author: Themify
Template: themify-ultra
*/

/*--------from parent customization------*/

body {


	color: #000;
}

p {
	margin: 0;
	padding-bottom: 0.8em; /*---1.2 ---*/
}

small {
	font-size: 77%;
}
/*---------concentricty issue 11--------*/

.smmed {
 	font-size: 84%;
}

.smlrg {
	font-size: 88%;
}

.nopadding {
padding-bottom: 0;
}

.indent {
text-indent: 2.5em;
}

/*---------end concentricty --------*/

a {
	color: #777;
}

a:hover {
	text-decoration: none;
	color: #bf1717;
}


#site-logo a:hover {
	color: #999;
}

#main-nav a:hover {
	color: #bf1717;
}

/* current link */
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a {
	color: #bf1717;
}

/* sub-levels link :hover */
#main-nav ul a:hover {
	color: #bf1717;
}

/* issue pages overlay for titles */
.loops-wrapper.polaroid .post-image + .post-content {
    top: 64%;
}



/*--masthead page--*/
h3.blurb {
	font-weight: 600;
	letter-spacing: 3px;
	margin-bottom: 4px;
}

p.blurb {
	padding-bottom: 9px;
	font-weight: 300;
	}


/*---submit page---*/
h4.steps {
	margin: 0;
	font-size: 105%;
}

h4.submit {
	letter-spacing: normal;
	font-size: 100%;
	margin: 0;
	font-weight: 600;
}


 /*----.page-id-xxx .entry-content--------------------------------*/

.page-id-1266 .entry-content p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #222;
	letter-spacing: normal;
	}

.page-id-1266 .entry-content p img {
	}

.page-id-1266 .entry-content a {
	color: #bf1717;
	}

.page-id-1266 .entry-content hr {
 	border: none;
    border-top: medium double #ccc;
    color: #ccc;
    }

 .page-id-1266 .entry-content h4 {
 	padding:0;
 	font-size: 92%;
 	}

 .page-id-1270 .entry-content p {
	line-height: 24px;
	}



 /*-----end page id----------*/



.post-title {
font-family: sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	letter-spacing: normal;
}

.post-title a:hover {
	color: #bf1717;
}

h5 { /*---for second line in post titles--*/
	font-family: sans-serif !important;
	font-weight: 300;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-bottom: 0;
}

.single .post-meta,
.single .post-title {
	text-align: left;
}


span.entry-subtitle {
	font-size: 80% !important;
	line-height: 19px;
	padding: 3px 0 4px 0;
}

/*-------current issue homepage/wouldn't take effect------*/
#page-1794 h1 span.entry-subtitle {
	color: gray;
	font-family: helvetica, sans-serif;
	font-size: 60% !important;
}

.single-post span.entry-subtitle {
	font-size: 65% !important;
	line-height: 17px;
	color: #666;
	padding: 4px 0 12px 0;
}

/*-------sidebar-------------*/
#sidebar {
	padding-left: 16px;
	padding-bottom: 5.75%;

}

#sidebar .widget {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 4px double #ccc;
	}

/*------paypal-------*/
 #text-2.widget {
 	padding-bottom: 0;
 	}

#sidebar .widget:last-child {
	border-bottom:none;
	}

 .widget-136-0-2-1.module-widget .widgettitle,
#sidebar .widgettitle {
	margin-bottom: 0.5em;
	font-size: 1em;
	letter-spacing: .08em;
	color: #333333 !important;
	}

#sidebar form#searchform input#s { /*--not in use--*/
	max-height: 16px;
	width: 80%;
	}

.execphpwidget h3 {
	margin:0;
	padding: 0;
	font-size: 130%;
	}

#menu-sidebar-issues li.menu-item,
.categories-list  li,
.execphpwidget li.sidelist {
	padding: 3px 0;
	margin: 0;
	font-size: 90%;
	line-height: 120%;
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	}


.execphpwidget li.sidelist span.entry-subtitle,
.execphpwidget li.sidelist h5 {
	display: none;
	}
/*-----end sidebar----*/




.single-post .post .post-date {
	background: rgba(108,124,127, 0.8);
}


.single-post .post-date .day {
	margin-bottom: 0;
	padding-top: 20px;
}

.single-post .post-date .month {
	font-size: 19px;
	padding-top: 5px;
}

.single-post .post-date .year {
	font-size: 28px;

	font-family: 'Sorts Mill Goudy', serif;
}

.post-meta.entry-meta  {
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	color: #6c7c7f;
	margin: 0;
	padding:0;
}



/*------tags-------*/

.post-meta .post-tag a {
	background-color: #6c7c7f;
	color: #fff;
	border-radius: 0 2px 2px 0;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
	 -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
}

.post-meta .post-tag a {
	font-family:Lato, sans-serif;
	padding-top: 4px;
}

.post-meta .post-tag a:hover {
	background: #bf1717;
	color: #fff;
}


.post-meta .post-tag a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #6c7c7f;
	border-bottom: 10px solid transparent;
	content: '';
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
	-moz-transition: border-right .1s linear;
    -webkit-transition: border-right .1s linear;
    transition: border-right .1s linear;
}

.post-meta .post-tag a:hover:before {
	border-right-color: #bf1717;

}

.post-meta .post-tag a:after {
	background: #fff;
	border-radius: 50%;
	content: '';
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}
/*----------end tags---------*/

.post-meta .post-category:after,
.post-meta .post-tag:after {
	display: none;
	}


.more-link {
	text-decoration: none;
	text-decoration: underline;
	}


.more-link:after {
	content: '';
	}


.single-post .entry-content  {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.single-post .entry-content h4 {
	font-size: 1.1em;
	margin: 1.2em 0 0.3em 0; /*---0 0 4px 0*--*/
}

.module.module-text.text-31-0-1-2 hr,
.single-post .entry-content hr {
    padding: 0;
    border: none;
    border-top: medium double #ccc;
    color: #ccc;
}


.post-nav {
	margin: 0 10%;

}

.post-nav a{
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.1em;
	color: #666;
}

.post-nav .arrow {
	color: #bf1717;
}



/*--home page quote--*/
blockquote {
	font-size: 1em;
	line-height: 1.4em;
	padding-left: 40px !important;
	margin: 0;
    padding-bottom: 0;
    color: #555;
}
/*--home page attribute--*/
.quoteattrib {
	text-align: center;
}

.page-title {
	font-size: 2.4em;
	font-weight: 300;
	letter-spacing: normal;
	text-transform: none;
}

.related-posts {
	border-top: 4px double #ccc;
}

.related-posts .post-title {
	font-family: 'Droid sans', 'Helvetica Neue', sans-serif;
}

.related-posts .post-title span.entry-subtitle {
	font-size:80% !important;
	padding-top: 2px;
	line-height: 19px;
}

.related-posts .post-meta {
	display: none;
}

#footerwrap {
	border-top: 4px double #ccc;
}

.footer-nav li:hover > a {
    color: #bf1717;
}

#footer-logo {
	font-size: 150% !important;
}

#footer-logo a:hover {
	 color: #bf1717;
}

#footerwrap  p {
text-align: left;
padding: 0 0 0 32px;
}

#footer .tagcloud {
	line-height: 1.5em;
}

#footer .tagcloud a {
	font-family: 'droid', sans-serif;
	color: #999;
}


/**------desktop only-----***/
@media (min-width: 1000px){




#searchform-wrap {
	position: absolute;
	right: 8%;
}

#main-nav{
	margin-right: 10% !important;
}

.fixed-header-on #main-nav{
	margin-right: 10% !important;
}


/*dropdown menu*/
/* sub-levels link */

#main-nav ul {
	width: 160px;
}

	#main-nav ul a {
	text-align: center;
	padding: 0.5em 0.2em;
	/*width: 160px;*/
	}

#main-nav li:not(.themify-widget-menu) > ul {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid rgba(138, 138, 138, 0.35);
	}
/*issues*/
#menu-item-689:not(.themify-widget-menu) > ul {
    right: -36px !important;
	}
/*blog*/
#menu-item-697:not(.themify-widget-menu) > ul {
    right: -60px !important;
	}

		/*------arrows --------*/
#main-nav li:not(.themify-widget-menu) > ul::before {
	position: absolute;
   top: -9px;
   left: 70px;
   display: inline-block;
   border-right: 9px solid transparent;
   border-bottom: 9px solid #ccc;
   border-left: 9px solid transparent;
   border-bottom-color: rgba(0, 0, 0, 0.2);
   content: '';
}

#main-nav li:not(.themify-widget-menu) > ul::after {
	position: absolute;
    top: -8px;
    left: 71px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
}

	/*------end arrows --------*/


#main-nav ul li {
	padding: 0;
	margin: 0 8px;
	float: none;
	border-bottom: 1px solid rgba(138, 138, 138, 0.35);

	}

#main-nav ul li:last-child {
border: none;
	}
/*end dropdown menu*/

 /*------ page id page--------------------------------------------------*/
.page-id-1266 .entry-content p {
	margin: 0 0 0 280px;
	}

.page-id-1266 .entry-content p img {
	margin: 17px 0 0 -280px;
	}


.page-id-1266 .entry-content hr {
 	margin: 8px 0px 8px 250px;
    }

 .page-id-1266 .entry-content h4 {
 	margin: 0 0 0 250px;
 	}

 	.page-id-1270 .entry-content p {
	margin: 0 30px 0 72px;
	}



}

 /*------end  page id*-----*/





@media screen and (min-width: 834px){

 #content.list-post .post{
	margin-left:10%;
	}


.single-post .entry-content {
	max-width: 90%;
	margin: 0 auto;
	margin-left: 0;
	}


.single-post .post .post-date-wrap,
.single-post .has-post-thumbnail .post-date-wrap {
    margin-left: -9% !important;
	}


.single-post .has-post-thumbnail > .post-image + .post-content .post-date-wrap {
    margin-left: 0;
	}

}

@media screen and (max-width:1000px) {
	.page-id-1266 .entry-content p img.wp-image-902 {
		display:none;
	}
}

@media screen and (max-width: 834px){
/*---------------submit page--------------*/

.page-id-1266 .entry-content p img {
	margin-top: 26px;
	display: none;
	}



/*---------------end submit page--------------*/

.single-post .post .post-date-wrap,
.single-post .has-post-thumbnail .post-date-wrap {
    margin-left: 0;
	}

}

@media screen and (max-width: 680px){
.single-post .post-date .year {
	font-size: 115% !important;
	}

.single-post .post-date .month {
	margin-bottom: 0;
	}

#sidebar {
	padding-bottom: 10%;

	}
/*---------------submit page--------------*/
.page-id-1266 .entry-content p img {
	display: none;
	}
}

@media screen and (min-width: 1000px){
	.box-left-margin {
		margin-left: 280px !important;
	}
}

/* -- services --*/
h2.services {
	font-size: 220%;
	margin-bottom: 0;
}

#page-1360 div div  {
	line-height: 140%;
}
/* --end services --*/

