/*
Theme Name: WordPress Classic Rojo
Theme URI: http://wordpress.org/
Description: Customizacion del tema classic en rojo.
Version: 1.5
Author: Dpto Web Infomed

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
/*-----------------varia en cada color--------------------*/

#border {
}
a {
	
text-decoration: none;
	color: #16387C;/* se cambio*/
}

a img {
	border: none;
}

a:visited {

	color: #16387C;/* se cambio*/
}

a:hover { text-decoration: underline;
	 /* se cambio*/
}
/*-----------------*/
acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
		margin: 0;
	padding: 0; 
	background: #E6E6E6;
	font-family: Arial, sans-serif;
	line-height: 1.6em;
	  	font-size:12px;
	color:  #4E4E4E;
}
#wrap{margin: 0 auto;
padding: 0;
	width: expression(document.body.clientWidth > 970? "970px": "auto");/**ancho maximo para ie*/
	 max-width:970px;
	min-width: 770px;
		border-right: 1px solid #B5B5B5;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	 border-color: #B5B5B5;
}
cite {
   

	font-style: normal;
}

h2 {
	border-bottom: 2px solid #DB7D8B;
	font: 85% Verdana, Arial, Helvetica, sans-serif;;
	/*letter-spacing: 0.2em;*/
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {

	font-weight:bold;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #1A1A1A;
	
	color: #B3B3B3!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 12px 10px;
	text-align: center;
}

.credit a {/*----se separaron-----------*/
	color: #ffffff!important;
	text-decoration:none;
}
.credit a:hover{
text-decoration: underline;
}
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a { color: #C6384E!important;
	text-decoration: none;
	font-weight: normal;
	font-size: 21px;
}
.storytitle a:hover { text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {

	font-size: 100%;
	margin: 20px 0em 0 20px;
	padding: 0px 30pt 10px 0px;
	/*padding-right: 60px;*/
	min-height:0px; /*----500 la creamos----*/
}

#header {
	/*background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;*/
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a { font-size: 24px;
font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu { /*--------se adecuo-------*/
	background: transparent;
	padding: 0px 0 10px 0px;
	/*position: absolute;
	right: 2px;
	top: 0;   */
	width: 11em;
}
#menu a{ text-transform: none;
font-size: 11px;
	  
}
#menu a:hover{  text-decoration: underline;
	  
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #C6384E;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: none;
}

#menu ul li { text-transform: uppercase;
	 color: #000;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	font-weight: normal;
	 font-size: 14px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li { font-size: 1
	border: 0;
	 text-transform: none;
	letter-spacing: normal;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a { font-size: 11px;
	
	text-decoration: none;
}

#menu ul ul li a:hover {
	
}

#menu ul ul ul.children {
	
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/*---------------lo que se adiciono-------------*/
div#wrap{
margin: auto;
width: 100%;
}
div#logo{
 background-image:url(logoInfomed.gif);
 background-repeat: no-repeat;
 padding-top: 10px;
 float: left;
 margin:0px;
 padding:0px;
 width: 105px;
 height: 30px;
}
#imgcenco { background: url(img/background-barra-infomed.gif);
	
height: 30px;
margin: 0px;
padding: 0 5px;
border: 0px;
position: relative;

}
div#imgcenco span {
margin: 0px;
padding: 0px;
 font-family: Arial;
 font-size: 12px;
font-weight: normal;
 float: left;
 
}
div#imgcenco span#cenco {
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
	  margin-right: 5px;
}

div#imgcenco img{ margin-left: 10px;
 float: left;
 
}
div#imgcenco span#servicios {
 background: url(img/servicios.gif);
width: 84px;
height: 30px;

}
div#imgcenco span#eventos{
margin-left: 3px;
width: 100px;
margin-top: 10px;

}
div#cencomed {  height: 30px;
    position: absolute;
    right: 10px;
    text-transform: none;
    top: 9px;
    width: 310px;
}
div#imgcenco span#eventos {
    margin-left: 5px;
    margin-top:8px;
    width: 100px;
}
div#imgcenco span#eventos a {
   
    color: #55A628;
    text-transform: uppercase;
}

div#imgcenco a:hover{ text-decoration: none;
}

div#imgcenco span#descripcion a {
    font-size: 11px;
    font-weight: bold;
	 color: #2E2E2E;
}
div#imgcenco span#descripcion {
 margin-top:0px;
}

 .linkbar {
background-color: transparent;
}
div#titulo{
margin: auto;
height: 80px;
width: 100%;
background-image:  url(sillasrojas.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#C6384E;
}
h1#header{
 font-size: medium;
 font-style: normal;
 background-color: transparent;
 margin:0pt;
 border:none;
 width: 60%;
 height: 70px;
 padding:10px 0 0px 20px;
 }
 .description{
 color:#FFFFFF;
 font-size:small;
 font-style:normal;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
#container{ background:#fff url(img/columright.jpg) repeat-y right;

}