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

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

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

#news-header {  	
width: 640px;
margin: 0 auto;
clear: both; 
}

#news-sidebar {  	
width: 200px;
float: left;
left: 0;
text-align: center;
}

#news-content {  	
float: right;
width: 400px; 
left: 200px;
padding: 20px 0 20px 20px;
}

#news-footer {
font-size: 11px;
font-weight: normal;
color: #000;
text-align: center;
letter-spacing: 1px;
border-top: 3px solid #000;
clear: both;
}

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

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

h3 {  	
color: #26c232;
font-weight: normal;
}

#news-header p {  	
font-size: 11px;
text-align: center; 
}

#news-sidebar .date {
padding: 0 0 4px 0;
font-size:14px;	
color: #000;
font-weight: bold;
}

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

#news-sidebar h3 {
font-size: 16px;
font-weight: normal;
}

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