/*
Theme Name: mncbeach
Theme URI: http://www.mommyneedscoffee.com/
Description: Mommy Needs Coffee Theme.  Graphics and Layout by Swank Web Style.
Version: 2.0
Author: Karen Rani
Author URI: http://www.swankwebstyle.com/
*/
* {margin: 0; padding: 0;}

body {
	background-color: #c6b2a2;
	font-size: small;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", arial, helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
        color: #000;
}

* html body {
        font-size: x-small; /* for IE5/Win */
        f\ont-size: small;  /* for other IE versions */}

img {border: 0;}

.alignright {float: right; margin: 0 10px 0 0;}
.alignleft {float: left; margin: 0 0 0 10px;}

.clear {clear:both;}

#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top left;
        overflow: hidden;
}

#container-image {
        float: left;
	width: 900px;
	height: 289px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#flickr {
        float: left;
	width: 900px;
	height: 120px;
        margin-left: auto;
	margin-right: auto;
	background-color: #245d6f; 
	background-repeat: no-repeat;
	background-position: top left;
}


#topmenu {
        float: left;
        margin: 0;
        font-size: 100%;
	width: 900px;
	height: 40px;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#topmenu a {
        float: left;
        margin: 7px 0 0 10px;
}

#topmenu input, #topmenu select {
        float: left;
        padding: 1px;
        margin: 5px 0 0 10px;
}

#topmenu form p {margin: 0; padding: 0;}

#topmenu select#menu1 {
        width: 160px;
}

#topmenu input#s {
        width: 170px;
}

#topmenu input#searchsubmit {
        padding: 0;
}

a {color: #245d6f; font-weight: normal; text-decoration: none;}
a:link {color: #245d6f; font-weight: normal; text-decoration: none;}
a:visited {color: #245d6f; font-weight: normal; text-decoration: none;}
a:hover {color: #c6b2a2; background-color: #245d6f; font-weight: normal; text-decoration: none;}

#topmenu a {color: #c6b2a2; font-weight: normal; text-decoration: none;}
#topmenu a:link {color: #c6b2a2; font-weight: normal; text-decoration: none;}
#topmenu a:visited {color: #c6b2a2; font-weight: normal; text-decoration: none;}
#topmenu a:hover {color: #c6b2a2; background-color: #c6b2a2;  font-weight: normal; text-decoration: none;}

ol#commentlist li.alt a {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt a:link {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt a:visited {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt a:hover {color: #c6b2a2; background-color: #245d6f; font-weight: normal; text-decoration: none;}

ol#commentlist li a {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li a:link {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li a:visited {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li a:hover {color: #c6b2a2; background-color: #245d6f; font-weight: normal; text-decoration: none;}

ol#commentlist li.alt .highlighted a {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt .highlighted a:link {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt .highlighted a:visited {color: #245d6f; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt .highlighted a:hover {color: #c6b2a2; background-color: #245d6f; font-weight: normal; text-decoration: none;}

#content {	
        float: right;
	padding: 10px 30px 0 0;
	width: 630px;
	margin: 0;
        

}

.storycontent {
        padding: 10px 15px 10px 15px;
}

p {margin: 0 0 10px 0;}

.post  {
        clear: both;
	font-size: 85%;
        text-align: center;
	padding: 5px 0 30px 0;
        margin: 10px 0 0 0;
        border-bottom: 1px solid #245d6f;
}

#side {
        float: left;
	width: 190px;
	margin: 0px 0px 0px 10px;
        padding: 8px 8px 0 4px;
	text-align: center;
        font-size: 90%;
        
}

.navigation  {
	font-size: 90%;
	text-align: center;
	margin: 10px 0;
        padding: 0 0 10px 0;
}

#footer {
        clear: both;
	margin-left: auto;
	margin-right: auto;
        width: 900px;
	height: 19px;
	background-image: url(images/footer.jpg);
	background-position: top left;
}
      
h1 {
        font-family:  Georgia, Times, Times New Roman, serif;
	font-size: 170%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 0 0;
        margin: 0;
        color: #245d6f;
        text-decoration: none;
}

h2       { 
        font-family:  Georgia, Times, Times New Roman, serif;
	font-size: 140%;
	text-align: center;
	font-weight: normal;
	padding: 0px 0 1px 0;
        color: #245d6f;
}

h3  { 
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 5px 5px;
        margin: 0 0 10px 0px;
        border-bottom: 1px solid #245d6f;
        color: #245d6f;
}

h3.pagetitle  { 
	font-size: 130%;
	text-align: center;
	font-weight: normal;
	padding: 0 0 5px 0;
        margin: 0 20px 10px 10px;
        border-bottom: 0px solid #245d6f;
        color: #245d6f;
}

ul  {
        list-style-type: none;
        text-align: left;
        padding: 5px;
        margin: 0 5px 20px 5px;
}

li  {
        list-style-type: none;
}

.storycontent ul  {
        list-style-type: none;
        text-align: left;
        padding: 5px;
        margin: 0 0 0 15px;
}

.storycontent li  {
        list-style-type: disc;
        list-style-position: outside;
}

blockquote {
	text-align: left;
        background-color: #c6b2a2;
        border: 1px solid #245d6f; 
	width: 85%;
	padding: 5px;
	margin: 10px auto 10px auto;
        font-size: 90%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
}

input, textarea, select {
        background-color: #c6b2a2;
        border: 1px solid #245d6f;
        text-align: left;
        color: #000000;
        margin: 0 0 2px 0;
}

#s {width: 180px;}

ol#commentlist {
	margin: 0 auto 0;
	padding: 0;
}

ol#commentlist li {
        list-style-type: none;
        width: 500px; 
        background-color: #c6b2a2;
        border: 1px solid #245d6f; 
        color: #000;
	padding: 5px;
	margin: 0 auto 20px auto;
}

ol#commentlist li.alt {
        list-style-type: none;
        width: 500px; 
	background-color: #c6b2a2;
        border: 1px solid #245d6f;
        color: #000;
	padding: 5px;
	margin: 0 auto 20px auto;
}

.highlighted {
        background-color: #245d6f;
        padding: 5px;
        color: #000;
}

#commentform {
	margin: 0px 20px 0px 0px;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url {
        background-color: #c6b2a2;
        border: 1px solid #245d6f; 
	width: 225px;
	padding: 1px;
	margin: 0 0 2px 10px;
}

#commentform textarea {
        width: 500px; 
        background-color: #c6b2a2;
        border: 1px solid #245d6f; 
        padding: 1px;
	margin: 0px 20px 0px 0px;
        color: #000;
}
