/*  
Theme Name: Default
Theme URI: http://www.consumerresourcenet.com
Description: This is my theme for a conresnet.com
Version: 1.0
Author: Khat Liem
*/

#wrapper {
	text-align: left;
	}

#header {
	width: 655px;
	text-align: center;
	}

body {
	margin-left: 10px;
	vertical-align: top;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 655px;
	}

h2 {
	color: #f68000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;
	}

h4 {
	color: #f68000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

h6 {
	color: #4974ab;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	text-decoration: none;
	color: #f68000;
	}

a:hover {
	text-decoration: none;
	color: #4974ab;
	}

#container {
	width: 655px;
	height: 395px;
	overflow: auto;
	}

.post {
	padding: 5px 0 0 0;
	}
	
.post h4 {
	font-size: 14px;
	}

.entry {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	}

.postmetadata {
	font-style: italic; 
	color:#8b8f9a;
	font-size: 10px;
	}

.navigation {
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px; 
	}
	