/*
Theme Name: Temple Gate WordPress
Author: Lotus Seeds Design
Version: 1.0
Tags: two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, theme options, White, Clean,
The CSS and XHTML are released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*use this only if a darker background color is used*/
html { /*-webkit-font-smoothing: antialiased;*/ }
	
@font-face {
	font-family: 'Museo500';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfonttfk0l8Lh') format('svg');
	font-weight: normal;
	font-style: normal;
}

 body { background: #fff;text-align: center;font: normal 100.1%/1.5em "Museo Sans", Lucida Sans, Arial, sans-serif;color: #000;}
 
h1, h2, h3, h4, h5, h6,   dl#respond dt,
p.share, .wp-pagenavi,button,
time{font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;text-rendering: optimizeLegibility; }

a:hover {text-decoration: none}

#blog_sidebar li.cat-item,
time  a, 
.archives li,  footer .gotop a:hover,
p.nocomments,
span.separator,
span.slash{color: #888;}

a {
	text-decoration:none;
	color:#03F
}


time a.date,
a:hover,
#banner-section .widget li a:hover span,
#banner-section .widget li a:focus span,

#blog_content .related-post ul li a:hover,
#blog_content .related-post ul li a:focus,
a:focus,
#blog_sidebar a:hover,
#blog_sidebar a:focus,
#breadcrumbs a:hover,
#breadcrumbs a:focus,
ul#socialmedia li a:hover span,
ul#socialmedia li a:focus span,
#quick-access li a:hover,
footer p a {color: #70D819}

#blog_content a:hover,
blog_content a:focus{
	color: #09F
}

h2, h3, h4, h5, h6, dt {color: #000;}
label,legend,
#breadcrumbs a,
#banner-section .wpp-post-title{color: #333;}

#blog_sidebar .widget_text h2,
span.author {
	color:#3F8718;
}

h1,
#blog_content .related-post ul li a,
#blog_content .post-info a:hover,
#blog_content .post-info a:focus,
.archives-page nav li a,
.archives li a,.navigation li a,#blog_sidebar li a,
#blog_sidebar .widget_tag_cloud a:hover, 
#blog_sidebar .widget_tag_cloud a:focus{
	color: #326913;
}


span,.post-date,
.post-info,
#blog_sidebar  li,
#blog_sidebar .cat-item {color: #555}

/*for external links*/
footer p a, a.external {
	color: #326913
}

#quick-access li a,footer li a
{color: #eef5e7;text-shadow: 1px 1px  #000;text-transform: uppercase;font-size: .8em;}
#blog_content button:hover, #blog_content button:focus,
#quick-access li a:hover,footer li a:hover,
#quick-access li a:focus,footer li a:focus{ 
-webkit-transition-property:color, background; 
-webkit-transition-duration: 1s, 1s; 
-webkit-transition-timing-function: linear, ease-in;
transition-property:color, background; 
transition-duration: 1s, 1s; 
transition-timing-function: linear, ease-in;
background: #70D819;color: #fff;
}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#326913;
	font-size: 20px;
}

h1 {font-weight: normal;font-size:22px;margin-top: 20px;padding-bottom: 15px;} 
   
a,
ul#socialmedia li a:hover, ul#socialmedia li a:focus {-webkit-transition-property:color, background; 
-webkit-transition-duration: 1s, 1s; 
-webkit-transition-timing-function: linear, ease-in;}









h2, h3, h4, h5, h6, dt { font-size:18px ;line-height: 1.35em;padding-top: 20px;padding-bottom:8px;font-weight: bold; color: #333;}

 
 .single #blog_content h2, 
  .single #blog_content h3,  .single #blog_content h4, 
   .single #blog_content h5,  .single #blog_content h6{font-size: 18px;}
   
   
 #blog_sidebar .widget_text h2 {font-size: 16px;}

                 
					
.navigation span{font-size: 30px!important;color: #ddd;}

li{list-style: none;} 

td {padding: 3px 5px;vertical-align: top;}

p.nocomments{font-size: 15px;}

p.share {margin-top: 15px;}
#blog_sidebar .widget_text h2,
.archives li a,
 #commentform button,td,
p, p span, dd, li, td, h3 span {font-size:14px;line-height: 1.55em;}
th,
  label, .navigation li a,
 #blog_sidebar .widget_text p,
#banner-section .wpp-post-title,
.post-info p,
#blog_sidebar li{font-size: 13px!important}

#breadcrumbs, 
#breadcrumbs a,
.archives li {font-size: 12px}
.commentlist time,
 .month, .year,
 .filed-under,
  footer .gotop a,
span, span a,
footer p{font-size: 11px!important;}


a:focus {outline: 1px dotted #e21; }
span a:hover{
	color: #326913;
} 

/*share background color*/
textarea, input, h2#comments, #hdr-wrap, .post-info,
#blog_sidebar .widget_tag_cloud a  {background: #f8f8f8 }


/*share border colors*/
 ul#socialmedia,
 .line,
 time,
 ul.navigation,
 #blog_sidebar h2,
#sticky-post,
.commentlist
 {border-bottom: 1px dotted #ddd/*#D0DEE1*/;}
 ul.navigation,
 time,

 h2#comments,
.commentlist li
 {border-top: 1px dotted #ddd}