/*
Theme Name: Ultravation News
Theme URI: 
Description: 
Version: 
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/
.entry {
margin-bottom:20px;
}
.entry a {
text-decoration:none;
color:#00025A;
}
.entry p, #text p, #right p, #left p, #intro p {
margin-bottom:12px;
color: #333131;
font-size:12px;
line-height:18px;
}
p.postmetadata {
padding-top:12px;
}
p#findcontractor {
float:right;
margin-left:0;
width:auto;
text-align:center;
}
p.news-item {
width:200px;
margin:10px;
}
#left-sidebar p, #right-sidebar p, #right-narrow p, #right-narrow form {
font-size:11px;
color:#666666;
padding:5px;
}
.entry-date {
-moz-border-radius-bottomleft:20%;
-moz-border-radius-bottomright:20%;
-moz-border-radius-topleft:20%;
-moz-border-radius-topright:20%;
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#000000;
display:block;
float:left;
font-family:arial;
font-size:19px;
font-weight:bold;
height:50px;
margin-bottom:10px;
margin-right:10px;
margin-top:0;
padding:6px;
text-align:center;
width:50px;
}

.alignright {
float:right;
margin:5px 0px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}
