/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

#bigtextfooter #logotesto {
color: #cccccc;
}
.cinzel {
font-family: 'Cinzel Decorative', cursive;
}
.caption {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: 0px solid #ffffff;
	width:100%;
	text-align:center;
}
.caption  h3{
	color:#FFF;

}


h1 {
    font-size: 32px;
    font-weight: 500;
}
.lead {
	font-size: 16px;
	line-height: 1.60;
	color:#000;	
}


select option {
    margin:40px;
    background: rgba(0,0,0,0.3);
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.4);
}


h1.page-title {
    font-size: 24px !important;
    padding: 10px;
    margin-bottom: 20px;
}
.site-slogan {
    font-weight: bold;
}

/*  rss */

.rss-panel-body {
	padding-top:2px;padding-bottom:2px;
}
.rss-info
 {
	width:65%;
	height:90px;
	float:right; 
	margin-right:3px;
	margin-bottom:0px;
	padding:0px;
	word-wrap: break-word;
	text-align:justify;
}
.rss-overlay
 {
	width:30%;
	height:90px;
	float:left; 
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}
.rss-title
 {
	display:inline-block;
	line-height:16px;
	font-size:12px;
}
.rss-date {
	margin-top:5px;
	float:left;
	font-size:10px;
}
.rss-creator {
	margin-top:5px;
	margin-right:5px;
	font-size:10px;
	font-style:italic;
	float:right;
	
}
.rss-creator  i {
    width: 20px;
    text-align: center;
	}
.navbar-default .navbar-nav > li > a {

    padding: 12px 6px 12px 5px;
 
}
.navbar-default .navbar-nav > li > a:hover {
	border: 1px solid #f1f1f1;	
	}



