/*  
Theme Name: Pea88
Theme URI: www.pea88.com
Description: Pea88 is a custom theme 
Version: 0.1
Author: JJB 
Author URI: http://www.broadland.biz/
*/




/* HEADER SECTION */

#tophome {
background:white;
width:250px;
float:left;
text-align:left;

}


#header {
text-align:left;
background:#CCCC99;
float;left;
}

#header h1.blogtitle {
margin-left:10px;
color:#ffffff;
font-size:35px;
}


#header p.description {
color:black;
font-size:20px;
font-style:oblique;
padding:0 0 10px 20px;
margin:0;
}

#header h1.blogtitle a:visited {
text-decoration:none;
color:#ffffff;
}

/* MAIN BLOG BODY */

.narrowcolumn {
float: left;
padding:0 0 0px 5px;
width: 500;
	}

.navigation {
padding-top: 10px;
}

/* SIDEBAR */

#sidebar {
float:right;
margin-left:20px;
padding-left:30px;
}

#sidebar h2 {
margin-left:20px;
margin-top:10px;
margin-bottom:5px;
text-align:justify;
}

#sidebar li {
list-style:none;
text-align:justify;
line-height: 30px;
}

/* Archive */

.postmetadata {
border-bottom: 1px solid gray;
}

#archive .entry {
border-bottom: thin solid gray;
}

/* TEXT STYLES */

.entry { 
font-family:'Li Sung';
color:#333300
}

h2 {
font-family:'Li Sung';
font-weight:bold;
font-size:25px;
color:black;
}

/* RULES FOR LINKS */

a:link {
text-decoration:none;
color:black;
}

a:hover {
text-decoration:none;
color:CCCC99;
}

a:visited {
text-decoration:none;
color:#cc3300
}

.bottommenu a:link {
text-decoration:bold;
color:#cc3300
}