*
{
	margin: 0;
	padding: 0;
	border-width: 0;
}
body
{
	background: #DDD url(../img/bg.gif) top left repeat-x;
	font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #333;
}
p
{
	margin-bottom: 10px;
}
a
{
    color: #3B5998;
    text-decoration: none;
}
a:hover
{
	color: #3B5998;
    text-decoration: underline;
}

/* Layout */
#wrapper
{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
}
#box
{
	background-color: #FFF;
	border: 3px double #C0C0C0;
	width: 960px;
	margin-top: 10px;
}
#header
{
    height: 100px;
    width: 960px;
    margin-bottom: 10px;
}
#main
{
    width: 960px;
    margin-top: 10px;
}
#footer
{
    width: 960px;
    background-color: #EEE;
    border-top: 1px solid #E0E0F9;
}

/* SubLayout */
#mainmenu
{
    width: 960px;
    height: 30px;
    background: transparent url(../img/grad-menu.gif) bottom left repeat-x;
}
#homeleftcol
{
    float: left;
    width: 500px;
    margin-left: 10px;
}
#homecentercol
{
    float: left;
    width: 250px;
    margin-left: 10px;
}
#homerightcol
{
    float: left;
    width: 180px;
    margin-left: 10px;
}
* html #homerightcol
{
    width: 165px;
}

/* General */
.center
{
    text-align: center;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
  clear: both;
}

h1
{
    display: inline;
    margin-left: 29px;
}
#iheader
{
    float: right;
    width: 800px;
    height: 100px;
    border-left: 3px double #C0C0C0;
    border-bottom: 3px double #C0C0C0;
}
#iheader a
{
    display: block;
    width: 800px;
    height: 100px;
    background: url(../img/header-wn.jpg) top left no-repeat;
}
#iheader a:hover
{
    background: url(../img/header-bw-wn.jpg) top left no-repeat;
}
#iheader a span
{
    display: none;
}
#who
{
    background-color: #C1CFE1;
    margin-bottom: 20px;
}
#who img
{
    float: left;
    margin: 5px 10px 10px 5px;
    border: 1px solid #333;
}
#who h4
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 26px;
    color: #3B5998;
    font-weight: normal;
    margin-bottom: 2px;
}
#who h5
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    padding-left: 110px;
}
#who div.content
{
    padding: 7px 10px;
    line-height: 16px;
}
#who div.more
{
    text-align: right;
    margin-right: 10px;
}
div.panel
{
    margin-bottom: 20px;
}
div.panel h5
{
    font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 14px;
    color: #3B5998;
    margin-bottom: 6px;
    font-weight: bold;
}
div.panel ul.lines li
{
    list-style-type: none;
    padding: 3px 0;
}
div.panel ul.list li
{
    list-style-type: none;
    padding: 0 0 5px 14px;
    background: url(../img/li.gif) 0px 2px no-repeat;
}
div.panel div.more
{
    text-align: right;
    margin-top: 5px;
}
#links ul
{
    width: 100%;
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #E0E0F9;
    border-left: 1px solid #E0E0F9;
    border-bottom: 1px solid #E0E0F9;
}
#links ul li
{
	list-style-type: none;
	margin: 0 5px 20px 5px;
}
#links ul li.bordered img
{
    border: 1px solid #CCC;
}
#links ul li a
{
	outline: 0;
}
#links h4
{
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 16px;
	color: #3B5998;
	font-variant: small-caps;
	padding-left: 4px;
}
#links div.instr
{
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 11px;
	font-style: italic;
	color: #CCC;
	padding: 0 0 4px 4px;
}
#links_item
{
    display: none;
}
div.links_content
{
    padding: 10px;
}
#topic
{
    background-color: #EEE;
    font-family: Georgia, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 20px;
}
#topic .quote
{
    margin-bottom: 10px;
    width: 19px;
    height: 15px;
    background: url(../img/quote.gif) no-repeat left top;
}
#topic .author
{
    margin-top: 10px;
    text-align: right;
    font-weight: bold;
    font-style: normal;
}
#adsense
{
    text-align: center;
    margin-bottom: 20px;
}

/* Rounded Box */
div.rbox div.top div
{
	background: url(../img/rc-tl.gif) no-repeat top left;
}
div.rbox div.top
{
	background: url(../img/rc-tr.gif) no-repeat top right;
}
div.rbox div.bottom div
{
	background: url(../img/rc-bl.gif) no-repeat bottom left;
}
div.rbox div.bottom
{
	background: url(../img/rc-br.gif) no-repeat bottom right;
}
div.rbox div.top div, div.rbox div.top, div.rbox div.bottom div, div.rbox div.bottom
{
	height: 12px;
}
div.rbox div.in
{
    padding: 0 10px;
}

/* Post */
div.post
{
    line-height: 16px;
}
div.post h3
{
    font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: bold;
}
div.post h4
{
    font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: normal;
}
div.post h5
{
    font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 16px;
    color: #3B5998;
    margin-bottom: 10px;
    font-weight: bold;
}
div.post div.datos
{
    font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 10px;
	color: #999;
	margin-bottom: 7px;
}
div.post ul
{
    margin: 0 0 10px 10px;
}
div.post li
{
    list-style-type: none;
    padding: 0 0 5px 14px;
    background: url(../img/li.gif) 0px 2px no-repeat;
}

/* Sidebar */
#sidebar
{
    margin-bottom: 20px;
    padding: 0 10px;
}
#sidebar h4
{
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #E0E0F9;
	padding-bottom: 2px;
    margin-bottom: 8px;
}
#sidebar h5
{
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 4px;
    margin-top: 5px;
}
#sidebar li
{
    list-style-type: none;
    margin-bottom: 20px;
}
#sidebar li li
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px 14px;
    background: url(../img/li.gif) 0px 2px no-repeat;
}
#sidebar ul.nobullet li
{
    list-style-type: none;
    padding: 0 0 5px 14px;
    background: none;
}
#sidebar div.feed
{
    text-align: right;
    margin-top: 2px;
}

/* Footer */
#footer .links
{
    /**/
}