/*
Theme Name: ANACEM Chile 
Theme URI: http://www.anacem.cl/
Description: El tema del sitio de la Asociación Nacional de Estudiantes de Medicina, ANACEM Chile.
Version: 1.0
Author: Rodolfo Marín
Author URI: http://fitodotnet.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
*{
        margin: 0;
        padding: 0;
        border: 0;
}

body{
        font-family: "Helvetica Neue", Helvetica, Tahoma, Arial;
/*
        font-weight: lighter;
*/
        background: url("img/bg_top.png");
}

/* Typography */

li {
        margin: 0 0 5px 30px;
}
p {
	margin: 0 0 10px 0;
}


.body {
    border: 2px solid #0051A0;
    margin: 5px auto 10px;
    background: #fff url("img/gradient.png") repeat-x;
    clear:both;
    width: 920px;
    overflow: hidden;
}

#wrapper {
    margin: 0 auto;
    width: 920px;
}

#main {
    
}

#main > div {
    float:left;
}

#header{
	height: 130px;
}
#menu{
	width: 155px;
	text-align: left;
        position: relative;
        z-index: 40;
}
#menu ul li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
        margin: 0;
        display: block;
}
#menu li a{
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #0051a0;
	border-left: 3px solid #0051a0;
	background: #369;
        margin: 0;
}
#menu li a:hover{
	text-decoration: underline;
}
#menu-principal {
    
}


.sub-menu {
    display: none;
}

#menu li:hover ul {
/*    display: block;*/
}

#menu li a:hover {

}

/** CONTENIDO **/

#contenido{
        margin: 15px 30px;
        width: 855px;
        font-size: 13px;
}
#contenido h2{
	color: #0051a0;
	font-size: 30px;
	margin: 5px 0 15px 0;
	border-bottom: #0051a0 2px solid;
}
#contenido a{
	text-decoration: none;
	text-align: left;
	color: #0051a0;
}
#contenido a:hover{
	color: #0051a0;
        text-decoration: underline;
}

#noticias_ext p{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 150%;
}
#pagina{
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
#main_content{
	text-align: center;
}
#main_content p{
	text-align: justify;
	font-size: 13px;
}
img.imgthumb{
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 5px;
	background: url(img/img-bg.png) center center no-repeat;
	height: 80px;
	width: 80px;
}
#noticias_ext{
        font-size: 13px;
}
#noticias_ext img{
	float: none;
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	padding: 3px;
	background: url(img/img-bg.png) center center no-repeat;
}
#noticias p{
	margin-bottom: 5px;
}
.noticia_home{
        margin: 0 5px 15px;
        overflow: hidden;
}

.noticia_home > * {
    float: left;
}

.news-header {
    width: 100%;
}

.news-date{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
.news-title a{
	text-decoration: none;
	text-align: left;
	color: #0051a0;
}
.news-title a:hover{
	color: #0051a0;
}

.thumb {
    margin: 18px 18px 18px 0;
}

.attachment-thumb {
    float: left;
}


.news-text{
	text-align: justify;
}

.noticia_home img {
    border: 1px solid #CCCCCC;
    padding: 4px;
}

.entry-content {
    width: 635px;
    margin: 18px 0 0;
}

.single #contenido,
.page #contenido {
    float: none;

}

.single #menu,
.page #menu {
    margin: 0 10px 7px 0;
}

.post img.wp-post-image {
    float: right;
    border: 1px solid #CCCCCC;
    padding: 4px;
    margin: 0 0 0 10px;
}

#banners{
	float: right;
	width: 120;
	margin-right: 5px;
	margin-top: 5px;
	/*border: 1px solid;*/
}
#bookmarks li{
	list-style: none;
}
/* reutilizable */
.left{
	float: left;
}
.right{
	float: right;
}
/* tabla */
table {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	margin-bottom: 10px;
}
table caption {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table a{
	/*text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;*/
	font-weight: bold;
}
/*
table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}
*/
table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

a[href^="mailto:"]{
	background: url(img/email.png) right center no-repeat;
	padding-right: 18px;
}

a[href $=".pdf"]{
	background: url(img/page_white_acrobat.png) right center no-repeat;
	padding-right: 18px;
}

a[href $=".doc"]{
	background: url(img/page_word.png) right center no-repeat;
	padding-right: 18px;
}
a[href $=".ppt"]{
	background: url(img/page_word.png) right center no-repeat;
	padding-right: 18px;
}
#myGallery{
	margin: 10px auto !important;
	width: 570px !important;
	height: 228px !important;
}
#banner_slide{
	width: 160px !important;
	height: 100px !important;
	background-color: #ffffff !important;
}
#banner_slide.jdGallery .slideElement{
	background-color: #ffffff;
}

#footer img {
    float: left;
    margin: 0 75px;
}

/* */
#slides-jquery {
	width:711px;
	height:400px;
	position:relative;
        margin: 20px 26px 0;
}

#slides-jquery a:hover {
        text-decoration: none;
}

#frame {
	position:absolute;
	z-index:0;
/*	width:739px;
	height:341px;*/
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:15px;
	left:18px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:134px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:675px;
	height:323px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:690px;
}

.pagination {
	margin:26px auto 0;
	width:100px;
        list-style: none;
}

.pagination li {
	float:left;
	margin: 0 1px 0 1px!important;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.caption {
	position:absolute;
	bottom:-5px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:635px;
	font-size:1em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

.caption h2 {
    font-size: 1.05em;
    font-weight: bold;
}

#menu-item-1221 > a {
    background-color: #D61700 !important;
}

#menu-item-1241 > a {
    background-color: #D61700 !important;
}

.ccnem {
		width: 253px;
}

