/*  

=============================
aetherbits.net ENGLISH
=============================

Theme Name: Clean Minimal
Author: Theme Lab
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A black and white minimalistic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes. Version: 1.0

MODIFIED BY AETHERBITS - 2008

*/

*		{
		margin:0;
		padding:0;
		text-decoration:none;
		list-style:none;
		}

body	{
		background:#fff url(bg.jpg);
		font-family:verdana, helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#333;
		}

a		{
	/*	color:#00008B; 109BC6*/
		color:#289bc6;
		text-decoration:none;
		font-weight:bold;
		outline:none;
		}

/* 	
INGLES  background: #289bc6; 
ESPAÑOL background: ##a52a2a; 
*/


a:hover	
		{
		color:#000;
	/*	color:#289bc6; */
		}

#wrapper 	{
			width:900px;
			margin: 20px auto 20px auto;
			}
			
#container	{
			width:900px;
			background:#fff;
			margin:0 auto;
			}

#logo	{
	/*	padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 13px; */
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 14px;
		font-size:24px;
		line-height:37px;
		color:#222;
		height:37px;
		float:left;
		}

#headertext
		{
		padding-top: 16px;
		padding-right: 20px;
		padding-bottom: 4px;
		padding-left: 20px; 
		font-size:18px;
		line-height:30px;
		color: #333;
		height:37px;
		float:right;
	/*	background:#458B74; */
	/*	background: #6E6E6E; */
		background: #fff;
		}

#nav	{
		float:right;
		margin-right:10px;
		}

#nav li	{
		display:inline;
		}

#nav li a	{
			padding:13px 60px 3px 3px;
			font-weight:normal;
			color:#000;
			background:#fff;
			text-transform:uppercase;
			line-height:40px;
			}

#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item	
			{
			background:#000;
			color:#fff;
			}
 
/* #nav li a:active{background:#289bc6;} */

.clear		{
			clear:both;
			}

.spacer		{
			height:20px;
			}

.spacerTEXT	{
			height:10px;
			}

.spacerFOOT	{
			height:20px;
			width: 220px;
			}

.content	{
			margin:0 auto;
			padding-top: 10px;			padding-right: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			width:640px;
			/* mm */
			float: right;
			background:#fff;
			}

/* mm */

#sidebar-wrapper
		 	{
			width:200px;
			margin-top: 0px;
			marging-right: auto;
			margin-bottom: auto;
			margin-left: auto;
			float:left;
			}

.sidebar	{
			margin-top: 0px;
			marging-right: auto;
			margin-bottom: auto;
			margin-left: auto;
			padding:10px;
			width:200px;
			float: left;
			background:#fff;
			}

.sidebar h3	{
			margin-top: 10px;
			padding:5px 5px 4px 5px;
			background:#000;
			color:#fff;
			text-transform:uppercase;
			font-weight:normal;
			}
			

#categories	{
			border-bottom:1px solid #000;
			line-height:21px;
			}

#categories li	
			{
			display:inline;
			margin:0 5px 0 0;
			}

#categories li a
			{
			padding:5px;
			color:#000;
			text-transform:uppercase;
			font-weight:normal;
			}

#categories li a:hover, #categories li b
			{
			padding:5px 5px 4px 5px;
			background:#000;
			color:#fff;
			text-transform:uppercase;
			font-weight:normal;
			}

/* #categories li a:active, #categories li b:hover, #categories li b:active	{background:#289bc6;} */

/*  */
.post	{
		/* margin:10px 0; */
		margin:10px 5px;
		}


.post .left	{
			width:630px;
			float:left;
			margin-top:-10px;
			margin-bottom:10px;
			}

.post .left h2 a	
			{
			text-transform:uppercase;
			padding:0px;
			font-weight:normal;
			font-size:30px;
			line-height:32px;
			}

.post .left h2 a:hover
			{
/*			text-decoration:underline; */
			}

.post .right h2 a
			{
			text-transform:uppercase;
			padding:0px;
			font-weight:normal;
			font-size:30px;
			line-height:32px;
			}

.post .right h2 a:hover
			{
	/*		text-decoration:underline; */
			}

.post .right{
			width:630px;
			/* float:right; */
			float:left;
			margin-left:2px;
			}

/* ===================================== */

.sidebar ul	{//spacing in between list items 
			line-height:21px;
			}

.sidebar ul li
			{
			display:inline;
			margin:0 5px 0 0;
			}

.sidebar ul li a
			{
			padding:5px;
			color:#000;
			text-transform:uppercase;
			font-weight:normal;
			display:block;
			}

.sidebar ul li a:hover
			{
			padding:5px;
			background:#000;
			color:#fff;
			text-transform:uppercase;
			font-weight:normal;
			}

/* ===================================== */

/* INGLES  background: #289bc6; */
/* ESPAÑOL background: ##a52a2a; */


.sidebar-idioma
			{
			margin-top: 0px;
			marging-right: auto;
			margin-bottom: auto;
			margin-left: auto;
			width:220px;
			float: left;
	/* green background:#00ff00; */
			background:#555;
			}

.sidebar-idioma h3
			{
			padding-left: 10px;
			padding-right: 10px;
	/* yellow background:#FFD700; */
			background:#a52a2a;
			color:#fff;
			font-weight:normal;
			}

			
.sidebar-idioma ul	{/* spacing in between list items */ 
			line-height:21px;
			}

.sidebar-idioma ul li
			{
			display:inline;
			margin:0 5px 0 0;
			}

.sidebar-idioma ul li a
			{
			padding:6px;
	/* red color:#ff0000; */
			color:#fff;
			font-weight:normal;
			display:block; 
			}

.sidebar-idioma ul li a:hover
			{
			padding-top:auto;
			padding-left:6px;
			padding-bottom:auto;
	/* blue background:#00008B; */
			background:#000;
			color:#fff;
			font-weight:normal;
			}
			
/* ===================================== */

.sidebar-top
			{
			margin-top: 0px;
			marging-right: auto;
			margin-bottom: auto;
			margin-left: auto;
			width:220px;
			float: left;
	/* green background:#00ff00; */
			background:#289bc6;
			}

.sidebar-top h3
			{
			margin-left: 10px;
			margin-right: 10px;
	/* yellow background:#FFD700; */
			background:#289bc6;
			color:#fff;
			font-weight:normal;
			}

			
.sidebar-top ul	{/* spacing in between list items */ 
			line-height:21px;
			}

.sidebar-top ul li
			{
			display:inline;
			margin:0 5px 0 0;
			}

.sidebar-top ul li a
			{
			padding:6px;
	/* red color:#ff0000; */
			color:#fff;
			font-weight:normal;
			display:block; 
			}

.sidebar-top ul li a:hover
			{
			padding-top:auto;
			padding-left:6px;
			padding-bottom:auto;
	/* blue background:#00008B; */
			background:#000;
			color:#fff;
			font-weight:normal;
			}

/* ===================================== */

.sidebar-foot
			{
			margin-top: 0pt;
			marging-right: auto;
			margin-bottom: auto;
			margin-left: auto;
			padding:10px;
			width:200px;
			float: left;
			background:#999;
			}

.sidebar-foot a
			{
			color:#000;
			}



.footerul	{
			line-height:21px;
			}

.footerul li
			{
			display:inline;
			margin:0 5px 0 0;
			}

.footerul li a
			{
			padding:5px;
			color:#000;
			text-transform:uppercase;
			font-weight:normal;
			display:block;
			}

.footerul li a:hover, .footerul li b
			{
			padding:5px 5px 4px 5px;
			background:#000;
			color:#fff;
			text-transform:uppercase;
			font-weight:normal;
			}

/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/


#aetherbitsSIDEBAR	
		{
		float:left;
		}
		
#fleft	{
		float:left;
		width: 200px;
		}

#fright	{
		float:right;
		}

#centerit
		{text-align:center;}

.commentlist li
		{
		padding:10px;
		background:#eee;
		}

.commentlist li.alt
		{
		background:#ddd;
		}

.alignright 
		{
		float:right;
		}

.alignleft 
		{
		float:left;
		}

