/* CSS Document */

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

a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
 
 }

a:link {
	color: #0000CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 }

a:visited {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 }

a:active {
	color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 }

a:hover {
 color: #FF0000;
 }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
 }

#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	border-bottom: 1px solid #FFFFFF;
	height: 200px;
       	background-image: url(http://WWW.VALENCA.ORG/gea/logo.gif);
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	}

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

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

#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
	text-align: right;
	font-weight: lighter;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
	}

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

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #009966;
	font-family: Arial, Helvetica, 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: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bolder;
	text-transform: none;
	letter-spacing: 0.3em;
	font-style: normal;
	background-color: #FFFFFF;
	}

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

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

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

.sidebar li {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	border-top-color: #00CCFF;
	border-left-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-right-color: #00CCFF;
	}

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

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

.photo {
 text-align: right;
 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;
 }

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

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

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

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

