/*  
Theme Name: OH Momma
Theme URI: none
Description: This is my theme for the My OH Momma Website.
Version: 1.0
Author: Leslie John Grimmett
Author URI: http://mymommysplace.com/

*/

body, 
html { 
margin:0; 
padding:0; 
color:#000; 
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body
{
background-image:url('images/background.jpg');
background-repeat:repeat;
} 

h1{
font-family: Verdana, Geneva, sans-serif;
font-size: 24px;
padding: 0px 0 10px 0;
}

h2{
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
padding: 10px; 0 10px 0;
}

h3{
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
padding: 10px 0 0 0;
}

.imgborder {
background: white;
padding:4px;
border:1px solid black;
} 

a:link, a:visited{
text-decoration: underline;
color: #993366;
}

a:hover{
text-decoration: none;
}

p{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
padding: 10px 0 0 0;
}

ul.a{
    list-style-type: disc;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    padding:  0 0px 0 30px;}
    
ul.b{
    list-style-type: circle;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    padding:  0 0px 0 30px;}    
    
ol.c{
    list-style-type: decimal;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    padding:  0 0px 0 30px;}     


#wrap { 
position:relative;
width:940px; 
margin:0 auto;
min-height:100%; 
height:100%; 
background:#ffffff; 
}

#header {
	position:relative;
	width:940px;
	height:246px;
	margin:0 auto;
}

#My-OH-Momma-Header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:940px;
	height:15px;
	background: url("images/My-OH-Momma-Header_01.png") no-repeat 0 0;
}

#Myx20OHx20Mommax20Headerx20Logo {
	position:absolute;
	left:0px;
	top:15px;
	width:202px;
	height:189px;
	background: url("images/My-OH-Momma-Header-Logo.png") no-repeat 0 0;
}

#Myx20OHx20Mommax20Headerx20Logo a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#My-OH-Momma-Header-03 {
	position:absolute;
	left:202px;
	top:15px;
	width:737px;
	height:65px;
	background: url("images/My-OH-Momma-Header_03.png") no-repeat 0 0;
}

#tagline {
	position:absolute;
	left:202px;
	top:80px;
	width:737px;
	height:68px;
	background: url("images/tagline.png") no-repeat 0 0;
}

#My-OH-Momma-Header-05 {
	position:absolute;
	left:202px;
	top:148px;
	width:737px;
	height:56px;
	background: url("images/My-OH-Momma-Header_05.png") no-repeat 0 0;
}

#headerlinks{position:relative;}
#headerlinks li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#headerlinks li, #headerlinks a{height:36px;display:block;}

#about {
  display: block;
  position:absolute;
  right: 208px;
  width: 96px;
  height: 36px;
  background: url("images/about_header.png") no-repeat 0 0;
}

#about:hover { 
  background-position: 0 -36px;
}

#about span{
  display: none;
}

#contact {
  display: block;
  position: absolute;
  right: 100px;
  width: 104px;
  height: 36px;
  background: url("images/contact_header.png") no-repeat 0 0;
}

#contact:hover { 
  background-position: 0 -36px;
}

#contact span{
  display: none;
}

#sitemap {
  display: block;
  position: absolute;
  right: 0px;
  width: 96px;
  height: 36px;
  background: url("images/sitemap_header.png") no-repeat 0 0;
}

#sitemap:hover { 
  background-position: 0 -36px;
}

#sitemap span{
  display: none;
}

#navbar{position:relative;}
#navbar li{margin:0;padding:0;list-style:none;position:absolute;top:204px;}
#navbar li, #navbar a{height:42px;display:block;}

#fun {
  display: block;
  position: absolute;
  top: 204px;
  right: 807px;
  width: 133px;
  height: 42px;
  background: url("images/fun.png") no-repeat 0 0;
}

#fun:hover { 
  background-position: 0 -42px;
}

#fun span{
  display: none;
}

#go {
  display: block;
  position: absolute;
  top: 204px;
  right: 691px;
  width: 116px;
  height: 42px;
  background: url("images/go.png") no-repeat 0 0;
}

#go:hover { 
  background-position: 0 -42px;
}

#go span{
  display: none;
}

#knows {
  display: block;
  position: absolute;
  top: 204px;
  right: 538px;
  width: 153px;
  height: 42px;
  background: url("images/knows.png") no-repeat 0 0;
}

#knows:hover { 
  background-position: 0 -42px;
}

#knows span{
  display: none;
}

#says {
  display: block;
  position: absolute;
  top: 204px;
  right: 402px;
  width: 136px;
  height: 42px;
  background: url("images/says.png") no-repeat 0 0;
}

#says:hover { 
  background-position: 0 -42px;
}

#says span{
  display: none;
}

#baby {
  display: block;
  position: absolute;
  top: 204px;
  right: 270px;
  width: 132px;
  height: 42px;
  background: url("images/baby.png") no-repeat 0 0;
}

#baby:hover { 
  background-position: 0 -42px;
}

#baby span{
  display: none;
}

#cares {
  display: block;
  position: absolute;
  top: 204px;
  right: 130px;
  width: 140px;
  height: 42px;
  background: url("images/cares.png") no-repeat 0 0;
}

#cares:hover { 
  background-position: 0 -42px;
}

#cares span{
  display: none;
}

#wow {
  display: block;
  position: absolute;
  top: 204px;
  right: 0px;
  width: 130px;
  height: 42px;
  background: url("images/wow.png") no-repeat 0 0;
}

#wow:hover { 
  background-position: 0 -42px;
}

#wow span{
  display: none;
}


#full {
position: relative;
padding-top:20px;
padding-right:20px;
padding-left:20px;
padding-bottom:170px; 
width:900px; 
background: #ffffff;  
} 

#container {
position:relative;
float:left;
padding-top:20px;
padding-right:10px;
padding-left:10px;
padding-bottom:0px; 
width:550px; 
} 


.post{
padding: 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
padding: 10px 10px 10px 10px; 
}

.entry{
line-height: 18px;
padding: 10px 0 0 10px;
}


p.postmetadata{
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.slideshow { 
height: 300px; 
width: 530px; 
border-top: 10px solid #2d0a0b; 
border-left: 10px solid #2d0a0b;
border-right: 10px solid #2d0a0b;
border-bottom: 25px solid #2d0a0b;
}

.slideshow img { 
padding: 0px; 
border: 1px solid #ccc; 
background-color: #ffffff; 
}

#nav {
	position:relative;
	left:5px;
	bottom:21px;
	z-index:1;
	}
	

#nav a { background: #2d0a0b; color: #fbb1c0; text-decoration: none; margin: 5px 5px; padding: 0px 5px;  }
#nav a.activeSlide { background: #fbb1c0; color: #2d0a0b;  }

#caption {
	position:relative;
	right:5px;
	bottom:21px;
	z-index:1;
	color: #fbb1c0;
	}
	

.sidebar{
position:relative;
float:right;
padding-top:5px;
padding-right:10px;
padding-left:10px;
padding-bottom:0px;  
width:350px; 
} 

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 10px 10px 15px 10px;
background:#ffffff;
}

.sidebar ul li{
padding: 10px 0 0px 0;
background:#ffffff;
}

.sidebar ul li h2{
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
color: #2d0a0b;
border-top: 1px solid #2d0a0b; 
border-bottom: 1px solid #2d0a0b;
padding: 5px 0px 5px 0px;
background:#ffffff;
}

.sidebar ul ul li{
padding: 0;
background:#ffffff;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #2d0a0b;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0px;
 margin-right: 3px;
 border: 1px #2d0a0b;
 background: white;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #2d0a0b; }
ul.tabbernav li a:visited { color: #2d0a0b; }

ul.tabbernav li a:hover
{
 color: #2d0a0b;
 text-decoration:underline;
 background: white;
 border-color: white;
}

ul.tabbernav li.tabberactive a
{
 color: #fbb1c0;
 background-color: #2d0a0b;
 border: 1px solid #2d0a0b;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fbb1c0;
 text-decoration:underline;
 background: #2d0a0b;
 border-bottom: 1px solid #2d0a0b;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px;
 border:10px solid #2d0a0b;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

height:294px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

overflow:auto;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#connectwithustab {
	position:relative;
	left:0px;
	top:0px;
	width:330px;
	height:193px;
}

#connectwithus {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:91px;
}

#facebook {
	position:absolute;
	left:41px;
	top:91px;
	width:84px;
	height:67px;
}

#twitter {
	position:absolute;
	left:125px;
	top:91px;
	width:81px;
	height:67px;
}

#updates {
	position:absolute;
	left:208px;
	top:91px;
	width:83px;
	height:67px;
}


#connectwithus-06 {
	position:absolute;
	left:0px;
	top:158px;
	width:330px;
	height:35px;
}




#bottomwrapper { 
clear:both; 
background:#ffffff; 
}

#bottomwrapper {  
width:920px; 
padding-top:0px;
padding-right:10px;
padding-left:10px;
padding-bottom:150px;
background:#ffffff; 
} 

#OHFunBar {
	width:920px;
	height:35px;
	background-image:url("images/OhFunBarSquare.png");
}


#calendar { 
width:890px; 
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
border-top: 0px solid #2d0a0b; 
border-left: 10px solid #2d0a0b;
border-right: 10px solid #2d0a0b;
border-bottom: 10px solid #2d0a0b;
background:#ffffff; 
} 

#VisitOurSponsors {
	position:relative;
	width:920px;
	height:45px;
	background: url("images/VisitOurSponsors.png") no-repeat 0 0;
}

#adlinks {
	position:relative;
	padding-bottom:10px;
  	height:260px;
  	background: #ffffff;
}

#adleft {
	position:absolute;
  	left:27.5px;
  	top:0px;
  	width:250px;
  	height:250px;
}

#adcenter {
	position:absolute;
  	left:335px;
  	top:0px;
  	width:250px;
  	height:250px;
}

#adright {
	position:absolute;
	top:0px;
  	left:642.5px;
  	width:250px;
  	height:250px;
  	}


#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:940px;
	height:150px;
}

#My-OH-Momma-Footer-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:940px;
	height:24px;
	background: url("images/My-OH-Momma-Footer_01.png") no-repeat 0 0;
}


#My-OH-Momma-Footer-03 {
	position:absolute;
	left:0px;
	top:24px;
	width:279px;
	height:51px;
	background: url("images/My-OH-Momma-Footer_03.png") no-repeat 0 0;
}

#My-OH-Momma-Footer-03 a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}


#My-OH-Momma-Footer-04 {
	position:absolute;
	left:279px;
	top:24px;
	width:661px;
	height:51px;
	background: url("images/My-OH-Momma-Footer_04.png") no-repeat 0 0;
}

#My-OH-Momma-Footer-05 {
	position:absolute;
	left:0px;
	top:75px;
	width:343px;
	height:33px;
	background: url("images/My-OH-Momma-Footer_05.png") no-repeat 0 0;
}

#My-OH-Momma-Footer-06 {
	position:absolute;
	left:343px;
	top:75px;
	width:597px;
	height:33px;
	background: url("images/My-OH-Momma-Footer_06.png") no-repeat 0 0;
}

#My-OH-Momma-Footer-07 {
	position:absolute;
	left:0px;
	top:108px;
	width:941px;
	height:42px;
	background: url("images/My-OH-Momma-Footer_07.png") no-repeat 0 0;
}


#footerlinks li{margin:0;padding:0;list-style:none;position:absolute;bottom:0;}
#footerlinks li, #footerlinks a{height:36.5px;display:block;}

#aboutfooter {
  display: block;
  position:absolute;
  bottom: 0px;
  right: 372px;
  width: 62px;
  height: 36.5px;
  background: url("images/about_footer.png") no-repeat 0 0;
}

#aboutfooter:hover { 
  background-position: 0 -36.5px;
}

#aboutfooter span{
  display: none;
}

#advertising {
  display: block;
  position:absolute;
  bottom: 0px;
  right: 272px;
  width: 96px;
  height: 36px;
  background: url("images/advertising.png") no-repeat 0 0;
}

#advertising:hover { 
  background-position: 0 -36px;
}

#advertising span{
  display: none;
}

#contactfooter {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 190px;
  width: 78px;
  height: 36.5px;
  background: url("images/contact_footer.png") no-repeat 0 0;
}

#contactfooter:hover { 
  background-position: 0 -36.5px;
}

#contactfooter span{
  display: none;
}

#disclaimer {
  display: block;
  position:absolute;
  bottom: 0px;
  right: 90px;
  width: 96px;
  height: 36px;
  background: url("images/disclaimer.png") no-repeat 0 0;
}

#disclaimer:hover { 
  background-position: 0 -36px;
}

#disclaimer span{
  display: none;
}

#sitemapfooter {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 10px;
  width: 76px;
  height: 36px;
  background: url("images/sitemap_footer.png") no-repeat 0 0;
}

#sitemapfooter:hover { 
  background-position: 0 -36px;
}

#sitemapfooter span{
  display: none;
}


* html #footer { 
height:1px; 
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

-->
