/* 
Theme Name: Carlota Benedi
*/

body{
font-family: Georgia, Arial;
margin: 0px;
padding: 0px;
color: #8b8b8b;
}

a {

	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

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

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

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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#header{
background: #000 url(images/header_bg.gif) repeat-x top left;
height: 522px;
}

#bg{
background: transparent url(images/header_img3.gif) no-repeat center right;
height: 522px;
}

#header .logo{
float: left;
width: 376px;
height: 128px;
}

#header .logo img{
z-index: 0;
}

#header #fondo img{
float: right;
z-index: -1;
}

#footer{
background-color: #333;
color: #b2b2b2;
margin: 0px;
padding: 20px;
height: 20px;
}

#footer a{
color: #b2b2b2;
text-decoration: underline;
}

#footer a:hover{
color: #5e5e5e;
text-decoration: none;
border-bottom: 1px dotted #333;
}


#menu{
background-color: #5e1c49;

margin: 0px;
padding: 0px;
}

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

#articulos{
margin-right: 40px;
margin-top: 40px;
padding: 0px;
}

#sidebar{
background-color: #f7f7f7;
margin: 40px 0px;
padding-top: 0px;
text-align: center;
font-size: 16px;
}

#sidebar ul{
padding: 25px;
text-align: left;

}

 #sidebar li{
 text-align: left;
 padding: 0px;
 margin: 0px 0px 0px 10px;

 }
 
 #sidebar li ul{
 margin: 5px 0px 0px 30px;
 list-style-type: square;
 padding: 0px;
 }
 

 
 #sidebar li a{
 color: #b7b7b7;
 margin: 0px;
 padding: 0px;
 }

#sidebar ul a{
color: #b7b7b7;
}

.post{
border-bottom: 1px solid #d8d8d8;
padding-bottom: 10px;
margin-bottom: 30px;
}

.post h2{
font-family: Georgia;
font-size: 28px;
line-height: 28px;
font-weight: normal;
font-style: italic;
}

.post h2 a{
color: #000;
text-decoration: none;
}

.post h2 a:hover{
text-decoration: underline;
}

.post p{
font-family: Helvetica, Arial;
color: #8b8b8b;
font-size: 14px;
line-height: 18px;
}


.post p a{
color: #6b6b6b;
font-weight: bold;
text-decoration: underline;
}

.post p a:hover{
text-decoration: none;
border-bottom: 1px dotted #6b6b6b;
}

.bloque{
padding: 20px;
}

.bloque h3{
text-align: right;
color: #b7b7b7;
border-bottom: 1px solid #d7d7d7;
}

/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */

#slider{
margin-top: 150px;
margin-left: 10px;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	font-size: 18px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
    background: url(images/featured-buttons.png) no-repeat 0px;
    left: 0px;
}
.nivo-nextNav {
    background: url(images/featured-buttons.png) no-repeat -36px;
    right: 0px;
}
.nivo-controlNav {
    bottom: -13px;
    position: absolute;
}
.nivo-controlNav a {
    background: url(images/featured-navigation.png) no-repeat 0px;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-right: 3px;
    position: relative;
    text-align: center;
    text-indent: -9999px;
    width: 10px;
    z-index: 99px;
}
.nivo-controlNav .active {
    background: url(images/featured-navigation.png) no-repeat -10px;
}
.nivo-controlNav a.active {
    font-weight: bold;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	}
.menu ul{
	background:#5e1c49;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#5e1c49 url("images/seperator.gif") bottom right no-repeat;
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #400b2f url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#400b2f;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:14px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#5e1c49 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
