/* 
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.

*/

#respond{
    margin: 0px 50px 20px 35px
}

#list_wrapper{
    width: 550px
}

.entry ul.horizontal_list li{
float:left;
height:48px;
list-style:none outside none;
text-align:left;
width:33%;
}

ul.qa li.q {
             list-style-image: url(images/q.jpg);
font-weight: bold;    
list-style-type:square; 
margin: 5px;
  }

ul.qa li.a {
             list-style-image: url(images/a.jpg);
list-style-type:square;
margin: 20px;
  }


.post p.meta { display:none; }

h1.title,h2.title{font:24px Georgia,Times,Serif;color:#549926;margin:0 0 15px;}
h2.title a:link,h2.title a:visited{color:#549926;}
.widget_woo_testi p{font:19px Georgia,Times,Serif;color:#999126;margin:0;}
#main.not-home{padding-top:30px;}
#header img{margin:30px 40px 10px 0px;}
#twitter li,.post{margin:0 50px 20px 35px;}
#footer #col-1 {float:left;width:300px;margin:0 70px 0 0;}
#sidebar{float:left;width:35%;margin:0 0 0 0;}
#content{float:right;width:65%;}

#footer-outer  {
background:url("images/footer-line.gif") repeat-x scroll left top #A0A0A0;
border-top:1px solid #2E2E2E;
}

#footer1  {
color:#FFFFFF;
padding:20px;
}
.col-full {
margin:0 auto;
width:900px;
}

.col-right {
float:right;
}

.col-left {
float:left;
}

#credit img {
vertical-align:middle;
}

.vcard-bottom {
float: right;
margin: 0 110px 0 0;
}

#footer {
background-color:#F7F7F7;
border-top:1px solid #E9E9E9;
padding:30px 0 0 0;
}

.bottom-logo {
float: left;
}

.copyright {
padding: 18px 0 4px 0;
}

.widget google {
padding: 20px;
}
