/* global whitespace */

* { margin:0; padding:0; }

/*= BODY/GLOBALS */

html {
    text-align: center;
}

body {
	background:#660000 url(images/bg-body.gif);
	font-family: Trebuchet MS, Trebuchet, Verdana, Helvetica, Arial, Sans-Serif;
	font-size:85%;
	line-height:110%;
	text-align:center;
}

a, a:link {
    color:#28507C;
    outline: none;
}

a:visited {
    color:#001551;
}

a:hover {
	text-decoration:none;
}	

/* =LAYOUT */

#wrapper {
	margin:0 auto;
	width:794px;
}

#header { 
	background:url(images/bg-top.jpg) no-repeat 0 0;
	height:175px;
	position:relative;
}

#home #header {
	background:url(images/bg-top-home.jpg) no-repeat 0 0;
	height:265px;
}

#content { 
	background:url(images/bg-content.gif) repeat-y 0 0;
	text-align:left;
}

#footer { 
	background:url(images/bg-footer.gif) no-repeat 0 0;
	height:91px;
	position:relative;
}

/* =FOOTER */

#footer {
	color:#f1f1f1;
	font-size:.85em;
	margin-bottom:25px;
}

#footer p {
   padding-top:36px;
   text-align:center;
}

#footer a, 
#footer a:visited {
    color:#fff;
	font-weight:bold;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

/* =COPY */

#content #copy {
	float:left;
	padding:20px 0 20px 0;
	width:535px;
}



#content #copy p {
	color:#333;
	font-size:1.1em;
	line-height:1.5em;
	padding:12px 20px 12px 0;
}

body#home #content #copy p {
	color:#0b61ac;
	line-height:1.7em;
	margin:12px 0;
}

#content #copy ul, 
#content #copy ol {
	background:url(../images/bg-content-ul.gif) no-repeat 0px 3px;
	color:#000;
	font-size:1.1em;
	line-height:1.4em;
	list-style-type:none;
	margin:10px 14px;
	padding:0 0 0 7px;
}

#content #copy ol {
	background:none;
	list-style-type:decimal;
	padding:0 0 0 12px;
}

#content #copy li {
	background:url(../images/bullet-list.gif) no-repeat 0px 5px;
	margin:6px 0;
	padding:0 0 0 14px;
	position:relative;
}

#content #copy ol li {
	background:none;
}

.large {
	color:#666;
	font-size:1.5em;
}

#content #copy table {
	border:none;
	font-size:1.1em;
	margin:10px 65px 10px 25px;
	padding:0;
	width:88%;
}

#content #copy table td  {
	padding:7px 5px;
	border-bottom:1px solid #eee;
}

#content #copy table th  {
	padding:7px 5px;
	background:#eee;
	text-align:left;
}

#content #copy div#new {
	border:1px dotted #0b61ac;
	clear:both;
	color:#e84f4f;
	margin:-25px 0 0 0;
	padding:2px;
}

#content #copy div#new div {
	background:url(images/bg-new.jpg) no-repeat 0 0;
	padding:44px 17px 0px 17px;
}

#content #copy div#new p {
	color:#e84f4f;
	font-size:.95em;
	line-height:1.4em;
	padding:0 0 14px 0;
}

#content #copy div#new a,
#content #copy div#new strong {
	color:#a40812;
}

#content a.learn {
	background:url(images/bg-learn-more.gif) no-repeat 0 0;
	display:block;
	margin:15px 0 35px 0;
	padding:0;
	text-indent:-9999px;
}

#content #copy .pull {
	color:#0b7fc0;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	line-height:1.3em;
	margin:0 12px 12px 25px;
	width:238px;
}

/*= HEADERS */

h1 {
	color:#0b61ac;
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 5px 0;
}

h1#banner {
	height:175px;
	margin:0;
	text-indent:-9999px;
}

h1#banner a {
	display:block;
	height:130px;
	left:32px;
	position:absolute;
	top:35px;
	width:730px;
}

#home h1#banner a {
	cursor:crosshair;
}

h1.page-header {
	height:27px;
	text-indent:-9999px;
}

h1#about, h1#home { background:url(images/hdr-about.gif) no-repeat 0 0; }
h1#services { background:url(images/hdr-services.gif) no-repeat 0 0; }
h1#workshops { background:url(images/hdr-workshops.gif) no-repeat 0 0; }
h1#wild-feminine-book, h1#feminine  { background:url(images/hdr-feminine.gif) no-repeat 0 0; }
h1#faq  { background:url(images/hdr-faq.gif) no-repeat 0 0; }
h1#words { background:url(images/hdr-words.gif) no-repeat 0 0; } 
h1#new { background:url(images/hdr-new.gif) no-repeat 0 0; } 
h1#contact { background:url(images/hdr-contact.gif) no-repeat 0 0; }
h1#blog { background:url(images/hdr-blog.gif) no-repeat 0 0; }

h2 {
	font-size:1.45em;
}

h3 {
	color:#243C57;
	font-size:1.2em;
	font-weight:bold;
}

#content #copy h2 {
	color:#444;
	padding:12px 0;
}

#content #copy h3 {
	color:#444;
	padding:12px 0;
}

h4 {
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}

/* =SIDEBAR */

#sidebar {
	display:inline;
	float:left;
	margin:0 20px 0 40px;
	width:160px;
}

/* nav */

ul#nav {
	list-style-type:none;
	margin:20px 0 0 0;
	padding:0;
}

ul#nav li {
	display:inline;
}

ul#nav li a,
ul#nav li a:visited {
	color:#094a9e;
	display:block;
	font-size:.95em;
	padding:5px 5px 5px 15px;
	text-decoration:none;
	text-transform:uppercase;
}

ul#nav li a:hover {
	background:#377bb9;
	color:#fff;
}

body#about li#about a, body#about li#about a:visited,
body#services li#services a, body#services li#services a:visited,
body#workshops li#workshops a, body#workshops li#workshops a:visited,
body#feminine li#feminine a, body#feminine li#feminine a:visited,
body#faq li#faq a, body#faq li#faq a:visited,
body#words li#words a, body#words li#words a:visited,
body#new li#new a, body#new li#new a:visited,
body#contact li#contact a,body#contact li#contact a:visited,
li.current_page_item a,
li.current_page_item a:visited
li.current_page_parent a,
li.current_page_parent a:visited {
	background:#ae3f33 url(images/bg-nav-active.gif) no-repeat 100% 50% !important;
	color:#fff !important;
}	

li.current_page_parent a,
li.current_page_parent a:visited { display: none; }

ul.blog {
	list-style: none;
	margin: 5px 0 5px 15px;
}

ul.blog li  {
	font-size: 12px;
	list-style: none;
}

ul.blog h2 { 
	font-size: 13px;
	margin: 15px 0 3px 0;
	text-transform: uppercase
}

/* =FORMS */

#newsletter {
	background:url(images/bg-newsletter.gif) no-repeat 0 0;
	color:#094a9e;
	margin:45px 0 0 0;
	padding:40px 0 30px 0;
	text-align:center;
}

#newsletter form {
	margin:0;
	padding:0;
}

#newsletter form label {
	display:block;
	font-size:.85em;
	padding:0 22px;
}

#newsletter form input#email {
	padding:2px;
	width:117px;
}

#newsletter form input {
	margin:10px 0 0 0;
}

#content #copy form {
    margin:20px 35px 0 20px;
    padding:0;
}

#content #copy form p {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1em;
	padding:10px 0 7px 10px;
	text-indent:0;
}

#content #copy fieldset {
	background:url(/images/bg-newsletter.gif) bottom repeat-x;
	border:1px solid #CCCCB2;
	margin:0 0 0 0;
	padding:6px;
	text-align:left;
	width:418px;
}

#content #copy legend {
    border:none;
	background:none;
	color:#660000;
	font-size:1em;
	font-weight:bold;
	letter-spacing:.1em;
	text-transform:uppercase;
	padding:0 5px;
}

#content #copy label {
    color:#001551;
    display:block;
    float:left;
	font-style:italic;
    font-size:1em;
	font-weight:bold;
    margin:3px 5px 0px 7px;
	width:140px;
}

#content #copy label.comments {
	padding-bottom:6px;
	width:350px;
}

html>body label.comments { /* IE puts random line if no float is provided so hide this decleration from IE */
	float:none;
}

#content #copy label.inline {
	display:inline;
	float:none;
	font-style:normal;
	font-weight:normal;
	width:auto;
}

#content #copy input.text {
    border:1px solid #CCCCB2;
	display:inline;
    font-size:10px;
    margin:2px 1px;
    padding:2px;
    width:235px;
}

#content #copy form textarea {
	height: 133px;
	overflow:auto;
	width: 390px;
	padding: 2px;
}

#content #copy input.submit {
    float: right;
	margin:5px 0 0 0;
}

form em {
  color:#798238;
  margin-left:5px;
  font-size:0.8em;
  font-style:italic;
}

form .button {
  width:90px;
  border:1px solid #E9D7BC;
  font-weight:bold;
}

form .hiddenfield {display:none;}

input[type=text], textarea {
	font: 1em Gill Sans, Trebuchet, Trebuchet MS, Arial;
	border: 1px #ccc solid;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
}

form input[type=text] {
	margin: 5px 5px 1px 0;
}

/* IE hax */
*html fieldset {
	position:relative;
}

*html legend {
	margin-bottom:7px;
}

*html label {
	margin:2px 5px -2px 7px;
	padding-bottom:3px;
}

/* basic formatting classes */

.clear {
	clear:both;
	font-size:1px;
	height:1px;
	margin-top:-1px;
}

.center {
	text-align: center;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* various image classes  */
	
img {
	border: none;
}

img.float-r {
	float:right;
	display:inline;
	margin:0 10px 10px 25px;
}

#home img.float-r {
	display:inline;
	float:right;
	margin:-10px 0 15px 25px;
}

img.float-l {
	display:inline;
	float:left;
	margin:0 25px 10px 0px;
}

img.border {
    background:#660000 url(images/bg-body.gif);
    border:none;
    padding:10px;
}

img.thumb {
    float:left;
    border:none;
    margin:1px 10px 0 0;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* blog stuff */

.postmetadata {
	border-top: 1px solid #ccc;
	color: #888 !important;
	font-size: 12px !important;
	margin: 12px 0 0 0;
	padding-top: 8px;
}

#home br { display: none; }