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

*/

/* Header stuff */

#top-out {
background:#fff;
}

#top, #header {
background:#E8EDDF;
}

#top {
border-top:1px solid #5B7637;
}

#header {
padding:10px 20px;
width:898px;
}

#top, #middle-content, #copyright-out {
border-left:1px solid #5B7637;
border-right:1px solid #5B7637;
}

#header-links {
text-align:right;
float:right;
color:#336600;
margin-top:20px;
}

#header-links h5 {
font-size:12px;
font-family:arial, sans-serif;
font-weight:normal;
padding-bottom:0;
-webkit-text-size-adjust: none;
}

#header-links h3 {
font-size:28px;
font-family:"times new roman", serif;
font-weight:normal;
}

#page_navi {
display:none;
}

#cat_navi {
background:#eee;
}


/*  Middle bits */

#middle-out-top, #middle-out-bottom {
background:#fff
}


/* Footer bits */

#copyright-out {
width:920px;
margin:0 auto;
padding:0 10px;
}

#copyright-out .col-right {
display:none;
}

/* Site Wide bits */

a {
color:#336600;
}

.mc_custom_border_hdr {
padding:0;
}

#sidebar .widgetized .mc_custom_border_hdr h2 {
margin-bottom:7px;
}

#mc_signup_form {
float:none
}

.mc_input {
width:240px;
margin-bottom:10px;
}

.social-links img {
margin-left:10px;
vertical-align:-15%;
}
