/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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 {background: #363636 url('images/bg-tile.jpg') repeat;}

a:link {color:#C63F00;}
a:hover, a:visited {color:#FF6600;}

.entry, .entry p {color: #000; font-family:'Lucida Grande',Times New Roman; font-size:12px;}
.post-meta {margin:5px 0;}

.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {font-family:'Lucida Grande',Palatino Linotype, Palatino, Times New Roman, Times;font-weight:normal; font-size:22px; margin:0 0 5px;}

#header{clear:both;position:relative;padding:0px;}
#navigation {padding:10px 0;margin:0px; background-repeat:repeat-x;border-top:2px solid #ccc; }
.nav a, #navigation ul.rss a {font-family:Palatino, Times New Roman;font-size:14px;font-weight:normal; margin:0 10px;}

#wrapper {padding:0px 21px 40px; width:980px; background:transparent url('images/bg-wrap.jpg') repeat-y; }
#content {background:#fff; }

.post, #main .page {background:#fff;margin:10px;border:none;}
.widget, #tabs {background:#fff;padding:5px 10px;margin:10px 0; font-family:lucida grande, arial, helvetica;}
.widget p, .widget .textwidget {font-family:lucida grande,arial,helvetica;}
#tabs .inside li a {font-family:lucida grande, arial;}

#sidebar {width:330px;}
.two-col-left #main-sidebar-container #sidebar {width:330px;}
.widget input.s {width:150px;margin:10px 5px 10px 0;}

.button {background-color:#000033;margin:10px 0 10px 5px;}

input {padding:7px;}
input:hover {background-color:#fff;}

#comments {background:none;border:none;}

.tagline {font-size:16px;line-height:32px;font-family:helvetica,arial;color:#333;height:195px;background: url('images/tagline.jpg') no-repeat;padding:35px 25px 0 30px;}





