/*
Theme Name: Sparkling People
Theme URI: http://www.sparklingpeople.cl
Version: 1.0
Description: 2 Column theme
Author: Bhstudios
Author URI: http://www.bhstudios.com
*/

.esquina{
	position:absolute;
	top:0;
	left:0;
}

/* Links */

a:link { 
	text-decoration: none; 
	color: #FF5300; 
}

a:visited { 
	text-decoration: none;
	color: #FF5300;
}

a:hover, a:active { 
	color: #000000;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 0px;}

#navigation2 h1{
	margin-top:30px;
	margin-left:40px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#navigation2 h1 a:link { 
	color: #E8D9B1; 
	font-size: 40px; 
	text-transform: lowercase;
}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles {
	font-weight: normal; 
	font-size: 28px;
}
.titles a:link, .titles a:visited, .titles a:active {
	display:block;
	text-decoration: none;
	underline: none;
	color:#FF5300;
	width:480px;
	margin-top:10px;
}
.titles a:hover{
	color:#000000;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background: #414141;
	border: 1px solid #313131;
}
ul {
list-style-type: square;
}
pre:hover, blockquote:hover
{
background: #414141;
border: 1px solid #313131;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }


abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #000000;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FF5400;
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 950px;
	padding-bottom: 8px;
	background: #575757;
	clear: right;
	background-image: url(images/header-bg.gif);
	padding-left: 0px;
	height: 69px;
}

#navigation2{
	position: relative;
	clear: both;
	float: left;
	margin-top:-60px;
	z-index:900;
}

#navigation{
	position: relative;
	clear: both;
	float: left;
	width: 950px;
	height: 190px;
	text-align:center;
	margin-top:20px;
	z-index:800;

}

#wrapper{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	color: #000000;
	background-image:url(images/bg_cont.png);
	/*margin-top:-250px;
	padding-top:250px;*/
	margin-top:-135px;
	padding-top:135px;
	z-index:100;
}

#content-wrapper
{
	width: 60%;
	float: left;
	margin-top: 15px;
	
}

#content
{
	float: left;
	padding: 0px 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 350px;
	float: right;
	padding:0;
	margin-top: 20px;
	margin-right: 15px;
}

#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 10px;
	background: #FF5400;
}

#footer a {
	color: #E8D9B1;
	font-size: 11px;
	}

#footer a: visited {
	color: #E8D9B1;
	}
#footer a:hover {
	color: #2D2D2D;
	border-bottom: 1px dashed #2D2D2D;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { 
	padding-left: 30px;
	
}

/* Navigation */

#navigation ul { 
	list-style-image: none; 
	float: right;
	padding: 0;
	margin:0;
	margin-top:10px;
	margin-right:10px;
	list-style-type: none;
	border:1px #FFFFFF solid;
	width:930px;
}

#navigation li { 
	float: right; 
	margin-top: 0px;
}

#navigation li a:link,
#navigation li a:visited{
	margin-top: 0px;
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FF5300;
	background: #FFFFFF;
}

#navigation li.active a
{
	color: #999999;
	background-color: #ffffff;
}
#navigation .current_page_item a:link,
#navigation .current_page_item a:visited{
	color: #FF5300;
	background: #FFFFFF;
}
#navigation .current_page_item a:hover,
#navigation .current_page_item a:active{
	color: #000000;
	background: #FFFFFF;
}
/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }


/* Content */
.post{
	margin:0;
	padding:0;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #FFD6C2;

}

.post-wrapper {
	padding:0 20px 20px 20px;
	width: 480px;
	margin-left: -20px;
	margin-bottom: 20px;
	background: #FFD6C2;
}
.post-wrapper h3{
	padding-top:10px;
}
.post-wrapper strong{
	background-color:#FF5300;
}
.sideblock ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sideblock a{
	color:#666666;
}
.sideblock a:hover{
	color:#000000;
}

.sideblock a strong{
	color:#FF5300;
}
.sideblock h5{
	color:#FF5300;
	font-weight:bold;
	font-size:18px;
}
.sideblock h3 {
	padding:0;
	margin-top: 5px;
	margin-left:-17px;
	background-image:url(images/sidebar_h3.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:37px;
	width:100%;
}
.sideblock h3 b{
	display:block;
	margin-left:7px;
	padding:2px 0 2px 10px;
	font-size: 20px; 
	color: #FFFFFF; 
	font-weight: normal;
	background-color:#FF5400;
	width:200px;
}

.sideblock img{
	border:0;
	margin-right:6px;
}
.sideblock q { 
	quotes: none;
}




/* Extras */

.pagination a{
	color:#FFFFFF;
}
.pagination a:hover{
	color:#000000;
}

#extras h6 { font-size: 14px; text-transform: uppercase; color: #999999; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
.commentlist{
	width:75%;
	display:block;
	background-color:#FFD6C2;
	padding:0;
	margin:0 0 2.5em 0;
	border:#FFFFFF 1px solid;
}	
.commentlist li {
	padding:1em 1em 1em 2em;
	border-bottom: 1px solid #700000;
}
.graybox{
	background-color:#FFBE9F;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #FFD6C2;
border: 1px solid #313131;
width: 280px;
}
#commentform textarea:hover {
background: #FFD6C2;
border: 1px solid #313131;
}
#commentform textarea:focus {
background: #FFD6C2;
border: 1px solid #313131;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #FFD6C2;
border: 1px solid #313131;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #FFD6C2;
border: 1px solid #313131;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #FFD6C2;
border: 1px solid #313131;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: #FF5300;
	border: 1px solid #FFFFFF;
	height: 58px;
	margin-bottom: 0px;
	width: 58px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 18px;
color: #B2B2B2;
text-transform: lowercase;
margin-bottom: 2px;

}
