/* 
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.

*/


#navigation {
background-color:#62b800;
font-size:11px;
text-transform:uppercase;
font-family:MyriadPro-Regular,Myriad Pro Regular,MyriadPro,Myriad Pro,Myriad,lucida grande,sans-serif;
font-weight: bold;
}

body{
color: black;
font-family:MyriadPro-Regular,Myriad Pro Regular,MyriadPro,Myriad Pro,Myriad,lucida grande,sans-serif;
font-size:12.5px;
line-height:1.5em;
}

.widget ul li a:link, .widget ul li a:visited { display: block; padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color:black; }

#breadcrumb {
font-family:trebuchet MS;
}

#sidebar {
overflow:hidden;
width:300px;
font-family:MyriadPro-Regular,Myriad Pro Regular,MyriadPro,Myriad Pro,Myriad,lucida grande,sans-serif;
color: black;
}


.entry img {
border:none;
}


.widget {
background:#FFFFFF none repeat scroll 0 0;
border:5px solid #EFEFEF;
}

.widget_pages {
color: black;
font-family:MyriadPro-Regular,Myriad Pro Regular,MyriadPro,Myriad Pro,Myriad,lucida grande,sans-serif
}

tr {
vertical-align:top;
padding:15;
}

td {
padding:15;
}

#extended-footer {
background-color:#00ADEF;
color:#585858;
}

.post .post-top-tags {
margin-bottom:6px;
margin-left:-10px;
}
a.wordbubble-link {
text-decoration:none;
}
.post .post-top-tags .post-rubric {
margin-right:5px;
}
.post .post-top-tags span {
vertical-align:top;
}
.wordbubble {
display:inline-block;
}
.wordbubble .wordbubble-word {
background-color:#D92525;
font-family:Georgia,"Times New Roman",serif;
font-size:11px;
}

.wordbubble-word a {
color:#fff;
}
.wordbubble .wordbubble-word {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
color:white;
cursor:pointer;
display:inline-block;
line-height:1.9em;
padding-bottom:0;
padding-left:6px;
padding-right:6px;
padding-top:0;
text-transform:uppercase;
white-space:nowrap;
}


.wordbubble-down .wordbubble-arrow {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://cdn0.cstatic.net/images/wordbubble-d92525-arrow-down.png");
background-position:14px 0;
background-repeat:no-repeat;
}

.wordbubble-down .wordbubble-arrow {
height:8px;
}

.post {
padding-top:20px;
}

