/*  
Theme Name: ChaoticSoul Ed entrada
Theme URI: http://sandbox.avalonstar.com/
Description: Plantilla adaptada especialmente para fotologs. Puedes encontrar mas platillas traducidas por Fernando en <a href="http://ayudawordpress.com">este enlace</a>.
Version: 1.0 (es)
Author: Bryan Veloso
Author URI: http://avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */

body {
	background-color: #161410;
	color: #4B4B4B;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 125%;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* hr { display: none; } */

hr {
	background-color: #928A7E;
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 760px;
	}
	
a:link, a:visited, a:active {
	color: #8F8F8F;
	text-decoration: none;
}
a:hover {
	color: #C5C5C5;
	text-decoration: none;
}

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #363430;
	padding: 5px;
	}
	
blockquote {
	background: #1b1814;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}



/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	padding: 0;
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	}
	
#header {
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/img_cabecera.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#wrapper, #headerimg {
	width: 760px;
}
#wrapper {
}

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
	
	.bkgleft { background: url('images/image_left.jpg'); float: left; }
	.bkgright { background: url('images/image_right.jpg'); float: right; }
	
#footer {
	font-family: Georgia, 'Times New Roman', serif;
	color: #4A4A4A;
	float: left;
	width: 760px;
	}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #999999;
}
	
#content, #sidebar {

	}
	
	#content {
	float: left;
	font-size: 1.1em;
	width: 538px;
	font-weight: normal;
}
	#content h2 { margin: 0 0 10px; }
	#content p { line-height: 1.5em; }
	
	#sidebar { border-left: 0; float: right; width: 200px; }
	#sidebar h3 {
	color: #A78758;
	margin: 15px 0 5px;
	font-variant: small-caps;
	letter-spacing: normal;
}
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
	#sidebar li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	#sidebar li:hover { background: #363430; }
		
#searchform { background: #22201d; padding: 10px; text-align: center; }
	#s { width: 160px; }
	
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
	}
	
	ul.navigation li {
	display: block;
	padding: 4px 10px;
	background: #22201d;
	margin: 1px 0;
	color: #B1B1B1;
}
	ul.navigation li:hover { background: #363430; }
	.widecolumn .post {
	padding: 10;
	margin: 0;
	font-weight: normal;
}
	
.top {
	border-bottom: 1px solid #35302a;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-weight: normal;
}
.lastfive {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
	.postmetadata {
	color: #999999;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
	.postmetadata a {
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}
.postmetadata a:hover {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext {
	line-height: 2em;
	font-size: 1.1em;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: normal;
}
.entrytext a {
	color: #8D734B;
}
.entrytext a:hover {
	color: #000000;
}

.entrytext p {
	margin: 0px;
	padding: 0;
	font-weight: normal;
}

	
	.entrytext h2 {
	border-bottom: 1px solid #bd934f;
	display: block;
	font-weight: normal;
}
	.entrytext ul {
	list-style-type: square;
	font-weight: normal;
}
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #1b1814; border-top: 1px solid #35302a; position: relative; }
	#commentform p {
	float: left;
	margin: 0 10px 10px 0;
	color: #858585;
}
	
.commentlist { background: #1b1814; list-style: none; margin: 0; padding: 0; }
	.commentlist li {
	background: #161410;
	margin-top: 10px;
	padding: 5px 0 0;
	color: #ACACAC;
}
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #35302a; background: #181612; padding: 5px 10px; margin-top: 10px; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	line-height: normal;
}

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #bd934f; }

h2 {
	color: #A78758;
	margin: 0;
	padding: 1px 0;
	display: inline;
	border-bottom: 1px solid #35302a;
	font-size: 11px;
}

/* Post Structure */

.post {
	background-color: #EBEBEB;
	font-weight: normal;
	display: block;
}
#bord_post {
	background-color: #EBEBEB;
	padding: 10px;
}

	.post h2 a {
	color: #A78758;
}
.post h2 a:hover {
	color: #000000;
}

	.post h2.first {
	font-size: 1.75em;
}
	
	.widecolumn h2.title {
	display: block;
	padding: 13px 10px;
	background: #EBEBEB;
	margin: 0 0 15px;
	border-bottom: 1px solid #35302a;
	font-size: 1.75em;
	font-weight: normal;
	line-height: normal;
}

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #bd934f; }



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#cab a {
	display: block;
	height: 40px;
	width: 234px;
	margin: auto;
}
#web a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/web_link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 27px;
	width: 192px;
	padding-top: 13px;
	padding-left: 8px;
	margin-bottom: 18px;
}
#web a:hover {
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/web_link.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.camp_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 5px;
}
#campo {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#campo2 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#surcribirse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 184px;
	padding-top: 13px;
	padding-left: 8px;
	margin-bottom: 18px;
	float: left;
	background-color: #3C3933;
	padding-right: 8px;
	padding-bottom: 8px;
}
#surcribirse p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comp {
	width: 307px;
	font-weight: bold;
	color: #7C7C7C;
	padding-top: 15px;
}
#face a {
	background-image: url(images/logo_face.gif);
	display: block;
	height: 24px;
	width: 24px;
	margin-right: 2px;
	float: left;
	background-repeat: no-repeat;
}
#twit a {
	background-image: url(images/logo_twit.gif);
	display: block;
	height: 24px;
	width: 24px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
}

