/* 
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.

*/

#main-page1 img {
float:right;
}

#main-page1 p {
margin-top: 5px;
}

#breadcrumb.home .left {
margin-top:25px;
width:490px;
}

.col-full {
margin:0 auto;
width:990px;
}

#featured2 {}

#featured2 a.button span {
background:transparent url(images/btn-featured.png) no-repeat scroll 0 0;
display:block;
float:left;
line-height:44px;
padding:0 10px 0 55px;
}

#featured2 a.button:hover {
opacity:0.95;
}

#featured2 a.button:hover {
cursor:pointer;
}

#featured2 a.button {
background:transparent url(images/btn-featured-right.png) no-repeat scroll right top;
color:#777777;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
height:44px;
letter-spacing:-1px;
margin:30px 30px 20px 0;
padding-right:16px;
text-decoration:none;
}

#main-page2 {}

#main-page2 img{
v-align:middle}

.entry img  { padding: 5px; }
