/* 
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:#333333;
font-family:Georgia,serif;
font-size:15px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.55;
}

#navigation-outer {
background-color:#00CCCC;
border-bottom:1px solid #0076A3;
}

#navigation a {
color:#000000;
}

#nav a:hover  { 
background:#0076a3; 
color:#ffffff;
}



h2 {
font-size: 23px;
font-weight: bold;
}

a:link, a:visited {
color:#00008B;
}

.postcard-content p {
color:#333333;
font-family:Georgia,Times,Serif;
font-size:14px;
line-height:19px;
}

.post .date-inner {
background-color:#1681D8;
border:1px solid #374A66;
color:#FFFFFF;
}

#featured h2 {
color:#111111;
font-size:30px;
font-weight:normal;
line-height:28px;
text-shadow:1px 1px 0 rgba(0, 0, 0, 0.15);
}

#featured h2 a, #featured li a {
color:#00008B;
}

#header {
clear:both;
padding:8px 0;
position:relative;
}

.post-meta {
color:#0076A3;
font-size:12px;
margin:0 0 15px;
}

.post-meta {
background-color:#BCE0DB;
border:1px solid #DCDCDC;
margin-bottom:25px;
}

.stampdate {
background-color:#84CDC2;
border:1px solid #666666;
height:60px;
padding-top:10px;
right:0 !important;
top:-90px !important;
width:60px;
}

.widget ul li a {
border-bottom:1px solid #EEEEEE;
color:#0076A3;
display:block;
font-weight:bold;
line-height:18px;
padding:13px 0;
text-decoration:none;
}


.widget h3 {
font-size:20px;
margin:0 0 0 10px;
padding:0;
}

#breadcrumb {
background-color:#BCE0DB;
border-color:#DCDCDC #DCDCDC -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
}


#breadcrumb {
padding:15px;
}

#loopedSlider {
margin:0 auto;
padding:5px 0;
width:980px;
}

#container {
background: #DEECED url(images/bg-beach1.jpg) repeat-x;
}
