body {
	margin: 0px 0px 20px 0px;
		background-color: #562900;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #562900;
	}

a:visited {
	color: #562900;
	}

a:active {
	color: #FF6C02;
	}

a:hover {
	color: #FF6C02;
	}

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: 700px;
	background: url("/blog/images/sidebarTexture.jpg");
        background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
        /* 
        background-image: url("/blog/images/header_banner.jpg");
        background-repeat: no-repeat; 
        padding: 15px;
        */

	
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: right;
	width: 500px;
	overflow: hidden;
	}


#center ul {
	padding: 16px;
}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #745F42;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}


.content pre {
	font-size: larger;
}


#left {
	float: left;
	color: #FEE1CD;
	width: 200px;
	background: url("/blog/images/sidebarTexture.jpg");
        overflow: hidden;
	}

.content p {
	color: #745F42;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
        font-style: italic;
        color: #55432B;

	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #745F42;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #745F42;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}



.sidebar {
	padding: 15px;
	}



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

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

.sidebar #categories ul {
	padding-left: 0px;
	}

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

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}


.sidebar a {
        font-weight: bold;
}

.sidebar a:hover {
        color: #FFFFFF;
}


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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
	
.link-note img {
	border: none;
vertical-align:middle;
align: left;
float:left;
padding-right: 10px;


	}
	
.link-note a.rss:link {
	font-size: x-small;
	font-weight: bold;
	line-height: 2;
	}


.link-note a.rss:visited{
	font-size: x-small;
	font-weight: bold;	
	line-height: 2;
	}


.link-note a.rss:active {
	font-size: x-small;
	font-weight: bold;
	line-height: 2;
	}

.link-note a.rss:hover {
	font-size: x-small;
	font-weight: bold;
	line-height: 2;
	}



.content a.underTitle {
	text-decoration: underline;
	font-size: x-small;
        margin-top: 5px;
	text-transform: uppercase;
	}

.content a.underTitle:link {
	color: #FF6C02;
	}

.content a.underTitle:visited {
	color: #FF6C02;
	}

.content a.underTitle:active {
	color: #FF6C02;
	}

.content a.underTitle:hover {
	color: #FF6C02;
	}


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 50px;
	}

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

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}




ul {
      padding: 5px, 5px, 5px, 5px;
}



.sig {
      padding-right: 5px;
      margin-right: 5px;
}

#me {
   background-color: #6472A0;
   border: 2px solid #444E6D;
   color: #FFF;
   height: 11px;
   font-weight: bold;
   text-align: right;
   line-height: .9em;
   padding-right: 5px;
}


#her {
   background-color: #70B470;
   border: 2px solid #416741;
   color: #FFF;
   height: 11px;
   font-weight: bold;
   text-align: right;
   line-height: .9em;
   padding-right: 5px;
}


.headerTitle_old {
   background-image: url("/blog/images/header_bg.jpg");
   background-repeat: no-repeat;
   color: #000;
   height: 75px;
   font-weight: bold;
   text-align: left;
   line-height: 16px;
   font-size: 16px;
   padding: 10px;
}

.headerTitle{
   background-color: #ffffff;
   border-left: 4px solid #562900;
   border-top: 4px solid #562900;
   color: #D45900;
   height: 25px;
   font-weight: bold;
   text-align: left;
   line-height: 16px;
   font-size: 16px;
   padding: 10px;
}



.content a.underTitle {
	text-decoration: underline;
	font-size: x-small;
        margin-top: 5px;
	text-transform: uppercase;
	}

.content a.underTitle:link {
	color: #FF6C02;
	}

.content a.underTitle:visited {
	color: #FF6C02;
	}

.content a.underTitle:active {
	color: #FF6C02;
	}

.content a.underTitle:hover {
	color: #FF6C02;
	}



