/* 
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.

*/

p {padding-bottom: 10px;}

.screenimg {overflow: hidden;}

#header .container_16 .grid_6 {margin: 0px 0px 0px -10px;}
#titleimages {padding-bottom: 10px;}
#header {width: 980px; height: 100px; background-color: #e3044f;}
#tagline {display: none;}
#logo h1 a {width: 980px;}
.featured {	width: 690px; 
			height: 500%; 
			overflow: hidden; 
			float: left; 
			display: inline; 
			margin: 0 0 20px 0; 
			background-color: #eee;
			border-bottom: 5px #eee solid;
			padding: 5px 5px 0px 5px;}
.featured img {/*width: 65%;*/ display: inline; float: left; padding-right: 10px;}
.featured p {/*width: 35%;*/ display: inline;}
.featuredrating {display: inline; float: left; margin-left: 0px; margin-right: 0px; padding-top: 10px;}

.alignleft {float: left; padding-right: 10px;}
.alignright {float: right; padding-left: 10px;}
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.rss a  { background-image: none; padding: 2px 0 2px 2px !important;}
.rss ul {padding: 7px 0!important;}

