/* 
	Theme Name: Offal, based on Pool
	Pool Author: Borja Fernandez, http://www.lamateporunyogur.com
	Tinkered with by: Marc D, Discorporated.net
	Further Tinkered with by: Sarah Mattern, http://www.matternco.com
*/

body {
	background: #CCCCCC; /* Pale Gray */
	color: #333;
	font-family: Veranda, "Trebuchet MS", "Bitstream Vera Serif", Utopia, sans-serif;
	margin: 0;
	padding: 0px 0;
	}

/* Structure Divs */
#content {
	background-color: #FFFFFF; /* White */
	/*background-image: url(images/sharpieBoarder.jpg);
	background-position:right;
	background-repeat:repeat-y;*/
	margin: 0 auto;
	padding: 5px;
	width: 790px;
	z-index: 10;
	margin-bottom: 500px;
	}
	
/* IE won't see this, but should check IE7*/
html>body #content {
	position:inherit;
	top: auto;
	}

#content img {
	padding: 0px;
	}
	
#wideheader {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/mainBack001.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}
	
#wideheaderDark {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/bioBack001.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	
	
#wideheaderWio {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/wioBack001.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	

#wideheaderBio {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/bioHeader.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	

#wideheaderChickenheart {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/chickenHeart.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	
	
#wideheaderBlog {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/mainBack001.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	
	
#wideheaderInnards {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/innards.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}

#wideheaderHand {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/kidneyinhand.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	

#wideheaderTripes {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/tripes.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}
	
#wideheaderLamb {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/lamb.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}	

#wideheaderFeet {
	background: #999999; /* Light Grey */
	background-image:url(images/headers/chickenfeet.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0px;
	z-index: -10;
	}
	
#header {
	text-shadow: #000000;
	height: 120px;
	margin: 0 auto;
	padding: 5px;
	width: 790px;
	}

#pages {
	font-size: 12px;
	margin: 0 auto;
	padding: 15px 0 6px 10px;
	width: 790px;
	}
	
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: -55px;
	}	
	
#noticias {
	float: left;
	margin: 0;
	padding: 0 0 20px 15px;
	width: 555px;
	}

#noticias_full {
	float: left;
	margin: 0;
	padding: 0 0 20px 15px;
	width: 760px;
	}

#sidebar {
	float: right;
	font-size: 11.5px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 15px 0 0;
	width: 175px;
	}

#twitter {
	clear: both;
	font-size: 11px;
	line-height: 1.2em;
	border-top: 1px dashed #000000;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	}

#twitter p {
	padding: 2px 0 2px 0;
	margin: 0;
	}

#twitter h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	}

#twitter h3 a, #twitter h3 a:visited {
 color: black;
 text-decoration: none;
}

#twitter h3 a:hover {
color: black;
text-decoration: none;
}

#twitter h3 img {
	display: inline;
	}

#credits {
	background: #000000; /* Black */
	color: #CCCCCC;
	font-family: Small Fonts, VT100, Arial, Helvetica;
	font-size: 9px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	}
	
/* Config Structure Divs */

	/* Header */
	#header h1 {
		font-size: 40px;
		margin: 0 3px 0 0;
		/* padding: 30px 0 20px 300px; */
		/* width: 795px; */
		float: right;
		}
		
	#header a, #header a:hover {
		background: transparent;
		color: #ffffff; /* White */
		text-decoration: none;
		}
	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		background: #999999; /* Light Grey */
		color: #333333; /* Obscure Gray */
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
		
	#pages a:hover {
		background: #CC0033; /* Dark Red-Pink */
		color: #333333; /* Obscure Gray */
		}
		
	.current_page_item a, .current_page_item a:hover {
		background: #ffffff !important;
		color: #333333; /* Obscure Gray */
		}
		
	/* Search */
	#search input {
		border: 1px solid #999999;
		font-size: 12px;
		padding: 2px;
		width: 160px;
		}
			
	/* Noticias */
	
	#noticias ol li {
		list-style: none;
		}
		
	#noticias p, #noticias ul, #noticias ol {
		font-size: 13px;
		line-height: 1.6em;
		}
			
	#noticias ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias li {
		padding: 10px 0 10px 0;
		border-bottom: 1px dashed #999;
		}
	
	#noticias ol {
		margin: 0 0 0 30px;
		padding: 0;
	}

	#noticias h2, #noticias h2 a {
		color: #660000; /* Obscure Dull Red */
		font-size: 20px;
		font-weight: normal;
		margin: 30px 0 0 0;
		padding: 0;
		text-decoration: none;
		}
		
	#noticias h2 a:hover {
		background: transparent;
		color: #CC3300; /* Dark Red-Orange*/
		text-decoration: underline;
		}
		
	#noticias h3, #noticias h3 a {
		color: #362012;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}

	#noticias small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
		
	/* Entrada */
	.entrada {
		margin: 0;
		padding: 0;
		}
	
	.breadcrumbs {
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		padding-top: 20px;
		background: none;
		}
	
	.breadcrumbs a, breadcrumbs a:hover {
		background: none;
	}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { background: #E9E9EA; border: 1px solid #E0DEDE; }
	.class_comment2 { background: #F4F3F3; border: 1px solid #E0DEDE; }
	
	#comments, #postcomment {
		color: #0090DA;
		font-size: 14px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
		padding: 5px 0 5px 0;
		}
		
	#commentform input, #commentform textarea {
		background: white;
		border: 1px solid #999999;
		font-size: 12px;
		padding: 1px;
		}
	
	#commentform textarea {
		width: 550px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #F4F3F3;
		}
	
	#submit {
		background: #999999;
		font-size: .9em;
	}
	
	.contactleft {
	padding: 10px 0 3px 0;
	font-size: 12px;
	}
	
	.contactright {
	font-size: 12px;
	}
	
	#wpcf_msg, #contactsubmit, #wpcf_your_name, #wpcf_email, #wpcf_subject {
	font-size: 12px;
	}
	
	#contactsubmit {
	margin-top: 5px;
		}
		
	.contactform input, .contactform textarea {
	font-size: 12px;
	padding: 3px;
	}
	
	/* Sidebar */
	#sidebar h3 {
		/* background: url(images/dot.gif) repeat-x bottom; */
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
	
	#sidebar h3 img {
	display: inline;
	padding-right: 5px;
	}

	#sidebar h3 a, #sidebar h3 a:visited {
	color: #000000;
	text-decoration: none;
		}
	
	#sidebar h3 a:hover {
		text-decoration: none;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		color:#333333;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		color:#333333;
		}
		
	#sidebar a {
		color: #990000; /* Dark Red-Pink */
		}
		
	#sidebar a:hover {
		background: #ffffff;
		text-decoration: underline;
		}
		
	#sidebar div { 
		margin: 20px 0;
		padding: 0;
		}

	/*	Credits */
	#credits a {
		color: #FFFFFF; /* White */
		}
		
	#credits a:hover {
		background: transparent;
		color: #990000; /* Dark Red-Pink */
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */
a {
	color:#990000; /* Dark Red-Pink */
	text-decoration: none;
	}

a:hover {
	background: #FFFFFF;
	text-decoration: underline;
	}
	
p {
	margin-top: 10px;
	margin-bottom: 10px;
	}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	background: #E3F5FE url(images/blockquote.png) no-repeat bottom left;
	padding: 5px 20px 30px 20px;
	margin: 1em;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

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

label, form {
	font-size: 1em;
	color: #333;
	font-family: Veranda, "Trebuchet MS", "Bitstream Vera Serif", Utopia, sans-serif;
	}
	
input, textarea {
	font-size: .9em;
	color: #333;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #999999;
	background-color: white;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both , div.clear, .clear {
	clear: both;
	}
	
/* Images align */
img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}
	
img.right { padding: 0; margin: 0 0 8px 16px; display: inline; }

img.left { padding: 0px; margin: 0 16px 8px 0; display: inline; }


img.alignright {
	float: right;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	display: block;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}

#gallery {
	width: 100%;
	padding: 0 10px 0 20px;
	text-align: center;
	font-size: 11px;
	line-height: 120%;
	clear: both;
	}

#gallery .post {
	width: 240px;
	height: 100px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #999999;
	overflow: hidden;
	}

#gallery a.button {
	width: 220px;
	height: 80px;
	float: left;
	padding: 10px;
	border: 1px solid #999999;
	overflow: hidden;
	color: #333333;
	text-decoration: none;
	margin: 0 12px 12px 0;
	overflow: hidden;
	background-color: #f0f0f0;
	text-align: left;
	}

#gallery a.button:visited {
	background-color: #f0f0f0;
	}

#gallery a.button:hover {
	background-color: #e2cfcf;
	text-decoration: none;
	}


#gallery strong {
	font-weight: bold;
	}

#gallery em {
	font-style: italic;
	color: #666666;
	font-weight: normal;
	}

#gallery p {
	padding: 2px 0 2px 0;
	margin: 0;
	}

#gallery img {
	height: 78px;
	width: 78px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	}

#pagenav {
	width: 750px;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-size: 11px;
	line-height: 130%;
	clear: both;
	}

#pagenav a {
	border-color: black;
	background-color: #f0f0f0;
	color: #990000;
	}

#pagenav a:hover {
	background-color: #e2cfcf;
	}


#sidegallery {
	width: 150px;
	margin-right: 20px;
	text-align: left;
	font-size: 11px;
	margin-top: -40px;
	clear: both;
	line-height: 130%;
	}

#sidegallery h3 {
	margin: 0;
	padding-bottom: 5px;
	}

#sidegallery a.button {
	width: 170px;
	height: 50px;
	float: left;
	padding: 5px;
	border: 1px solid #999999;
	overflow: hidden;
	color: #333333;
	text-decoration: none;
	margin: 0 0 5px 0;
	overflow: hidden;
	background-color: #f0f0f0;
	text-align: left;
	clear: both;
	}

#sidegallery a.button:visited {
	background-color: #f0f0f0;
	}

#sidegallery a.button:hover {
	background-color: #e2cfcf;
	text-decoration: none;
	}


#sidegallery strong {
	font-weight: bold;
	}

#sidegallery em {
	font-style: italic;
	color: #666666;
	font-weight: normal;
	}

#sidegallery p {
	padding: 2px 0 2px 0;
	margin: 0;
	}

#sidegallery img {
	height: 48px;
	width: 48px;
	border: 1px solid #999999;
	float: left;
	margin-right: 5px;
	}