﻿/***************************\   
|          Base.Blog        |  
|        Extends Base       | 
\***************************/ 

ul,ol {background: none; border: none;}

a, a:visited, a:active {color: #282828;}

h2 {margin: 8px 0;}
h3 {margin: 8px 0;}

ul, ol {padding: 0; margin: 0;list-style: none}
ul li, ol li {list-style: none}

#content {width: 624px; float: left} /* was 270/550 */
#sidebar {width: 304px; float: left; /* margin-right: 80px; */}
#sidebar h2 {color: #66cccc; font-family: Arial, Verdana, Sans-Serif; font-size: 11px; text-transform: uppercase; margin: 25px 0 0 0;}
#sidebar .bdr {margin: 3px 0 9px 0;}
#sidebar #s {width: 116px;}
/* #sidebar a {color: #999999; font-family: Arial, Verdana, Sans-Serif; text-transform: uppercase; font-family: 10px;} */

#sidebar a {color: #888;}
#sidebar a:hover {color: #ff3300}
#content a.search {display: inline-block; width: 60px; height: 22px; vertical-align: bottom; background: url(Default/btnSearch.gif) no-repeat center center;}

.entry {margin: 10px 0;}
.post h2, .post h3 {margin: 8px 0 0 0 !important;}
.post h3 a {color: #66cccc; font-weight: bold;}
.post .category a, .post .continueReading {color: #66cccc; font-family: Arial, Verdana, Sans-Serif; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;}
.post .continueReading {font-size: 11px;}
.post .author, .post .comments a {color: #bebebe; font-size: 10px; text-transform: uppercase; font-family: Arial, Verdana, Sans-Serif}
.post .dateTime {font-family: Arial, Verdana, Sans-Serif !important; font-size: 10px;}
.vbdr {background: url(Default/bdrVertical.gif) no-repeat; width: 1px; margin: 0 8px; float: right; height: 13px;}
.post .bdr {margin-top: 1px;}

#content h4 {margin: 8px 0}
.commentlist li {padding: 8px;}
.commentlist li.alt {background: #fffff9; border: solid 1px #ddd2bb;}
.commentmetadata {padding-bottom: 8px; display: block;}

.introPara { padding: 8px 0px; margin-bottom: 15px; color: #87B0B0; font-size:17px; } 
/* 
#sidebar {width: 230px; float: right;}
.introPara {background: #fffff9; border: solid 1px #ddd2bb; padding: 8px; margin-bottom: 15px; color: #87B0B0; font-size:17px;} */
