/*  
Theme Name: Tapes and Thoughts 2008
Theme URI: http://www.tapesandthoughts.com
Author: M. Constanza Rebolledo
www.tinca.org
All rights reserved
*/



/* ------------ Tapes and Thoughts Typography & Colors ------------ */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	background: white;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #b8d5fe;
	text-align: left;
	}

#header {
	background: #b8d5fe;
	}

#headerimg 	{ 
	margin: 0px; 
	width: 800px; 
	} 

#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.entry p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.9em;
	color: black;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 1em;
	text-align: center;
	padding-left: 0px;
width: 800px;
	}


h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #999;
	}

h2.pagetitle {
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
	color: #000;
	}

h3 {
color: black;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;

	}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color:  #b8d5fe;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	background: black;
	height: 10px;
	margin-left: 0px;
	border: 1px solid #999;
	}

h1 a:hover {
	background: #b8d5fe;
	color: black;
	font-size: 11px;
	border: 1px solid #999;
}

h2, h2 a, h2 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	text-transform: uppercase;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #777;
	text-decoration: underline;
	}


/* ------------ Structure ------------ */


body {
	margin: 0 0 20px 0;
	padding: 0; 
	background-color: #b8d5fe;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 800px;
	}

#header {
	margin: 0 0 0 0px; 
	padding-top: 0px; 
	height: 90px; 
	width: 800px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 750px;
min-height: 390px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 20px;
	width: 750px;
	}

.post {
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 750px;
	align: right;
	}

.post hr {
	display: none;
	}

.widecolumn {
	padding: 0px;
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	display: none;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.postmetadata {
	clear: left;
}




/* ------------ Headers ------------ */

h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

/* ------------ Lists ------------ */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;
	list-style-type: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style-type: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type: none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


/* ------------ Form Elements ------------ */


.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}


/* ------------ Tags & Classes ------------ */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	}
	
	
	
/* ------------ Tapes and Thoughts Footer ------------ */
	

#footer {
	background: none; 
	border: none;
	}	
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	font-size: 11px;
	color: black;
line-height: 2em;
	}

#footer a:link,
#footer a:visited {
color: #333;
text-decoration: none;
}

#footer a:hover {
color: #666;
text-decoration: underline;
}


#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px ;
	text-align: center;
	}	
	

/* ------------ Tapes and Thoughts Links ------------ */


.links li {
	clear: both;
	list-style-type: none;
	padding: 0px 0px 85px 0px;
	margin: 0px;
	align: left;
	height: 0px;
}

.links img {
	border: 1px solid black;
	margin-right: 10px;
}

.links a:link, .links a:visited {
	color: white;
	background: black;
}

.links a:hover {
	color: black;
	background: #eee;
	text-decoration: none;
}

.links td {
	text-align: left;
	width: 400px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin-top: 0px;
}


.links {
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}




/* ------------ Tapes and Thoughts Index ------------ */


.front_post {
	padding: 35px 0px 5px 0px;
}


/* ------------ Tapes and Thoughts video player ------------ */


.player {
float: left;
}

p.tt_bio{
margin-left: 415px;
margin-top: 20px;
vertical-align: top;
padding: 0px;
}

p.tt_audio{
margin-left: 320px;
margin-top: 20px;
vertical-align: top;
padding: 0px;
}


.categories {
width: 220px;
float: left;
margin-right: 25px;
margin-bottom: 10px;
height: 200px;
}


.categories img{
width: 220px;
height: 155px;
float: left;
margin-right: 20px;
margin-bottom: 10px;
border: 1px solid black;
}

.categories p {
margin: 0px 0px 6px 0px;
padding: 0px;
}

.audio {
border-bottom: 1px dashed black;
padding-bottom: 20px;
width: 290px;
}

.video {
border-bottom: 1px dashed black;
padding-bottom: 20px;
width: 380px;
}

.entry img {
border: 1px solid black;
}

.back {
text-align: right;
clear: both;
margin: 0px 0px 0px 0px;
}

.back a:link,
.back a:visited {
color: #555;
text-decoration: none;
}

.back a:hover {
color: #000;
text-decoration: underline;
}

p.about {
margin-top: 20px;
vertical-align: top;
padding: 0px;
}

/* End of Tapes and Thoughts styles*/


