/* @override http://www.cemusach.cl/wp-content/themes/cemusach/style.css */

/* ----------------------------------------
Theme Name: Destripado
Description: totalmente desarmado
Version: 1.0
Author: Osvaldo Uribe
Author URI: http://osvaldouribe.com
---------------------------------------- */

body{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	text-align: center;
}
#wrapper{
	width: 920px;
	margin: 0 auto;
	background: url(img/bg.jpg) no-repeat right top;
	text-align: left;
}
#head{
	clear: both;
	height: 136px;
		background: url(img/Imagen2.jpg) no-repeat left top;
}

#head h1 {
	margin: 0;
}

#head h1 a {
	font-size: 24px;
	color: #0a2f8a;
	text-decoration: none;
}
#head h2.hide{
	display: none;
}
#nav {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 20px;
}
#nav ul {
	padding: 0;
	list-style: none;
	height: 20px;
	margin: 0;
}
#nav ul li{
	float: left;
	margin-right: 20px;
}
#nav ul li a{
	display: block;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	padding: 3px;
}
#nav ul li a:hover{
	background-color: #6c6d70;
	color: #fff;
}

.page {
	width: 630px;
	float: left;
}
.col{
	width: 270px;
	float: left;
	min-height: 250px;
}

.col2{
	width: 430px;
	float: left;
	min-height: 350px;
}

#wrapper .col h2, #sidebar h2, .page h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	background-color: #6c6d70;
	color: #fff;
}

#wrapper .col2 h2, #sidebar h2, .page h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	background-color: #6c6d70;
	color: #fff;
}

.col img {
	margin: 0;
}
.col .cap{
	height: 95px;
	width: 300px;
	margin-bottom: 20px;
}
.col2 img {
	margin: 0;
}
.col2 .cap{
	height: 95px;
	width: 300px;
	margin-bottom: 20px;
}

#revista{
	background: url(img/revista.gif) no-repeat;
}
#noticias{
	background: url(img/noticias.gif) no-repeat;
}
#consejeria{
	background: url(img/consacademica.gif) no-repeat;
}
#docs{
	background-image: url(img/documentacion.gif);
}
#sidebar {
	float: right;
	width: 200px;
}

#archive {
	width: 630px;
	float: left;
}

.inicio hr, .archive hr {
	border: none;
	margin: 20px 0;
	border-bottom: 1px solid #a8a8a8;
}

#comment h4 {
	background-color: #6c6d70;
	margin: 0;
	padding: 5px 0 4px 5px;
	width: 260px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.inicio h3, .single h3 {
	background-color: #ff8d00;
	margin: 0;
	padding: 5px 0 4px 5px;
	width: 425px;
	*_width:370px;
	font-size: 12px;
	line-height: 14px;
}
.archive h3{
	background-color: #ff8d00;
	margin: 0;
	padding: 5px 0 4px 5px;
	width: 625px;
	font-size: 12px;
	line-height: 14px;	
}

#archive .nav p a {
	font-size: 12px;
	text-decoration: none;
	background-color: #ff8d00;
	padding: 3px 0px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
#archive .nav p a:hover{
	color: #000;
}

h4.pagetitle{
	background-color: #6c6d70;
	margin: 0;
	padding: 5px 0 4px 5px;
	width: 625px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-transform: uppercase;
}

.inicio h3 a, .single h3 a, .archive h3 a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.inicio h3 a:hover, single h3 a:hover{
	color: #000;
}
.inicio small a, .single small a, .archive small a {
	color: #0a2f8a;
	text-decoration: none;
}

p.anteriores {
	background-color: #ff8d00;
	margin: 0;
	width: 425px;
	*_width:370px;
	padding: 3px 0 3px 5px;
}

p.anteriores a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
p.anteriores a:hover{
	color: #000;
}
a.more-link {
	text-decoration: none;
	color: #0a2f8a;	
}
.inicio p, .page p, .archive p{
	font-size: 12px;
	color: #5c5c5c;
}

.inicio p strong, .page p strong {
	color: #363636;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.page p a, .inicio p a, .single p a {
	font-weight: bold;
	text-decoration: none;
	color: #003c9a;
}
.page p a:hover, .inicio p a:hover{
	text-decoration: underline;
}

.page ul, .inicio ul, .inicio ol, .page ol {
	font-size: 12px;
	color: #505050;
	margin: 10px 0;
}

.inicio blockquote p, .page blockquote p {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}

.inicio small, .single small, .archive small{
	font-weight: bold;
	font-size: 12px;
	color: #656669;
}

#sidebar li.pagenav ul, #sidebar ul{
	padding: 0 0 0 20px;
	list-style-type: square;
}

#sidebar ul li a {
	font-weight: bold;
}

#sidebar ul.dot li a {
	font-weight: normal;
}
#sidebar ul li.page_item a, #sidebar ul li, #sidebar ul li a{
	color: #454545;
	text-decoration: none;
	font-size: 12px;
}

#sidebar ul.dot{
	list-style: none;
	padding-left: 13px;
}

#wp-calendar {
	width: 200px;
	margin: 0 auto;
}

#wp-calendar caption {
	background-color: #e9e9e9;
	font-weight: bold;
	margin: 5px 0;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #6c6d70;
}

#wp-calendar tbody tr td {
	text-align: center;
	font-size: 12px;
	color: #545558;
}

#wp-calendar tbody tr td a {
	color: #0a0b0e;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#today a {
	font-weight: bold;
	text-decoration: none;
	color: #212575;
}

#prev a, #next a {
	text-decoration: none;
	font-size: 12px;
	color: #6c6d70;
	font-weight: bold;
}

#wp-calendar thead tr th {
	color: #272727;
	font-size: 14px;
}

.single {
	width: 430px;
	float: left;
	margin-right:13px;
}

.single hr {
	width: 430px;
	margin: 20px 0;
}
.single p {
	width: 430px;
	font-size: 12px;
	color: #4f4f52;
}

#comment ol {
	list-style: none;
	padding: 0;
	font-size: 12px;
	color: #7e7e7e;
}

input {
	width: 260px;
}

#submit {
	width: 110px;
}

form#commentform {
	font-size: 12px;
	color: #7e7e7e;	
}

ol li span a {
	text-decoration: none;
	color: #212575;	
}

#commentform p label small {
	font-size: 10px;
	color: #6c6d70;
}

#commentform p {
	font-size: 12px;
	width: 100px;
	
}

#comment {
	float: left;
	width: 260px;
	padding: 0 0 0 0;
}

#footer {
	clear: both;
	padding-top: 15px;
	height: 70px;
}

#footer hr {
	border-right: none;
	border-bottom: 1px solid #cbcbcb;
	border-left: none;
	border-top: none;
}
#footer p{
	font-size: 10px;
	text-align: left;
	color: #6c6d70;
	margin: 10px 0;
}