/* 
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.

*/

.contact-item {
    margin-bottom:5px;
}
 
.contact-item span {
    display:block;
    float:left;
    text-align:right;
    margin-right:5px;
    width:150px;
    font-weight:bold;
}

.widget_socMedIcons ul {
    list-style-type:none;
    margin:0 22px;
}

#sidebar_in .widget_socMedIcons ul li {
    padding:0;
    float:left;
    margin:0 12px 0 0;
    background:none;
    border:none;
}

.lifestream img {
    background:none;
}

.post-content img {
    padding:0;
    background:none;
}

.post-content .codesnip-container ol {
    line-height:13px;
}

#content form .subscribe-to-comments label {
    display:inline;
}

#disqus_thread #dsq-form-area .dsq-subscribe-menu {
    font-weight:normal;
}

.widget_lifestream {
    margin-right:20px;
}

#sidebar_in .block ul.lifestream li {
    font-weight:normal;
}

#content #cformsform label {
    display:inline-block;
    margin:0;
}

#content #cformsform input {
    margin:0;
}

#content #cformsform textarea {
    display:inline;
    padding:4px 5px;
}
