/* 
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.

*/

div.post p{ text-align: justify; }

#lyrics{
float: left;
width:40%;
margin: 10px;
padding:10px;
background-color: transparent;
border: 1px dashed white;

}

h3#myVideos {
margin:30px 0 11px 12px;
width:148px;
}

h3#myWritings {
height:34px;
margin:30px 0 10px 12px;
width:170px;
}

#footer {
	height: 135px;
	background: url(images/bg-footerlong1.gif) repeat-x;
}

#footerWrap {
	height: 100%;
}


#copy, ul#footerNav{
position:absolute;
margin-bottom: 0px;
bottom: 10px;
}

#fullbannerleft1{
border: 1px dashed #888888;
position:absolute;
padding: 2px;
left: 0px;
bottom: 42px;
}

#fullbannerright1{
border: 1px dashed #888888;
position:absolute;
padding: 2px;
right: 0px;
bottom: 42px;
}


/*#footer {
	width: 100%; height: 65px;
	background: url(images/bg-footer.gif) repeat-x;
	margin-top: -73px; bottom: -7px;
	position: absolute;
	top: 27px; left: 0;
}

/*
div.boxf {
	background: url(images/bg-box.png) repeat !important; background: #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 20px 0 0;
	padding: 0px 20px;
}*/