/* 
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  { font: 12px Georgia, "Times New Roman", Times, serif; line-height: 1.2; background-color: #ffffff;}
a:link, a:visited  { text-decoration:none; color: #549e0f; text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; }

.box2 { background:#ffffff;  margin: 0;}

#top { background: url(images/headerbg.jpg) repeat-x top center; }
#nav li ul li  { background: #2a59a4; }

h1, h2 {
color: #2857a4;
font-size: 18px;
font-weight: bold;
}

/* 2.6 Footer */
#footer{ background:#828282; color:#cacaca; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:11px;padding: 25px 0;border-top: 1px solid #c4c4c4;}
#footer a { color:#cacaca; }
#footer a:hover { border-bottom:1px dotted; }
#footer #credit img{vertical-align:middle; }
#footer #credit span{display:none;}

#logo  { width: 300px; position: relative; float: left;}
#logo img  { }
#logo a:hover { border:none; }


#calltoaction {
position: relative;
width: 437px;
float: right;
text-align: right;
}

.entry img  { padding: 5px;	border: 0; }

.post  { padding:5px 5px 20px; border:1px solid #fff;  position:relative; }