/* 
  Theme Name: standing
Theme URI: http://standing.com
Description: one column
Author: mw
Author URI: http://someprojects.com
Version: 1
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

#body {
color: #333; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background: white;
}

/* Structure Divs */
#content {
margin: 0 auto;
padding: 0;
width: 700px;
background: white;
}

#header {
margin: 35px 0 0 0;
padding: 0 0 0 0;
background: #fff url('images/standing.gif') no-repeat top left;
border: 0 solid red;
height:55px;
}

#pages {
font-size: 12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0;
float: right;
padding: 0;
border: 0 solid red;
}	
	
#noticias {
float: left;
margin: 15px 0 0 0;
padding: 0;
width: 700px;
border: 0 solid cyan;
background: white;
}

table {
margin: 0;
background: #fff;
border-top: 1px solid #a0a0a0;
}

table tbody tr td H2 {
margin: 10px 0 0 0 !important;
}

td {vertical-align: top;}

.textright{
padding: 0 0 0 10px;
margin:0 0 0 10px;
text-align:top;
}

.textleft{
padding: 0 10px 0 0;
margin:0 10px 0 0;
}

#credits {
background: white;
clear:both;
margin: 0;
padding: 15px 0 20px 0;
text-align: right;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
}

#credits a{
font-size: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #eee;
}

/* Config Structure Divs */
	
	/* Pages */
#pages li {
	display: inline;
	list-style-type: none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
		
#pages ul, ol {
	margin: 0;
	padding: 0;
	}
		
#pages a {
	background: transparent;
	color: #333;
	font-weight: normal;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0 0 17px;
	padding: 1px 4px 0 4px;
	font-weight: bold;
	}
		
#pages a:hover {
 color: #666;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
		
.current_page_item a, .current_page_item a:hover {
	color: #E93010 !important;
	}

	/* Noticias */

#noticias, #noticias ul, #noticias ol, #noticias table {
	font-size: 12px;
	line-height: 1.5em;
	}
			
#noticias ul {
	list-style-type: circle;
	margin: 0 0 0 30px;
	padding: 0;
	}
			
#noticias li {
	margin: 0;
	padding: 0;
	}
#noticias strong {
	font-size: 14px;
font-weight: bold;
	padding: 0;
margin: 0;
	}

#noticias h2 {
font-family: Courier New, Courier, monospace;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	background: transparent;
	}

#noticias h2 a {
font-family: Courier New, Courier, monospace;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	text-decoration: none;
border: 0;
	background: transparent;
	}
		
#noticias h2 a:hover {
font-family: Courier New, Courier, monospace;
	color: #000;
	}

#noticias h3 {
	color: #333;
	font-size: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	}
		
#noticias h3 a {
	color: #333;
	font-size: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#noticias h4{
	color: #666;
	font-size: 24px;
font-family: Courier New, Courier, monospace;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 24px;
text-align: right;
	}

#noticias h4 a{
	color: #666;
	font-size: 24px;
font-family: Courier New, Courier, monospace;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#noticias h4 a:hover {
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#noticias h5{
font-size: 14px;
	font-weight: bold;
line-height: 14px;
	margin: 3px 0 0 0;
	padding: 0;
	}
		
#noticias small {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
		
#noticias small a {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	}
		
#noticias small a:hover {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	}
		
.feedback {
	color: #666;
	font-size: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
	}
		
/* Entrada */
.entrada{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0 40px 0;
	padding: 0;
	border: 0 solid yellow;
	background: white;
	color: #333;
        text-align: justify;
clear:both;
	}

.entrada a {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 0;
	background: white;
	color: #333;
	font-weight: bold;
	}

.entrada a img{
	border: 0;
	}
		
.entrada a:hover {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 0;
	background: white;
	color: #666;
	font-weight: bold;
	}

/* Print Styles */


/* General */

.alignright { padding:0 0 0 6px; margin: 0; display: inline; float: right;}
.alignleft { padding: 0 6px 0 0; margin: 0; display: inline; float: left;}

a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	background: none;
	color: #999;
	}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: none;
}
