@charset "utf-8";
body {
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #F9E7E2;
	margin: 0px;
	padding: 0px;
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
color:#8C2B2C;
}

#container {
	width: 892px;
	margin-top: 18px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contBg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/headerImg.jpg);
	height: 173px;
	width: 892px;
	float: left;
}

#content {
	width: 892px;
	float: left;
	background-image: url(images/contBg.gif);
	
}
#pagecontent {
	width: 629px;
	float: left;
	background-image: url(images/pageBg.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

.widget_recent_entries {
	float:left;
	width: 290px;
	padding: 10px;
	border-right:1px dotted #FFD7D7;
}
.widget_recent_comments{
	float:left;
	width: 270px;
	padding: 10px;
}
.widgettitle {
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom:0px;
}

.widget_archives {
margin-bottom: 10px;

}
.widget_archives h2 {
font-size: 12px;
padding-bottom: 5px;
}
.sidebar2 .widget ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style-type: none;
}
.sidebar2 .widget ul li {
margin: 0px;
padding: 0px;
}
.sidebar2 {
	background-color: #FEFBFA;
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px dotted #FFD7D7;
}

.menu {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
.mainmenu a{
	color: #8C2B2C;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:hover{
	text-decoration: underline;
}

.current_page_item   {
	
	cursor:default;
	list-style: square;
	
}


.mainmenu-sublevel-1 {
	list-style: circle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size:12px;
}

#sidebar {
	width: 208px;
	float: left;
	padding-left: 15px;
}
.post {
	background-image: url(images/postBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
}
.post p {
	text-align: justify;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
br  {
	height: 0px;
	margin: 0px;
}
.post img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#search {
	margin: 0px;
	width: 175px;
}
#search #button {
	float: left;
}

h1 {
	margin: 0px;
	font-size: 24px;
	color: #8C2B2C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8F4FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	clear: both;
}
#search #searchfield {
	width: 95px;
	margin-right: 10px;
	float: left;
}


#sidebar .leftbox {
	width: 196px;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
}

#sidebar .yellow {
	background-image: url(images/leftBoxBodyYellow.gif);
}
.yellow .body {
	background-image: url(images/leftBoxTopYellow.gif);
}

.yellow .botom {
	background-image: url(images/leftBoxBottomYellow.gif);
}


#sidebar .white {
	background-image: url(images/leftBoxBodyWhite.gif);
}
.white .body {
	background-image: url(images/leftBoxTopWhite.gif);
}

.white .botom {
	background-image: url(images/leftBoxBottomWhite.gif);
}


#sidebar .pink {
	background-image: url(images/leftBoxBodyPink.gif);
}
.pink .body {
	background-image: url(images/leftBoxTopPink.gif);
}

.pink .botom {
	background-image: url(images/leftBoxBottomPink.gif);
}


#sidebar .grey{
	background-image: url(images/leftBoxBodyGrey.gif);
}
.grey .body {
	background-image: url(images/leftBoxTopGrey.gif);
}

.grey .botom {
	background-image: url(images/leftBoxBottomGrey.gif);
}

#sidebar .default{
	background-image: url(images/leftBoxBody.gif);
}
.default .body {
	background-image: url(images/leftBoxTop.gif);
}

.default .botom {
	background-image: url(images/leftBoxBottom.gif);
}


.leftbox .top {
	background-image: url(images/leftBoxTop.gif);
	width: 196px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.leftbox .botom {
	background-repeat: no-repeat;
	width: 196px;
	float: left;
	overflow: hidden;
	height: 11px;
}
.leftbox .body {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 176px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}


.leftbox h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #8C2B2C;
}

.postinfo {
	font-size: 11px;
	padding-bottom: 10px;
}
.post a {
	color: #8C2B2C;
	text-decoration: none;
}
.post a:hover {
	color: #8C2B2C;
	text-decoration: underline;
}
.category {
float: inherit;
list-style:none;
}
#footer a {
	color: #8C2B2C;
	text-decoration: none;
}
#footer a:hover {
	color: #8C2B2C;
	text-decoration: underline;
}
#footer {
	width: 667px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 224px;
}

.linklove {display: none;}

h2 { color: #8C2B2C;
font-size: 14px;}


/*
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
*/
/*CSS Meneame style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(images/meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;
		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;
	
		color: #ffe3c6;
	}#announcement h3 {
	font-size: 15px;
	color: #8C2B2C;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#announcement p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

