/* 
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.

*/

body {
       color: #333;
       line-height: 150%;
       font-size: 16px;
       font-family: georgia;
       background-color: #f8eff8;
}

#logo {
        border:1px solid;
        height:103px;
        margin-top:5px;
        width:440px;
        margin:5px 0 0 10px;
}

#navigation a {
       font-size: 16px;
}

#twitter_update_list {
       font-size: 20px;
}

#right-col li ul {
       font-size: 14px;
}

#subscribe input {
       float: left;
}

.rssSummary {
       width: 300px;
}

.post img {
        margin: 10px;
        background:#386de1 none repeat scroll 0 0;
        border:1px solid #386de1;
        padding:8px;
}

#twitter_update_list li {
        background-image:url(/blog/wp-content/themes/ambience/images/twitter-trans.png);
        background-repeat:no-repeat;
        padding-left:50px;
        min-height: 50px;
}

h3 {
    font-size: 24px;
    padding:0 18px 15px;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #355eb4;
}

h3 a:link, h3 a:active, h3 a:visited {
color: #8249a9;
}

#navigation a, h6 {
color: #194265;
}

#navigation a:hover, #navigation a span {
color: #8249A9;
}

#top-links a, #top-links a:hover, #top-links {
color: #e4e4e4;
}

.post-meta span a {
color: #6a05a9;
}

a:link, a:active, a:visited {
color: #386de1;
}

#right-col li {
background-color: #A1C0F0;
}

h5, h5 a:link, h5 a:active, h5 a:visited {
color: #ffffff;
}

#footer-columns {
background-color: #FAF3FA;
}

#footer-list, #footer-list li { 
background: none;
}

#footer-list li ul li a {
color:#8249A9;
}

.search-box {
color: #386DE1;
}

#comments textarea.input {
width: 500px;
}

.subscribe-to-comments checkbox {
float:left;
}

#comments checkbox {
float: left;
}

h4.post-category {
font-size: 20px;
line-height: 25px;
}

.post-meta span {
line-height: 25px;
}

#aboutauthor {
font-size: 12px;
}

.wp-caption-text {
font-size: 11px;
line-height:130%;
}

.commentlist li.comment-alt {
background: #A1C0F0;
}

.input {
background: #A1C0F0;
}

.comment-text {
width: 320px;
}

.comment-author {
color:#6A05A9;
}