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

*/

.clearfix {display: inline-block;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
        background-color: #FFF;
        background-image: none;
}
#wrapper {
	background: url(images/page-repeating-background.jpg) repeat-y; 
	width: 1032px;
	margin: 0 auto;
}
#page {
/*	margin:0 auto; */
/*	overflow:auto; */
	position:relative;
	width:1032px;
	padding: 0 0 20px 0;
        background: url(images/page-top-background.jpg) no-repeat;
	background-position: top; 
}
#header {
	height:149px;
	position: relative;
}
#logo {
	padding:41px 0 29px 30px;
}
#main {
        background:none;
/*        margin:15px 0 0; */
        margin: 15px 30px 0 26px;
        overflow:hidden;
        width:976px;
}
#news-pics {
        display:none;
}
#tabbed {
        background:#1e1e1e;
        width:460px;
        display:none;
}
#bottom {
	margin:0 auto;
	padding:10px 25px;
/*	overflow:hidden; */
	width:982px;
	background: url(images/page-footer-background.jpg) no-repeat; 
	background-position: left bottom; 
}
#btmBar {
	background: url(images/btm-bar.gif) repeat-x;
	height: 31px;
/*        margin: 0 26px; */
	width: 976px;
}
h1#featured {
	font-size: 30px;
/*	margin-left: -100px; */
}
#sidebar {
        float:left;
        padding:65px 0 20px 20px;
        width:140px;
        background:none;
}
#widgets {
	display:inline;
	float:left;
	margin:0 0 0 10px;
	min-height:250px;
	width:645px
}
#sub #bottom {display:block}
#sub #bottom #bottom-right {display:none}
#header #jsDate {
	text-align: right;
	position: absolute;
	right: 378px;
	top: 25px;
	font-size: 14px;
	font-weight: bold;
        color: #333;
}
#footer {
	position: relative;
}
#socialIcons {
	position: absolute;
	top: 0px;
	right: 11px;
}
