/* CSS Document */
/*

Theme Name: crazedmommy

Theme URI: http://www.crazedmommy.com/

Description: crazedmommy theme.  Graphics and Layout by Swank Web Style.

Version: 2.0

Author: Karen Rani Bodkin

Author URI: http://www.karenbodkin.com/

*/

* {margin: 0; padding: 0;}



body {

	background-color: #937849;

    font-size: small;

	font-family:  "Verdana" , "Lucida Sans Unicode", "Lucida Grande", arial, helvetica, sans-serif;

	margin-left: auto;

	margin-right: auto;

	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 0px 0 0;}

.alignleft {float: left; margin: 0 0 0 0px;}



.clear {clear:both;}



#container {

	width: 1024px;

	\width: 1024px;

	w\idth: 1024px;

	margin-left: auto;

	margin-right: auto;

	background-image: url(images/background.png);

	background-repeat: repeat-y;

	background-position: top left;

        overflow: hidden;

}



#container-image {

        float: left;

	width: 1024px;

	height: 279px;

	background-image: url(images/header.png);

	background-repeat: no-repeat;

	background-position: top left;

        margin: 0px 0px 0px 0px;

        
}






a {color: #800000; font-weight: normal; text-decoration: none;}

a:link {color: #800000; font-weight: normal; text-decoration: none;}

a:visited {color: #800000; font-weight: normal; text-decoration: none;}

a:hover {color: #ffffff; background-color: #800000; font-weight: normal; text-decoration: none;}



#footer a {color: #fff; font-weight: normal; text-decoration: none;}

#footer a:link {color: #fff; font-weight: normal; text-decoration: none;}

#footer a:visited {color: #fff; font-weight: normal; text-decoration: none;}

#footer a:hover {color: #800000; background-color: #ffffff;  font-weight: normal; text-decoration: none;}


ol#commentlist li.alt a {color: #fff; font-weight: normal; text-decoration: none;}

ol#commentlist li.alt a:link {color: #fff; font-weight: normal; text-decoration: none;}

ol#commentlist li.alt a:visited {color: #fff; font-weight: normal; text-decoration: none;}

ol#commentlist li.alt a:hover {color: #800000; background-color: #ffffff;  font-weight: normal; text-decoration: none;}


#sideR li a {color: #000; font-weight: normal; text-decoration: none;}

#sideR li a:link {color: #000; font-weight: normal; text-decoration: none;}

#sideR li a:visited {color: #000; font-weight: normal; text-decoration: none;}

#sideR li a:hover {color: #800000; background-color: #ffffff;  font-weight: normal; text-decoration: none;}


#topmenu a {color: #fff; font-weight: normal; text-decoration: none;}

#topmenu a:link {color: #fff; font-weight: normal; text-decoration: none;}

#topmenu a:visited {color: #fff; font-weight: normal; text-decoration: none;}

#topmenu a:hover {color: #800000; background-color: #fff;  font-weight: normal; text-decoration: none;}





#content {	

        float: left;

	padding: 10px 0px 0px 50px;

	width: 500px;

	margin: 0px 0px 0px 10px;
}

#topmenu  {

        float: left;

	width: 1024px;

	height: 48px;

	background-image: url(images/topmenu.png);

	background-repeat: no-repeat;

	background-position: top left;

        margin: 0px 0px 0px 0px;

        padding: 0px 0px 0px 46px;

        

}



.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 #800000;

}

#side {
        float: right;

	width: 200px;

	margin: 0px 0px 0px 0px;

        padding: 8px 3px 0 4px;

	text-align: center;

        font-size: 94%;

        

}


#sideL {

        float: left;

	width: 190px;

	margin: 0px 8px 0px 8px;

        padding: 8px 3px 0px 8px;

	text-align: center;

        font-size: 94%;

        

}

#sideR  {

        float: right;

	width: 190px;

	margin: 0px 0px 0px 0px;

        padding: 0px 48px 0px 0px;

	text-align: center;

        font-size: 94%;

        

}



.navigation  {

	font-size: 90%;

	text-align: center;

	margin: 10px 0;

        padding: 0 0 10px 0;

}



#footer {

        clear: both;

        padding: 40px 0px 10px 0px;

	margin-left: auto;

	margin-right: auto;

        width: 1024px;

	height: 283px;

	background-image: url(images/footer.png);

	background-repeat: no-repeat;

	background-position: top left;

	background-position: top left;

        font-family:  Georgia, Times, Times New Roman, serif;

	font-size: 100%;

        font-color: #ffffff;

}

      

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: #800000;

        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: #800000;

}



h3  { 

	font-size: 110%;

	text-align: left;

	font-weight: normal;

	padding: 0 0 5px 5px;

        margin: 0 0 10px 0px;

        border-bottom: 1px solid #800000;

        color: #800000;

}



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 #800000;

        color: #800000;

}

h3.footer  { 

	font-size: 100%;

	text-align: center;

	font-weight: normal;

	padding: 0 0 5px 0;

        margin: 0 20px 10px 10px;

        border-bottom: 0px solid #ffffff;

        color: #ffffff;

}

h4  { 

	font-size: 80%;

	text-align: left;

	font-weight: normal;

	padding: 0 0 5px 5px;

        margin: 0 0 10px 0px;

        border-bottom: 0px solid #800000;

        color: #800000;

}




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: #fff;

        border: 1px solid #800000; 

	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;

}


img.wp-smiley {
  border:medium none;
  vertical-align:middle;
}

input, textarea, select {
        background-color: #fff;
        border: 1px solid #800000;
        text-align: left;
        color: #000;
}

#s {width: 160px;}

ol#commentlist {
	margin: 0 auto 0;
	padding: 0;
}

ol#commentlist li {
        list-style-type: none;
        width: 400px; 
        background-color: #fff;
        border: 1px solid #800000; 
        color: #000;
	padding: 5px;
	margin: 0 auto 20px;
}

ol#commentlist li.alt {
        list-style-type: none;
        width: 400px; 
	background-color: #8e703c;
        text-color: #000;
        border: 1px solid #fff;
        color: #000;
	padding: 5px;
	margin: 0 auto 20px;
}

#commentform {
	margin: 0 0 0 60px;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url {
        background-color: #fff;
        border: 1px solid #800000; 
	width: 225px;
	padding: 1px;
	margin: 0 0 2px 0;
}

#commentform textarea {
        width: 400px; 
        background-color: #fff;
        border: 1px solid #800000; 
        padding: 1px;
	margin: 0 0 0 0;
}

.gravatar {
float:right;
padding: 2px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 2px;
margin-right: 3px;
margin-left: 3px;
border: 1px solid #000;
background: #fff;
}

.clear {clear: both; }