body {
    margin: 0px 0px 20px 0px;
  /*  background-color: #4A7050; */
background-color: #ddd;
    text-align: center;
}

a {
    text-decoration: underline;
}

a:link {
color: #0E4015;
}

a:visited {
color: #0E4015;
}

a:active {
    color: #E0D6CD;
}

a:hover {

text-decoration:none;
color: #FF4200;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none;
border-bottom: #0E4015;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

#container {
    line-height: 140%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 740px;
    background: white;
    border: 1px solid #000;
    border-top: none;
}

#banner {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    color: #FFF;
    background: #D4C7BF url(bkg_poli.jpg) top right no-repeat;
    text-align: left;
    height: 130px;
    padding: 0px 15px 0px 20px;
    border-bottom: 0.5px dotted #000;
}

#banner-img {
    display: none;
}

#banner a {
    color: #FF4200;
    text-decoration: none;
}

#banner h1 {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-large;
    font-weight: bold;
    padding-top:50px;
	}

#banner h2 {
    font-size: small;
    color: #595551;
}

#centerdiv {
    float: left;
    width: 535px;
    overflow: hidden;
}

.postinterviews {
	background: white url(interview.gif) top left no-repeat;
}

.postmusings {
	background: white url(musing.gif) top left no-repeat;
}


.maincontent {
    padding: 25px 15px 5px 20px;
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
}

textarea#comment-text {
    width: 370px;
}


#menucol {
    float: left;
    width: 200px;
    overflow: hidden;
}

.maincontent p {
    color: #333333;
    font-size: small;
    font-weight: normal;
    line-height: 200%;
    text-align: left;
    margin-bottom: 10px;
}

.maincontent blockquote {
    line-height: 200%;
}

.maincontent li {
    line-height: 200%;
}

.maincontent h3 {
    color: #333333;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: medium;
    text-align: left;
    margin-bottom: 10px;
}

.maincontent h2 {
    padding: 17px 0px 0px 3px;    
    color: #333;
    font-family: Arial, sans-serif;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: -0.08em;
    font-size: medium;
}

.maincontent h1 {
    color: #333;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: -0.08em;
}

.maincontent p.posted {
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    margin-bottom: 25px;
    line-height: normal;
}

.maincontent p.posted a {
    text-decoration: none;
}


/*
.faq {
	color: red;
}
*/


.sidebar {
    padding: 25px 30px 15px 20px;
}

#calendar {
    line-height: 140%;
    color: #333333;
    font-family: Verdana, Arial, serif;
    font-size: x-small;
    padding: 2px;
    text-align: center;
    margin-bottom: 30px;
}

.sidebar h2 {
    color: #FF4200;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-small;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .3em;
    border-bottom: 1px solid #D9D0C9;
}

/*
color: #6A564B;
font-size: x-small;
border-bottom: 1px solid #D9D0C9;
*/

.sidebar ul {
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 30px;
}

.sidebar li {
    color: #333333;
    font-family: Verdana, Arial, serif;
    font-size: x-small;
    text-align: left;
    line-height: 150%;
    margin-top: 10px;
    list-style-type: none;
}

.sidebar img {
    /* border: 1px solid #333333;*/
}

.sidebar a {
    text-decoration: none;
}

.photo {
    text-align: left;
    margin-bottom: 20px;
}

.link-note {
    font-family: Verdana, Arial, serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    margin-bottom: 15px;
}

#icogs {
    font-family: Arial, sans-serif;
    font-size: x-small;
    line-height: 130%;
    text-align: left;
    color: #333333;
    margin-top: 70px;
}

#icogs a img {
	border: none;
}

#comment-data {
    float: left;
    width: 180px;
    padding-right: 15px;
    margin-right: 15px;
    text-align: left;
    border-right: 1px dotted #BBB;
}

.present {
    color: #FF4200;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
    margin-bottom: 30px;
    padding-right: 0px;
}

.present p {
    color: #FF4200;
    margin-top:0px;
    line-height: 160%;
}

.entryinfo {
    width: 150px;
    float: right;
    padding: 0px 0px 15px 10px;
    margin-left: 35px;
    text-align: right;
    font: x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #888;
    text-transform: uppercase;
}

.entryinfo a {
    text-decoration: none;
    color: inherit;
}

.postbody {
    clear:right;
}

/* Interview segment formatting. Changed background from #eee and
color from #666 */

.postinterviews ul {
	background: #E0D6CD url(toprounded.gif) top left no-repeat;
	padding: 0px;
	margin: 0px;
	color: #666;
}

.postinterviews ul li {
	list-style: none;
	margin-left: 0em;
	line-height: 110%;
	border-bottom: 1px solid white;
	padding: 13px;
	font-weight: bold;
	
}

.postinterviews ul li div {
	font-size: 85%;
	font-weight: normal;
	text-align: right;
	
}

.postinterviews ul li div a {
	font-weight: bold;
}

.post ul {
	background: #E0D6CD url(toprounded.gif) top left no-repeat;
	padding: 0px;
	margin: 0px;
	color: #666;
}

.post ul li {
	list-style: none;
	margin-left: 0em;
	line-height: 110%;
	border-bottom: 1px solid white;
	padding: 13px;
	font-weight: bold;
	
}

.post ul li div {
	font-size: 85%;
	font-weight: normal;
	text-align: right;
	
}

.post ul li div a {
	font-weight: bold;
}
