/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/

body {
    font: 400 14px Georgia,serif;
    background-image: url('/images/background.jpg' );
    
}

#footer, #footer-btm { background:#ffffff;  }

#home #header {border-bottom:none;}

#logo { float:none; width:1000px; margin:0; padding:0;}

#logo img {
margin: 0;
padding-left: -20px;
}

#header {
	
    clear: both;
    padding: 0;
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-shadow: none;
}

.newtitle {
	margin-top: -40px;
}

.newtitle h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 48px;
	display:inline; 
}

.newtitle h2 {
	font-family: "Nixie One";
	font-size: 22px;
	display:inline;
	padding-left: 20px;
}

.post-content, .widget h3, .col-left #breadcrumb
{
	-moz-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;
}

.post-content {
    border-style: none;
    background: none;
    box-shadow: none;
}

.post-meta, #map265796300, .col-left .post
{
	-moz-border-radius:0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
.post-meta{margin: 0 0 15px 0;font-size:12px;color:#999;}

.post-meta {
	border-top:none;
	padding: 0 20px;
}

.post .date {
	float:none;
	margin-left: 0px;
	margin-botton: 100px;
	border: none;
} 

.widget, .col-left #comments
{
	-moz-border-radius:15px 15px 15px 15px;
	border-radius: 15px 15px 15px 5px;
}

.widget h3 {
    font-size: 18px;
    margin: 0 0 15px;
    padding: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}


#content-background
{
	border-top:none;
}

#content-background-top
{
	background:none;
}

#main
{
	width:1000px; 
}

#main.home
{
	width:460px;
}

body
{
	color:#474747;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}



.home .post
{
	width:650px;
}

#content, .col-full
{
	width: 1150px;
}


.widget, .single
{
	background-color: #FFFFFF;
}

#footer-btm {
	background-color:#EAEAE2;
	padding:20px;
	height:400px;
}

#footer-btm #widget-container {
	margin:0 auto;
	width:1000px;
}

#footer-btm ul li {
	border-top:1px dashed black;
	padding:5px 0;
}

#footer-btm ul li a {
	text-decoration:none;
}

#footer-btm div.footer-widget {
	border:1px solid #8F8F85;
	width:300px;
	height:350px;
	float:left;
	padding:10px;
	margin-right:10px;
}

div.copyright {
	clear:both;
}

.col-full {
    margin: 0 30px;
    width: 940px;
}

.post .date-inner {
    background-color: #000000;
     border: none;
    color: #FFFFFF;
   
}
.post .date-inner {
    float: none;
    font-size: 14px;
    padding: 1px;
    padding-right: 20px;
    text-transform: uppercase;
}

.post-meta {
	text-align:right;
	text-transform: uppercase;
	 border: none;
-webkit-box-shadow:none;-moz-box-shadow:none;
}

.entry .alignleft {
    float: left;
    margin: 0 15px 10px 0;
    width: auto;
}

.entry img, .attachment-thumbnail {
    background-color: none;
    border: none;
    padding: 5px;
}

#newcomments
{
	text-transform: capitalize;
	background: #000;
	color: #fff;
}

.post-meta a {
	background: #000;
	color: #fff;
	height: 20px;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
}

#image_map{
width:384px;
height:107px;
background:url(http://butterflydiary.com/wp-content/uploads/2011/07/socialicons.png) no-repeat;
padding-bottom: 30px;
margin-left: 75px;
margin-top: -50px;
position:relative;
} 

#image_map a{
display:block;
position:absolute;
} 

#image_map a.menu{
width:90px;
height:80px;
top:25px;
} 

#image_map a#link2{
left:3px;
}
#image_map a#link3{
left:93px;
}
#image_map a#link4{
left:183px;
}
#image_map a#link5{
left:273px;
} 

#cycle_lite_container {
	padding-bottom: 20px;
}
