/* 
Theme Name: BB DFD Blog
Theme URI: http://www.mattlag.com/blog/
Version: 1.0
Author: Matt LaGrandeur
*/


body {
        font-family:arial;
	margin:0;
	padding:0;
 	font-size: 14px;
	color:#000233;
        background-color:#000066;
}

.solidbgcolor {
        background-color:#DBE3F5;
}

 
a {
	color: #003333;	
}
a:visited {
	color: #003333;
}
a:hover {
	color: #003333;
	text-decoration:underline;
}

#sidebar {
        width:200px;
	padding:0px;
	margin:0px;
	color:#333;
        background-color:white;
        border-right:3px solid lime;
        border-top:3px solid lime;
} 

#sidebar h2 {
        background-color:white;
	padding-top:17px;
        margin:0px;
	font-size: 17px;
	color:#000066;
	text-align:center;
	height:22px;
	font-weight:bold;
}

#sidebar ul {
        background-color:white;       
	padding-left: 5px;
	margin:0px;
	font-size:12px;
        text-align:left;
        line-height:25px;
        list-style:none;
}

.rss     {
         padding-left:12px;
         background-color:white;
}

input, textarea 
{
	background:#ECF4FF;
        color:#000233;
	border:3px ridge #000233;
        padding:5px;
}

a img {
	border: none;
}

#maincontent {
        background-color:white;
	padding:0px;
	margin:0px;
        border-top:3px solid lime;
        border-left:3px solid lime;
        border-right:3px solid lime;
}

.post , .page
{
	margin-left:5px;
        margin-right:0px;
        clear:left;
}

.post-content, .page-content {
	margin:3px;
	font-size:14px;
        clear:left;
        margin-bottom:90px;
        text-align:left;
}

.post-content a{
        color:#336699;
}

.post-content img {
        border:none;
        margin-right:8px;
        margin-bottom:8px;
        align:left;
}

.post-footer {
        font-style:oblique;
        font-size:13px;
        color:#223366;
        clear:left;
        margin-left:40px;
}

.post-footer a {
        color:#336699;
}

.post-footer-ad {
        margin-top:20px;
        height:90px;
}

.post-footer img {
        position:relative;
        top:7px;
        margin:1px;
        border:none;
}

.under-title {
        font-style:oblique;
        font-size:12px;
        padding:0px;
        text-align:right;
        margin:-13px 10px 20px 5px;
        
}

.under-title a {
        color:#336699;
}

.post-title, .page-title {
	border-bottom:#000233 1px solid;
	font-size:17px;
	margin:5px 0px 0px 0px;
        padding:10px 0px 0px 0px;
	font-weight:bold;
        text-align:left;
        color:#000066;
}

.post-date {
	float: left;
	color: #000233;
        border:1px solid #000233;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 20px 3px 0px 0px;
	padding: 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}

.post-info, .page-info 
{
	font-size:0.9em;	
	margin:0px 5px 10px 30px;
	padding:5px;
        font-style:oblique;
	color:#000066;
}

h3 {
	margin: 10px;
	padding: 0;
	font-size:1.3em;
        color:#000033;
}

blockquote {
	margin:10px 30px 10px 40px;
	padding:5px 5px 0px 5px;
	font-style:italic;
	background:#ECF4FF;
        border-left:5px dashed #DBE3F5;
        clear:left;
}

<!-----------------------------END MY EDITED STYLE------------------------------------->
#main 
{
	margin:0 auto;
	padding:0;
}


acronym, abbr {
	border-bottom: 1px dotted #000233;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
}



cite {
	font-size: 0.9em;
	font-style: normal;
}


p {
	margin: 0 0 1em;
	padding: 5px;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
        color:#000066;
}

#pagenav
{
	list-style:none;
}

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}


.page 
{
	margin:25px -5px 0 27px;
}


.page-info 
{
        width:80%;
}
.post-info a
{
	color:#002233;
}

.post-info a:hover 
{
	color:#002233;
}



#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#002233;
}





<!--------------------COMMENTS----------------------------->
.commentlist {
	font-weight:normal;	
}

#commentform 
{
	margin:20px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin:10px;
}

#comments, #respond, #category {
        text-style:italic;
        background-color:#000066;
	margin:10px 10px 0px 10px;
        padding:5px;
	color:#DBE3F5;
	font: 1.1em verdana, helvetica, sans-serif;
}

.commentlist li 
{
	margin:25px;
	padding:10px;
        background-color:#ccccff;

}

