/*  
Theme Name: Y_M_O
Theme URI: yourmomentousoccasions.com
Description: styled similarly to my packaging
Version: 3.0
Author: Lisa Parrish
Author URI: http://www.lisaparrish.com

*/



body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	background-image: url("images/bgtile.jpg");
	color: #a9a9a9 ;
}

a:link, a:visited{
	text-decoration: none;
	color: #c8050a  ;
padding: 0px;
spacing: 2px;
	
}

a:hover{
	color: #6e0f8c   ;
	text-decoration: none;
padding: 0px;
spacing: 2px;
	
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 922px;
	text-align: justify;
        background: #000000;

}

#header{
	float: left;
	width: 920px;
}

#img {border: none;
padding: 5px;}

#nav{
background:#000;
font-size:1.1em;
color: #252525;
}


#nav, #nav ul {
list-style: none;
line-height: 1;
background: #000000;
}


#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}


#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;
border-left:1px solid #a9a9a9;
border-top:1px solid #a9a9a9;
background: #000000;}


#nav a, #nav a:visited {
display:block;
font-weight:bold;
color: #a9a9a9;
padding:6px 12px;
background: #000000;}


#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:#000;
text-decoration:none
}


#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #a9a9a9;

}


#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #ccc;
}


#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#8B8989;
}


#nav li li a:hover, #nav li li a:active {
background:#000;
}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}


a.main:hover {
background:none;
}

#box{
	float: left;
	width: 615px;
        border: 1px solid #a9a9a9;
}

#container{
	padding: 5px;
	float: left;
	width: 625px;
        border: 1px solid #a9a9a9;
        background: #000000;
}

.post{
	margin-top: 0px;
        margin-bottom: 5px;
        padding: 5px;
	float: left;
	width: 610px;
        text-align: justify;
        background: #000000;
        border: 3px solid #6e0f8c;
       
}     

.storytitle {
margin-top: 0px;
padding: 5px;
	}

.storytitle a {
text-decoration: none;
} 
     
.entry{
	padding: 0px;
	float: left;
	width: 600px;
        text-align: justify;
       
}



.sidebar{padding: 15px;
	float: right;
	width: 250px;
	background: #000000;
	display: inline;
	border: 1px solid #a9a9a9;

}

#footer{
	clear: both;
	float: left;
	width: 920px;
}

.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;
}
