/*
Theme Name: Lary Downes Custom 2019
Theme URI: https://wordpress.org/themes/twentytwelve/
Template: twentytwelve
Author: David May
Description: Updated theme
Tags: blog,one-column,two-columns,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready
Version: 3.0.1566984075
Updated: 2019-08-28 09:21:15

*/

body {
    line-height: 1.8; 
	font-family: Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	font-family: "Open Sans", Verdana, Geneva, "DejaVu Sans", sans-serif;
}
.site {
    
    background-image: url("http://www.larrydownes.com/wp-content/uploads/2015/07/ld-tile.jpg");
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

.main-navigation  {
    
    background-image: url("http://www.larrydownes.com/wp-content/uploads/2015/07/ld-tile.jpg");
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

.site-footer {
	 background-image: url("http://www.larrydownes.com/wp-content/uploads/2015/07/ld-tile.jpg");
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}


.archive .content-area article, .category .content-area article, .singular .content-area article, .blog .content-area article, .search-results .content-area article {
    background: transparent;
}

.entry-meta {
	 background-image: url("http://www.larrydownes.com/wp-content/uploads/2015/07/ld-tile.jpg");
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,  header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.1rem;
	vertical-align: baseline;
}

a {
	color: #485c58
}

.site-content {
	
	margin: 0;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-top: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;

}
.widget-area {
	margin: 0;
	
}



#social-icons-top {

	display: inline-block !important;
	text-align: right;
	width: 100%;
}

#social-icons-top ul { margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#social-icons-top li { display: inline; }
#social-icons-top ul li a { text-decoration:none;  margin: 3px;
	padding: 5px 5px 5px 5px; color: blue;
	 }
#social-icons-top ul li a:hover { color: purple;
	 }



	 #footer-1 {
		
		float: left;
		width: 33.3%;
		padding-right: .1%;
		
	 }
	 #footer-2 {
		
	
		float: left;
		width: 33.2%;
		padding-right: .1%;
		
	}
	#footer-3 {
		
		float: right;
		width: 33.3%;
		
	}


	#mywidgets {
		width: 100%;
		padding-top: 17px;
		color: #444;
		line-height: 2;

	}

	#mywidgets a {
		outline: none;
		color: #444;
	}

	footer[role="contentinfo"] {
		border-top: 0px; 

	}

	.rpwe-time {
		color: #485c58 !important;
		font-size: 11px;
	}

	.rpwe-block ul {
		list-style: none !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
		padding-top: 5px !important;
	}
	.widget-title {
		font-size: 20px;
		background-color: #da032c;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
	}

	.mywidget-title
	{
		font-size: 20px;
		background-color: #da032c;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
	}


	body.page-id-196 .entry-header { display: none; }
	body.page-id-248 .entry-header { display: none; }
	body.page-id-35 .entry-header { display: none; }
	body.page-id-10 .entry-header { display: none; }
	body.page-id-4603 .entry-header { display: none; }
	body.page-id-197 .entry-header { display: none; }
	body.page-id-259 .entry-header { display: none; }
	body.page-id-250 .entry-header { display: none; }
    body.page-id-6112 .entry-header { display: none; }

	.archive-header { display: none; }

	.entry-content td, .comment-content td {

		vertical-align: middle;
	}

 div  {

	padding-bottom: 3px;
}




	/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

/* Minimum width of 600 pixels. */
@media screen and (max-width: 600px) {
	



}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	#site-navigation {
		font-size: 1.1rem;
		letter-spacing: -0.077em;
	   }



}


@media screen and (max-width: 780px) {
	#mywidgets > div {
		width: 100%;
	}
}

@media screen and (min-width: 679px) {
	#site-navigation {
		font-size: 1.1rem;
		letter-spacing: -0.014em !important;
	   }

}
p {
	line-height: 1.5;
}




