/*
Description: stylesheet for the Hispanic News Press website
Version: 1.0
Author: Lucas Recalde
Author URL: http://www.doliaku.com.ar/
*/


body {margin:0 0 10px 0; padding:0; background:#522e00 url(../images/bg.jpg) repeat-x fixed; font:12px "Trebuchet MS", Verdana, Tahoma, sans-serif; color:#262525;}

a {color:#1a509e;}
a:hover {color:#a56200 !important;}
img {border:0;}
form, h1, h2, h3, h4, h5, h6, p, fieldset, ul, li {margin:0; padding:0;}
h1 {font-size:28px; color:#1a509e;}
h3 {font-size:18px; color:#3a3a3a;}
abbr {cursor:help;}
fieldset {width:500px; margin:15px auto; padding:0 15px;}
input, textarea {font:12px "Trebuchet MS", Verdana, Tahoma, sans-serif; padding:0 3px; margin:3px 0;}
input {width:70%;}
textarea {width:100%;}
label {font-weight:bold; font-size:14px;}

#bodyWrapper {width:850px; margin:auto;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.hidden {display: none;}
.navigation {display: block; text-align: center; margin:10px 0 40px 0; clear:both;}
.center {text-align: center;}
.hidden {display: none;}
.readMore {background:url(../images/icoPlus.png) no-repeat left top; padding-left:18px;}



/* start: HEADER*********************************/
#header {background:url(../images/bgMenu.png) no-repeat bottom left; height:122px;}
#logo {background:url(../images/slogan.png) no-repeat bottom right;}

#menu ul {margin:0; padding:0; list-style:none;}
#menu li {float:left;}
#menu li a {background:url(../images/menuSep.png) no-repeat top right; padding:0 10px 2px 10px; display:block; color:#a56200; text-decoration:none; font-size:14px;}
#menu li a:hover {color:#fff !important;}
#menu li a.selected {background:url(../images/tabLeft.png) no-repeat top left !important; padding:4px 0 5px 20px; *padding:2px 0 5px 20px; margin-top:-3px; *margin-top:0px; color:#1a509e;}
#menu li a.selected:hover {color:#000 !important;}
#menu li a.selected span {background:url(../images/tabRight.png) no-repeat top right !important; padding:4px 12px 5px 0; *padding:2px 12px 5px 0; margin-top:-3px;}

/* end: HEADER***********************************/

/* start: CONTEN*********************************/
#content {background:#fff; padding:10px;}

#imgPpal {margin-bottom:15px;}

#txt {padding:15px 30px;}
#txt p {margin:8px 5px;}
#txt ul {list-style:none; padding:10px 20px;}
#txt li {background:url(../images/right.png) no-repeat 0 4px; padding:4px 0 4px 20px;}

#welcomeBox {float:left; width:285px; padding:15px 30px; font-size:14px;}

#moreTxtHome {background:url(../images/dotLineVert.png) repeat-y top left; padding:15px 30px; float:left; width:420px;}
#moreTxtHome ul {list-style:none;}
#moreTxtHome li {background:url(../images/icoArrowBig.png) no-repeat 0 10px; padding:10px 10px 10px 35px;}
#moreTxtHome li p {font-size:11px; color:#717171; margin:4px;}

.hnpAddress {float:left; width:180px;}


/* end: CONTENT**********************************/

/* start: FOOTER********************************/
#footer {background:url(../images/bgFooter.png) no-repeat top left; color:#fff; padding:8px 20px 4px;}

#menuFooter {float:right;}
#menuFooter ul {margin:0; padding:0; list-style:none;}
#menuFooter li {display:inline; margin:0 5px;}
#menuFooter li a {color:#936c3b; text-decoration:none; font-size:12px;}
#menuFooter li a:hover {color:#fff !important;}

/* end: FOOTER***********************************/
