/*   
Theme Name: Little Country School House Theme
Theme URI: http://littlecountryschoolhouse.com
Description: This is a custom WordPress Theme template designed and developed for Little Country School House-- WordPress v3.2.1
Author: Thrive Creative Group
Author URI: http://thrivecreativegroup.com
Version: 1.0
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: #5d8e4f url('images/LCSH_background.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-clip: border-box; background-origin: padding-box; background-size: cover; font: 16px/1.4 'Neuton', serif; color: #333333;}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 940px; margin: 0 auto; }

h1, h2, h3, h4 { font-weight: normal; margin: 10px 0 10px 0; }
h1 { color:#53a600; line-height: 28px; font-size: 30px}
h2 { color:#ed2424; line-height: 26px; font-size: 25px}
h3 { color: #ed8223; line-height: 23px; font-size: 20px}
h4 {color: #26429c; line-height: 20px; font-size: 18px}

h2.page-title { color:#53a600; font-size: 40px; padding-bottom: 15px}

p { margin: 0 0 10px 0;}
a { color: #337cfe; text-decoration: none;}
a:hover { text-decoration: underline; color: #008aff;} 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; list-style-position: inside;}

a img {border: none;}
img.alignright {float:right; margin:0 0 1em 1.5em}
img.alignleft {float:left; margin: 0 1.5em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

section#content img {padding: 5px 5px 5px 5px; background: #a9bd00; 
-moz-box-shadow:    1px 1px 4px 2px #ccc;
-webkit-box-shadow: 1px 1px 4px 2px #ccc;
box-shadow:         1px 1px 4px 2px #ccc;}

.shadow {
-moz-box-shadow:    1px 1px 4px 2px #4c4c4c;
-webkit-box-shadow: 1px 1px 4px 2px #4c4c4c;
box-shadow:         1px 1px 4px 2px #4c4c4c;}

div.ngg-slideshow img {padding: 0 0 0 0 !important; background: none; -moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;}	
/*----------------------HEADER------------------------------*/
header { /*#a9be01 - old bg*/ background: #98cb00; height: 114px; position: relative;}
header a.home {width: 58px; height: 101px; background: url('images/home.jpg') 0 0; display: block; float: left; margin-left: 18px;}
header a.home:hover {background-position: 0 -101px;}
header a.logo{width: 222px; height: 107px; background: url('images/little-country-school-house-logo.png') no-repeat; display: block; float: left; text-indent: -9999px; margin-left: 10px;}
header nav {float: right;  height: auto;}
header nav ul {list-style-type: none;}
header nav ul li {color: #ffffff; float: left; margin-left: 5px; font-size: 16px; text-shadow: -2px 1px 1px #000; letter-spacing: 0.04em}
header nav ul li:after {content: "|";}
header nav ul li:last-child:after {content: "";}
header nav ul li a  {display: block; color: #ffffff; float: left; padding-right: 12px; font-size: 16px; text-shadow: -2px 1px 1px #000; }
header nav ul li a:hover {text-decoration: none}
header nav.top {margin-top: 20px; min-width: 270px; position: relative; margin-right: -10px; z-index: 9999;}
header nav.bottom {clear: right; margin-top: 3px; min-width: 520px; position: relative; margin-right: -10px; z-index: 9999;}
/*----------------------HOMEPAGE------------------------------*/
section#homepage-content{ color: #ffffff; width: 275px; height: 306px; padding: 10px 20px 0 20px; background: #98cb00 url('images/LCHS-kids.png') no-repeat 95% 100%; float: left; }
section#homepage-content h1 {color: #ffffff; margin: 0 ; padding: 0;text-shadow:-1px -1px 0 #91ae18,  1px -1px 0 #91ae18,-1px 1px 0 #91ae18, 1px 1px 0 #91ae18; font-weight: 700; font-size: 32px; letter-spacing: 0.05em; line-height: 30px}
section#homepage-content strong {font-weight: 200; display: block; margin-top: 10px; font-size: 18px; letter-spacing: 0.02em; line-height: 20px;}
section#homepage-content p {line-height: 13px; font-size: 14px;}
section#slider {width: 625px; height: 430px; position: relative; float: left; background: green; margin-top: -114px; z-index: 1;}
section#slider #gradient {height: 114px; width: 625px; position: absolute; top: 0px; z-index: 1000; background: url('images/header-gradient.png') repeat-x}
section#homepage-widgets {background: #ffffff url('images/text-widget-bg.jpg') 300px 0 repeat-y; padding-bottom: 10px}
section#homepage-widgets div.widget_text {float: left; min-height: 325px; width: 272px; padding: 15px 20px 0 20px; }
section#homepage-widgets div.widget_text h2 {color: #53a600; font-weight: bold; padding-bottom: 10px; margin: 0}
section#homepage-widgets div.widget_text ul li {list-style-type: none}
section#homepage-widgets div.widget_text:nth-child(2){width: 285px; padding: 15px 10px 0 20px;}
section#homepage-widgets div.widget_text:nth-child(2) ul {padding-bottom: 10px}
section#homepage-widgets div.widget_text p.left {width: 195px; float: left; line-height: 14px; font-size: 12px; padding-left: 5px}
a.map {display: block; margin-left: -3px;}
a.map:hover {opacity: 0.70; filter:alpha(opacity=70);}
.enroll-now {display: block; margin-top: 10px; margin-left: -5px; float: left; clear: left; width: 270px; height: 50px; text-indent: -9999px; background: url('images/enroll-now.png') 0 0;}
a.enroll-now:hover { background-position: 0 -54px; }
a.social-networking {display: block; text-indent: -9999px; margin-top: 20px; float: left; width: 40px; height: 43px; background: url('images/social-networking.png')}
a.social-networking:hover {opacity: 0.70; filter:alpha(opacity=70);}
a.facebook { background-position: 0 0; margin-left: 30px;}
a.twitter {background-position: -60px 0; margin-left: 15px;}
a.rss {background-position: -120px 0; margin-left: 15px;}
a.email {background-position: -180px 0; margin-left: 15px;}
/*----------------------FOOTER------------------------------*/
footer {width: 940px; clear: both; padding: 0; /* #5d834f - old bg */ background: #53a600; }
footer nav {width: 940px; height: 50px; background: #98cb00; height: 46px; margin: 0 0 10px 0;}
footer nav ul {list-style-type: none; padding-left: 15px; padding-top: 10px;}
footer nav ul li {color: #ffffff; float: left; margin-left: 5px; font-size: 16px; letter-spacing: 0.04em}
footer nav ul li:after {content: "|";}
footer nav ul li:last-child:after {content: "";}
footer nav ul li a  {display: block; color: #ffffff; float: left; padding-right: 12px; font-size: 16px;}
footer nav ul li a:hover {text-decoration: none}
footer span.copy {color: #d6e3d3; display: block; float: left; margin: 10px 0 0 10px;}
footer a.author {width: 167px; height: 30px; background: url('images/author.png') no-repeat; display: block; float: right; text-indent: -9999px;}
footer img.left {float: left;}
/*----------------------INTERIOR PAGES------------------------------*/
div#content-wrap {width: 940px; background: #ffffff url('images/page-bg.png') repeat-y 633px 0; padding: 0; margin: 0 auto; position: relative;}
div#content-wrap div#social-networking { position: absolute; right: 0px; bottom: 0px; width: 275px; height: 122px; background: #ffffff url('images/LCHS-kids.png') no-repeat 95% 100%;}
div#content-wrap div#social-networking span.phone-number {display: block; float: left; color: #53a600; font-size: 22px; margin-top: 10px;}
div#content-wrap div#social-networking a.social-networking {display: block; text-indent: -9999px; margin-top: 10px; float: left; width: 27px; height: 29px; background: url('images/social-networking-small.png')}
div#content-wrap div#social-networking a.social-networking:hover {opacity: 0.70; filter:alpha(opacity=70);}
div#content-wrap div#social-networking a.facebook { background-position: 0 0; clear: left; margin-left: 0px}
div#content-wrap div#social-networking a.twitter {background-position: -40px 0; margin-left: 5px;}
div#content-wrap div#social-networking a.rss {background-position: -80px 0; margin-left: 5px;}
div#content-wrap div#social-networking a.email {background-position: -120px 0; margin-left: 5px;}
div#content-wrap div.widget_text {padding-bottom: 10px}
div#content-wrap div.widget_text h2 {padding-left: 5px;}
div#content-wrap div.widget_text p {padding: 0 0 5px 5px;}
div#content-wrap div.widget_text:first-child { height: 70px}
div#content-wrap div.widget_text:first-child h2 {display: none;}
div#content-wrap div.widget_text p.left {width: 175px; float: left; font-size: 11px; line-height: 12px; padding-left: 5px;}
section#content {float: left; width: 553px; padding: 10px 40px 30px 40px; }
aside {float: right;width: 250px; margin-left: 5px; padding: 10px 25px 10px 0; min-height: 650px; }
.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */