/*  
Theme Name: Wise Women
Adpated from Ocean Mist
Theme URI: http://www.edmerritt.com/
Description: Ocean Mist 1.2<br /> This release fixes some minor bugs with smileys and embedding videos into a post.<br />By default posts are now displayed in the wider format and pages are listed across the top as tabs.
Version: 1.2
Author: Ed Merritt
Author URI: http://www.edmerritt.com/
*/


/* layout */
* {
font-size: 100%;
margin: 0;
padding: 0;
line-height: 1.4em;
}
body {
position: relative;
background: url(images/bg_body.gif) top left repeat-x #9BC3D5;
border: none;
font: 70% Verdana, Arial, Helvetica, sans-serif;
color: #404040;
text-align: center;
}
#page {
display: block;
width: 998px;
background: url(images/bg_main.gif) top repeat-y;
text-align: left;
margin: 0 auto;
}
#header {
position: relative;
float: left;
display: block;
width: 998px;
background: url(images/bg_header.png) top left no-repeat;
min-height: 209px;
padding: 0;
border-bottom: 2px solid #67939b;

}
* html #header {
height: 209px;
}
#content {
float: left;
display: block;
width: 700px;
margin: 0 0 0 0;
}
#sidebar {
float: left;
display: block;
width: 298px;
margin: 0;
}

#sidebar ul li {
  font-size: 110%;
}

* html #content, * html #sidebar {
position: relative;
left: -7px;
}
.post {
float: left;
display: block;
width: 675px;
margin: 0 0 0 18px;
}
.page {
float: left;
display: block;
width: 507px;
margin: 0 0 0 18px;
}
.archive {
float: left;
width: 675px;
margin: 0 0 0 18px;
border-bottom: 1px solid #ccc;
}
#sidebar .post {
display: block;
width: 250px;
margin: 0 0 0 18px;
}
.title {
float: left;
display: block;
width: 700px;
margin: 0 0 8px 0;
}
.widget_text img {
margin-top: 15px;
margin-bottom: 15px;
}
.widget ul {
list-style-type:none;
margin-top: 10px;
}
.widget a:link, .widget a:visited {
color: #800080;
}
#nav {
  background: url(images/bg_h2.gif) bottom left #CADFED;
  font: 1.05em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 8px 100px 18px 42px;
  width: 565px;
  height: 15px;
  text-align: left;
  margin: -6px 0 0 0;
  
  }
  
#nav ul {
display: block;
max-width: 605px;
text-align: left;
margin: 9px 0;
list-style: none;
}
#nav li {
float: left;
display: inline;
padding-bottom: 4px;
}
#nav a {
float: left;
margin: 0;
padding: 0 9px;
color: #31363e;
text-decoration: none;
}
#nav a:hover {
position: relative;
background: #ccc;
color: #202429;
}
#nav #current a {
position: relative;
background: #a2a4a5;
color: #fff;
}
#sidebar .title {
float: left;
display: block;
width: 298px;
background: url(images/bg_h3.gif) bottom left repeat-x #CADFED;
margin: 0;
}
.entry {
float: right;
display: block;
width: 350px;
margin: 0;
}
.post .tags {
float: left;
width: 385px;
background: url(images/icon_tags.png) no-repeat left center;
padding-left: 35px;
height: 30px;
line-height: 30px;
}
.post .links {
float: right;
text-align: left;
width: 170px;
background: url(images/icon_heart.png) no-repeat left center;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
.postinfo {
float: left;
display: block;
width: 250px;
margin: 0 0 18px 0;
}
.wideposts .entry {
float: left;
display: block;
width: 675px;
margin: 0 0 18px 0;
font-size: 120%;
line-height: 140%;
}
.wideposts .postinfo {
float: left;
display: block;
width: 675px;
margin: 0 0 18px 0;
}
.archive .postinfo {
margin-left: 0;
}
.archive .entry {
margin-right: -24px;
}
* html .post, * html #sidebar .post, * html .archive {
margin-left: 0;
position: relative;
left: 18px;
}
p img, a:link img,  a:visited img, a:hover img {
float: none;
margin: 5px 0 5px 0;
border: 6px solid #C0C0C0;
}
p img.aligncenter {
text-align: center;
}
p img.wp-smiley {
float: none;
margin: 0;
}
embed {
float: left;
margin: 0 18px 12px 0;
}

#sidebar img, #mainpic img { border: 1; }

/* typography */
h1 {
font: 2.2em Tahoma, Verdana, Arial, sans-serif;
color: #63949C;
padding: 45px 37px 0 0;
margin: 0 0 -5px 0;
}
h1 a, h1 a:visited {
color: #fff;
text-decoration: none;
}
.description {
color: #CADFED;
margin: 0 37px 25px 37px;
}

.title h2 {
font: 1.05em Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 9px 24px 12px 24px;
color: #800080;
}
#content .postwrapper .title h2, .archive .title h2 {
font: 2.2em Georgia, Bookman, Times New Roman, serif;
color: #8EA644;
text-transform: none;
margin: 0;
padding: 9px 7px 2px 15px;
}
#sidebar .title h2 {
font: 1.05em Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 9px 0px 12px 35px;
background: none;
color: #32474B;
}
.title small {
font: 2.2em Georgia, Bookman, Times New Roman, serif;
float: right;
padding: 9px 24px 12px 15px;
color: #808080;
}

h3 {
font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 0.5em 0;
}
p {
margin: 0 0 18px 0;
padding: 0;
}
.entry p {
padding-right: 24px;
}
.postinfo p {
padding: 0 6px;
}
.req {
padding-left: 3px;
color: #CC0000;
}
blockquote {
padding: 0 0 0 25px;
border-left: 5px solid #efefef;
}

/* lists */
ul {
margin: 0 0 24px 9px;
}
ol {
margin: 0 0 24px 9px;
}
ul li {
margin: 0 24px 0 14px;
}
ol li {
margin: 0 24px 0 14px;
}
.buttons {
float: left;
display: block;
width: 100%;
list-style: none;
margin-left: 0;
margin-bottom: 21px;
}
*:first-child+html .buttons {
float: none;
}
.buttons li {
float: left;
margin: 0 18px 3px 0;
padding: 0;
}
.buttons ul {
margin: 3px 0 0 0;
list-style: none;
padding-bottom: -5px;
}
.buttons ul a, .buttons ul a:visited {
padding: 3px 6px 4px 6px;
font-weight: normal;
}
* html .buttons li {
margin: 0;
}
.buttons a, .buttons a:visited {
display: block;
width: 145px;
padding: 6px;
text-align: center;
background: url(images/menu.gif) bottom left no-repeat;
border-top: 1px solid #D1E0F0;
font-weight: bold;
}
#sidebar .buttons a {
text-align: left;
}
.buttons a:hover {
background-position: bottom right;
}
p.pages {
flont-weight: bold;
}
p.pages a {
display: block;
padding: 3px;
width: auto;
background: url(images/menu.gif) bottom left no-repeat;
border-top: 1px solid #D1E0F0;
border-right: 1px solid #D1E0F0;
}
.post_meta {
position: relative;
font-size: 1.2em;
height: 20px;
width: 675px;
margin: 0 0 8px 15px;
padding: 0;
color: #808080;
background-color: #fcfcfc;
border-top: 1px solid #cad6e1;
border-bottom: 1px solid #cad6e1;
}

.post_meta p {
margin: 0;
position:absolute;
}

.post_meta .catlist {
left: 0pt;
}

.post_meta .comment_count {
  right: 0;
}
.post_meta a, .post_meta a:visited {
color: #cc3399;
width: 145px;
padding: 1px 6px 2px 6px;
margin: 1px 0;
}
.post_meta a:hover {
background: #F2F2F2;
}

#themeswitcher {
list-style: none;
margin: 0 0 18px 0;
}
#themeswitcher li {
margin: 0;
}
#sidelist {
list-style: none;
}
#sidelist li {
margin: 0;
}
#sidelist li li {
margin: 0 24px 0 8px;
}
#sidelist ul {
list-style-type: disc;
}


/* links */
.title h2 a, .title h2 a:visited {
color: #8EA644;
text-decoration: none;
}

a, a:visited {
color: #0099FF;
text-decoration: none;
}

p a:hover, ul a:hover {
background-color: #BFD3E0;
}
#content p a:hover, #content ul a:hover {
background-color: #E2EBF8;
color: #0099FF;
}
.entry a:link, .entry a:visited {
color: #5273B5;
text-decoration: underline;
}
/* main image */
#mainpic {
position: absolute;
top: 9;
float: left;
display: block;
width: 728px;
height: 90px;
margin: 45px 10px;
}


/* forms */
form {
margin: 0 0 18px 0;
}
#searchsubmit {
position: absolute;
}
#s {
width: 223px;
padding: 2px;
border: 1px solid #B9C3D1;
background: #CAD6E1;
color: #32474B;
margin-right: 2px;
}
select, .field {
width: 250px;
margin: 15px 0 4px 0;
color: #32474B;
}
.field {
padding: 2px;
width: 153px;
}
textarea {
padding: 2px;
width: 308px;
font: 1em Verdana, Arial, Helvetica, sans-serif;
}
select option {
padding: 1px;
}
#submit {
padding: 3px;
}


/* calendar */
#wp-calendar caption {
width: 157px;
text-align: center;
background: #4b5d67;
color: #fff;
border-bottom: 2px solid #e6eef7;
}
#wp-calendar {
border-collapse: collapse;
width: 155px;
text-align: center;
}
#wp-calendar thead tr {
background: url(images/cal_bkg.gif) bottom right no-repeat;
}
#wp-calendar thead th {
background: url(images/cal_single.gif) top left no-repeat;
}
#wp-calendar tbody td {
background: url(images/cal_single2.gif) top left no-repeat;
padding: 2px 0;
}
#wp-calendar #today {
background: url(images/cal_single_today.gif) top left no-repeat;
color: #000;
}
#wp-calendar tbody .pad {
background: url(images/cal_pad.gif) top left no-repeat;
}
#wp-calendar a {
padding: 2px 0;
font-weight: bold;
}
#wp-calendar tfoot td {
padding: 3px 0;
background: url(images/cal_pad.gif) top left no-repeat;
}
#wp-calendar #next {
text-align: right;
padding-right: 10px;
}
#calendar_wrap {
display: block;
width: 156px;
background: url(images/cal_bkg.gif) bottom right no-repeat;
padding: 0 1px 1px 0;
margin: 0 0 18px 0;
}

/* page tabs */
#pagetabs {
position: absolute;
bottom: 3px;
left: 1px;
display: block;
float: left;
padding: 0;
margin: 0 0 0 25px;
list-style: none;
}
#pagetabs ul {
display: none;
}
#pagetabs li {
float: left;
border-bottom: 1px solid #414e53;
margin: 0 5px 0 0;
padding: 0;
}
#pagetabs li:hover {
border-bottom: 1px solid #486065;
}
#pagetabs a {
float: left;
display: block;
padding: 5px 5px 3px 5px;
background: #526a74;
color: #fff;
font-weight: bold;
border-bottom: 2px solid #4a5e65;
}
#pagetabs a:hover {
background: #5c7d86;
border-bottom: 2px solid #527077;
color: #fff;
}
.pagetabstitle {
border-bottom: none !important;
color: #fff;
font-weight: bold;
position: relative;
top: 4px;
}

/* footer */
#footer {
clear: both;
display: block;
width: 998px;
background: url(images/bg_footer.gif) bottom no-repeat;
border-bottom: 20px solid #9BC3D5;
text-align: center;
}
* html #footer {
margin-top: 18px;
}
#footer-top {
display: block;
width: 998px;
height: 15px;
background: url(images/bg_footer-top.gif) top;
}
#footer p {
color: #798892;
/* padding: 0 37px 7px 37px; */
}
#footer a, #footer a:visited {
color: #B05255;
}
.edit {
margin: 10px 0;
float:left;
}
.cat-item a:link, .cat-item a:visited {
color: #3B5A99;
}
#recentcomments a:link, #recentcomments a:visited {
color: #D77331;
}
.textwidget a:link, .textwidget a:visited {
color: #CC3399;
}
#recentcomments li {
margin-bottom: 15px;
}
#subscribe {
background-image: url(images/rssbg.png);
background-position: right;
background-repeat: no-repeat;
width: 182px;
padding: 45px;
padding-right: 58px;
padding-top: 30px;
height: 30px;
float: left;
margin: 0 0 0 -18px;
text-align: center;
font-size: 110%;
}
.widget.widget_recent_entries ul {
padding-left: 18px;
}
.widget.widget_recent_entries ul li {
list-style-image: url(images/list.gif);
}
#sidebar .widget_tag_cloud  .post {
text-align: center;
width: 210px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}