/*  
Theme Name: Takeaway (es)
Theme URI: http://www.takeaway.es/
Description: Plantilla premium estilo revista con muchas funcionalidades. Traducida por <a href="http://ayudawordpress.com/">Ayuda Wordpress</a>.
Version: 1.2
Author: Nacho
Author URI: http://www.takeaway.es/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


/******************************************
*   HTML Elements                         
******************************************/

* {margin:0;padding:0;}

body,html {
	min-height:101%;
	}
	
body {background: #fff;color: #7a7e8e;}

body, select, input, textarea {font: 12px Arial, Verdana, Sans-Serif;line-height:1.5em;}
	
p {	margin: 15px 0;}

a:link, a:visited {
	color: #800080;
	text-decoration:none
	}

a:hover, a:active {
	color:#800080;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:border:1px solid #800080; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #800080; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/******************************************
*   Structure                         
******************************************/

#page {width:880px;margin:0 auto;font-size:1em;background:#FFF;}

#cabecera{height:150px;}
#cab-cont{position:absolute;top:0px;}
#searchform {padding:60px 0px 0px 30px;width:200px;}
#searchform input{margin-left:8px;float:right;}

#branding {width:625px;height:174px;background:url(images/backgrounds/bg_branding.png) no-repeat;}

.left {float:left;}

.right {float:right;}

#sidebar {width: 250px;float:right;margin-top:30px;}

#leftcol {
	width:287px;
	border-right:1px solid #eaebef;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/
.subnav li {list-style:none;}
.subnav li a:link, .subnav li a:visited {background:#8a93b7;display:block;padding:4px 4px 4px 20px;color:#FFF;font-weight:bold;}	
.subnav li a:hover, .subnav li a:active {background: #7981a1;text-decoration:none;}
.subnav li li a:link, .subnav li li a:visited {border-left:none;}
		
#sidelist ul{margin:0px;padding:0px;}
#sidelist li {list-style:none;margin:0px;padding:0px;}
	
#sidelist .bullets li {list-style:none;}

#sidelist .children {background:#F4F4EC;}

#sidelist .children li{background: #F4F4EC;list-style: none;margin-left:0px;padding-left:30px; border-bottom:1px dotted #d1d1d3;}
	
#sidelist .children li a, #sidelist .children li a:visited{padding:2px 2px 2px 0px;border:0;background:#F4F4EC;color: #666;font-weight:normal;}

#sidelist .children li a:hover, #sidelist .children li a:active{color:#444;}

	
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #840000;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	background:#8a93b7;color:#fff;
	font: 1.6em Arial, Helvetica, sans-serif;
	padding:4px 10px;
	margin:30px 0 10px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#900079;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#900079;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	background:#a24590;
	padding:5px 0px 5px 6px;
	margin:2px 0 2px 0;
	color:#fff;
	}

h3#respond {
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {width:605px;float:left}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

.feature {padding:15px;border-bottom:1px dotted #dadada;}
.feature:hover { }
.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {padding:1px;border:1px solid #eaeaea;}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	color: #525b81;
	margin-bottom:15px;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #525b81;
	}
#leftcol h3, #rightcol h3 a{color:#aa2c9a;}
#leftcol .feature {	margin-bottom: 15px; }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #dadada;
	padding:12px 0;
	}	
	


/*Post Formatting*/

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}
.post h4 a{color:#525b81;}
.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	margin: 30px 0;
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}

.button {
	background:#FFF;
	color:#c6cbdc;
	border:none;
	cursor:pointer;
	font-weight:bold;
}

.button:hover {
	color:#a24590;
	text-decoration:none
}

#commentform input {width: 170px;margin: 5px 5px 1px 0;}
#commentform label{color:#aab1cf;}
#commentform textarea {width: 100%;margin-top:5px;}
#commentform #submit{background:#991d74;width: 100px;border-right:#c3d1e4 1px solid;border-top:#c3d1e4 1px solid;color:#fff;float:right;margin:0;}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

.commentlist cite { font-weight:bold; }	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";

	}
	
.clearfloat {
	display:inline-block;
	
	}

.clearfloat {
	display:block;

	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#ededed;
	}

