div.entry h2.awards {
padding-top: 10px;
margin-left: 15px;
font-family: "Palatino Linotype", Times, serif;
font-size: 0.9em;
text-transform: uppercase;
color: #747170;
}
#bannerblog {
	margin-left: 4px;
	margin-right: 4px;
	width: 980px;
	min-height: 191px;
	height:auto !important;
	height: 191px;
	background: url(images/headerblog.png) center no-repeat;
}

#sidebar {
}
#sidebar ul {
}
#sidebar ul li {
list-style: none;
}
em {
font-family: "Palatino Linotype", Times, serif;
letter-spacing: 1px;
font-style: italic;
}

/* left navigation class */
.blogmenu {
	margin-top: 55px;
	font-family: Univers, Arial, sans-serif;
	font-size: 14px;
} 

ul.catmenu {
margin: 0px 0px 30px 0px;
padding: 0px;
}
ul.catmenu li{
	color: #ffffff;
	margin:0px;
	line-height: 2;
	background: #e7eaf3;
	border: 1px solid;
	list-style: none;
} 
ul.catmenu li a {
	display: block;
	text-decoration: none;
	padding-left: 2px;
}
ul.catmenu li a:hover {
	background: #cfd5E7;
}

/* Fix ie6 */
*html #currentpage {
position: absolute;
left: 935px;
}

#currentpage div {
margin-top: 55px;
}
	#currentpage div h3 {
	font-family: Univers, Arial, sans-serif;
	font-size: 14px;
	color: #363636;
	padding-bottom: 5px;
}
	select {
	text-align: center;
	width: 130px;
	margin-left: 10px;
	background: #e7eaf3;
	color: #0d2b89;
	border: none;
}
ul.calendar {
margin: 0px;
padding: 0px;
}


.nopad{
	width: 600px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

div.contentpaneopen div.post {
	margin: 10px 0px 20px 0px;
	line-height: normal;
	padding: 3px;
}

div.contentpaneopen h2 {
	font-family: Univers, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
div.contentpaneopen h2 a {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}
div.contentpaneopen h2 a:hover {
	text-decoration: underline;
}
p.postmetadata {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border: 1px solid #f3f4f4;
	background: #fafafa;
}
p.postmetadata a {
color: #363636;
text-decoration: none;
}
p.postmetadata a:hover {
text-decoration: underline;
}
div.entry p {
}
a.more-link {
}
small {
	color: #999999;
	border-bottom: 1px dashed;
	display: block;
	padding-bottom: 5px;
	margin-right: 150px;
}
div#respond small {
border: none;
}
div.alignleft {
float: left; 
}
div.alignright {
float: right;
}

.contentpaneopen p.postmetadata_alt {
}
#respond {
}
form #commentform {
}

/* End Comments */


/* Calendar 
table#wp-calendar {
margin-left: -5px;
}
tr{
background: #e7eaf3;
}
tr.tablehead {
background: #cfd5E7;
}
td.pad {
background: #ffffff;
}
td#today {
background: #cfd5E7;
}*/

p#tags {
	padding: 10px;
	border: 1px solid #f3f4f4;
	background: #fafafa;
	text-align: center;
}
p#tags a{
color: #363636;
}
div #aboutpost {
	padding: 10px;
	border: 1px solid #f3f4f4;
	background: #fafafa;
}
div #aboutpost p {	
text-align: center;
}
div #aboutpost p a {
color: #363636;
}

/******Comments********/

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	margin-bottom:8px;
	border-top: 1px solid #cfd5e7;
	border-bottom: 1px solid #cfd5e7;
	background: #e7eaf3;
	list-style:none;
	width:450px;
	}

.commentlist .commenttext {
	padding: 10px;
	}

.commentlist cite {
	font-family: Univers, "Gill Sans MT", Arial, sans-serif;
	display:block;
	text-transform:uppercase;
	font-style:normal;
	padding-bottom:12px;
	}

.commentlist a {
	text-decoration: none;
		}

.commentlist a:hover, .commentlist a:active {
	text-decoration: underline;
	}

span.date a {
	font-size: 11px;
}
.commentlist .date {
	display: block;
	width: 420px;
	border-top: 1px solid #cfd5e7;
	padding:3px;
	}

div#respond h3, h3#comments {
font-weight: bold;
margin-top: 50px;
}
hr {
border: 1px solid #cfd5e7;
}