/* 

	Theme Name: Pool

	Theme URI: http://www.lamateporunyogur.net/pool

	Description: A two columns blue theme for the best CMS, WordPress.

	Author: Borja Fernandez

	Author URI: http://www.lamateporunyogur.net

	Version: 1.0.7

		

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	

	Changelog:

		v1.0

			First Release

		v1.0.1

			Fixed search bug position

		v1.0.2

			Fixed search bug

			Added links.php

			Changed archives.php

		v1.0.3

			Remove cursor: pointer; from header

		v1.0.4

			Bug report from Nilson Cain fixed

			Class image center fixed

			Search form moved from header

			Changelog are now in style.css. Changelog.txt removed.

			Added logo with .psd file

			Other changes in css

		v1.0.5

			Move comments in index

			Other changes in css

		v1.0.6

			Changed sidebar

		v1.0.7

			Fixed rss feed and trackack uri if comments are closed (Thanks soteke)

*/



body {

	background: url(images/bg.gif);

	color: #333;

	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;

	margin: 0;

	padding: 2px 0;

	min-width: 320px;

	width: 100%;

	float: none;

	clear: both;
}



/* Structure Divs */

#content {

	background: #fff;

	border: 1px solid #9C9C9C;

	margin: 3px;

	padding: 3px;

	min-width: 320px;

	width: 100%;
	}


#header {

	background: #B8D4FF url(images/logologin.jpg) no-repeat scroll 50%;

	margin: 0;

	padding: 0;

	min-width: 320px;
	
	width: 100%;
	}



#pages {

	background: #B8D4FF; 

	margin: 0;

	padding: 0;

	width: 100%;

	min-width: 320px;
	}

	

#search {

	display:	none;

}	

	

#noticias {

	float: none;

	margin: 0;

	padding: 3px;

	width: 100%;

	min-width: 320px;

	}



#sidebar {

	display:	none;

	}



#credits {

	display:	none;

	}



	

/* Config Structure Divs */



	/* Header */

	#header h1 {

		color:	#B8D4FF;

		font-variant:	small-caps; 

		font-size:		2em;

		font-family:	Times, Georgia, "Times New Roman", serif;

		letter-spacing: 0.1em;

		margin: 0;

		padding: 10px 0 0 0;

		width: 100%;

		min-width: 320px;
	
		text-align:	center;

}

		

	#header a {

		background: transparent;

		color: #fff;

		text-decoration: none;

		}

	

	/* Pages */

	#pages li {

		display: block;

		list-style-type: none;

		}

		

	#pages ul, ol {

		margin: 0;

		padding: 0;
		}

	#pages ul li, ol li {
		margin: 6px;

		padding: 6px;
		}

	#pages a {

		background: #B8D4FF;

		color: #1E4C62;

		font-weight: normal;

		font-size: 1em;

		margin: 0;

		padding: 0;

		}


		
	.current_page_item a {

		background: #fff !important; 

		color: #1E4C62 !important;

		}
	

		

	/* Noticias */

	#noticias p, #noticias ul, #noticias ol {

		line-height: 1.6em;

		}

			

	#noticias ul {

		list-style-type: none;

		margin: 0 0 0 30px;

		padding: 0;

		}

			

	#noticias li {

		margin: 0;

		padding: 0;

		}



	#noticias h2, #noticias h2 a {

		color: #0090DA;

		font-weight: normal;

		margin: 10% 0 0 0;

		padding: 0;

		text-decoration: none;

		}

	

		

	#noticias h3 {

		color: #016CA3;

		font-weight: normal;

		margin: 0;

		padding: 0;

		}



	#noticias small {

		font-family: Arial, Helvetica, Sans-Serif;

		font-size: 0.5em;

		}

		

	.feedback {

		display:	none;

		}

		

	/* Entrada */

	.entrada {

		margin: 0;

		padding: 0;

		width: auto;

		}



	/* Comments */

	.comments-content	{

		color: #0090DA;

		font-size: 12px !important;

		font-weight: normal;

		margin: 10px auto;

		}

	#comment-ID	{

		border-bottom: medium inset #0090DA;

		}

	.comment-avatar	{

		margin:	0;

		padding: 0;

		opacity:0.4;

		-moz-opacity: .4;

		filter:alpha(opacity=40)
	
		}

	.comment-content	{

		color: black;

		}

	#comment-ID-header, #comment-ID-footer, #comment-ID-footerlinks, .comment-datetime	{

		font-size: 10px !important;

		font-weight: lighter;

		}

	

	/* Sidebar */


	#sidebar h3 {

			display:	none;

		}

	

	#sidebar ul, #sidebar ol {

			display:	none;

		
		}




		
	#sidebar a {

	display:	none;
		}


					
	#sidebar div { 

			display:	none;
		} 

/* DropDown Menus In Sidebar */
	
	#meta h3, #categories h3, #archives h3, #blogroll h3	{
		display: none;
		}

	#usermenu, #categorymenu, #archivesmenu, #blogrollmenu	{
			display:	none;
		}

 
		
/* Sidebar badges along right column */


	#SidebarBadges img	{
		display:			none;
		}

		/*  Footer  */

	#FooterAds	{

			display:	none;

		}

	/*	Credits */


	#credits {

	display:	none;
		}

		

	

/* General */

a {

	color: #0B76AE;

	text-decoration: none;

	}



acronym, abbr, span.caps {

	border-bottom: 1px dotted #000;

	}

	

blockquote {

	background: #E3F5FE no-repeat bottom left;

	padding: 1% 2%;

	margin: 1.1em;

	} /* Idea from ShadedGrey of http://wpthemes.info/ url(images/blockquote.png) */



cite {

	text-decoration: none;

	}

	

code {

	font-family: 'Courier New', Courier, Fixed, sans-serif;

	font-size: 1.1em;

	}



img {

	border-width: 0;

	padding: 2% 2% 2% 0;
	}



h4 {

	color: #858585;

	}

q 	{ 
	behavior: url(ie.js) !important;
	}	

/* Float and Clear */

div.floatleft {

	float: left;

	}



div.floatright {

	float: right;

	}

	

div.both {

	clear: both;

	}

	

/* Images align */

img.border {

	border: 1px solid #C6C6C6;

	padding: 2%;

	margin: 0;

	}



img.center {

	display: block; 

	margin: auto;   

	}



img.alignright {

	float: right;

	padding: 2%;

	margin: 0 0 2% 5%;

	display: inline;

	}



img.alignleft {

	float: left;

	padding: 2%;

	margin: 0 5% 2% 0;

	display: inline;

	}
	

/* Text align */

.center {

	text-align: center;
	clear:	both;
	}

	

.alignright {

	text-align: right;

	}



.alignleft {

	text-align: left;

	}

/* Tables */

.RunTable		{
	border:				2px solid #B8D4FF;
	border-collapse:	collapse;
	caption-side:		top;
	font-family:		Helvetica, Verdana, "Trebuchet MS", sans-serif;
	margin:				0 10%;
	text-align:			center;
	width:				80%;
	}

.RunTable caption	{
	font-size:			120%;
	font-weight:		bold;
	}

.RunTable th	{
	background:			#D5E5FE;
	padding:			3% 0px;
	}

.RunTable td		{
	font-size:			80%;
	}


p.FlickrInserts img	{
	margin:				10px;
	}


/* Diagnostic borders 

* {border: 1px black solid}

*/