﻿@charset "utf-8";
/* CSS Document Wireless Woman Typography */

/* ------------------------------ Text Styles ------------------------------- */

HTML, BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	line-height:130%;
}

HTML {
	background-color:#fff;
}


H1, H2 {
	color:#000;
}

H1 {
	font-size: 1.4em;
	margin: 10px 30px 10px 0px;
	text-transform:uppercase;
}

h2 {
	font-size: 1.3em;
	color: #000;
	margin: 10px 30px 4px 0px;
}

p {
	margin: 0px 30px 10px 0px;
}

.topLeftImage {
	margin: 0px 10px 0px 0px;
	float:left;
	clear:left;
}

#rightSidebar P {
	font-size: 100%;
	font-style: normal;
	font-weight: ;
	margin: 12px 12px 12px 12px;
}


#rightSidebar P.quote {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	margin: 12px 12px 12px 12px;
}

#rightSidebar img {
	margin: 12px 12px 0 12px;
}

#rightSidebar ul {
	margin-left: 12px;
}

#homePageTwitter .twitter {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	margin: 3px 12px 6px 12px;
	line-height: 120%;
	padding-left: 12px;
}


#rightSidebar .twitter {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	margin: 3px 12px 6px 12px;
	line-height: 120%;
	padding-left: 12px;
}

P.twitter {
	font-size:.9em;
}

/* hide time posted notation in twitter feed */
.timesince {
	display: none;
}

#rightSidebar h3 {
	text-transform:uppercase;
	font-size: .9em;
	color:#000;
	margin: 12px 12px 0 12px;
}

#subPageFooter p {
	font-size:.8em;
	text-align:center;
	margin: 10px 40px 0 40px;
}

.copyright {
	font-size:.85em;
	text-align:center;
	line-height:145%;
	margin-bottom: 10px;
	margin-top: 6px;
}

#homeText p, #homeText h2 {
	margin-left:12px;
	margin-right:0;
}

#subPageText ul {
	list-style-type: none;
	margin-bottom: 12px;
	margin-left: 0px;
}

#subPageText li {
	background: url(bullet.gif) no-repeat 0px 4px;
	padding-left: 20px;
	margin-right:30px;
	margin-bottom: 6px;
}


A:link, A:visited, A:active {
	color: #004890;
	font-weight: bold;
	background-color: inherit;
	outline:none;
}

A:visited {
	color: #999999;
}

.quoteBox {
	background-color: #c0c0c0;
	border-color: #000000;
	border-style: none;
	border-width: 0px;
	padding: .5em;
	margin-left: 0px;
	margin-right: 0px;
}