/* 
Theme Name: CAISEL SA
Theme URI: http://www.caisel.com.ar/
Description: Tema para CAISEL
Version: 1.0.0
Author: CAISEL-IT
Author URI: http://www.caisel.com.ar
Tags: tres columnas, menu superior, menu lateral, css
*/

/* BLUE TABS -------------------------------------------- */

.dropmenudiv_b ul {
	list-style-type:none;
	padding:2px;
	margin:0;
}

.dropmenudiv_b{
	position:absolute;
	top: 0;
	border: 1px solid #686868;
	line-height:16px;
	z-index:100;
	background-color: #4C4C4C;
	width: 210px;
	visibility: hidden;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
	text-align:left;
	list-style-type:none;
}

.dropmenudiv_b li {
	padding:0!important;
}

.dropmenudiv_b a {
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 1px 0 1px 5px;
	text-decoration: none;
	color: white!important;
	font-weight:normal;
	text-transform:none;
	font-family:'Arial', 'Trebuchet MS','Century Gothic',Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0!important;
}

.dropmenudiv_b a:visted { color:white!important; }

* html .dropmenudiv_b a{ /*IE only hack*/ width: 100%; }

.dropmenudiv_b a:hover{ background-color:#7CC142; text-decoration:none; }

/* -- */

.more-link {
	color:#585858!important;
	text-decoration:none!important;
	padding-left:20px;
	background:url(images/flecha-gris.jpg) no-repeat;
}

.wp-caption-text {
	color:#848484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.titulo_categoria {
	background:#2A2B2B;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px;
	margin-bottom:15px;
}

.cuadro_blanco {
	background:white;
	padding:12px;
	border:1px solid #CCCCCC;
}

.cuadro_blanco ul {
	margin-bottom:15px;
	margin-left:0.5em;
	list-style-type:none;
}

.cuadro_blanco li {
	padding:4px 0 2px 17px;
	border-bottom:1px solid #DBE3F3;
	font-size:12px;
	background:url(images/flecha-azul.jpg) no-repeat top left;
}

.cuadro_blanco a {
	color:#484847;
}


/* GALERIA ----------------------------------------------------------------------------------------------- */

#gallery {
	float:left;
	height:232px;
	clear:right;
	background:black;
	width:543px;
	border:1px solid #999999;
}

#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:10
}

.sombra_rotador {
	background:url(images/sombra_rotador.jpg) no-repeat;
	height:13px;
	margin:0 0 15px 0;
}

/* */

.separa_noticias { clear:both; margin:8px 0 15px 0!important; border-bottom:3px solid #DAD8D8; }

.post a { font-weight:bold; text-decoration:underline; }

.titulo_not {
	border:none;
	margin-bottom:14px;
}

ul { padding-left:0em; }

* :focus { outline: 0; }

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

body {
	background: #FFFFFF url(images/fondo.jpg) repeat-x top left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom:15px;
}

h1, h2, h3 {
	color: #704416;
}

h1 {
	font-size: 20px;
}

h2 {
	}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #0099CC;
}

a:hover {
	text-decoration:underline;
	color: #0099CC;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	margin-bottom:10px;
	background:url(images/fondo_header.jpg) no-repeat;
}

#logo {
	text-align:left;
	vertical-align:middle;
}

/* BUSCAR */

#buscar {
	vertical-align:top;
	width:319px;
	padding-top:25px;
}

#form_buscar {
	width:75%;
	margin:0 0 25px auto;
}

#s {
	background:url(images/search.jpg) no-repeat top left;
	font-size:10px;
	height:19px;
	padding:5px 5px 0 30px;
	border:none;
	vertical-align:middle;
	width:140px;
	margin:0;
	color:#4C4C4C;
}

#searchsubmit {
	background:url(images/buscar.jpg) no-repeat top left;
	width:55px;
	border:none;
	text-transform:uppercase;
	margin:0;
	height:24px;
	color:#FFFFFF;
	font-size:9px;
}

#menu {
	border-bottom:1px solid #333333;
	vertical-align:bottom;
}

/* MENU --------------------------------------------------------- */

#menu ul {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top:18px;
}

#menu li {
	padding-top:5px;
	margin-right:2px;
	padding-bottom:5px;
	background:url(images/tab.jpg) no-repeat top center;
	width:138px;
	float:left;
	text-transform:uppercase;
	cursor:pointer;
}

#menu a {
	color:#ffffff!important;
	text-decoration:none;
	font-weight:bold;
}

#menu li:hover {
	background:url(images/tab2.jpg) no-repeat top center;
}

/* Page */

#wrapper {
	width:844px;
	margin:0 auto 0 auto;
	padding:0px 0;
}

/* COLUMNAS */

#col1 {
	width:278px;
	vertical-align:top;
	background:#fff;
	color:#484847;
	border:1px solid #B6B6B6;
}

#col2 {
	vertical-align:top;
	padding:0 0 0 13px;
}

/* COLUMNA 1 */

.titulo_col1 {
	padding:10px 0 10px 10px;
	text-transform:uppercase;
	background:#7CC142;
	margin:5px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #D3DCD0;
}

.menu_col1 ul {
	margin-bottom:15px;
	margin-left:0.5em;
	list-style-type:none;
}

.menu_col1 li {
	padding:4px 0 2px 17px;
	border-bottom:1px solid #DBE3F3;
	font-size:12px;
	background:url(images/flecha-azul.jpg) no-repeat top left;
}

.menu_col1 a {
	color:#484847;
}

#datos_col1 {
	width:90%;
	margin:0 auto 20px auto;
	font-size:11px;
	padding:10px;
	padding-top:17px;
	background:url(images/datos.jpg) no-repeat;
}

#datos_col1 p {
	line-height:21px!important;
	margin-bottom:21px;
	margin-left:7px;
}

.derechos {
	margin-left:10px;
	color:#666666;
}

/* COLUMNA 2 */

#tit_novedades {
	padding:5px 0;
	margin-bottom:8px;
	color:#9C9B9C;
	font-size:14px;
	border-bottom:1px solid #C5C5C5;
}

#tit_novedades a {
	color:#154B8A;
	text-decoration:underline;
	font-size:12px;
	margin:0 0 0 265px;
	padding:0;
}

.col2_not_ti {
	padding:5px 0;
	clear:right;
	border-bottom:1px solid #C5C5C5;
	font-size:15px;
	font-weight:bold!important;
	margin-bottom:15px;
}

.col2_not_ti a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.col2_not_cont {
	font-size:12px;
	line-height:17px;
	margin:0 0 16px 0;
	padding-bottom:10px;
}

.col2_not_cont img {
	margin:0 auto;
	clear:right;
}

/* SINGLE */

.post {
	font-size:12px!important;
	line-height:18px;
}

.post ul {
	padding-left:3em;
}

#group {
	border:0;
}

h2 {
	font-size:20px!important;
	text-transform:uppercase;
	margin-bottom:16px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #762B07;
	color:#2F2F2F!important;
	font-weight:normal;
}

.post img {
	border:none!important;
	margin:0 auto 0 auto;
}

.alignright, .alignleft {
	clear:none;
}

.alignright {
	margin:0 0 8px 14px!important;
}

.alignleft {
	margin:0 14px 8px 0!important;
}

#content h1 a, #content h2 a, #content h3 a {
	text-decoration: none;
}

#content ol, #content ul {
	margin-left: 20px;
}

.cierra_noticia {
	clear:both;
	height:1px;
	border-bottom:1px solid #CCCCCC;
	margin:8px 0 20px 0;
}

.titulo_pagina {
	font-size:17px;
	color:red;
}

/* Otros */

.widget_search {
}

.post-body {
	margin-top:15px;
}


div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 93%;
	border:4px solid #dd6300;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/img09.gif) repeat-x bottom;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/img09.gif) repeat-x bottom;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 5px;
background: #242424;
margin-top: 10px;
margin-bottom: 10px
}
#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}
