body {
	width: 990px;
	margin: auto;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, sans;
	background: url("images/header4.jpg") no-repeat top center;
	background-color: #f2fafd;
	text-align: left;
}

#header {
	height: 250px;
}

#bar {
	height: 40px;
	margin-bottom: 15px;
}

#bar ul {
	height: 40px;
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}

#bar ul li {
	float: left;
	font-size: 14px;
	margin-right: 20px;
	padding-top: 15px;
	color: #dddddd;
}

#bar ul li a { 
	color: #5a98c8;
	text-decoration: none;
}

#bar ul li a:hover { 
	text-decoration: underline;
}

#bar ul li.first {
	padding-top: 12px;
}

#bar ul li.first a {
	color: #222222;
	font-size: 18px;
	margin-right: 60px;
}

#bar ul li.search { 
	position: absolute;
	padding: 3px;
	padding-top: 14px;
	margin-left: 725px;
}

#bar ul li.feeds { 
	padding-top: 10px;
	margin-left: 20px;
}

#bar ul li.feeds img {
	border: none;
}

#bar ul li.search input {
	width: 150px;
	height: 14px;
	border:1px solid #d2d2d2;
	background-color: #f3f3f3;
}

#login_section {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}

#login_section #user_login {
	color: #5a98c8;
	text-align: center;
}

#login_section #user_login a {
	font-size: 14px;
	color: #5a98c8;
}

input.login {
	width: 76px;
	height: 27px;
	border: none;
	background: url("images/login.png") no-repeat top left;
}


#login_section #login {
	display: none;
	float: right;
	width: 160px;
}

#footer {
	margin: 0px;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	background: url("images/footer.png") no-repeat top center;
	background-color: #f2fafd;
}

#footer a {
	color: #dddddd;
}

#footlinks {
	margin: 0px;
	margin-top. 10px;
	padding: 0px;
	text-align: center;
}

#footlinks a {
	color: #5a98c8;
}

#right_col {
	position: absolute;
	top: 290px;
	margin-left: 815px;
	width: 170px;
	text-align: center;
}

#main_col {
	min-height: 750px;
}

#main_left {
	width: 400px;
	min-height: 1400px;
	border-right: 1px solid #f3f3f3;
}

#main_left_per {
	width: 400px;
	min-height: 600px;
	border-right: 1px solid #f3f3f3;
}

#main_right {
	position: absolute;
	margin-left: 410px;
	width: 400px;
	border-right: 1px solid #f3f3f3;
}

div.tops {
	padding-top. 10px;
	padding-bottom: 10px;
}

div.tops h3 {
	line-height: 50px;
	margin-bottom: 0px;
	padding-left: 60px;
	font-size: 28px;
	color: #5a98c8;
	font-weight: normal;
	letter-spacing: -1px;
}

div.tops h3.picture {
	background: url("images/pic_icon_g_50.png") no-repeat top left;
}

div.tops h3.video {
	background: url("images/video_icon_g_50.png") no-repeat top left;
}

div.tops h3.notice {
	background: url("images/news_icon_g_50.png") no-repeat top left;
}

/* Form's Main Containers */
form.extended {
	margin:0 0 0 0;
	line-height:2em;
}

form.extended ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

form.extended fieldset {		
	position:relative;	
	border: none;
	width: 600px;
}
	form.extended fieldset fieldset {		
		width:100%;
		border-width:0;
	}
	form.extended fieldset.submit {
		padding-left:130px;
		border:none;
		padding-top:10px;
	}	
		form.extended fieldset.submit button {display:inline;}
form.extended ol {	
	padding: 0px 0 5px 0;
}
	form.extended ol ol {		
		padding:0 0 0 120px;
	}
form.extended li {
	float:left;
	width:100%;
	padding-top:10px;
}
	form.extended li li {
		clear:none;
		padding-top:0;
		width:auto;
	}

/* Level 1 Form elements */
form.extended fieldset legend span {
	position:absolute;top:12px;
	left:0px;
	padding-right:5px;
	line-height:1em;
	font-size:14px;
	letter-spacing:1px;
	color:#2299CB;
}

form.extended label {
	width:120px;
	padding-right:10px;
	font-size:14px;
	line-height:24px;
	float:left;
	text-align:right;
	color:#3a494f;
	cursor:pointer;
}

form.extended input.text, form.extended input.password {
	float:left;
	width:205px;
	height:15px;
	padding:3px;
	border:1px solid #d2d2d2;
	margin-right:5px;
	background-color:#fff;
	background-image:url(../images/bg_input.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form.extended textarea {
	float:left;
	width:205px;height:61px;overflow:auto;
	padding:3px;
	border:1px solid #d2d2d2;
	margin-right:5px;
	background-color:#fff;	
	background-image:url(../images/bg_input.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form.extended select {
	float:left;
	border:1px solid #d2d2d2;
	padding:3px;
	margin-right:5px;
	background-color:#fff;
	background-image:url(../images/bg_input.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

/* Level 2 Form elements */
form.extended fieldset fieldset legend span {
	position:absolute;top:0;left:0;
	width:120px;
	padding-right:0;
	font-weight:normal;
	background-color:transparent;
	color:#3a494f;
	font-size:14px;
	letter-spacing:0;
	line-height:1.6em;
	text-align:right;
}
form.extended fieldset fieldset label {
	position:relative;top:-1px;
	clear:none;
	width:auto;
	padding-left:5px;
	text-align:left;	
}
form.extended fieldset fieldset select {
	float:left;
}
form.extended fieldset fieldset input.checkbox {
	float:left;
}
form.extended fieldset fieldset input.radio {
	float:left;
}

/* Form's Little Containers */
form.little {
	margin:0 0 0 0;
	line-height:1em;
}

form.little ol {
	list-style: none;
	padding: 0px;
}

form.little fieldset {		
	position:relative;	
	border:none;
}

form.little fieldset.submit {
	padding-left:130px;
	border:none;
}	

form.little fieldset.submit button {
	display:inline;
}

form.little ol {	
	padding: 0 0 15px 0;
}

form.little li {
	float:left;
	width:100%;
}

form.little input.text, form.little input.password {
	float:left;
	width:125px;
	height:14px;
	padding:3px;
	border:1px solid #d2d2d2;
	margin-right:5px;
	background-color:#fff;
	background-image:url(../images/bg_input.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

div.picture_post, div.video_post, div.notice_post {
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	width: 400px;
	font-size: 12px;
	border-bottom: 1px solid #f3f3f3;
}

div.image, div.video {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	width: 75px;
	height: 75px;
	text-align: right;
}

div.image img {
	border: none;
	margin: 0px;
}

div.person {
	margin: 0px;
	padding: 0px;
}

div.notice_post div.person {
	margin-top: -5px;
}

div.person a {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5a98c8;
}

div.picture_post h4, div.video_post h4, div.notice_post h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: -2px;
	margin-left: 80px;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
}

div.notice_post h4 {
	margin: 0px;
}

div.picture_post h4 {
	background: url("images/pic_icon_g_25.png") no-repeat top left;
}

h1.picture {
	background: url("images/pic_icon_g_50.png") no-repeat top left;
	padding-left: 55px;
}

div.video_post h4 {
	background: url("images/video_icon_g_25.png") no-repeat top left;
}

h1.video {
	background: url("images/video_icon_g_50.png") no-repeat top left;
	padding-left: 55px;
}

div.notice_post h4 {
	background: url("images/news_icon_g_25.png") no-repeat top left;
}

h1.notice {
	background: url("images/video_news_50.png") no-repeat top left;
	padding-left: 55px;
}

h4 a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	margin-left: 30px;
}

h4 a:hover {
	text-decoration: underline;
}

div.notice_post span.source {
	font-size: 10px;
	color: #777777;
}

div.notice_post span.source a {
	font-size: 10px;
	color: #5a98c8;
}

div.picture_post div.ingress, div.video_post div.ingress, div.notice_post div.ingress {
	padding: 2px;
	line-height: 12px;
}

div.votes a {
	color: #67ea2d;
}

a.up {
	padding-bottom: 5px;
	text-decoration: none;
	background: url(../images/vote-up.png) no-repeat top left;
	font-size: 14px;
}

a.down {
	padding-bottom: 5px;
	text-decoration: none;
	background: url(../images/vote-down.png) no-repeat top left;
	font-size: 14px;
}

a.star {
	padding-bottom: 5px;
	text-decoration: none;
	background: url(../images/yellowstar.png) no-repeat top left;
	font-size: 14px;
}

a.gray {
	padding-bottom: 5px;
	text-decoration: none;
	background: url(../images/graystar.png) no-repeat top left;
	font-size: 14px;
}

/* Comments */
#comments {
	margin: 10px;
	margin-top: 25px;
}

#comments h2 {
	line-height: 50px;
	margin-bottom: 0px;
	font-size: 28px;
	color: #5a98c8;
	font-weight: normal;
	letter-spacing: -1px;
}                            

#comments #add_comment_legend, #comments #add_comment {
	margin-left: 40px;
	color: #444444;
}

#comments #add_comment_legend a {
	color: #5a98c8;
}

ul.comments {
	width: 400px;
	margin:15px 0;
	list-style: none;
}

ul.comments li {
	font-size:14px;
	padding-left:0;
}

ul.comments li span.headline {
}

ul.comments li a.name {
	color: #5a98c8;
}

ul.comments li span.votes {
	float: right;
}

ul.comments li a.vote-up, ul.comments li a.vote-down {
	background-position:center center;
	background-repeat:no-repeat;
	font-size: 14px;
}

ul.comments li a.vote-up {
	text-decoration: none;
	background: url(../images/vote-up.png) no-repeat top left;
}

ul.comments li a.vote-down {
	text-decoration: none;
	background: url(../images/vote-down.png) no-repeat top left;
	margin-right: 10px;
}

ul.comments li div.text {
	background-color: #ffffff;	
	background-image: url(../images/bg_input.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
}

ul.comments li div.text p {
	padding: 0px;
	margin: 0px;
	font-size:1.2em;
	line-height:1.33em;
}

ul.comments li div.text a.reply {
	display:block;
	margin-top: 5px;
	text-decoration:none;
	color: #5a98c8;
	font-size: 9px;
}

ul.comments li div.text a.reply:hover {
	text-decoration:underline;
}

ul.comments ul.replies {
	list-style: none;
	margin: 0px;
	padding-left: 15px;
}

ul.comments ul.replies li {
	padding-top:5px;
}

#prevnext {
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 25px;
}

#prevnext a {
	margin: 2px;
	padding: 2px;
	color: #5a98c8;
	border: 1px solid #5a98c8;
	text-decoration: none;
}

div.votes_big {
	width: 64px;
	height: 64px;
	background: url(../images/bg_approval.gif) no-repeat;
	text-align: center;
	padding-top: 7px;
	color: #5a98c8;
}

div.votes_big div.number {
	font-size: 26px;
}

div.votes_big div.legend {
	font-size: 16px;
}

div.person_big {
	position: absolute;
	margin-left: 70px;
	height: 64px;
	color: #5a98c8;
}

div.person_big div.name, div.person_big div.name a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: -1px;
	color: #5a98c8;
}

div.person_big div.name {
	width: 305px;
	line-height: 20px;
	margin-bottom: 5px;
}

div.person_big span.date, div.person_big span.gray {
	font-family: Arial, sans;
	font-size: 12px;
	color: #444444;
}

div.person_big span.date a {
	color: #67ea2d;
}

#captcha {
	margin-left: 75px;
}

#captcha span {
	font-size: 10px;
}

#captcha label {
	float: none;
}

div.picture_post_xl, div.video_post_xl, div.notice_post_xl {
	margin: 10px;
	padding-bottom: 10px;
	width: 800px;
	font-size: 12px;
}

div.picture_post_xl h4, div.video_post_xl h4, div.notice_post_xl h4 {
	margin: 5px;
	padding: 0px;
	font-size: 30px;
	color: #5a98c8;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.picture_post_xl img, div.video_post_xl div.vid, div.notice_post_xl div.source {
	position: absolute;
	border: none;
	margin-top: 15px;
}

div.notice_post_xl div.source {
	width: 400px;
	font-size: 20px;
}

div.notice_post_xl div.source a {
	color: #5a98c8;
}

div.view_left {
	padding: 10px;
	width: 400px;
	margin-left: 400px;
	min-height: 400px;
}


div.view_left div.person a {
	font-size: 26px;
}

div.view_left div.ingress {
	font-size: 18px;
	padding: 10px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 50px;
	color: #333333;
}

h1 span {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}

h1 a {
	font-size: 12px;
	font-weight: normal;
	color: #5a98c8;
}

#gallery {
	width. 100%;
	text-align: center;
}

#gallery h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #5a98c8;
}

#gallery img {
	margin: 10px;
	border: none;
}

input.submit {
	width: 76px;
	height: 27px;
	border: none;
	background: url("images/enviar.png") no-repeat top left;
}

#lang {
	position: absolute;
	top: 5px;
	left: 965px;
}

#lang img {
	border: none;
	width: 30px;
	height: 15px;
	margin-top: 5px;
}
