body {
	margin: 20px 0px 40px 40px;
	border: 0;
	padding: 0;
       background-color: #000000;        
	}

a {
	
	text-decoration: none;
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #c0c0ff;
	text-decoration: underline;
       }

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

#container {
	line-height: 140%;
	width: 835px;
	background-color: #c0c0ff;
	border: 5px solid #c0c0ff;
	}

#banner-img {
	background: #c0c0ff url("http://yglesias.typepad.com/banner5.jpg");
	border: 1px solid #000000;
       height: 200px;
	width: 834px;
       }

div.img-link a {
        display: block;
        height: 200px;
        text-decoration: none;
        }

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	border-bottom: 5px solid #c0c0ff;
       }



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

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

#banner h2 {
	font-size: small;
	}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody-inner
{
	position: static;
	width: 100%;
}


#center {
	
		margin-right: 200px;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	width: 600px;
       float: left;
       }



#right {
	width: 200px;
	float: right;
       background-color: #c0c0ff;
	overflow: hidden;
	border-right: 1px solid #000000;
       border-top: 1px solid#000000;
       }

.content p {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	font-size: small;
       text-align: justify;
       padding: 4px;
       border-left: 1px solid #000000;
       color: #000000;
       }

.content ul {
	line-height: 150%;
	font-size: small;
       text-align: justify;
       color: #000000;
       }

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

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #006699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #c0c0ff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #c0c0ff;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0px;
	}

.sidebar a {
	
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	color: #000000;
	}

.sidebar a:visited {
	color: #000000;
	}

.sidebar a:active {
	color: #000000;
	}

.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
       }


#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, 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: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

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

.sidebar ul {
	margin: 0px;
	margin-bottom: 5px;
  	border-bottom: 1px solid #000000;
	}

.sidebar li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	padding: 0px;
       font-size: x-small;
	text-align: left;
	line-height: 100%;	
	margin-top: 3px;
       margin-bottom: 3px;
	list-style-type: none;
	}


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

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

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

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

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

.image-full {
		width: 300px;
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
/* ph=1 */
