/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
html {
background-color:#FFFFFF;

}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	
}


h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 120%;
	color:#777777;
	font-size:12px;
	
	
	
}

img{margin-top: 1.5em;}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #5b5b5b;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left { 

	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
	
}



/* Logo */

#logo {
	width: 754px;
	height: 225px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #888888;
}

#logo h2 {
	padding: 0px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 755px;
	height: 300px;
	
}

/* Header */

#header {
	width: 755px;
	margin: 0 auto;
	background-color:#CCCCCC;
}

#menu {
	height: 210px;
	width: 755px;
	margin:0 auto;
	
	
	font-family: Arial, Helvetica, sans-serif;
}

#cabecera2 {
	height: 100px;
	width: 755px;
	margin:0 auto;
	
	
	font-family: Arial, Helvetica, sans-serif;
}

#menu2 {
	height: 50px;
	width: 755px;
	margin-bottom:10px;
	
	font-family: Arial, Helvetica, sans-serif;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #333333;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x left top;
	background-color:#FFFFFF;

}

/* Page */

#page {
	width: 755px;
	margin: 0 auto;
	padding-top: 0px;
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin-left:30px;
	margin-right:20px;
	text-align:justify;

}

#content2 {
	
	width: 700px;
	margin-left:30px;
	margin-right:20px;
	text-align:justify;

}


#content3 {
	float: left;
	width: 300px;
	margin-left:30px;
	margin-right:20px;
	text-align:justify;

}

#curriculum {
	
	width: 280px;
	
	text-align:justify;
	
	float:right;

}


.post {
}

.postImagen {
}

.post .title {
	margin: 0;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 5px;
	height: 40px;
	font-size: 2.4em;	
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 00px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
	text-decoration: none;
}

.post a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* Sidebar */

#sidebar {
    margin-top:35px;
	float: left;
	border-left: #999999 1px dotted;
}

#sidebar2 {
  
	float: left;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 30px;
	text-transform: lowercase;
	font-size: 25px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 80px;
	background: #FFFFFF url(images/img01.gif) repeat-x top left;
	text-align: center;
	padding-top: 10px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#footer a {
font-size: 10px;
}
