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

*/

#pagenav { margin-top: -13px; }

#container { background: url(images/kate_bgd.gif) repeat-y center top; }

.post .title { letter-spacing:0px; font-size:45px; font-weight:normal; text-transform:lowercase;}

#copyright {
margin-left: 290px;
}

li.tags {
width: 450px;
}

.post-meta li {
height:75px;
}

.wp-image-2176 {
margin-left: -44px;
}

#campaign_monitor-2 {
    display: inline;
    width: 300px;
}

#extended-footer .widget {
    margin: 0 0 30px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.mc_error_msg {
    color: red;
}
.mc_success_msg {
    color: green;
}
.mc_merge_var {
    margin: 0;
    padding: 0;
}
#mc_signup_form {
    background-color: #D7BCED;
    border-color: #C4D3EA;
    border-style: none;
    border-width: 0;
    color: #555555;
    padding: 5px;
}
.mc_custom_border_hdr {
    background-color: #D7BCED;
    border-color: #E3E3E3;
    border-style: none;
    border-width: 0;
    color: #CC6600;
    font-size: 1.2em;
    padding: 5px 10px;
    width: 100%;
}
#mc_signup_container {
}
#mc_signup_form {
background: #E1D6E1;
}
#mc_signup_form .mc_var_label {
}
#mc_signup_form .mc_input {
	float:left;
	padding: 5px 0 5px 5px;
    width: 175px;
}
#mc-indicates-required {
    width: 100%;
}
#mc_display_rewards {
}
#mc_interests_header {
    font-weight: bold;
}
div.mc_interest {
    width: 100%;
}
#mc_signup_form input.mc_interest {
}
#mc_signup_form select {
}
#mc_signup_form label.mc_interest_label {
    display: inline;
}
input#mc_signup_submit {
	color: white;
    text-align: center;
	border: medium none;
    background-color: #3B0466;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 17px;
    padding: 6.4px 5px;
    text-shadow: 1px 1px 0 #424242;
    text-transform: uppercase;
}
