/*
 Theme Name: Starkers
 Theme URI: http://elliotjaystocks.com
 Description: The totally nude Wordpress theme. Phwoar!
 Version: 1.0
 Author: Elliot Jay Stocks
 Author URI: http://elliotjaystocks.com
 */
/* ************************************************************************************************************************************************************
 
 Obviously feel free to change the info above once you've added your own styling
 
 ************************************************************************************************************************************************************ */
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

q:before, q:after {
    content: ''
}

a {
    text-decoration: none
}
/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {
    font-weight: bold
}

em {
    font-style: italic
}

* a {
    position: relative
} /* Gets links displaying over a PNG background */
a img {
    border: none
} /* Gets rid of IE's blue borders */
/* ************************************************************************************************************************************************************
 
 And now it's over to you...
 
 ************************************************************************************************************************************************************ */
body {
    color:#666666;
	background-color: #222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#container {
    width: 760px;
    margin: 20px auto;
    background: #fff url(./images/sidebar_bg.png) left repeat-y;
}

#content {
    margin: 20px 0;
}

.shortcuts {
    background-color: #000;
}

.shortcuts-nav {
    list-style: none;
    display: inline;
	color:#FFFFFF;
}

.shortcuts-nav li {
    color: #fffff;
    display: inline;
    padding: 0 7px;
    border-right: 1px solid #fffff;
}

#header {
    position: relative;
    height: 160px;
}

#header h1 {
    width: 240px;
    height: 160px;
    background: #E16629 url(./images/logo.gif) center no-repeat;
    text-indent: -9000px;
}

#flash-header {
    position: absolute;
    top: 0;
    right: 0;
}

#topmenu {
    position: absolute;
    top: 110px;
    left: 240px;
    height: 45px;
    width: 520px;
    background-color: #ECECEC;
    border-top: 5px solid #e16629;
}

/*=== Top Menu ===*/
/*#topmenu{
 position:relative;
 height: 33px;
 margin-bottom:20px;
 }*/
#topmenu li {
    border-left: 1px solid #dedbd1;
    float: left;
    line-height: 45px;
}

#topmenu li a {
    color: #333333;
    display: block;
    margin: 0 1px 0 0;
    padding: 0 15px;
	font-weight: bold;
	font-size: 132%;
}

#topmenu li a:hover, #topmenu li.active a {
    color: #ff7800;
    text-decoration: none;
}
/*- Nav / Dropdowns-*/
#nav, #nav ul {
    padding: 0;
    float: left;
    list-style: none;
}

#nav {
    padding: 0;
}

#nav a {
    display: block;
}

#nav li {
    float: left;
    line-height: 45px;
}

#nav li a:hover {
    background: none;
}

#nav li ul {
    position: absolute;
    width: 15em;
    left: -999em;
    padding-top: 1px;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
    z-index: 1000;
}

#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
    border-bottom: 1px solid #dedbd1;
    border-left: 1px solid #dedbd1;
    border-right: 1px solid #dedbd1;
    line-height: 28px;
    width: 15em;
}

#nav li ul ul {
    margin: -29px 0 0 15em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

content {
    padding: 20px 10px;
}

#body {
    width: 480px;
	padding: 0 20px;
    float: right;
}

.post h2 {
	background: transparent url(http://www.fundavida.org/images/img4.gif) no-repeat scroll right center;
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	font-size: 182%;
	font-style:normal;
	border-bottom: 3px solid #CFCFCF;
	font-variant:normal;
	font-weight:normal;
}

.post-content {
	background:	transparent url(./images/dotted_line.gif) repeat-x scroll left bottom;
	padding:20px;
}

.post-content{
	line-height: 152%;
}

/*
 * =Sidebar
 */

#sidebar {
    float: left;	
    width: 200px;
	padding: 0 20px;
}

#sidebar h2 {	
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	background: transparent url(./images/arrow.gif) no-repeat scroll right center;
	border-bottom: 3px solid #CFCFCF;
}

#news a{
	display: block;
	color: #666;
	padding: 9px 6px;
}

#sidebar a h3{
	color: #29A3E1;
}

#news li.alt a{
	background-color: #ddd;
}

#news a:hover, #news li.alt a:hover{
	background-color: #fff;
}

#news a:hover h3{
	color: #E16629;
}

#videos li{
	padding: 9px 6px;
}

#videos a h3{
	background: url(./images/video.png) no-repeat;
	padding-left: 20px;
	line-height: 16px;
}

#videos a:hover h3{
	color: #E16629;
}

#sidebar .box {
    border: 1px solid #CFCFCF;
}

#sidebar .section{
	margin-bottom: 20px;
}


/*
 * =Footer
 */

#footer {
    background-color: #222;
    border-top: 5px solid #E16629;
    padding: 20px 0pt;
}

#footer p {
    font-size: 77%;
    text-align: center;
}

/*
 * =Clearfix
 */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
 display: inline-block;
 }
 
html
[ xmlns ] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.linkDetalle a, .linkDetalle a:visited, .linkDetalle a:link, .linkDetalle a:hover
{
	color:#FFFFFF;
}