html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;

	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#f5f5f5;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2D2D2D;
}

.index {

}
.index li {
list-style:none;
}
.index a {
text-align:right;
size:18px;
font-weight:bold;
text-decoration:none;
color:#0099FF;
}
.view {
margin-left:100px;
}
.Buttons tr {
height:40px;
}
.Buttons td {
padding-left: 10px;
}
h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0;
	
	text-align: justify;
}

.ai_ListChecked_subtext {
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	color:#555555;
}
.ai_ListChecked {
	font-weight:normal;
	font-size:14px;
	color:#000000;
}
strong {
}

a {
	color: #B40000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0 auto;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	/*background: url(images/bg02.jpg) repeat-x;*/
}

.container {
	width: 965px;
	margin-left:60px;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 162px;
}
#header1 {
	height: 30px;
}

/* Logo */

#logo {
	float: left;
	width: 375px;
	height: 162px;
	padding-left: 40px;
	left: 130px;
	top: 2px;
}

#logo h1 {
	padding-top: 88px;
}

#logo p {
	padding-left: 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #919191;
}

#logo a {
	text-decoration: none;
	color: #2D2D2D;
}

/* Menu */

#menu {
	height: 99px;
	float: right;
	width: 550px;
	height: 162px;

}

#menu p {
	margin: 0;
	padding: 80px 0 0 0px;
	list-style: none;
	line-height: normal;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#menu strong {
	color:#6b0206;
}
#menu li {
	float: left;
	width: 121px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 10px;
}

#menu a {
	text-decoration: none;
	color: #2D2D2D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #8E0000 url(images/homepage01.jpg) repeat-x;
}

#menu li.active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(images/bg05.jpg) repeat-y;
}

/** CONTENT */

#content {
	float: left;
	width: 442px;
	padding: 47px 26px 30px 82px;
	background: url(images/bg06.jpg) no-repeat;
}

.photo {
}

.photo .caption {
	height: 22px;
	margin: 0;
	padding: 6px 0 0 0;
	line-height: normal;
	background: #500;
	color: #fff;
	text-align: center;
}

.photo .caption a {
	color: #fff;
}

.post {
	padding: 40px 0 0 0;
}

.post .title {
}

.post .title h2 {
	padding: 0 0 5px 10px;
}

.post .title p {
	margin: 0;
	padding: 5px 10px;
	background: url(images/homepage03.jpg) no-repeat;
	line-height: normal;
}

.post .entry {
	padding: 10px;
}

.post .meta {
	padding: 0 10px;
	line-height: normal;
}

.post .meta .more {
	padding: 0 30px 0 20px;
	background: url(images/homepage04.gif) no-repeat 0 50%;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/homepage05.gif) no-repeat 0 50%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 330px;
	height: 100px;
	padding: 45px 58px 0 27px;
	background: url(images/bg07.jpg) no-repeat;
}

#content ul {
	margin: 0;
	padding: 0px 0 0 54px;
	list-style: none;
	line-height: normal;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#content li {
	float: left;
	width: 121px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 10px;
}


#content a {
	text-decoration: none;
	color: #2D2D2D;
}

#content a:hover {
	text-decoration: underline;
}

#content li.active {
	background: #8E0000 url(images/homepage01.jpg) repeat-x;
}

#content li.active a {
	color: #FFFFFF;
}


#sidebar h2 {
	padding-bottom: 25px;
	font-size: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .section1 {
margin-left: 100px;
}

#sidebar .section1 h2 {
	background: url(images/homepage06.jpg) no-repeat 0 100%;
}
.ai_ListChecked_RedText {
	color:#cc0000;
	font-weight:bold;
}

.ai_ListChecked_subtext_RedText {
        font-weight:normal;
	font-size:10px;
	font-style:italic;
	color:#cc0000;
}

#sidebar .section1 li {
	padding-bottom:10px;
}

#sidebar .section2, #sidebar .section3 {
	float: left;
	width: 148px;
}

#sidebar .section2 h2, #sidebar .section3 h2 {
	padding-top: 42px;
	background: url(images/homepage07.jpg) no-repeat 0 100%;
}

#sidebar .section2 {
}

#sidebar .section3 {
	margin-left: 30px;
}

/** FOOTER */

#footer {
	height: 125px;
	background: url(images/bg08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #919191;
}
#footer .hoho {
	margin: 0;

	text-align: center;
	color: #919191;
}
#footer .legal {
}

#footer .links {
}

#footer a {
	color: #919191;
}

.listing_thumbs {
width:80%; 
padding-left:30px;
}
.listing_thumbs tr{
height:100px;

}
.listing_thumbs td{
border-bottom:1px solid #ccc;

}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*technorati.com */
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		border: 1px solid #ccc;
		margin-right:3px;
		padding:2px 6px;

		background-position:bottom;
		text-decoration: none;
		font-weight:bold;

		color: rgb(66,97,222);
	}
	div.pagination a:hover, div.pagination a:active {
		background-image:none;
		background-color:#4261DF;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	div.pagination span.disabled {
		display:none;
	}
	
	
	
