.sociable {
width:100%;
float:left;
}
#sfc-livestream-3 {
display:none;
}

#menu ul li a {
border-left:1px solid #925C21;

}

#sidebar_in #twitter-3 .tweets li {
   width:83%;
}

/* 
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 {
background-color:#fdeeb9;
background-image:url(images/tile.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-attachment:fixed;
font-family:Arial,Helvetica,sans-serif;
}

#container {
overflow:hidden;
background-position:0 345px;
background-image:url(images/container-bg.png);
}

.post-meta h3 span.day {
font-family:"Times New Roman", Times, serif;
color:#23100c;
font-weight:normal;
font-size:39px;
}

#header {
background-image:url(images/header.png);
background-repeat:no-repeat;
height:310px;
float:left;
}

#header h1 {
display:none;
}

#menu {
float:left;
}

#menu ul {
background:transparent url(images/menu_bg.png) repeat-x scroll 0 bottom;
}

/*
.wrap {
float:left;
}
*/
#footer {
overflow:hidden;
background-image:url(images/footer_bg.png);
}

#menu ul li.current_page_item a {
background-image:url(images/menu_button.png);
}

#menu ul li.current_page_item a span {
background-image:url(images/menu_button.png);
}


.background {
background:#F5F5F5 url(images/content_bg.jpg) repeat-y scroll right top;
float:left;
}

#search {
background:none;
}

#footer .left-col h2 {
background:transparent url(images/footer_element.png) no-repeat scroll right 18px;

}


#footer .left-col ul li {
background:transparent url(images/footer_line.png) repeat-x scroll left bottom;
}

#copyright {
background:#23100c url(images/bottom.png) no-repeat scroll left bottom;
border-top:1px solid #9b5c28;
color:white;
}

#sidebar .block {
background:transparent url(images/sidebar_block_top.png) repeat-x scroll 0 0;
}

.post-meta h3 span.month {
color:black;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
}

.post-meta h3 span.year {
color:black;
font-size:16px;
}

.post-meta h3 span.day {
border-right:1px solid black;
}

#menu ul li a {
color:#feefbd;
}

#footer h2 {
color:white;
font-weight:normal;
}

#footer a {
color:white;
font-weight:normal;
}

#footer a:hover {
color:#feefbd;
}

#sidebar h2 {
color:#23100c;
font-size:18px;
font-weight:normal;
}

#sidebar .block, #sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul, #sidebar .block a {
color:#C07330;
font-size:14px;
font-weight:normal;
}

#sidebar_in .block ul li {
border:0 none;
display:block;
float:left;
width:100%;
}

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
background:none;
}

#footer #subscribe p.rss {
color:white;
font-family:arial;
}

#footer #subscribe a {
font-weight:normal;
}

.post-content a {
font-weight:bold;
color:#c07330;
}

.wp-caption-text {
background-color:#EEEEEE;
font-size:10px;
padding:0 0 0 10px;
font-style:italic;
}