/*

Theme Name: Universidad

Theme URI: http://www.vivathemes.com

Description: Clean business theme

Author: Viva Themes

Author URI: http://www.vivathemes.com

version: 1.0

Tags: three-column, widget-ready, business

*/



*{margin:0; padding:0;}



body {
	color: #333;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-color: #000000;
}

	

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	line-height: 25pt;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}



h2 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	font-variant: normal;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}



h3, h3 a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
}



h4 {

	font-size: 9pt;

}



h2.pagetitle { 

	display:none; 

}



p { margin-top: 6px; }



img { 

	border: none; padding:0; 

}



img a {

	border:none;

}



img.left { 

	float: left; border: none; padding: 6px 0 0 0; 

}



img.right { 

	float: right; border: none; padding: 0 0 0 6px; 

	}



blockquote {

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

}



code{

	font-family:"Courier New", Courier, monospace;

}





/* links */



a {
	color: #990000;
}



a:hover {

	text-decoration: none;

}



/* container */



#container {

	width: 928px;

	clear: both;

	margin: 0 auto;

	padding:0;

	line-height: 145%;

}



#wrapper {

	background: url(images/wrbg.png) repeat-y;

	float: left;

	clear: left;

	width: 928px;

}



	

/* header */



#header {

  	width: 928px; 

  	float: left;

	clear: left;

	background: url() no-repeat top;	

}



#topmenu {

	width: 0px;

	float: left;

	margin-left: 0px;

	margin-top: 0px;

}



.topnav {

	margin: 0;

	padding: 0;

	list-style: none;

}



.topnav * {

	margin: 0;

	padding: 0;

	list-style: none;

}





.topnav ul {

	position: absolute;

	top: -999em;

	display: none;

}



.topnav li {
	float: left;
	position: relative;
	z-index: 999;
	height: 0px;
	line-height: 0px;
	padding-right: 15px;
	margin-right: 13px;
}



.topnav a {

	display: block;

	font-size: 0px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	color: #073f65;

	text-transform: uppercase;

	font-family: Arial, Helvetica, Sans serif;

	text-decoration: none;

}



.topnav li#current a,

.topnav li.current_page_item a,

.topnav li:hover a {

	text-decoration: none;

}



.topnav ul li{ 

	width: 120px;

}



.topnav li:hover ul,

ul.topnav li.sfHover ul {

	left: -17px;

	top: 0px;

	width: 0px;

	background: url() no-repeat bottom;

	padding-bottom: 0px;

}



.topnav li:hover li ul,

.topnav li.sfHover li ul {

	top: -999em;

}



.topnav li li:hover ul,

ul.topnav li li.sfHover ul {

	left: 120px;

	top: -1px;

}



.topnav li:hover ul,

.topnav li li:hover ul {

	top: -999em;

}



.topnav li li {

	display: block;

	padding: 0px;

	height: auto !important;

	border: none;

	background: #fff;

	margin: 0;

}



.topnav li li a:link, 

.topnav li li a:visited {
	display: block;
	height: auto !important;
	line-height: 30px;
	text-transform: uppercase;
	color: #990000;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	border: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}




.topnav li li a:hover {

	color: #699ebb !important;

}



#logo {
	width:450px;
	float:left;
	clear: both;
	height: 130px;
	margin-top: 0px;
}


#logo a {

	color: #699ebb;

}



#logo h1 a,

#logo h1 {

	font-weight: normal;

	font-size: 36px;

	color: #cc9900;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	font-family: georgia, arial, helvetica, sans-serif;

	line-height: 90px;

	padding-left: 5px;

}





#header h2 {

	display: none;

}





#inheader {

	width: 900px;

	height: 100px;

	float: left;

	clear: left;

	margin: 0;

}



/* search */



#searchform {

	padding:0;

	margin:0;

	width: 0px;

	height: 0px;

	float: right;

	margin-right: 15px;

	margin-top: 6px;

	z-index: 450;

	position: relative;

}



#searchform input#s {

	margin:0;

	padding: 0;

	color: #999;

	width: 0px;

	border: solid 1px #999;	

	font-size:0px;

	padding-left: 0px;

	height: 0px;

	padding-top: 0px;

	background: #fff url() no-repeat right;

}



#searchform input#searchsubmit {

	display: none;

}



/* content */



#contentwrapper {

	width: 900px;

	clear: left;

	float: left;

	margin-left: 14px;

}



#bottomfront {

	width: 100%;

	float: left;

	clear: left;

	margin: 0;

	padding: 0;

	margin-top: 15px;

}



#contentnarrow {

	float:left;

	width: 430px;

	padding: 20px;

	padding-top: 0;

	margin-top: 20px;

	border-left: dotted 1px #ccc;

	border-right: dotted 1px #ccc;

	min-height: 450px;

}



#contentleft {

	float:left;

	width: 620px;

	padding: 20px;

	padding-top: 0;

	padding-left: 5px;

	margin-top: 20px;

	border-right: dotted 1px #ccc;

	min-height: 450px;

}



#contentright {

	float: left;

	width: 670px;

	padding: 20px;

	margin-top: 20px;

	padding-top: 0;

	border-left: dotted 1px #ccc;

	min-height: 450px;

}



#contentfull {

	float:left;

	width: 880px;

	padding: 20px;

	padding-left: 5px;

	padding-top: 0;

	margin-top: 20px;

	min-height: 450px;

}



.post {

	margin:0;

	padding:0;

	padding-bottom: 35px;

	line-height: 150%;

}



.post h2 {

	

}



.post h3 {

	margin:0;

	padding: 0;

	line-height: 22px;

}

	

.post h3 a {

	color: #084065;

	font-family: georgia, arial, helvetica, sans-serif;

	margin:0;

	padding:0;

	text-transform: none;

	font-weight: normal;

	font-size: 20px;

	line-height: 22px;

	text-decoration: none

}



.post h3 a:hover {

	text-decoration: underline;

}

	

.post h2 a:hover{

	text-decoration: underline;

}



.post ul {}



.post li {

	margin-left: 15px;

}



.entry p {

	margin:8px 0;

}



#audata {

	text-transform: none;

	clear: both;

	font-size: 10px;

	line-height: 20px;

	font-weight: bold;

}



#audata a {

	color: #084065;

	text-transform: none;

	text-decoration: none;

}



#audata a:hover {

	text-decoration: underline;

}



a.more-link {

	color: #084065;

	text-decoration: none;

	border-bottom: dotted 1px #084065;

}



a.more-link:hover {

	text-decoration: none;

	border: none;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

}

	

.alignleft a {

	float:left; 

	margin:25px 0;

}



.alignright a {

	float:right;

	margin:25px 0;

}



/* Left Sidebar*/



#leftbar {

	width: 155px;

	float: left;

	margin:0;

	padding:0;

	padding-bottom: 20px;

	margin-right: 20px;

}



#leftbar .widgets {

	margin: 0;

	padding: 0;

	float: left;

	clear: left;

	font-size: 12px;

	margin-top: 20px;

	width: 100%;

}



#leftbar h2 {

	margin: 0;

	padding: 0;

	color: #333;

	margin-bottom: 15px;

	margin-top: 5px;

	font-size: 16px;

	line-height: 16px;

	text-transform: none;

	font-weight: bold;

	font-family: Georgia, Arial, Helvetica, sans-serif;

}



#leftbar ul li {

	line-height: 15px;

	border-bottom: dotted 1px #ccc;

	list-style: none;

	padding-bottom: 7px;

	margin-top: 7px;

}



#leftbar ul li a {

	color: #333;

	border: none;

	text-decoration: none;

}



#leftbar ul li ul li {

	border: none;

	list-style: disc;

	margin-left: 20px;

}



#leftbar ul li a:hover {

	text-decoration: underline;

}



#leftbar a {

	text-decoration: underline;

}

	

#leftbar a:hover {

	border: none;

	text-decoration: none;

}



/* Right Sidebar*/



#rightbar {

	width: 230px;

	float: right;

	margin:0;

	padding:0;

	padding-bottom: 20px;

}



#rightbar .widgets {

	margin: 0;

	padding: 0;

	float: left;

	clear: left;

	font-size: 12px;

	margin-top: 20px;

	width: 100%;

}



#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 20px;
	text-transform: none;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}



#rightbar ul li {

	line-height: 15px;

	border-bottom: dotted 1px #ccc;

	list-style: none;

	padding-bottom: 7px;

	margin-top: 7px;

}



#rightbar ul li ul li {

	border: none;

	list-style: disc;

	margin-left: 20px;

}



#rightbar ul li a {

	color: #333;

	border: none;

	text-decoration: none;

}



#rightbar ul li a:hover {

	text-decoration: underline;

}



#rightbar a {

	text-decoration: underline;

}

	

#rightbar a:hover {

	border: none;

	text-decoration: none;

}





/* Front Page Left Widget*/



#frontleftbar {

	width: 220px;

	float: left;

	margin:0;

	margin-left: 5px;	

	padding:0;

	padding-bottom: 20px;

}



#frontleftbar .widgets {

	margin: 0;

	padding: 0;

	float: left;

	clear: left;

	font-size: 12px;

	margin-top: 15px;

}



#frontleftbar h2 {
	margin: 0;
	padding: 0;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(images/dotarrow.png) no-repeat left;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}



#frontleftbar ul li {

	line-height: 15px;

	border-bottom: dotted 1px #ccc;

	list-style: none;

	padding-bottom: 10px;

	margin-top: 10px;

	padding-left: 5px;

}



#frontleftbar ul li a {

	color: #333;

	border: none;

	text-decoration: none;

}



#frontleftbar ul li a:hover {

	text-decoration: underline;

}



#frontleftbar a {

	text-decoration: underline;

}

	

#frontleftbar a:hover {

	border: none;

	text-decoration: none;

}



/* Front Page Right Widget*/



#frontrightbar {

	width: 600px;

	float: right;

	margin:0;

	padding:0;

	padding-bottom: 20px;

}



#frontrightbar .widgets {

	margin: 0;

	padding: 0;

	float: left;

	clear: left;

	font-size: 12px;

	margin-top: 15px;

}



#frontrightbar h2 {
	margin: 0;
	padding: 0;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}



#frontrightbar ul li {

	line-height: 15px;

	border-bottom: dotted 1px #ccc;

	list-style: none;

	padding-bottom: 10px;

	margin-top: 10px;

	padding-left: 5px;

}



#frontrightbar ul li a {

	color: #333;

	border: none;

	text-decoration: none;

}



#frontrightbar ul li a:hover {

	text-decoration: underline;

}



#frontrightbar a {

	text-decoration: underline;

	color: #084065;

}

	

#frontrightbar a:hover {

	border: none;

	text-decoration: none;

}



#frontrightbar img {

	padding: 1px;

	border: solid 1px #eaeaea;

}



/* comments */





#commentform {

	background:#fff;

	margin:0;

	padding:0;

}

	

#commentform p {

	color: #666;

}

	

#commentform a { 

	color: #084065; 

	text-decoration: none; 

	line-height: 14pt;

}

	

#commentform h3 {

	font-size: 10pt;

	font-weight: bold;

	color: #666;

	margin:0;

	padding:0;

}

	

#comment {

	width:80%;

}



#author, #email, #url, #comment, #submit {

	background: #fff;

	font-size: 11px;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #eaeaea;

	border-bottom: solid 3px #eaeaea;

}



#author, #email, #url {

	height:16px;

	padding-top:3px;

}

	

#submit {

	margin:5px 5px 0 0; 

	cursor:pointer;

	color: #666;

	padding: 4px 7px;

}



#comments {

	margin:0; 

	padding:0;

}



#respond h3,

h3#comments {

	color: #cc9900;

	font-size: 16px;

	margin-bottom: 2px;

	clear: left;

	text-transform: uppercase;

	font-weight: normal;

	font-family: Georgia, arial, helvetica, sans-serif;

}	





.reply a.comment-reply-link {

	background: #fff;

	font-size: 11px;

	border: none;

	padding:0;

	color: #666;

	padding: 4px 7px;

	border: 1px solid #eaeaea;

	border-bottom: solid 3px #eaeaea;

}



.reply a.comment-reply-link:hover,

#submit:hover {

	color: #333;

	background: #eaeaea;

}



ol.commentlist { 

	list-style-type: none; 

	margin:0; 

	padding:0; 

	float:left;

	margin-top: 15px;

}



.avatar {

	float:left; 

	margin:0 12px 0 0;

}



ol.commentlist li {

	border: solid 1px #eaeaea;

	border-bottom: solid 3px #eaeaea;

	margin: 0;

	padding: 20px;

	list-style-type:none;

	float: left;

      width: 500px;

	margin-bottom: 20px;

}



ol.commentlist ul li {

      border: none;

      padding: 20px;

	width: 440px;

	padding-bottom: 0;

	padding-right: 0;

}



ol.commentlist li.alt {

	

}



ol.commentlist li p {

	margin: 6px 0 6px 0; 

	padding: 0 12px 0 0; 

	line-height: 14pt;

}



ol.commentlist a {

	color:#084065;

	text-decoration: none;

}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a {

	color: #666; 

	text-decoration: none; 

	border-bottom: 1px dotted #666;

}



/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	padding-left: 2px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}

	

.wp-caption {

   	border: 1px solid #ddd;

   	text-align: center;

   	background-color: #f3f3f3;

   	padding-top: 4px;

   	margin: 10px;

}



.wp-caption img {

   	margin: 0;

   	padding: 0;

   	border: 0 none;

}



.wp-caption p.wp-caption-text {

   	font-size: 11px;

   	line-height: 17px;

   	padding: 0 4px 5px;

   	margin: 0;

}



p { margin-top: 6px; }



#archivelist {

	float:left;

	margin-right: 0;

	

}



#archivelist ul li {

	list-style: none;

	line-height: 35px;

}



#archivelist ul {

	height: auto;

	margin-bottom: 30px;

}



#archivelist ul li a {

	color: #666;

	text-transform: uppercase;

}



#archivelist ul li a:hover {

	text-decoration: none;

}





/* footer */



#footer {

	clear: left;

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

	float: left;

	padding-top: 30px;

	font-size: 10px;

	color: #fff;

	background: url(images/footerbg.png) no-repeat top;

}



#footermenu {

	width: 100%;

	margin-top: 5px;	

	text-align: center;

}



#footermenu ul {

	padding-bottom: 5px;

	text-align: center;

}



#footermenu ul li {

	display: inline;

	list-style: none;

	margin-left: 0px;

	margin-left: 14px;

	padding-left: 17px;

	height: 12px;

	line-height: 12px;

	background: url(images/fcolon.png) no-repeat left;

}



#footermenu ul li.first {

	background: none;

}



#footermenu ul li a {

	font-size: 11px;

	text-transform: uppercase;

	color: #fff;

	border: none;

	font-weight: normal;

	text-decoration: none;

}



#footermenu ul li a:hover {

	border-bottom: dotted 1px #fff;

}



#copyinfo {

	width: 928px;

	float: left;

	clear: left;

	margin-top: 0px;

	text-align: center;

	padding-bottom: 30px;

}



#footer a { 

	border-bottom: dotted 1px #fff;

	color: #fff;

	text-decoration: none;

}



#footer a:hover {

	border: none;

}