/*
Theme Name: Prekscholars
Theme URI: http://goldencomm.com
Description: Golden State
Version: 0.1
Author: GC
*/


@import url("/wp-content/themes/prekscholars/library/css/reset.css");
@import url("/wp-content/themes/prekscholars/library/css/layout.css");
@import url("/wp-content/themes/prekscholars/library/css/formElements.css");
@import url("/wp-content/themes/prekscholars/library/css/micTabs.css");

* {margin:0; padding:0}
.clear {clear:both; visibility:hidden;}

img, div,input, a, body { behavior: url(/wp-content/themes/prekscholars/library/iepngfix.htc) }

body {
	font-family: Trebuchet MS;
	font-size: 12px;
	background:#c4ba00;
	background:#5f882f;

}

h1 {
font-size:20px;
font-weight:bold;
letter-spacing:-0.015em;
color:#d05981;
color:#4d6f31;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #d8e5ec;

}


h1 a {
font-size:20px;
font-weight:bold;
letter-spacing:-0.015em;
color:#d05981;
color:#4d6f31;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #d8e5ec;
text-decoration: none;
display:block;
}


h2 {
font-size:18px;
font-weight:bold;
letter-spacing:-0.015em;
color:#0073ae;
margin-bottom:10px;

}


h3 {
font-size:16px;
font-weight:bold;
letter-spacing:-0.015em;
color:#cd7425;
margin-bottom:10px;

}

p {
margin-bottom:10px;
line-height:16px;
}

em {
font-style:italic;
}

strong {
font-weight:bold;
}

a {
color:#D05981;
}

ul {
list-style:disc;
margin-left:20px;
}

ul li {
padding-bottom:5px;

}

#videoPlayerPop {
margin:0 auto;
padding:20px;
background:#FFFFFF;
text-align:center;
}


.faqItem h3 {
cursor:pointer;
}
.answer {
padding:10px;
border:1px solid #c4ba00;
display:none;
}

#homekitSurvey ul {
list-style:none;
}

#homekitSurvey ul li {
padding-bottom:10px;
}

#homekitSurvey ul label {
display:block;

}

#homekitSurvey input {
margin-right:10px;
display:block;
float:left;
}

#incomeCalculator {

position:relative;
}

#incomeCalculator a {
position:absolute;
text-align:center;
bottom:10px;
left:80px;
}

.tableWithSpacing5 tr td {
padding:5px 8px;
}

#shoppingCartTable h3 {
padding-bottom:0px;
margin-bottom:0px;
}

#shoppingCartTable label {
color:#999999;
font-size:11px;
font-style:italic;
}

#shoppingCartTable tr.oddRow td {
background:#f3e2e8;
}

#shoppingCartTable tr.summary td {
border-top:2px solid #b04269;
font-weight:bold;
}
.BodyTextErr {
 color: #c00;
}

/* wp style */
#comment{
	width: 550px;
}

.alignleft{
	float: left;
	padding: 0px 10px 10px 0px;
}

.alignright{
	float: right;
	padding: 0px 0px 10px 10px;
}

.aligncenter{
	text-align: center;
	padding: 10px;
}
.tags a{
	color: #0073AE;
	padding: 0 5px 0px 10px;
	text-decoration: none;
}
.archives{
	color: #0073AE;
	text-decoration: none;
	margin: 10px;
}

#storeIcon { float:right;

margin-top:10px;}


