/* @override http://debbiecarroll.com/wp-content/themes/simplybeautiful/debbienews.css */

body {
background-color: #fff;
margin: 0;
padding: 0;
line-height: 18px;
font-family: helvetica, arial, sans-serif;
}

#news-wrapper {  	
width: 640px;
margin: 0 auto;
overflow: hidden;
}

#news-header {  	
width: 640px;
text-align: center;
clear: both; 
}

#news-sidebar {  	
width: 200px;
float: left;
left: 0;
text-align: center;
padding: 18px;
border-right: 1px solid #b2ef95;
}

#news-sidebar p {  	
line-height: 18px; 
}

#news-content {  	
float: right;
width: 364px; 
left: 200px;
padding: 18px;
}

#news-footer {
font-size: 11px;
font-weight: normal;
color: #000;
text-align: center;
border-top: 8px solid #000;
clear: both;
background-color: #d8ff70;
height: 100px;
}

a {
color: #5175ff;
text-decoration: none;
}

h2 {  	
color: #77a4fa;
font-size: 24px;
font-weight: normal;
line-height: 100%;
color: #77a4fa;
margin: 5px 0;
}

#news-content h3 {  	
color: #26c232;
font-weight: normal;
font-size: 18px;
}

em {  	
color: #888; 
}

#news-sidebar p {
font-size: 12px;
font-weight: normal;
color: #000;
margin: 18px 0;
padding: 0;
}

#news-sidebar h3 {
font-size: 24px;
line-height: 23px;
margin: 0 0 9px 0;
color: #26c232;
font-weight: normal;
}

#news-content p {
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: #333333;
margin: 0 0 16px 0;
padding: 0;
}

