/*
THEME NAME:  Lily
THEME URI: http://www.onelily.com
DESCRIPTION: Simple. Bold. Beautiful. One Lily Web Solutions.
VERSION: 1.0
AUTHOR: One Lily
AUTHOR URI: http://www.onelily.com
TAGS: One Lily Web Solutions
*/

body {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #a4a4a4;
background-image: url(http://www.onelily.com/images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
}

body,h1#blog-title {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
text-decoration: none;
}

a:hover {
	color: #800000;
}

a img {
	border: 0 none;
}

#wrapper {
	width: 961px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
}

#header {
	background-image: url(http://www.onelily.com/images/bannerinterior.jpg);
	height: 142px;
}

#inner-header {
	padding: 125px 1em 0;

}

h1#blog-title {
	font-size: 2em;
}

h1#blog-title a {
	color: #800000;
}



.entry-title a {
	color: #800000;
font-family: Tahoma, Arial;
}

h1#blog-title a, .entry-title a, #footer a {
	text-decoration: none!important;
}

h1#blog-title a:hover, .entry-title a:hover, #footer a:hover {
	text-decoration: underline;
color: #444;
}

div.skip-link {
	display: none;
}

#menu {
background-image: url(http://www.onelily.com/images/blog-navigation.gif);
background-repeat: no-repeat;
background-color: transparent;
height: 80px!important;
padding-left: 40px;
}

#menu a {
	color: #990000;
text-transform: uppercase; 
background-color: transparent!important;
font-size: 14px;
margin-left: 7px;
margin-right: 9px;
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;
}

#menu a:hover {
color: #fff;
	text-decoration: none;
}


#menu li.current_page_item a, #menu li.current_page_item a:hover {
	background-color: #DFC28B;
	text-decoration: none;
}

#connect { position: relative; top: 52px; left: 700px; z-index: 2; color: #fff; font-weight: bold; height: 32px;
}
#connect td { padding-right: 10px; }

.email { color: #000; background-color: #fff; }

.email h2 { color: #fff; }
.email-entry-content { color: #fff; }

div#wp-email-popup {
background-color: #ccc;
}

div#email {
background-color: #fff;
}

div#content {
padding-left: 20px;
background-color: #fff;	
}

#content a { text-decoration: underline; }

.entry-title {
	font-size: 18px;
font-family: Tahoma, Arial;
	margin: 1em 0 0 0;
}

abbr.published {
	color: #666;
	border: 0 none;
}

.entry-meta, .entry-date {
	color: #666;
}

.entry-meta { border-bottom: 1px #800000 dotted;
padding: 20px 0px 10px 0px;
margin-bottom: 25px;
}

.entry-meta a { text-decoration: none!important;
 }

#comments-list .avatar {
	float: left;
	margin-right: 1em;
}

#comments-list .n {
	font-weight: bold;
}

.entry-meta, .comment-meta {
	font-style: none;
color: #800000;
font-size: 11px;
}

.top-category a {
	font-style: none;
text-decoration: none!important;
color: #800000;
font-size: 12px;
}

.entry-meta a { color: #800000; }
.entry-meta a:hover { color: #444; }

#comments-list p {
	clear: left;
}

#primary {
	padding-left: 1em;
	font-size: 0.9em;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	background-color: #fff;

}

#footer {
	text-align: center;
	font-size: 13px;
font-family: Tahoma, Arial;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
	background-image: url(http://www.onelily.com/images/footer2.gif);
background-repeat: no-repeat;
height: 50px!important; 
color: #fff;
background-color: #ccc;

}


#footer span { position: relative;
top: 15px; }

#footer a { color: #fff;

 }
#footer a:hover { color: #ccc; text-decoration: none; }

#inner-footer {
	padding: 1em 0;
}

.entry-meta, .entry-meta a,
.comment-meta, .comment-meta a,
{
	color: #800000;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one
sidebar right of content
*/

div#container {
float:left;
margin:0 -800px 0 0;
width:100%;
}

div#content {
margin:0 20px 0 0;
width: 650px;
}

div.sidebar {
float:right;
overflow:hidden;
width:250px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */
div#menu {
height:2em;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:2em;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
padding-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comme

nt {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

#cloud {
background-color: #fff;
background-image: url(images/cloud-back.gif);
background-repeat: no-repeat;
width: 250px;
height: 202px; 
padding: 5px 0px 5px 10px;
}

.sidebarhead {
background-image: url(http://www.onelily.com/images/button.gif);
background-repeat: no-repeat;
height: 32px;
margin-bottom: 10px;
padding-bottom: 10px;
}

div.sidebar h3 {
font-size:12px;
color: #800000;
position: relative;
top: 9px;
left: 40px;
}


div.sidebar input#s {
width:200px;
border: 1px #800000 dotted;
position: relative;
top: 10px;
left: 20px;
}

.button {
position: relative;
top: 10px;
left: 20px;

}


#latestposts {
width: 195px;
}

div.sidebar li {
list-style:none;
margin:0 0 2em 0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 2em;
}

div.sidebar ul ul li {
list-style:disc;
list-style-image:url(http://www.onelily.com/images/bulletred.gif);
margin: 0;
position: relative;
left: 20px;
top: 10px;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation 

div.nav-previous {
float:left;
padding-bottom: 20px;
}

input#author,input#email,input#url,div.navigation 


div {
width:50%;
} 

div.gallery *,div.sidebar div,div.sidebar 

h3, div.sidebar ul {
margin:0;
padding:0;
}