/* 
Theme Name: go to girl
Description: custom theme for the go to girl
Author: Mary Fran Wiley
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*


*/
body {
	font-size: 100%;
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	color: #051c22;
}
#container{
	width: 924px;
	margin-left:auto;
	margin-right:auto;
	font-size: 0.9em;
	line-height: 1.75em;
}
h2 {
	font-size: 2.1em;
}
h3 {
	font-size: 1.25em;
}
.moveup {
	margin-top:-15px;
}
.yellow {
	color: #ffd11e;
}
.pink {
	color: #ff247f;
}
.white {
	color: #ffffff;
}
.fltLFT {
	float: left;
}
.clrBOTH {
	clear: both;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.bullets {
	list-style: disc;
	margin-left: 10px;
}
#bubble {
	background-image: url('images/lgbubble.gif');
	background-repeat: no-repeat;
	padding-left:30px;
	padding-top:15px;
	width: 904px;
	height: 189px;
}
#leftCol {
	width: 660px;
	margin-left:35px;
	margin-right:15px;
	float: left;
}
#footer-container {
	height:182px;
	width: 100%;
	background-image: url('images/footer-bkg.gif');
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width:924px;
}
#copyright {
	width: 924px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}
p {
	font-size: 1.142857em;
	line-height: 1.3125em;
}
#footer h2 {
	font-size: 3em;
	line-height: 0.525em;
	margin-top:-5px;
	font-weight: normal;
}
#footer h3 {
	font-size: 1.875em;
	clear: both;
	text-align: right;
	margin-top:0px;
	font-weight:normal;
}
#footer h4 {
	font-size: 1.25em;
	margin-bottom:-5px;
	font-weight: normal;
	margin-top:-2px;
	padding-top:0px;
}
.phone {
	height:99px;
	margin-top:30px;
	margin-left: 40px;
	padding-left: 75px;
	padding-top:0px;
	background-image: url('images/phone.gif');
	background-repeat:no-repeat;
	float:left;
}
.email {
	height:99px;
	margin-top:30px;
	margin-left: 40px;
	padding-left: 80px;
	padding-top:0px;
	background-image: url('images/envelope.gif');
	background-repeat:no-repeat;
	float:right;
}
#navbar {
	list-style: none;
	list-style-type: none;
	margin-top:140px;
	margin-right:32px;
	float:right;
}
#navbar li {
	display: block;
	float:right;
	font-size: 2em;
	margin-left:15px;
}
#navbar li a {
	text-decoration: none;
	color: #051c22;
}
#navbar li a:hover {
	text-decoration: none;
	color: #ffd11e;
}
a:hover {
	text-decoration: none;
	color: #ffd11e;
}
#smallCol1 {
	width:290px;
	margin-left:35px;
	margin-right:5px;
	float:left;
}
#smallCol2 {
	width:320px;
	margin-left:15px;
	margin-right:15px;
	float:left;
}
#smallCol3 {
	float:left;
}
/*Contact Form*/
input {
	background-color:#ffd11e;
	color:#051c22;
	border: none;
	height: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
textarea {
	background-color:#051c22;
	color:#ffffff;
	border: none;
}
form p {
	margin-top:5px;
	float:left;
}
form span{
	float:left;
}
.subit {
	float: none;
}
/*roll overs*/
.bubbleInfo {
    position: relative;
}
.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}
.your-name
.your-email
.your-subject
.your-message
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
