body {
	margin: 0px 0px 0px 0px;
	color: #000;
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}

img {
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 5px; 
  margin-top: 10px;
  border: 0px; 
  height: auto;
  width: auto;
  float: left;
}

img.nofloat {   
  float: none;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px; 
  margin-top: 0px;
  vertical-align: middle; 
}


a { 
	text-decoration: none; 
	target-new: tab;
	}

a:link { color: #06F; }
a:visited { color: #03c; }
a:active { color: #f00; }
a:hover { color: #f60; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
.topnav a:hover {
	background-color: #39f; 
	color: #FFF;
	}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	width:  1000px;
	background-color: #fff;
	border: 1px solid #FFFFFF;
        align: center;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #39f;
	background-color: #fff;
	text-align: right;
	width:  875px;
        padding: 10px;
	height: 80px;
	}

#banner-img {
	display: none;
	}

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

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

#banner h2 {
	font-size: small;
	}

#individual {
	float: left;
	width: 820px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 630px;
        margin-top: 20px;
	overflow: hidden;
	}

.content {
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;	
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	}
	
.content h2 { /* Date */
	color: #666;
	font-weight: normal;
	font-size: x-small;
	margin: 0 0 10px 0;
	padding: 3px 0 2px 0;
	border-bottom: 1px solid #666;
	text-align: left;
	}
	
.content h3 { /* Title */
	color: #000;
	font-size: medium;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	text-shadow: #999 2px 2px 2px;
	}

.content h4 { 
	color: #f00;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

.title {
	color: #000;
	font-size: medium;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: #999 2px 2px 2px;
	}
	

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

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

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

.content ul {
	line-height: 150%;
        text-align: justify;
	}

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

.content h3 {
	color: #666666;
	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;
        clear:left;
	}


.sidebar {
	padding: 15px;
	}

table.on {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}
table.on td {
	border-width: 1px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 2px 2px 0px 0px;
}
table.off {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.off td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: grey grey black grey;
	background-color: white;
	-moz-border-radius: 4px 4px 0px 0px;
}

#right {
	float: left;
	width: 165px;
	background-color: #F0F0F0;
	overflow: hidden;
	}
#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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-top:  20px;
	}

.sidebar h3 {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-top:  15px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
        text-align: justify;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	font-style: italic;
        text-align: justify;
     list-style-type: disc;
	}

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

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        text-align: justify;
	line-height: 100%;
	margin-top: 5px;
	list-style-type: circle;
	}

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

.sidebar img {
	border: 3px solid #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;
	}

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

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

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

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

#publicidad {
	float: left;
	width: 198px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#columnSK {
	float: left;
	width: 210px;
	background-color: #fff;
	overflow: hidden;
	}

.texto_columna {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: justify;
	padding: 2px;
	margin-bottom: 5px;
	}

#debate {
	float: left;
	width: 198px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#info_col1{
	float: left;
	width: 320px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

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

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
        text-align: justify;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	font-style: italic;
        text-align: justify;
     list-style-type: disc;
	}

#info_col2{
	float: left;
	width: 290px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

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

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
        text-align: justify;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	font-style: italic;
        text-align: justify;
     list-style-type: disc;
	}

#tablainfo {
	float: left;
	width: 900px;
	overflow: visible;
        }

#art_credit {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;	
	margin: 50px 0 0 0;
	padding-left: 30px;
	}