/*
Theme Name: mujeres en foco
Author: Paula Laneri
Author URI: http://www.usina-d.com.ar/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px "Trebuchet MS";
	color: #808080;
	background: url(images/bkg_body.gif) repeat-x left 10px; border-top:10px solid #A62D80;
}
a {
	text-decoration: underline;
	color: #009FBB;
}
a:hover {
	text-decoration: none;
	color: #009FBB;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1009px;
	margin:0 auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 224px;background:url(images/bkg_header.gif) repeat-x ; clear:both;margin:0
}
	
		#header .menu {
		clear: both;
		background-color: #009FBB;
		padding: 12px 0;
		height: 24px; 
	}
	
		#header ul.pages {
			margin:0 0 0 177px; list-style-type: none; 
		}
		#header ul.pages li {
			float: left;
			text-transform: uppercase;
			padding: 9px 10px;
			font-size:1.135em
		}
		#header ul.pages li.home {
			background-color: #ED6193;
		}
		#header ul.pages li.acerca {
			background-color: #F59B60;
		}
		#header ul.pages li.programacion {
			background-color: #009FBB;
		}
		#header ul.pages li.condiciones {
			background-color: #D3DE5B;
		}
		#header ul.pages li.staff {
			background-color: #EA93BD;
		}
		#header ul.pages li.donaciones {
			background-color: #17A345;
		}
		#header ul.pages li.blog {
			background-color: #7AB2DD;
		}
		#header .pages li a {
			color: #FFF;
			text-decoration: none; text-transform: uppercase;  
		}
		
	
	
	#header .rss {
		float: right;
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding: 10px 0 0 24px;
		background: url(images/rss.gif) no-repeat 0 8px;
	}
	#header h1 {
		clear: both;
		float: left;
		padding: 0 ;background: url(images/header.gif) no-repeat; width:718px; height:176px; margin:0 0 0 150px ; padding:0
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 329px; height: 24px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad {
		float: right;
		padding-top: 20px;
	}

/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	clear: both;
	width: 167px;
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	
}
	#lsidebar .box {
		background: url() repeat-x 0 0; width:150px; margin:10px 0; padding:0; float:right
		
	}
		#lsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		
		
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 0;
		}
			#lsidebar .box ul li {
				font-weight: bold;background:url(images/bullet.gif) no-repeat center left;
				
				padding: 5px 5px 5px 10px;
			}
			#lsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#lsidebar .box ul li a:hover {
				color: #243749;
			}
			
			#lsidebar .box h2.blogroll {background:  url() no-repeat top right; height:26px}
			#lsidebar .box h2.inscripcion {background:  url() no-repeat top right;height:36px}
			#lsidebar .box h2.contacto {background: url() no-repeat top right;height:36px}
#lsidebar .box h2.rss {background: url(images/btn_rss.gif) no-repeat top right;height:36px}
#lsidebar .box  h2.blogroll span, #lsidebar .box h2.inscripcion span, #lsidebar .box h2.contacto span, #lsidebar .box h2.rss span{display:none}
#lsidebar .box a h2.blogroll {border:none}
#lsidebar .box #togglesearch li.linkcat { list-style:none}
#lsidebar .box #toggle-search li.linkcat h2{}
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 665px;
	float: left;
	margin:0;padding:0
}
#submenu{ width:665px; height:35px; background-color:#009FBB; clear:both}


#submenu ul#subnav {
			margin:0 0 0 10px; list-style-type: none; 
		}
		#submenu ul#subnav li {
			float: left;
			text-transform: uppercase;
			padding: 9px 10px;
			font-size:1.135em;list-style-type: none; 
		}
	
		#submenu ul#subnav li a {
			color: #FFF;
			text-decoration: none; text-transform: uppercase;  
		}
		

	#content .box {
		
		padding: 5px;
		margin-bottom: 5px;
	}
		#content .box .buffer {
			background:  url() repeat-x 0 0;
			
			padding: 1px;
		}
		#content .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
	#content  .box  .homelist {
		list-style-type: none;
		
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
		}
		#content .homelist li a.title {
			color: #243749;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; height: 11px;
			float: left;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 5px;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 167px;
	float: right;
	margin: 10px 0;
}
	#rsidebar .box {		
		padding: 5px 0;
		margin-bottom: 5px; float:left;
	}
		#rsidebar .box .buffer {
			background: url() repeat-x 0 0;
			padding-bottom: 3px;
		}
		#rsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				
				padding: 5px;
				font-size: 1.2em;
			}
			#rsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #243749;
			}
		#rsidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: url(images/search.gif) no-repeat center;
			width: 288px; height: 27px;
			padding: 5px;
		}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
			
			#rsidebar .box h2.novedades {background: url() no-repeat top left;height:36px; width:150px;padding:0; margin:0}

#rsidebar .box h2.sponsor {background: url() no-repeat top left;height:36px; width:150px;padding:0; margin:0}
#rsidebar .box h2.itinerante {background: url() no-repeat top left;height:36px; width:150px;padding:0; margin:0}
#rsidebar .box h2.novedades span, #rsidebar .box h2.sponsor span,  #rsidebar .box h2.itinerante span{ display:none}


/** END right sidebar **/
/** BEGIN blog sidebar **/
#csidebar {
	width: 167px;
	float: right;
	margin: 0; 
}
	#csidebar .box {		
		padding: 5px 0;
		margin-bottom: 5px; float:left;
	}
		#csidebar .box .buffer {
			background: url() repeat-x 0 0;
			padding-bottom: 3px;
		}
		#csidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#csidebar .box ul {
			list-style-type: none;
		}
                #csidebar .box ul li {
				font-weight: bold;background:url(images/bullet.gif) no-repeat center left;
				
				padding: 5px 5px 5px 10px;
			}
			
			#csidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#csidebar .box ul li a:hover {
				color: #243749;
			}
		#csidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#csidebar .box .video {
			padding: 3px 3px 0;
		}
		#csidebar .box .tags {
			padding: 10px;
		}
		#csidebar .box form {
			background: url(images/search.gif) no-repeat center;
			width: 288px; height: 27px;
			padding: 5px;
		}
			#csidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#csidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
			
			
/** END blog sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #A62D80;
	color: #ffffff;
	height: 40px;
	 width:100%; margin-bottom:0px; padding:20px 0 0 5px
}
	#footer .buffer {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}
	#footer p {
		line-height: 1.6em; 
		
	}
	#footer a {
		color: #ffffff;
		text-decoration: none; line-height: 1em;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left; padding:0 20px; line-height: 1em;
	}
	#footer .r {
		float: right; padding:0 20px; line-height:1em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
/******************GALERIA**********************/
#galeria{ width:665px; height:155px; background-color:#777; clear:both}
.banner{margin:0 25px}





/*************BLOG**************/
 #content  #blog   {
		
		width:400px; float:left
	}
        
        
/***********************PROGRAMACION*****************************/
.prog{}
.prog ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.prog ul li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

.prog ul li a{
  display: block;
  overflow: hidden;
  height: 75px;
  width: 75px;
}

#a1{
  width: 210px;
}

.prog ul li img{
  position: absolute;
  border: 3px solid #881212;
}

.prog ul li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}

