/* Viejo CSS */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 70%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #0a2f59;
    background-color: black;
}

/* Clearfix Hack */

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

#wrapper {
    margin: 0 auto;
    width: 994px;
    text-align: left;
    background: #ffffff url(body.png) repeat-x scroll 0 0;
    border-left: 5px solid white;
    border-right: 5px solid white;
}

#logo {
    height: 73px;
}

#tabs {
    margin-bottom: 3em;
}

#tabs ul {
    position: relative;
    list-style-type: none;
}

#tabs ul li {
    display: inline;
}

#tabs ul li a {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#tabs ul li a:hover {
    text-decoration: underline;
}

#searchform {
    margin-top: 0.35em;
    margin-right: 0.35em;
    float: right;
}

#searchform input.search {
    width: 18em;
}

#footer {
    clear: both;
    background: #ffffff url(footer.gif) repeat-x scroll 0 0;
    height: 95px;
}

#footer .logo {
    text-align: right;
    width: 70px;
    float: left;
    position: relative;
    top: 20px;
    left: 135px;
}

#footer p, #footer a {
    color: #ffffff;
    font-size: 1em;
    line-height: 1.6em;
}
#footer .copyright {
    padding-top: 1.5em;
    font-size: 1.2em;
}

#footer .copyright, #footer .address {
    color: #fff;
    text-align: center;
}

#multimedia {
    text-align: center;
}

#multimedia a {
    color: #3d83b4;
    text-decoration: none;
    font-size: 1.3em;
}

#multimedia .header {
    display: block;
    float: left;
    padding: 1em 0 0 2em;
}

#multimedia .bold {
    font-weight: bold;
}

#multimedia .youtube {
    display: block;
    float: right;
    padding-right: 2em;
}

#multimedia img {
    border: none;
}

#multimedia .description {
    text-align: left;
}

/* Boxes */

#newsletter {
    background: transparent url(newsletter-body-r.gif) no-repeat scroll right bottom;
}

#newsletter .boxhead {
    background: transparent url(newsletter-head-r.gif) no-repeat scroll right top;
}

#newsletter .boxhead .title {
    background: transparent url(newsletter-head-l.gif) no-repeat scroll left top;
    color: #ffffff;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#newsletter .boxbody {
    background: transparent url(newsletter-body-l.gif) no-repeat scroll left bottom;
    padding: 0.5em 1em 2.5em 1.5em;
}

#newsletter input.email {
    width: 95%;
    margin-bottom: 0.5em;
}

#newsletter .disclaimer {
    font-size: 1.2em;
}

#newsletter .disclaimer a {
    color: #ffffff;
    font-weight: bold;
}

#newsletter input.submit {
    margin-top: 0.5em;
    width: 7em;
}

#downloads {
    background: transparent url(downloads-body-r.gif) no-repeat scroll right bottom;
}

#downloads .boxhead {
    background: transparent url(downloads-head-r.gif) no-repeat scroll right top;
}

#downloads .boxhead .title {
    background: transparent url(downloads-head-l.gif) no-repeat scroll left top;
    color: #ffffff;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#downloads .boxbody {
    background: transparent url(downloads-body-l.gif) no-repeat scroll left bottom;
    padding: 0.5em 1em 2.5em 1.5em;
}

#recentnews {
    background: transparent url(recentnews-body-r.gif) no-repeat scroll right bottom;
}

#recentnews .boxhead {
    background: transparent url(recentnews-head-r.gif) no-repeat scroll right top;
}

#recentnews .boxhead .title {
    background: transparent url(recentnews-head-l.gif) no-repeat scroll left top;
    color: #ffffff;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#recentnews .boxbody {
    background: transparent url(recentnews-body-l.gif) no-repeat scroll left bottom;
    padding: 1em 0 1.5em 1.25em
}

#links {
    background: transparent url(links-body-r.gif) no-repeat scroll right bottom;
}

#links .boxhead {
    background: transparent url(links-head-r.gif) no-repeat scroll right top;
}

#links .boxhead .title {
    background: transparent url(links-head-l.gif) no-repeat scroll left top;
    color: #ffffff;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#links .boxbody {
    background: transparent url(links-body-l.gif) no-repeat scroll left bottom;
    padding: 0.5em 1em 2.5em 1.5em;
}

#links a.edit {
    display: block;
    float: right;
}

#links a.edit img {
    border: none;
}

#links h1 {
    font-size: 1.3em;
}

#links .section h1 {
    font-size: 1.1em;
}

#links .section {
    margin: 0 auto 1em auto;
}

#multimedia a.edit {
    display: block;
    float: right;
}

#multimedia a.edit img {
    border: none;
}

#links div.document ul {
    padding-left: 2em;
}

#links div.document p {
    margin-bottom: 0.5em;
}

#links div.document p, #links div.document ul li {
    line-height: 1.5em;
}

#multimedia, #newsletter, #downloads, #recentnews, #links {
    margin-bottom: 0.5em;
}

#opinion {
    background: transparent url(opinion-body-r.gif) no-repeat scroll right bottom;
}

#opinion .boxhead {
    background: transparent url(opinion-head-r.gif) no-repeat scroll right top;
}

#opinion .boxhead .title {
    background: transparent url(opinion-head-l.gif) no-repeat scroll left top;
    color: #ffffff;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#opinion .boxbody {
    background: transparent url(opinion-body-l.gif) no-repeat scroll left bottom;
    padding: 0.5em 1em 2.5em 1.5em;
}

/* Debug */

#sidebar {
    background-color: ;
}

#edit-links .widget-textarea textarea {
    width: 100%;
}

#toolbar {
    margin-bottom: 1em;
    background-color: red;
}

#toolbar ul {
    position: relative;
    list-style-type: none;
}

#toolbar ul li {
    display: inline;
}

#toolbar ul li a {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#toolbar ul li a:hover {
    text-decoration: underline;
}

.center {
    text-align: center;
}

img.center {
    margin: 0 auto;
    display: block;
}

p.title {
    font-size: 2em;
}

.space {
    margin-bottom: 1em;
}

#news-featured {
    width: 656px !important;
    height: 294px !important;
    margin: 0.4em auto 1.5em auto;
    border: 1px solid #009;
}
#recentnews .column {
    width: 47%;
    padding: 5px;
    float: left;
    background-color: #ffffff;
    margin-right: 0.8em;
}
#recentnews .cover {
    width: 86px;
    float: left;
    margin-right: 0.3em;
}
#recentnews .headline {
    color: black;
}
#recentnews .news {
}
#recentnews .news .cover img {
    width: 84px;
}
#recentnews .news .cover img {
    border: 1px solid #009;
}
#news {
    margin-bottom: 1em;
}

#news .gallery {
    width: 260px;
    float: right;
    border: 1px solid black;
    margin: 0 1em 1em 1em;
    background-color: #133B55;
}
#news .gallery p {
    text-align: center;
    color: #ffffff;
    font-size: 1em;
    padding: 0.5em;
}
#news h2.date {
    font-size: 1.1em;
    color: black;
    margin-bottom: 0.5em;
    font-weight: normal;
}
#news h1.title, #news .section h1, #news .section h2 {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
#news .section h2 {
    font-style: italic;
}

#news ol, #news ul {
    margin: 1em 2em;
}
#news p, #news ol li, #news ul li {
    font-size: 1.2em;
    line-height: 1.3em;
}
#news p.subtitle {
    font-weight: bold;
    color: black;
}

#news p {
    margin-bottom: 1em;
}

a.image-reference img {
    border-width: 1px;
}

.hide {
    display: none;
}
.show {
    display: inline;
}

#news, #downloadables {
    background: transparent url(news-body-r.gif) no-repeat scroll right bottom;
}

#news .boxhead, #downloadables .boxhead {
    background: transparent url(news-head-r.gif) no-repeat scroll right top;
}

#news .boxhead .title, #downloadables .boxhead .title {
    background: transparent url(news-head-l.gif) no-repeat scroll left top;
    font-size: 1.6em;
    padding: 0.8em 0 0 1em;
}

#news .boxbody, #downloadables .boxbody {
    background: transparent url(news-body-l.gif) no-repeat scroll left bottom;
    padding: 0.5em 1em 2.5em 1.5em;
}

#downloadables .boxhead .title {
    text-align: center;
    padding-left: 0;
}

.top-1 {
    margin-top: 1em;
    display: block;
}

.bottom-1 {
    margin-bottom: 1em;
    display: block;
}