/* @override http://www.es.proxectods.org/wp-content/themes/proxecto-ds-v5/style.css */

/*  
Theme Name: Proxecto-ds v5
Theme URI: http://www.proxectods.org/
Description: Basado en un tema de Julian Klewes (http://www.h4x3d.com)
Version: 1.0
Author: Anxo López
Author URI: http://anxolopez.eu
Created: FEB 2008
*/

html {
	min-height: 100%;
	height: auto;
}


* {margin: 0; padding: 0;}

body {
	font: normal 11pt Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: url(images/fondo.jpg) repeat fixed left;

}
p { 
	text-align: justify;
	line-height: 18px;
	padding: 12px 0 12px;
}
#overall {width: 100%; margin: 0 auto;}
.col {width: 220px; padding-left: 10px; float: left;
	padding-bottom: 15px;
}
.col0 {width: 500px; padding: 0; float: left; }	

.CCsilhouette {float: left; clear: left; margin-left: -94px;}
.CCsilhouette span {position: absolute;}

.preImageBuffer {height: 9em; width: 1px;}
 
#leftCol {  background: url(images/left.png) repeat;
	margin: 0 10px 0 3.4em;
}

.spaceme { margin: 6px; padding: 0 6px 0 6px; }
.spacemetop { margin: 6px; padding: 5px 6px 0 6px;}

#rightCol {margin: 0 0.2em 3.4em 0.2em; background: url(images/right.png) repeat;}
#lefter { position: absolute; top: 0px; left: 0px; z-index: 1; }


#home { text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
#home a { color: black; background: none;}

#selector_idioma {
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 9pt;
}

.themes {padding-right: 5px;}
.themes img { margin-bottom: 5px; }

#hi a, #hi a:link, #hi a:hover { border: 0px; background: none;}

.small { font-size: 90%; border-bottom: 1px solid #EEF3EC; }

u { text-decoration: none; border-bottom: 1px solid #eaeaea; }

/* wordpress */
.navigation { padding: 15px;
	font-size: 13px;
	line-height: 18px;
}
.post, .entry { padding: 15px; font-size: 90%; line-height: 12px; }

.navigation a:hover { 
		color: #fff;
		text-decoration: none;
		background-color: #306b9e;
}

.post a, .post a:link, .post a:visited, .entry a, .entry a:link, .entry a:visited { color: #306b9e; }

.post a:hover, .entry a:hover { 
		color: white;
		text-decoration: none;
		background-color: #306b9e;
}

.navigation a, .navigation a:link, .navigation a:visited { color: #306b9e; }
.navigation a:hover {color: white; background-color: #306b9e;}
.navigation li {
	list-style-image: none;
	list-style-type: none;
}		
.post img, .entry img { 
	float: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

ol { margin-left: 2em; }

#searchform { width: 220px; }

	a, a:link, a:visited, a:active {
		color: #306b9e;
		text-decoration: none;
	}

a:hover {
		color: #fff;
		text-decoration: none;
		background-color: #306b9e;
}

img {
		border: none;
}

.h1, h1 {
		display: inline;
		font-size: 16px;
		font-weight: bold;
		color: #306b9e;
		text-decoration: none;
}

	.h2, h2 {
		display: block;
		font-size: 20pt;
		line-height: 18pt;
		font-weight: bold;
		color: #306b9e;
		text-decoration: none;
		letter-spacing: -1px;
}
	
	.contentdate h2 {
	padding-left: 15px;
	padding-top: 7px;

}
	.contentdate p {
	padding: 3px 0 0 15px;
	font-size: 9pt;
	line-height: 10pt;
}
	.contentdate a, .contentdate a:link, .contentdate a:visited { color: #306b9e; }
	.contentdate a:hover { color: #fff; }
	.contentdate {
	width: 100%;
	height: 42px;
	padding: 0.5em 0 0.5em 0;
	background: url(images/contentdate.png) repeat center top;
}
/* sidebar related */
#widget {
	background: transparent;
	width: 90%;margin: 0 10px 0 0;
	padding: 20px 0 10px 0;
	font-size: 13px;
}
#widget ul {list-style: none;margin: 0;padding: 0 0 20px 0;}
#widget li {list-style: none;margin: 0;padding: 0;}
#widget ul li {margin: 0;padding: 2px 0 0 0;}
#widget td {vertical-align: top; }

#widget .white { color: #0f0f0f; }
#widget .white a, #widget .white a:link, #widget .white a:visited { color: #306b9e;}
#widget .dark a, #widget .dark a:link, #widget .dark a:visited { color: #515151; border-bottom: 1px solid #c1c1c1; }

#widget .white a:hover { color: #fff;
	background-color: #306b9e;
}

#widget .dark a:hover { color: #306b9e; }

#footer { float: left; color: #000; }

