/*======================================
Theme Name: DNL
Theme URI: http://themezee.com/themes/dynamicnews/
Description: A responsive, multipurpose blogging and magazine theme with bold colors and fonts. It comes with a featured content slider and a magazine page template. Dynamic News is a trending theme on wordpress.com and we are sure you will like the WordPress.org version as well.
Version: 1.1.7
Author: ThemeZee
Author URI: http://themezee.com
Tags: two-columns, light, red, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout, one-column, left-sidebar, right-sidebar, three-columns, black, blue, silver, white, green, gray
Text Domain: dynamic-news-lite
Template: dynamic-news-lite
Domain Path: /languages/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

@import url("../dynamic-news-lite/style.css");


#custom-header {
display: none !important;
	margin-top: 1px;
	text-align: none;
}

#custom-header img {
    max-width: 0px;
    vertical-align: none;
    width: 0%;
    height: 1px;
}


body {
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
  font-size: 0.859em;
  border: 0;
  color: #444;
  background-color: #ffffff;
}

#wrapper {
	max-width: 1060px;
	width: 92%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

#content {
	float: left;
	width: 66.5%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#sidebar {
	float: right;
	width: 33.5%;
}

#header {
	padding: 2em 1.0em 2em;
}

#logo .site-title {
  font-size: 2.4em !important;
  font-weight: 700; 
  color: #333;
  font-family: 'PTSans', Tahoma, Arial;
}

#logo .site-title a:link, #logo .site-title a:visited {
    color: #333 !important;
}

#logo .site-description {
  margin-top: 0.4em;
  font-size: 0.95em;
  color: #444;
  font-family: 'PTSans', Tahoma, Arial;
  text-transform: uppercase;
  padding-left: 0px;
  text-align: right;
}

* :focus { outline: 0; }

.search-form .search-field {
  width: 250px !important;
  height: 32px;
  margin-bottom: 0.1em;
  margin-top: 0;
  padding: 0.7em 45px 0.7em 0.7em;
  border: 1px solid #444;
}

.search-form .search-submit .genericon-search {
  width: 24px;
  height: 20px !important;
  line-height: 11px;
}

.post-title {
  font-size: 1.50em !important;
  padding: 0.1em 0;
  border-bottom: 3px solid #444;
  text-transform: none !important;
}

.page-title {
  font-size: 1.63em !important;
  padding: 0.1em 0;
  border-bottom: 3px solid #444;
  text-transform: none !important;
}
.archive-title span{
	color: #333;
}

.postmeta {
  display: block;
  color: #444;
  margin: 0;
  padding: 0.5em 0em;
  background: #fff;
  text-transform: uppercase; 
  font-size: 0.95em !important;
  
}

.postmeta .meta-date, .postmeta .meta-author, .postmeta .meta-cat,
.postmeta .meta-comments, .postmeta .post-edit-link {
	font-size: 0.9em;
	line-height: 1.5em;
	border-right: 1px solid #aaa !important;
	padding-right: 8px;
	padding-left: 8px;
}

.postmeta .meta-date {
    padding-left: 0px;
    
}


.single .postmeta .meta-author {
	padding-left: 0px;
}

.postmeta .meta-comments, .postmeta .post-edit-link {
	border-right: none !important;
}

.postmeta a:link, .entry-meta a:visited {
    color: #555;
    text-decoration: underline;
}
.postmeta a:hover {
	color: #444;
	text-decoration: none;
}
article .wp-post-image {
  float:left;
  width: 150px;
  height: 110px;
  margin: 1em 1.5em 0 0;
}

.post img { border: 1px solid #333333; }

.page img { border: 1px solid #333333; }

.content-excerpt .more-link {
  margin: 0.2em 0.0em 1.5em 0em;
  float: right;
}

.more-link:link, .more-link:visited, {
    color: #fff;
    margin: 0.2em 0.0em 1.5em 0em;
    float: right;
}

   
.more-link {
	display: inline-block;
	margin: 0.5em 0 1em;
	padding: 0.6em 1em;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #e84747;
	
}

.postinfo .meta-category a {
  display: none;
}

.entry {
  text-align: justify;
  margin: 0em;
  font-size: 1.1em !important;
  	
}

entry p, .comment p {
  margin: 1em 1em 0em 5.5em;
  text-align: justify;
  font-size: 1.1em !important;
 
}

.entry em, i {
  font-style: normal !important;
}

.entry #mla-cite em, i {
  font-style: italic !important;
}

.comment em, i {
  font-style: normal !important;
}

.entry p a:link {
	color: #444;
	text-decoration: underline;
}
.entry p a:hover {
	color: #444;
	text-decoration: none;
}
.entry ul, .comment ul {
	list-style: square inside;
	margin: 0 0 1.5em 0.5em;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 1.5em 0.5em;
}
.category-description { 
	padding-top: 10px;
	text-transform: none;
	text-align: justify;
	font-weight: 100 !important;
	line-height: 1.5em;
	display: none !important;
	}

#wrap {
  clear: both;
  padding: 1.5em 1.8em 0;
}

#navi-wrap {
  background: #333333;
}

#mainnav-menu a {
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.0em;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

.page-title, .post-title {
  font-weight: 400;
  color: #333;
}


.alignright {
  float: right;
  display: inline;
  margin: 0.5em 0em 1em 1.5em;
}

.type-post, .type-page, .type-attachment {
  margin: 0 0 1.5em 0;
  padding: 0.8em 1.5em 0.2em 1.5em;
  box-shadow: 0 0 4px #ddd;
  border: 1px solid #ddd;
  background: #fff;
}

#custom-header {
	display: none !important;
	margin-top: 1px;
	text-align: none;
}

#custom-header img {
    max-width: 0px;
    vertical-align: none;
    width: 0%;
    height: 1px;
}


.widgettitle {
  background: #333333;
  font-style: normal;
}

.widget {
  margin-bottom: 1.0em;
}

.menu-blogroll {
  font-size: 0.859em;
}
.textwidget {
  font-style: normal;
}
.widget a:link, .widget a:visited {
  font-style: normal;
  text-decoration: none;
  color: #444;
}

.widget a:hover {
  text-decoration: underline;
  color: #444;
}

.widget ul {
  font-size: 13.75px;
  list-style: disc;
  color: #444;
  padding-left: 25px;
}

.widget ul, .widget ol {
  line-height: 1.8em;
}
a, a:link, a:visited{
	color: #444;
	text-decoration: none;
}
.comment a:link, a:visited {
  color: #444;
  text-decoration: underline;
}
.comment a:hover {
  color: #444;
  text-decoration: none;
}

.commentlist .comment .avatar {
  float: left;
  margin: 1em 1.5em 0.5em 1em;
  width: 36px;
  height: 36px;
}

input#wp-comment-cookies-consent {
	display: none !important;
}

.reply {
    text-align: right;
    margin-right: 1.5em;
    padding-top: 5px;
}

.pop-cite {
	display: none;
}
.entry .pop-cite em, i {
  font-style: italic !important;
}
.mla {
	padding: 6px 3px 0px 3px;
}
.pop-cite h7 {
	border-bottom: 1px solid #191919;
}

#commentform #submit {

  padding: 1em;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */

div.sharedaddy h3.sd-title {
  color: #444;
  margin: 0 0 1em;
}
div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy 
{
	padding-top: 10px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
}
.wp_related_title {
  color: #444 !important;
}
.relatedpost {
 
}
.relatedposts a:link, .widget a:visited {
  text-decoration: none;
  color: #444 !important;
}
.relatedposts a:hover {
  text-decoration: underline;
  color: #444;
}
.just-related-posts .title  {
        margin-bottom: -0.60em !important;
}
.just-related-posts-title  { 
	font-family: 'Francois One', Tahoma, Arial;
	font-weight: 100 !important;
        font-size: 18px !important;
        color: #444 !important;
        margin-bottom: 3px !important;   
}
.just-related-posts a:link, .widget a:visited {
        text-decoration: none;
        color: #444 !important;
}
.just-related-posts  a:hover {
      text-decoration: underline;
      color: #444;
}
#comments .comments-title, #respond #reply-title {
  color: #444;
  font-weight: 400;
  border-bottom: 3px solid #444;
}
#respond #reply-title {
  color: #444;
  font-weight: 400;
  border-bottom: 3px solid #444;
}
#mla-cite {
	padding: 5px;
}
.entry .cite {
	  display: none;
      text-decoration: underline;
      color: #444;
}
.post-pagination {
      display: none !important;
}
#rpwidget {
	display: inline-block !important; 
	margin: 2px 0px 0px 11px;
	padding-top: 0px;
}
#RandomPostsByWondermill_Widget a {
	float: left !important; 
	border: 0px !important; 
	margin-top: 4px;
	margin-left: 8px !important;
}
#RandomPostsByWondermill_Widget img { 
	width: 75px; 
	border: 2px solid #A9A9A9 !important;
	margin: 0pt 10px 10px 0px;
	padding: 1px;
	margin-bottom: -10px;
}

.mailpoet_submit {
    width: 233px !important;
}

.mailpoet_recaptcha_container { 
    transform:scale(0.77) !important; transform-origin:0 0 !important;
}

.rc-anchor-normal {
    height: 74px !important;
    width: 300px !important;
}

#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
    width: 220px !important;
    display: inline-block !important;
}


#mailpoet_form_1 .mailpoet_paragraph {
    line-height: 20px !important;
    display: inline-block !important;
	
}
.mailpoet_page .entry-meta { 
	display:none;
}

.mailpoet-screen-reader-text {
	display: none !important;
}

#form_email_label {
	display: none !important;
}

element.style {
    padding: 6px !important;
    margin: 0 auto 0 0;
    border-color: transparent;
    font-size: 1.4em !important;
}



/* * {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.entry p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

#comments p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

.mla {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

.textwidget p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

*/

#footernav {
    float: right !important;
}

#footernav-menu ul {
    float: right;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}



/* To hide the date and comments */
.single-wysijap .postmeta { 
	display:none;
}
.widget form[class] input, aside form input {
	margin: 0 auto;
}
.widget_wysija input[name="wysija[user][email]"] {
	margin-left: -8px !important;
	width: 100% !important;
	
}
.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph {
	 margin-left: 14px !important;
	 display: inline-block !important;
}

/*.paypal-donations form input {border-width:0px;}*/

#paypal_donations-3 form input { border-width: 0px; }
	
#footer #footer-text {
  	float: left;
  	font-size: 0.9em;
}
#footer a {
    color: #fff;
}
.wpcf7 textarea {
  	width: 90%;
  	height: 220px;
}
#infscr-loading { 
	text-align: center !important; 
}
.fb-page-image {
	vertical-align: top;
	padding-right: 2px;
	border: none !important;
	
}
.fb-like span { 
	overflow:visible !important; 
	width:450px !important; margin-right:-375px;z-index: 999;
}
.fb-lb {
	margin-top: -30px; 
	margin-left: 45px; 
	padding-top: 7px; 
	padding-left: 12px;
}
.fb-like-button a:link, .fb-like-button  a:visited {
	
  font-style: normal;
  font-size: 16px !important; 
  color: #404040 !important;
  padding-left: 3px !important;
}

.facebook-button {

	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
	color: #ffffff !important;
	display: inline-block;
	font-size: 15px;
	margin: 0 20px 20px 0;
	margin: 0 6px 0 0;
	padding: 10px 15px 10px 30px;
	padding: 0.3rem 0.8rem 0.3rem 0.2rem;
	text-align: center;
	text-decoration: none !important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3B5898), color-stop(1, #3B5898));	
	background-image: -o-linear-gradient(bottom, #3B5898 100%, #3B5898 100%);
	background-image: -moz-linear-gradient(bottom, #3B5898 100%, #3B5898 100%);
	background-image: -webkit-linear-gradient(bottom, #3B5898 100%, #3B5898 100%);
	background-image: -ms-linear-gradient(bottom, #3B5898 100%, #3B5898 100%);
	background-image: linear-gradient(to bottom, #3B5898 100%, #3B5898 100%);
}

.fb {
	
  width: 63% ;
  padding-left: 10px;
  padding-right: -4px;
  margin-left: auto ;
  margin-right: auto ;
}

.fb a:link, .fb a:visited {
	
  font-style: normal;
  text-decoration: none;
  color: #fff !important;
}

.fb a:link, .fb a:visited {
	
  font-style: normal;
  text-decoration: none;
  color: #fff !important;
}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 58em) {
	#wrap #content {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#wrap  #sidebar {
		float: none;
		width: 100%;
		padding-right: 0;
		display: none
	}
	.search #sidebar {
		display: none;
	}
	
	#logo {
		float: left;
	}
	#logo .site-description {
		margin-top: 0.4em;
		display: block;
		color: #333;
		padding-left: 108px !important;
		text-align: left !important;
		
			
	}
	.search-form .search-field {
  		width: 200px !important;
		
		
	}
	
	#header-content {
		margin-right: 0px;
	}
	
	#footer #footer-text {
		float: left !important;
		margin-top: 1.05em;	
	}
	#footernav, #footernav-menu, #footernav-menu li, #footernav-menu a, #footernav-menu ul {
		display: none;
		padding-bottom: 0em;
	}
	.type-post, .type-page, .type-attachment, #comments {
		box-shadow: none !important;
		border: none !important;
		padding: 0 !important;
	}
	.page #footer {
		display: none !important;
		}

}

/* Phablets (portrait) | <640px was 40em */
@media only screen and (max-width: 39em) {

	#logo {
		float: none;
	}
	.search-form .search-submit .genericon-search {
  		display: none;
	}
	.search-form .search-field {
  		padding: 0.7em 0.7em 0.7em 0.7em !important;
	}
	#logo .site-description {
		text-align: center !important;
		display: block;
		padding-left: 0px !important;
	}
	.page #footer {
		display: block !important;
	}
	.share-email, .share-service-visible {
		display: none !important;
	}
	.share-print {
		display: none !important;
	}
	.postmeta .meta-comments {
		display: inline !important;
	}
	.postmeta .meta-cat {
 		padding-right: 0.7em;
  		margin-right: 0.8em;
  		border-right: none !important;
	}
	.entry img {
		display: none;
	}
	#header-content {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.category-description {
		display: none;
	}
	
	
}

/* Smartphones | <480px */
@media only screen and (max-width: 30em) {
	#logo .site-title {
		font-size: 2.0em;
	}
	.alignright, .alignleft {
		float: none;
		margin: 1em 0;
	}
	#footer #footer-text {
		float: left !important;
		margin-top: 0.9em !important;
	}
	#logo {
		width: 100%
	}
	#logo .site-description {
		text-align: center !important;
		display: block;
	}
	#logo .site-title {
		text-align: center !important;
		display: block;
	}
	#header-content {
		margin-right: 0px !important;
	}
	#header-content div  {
		margin-right: 0em !important;
		
	}
	#wrap  #sidebar {
		float: none;
		width: 100%;
		padding-right: 0;
		display: inline; 
	}
	.search #sidebar {
		display: none;
	}
	
	
	#text-6 { 
		display: none;
	}
	
	#nav_menu-4 {
			display: none;
	}
	
	.commentlist .comment .avatar {
  		float: none;
 		margin: 0;
  		display: none;
	}
	.comment p {
  		margin: 0.5em 1em 0em 0.5em !important;
  		text-align: justify;
	}
	.postmeta .meta-cat {
		display: none !important;
	}
	.postmeta .meta-comments {
		display: inline !important;
	}
	.postmeta .meta-author {
  		border-right: 1px solid #aaa; !important;
	}
	.postmeta .sep {
  		padding-right: 0.7em;
		margin-right: 0.8em;
		border-right: 1px solid #aaa;
	}
	
	article .wp-post-image {
		display: none;
	}
	.search-form .search-submit .genericon-search {
  		display: none;
	}
	.search-form .search-field {
  		padding: 0.7em 0.7em 0.7em 0.7em !important;
		
	}
	.post img {
		display: none;
	}
	.entry img {
		display:none;
	}
	.share-email, .share-service-visible {
		display: none !important;
	}
	.share-print {
		display: none !important;
	}
	.entry ul, .comment ul {
		list-style: square inside;
		margin: 0 0 0 0.3em !important;
	}
	.entry ol, .comment ol{
		list-style: decimal inside;
		margin: 0 0 0 0.3em !important;
	}
	.type-post, .type-page, .type-attachment, #comments {
		box-shadow: none !important;
		border: none !important;
		padding: 0 !important;
	}
	.page #footer {
		display: block !important;
	}
	.entry ul ul, .comment ul ul, .entry ol ol, .comment ol ol, .entry ul ol, .comment ul ol
 	.entry ol ul, .comment ol ul {
		text-align: left;
		list-style-position: outside;
		margin-left: 1.6em !important;
	}
	.entry ul, .comment ul  {
        	text-align: left !important;
		list-style-position: outside;
		margin-left: 1.6em !important;
	}
	.sd-content ul {
   		padding: 0 !important;
    		margin: 0 0 .7em !important;
    		list-style: none !important;
	}
	#header-content  {
		margin-right: 0px !important;
		margin-left: 0px !important;
		
	}
	
}
/*Adds search to header on mobile*/
@media only screen and (max-width: 25em) {
#header-content {
    display: block;
}

/* Smartphones | <320px */
@media only screen and (max-width: 20em) {

	#wrap {
  		padding: 1.5em 0.9em 0 !important;
	}
	.postmeta .meta-date, .postmeta .meta-author {
		display: inline-block;
	}
	.postmeta .meta-cat {
		display: none !important;
	}
	.postmeta .sep, .postmeta .post-edit-link {
  		padding-left: 0em;
  		margin-left: 0em;
  		border-left: 1px solid #aaa !important;
	}
	.commentlist .comment .avatar {
  		float: none;
 		margin: 0;
  		display: none;
	}
	.comment p {
  		margin: 0.5em 1em 0em 0.5em !important;
  		text-align: justify;
	}
	#randompostswiththumbnails_widget-10 {
		display: none;
	}
	#text-12 {
		display: none;
	}

	#mailpoet_form-2 {
		display:inline;
}
	
	article .wp-post-image {
		display: none;
	}
	.search-form .search-submit .genericon-search {
  		display: none;
	}
	#footer #footer-text {
		float: left !important;
		margin-top: 1.05em !important;
	}
	
}

@media only screen and (max-width: 58em) {

	
	#header-content {
		margin-right: 0px;
	}
	#header-content div  {
		float:right;
		margin-top: -53px;
	}




