/*
	Author Name	: 	Fix P
	Author Site	: 	http://www.fixem.org
	Style Name	: 	Fixr
	Style URI	:	http://www.fixem.org
	Version		: 	1.0
	Comments	: 	A heavily modified version of K2, visually speaking. The css is actually quite simple ;).
*/



body {
	background: #313941 url('bg.png') left top repeat-y;
}

.columns-two #page {
	width: 880px;
}

#page {
	background-color: transparent;
	border: none;
	margin: 0;
	float: left;
	padding-top: 0;
}

#header {
	background: transparent url('header.png') top left no-repeat;
	height: 148px;
}

#header .description {
	display: none;
}

#header h1 a {
	display: none;
}

h1 {
	padding: 0;
}

#primary {
	width: 580px;
}

.hentry {
	margin-bottom: 30px;
}

body.smartposition #rollingarchives {
	border-bottom: 2px solid #8498BD;
	width: 580px;
}

.columns-two #sidebar-main, .columns-three #sidebar-main {
	width: 190px; 
	padding: 10px 10px 0pt 40px;
}

.secondary h4 {
	color: #8FA2C1;
	font-size: 1.4em;
}

.secondary a {
	color: #fff;
}

.secondary {
	font-size: 1.1em;
	padding: 0;
}

.author-pic {
	background: transparent url('me.png') top left no-repeat;
	height: 169px;
}

.white-text { color: #fff; }

#footer {
	padding: 40px 0pt 20px 660px;
	text-align: left;
}

ul.menu li a:hover {
	background-color: #313941;
}


.entry-content {
	text-align: left;
}

.entry-content a:link, .entry-content a:visited, .entry-content a {
	color: #6A83AC;
}

.entry-content a:hover {
	background-color: #8FA2C1;
	color: #fff;
}


#twitter_div li span {
	color: #fff;
}

#twitter_div li, #escribi-recientemente li {
	margin: 0 0 6px 13px;
	list-style: square;
}

#twitter_div a:link, #twitter_div a {
	color: #ccc;
}


.img_right {
	background-color: #B5C1D7;
	border: 1px solid #8498BD;
	float: right;
	margin-left: 15px;
	padding: 3px;
}


#af-ela a:hover {
	background-color: transparent;
	color: #8FA2C1 !important;
}


#footer a, #footer a:link {
	text-decoration: none;
}


#footer a:hover {
	color: #ccc;
}

.entry-content ol li, .entry-content ul li {
	padding: 7px 0pt;
}

