/*  
Theme Name: mOm
Theme URI: http://www.crittur.com
Description: Wordpress "mOm" Theme Designed by mOm.
Version: 1.0
Author:mOm
Author URI: http://www.crittur.com
Tags: Yellow-purple-green, custom header, fixed width, two columns, left column, Unique design, widgets, options page, Adsense, option page

*/

body {
background-color: #0ba14a;
font-family: verdana, arial, sans-serif;
font-size: .8125em;
margin: 0;
padding: 0;
text-align: center;
}

#main {
width: 1000px;
position: relative;
margin: 0 auto;
text-align: left;
}

#header {
position: relative;
top: 0;
background: #fff349 url(images/headbkg.gif) no-repeat top right;
width: 850px;
margin-bottom: 0;
}

#header h1, #header .description {
display: none;
}

#logo {
position: relative;
background: url(images/logo.gif) no-repeat;

width: 300px;
height: 160px;
}

#menu {
background-color: #fff349;
position: absolute;
top: 0;
right: 0;
height: 30px;
margin: 0 0px 0 0;
}

#menu ul, #catmenu ul {
padding: 0;
margin: 0;
}

#menu li.page_item {
list-style-type: none;
float: left;
margin: 5px 1em;
}

#menu li.page-item-2 {
list-style-type: disc;
float: left;
margin: 5px 1.5em;
}

#menu a {
text-decoration: none;
color: #000;
font-weight: bold;
}

#catmenu {
background-color: #21409a;
height: 42px;
}

#catmenu li.cat-item {
list-style-type: none;
float: left;
margin: 12px 1em;
}

#catmenu li.cat-item a {
color: #fff;
text-decoration: none;
font-weight: bold;
}

#content {
position: relative;
float: right;
width: 600px;
margin-right: 150px;
background-color: #fff;
padding: 20px;
}

#content li {
list-style-type: disc;
margin: 5px 1.5em;
}

.post-date {
background-color: #7f3e98;
color: #fff349;
margin: 10px 0 0 -20px;
padding: 5px 20px;
height: 20px;
width: 61px;
font-weight: normal;
font-size: 1.1em;
font-style: italic;
}
/*
.post-day {
padding-left: 5px;
margin-left: 3px;
margin-right: -25px;
padding-top: 5px;
padding-bottom: 8px;
padding-right: 24px;
background-color: #21409a;
}
*/
.title h2 a {
text-decoration: none;
color: #21409a;
font-size: .9em;
}

.title h2 a:hover {
color: #7f3e98;
}

#sidebar {
background-color: #7f3e98;
position: relative;
float: left;
width: 190px;
padding: 10px;
}

.sidebartitle {
color: #fff349;
font-weight: normal;
}

#sidebar  ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar  li {
margin: 10px;
padding: 0;
}

#sidebar li a {
color: #fff;
text-decoration: none;
font-weight: normal;
}


#footer {
clear: both;
width: 840px;
background-color: #fff349;
height: 20px;
padding: 10px 0 10px 10px;
}

.references {
font-size: 10px;
color: gray;
border-top: 1px solid gray;
}

img.alignleft {
padding: 0px 10px 10px 0px;
border: none;
float: left;
}

h3 {
font-size: .9em;
}

.rss {
padding-left: 200px;
}

.rss img {
border: none;
}

