/* 
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.

*/

#featured #text h2 {
font-size:32px;
line-height:37px;
margin:5px 0;
}

#featured #text {
float:left;
padding:10px 0;
}

.entry h2 {
font-size:25px;
line-height:29px;
}

.entry h3 {
color:#FA6900;
font-size:16px;
}

.post h2.title a:link, .post h2.title a:visited {
color:#FA6900;
font-size:24px;
}


.entry ul li {
list-style-type:square;
padding-bottom:10px;
}

.entry .alignleft {
float:left;
margin:5px 15px 10px 0;
}

#featured #text p {
color:#ffffff;
}

#featured #text p {
font-size:22px;
font-weight:normal;
line-height:25px;
}

#featured {
background-color:#F38630;
border-top:1px solid #FFFFFF;
}

#home #nav li.current_page_item a:link, #home #nav li.current_page_item a:visited, #home #nav li a:hover {
background:none repeat scroll 0 0 #FFFFFF;
color:#FA6900;
}

#main_content .item h2 {
font-size:15px;
margin:0 0;
}


a:link, a:visited {
color:#0070E0;
}


