/*
Theme Name: Mandolina
Theme URI: http://granimpetu.com/mandolina
Author: Horacio Bella
Author URI: http://granimpetu.com
Version: 1.0
License: Creative Commons Attribution-Noncommercial-Share Alike 2.5
License URL: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

* 

a {
text-decoration: none;
color: #FF6600; /* El color de los enlaces de todo el blog */
}

a:visited {
color: #999;
}

a img { border: 60; }

body {
background-image:url('http://www.claudiuspinu.ro/media/images/nalin-roses-pattern.jpg');
color: #222;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif; /* Fuente general del blog */
font-size: 10pt; }

#container {
width: 780px; /* Ancho del layout */
margin: 0 auto; }


#content {
width: 98%;
float: left;
padding: 5px 0px 1px 7px;
border-right: 0px solid #FF3300;
margin-bottom: 3px; }

/* Content */

.post {
margin-bottom: 27px;
padding-bottom: 0px;
border-bottom: 1px dotted #FF3300;
font-family: 'Lucida Grande', Verdana;
font-size: 10pt; }

.post .date {
font-family: 'Lucida Grande', Verdana;
display: inline;
clear: both;
padding: 2px;
font-size: 9pt; }

.post .date p { margin-bottom: 20px; }

.post h1, .post h2 { margin: 10px 0; }

.post h1 a, .post h2 a {
font-family: 'Lucida Grande', Verdana;
font-size: 12pt;
font-weight: normal;
color: #fff;
background: #FF3300;
display: inline;
padding: 3px 6px;
line-height: 12px; }

.post h1 a:visited, .post h2 a:visited { color: #fff; }

.single-post h1 a, .single-post h2 a { color: #C02506; }
.single-post h1 a:visited, .single-post h2 a:visited { color: #fff; }

h1.single-title { margin: 20px 0; }

h1.single-title a {
font-family: 'Lucida Grande', Verdana;
font-weight: normal;
background: #FF3300;
color: #fff;
display: inline;
padding: 0;
font-size: 13pt; }

h1.single-title a:hover { border: 0; }

.post .postcontent { line-height: 20px;}

.post .postcontent p { margin-bottom: 3px; }

.post .postcontent a { text-decoration: underline }

.post li { margin: 5px 100px 5px 100px; }

.post ul, .post ol { margin-bottom: 1px; }

.post ul li { list-style-type: square; }

.post .commentslink {
margin-top: 10px;
font-size: 9pt; }

.post .postcontent blockquote {
background: #fafafa;
padding: 1px;
border-left: 1px solid #000;
margin-bottom: 10px; }

.post .postcontent .postcontent code { background: #f0f0f0; }

.post .postcontent pre {
background: #fafafa;
overflow: scroll;
padding: 30px; }

#pagination { margin: 20px 100px; }

/* Comments */

#comments-list {
  margin: 28px 0 0 0;
  }
h3#comments {
  font-family: 'Trebuchet MS';
  text-align:center;    
  font-size: 20px;    
  line-height: 1em;
  }
#comments-list ol {
  margin: 30px 0;
  }
#comments-list ol li {
  margin: 0 0 10px 0;    
  padding: 10px;
  }
#comments-list ol li.odd {
  background: #E0E0E0;
  }
#comments-list ol li.bypostauthor {
  border: 1px solid #666;
  }
.avatar {
  float: right;    
  border: 1px solid #FF3300;    
  padding: 1px;    
  margin: 5px 0 5px 5px;
  }
.comment-meta {
  margin: 0 0 10px 0;
  }
#respond h3 {
  font-family: 'Trebuchet MS';    
  font-size: 25px;    
  line-height: 1em;   
  margin: 0 0 20px 0;
  }
#commentform p {
  margin: 0 0 8px 0;
  }
#commentform input, #commentform textarea {
  font-size: 15px;    
  font-family: 'Trebuchet MS', sans-serif;    
  padding: 2px;
  }
textarea#comment {
  width: 380px;    
  height: 125px;
  text-align: center;  
  background: url('http://www.experientia.com/blog/uploads/2008/08/conversation.png') center no-repeat;
  }

/* Otros */

h3, h4, h5, h6 { text-decoration: underline;}
h4 {margin-bottom: 10px; font-size: 10pt; font-weight: normal; }

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-right: 10px;}
.aligncenter {clear: both; display: block; text-align: center; margin: 0 auto;}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.display-info {margin-bottom: 20px; font-size: 10pt;}

/*RSS Info */

.cnnclass{
	font-family: "Arial";
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	left: 0px;
	topmargin: 0px;
	text-align: right;
	background: #1E2841;
	height: 26;
	width: auto;
	clip:   0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;

}

.cnnbox {
	top: 0px;
	topmargin: 0px;}

.cnnclass a{
text-decoration: none;
top: 0px;
topmargin: 0px;
}

.bbcclass{
width: 40px;
padding: 0px;
background-color: lightyellow;
border: 0px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
topmargin: 0px;
top: 0px;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}
