/*
Theme Name: ATTAC Magazine Theme
Theme URL: http://www.attacmadrid.org/
Descripcion: Tema Magazine para wordpress diseñado por Osvaldo Midore
Version: 2.0
Author: Altermedia
Etiquetas: magazine, light, three-columns, two-columns, fixed-width,
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background:#F2F2F2 url(images/pattern3.jpg) no-repeat top center;
	padding: 12px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #3F3F3F;
}
body.home #content {
	background: url(images/homebg.gif) repeat-y top left;
	min-height: 1750px;
  	height:auto !important;
  	height:1600px;
}
body #content {
	background: url(images/singlebg.gif) repeat-y;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #8d00c1;
}
.ffix {
	clear: both;
}
p {
	letter-spacing: 1px;
	line-height: 16px;
	padding: 5px 0px;
}
abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}
blockquote {
	padding: 20px 50px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	min-height: 70px;
	line-height: 18px;
	background: url(images/blockquote.gif) no-repeat top left;
	clear: both;
}


#outer {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
}
#container {
	border: 1px solid #eaeaea;
}


/************************************************************
*	Header  								*
************************************************************/

#header {
	margin-top:8px;
	height: 120px;
	border-bottom: 0px solid #eee
}

#headerleft {
	margin-bottom:1px;
	margin-left:6px;
	height: 110px;
	width: 280px;
	float: left;
	border:1px;
	background:url(images/attacmadrid.jpg) no-repeat;
	}

#headerright {
	width: 280px;
	line-height: 15px;
	float: right;
	margin-top: 1px;
	margin-right: 8px;
	color:#FFFFFF;
	text-align: right;
	font-size: .95em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif
	}
	
#banner {
	width: 500px;
	height: 100px;
	float: left;
	margin-left: 220px;
	margin-top: 3px;
}

#infomail {
	position:relative;
	border: 0;
	text-align:center;
	width: 150px;
	height: 110px;
	float: left;
	margin-left: 780px;
	margin-top: -95px;
}


/***** MENU NAVEGACIÓN TOP *****/

ul.topbar {
	height: 29px;
	border-bottom: 2px solid #8d00c1;
	list-style: none;
	background: #272d33 url(images/navBar.gif) repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

ul.topbar li {
	float: left;
	display: block;
	text-transform: uppercase;
	line-height: 28px;
	border-right: 1px solid #272d33;
	padding: 1px;
}

ul.topbar li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	border: none;
}
ul.topbar li a:hover, ul.topbar li a.active {
	background: #1d6dae url(images/navHover.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}




#menu {
	width:958px;
	margin:0px auto 0 auto;
	background-color:#F5F5F5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:24px;
}
#menu ul {
	list-style-type: none;
	float: left;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-left:1px solid #ddd;
	width:930px;
}
#menu ul li {
	float: left;
	display: block;
	height:24px;
	padding: 0px;
	margin-right: 0px;
	border-right:1px solid #ddd;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	font-weight:lighter;
	letter-spacing:1px;
}
#menu ul li:hover {
	background-position: left;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	float: left;
	color: #666;
	text-transform: uppercase;
	display: block;
	height:19px;
	padding:5px 12px 0px 12px;
	margin: 0px;
}
#menu .home, #menu .current_page_item {
	background-color:#fff;
}
#menu .home a:link, #menu .home a:visited, #menu .current_page_item a:link, #menu .current_page_item a:visited {
	background-position: right;
	background-repeat: no-repeat;
	color: #000;
}
#menu ul li a:hover {
	background-position: right;
	background-repeat: no-repeat;
	color: #111;
	height:19px;
	text-decoration: none;
}
#menu ul li ul {
	width: 180px;
}
.menunav li:hover ul, ul.menunav li.sfHover ul {
	left:-1px;
	top:25px;
}
.menunav li:hover li ul, .menunav li.sfHover li ul {
	top:-9999px;
}
.menunav li li:hover ul, ul.menunav li li.sfHover ul {
	left:180px;
	top:-1px;
	border-top:1px solid #ddd;
}
.menunav li:hover ul, .menunav li li:hover ul {
	top: -9999px;
}
.menunav li ul {
	position:absolute;
	top:-9999px;
	border-right: 1px solid #ddd
}
.menunav li {
	float:left;
	position:relative;
	border-bottom: 1px solid #ddd;
}
.menunav ul li {
	width: 100%;
}
.menunav li li {
	padding: 0px;
	background: url(images/libgt.png) repeat;
	height: auto !important;
}
.menunav li ul {
	z-index:100;
}
.menunav li:hover a:link, .menunav li:hover a:visited {
	color: #111 !important;
	text-decoration: none;
	border: 0;
}
.menunav li li:hover, .menunav li .current_page_item {
	background:url(images/libgth.png) repeat !important;
}
.menunav li li a:link, .menunav li li a:visited {
	padding:5px 12px 5px 12px !important;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	background-image: none !important;
	float: left;
	border: 0;
}


/* -------------------[ Encabezado ]------------------- */
.encabezado {
width: auto !important;
font-size: 1.3em;
background: #ddd url(images/bgnavcats.gif) center center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
line-height: 14px;
padding: 4px;
margin: 0px -10px 8px -10px !important;
}

.destacado {
width: auto !important;
text-transform: uppercase;
font-size: 1.7em;
color: #8d00c1;
padding: 6px;
margin: -10px 0px 5px -10px !important;
}

#recomendamos { 
}

#recomendamos img {
width: 240; height: 285; border: 1px solid #999; padding: 1px; text-decoration:none
}

#infoattac {
}

#infoattac img{
border: 0; padding: 0px 5px 8px 0px; text-decoration:none
}


/* -------------------[ Widget RSS ]------------------- */

.rsswidget {
margin-bottom: 0px;
font-size: 12px;
font-weight:bold
}
.rss-date {
font-style:italic
}

.rssSummary,.rss-date { 
font-size: 11px;
line-height: 16px
}

/* -------------------[ Buscador ]------------------- */
#search {
	display: inline;
	float: right;
	margin:0;
	padding:0;
	text-align: left;
	top: 0px;
}

#searchbox {
	width: 170px;
	float:left;
	padding: 4px 0px 2px 3px;
	background: #eee;
	border: 1px solid #333;
	margin: 2px 2px 2px 0;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.go {
	margin-top: 6px;
	margin-left: -22px;
	padding: 0px;
	color: #000;
	display:inline;
}

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform label {
    font-size:8pt;

}

#searchform #s {
    font-size:10pt;
    width: 280px;
	margin-right: 2px;
	}

#searchbutton{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	}


/* -------------------[ Post ]------------------- */
.infopost {
	width: 100%;
	height: 40px;
	float: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee
	}

.time {
	background: #FFF url(images/calendar.png) no-repeat left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	}

.folder {
	background: #FFF url(images/category.png) no-repeat left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	}

.tags {
	background: #FFF url(images/tag.png) no-repeat left;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
}

.extracto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 5px
	}

.relacionados {
	padding-bottom: 05px;
	background: url(images/stripe.gif) repeat-x bottom;
	margin-bottom: 05px;
	list-style-image: url(images/bullet.png);
	list-style-position: inside
}



#tagline {
	background: #000;
	color: #fff;
	text-transform: uppercase;
	float: right;
	padding: 5px;
}



.left {
	width: 260px;
	float: left;
	padding: 10px;
}
.left .featured .list h3, .left .featured .list .category {
	float: none;
}

.lefty img {
width: 260px;
height: 195px;
border: 1px solid #333;
margin-top: 2px;
margin-bottom: 4px;
}


.category {
	text-transform: uppercase;
}

.category a {
	color: #8d00c1;
	border: none;
}

.category a:hover {
	color: #5C5C5C;
	border: none;
}

.post h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 1px 0;
}
.post h2 a {
	text-decoration: none;
	border-bottom: none;
}
.post h2 a:hover {
	background: #eaeaea;
}
.post {
	padding-bottom: 10px;
	background: url(images/stripe.gif) repeat-x bottom;
	margin-bottom: 10px;
}
.post hr, .single-main hr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #a0a0a0;
	width: 100px;
}
.post .author {
	padding-bottom: 10px;
}
.post .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.focus {
	width: 660px;
	padding: 9px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fff;
}
.right {
	float: left;
	width: 678px;
}


.main {
	width: 420px;
	padding: 10px;
	float: left;
}
.main .post h2 {
	font-size: 22px;
}
.main img {
width: 160px;
height: 120px;
border: 1px solid #333;
}



.featured {

}
.featured h2, .sidebar h2, .single-sidebar h2 {
width: auto !important;
font-size: 1.3em;
font-weight:normal;
background: #ddd url(images/bgnavcats.gif) center center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
line-height: 14px;
padding: 4px;
margin: 0px -10px 8px -10px !important;
}

.featured h3 a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	border-bottom: none;
}
.featured h3 a:hover {
	background-color: #eaeaea;
}
.list {
	padding-bottom: 15px;
}
.list .thumb {
	float: left;
	background: #eaeaea;
	padding: 5px;
	margin-right: 10px;
}
.list h3 {
	/*float: left;*/
}
.list .category {
	/*float: left;*/
}
.sidebar {
	float: left;
	width: 196px;
	padding: 10px;
	width: 218px;
}
.sidebar a {
	border-bottom: none;
}
.sidebar a:hover {
	color: #5C5C5C;
}
.sidebar h2 {

}
#searchform {
	padding-bottom: 15px;
}
#searchform label {
	padding: 0 0 8px 0;
	display: block;
}
.sidebar ul {
	list-style: none;
	padding-bottom: 15px;
}
.sidebar ul li {
	padding: 5px 0;
	border-bottom: 1px solid #eaeaea;
}
.bestweb, .links {
	padding-bottom: 20px;
}
.bestweb a, .links a {
	text-decoration: none;
}
.links ul {
	list-style: none;
}
.links ul li {
	padding: 3px 0;
}


.single-main {
	width: 640px;
	padding: 10px;
	float: left;
}
.single-main img {
	padding: 3px;
	background: #efefef;
	border: none;
}
.single-main a img {
	border: none;
}
.single-main h2 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.wp-caption {
	background: #efefef;
	text-align: center;
	font-style: italic;
	float: left;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	clear: both;
	float: none;
}
.single-main .sum {
	width: 200px;
	float: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 15px;
}
.single-main .author {
	padding-bottom: 5px;
}
.single-main .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main .date {
	padding-bottom: 4px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main h3 {
	padding-top: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-bottom: 10px;
}
.single-main ol, .single-main ul {
	padding: 5px 5px 5px 30px;
	line-height: 20px;
}


.cat .list {
	padding-bottom: 2px;
	background: url(images/stripe.gif) repeat-x bottom;
}
.cat .list a {
	border-bottom: 0;
}
.cat .list a:hover {
	background: #eaeaea;
}
.cat .list h3 {
	padding-bottom: 3px;
}
.navigation {
	clear:both;
}
.navigation .alignright, .navigation .alignleft {
	padding: 20px 0;
}
.navigation a  {
	border-bottom: none;
}
.navigation-post {
	padding: 15px 10px 25px 10px;
	margin-top: 15px;
	background: url(images/stripe.gif) repeat-x top;
	border-bottom: 1px solid #999;
}
.navigation-post a {
	font-weight: bold;
}
.author-detail {
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-top: 20px;
}
.author-detail p {
	line-height: 17px;
}
.author-detail a, .footer a {
	border-bottom: none;
}
.author-detail h5 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.author-detail img.avatar {
	float: left;
	padding: 3px;
	background: #fff;
	margin-right: 10px;
	width: auto !important;
}
.wp-smiley {
	padding: 0 !important;
}
.post-data {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	text-align: center;
	background: url(images/stripe.gif) repeat-x top;
	border-bottom: 1px solid #999;
}
.post-data a {
	border-bottom: none;
}

.comments {
	padding-top: 15px;
}
.comments h4 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	
}
.comments ul {
	list-style: none;
	padding: 0;
}
.pingback a {
	border-bottom: none;
}
ul.children {
	padding-left: 50px;
	width: 570px;
}
ul.children .comment {
	background: #efefef;
}
.reply {
	padding-bottom: 10px;
}
ul.children .comment-author {
	width: 480px;
}
.writer {
	width: 555px;
	float: left;
}
.writer em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comment, .pingback {
	background: url(images/stripe.gif) repeat-x bottom;
	padding: 10px;
}
.comment p {
	line-height: 17px;
}
.comment a {
	border-bottom: none;
}
.comment p.reply {
	padding: 10px;
	background: #efefef;
}
.comment-author {
	width: 570px;
	float: left;
	padding-left: 10px;
}
.comment .avatar {
	width: 32px;
	float: left;
	padding-right: 10px;
	padding: 3px;
	background: #eaeaea;
}
.comment-meta {
	display: inline;
}
.vcard {

}
.says {
	display: none;
}
cite.fn {
	font-style: normal;
}
.gravatar img {
	padding: 3px;
	background: #eaeaea;
}
.comment blockquote {
	background: url(images/smallquote.gif) no-repeat top left;
	padding: 5px 30px;
}
textarea#comment {
	width: 470px;
}

.single-sidebar {
	padding: 10px;
	width: 278px;
	float: left;
}
.single-sidebar ul {
	list-style: none;
}
.single-sidebar ul li {
	
}
.single-sidebar ul li ul {
	padding-bottom: 45px;
}
.single-sidebar ul li ul li {
	padding: 5px 0;
	/*background: url(images/stripe.gif) repeat-x bottom;*/
	border-bottom: 1px solid #EAEAEA;
}
.single-sidebar ul li ul li a {
	
	border: none;
}
.single-sidebar ul li ul li a:hover {
	background: #eaeaea;
}
.footer {
	background: #fff url(images/attacorg.gif) no-repeat top left;
	border-top: 1px solid #eaeaea;
	height: 70px;
	line-height: 70px;
	padding: 0 10px;
	clear: both;
}
.footer a {
	text-decoration: none;
}
.footer .creator {
	width: 550px;
	float: left;
}
.footer .copyright {
	width: 350px;
	float: right;
	text-align: right;
}

/************************************************************
*	Añadidos  								*
************************************************************/

/***** INTEGRACION PLUGIN PAGENAVI *****/
.wp-pagenavi {
	margin: 20px 0px 10px 0px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8d00c1;
	color: #8d00c1;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8d00c1;
	color: #8d00c1;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8d00c1;
	color: #8d00c1;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #fff;
	background-color: #8d00c1;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}



/******************************************
*   Blogs Invitados                       
******************************************/

#blogs {
margin-bottom:8px;
margin-left: -4px;
width:285px;
font-family:Arial, Helvetica, sans-serif
}

#blogs img {
float:left;
margin:4px;
margin-right: 6px;
border:1px solid #ccc
}

#blogs ul {list-style-type:none}

#blogs li {list-style-type:none}

#blogs .blogguergris {
margin-top:4px;
height:60px;
background-color:#F7F7F7
}

#blogs .blogguerwhite {
margin-top:4px;
height:60px;
background-color:#FFF
}

#blogs .blogtitle {
padding-top:2px;
padding-bottom: 3px;
font:bold 1em Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#blogs .blogpost {
font:.95em Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #999999
}

#blogs .blogpost li {
list-style-type:none;
line-height: 4px;
}


/******************************************
*   Calendario Eventos                       
******************************************/

.calnk {
font-size: 11px
}