/*  
Theme Name: David Jimenez Rumbo
Theme URI: http://davidjimenez.org/
Description: Tema para el Senador David Jimenez. 
Version: 1.0
Author: Justo al Blanco	
Author URI:  http://justoalblanco.com/
*/

body {
	background-color: #f8c301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.accesibility, h1.accesibility {
    display: none;
}

.container {
	background-color: #fff;
	border: 10px solid #fff;
	border-top-width: 0px;
	border-bottom: none;
	font-family: inherit;
}

.header {
	background: #fff url(images/header-djr.jpg) top center no-repeat;
	height: 196px;
}

.menu-top {
	height: 30px;
	background-color: #f8c301;
}
	
.menu-sec {
}

    .menu-sec ul {
        padding: 0;
        margin:  0;
        margin-left: 15px;
    }

	.menu-sec, .menu-sec li {
		height: 26px;
		color: #fff;
	}
		
	.menu-sec li {
		list-style-type: none;
		float: left;
		margin: 0 1px;
		line-height: 25px;
		margin: 2px 15px 0 0;		
	}
	
	.menu-sec li a {
		font-weight: bold;
		font-size: 11pt;
		text-decoration: none;
		padding: 0 4px;
		color: #fff;
	} 
	
	.menu-sec li a:hover {
		text-decoration: underline;
	} 
	
.menu-ayuda {
	height: 25px
}

    .menu-ayuda div {
        width: 100%;
        text-align: right;
        border: 1px solid #fff;
    }

    .menu-ayuda ul {
	   float: right;
    }

    .menu-ayuda li {
        list-style-type: none;
        float: left;
        margin: 0 0 0 20px;
        padding: 2px 0px 0 20px;
    }
    
    .menu-ayuda .inicio {
        background: url(images/icon-home.jpg) 0px 4px no-repeat;
    }
    
    .menu-ayuda .ayuda {
        background: url(images/icon-ayuda.jpg) 0px 4px no-repeat;
    }
    
    .menu-ayuda .mapa {
        background: url(images/icon-mapadelsitio.jpg) 0px 4px no-repeat;
    }
    
    .menu-ayuda a {
        text-decoration:  none;
        font-size: 12px;
    }
    
    .menu-ayuda a:hover {
        text-decoration:  underline;
    }
    
.bg-negro {
    background-color: #000;
}
    
.slogan h2 {
    padding: 4px 0 2px 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 4px;
}

    .slogan h2 {
        font-size: 18pt; 
        font-family: Georgia, Verdana, Arial;
        margin: 0 0 4px 0
	}
	
.ligas-blancas, .ligas-blancas a {
    color: #fff;
}

.fecha {
    text-align:  right;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
    padding-top: 8px;
}

#buscador {
    height:40px
}

    #buscador div {
        text-align: right;
        margin-right: 8px;
    }
    
.noticias-titulo {
    background: url(images/bg-news.jpg) 0 0 repeat-x;
    height: 50px;
    width: 100%;
    line-height: 45px;
    padding-left: 8px;
    font-size: 14pt;
    color: #888;
    letter-spacing: 2px;
}

#content {
    margin-top: 10px;
}

h2 {
    font-size: 11pt;
    margin-bottom: 2px 0;
    padding: 2px 0;
}

.tubepress_thumbs {
    margin: 1px auto;
}


.footer {
    font-size: 11px;
    border-top: 1px solid #ccc;
    padding: 5px 0;
    padding-top: 10px;
}

.footer-tm, .footer-content {
    text-align:  left;
    padding: 2px 20px;
    margin: 1px;
}
	

.sidebar-shadow {
	background: #fff url(images/bg-menupderecho.jpg) top right repeat-y;
}

.eventos-home {
	width: 319px; 
	height: 200px; 
	float: left; 
	background-color: #ececec;
}

.eventos-home ul {
	margin: 0 5px; 
	padding: 3px 5px;
}

.eventos-home li.first {
	border-bottom: 1px dotted #888;
}

.eventos-home li {
	list-style-type: none;
	background: #ececec url(images/icon-eventos.jpg) left 15px no-repeat; 
	font-size: 11px;
	margin: 0;
	padding: 10px 0 10px 25px;
}

.eventos-home li p {
	margin: 0;
	padding: 0;
}

.eventos-home li h4 {
	color: #d70307;  
	font-weight:bold; 
	margin-bottom: 2px;
}

.eventos-home li h4 a {
	color: #d70307;
	font-size: 16px;
}

#breadcrumbs, #breadcrumbs a {
    color: #888;
    font-size: 11px;
}

.post h2, .pagetitle {
    font-size: xx-large;
    color: #333;
    font-family: Georgia, Arial, Helvetica;
}

.sidebar ul, .sidebar li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sidebar li {
    background: url(images/icon-flecha.jpg) left center no-repeat;
    padding-left: 10px;
    line-height: 120%;
}

.sidebar a {
    color: #888;
    font-size: 11px;
    font-family: Georgia, Arial, Helvetica;
    text-decoration: none;
}

.sidebar a:hover {
    text-decoration: underline;
}


/**************************************************************************************
 *
 * Lista de articulos destacados
 *
 */
.itemdestacado {
    border-width: 0;
    clear: both;
    background-repeat: repeat-x;
}

.itemdestacado li {
    clear: both;
    margin-bottom: 20px;
}

.itemdestacado img {
    float: left;
    margin-right: 8px;
    margin-bottom: 15px;
    width: 150px;
    height: 120px;
    border: 1px solid #888;
}

.itemdestacado h2, .itemdestacado h3 {
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 0;
    padding-bottom: 0;
}

.itemdestacado a {text-decoration: none;}

.itemdestacado h2 a:hover, .itemdestacado h3 a:hover {text-decoration: underline;}

.hidden {
    display: none;
}


#image_container, #gallery-thumbs {
    margin: 0 auto;
    text-align:  center;
}

#bigimg img {
	width: 555px;
	height: 373px;
    margin: 0 auto;
    border: 1px solid #ccc;
}

#gallery-thumbs {
    margin-top: 10px;
}

#gallery-thumbs img {
    width: 92px;
    height: 63px;
    border: 1px solid #ccc;
    margin: 0 10px;
}

.inner-content {
    padding: 10px 50px 10px 40px;
}


/* Comment List

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

.com-list {}

.com-list h3 { font-size: 18px; line-height: 22px; font-weight: normal; padding-bottom: 10px; margin-bottom: 15px;}

.com-entry { margin-bottom: 20px;}

.com-entry-bot { padding: 10px 0px;}



.com-con { padding: 10px 70px 10px 10px; font-size: 11px; line-height: 16px; color:#666; position: relative;}

.com-name { font: bold 14px/14px "Arial"; letter-spacing: -1px;}

.com-avt { position: absolute; top: 10px; right: 20px; width: 30px; height: 30px; }

* html .com-avt { right: 40px;}

.com-avt img { border: 1px solid #ccc;}

.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }

.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }





/* Comment Form

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		

.com-form { background-color: #f8f8f2; padding-top: 5px; }

.com-form-bot { padding: 5px 20px 20px 20px;}

.com-form h3 { font-size: 16px; letter-spacing: -1px; border-bottom: solid 1px #e6e3db; padding-bottom: 5px; margin-bottom: 5px;}

.com-form p { padding: 1px 0px; position: relative; color:#666;}

.com-form strong { color:#FF3300; font-weight: normal; }

.com-form label { font-size: 11px;}

.com-form a, .com-form a:visited, .com-form a:hover { color: #666; text-decoration: underline; }

.com-form input { background: #fff; border: 1px solid #c3bfb5; padding: 4px; margin-right: 10px; font-size: 12px; }

.com-form textarea { background: #fff; border: 1px solid #c3bfb5; padding: 4px; margin-right: 10px; width: 470px; height: 120px; }

.com-form button { cursor: pointer; display: block; width: 117px; height: 24px; border: none; text-indent: -1000em; margin-top: 5px;}

