/*
Theme Name: Universidad Catolica Itapua
Theme URI: http://wordpress.org/
Description: Tema desarrollado para la Universidad Catolica de Itapua basado en el tema Original Kubrick para Wordpress
Version: 1.0
Author: Hugo David Barreto/Ever Daniel Barreto
Author URI: http://www.nexusit.com.py
Tags: blue, custom header, fixed width, two columns, widgets

	UCI v1.0
	 http://www.nexusit.com.py

	This theme was designed and built by Hugo David Barreto and Ever Daniel Barreto,
	based on the original Kubcrick theme, whose blog you will find at http://hugodavid.com/ and http://everdaniel.com/

*/


@charset "utf-8";
/* CSS Document */

html, body {
	background: white;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	height: 100%;
}

div {
	position: relative;
	text-align: left;
}

h1 { }

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0075b2;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #014e76;
	font-weight: bold;
	text-decoration: none;
}

/*******/

/* <!-- Form Wordpress Default template*/
.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: center; }
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }
small { font-size: 0.9em; line-height: 1.5em; }
h1, h2, h3, h4 { font-weight: bold; }
h1 { font-size: 4em; text-align: center; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1em; }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white; }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
/*	Begin Headers */
h1 { padding-top: 70px; margin: 0; }
h2 { margin: 30px 0 0; }
h2.pagetitle { margin-top: 30px; text-align: center; }
#sidebar h2 { margin: 5px 0 0; padding: 0; }
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px ; }
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px;
	margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.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; }
/* End captions */
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* ---!> */
.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.clear {
	clear: both;
}

.spacer {
	width: auto;
	height: 20px;
}

.small_spacer {
	width: auto;
	height: 7px;
}

.hide {
	display: none;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

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

.column {
	float: left;
	margin-right: 10px;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.last, div.last {
	margin-right: 0;
}

.span-left {
	width: 180px;
}

.span-main-content {
	width: 539px;
}

.span-site-content {
	width: 710px;
}

.span-menu {
	width: 160px;
}

.hr_thin {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.hr_solid {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.hr_dark { border-bottom-color: #4e94c6; margin: 5px 0px; }
.hr_light { border-bottom-color: #e3e7e5; margin: 5px 0px; }
.hr hr { display: none; }

.admin_edit_entry {
	border: 1px solid #0075B2;
	background-color: #EEF9FF;
	margin: 0.5em;
	padding: 0.5em;
}

.page_collection { padding-left: 25px; }
.page_item { list-style-type: disc; }

/*******/

/*
	KWICKS SECTIONS
*/
#kwick              { width:535px; }
#kwick .kwicks          { height: 248px; list-style-type: none; margin: 0; padding: 0; }
#kwick li           { float: left; }
#kwick .kwick           { display: block; cursor: pointer; overflow: hidden; height: 248px; width: 100px; margin-right: 5px; }
#kwick .kwick span      { display: none; }
#kwick .sede1            { background: url(images/card_san_pedro.jpg) no-repeat; }
#kwick .sede2            { background: url(images/card_sede_signacio.jpg) no-repeat; }
#kwick .sede3          { background: url(images/card_sede_maaux.jpg) no-repeat; }
#kwick .sede4           { background: url(images/card_sede_itapua.jpg) no-repeat; }

/*******/

/*
	HEADER SECTION
*/
#global_header {
	width: 900px;
	height: 161px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(images/header_background.jpg) top no-repeat;
}

#main_header_menu {
	margin: 0 0 0 440px;
	padding: 0;
	width: 200px;
	font-size: 14px;
}

#main_header_menu ul {
	padding-top: 10px;
}

#main_header_menu li {
	position: static;
	margin-left: 4px;
	margin-bottom: 18px;
}

#main_header_menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#main_header_menu a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#main_header_home {
	float: right;
	position: absolute;
	left: 700px;
	top: 140px;
	font-size: 14px;
}

#main_header_home a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

/*
	CONTENT SECTION
*/
#global_content {
	width: 900px;
	margin: 0 auto;
	min-height: 820px;
	height: 100%;
	/*background-color: #FFC;*/
}

#home_left_bar {
	
}

#site_left_bar {
	background-color: #9FF;
	height: 100%;
}

#site_main_menu {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #0075b2;
}

#site_main_menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#site_main_menu a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#site_main_menu ul {
	padding: 1em;
}

#site_main_menu li {
	position: static;
	margin-left: 4px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom: 2px solid white;
}

#site_main_menu li.last {
	border: none;
}

#site_secondary_menu {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #5b94bd;
	height: 100%;
}

#site_secondary_menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#site_secondary_menu a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#site_secondary_menu ul {
	padding: 1em;
}

#site_secondary_menu li {
	position: static;
	margin-left: 4px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

#home_main_content {
	
}

#home_news_container {
	border: 2px solid #4e94c6;
}

#home_news_container_content {
	margin: 5px;
	padding: 3px;
}

#home_news_container_content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4e94c6;
}

#site_main_content {
	/*background-color: #FFC;*/
}

#site_content_bar {
	background: url(images/content_site_background.jpg) top left repeat-x;
	width: 710px;
	height: 133px;
}

#site_secondary_content {
	/*background-color: #FFC;*/
}

#site_secondary_content h2 { color: #0075b2; font-size: 18px; }
#site_secondary_content p { text-align: justify; padding-bottom: 1em; }
#site_secondary_content strong { font-weight: bold; }

#home_main_menu_bar { }
#home_main_menu { width: 100%; margin: 0; padding: 0; font-size: 14px; font-weight: bold; background-color: #0075b2; }
#home_main_menu a { color: white; font-weight: bold; text-decoration: none; }
#home_main_menu a:hover { color: white; font-weight: bold; text-decoration: none; }
#home_main_menu ul { padding: 1em; }
#home_main_menu li { position: static; margin-left: 4px; margin-bottom: 9px; padding-bottom: 9px; border-bottom: 2px solid white; }
#home_main_menu li.last { border: none; }

#webmail_form { background: url(images/webmail_background.jpg) top no-repeat; border: 2px solid #4e94c6; }
#webmail_form h3 { font-size: 18px; font-weight: bold; color: #4e94c6; }
#webmail_form p { font-weight: bold; color: #4e94c6; }
#webmail_form input.input_text { width: 140px; background-color: #a4c2db; border: none; color: white; font-size: 16px; font-weight: bold; }

#alumnos_form { background: url(images/alumnos_background.jpg) top no-repeat; border: 2px solid #4e94c6; }
#alumnos_form h3 { font-size: 18px; font-weight: bold; color: #4e94c6; }
#alumnos_form p { font-weight: bold; color: #4e94c6; }
#alumnos_form input.input_text { width: 140px; background-color: #a4c2db; border: none; color: white; font-size: 16px; font-weight: bold; }

/*
	FOOTER SECTION
*/
#home_page_footer {
	width: 640px;
	height: 58px;
	margin: 0 auto;
	background: url(images/bg_home_page_footer.gif) top left no-repeat;
	text-align: center;
	color: white;
}

#home_page_footer a { color: white; font-weight: bold; }

#global_footer {
	width: 900px;
	margin: 0 auto 0 auto;
	background: url(images/footer_background.gif) top repeat-y;
	color: white;
	font-size: 11px;
	text-align: center;
}