/*
	Theme Name: Fontella
	Theme URI: http://granimpetu.com/fontella
	Description: Big fonts theme
	Author: Horacio Bella
	Author URI: http://granimpetu.com
	Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff url(images/bg.png) top repeat-x;
	color: #2A2A2A;
	font-family: Arial, "Verdana", sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	}

p br {
	margin:3px;
}

/* Main Sections */

#wrapper {
	margin: 80px auto 0;
	width: 760px;
	}

.post {
	margin-bottom: 50px;
	}

#indexwrapper {
	padding: 0;
	width: 900px;
	margin: 0 auto;
	}

#header {
	margin: 0;
	padding: 0;
	width:900px;
	}

#pages {
	margin: 0;
	padding: 2px 0;
	text-align: right;
	}
	
#sidebar {
	font-size: 9pt;
	font-family: Verdana;
	overflow: hidden;
	width: 888px;
	color: #505050;
	line-height: 1.2em;
	margin: 20px auto 0px;
	background: #FAFAFA url(images/sidebarbg.png) bottom repeat-x;
	border: 1px solid #E3E3E3;
	padding: 15px 0 15px 10px;
	}

/* Index */

#presentation {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	}

#logo {
	width: 25%;
	float: left;
	}

.logobg {
	background: #fff url(images/Marc_256x256_LTR.jpg) no-repeat; /* Change this image by your logo or photo */
	width: 185px; /* Here the width of your new image */
	height: 256px; /* And here the height */
	margin-left: 7px;
	}

.adspacer {
	margin-top:60px;
	}

.legend {
	margin: 5px 0 0 0;
	font-size: 9pt;
	font-style: italic;
	}

#lastpost {
	width: 70%;
	float: right;
	margin-top:15px;
	}

#lastpost h1 {
	margin-bottom: 0px;
	word-spacing:-3px;
	width:85%;
	}

#lastpost h1 a {
	font-size: 24pt;
	font-weight: bold;
	margin-top: 21px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 32px;
	}

#lastpost h1 a:hover{
	color: #054D95;
	text-decoration: none;
	}

#lastpost p {
	margin-bottom: 10px;
	line-height: 21px;
	text-align: justify;
	}

#lastpost p a {
	border-bottom: 1px dotted #dcdcdc;
	}

#lastpost p a img {
	padding: 7px;
	margin: 5px;
	}


/* Topbar and Header-Navbar */

#topbarmax {
	background: #054D95 url(images/head_bg1.png) repeat-x;
	min-height:126px;
	*height:126px;
	}

#topbar, #header {
	color: #fff;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0 auto 0px;
	width: 900px;
	padding: 8px 0 10px 0;
	text-align: left;
	}

#topbar span {
	/* margin-right: 10px; */
	}

#topbar .titlebar{
	font-size: 28pt;
/* 	background: #054D95; */
	color: #fff;
	padding: 32px 20px 2px 0px;
	float:left;
	clear:left;
	}

#topbar #homeicon{
	float:left;
	margin-top:42px;
	}

#topbar .subtitlebar{
	font-size: 14pt;
/*	background: #054D95; */
	color: #fff;
	padding: 5px 20px 2px 0px;
	clear:left;
	float:left;
	text-transform: lowercase;
	}
	
/* see IE5.5 & IE6 hack in header.php */
#topbar .icon{
	background: url(images/feed-icon-blue-92.png) no-repeat;
	margin-top: -80px;
	padding: 92px 92px 0px 0px;
	clear:right;
	float:right;
	}
	
#navbar {
	clear: both;
	margin: 0px 0 20px 0px;
	width: 900px;
	}

#navbar li {
	list-style-type: none;
	display: inline;
	margin-right: 3px;
	padding: 0 5px;
	}

#navbar li a{
	font-size: 14pt;
	margin: 7px 0;
	padding: 0 3px 3px 3px;
	font-family: Tahoma;
	color: #010101;
	}

#navbar li a:hover {
	text-decoration: none;
	padding-top: 6px;
	border-bottom: 3px solid #054D95;
	background: #054D95;
	color: #fff;
	}

.current_page_item, #home .on {
	background: #FFFFCB;
	}
	

/* Content */

#wrapper p, #wrapper ul, #wrapper ol {
	line-height: 1.5em;
	}
			
ol {
	margin-bottom: 25px;
	}

#wrapper ul {
	list-style: square inside;
	}

#wrapper h1{
	font-size: 24pt;
	font-weight: bold;
	padding: 10px 0 15px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 28px;
	color: #054D95;
	}

#wrapper h2{
	font-size: 24pt;
	font-weight: bold;
	padding: 10px 0 15px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 34px;
	color: #0F0F0F;
	}

#wrapper p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	}

.post ol li {
	margin: 0 0 5px 25px;
	}

#wrapper small {
	font-size: 8px;
	font-family: Tahoma;
	}

	
/* Single */

.singlelinks {
	text-transform: uppercase;
	text-align: left;
	font-family: Tahoma;
	font-size: 7pt;
	margin-bottom: 15px;
	}

.single span {
	margin-right: 15px;
	}

.post p a {
	border-bottom: 1px dotted #dcdcdc;
	}

.post h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 12px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	}

.post a:hover{
	border: 0;
	}

.post img {
	padding: 7px;
	margin: 5px;
	}

.post h3 {
	margin-top: 25px;
	}
		
.article {
	margin: 0px 0 10px 0;
	padding: 11px 5px 13px 10px;
	background: #fff url(images/feedbackbg.png) bottom repeat-x;
	border: 1px solid #E3E3E3;
	clear: both;
	}
	
.feedbackfront {
	text-transform: uppercase;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #2A2A2A;
	clear: both;
	margin: 25px 0 0 0;
	}

.feedback {
	text-transform: uppercase;
	text-align: left;
	font-family: Tahoma;
	font-size: 7pt;
	margin: 0px 0 20px 0;
	padding: 11px 5px 13px 10px;
	background: #fff url(images/feedbackbg.png) bottom repeat-x;
	color: #2A2A2A;
	border: 1px solid #E3E3E3;
	clear: both;
	}

.feedback li, .feedbackfront li{
	list-style-type: square;
	margin-left: 15px;
	line-height: 14px;
	}

.date {
	position: relative;
	width: 57px;
	float: right;
	top: -41px;
	background: #fff url(images/datebg.png) no-repeat;
	height: 72px;
	font-family: Arial;
	margin: 0 3px 0 10px;
	padding: 0 0 0 4px;
	}

.date .year {
	font-size: 11pt;
	font-weight: bold;
	color: #FAFAFA;
	text-align: left;
	background: transparent;
	}

.date .day {
	font-family: Arial;
	font-size: 30pt;
	font-weight: bold;
	color: #ccc;
	letter-spacing: -2px;
	margin: -5px 0 -6px -12px;
	text-align: center;
	}

.date .month {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-left: 10px;
	color: #999;
	}

#pagination {
	margin: 10px 0;
	text-align: center;
	}

.titlelink {
	margin-bottom: 10px;
	outline: 0;
	}

.titlelink a {
	font-size: 24pt;
	font-weight: bold;
	margin: 10px 0 15px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 28px;
	}

.titlelink a:hover {
	color: #054D95;
	text-decoration: none;
	}

.navposts {
	text-align: center;
	}

.navpostsleft {
	float: left;
	margin-left: 50px;
	padding:30px 0 20px 0;
	}

.navpostsright {
	float: right;
	margin-right: 50px;
	padding:30px 0 20px 0;
	}

/* Sidebar (Bottombar) */

.sidebar {
	width: 900px;
	margin: 0 auto;
	}

#sidebar li {
	border-bottom: 1px solid #ebebeb;
	list-style-type: none;
	padding: 4px 0;
	margin: 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar #recententries li {
	padding: 5px 0;
	}

#sidebar h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	padding-top: 3px;
	}

#sidebar small {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	}

#sidebar small a{
	color: #2A2A2A;
	}

#categories {
	width: 236px;
	float: left;
	margin-right: 35px;
	}

#recententries {
	width: 324px;
	float: left;
	margin-right: 35px;
	margin-left: 10px;
	}

#infocolumn {
	width: 236px;
	float: left;
	}

		
/* Comments */

#comments {
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9pt;
	width: 760px;
	}

#commentlist {
	list-style: none;
	padding: 0;
	}

#commentlist li {
	border: 1px solid #ebebeb;
	margin: 25px 0 15px;
	background: #fff url(images/commentsbg.png) bottom repeat-x;
	padding: 10px 20px;
	line-height: 17px;
	}

#commentlist small {
	font-size: 8pt;
	color: #696969;
	}
	
#postcomment {
	margin: 40px 0 10px 10px;
	text-transform: none;
	}

ol #commentlist {
	margin-top: 15px;
	}

.headercomment {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	color: #054D95;
	}

.commenttext {
	margin-top: 10px;
	}

#comments textarea {
	width: 585px;
	padding: 10px;
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 10px;
	}

#comments input {
	width: 300px;
	padding: 6px;
	font-family: Verdana;
	font-size: 9pt;
	margin-right: 5px;
	}

.commentsmess {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	color: #054D95;
	}

#leavecomment {
	margin: 60px 0 10px 0;
	}

#leavecomment p {
	padding-top: 10px;
	}

#submit input {
	font-size: 9pt;
	margin: 15px 0 7px 0;
	font-family: "Verdana", Tahoma;
	text-transform: none;
	padding: 6px 0;
	}

#comments h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: none;
	color: #054D95;
	clear: both;
	}
	

/*	Footer */

#footermax {
	background: #054D95 url(images/bg_bottom.png) top repeat-x;
	clear: both;
	min-height: 40px;
	}

#footer {
	font-size: 9pt;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	text-align: right;
	clear: both;
	width: 900px;
	color: #000;
	overflow: hidden;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer .search {
	width: 300px;
	float:  left;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	text-align: left;
	line-height: 15px;
	}

.search input {
	padding: 3px;
	font-size: 9pt;
	font-family: Verdana;
	}

.textfooter {
	width: 450px;
	float: right;
	margin: 5px 0px 0 0;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 15px;
	}

.textfooter a {
	color: #054D95;
	}

.textfooter a:hover {
	color: #3898F8;
	text-decoration: none;
	}


/* General */

a { 
	color: #0066CC; /* The color of the links */
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #054D95;
	}

acronym, abbr, span.caps {
	border: 0;
	border-bottom: 1px dotted #ccc;
	}
	
blockquote {
	color: #787878;
	border-left: 3px solid #ccc;
	margin-left: 0px;
	padding-left: 10px;
	}

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

/* Float and Clear */

div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}


/* Images Align */

img.center {
	display: block; 
	margin: auto;   
	}

img.right {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.none { /* Add this class for images without border */
	border: 0;
	padding: 0;
	background: transparent;
	}


/* Text Align */

.center {
	text-align: center;
	}
	
.navigation {
	font-size:14px;
	}

.separator {
	clear:both;
	height:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*                                                    */
/*  Stats plugin                                      */
/*                                                    */

img#wpstats {
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden
	}

/*                                                    */
/*  SnapMyRoll                                        */
/*                                                    */

#blogroller {
	background-color:#FFF;
	margin-bottom:3em;
	}

#inforoll {
	background-color:#0066CC;
	color:white;
	text-align:center;
	vertical-align:middle;
	width:246px;
	height:36px;
	font-size:10pt;
	border-top: 2px outset #D9D9D9;
	border-left: 2px outset #D9D9D9;
	border-right: 2px outset #D9D9D9;
	}

.snapmyroll {
	width:246px;
	border-bottom: 2px outset #D9D9D9;
	border-left: 2px outset #D9D9D9;
	border-right: 2px outset #D9D9D9;
	padding: 5px 0 5px 0;
	list-style:none;
	text-align:center;
	}

.snapmyroll a:hover {
	text-decoration:none;
	color:red;
	}

/*                                                    */
/*  Muxtape                                           */
/*                                                    */

div.tape {
	float: left;
	width: 250px;
	height: 190px;
	position: relative;
	overflow: hidden;
	}

div.tape img {
	width: 250px;
	height: 158px;
	}

div.tape a.label {
	font-weight: bold;
	background: #0066CC;
	color: white;
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 28px;
	left: 15px;
	width: 220px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	}

/*                                                    */
/*  Adsense Video                                     */
/*                                                    */

div.video {
	float: left;
	margin-left:30px;
	width: 160px;
	height: 600px;
	position: relative;
	overflow: hidden;
	}

/*                                                    */
/*  Feedburner                                        */
/*                                                    */

#emailfeed form {
	color:white;
	background-color: #054D95;
	border: 2px outset #D9D9D9;
	width:240px;
	padding:3px;
	text-align:center;
	font-size:10pt;
	}

