/*
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 {
	background: #77aded url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/cloudbgd.jpg) repeat-x;
	color: #333;
	font-family: times new roman, arial, helvetica, tahoma, sans-serif;
	font-size: 15px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	color: #ff0000;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 25px;
	line-height: 22px;
}

h3, h3 a {
	color: #333;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
}

h4 a {
        font-size: 11pt;
}

.red {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}

.contact1 {
	color: #ff0000;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
}

.black1 {
	color: #333;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.blueagents {
	color: #003399;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 17px;
	line-height: 27px;
}

.blueremax {
	color: #003399;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
}

.redremax {
	color: #ff0000;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
}

.green {
	color: #2ca42f;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
}

.blkagents {
	color: #333;
	font-family: times new roman, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

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: #003399;
        
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 928px;
	clear: both;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}

#wrapper {
	background: url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/wrbg.png) repeat-y;
	float: left;
	clear: left;
	width: 928px;
}

	
/* header */

#header {
  	width: 928px; 
  	float: left;
	clear: left;
	background: url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/topbg.png) no-repeat top;	
}

#topmenu {
	width: 650px;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
}

.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: 25px;
	line-height: 25px;
	background: url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/toplibg.png) no-repeat right;
	padding-right: 15px;
	margin-right: 13px;
}

.topnav a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #073f65;
	text-transform: uppercase;
	font-family: Times New Roman, 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: 23px;
	width: 120px;
	background: url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/topulbg.png) no-repeat bottom;
	padding-bottom: 7px;
}

.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: #666;
	font-weight: normal;
	font-family: times new roman, arial, helvetica, sans-serif;
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.topnav li li a:hover {
	color: #699ebb !important;
        width:600px
}

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

#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: times new roman, 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: 135px;
	height: 19px;
	float: right;
	margin-right: 15px;
	margin-top: 6px;
	z-index: 450;
	position: relative;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 130px;
	border: solid 1px #999;	
	font-size:12px;
	padding-left: 2px;
	height: 17px;
	padding-top: 0px;
	background: #fff url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/searchicon.png) 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: 2px;
}

#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: 40px;
	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: #003399;
	font-family: times new roman, 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: #003399;
	text-transform: none;
	text-decoration: none;
}

#audata a:hover {
	text-decoration: underline;
}

a.more-link {
	color: #003399;
	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: 16px;
	margin-top: 20px;
	width: 100%;
}

#leftbar h2 {
	margin: 20;
	padding: 20;
	color: #003399;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
	line-height: 16px;
	text-transform: none;
	font-weight: bold;
	font-family: Times New Roman, 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: #003399;
	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: 16px;
	margin-top: 20px;
	width: 100%;
}

#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #ff0000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	font-family: Times New Roman, 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: #003399;
	border: none;
	font-weight: bold;
        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: 15px;	
	padding:0;
	padding-bottom: 20px;
}

#frontleftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 15px;
	margin-top: 15px;
}

#frontleftbar h2 {
	margin: 0;
	padding: 0;
	color: #003399;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/images/dotarrow.png) no-repeat left;
	font-weight: normal;
	font-family: Times New Roman, 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: #003399;
	border: none;
	font-weight: bold;
        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;
	margin-right: 15px;
        padding:0;
	padding-bottom: 20px;
}

#frontrightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 16px;
	margin-top: 15px;
}

#frontrightbar h2 {
	margin: 0;
	padding: 0;
	color: #ff0000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Times New Roman, 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: #003399;
	border: none;
	text-decoration: none;
}

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

#frontrightbar a {
	text-decoration: underline;
	color: #003399;
}
	
#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: times new roman, 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(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/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(https://web.archive.org/web/20240706055708im_/https://t956af.p3cdn1.secureserver.net/wp-content/themes/universidad/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;
}
/*
     FILE ARCHIVED ON 05:57:08 Jul 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:20:43 May 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.257
  load_resource: 446.874
  PetaboxLoader3.resolve: 400.201
  PetaboxLoader3.datanode: 19.952 (2)
  loaddict: 15.915
*/