/* resume css */
*  {
margin:0;
padding:0;
}
#newscontainer{
width: 826px;
height: auto;
/*min-height: 500px;*/
}
#mainleft{
float: left;
width: 701px;
height: auto;
}
#sidebar{
float: left;
width: 125px;
height: auto;

}
.entrytitle{
width: 650px;
height: 21px;
border-bottom: 1px dotted #848484;
margin-bottom: 7px;
margin-top: 0px;

}
h2.title{
float: left;
font-size: 1.7em;
color: #f1d554; /*E29B44*/
width: 525px;
height: auto;
}
h2.pagetitle{
font-size: 1.4em;
color: #72113f;
}
h2.titlesingle{
padding-bottom: 2px;
margin-bottom: 7px;
float: left;
font-size: 1.7em;
color: #E29B44; /*#ce9146;*/
width: 826px;
height: auto;
border-bottom: 1px dotted #848484;
}
.date{
text-align: right;
padding-top:7px;
width: 125px;
height: auto;
float: left;
font-size: 1.1em;
}
h2.rss{
padding-bottom: 2px;
width: 125px;
padding-top: 5px;
display: block;
height: auto;
background: url(images/rss.jpg) no-repeat;
background-position: 95% 70%;
border-bottom: 1px dotted #848484;
margin-top: 18px;
margin-bottom: 4px;
font-size: 1.4em;
color: #ce9146; /*orange;*/
}
h2.search{
border-bottom: 1px dotted #848484;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 5px;
font-size: 1.4em;
color: #ce9146 /*#E29B44*/
}
h2.sidebar{
border-bottom: 1px dotted #848484;
padding-bottom: 3px;
margin-top: 17px;
margin-bottom: 4px;
font-size: 1.4em;
color: #ce9146; /*#ce9146;*/
}
.entry{
color: #F5F4F4;
font-size: 1.3em;
padding-bottom: 14px;
line-height: 1.4em;
width: 650px;
}
.entry p{
padding-bottom: 4px;
}
.entrysingle{
color: #F5F4F4;
font-size: 1.3em;
padding-bottom: 14px;
line-height: 1.4em;
width: 826px;
}
.entrysingle p{
padding-bottom: 4px;
}
#mainleft img{
padding-top: 3px;
padding-bottom: 15px;
}
h2{
font-size: 1.2em;
}
#searchcontainer{
/*padding-bottom: 10px; */

}
.searchbutton{
float: right;
padding-top: 4px;
}
.sidebarcontent{
padding: 0px;
height: auto;
}
/* padding-top: 10px;*/
p.postmetadata alt{
padding-top: 15px;
font-size: 1.1em;
}
#mainleft p.postmetadata{
padding-top: 0px;
font-size: 1.1em;
color: #848484;
}
#mainleft p.postmetadata a{
color: #1C7CF3;
font-size: 1.1em;
}
#mainleft p.postmetadata a:hover{
padding-top: 0px;
font-size: 1.1em;
color: #ce9146;
}
#mainleft p.endentry{
margin-bottom: 40px;
font-size: 1.1em;
color: #848484;
}
#mainleft p.endentry a{
color: #1C7CF3;
font-size: 1.1em;

}
#mainleft p.endentry a:hover{
font-size: 1.1em;
color: #ce9146;
}
.searchright{
margin-left: 30px;
}

#searchform {
	/*margin: 10px auto;
	padding: 5px 3px;
	text-align: right;*/
	}

#sidebar #searchform #s {
	width: 113px;
	padding: 2px;
	}	
.navigation{
width: 826px;
height: 20px;
font-size: 1.1em;

}
.submit{
padding-top: 10px;
padding-bottom: 10px;
}
h3{
padding-top: 10px;
padding-bottom:5px;
font-size: 1.3em;
color: #848484;
}