/* 
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: 14px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #e6dcc7; }
#featured.home .featured-image { padding-top: 5px; width:400px; margin-bottom:-90px; position:relative; right: 30px; text-align:center; }
#sidebar{width:260px;overflow:hidden; padding:25px 25px 15px; background:#fff; border-bottom:1px solid #dbdbdb; }
#featured.home .featured-content { width:550px; padding:10px 0 25px 0; position:relative; right: 50px;}

#breadcrumb.home h2 { font-size:18px; text-transform:uppercase; margin:10px 0; line-height: 18px;}

#footer{background: #232323 url(images/elephant2back.png) no-repeat bottom center; font-size:12px;padding: 20px 0;border-top: 1px solid #eee; }


.entry img {
border:1px solid #CCCCCC;
padding:5px;
background:#fff;
}

.entry h2 {padding-top: 15px;}

h2 {line-height: 24px;}
#featured { background:url(images/paisley-bg2.gif) repeat top left; }

#detailsbox {
width: 210px;
padding: 20px;
background:#fff;
border:1px solid #CCCCCC;
float: right;
}

#detailsbox p {
padding-top: 15px;
}

.horbar {
border-top: 1px solid #CCCCCC;
margin-top: 15px;
}

.checklist ul li {
list-style:none;
	list-style-position:outside;
background:url(http://thirus.ca/images/checklist.png) no-repeat top left;
	padding:0 0 2px 24px;
position: relative;
left: -20px;
width: 240px;
}

.feedback tr td {
padding: 2px;
}
