/* 
	Theme Name: Buzz me Sandino
	Theme URI: http://sandino.net
	Description: A Web 2.0 compliant theme
	Author: Gustavo Barron
	Author URI: http://idealabs.tk
	Version: 0.5
	Changelog:
		v.5
			First Release
*/


body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) #FFFFFF repeat-x top;
	font: 1em/1.4em "Trebuchet MS", Verdana, Arial,  Sans-Serif;
	text-align:center;
}

#nav	{
   position: relative;
	margin: 2px auto 0 auto;
	padding: 0;
	display:block;
	height:54px;
}

#nav li	{
	margin: 0;
	margin-right: 1em;
	padding: 0;
	display: inline;
}

.wrapper {
	clear:both;
	width: 780px;
	margin:20px auto 0 auto;
	text-align:left;
}
.header h1 {
	margin: 0 400px 20px 0;
}
.header span {
	float: right;
	margin: -50px 30px 0;
}

.header { border-bottom:1px solid #ccc; margin-bottom:20px; }

/* Fonts */

body {
	font: 1em/1.4em "Trebuchet MS", Verdana, Arial,  Sans-Serif;
	text-align:center;
}

#nav, #nav a {
	color:white;
}

#nav li	a {
	text-decoration:none;
	font: .8em/1.4em "Trebuchet MS", Verdana, Arial,  Sans-Serif;
}
#nav ul {
	line-height:1.7em;
}

#nav ul ul {
	line-height:1em;
}

.wrapper {
	text-align:left;
}



/* Misc */
img {
	border: 0;
}
p+h2									{ margin-top:1em; }
p+h3									{ margin-top:1em; }
p+h4									{ margin-top:1em; }
h1,h2,h3,h4,h5,h6,p,pre,table,blockquote
											{ margin:0 0 1em 0; padding:0; }
h1,h2,h3,h4,h5,h6			{ line-height:1.1em; margin-bottom:.5em; }
.clear                { clear:both; height:0px; overflow:hidden; }
.clear-left           { clear:left; height:0px; overflow:hidden; }
.clear-right          { clear:right; height:0px; overflow:hidden; }
.hide, .hidden        { display:none; }
.item                 { margin-bottom:2em; }

.hosting					{ padding-bottom:0; }
.hosting p				{ font-size:11px; }
.hosting h1				{ display:none; }
.hosting h2				{ font-size: 1em; margin-bottom:0; }
.hosting .planes		{ float:left; width:175px; margin-right:20px; margin-bottom:1.5em; }
.hosting .precio		{ font-weight:bold; margin-bottom:.5em; }

.item						{ border-bottom:1px solid #eee; padding-bottom:1em; margin-bottom:24px; }

.box2       					{ float:left; width:445px; margin-right:30px; }
.box1        					{ float:left; width:285px; }
h1							{ font-size:32px; line-height:38px; }
h2							{ font-size:18px; line-height:20px; }

.box3 h1			{ float:left; width:350px; margin-right:30px; }
.box3 p				{ width:380px; margin-left:380px; }

a:link								{ color:#FFC10E; }
a:visited							{ color:#1B84F7; }

h1 a, h2 a						{ text-decoration:none; }
h1 a:hover, 
h2 a:hover						{ text-decoration:underline; }
h1 a:visited, 
h2 a:visited					{ color:#1B84F7; }

#nav a								{ color:white; text-decoration:none; }
#nav a:hover					{ color:#FFC10E; text-decoration:underline; }
#nav li.current_page_item a				{ color:#FFC10E; font-weight:bold; }
#nav li.current_page_item a:hover { color:#FFC10E; }

#footer     					{ clear:both; margin-top:3em; padding-top:2em; border-top: 1px solid #eee;padding-bottom:2em; font-size:10px; line-height:140%; color:#999; text-align:center; }

#VPS{
	padding: 2em 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 500px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

table { margin: 0; padding: 0; }

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width:300px;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	width:300px;
}


.post {
	margin-top: 20px;
}

.autor {
	font-size: 13px;
	margin-top:0;

}