
/**************************************************
* {
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	color: #666;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}
*/
* {
	font-family: Arial, "Trebuchet MS";
	color: #666;
	padding: 0;
	margin: 0;
	text-decoration: none;
	vertical-align: baseline;
}

html {
line-height: 1;
/*background: #F9F9F9 url(body-bac.jpg) repeat-x top; */
}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	line-height: 1;
    background: url(images/bg.gif) repeat-x top;
	text-align: center;
	font-size: 0.75em;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 173px;
}
/***************************************************/
#top_link_ads {
	float: left;
	width: 627px;
	height: 30px;
    padding-top: 15px;
	padding-left: 20px;
}
/***************************************************/
#logo {
clear: left;
float: left;
width: 300px;
height: 84px;
margin-top: 20px;
margin-left: 0;
margin-right: 10px;
padding-left: 40px;
font-size: 0.9em;
}
#logo h1 {
display: none;
}
#logo .description {
display: none;
}

#top_header_ads {
	float: right;
	display: inline;
	margin-top: 30px;
	width: 500px;
	padding-top: 10px;
}

/***************************************************/
#column {
	float: left;
	width: 630px;
	margin-right: 10px;
}

.post {
	margin-top: 20px;
	background: #fff;
	border: 1px solid #e4ecd7;
}

.post a {
	color: #3894c3;
}

.post a:hover {
	color: #333;
}

.entry {
	background: #FFF;
	display: block;
}

/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	overflow: hidden;
}

/***************************************************/
#sidebar {
	float: left;
	width: 300px;
}
/***************************************************/
.box {
	width: 330px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/**************************************************
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	color: #666;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
*/
.subscribe {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}
.subscribe fieldset, legend {
  border: 0 none;
}


.rssfeed {
	line-height: 1.4em;
	background: url(images/bullet00.png) no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss00000.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #408ddb;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

#rssinput {
	width: 200px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #e3f5fc;
	border: 1px solid #eee;
}

#rssinput:hover {
	background: #fff;
	border: 1px solid #68cff5;
}

#rssbutton {
	background: #36bcee;
	color: #fff;
	border: 1px solid #79b9d1;
	cursor: pointer;
	font-weight: bold;
}

#rssbutton:hover {
	background: #83ddff;
}

.sidebar {
/***************************************************/
	float: left;
	width: 145px;
	margin-right: 10px;
}

.sidebar a {
	color: #5e7c82;
}

.sidebar a:hover {
	color: #408ddb;
}

.sidebar ul li h2 {
	margin-top: 20px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background-position: left 9px;
	border-bottom: 1px dotted #eee;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar ul li ul li a {
	color: #5e7c82;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #408ddb;
}
/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	background: #f9f9f9;
	border-top: 1px solid #dddddd;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.copyright {
    font-size: 10px;
	float: right;
	color: #333;
	line-height: 1.5em;
}

.copyright a {
	font-weight: bold;
	line-height: 1.5em;
	color: #333;
}

.copyright a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.rss {
	float: left;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss00000.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 20px;
}

.rss a:hover {
	color: #fff;
	background: #366799 url(images/rss00000.png) no-repeat left;
	line-height: 1.5em;
}

/***************************************************/





/*  LIST  */
.img_wall{
border: 3px solid #eee;
}
.thumb{
display:block;
float:left;
margin: 5px;
}

.thumb a, .thumb a:visited{
	text-decoration:none;
	display:block;
	z-index:1;
}
.thumb a:hover{
	text-decoration:underline;
}



.view{
	float:left;
	width:220px;
}
.leftads{
	float:left;
	width:320px;
}

.res{
	float:left;
	width:590px;
	margin-bottom:5px;
	padding-bottom:20px;
}
.res a, .res a:visited{
	margin-left:10px;
}
.reset{
	clear:both;
	height:0;
	line-height:0px;
	font-size:1px;
}


/* Inicio paginacion */
	div.pagination {
		margin: 3px;
		text-align:center;
	}

	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;

		text-decoration: underline;
		color: #17A;
	}
	div.pagination a:hover{

		color: #6BD;
	}
	div.pagination a:active {

		color: #17A;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;

		font-weight: bold;
		background-color: #fff;
		color: #000;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;

		color: #DDD;
	}
/* Fin paginacion */

