/*
Theme Name: Caravana de Llamas
Theme URI: http://www.caravanadellamas.com/
Description:  Un tema camelido.
Author: A16 -  Comunicacion Multimedial /  Basado en Coffe N Cream 
Author URI: http://www.a16.com.ar/
*/



/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #D4CF91;
}
a:hover {
	color: #F5F1A5;
}
body {
	background: #655A46 url('img/bg.gif');
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input {
	color: #555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F0F2DB;
	border: 1px solid #65591E;
	padding: 2px;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 22px;
	margin-bottom: 4px;
}

h2 {
	font-size: 14px;
	margin-bottom: 4px;
}


code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	color: #353535;
	display: block;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-left: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F3F2DD;
	background-image: url(img/bg-quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1,h2,h3 {
	color: #D4CF91;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
/*	background: url('img/bgcontainer.gif') repeat-y;*/
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background: url('img/bgheader.gif') repeat-x;
	height: 170px;
	margin: 0 auto;
	width: 760px;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.title h1 a{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:visited{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:hover{
	color: #E4DBCF;
text-decoration:none;
}
/* navigation */
.navigation {
	background: #E4E3C9 url('img/bgnavigation.gif') repeat-x;
	height: 49px;
	margin: 0 auto;
	padding: 0 18px;
	width: 725px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.navigation a {
	color: #353535;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #F0F2DC;
	color: #353535;
}
.navigation ul {
list-style: none;
}
.navigation ul li {
			display: block;
			list-style: none;			
			float: left;}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 10px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 218px;
}
.sidenav h1 {
	color: #D4CF91;
	font-size: 18px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F2DD;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	list-style-type: circle;
	list-style-position: inside;
}
.sidenav li a {
	color: #D4CF91;
/*	display: block;*/
/*	padding: 8px 4px 8px 12px;*/
	text-decoration: none;
}
.sidenav li a:hover {
	color: #ECE7A6;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
}

.entry img {
	padding: 3px;
	border: 1px solid #FFFFCC;
}

.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content ol li {

	margin-left: 24px;
}
/* footer */
.footer {
	background: #6F6225 url('img/bgfooter.gif') repeat-x;
	color: #fff;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
	clear:both;
}
.footer a {
	color: #D4CF91;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
/*background: #fcfaea;*/
width: 280px;
}

#commentform textarea {
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fcfaea;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #fcfaea;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
/*background: #fcfaea;*/
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img{
border:none;
}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
background-color:#635620;
font-size:0.9em;
color:#ffffff;
}

.falbum-recent-thumbnail {
	padding: 3px;
	border: 1px solid #FFFFCC;
}