/* 
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.

*/

#sidebarwrapper{
background:#ffffff;
float:right;
margin:0 0 0 30px;
padding:0;
width:250px;}

#sidebar{
width:230px;
margin:10px;}

#sidebar p{
font-size:9pt;
margin:20px;}

#mc_embed_signup {
margin: 0;
padding:0;
text-align: left;
}

#mc_embed_signup fieldset{
border:0;
padding:20px;
}

#mc_embed_signup legend{
margin-bottom:20px;}

form#mc_embed_signup input:focus {
        border: 1px solid #cccccc;
        margin: 2px 2px 2px 20px;
}

#mc_embed_signup input {
        font: 1em Verdana, Arial, Sans-Serif;
        border: 1px solid #cccccc;
        margin: 2px 2px 2px 20px;
}

#mc_embed_signup #mc-embedded-subscribe {
background:#285375;
color:#ffffff;
padding: 2px;
}


#mc_embed_signup label  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : #285375;
        text-decoration : none;
        display:block;
}


