/* @override 
	http://localhost:8888/wsb/blog/wp-content/themes/pool/style.css
	http://westseattleblog.com/blog/wp-content/themes/pool/style.css
*/

/* 
	Theme Name: Pool
	Theme URI: http://www.lamateporunyogur.net/pool
	Description: A two columns blue theme for the best CMS, WordPress.
	Author: Borja Fernandez - Modified by Stuart Maxwell
	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: 1px 0;
	}
fieldset {	border: none;}
/* Structure Divs */
#content {
	background: #fff;
	border: 1px solid #9C9C9C;
	margin: 0 auto;
	padding: 5px;
	width: 795px;
	}

#header {
	background: #8EBAFD url(images/testfall2012.png) no-repeat;
	height: 200px;
	margin: 0;
	padding: 0;
	}

#pages {
	background: #B8D4FF;
	font-size: 12px;
	/*height:19px;*/
	margin: 0;
	padding: 5px 0 3px 5px;
	}
	
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: 5px;
}	

#bloque {
	background-color: #fff; 
}
	
#noticias {
	float: left;
	margin: 0;
	padding: 0 0 20px 20px;
	width: 550px;
	}
	
#noticias-wide {
	float: left;
	margin: 0;
	padding: 0 20px 20px 20px;
	width: 760px;
	background-color: #fff;
}	

#sidebar {
	float: right;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 5px;
	width: 170px;
	}

#credits {
	background: #D5E5FE;
	font-family: Small Fonts, VT100, Arial, Helvetica;
	font-size: 9px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	}

/*ShareThis styles*/

span.chicklets.sharethis {
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif !important;
	font-size: 13px !important;
	color: #6EB9E0 !important;
}

/*All-in-One Event Calendar by Timely styles*/

.timely .pull-right {
	margin: 20px 0;
}
	
/* Config Structure Divs */

	/* Header */
	#header h1 {
		font-size: 30px;
		letter-spacing: 0.1em;
		margin: 0;
		padding: 20px 0 20px 30px;
		width: 300px;
		}
		
	#header a, #header a:hover {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		background: #fff;
		color: #1E4C62;
		font-weight: bold;
		margin: 0;
		padding: 4px 2px;
		}
		
	#pages a:hover {
		background: #8EBAFD;
		color: #fff;
		}
		
	.current_page_item a, .current_page_item a:hover {
		background: #8EBAFD !important;
		color: #fff !important;
		}
		
	/* Holiday specific nav */

#pages ul li#menu-item-56629 a {
	color: #ed1414;
}
	
#pages ul li#menu-item-56629 a:hover {		
	background: #ed1414;
	color: #fff;
	font-weight: bold;
}

#pages ul li#menu-item-56629 .current_page_item .menu-item-56629 a, #pages ul li#menu-item-56629 .current_page_item .menu-item-56629 a:hover {
	background: #ed1414 !important;
	color: #fff !important;
	font-weight: bold;
}
		
	/* Search */
	#search input {
		border: 1px solid #66A8CC;
		font-size: 12px;
		padding: 2px;
		width: 155px;
		}
			
	/* Noticias */
	#noticias p,
	#noticias ul,
	#noticias ol,
	#noticias-wide p,
	#noticias-wide ul,
	#noticias-wide ol {
		font-size: 13px;
		line-height: 1.6em;
		}
			
	#noticias ul,
	#noticias-wide ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias li,
	#noticias-wide li {
		margin: 0;
		padding: 0;
		}

	#noticias h2, 
	#noticias h2 a,
	#noticias-wide h2,
	#noticias-wide h2 a {
		color: #0090DA;
		font-size: 18px;
		font-weight: normal;
		margin: 30px 0 0 0;
		padding: 0;
		text-decoration: none;
		}
		
	#noticias h2 a:hover,
	#noticias-wide h2 a:hover {
		background: transparent;
		color: #6EB9E0;
		}
		
	#noticias .pet-post h2 a {
		font-size: 20px;
	}	
		
	#noticias h3,
	#noticias-wide h3 {
		color: #016CA3;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}
		
	#noticias h3.ai1ec-date-title {
		padding-top: 0;
	}	

	#noticias small,
	#noticias-wide 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;
		}

	/* 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 {
		background: #D3E4FF;
		border: 1px solid #D8D8D8;
		padding: 5px 20px;
		}
	
	#noticias-wide #commentform textarea {
		width: 100%;
	}	
		
	#commentform input, #commentform textarea {
		background: #F9FBFF;
		border: 1px solid #B8D4FF;
		font-size: 12px;
		padding: 1px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #EEF5FF;
		}
	
	/* Sidebar */
	#sidebar h3 {
		background: url(images/dot.gif) repeat-x bottom;
		color: #174B65;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar a {
		color: #0B76AE;
		}
		
	#sidebar a:hover {
		background: url(images/dot.gif) repeat-x bottom;
		color: #0B76AE;
		}
		
	#sidebar div { 
		margin: 10px 0;
		padding: 0;
		}
		
	#twitter ul {
		list-style: none;
	}	
	
	#twitter ul li {
		padding: 5px 0;
		border-bottom: 1px solid #e6e6e6;
	}
	
	#twitter ul li:hover {
		padding: 5px 0;
	}	

	/*	Credits */
	#credits a {
		color: #3E708A;
		}
		
	#credits a:hover {
		background: transparent;
		color: #0090DA;
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */
a {
	color: #0B76AE;
	text-decoration: none;
	}

a:hover {
	background: #0090DA;
	color: #fff;
	}

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;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Forum */

#discussions, #wsb-bbpress {
	float: left;
	margin: 0;
	padding: 0 0 20px 20px;
	width: 550px;
	}

#wsb-bbpress {
	font-size: 1em;
}

#wsb-bbpress h2 {
	font-size: 1.1em;
	background-color: #b8d4ff;
}

#wsb-bbpress h3 {
	font-size: .8em;
}

#discussions h2 {
	font-size: 1.2em;
	margin: 24px 0 6px;
	background-color: #b8d4ff;
}

#latest {
	font-size: .9em;
}

#latest tbody td {
	padding: 1px 2px;
}

#latest tbody tr {
	text-align: left;
}

#forumlist tbody tr th {
	text-align: left;
	font-size: .8em;
	padding: 1px 2px;
}

.wsb-forum-theme-width {
	padding-right: 50px;
}

.wsb-forum-topic-width a {
	padding-right: 10px;
}

#wsb-bbpress li {
	margin: 0 0 0 20px;
}

span#topic_posts {
	float: right;
}

#topic-info ul.topicmeta {
	font-size: .8em;
}

#topic-info ul.topicmeta li {
	list-style-type: none;
	font-style: italic;
}

#othertags {
	font-size: .8em;
}

#othertags p {
	float: left;
	margin: 2px;
}

#yourtaglist {
	list-style-type: none;
	float: left;
	padding-left: 2px;
	margin: 2px;
}

#wsb-bbpress .post {
	background-color: #d4e6fd;
}

.poststuff {
	font-style: italic;
	font-size: .8em;
}

#bbpress-rss {
	text-align: right;
	font-size: .7em;
}



/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	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.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
	


form#topic-move, form#topic-move fieldset, form#topic-move div {
	display: inline;
	border: none;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
}

/* Holiday Guide Posts */

ul#share-list {
	list-style: none;
	float:right;
	clear: both;
	margin-right: 20px;
}

ul#share-list li {
	list-style-type: none;
	display: inline;
	margin: 0 10px 0 0;
	font-size: 11px;
	padding: 0;
}

.holiday-post {
	margin-top: 35px;
	margin-bottom: 35px;
}

.coupon-post {
	margin-top: 35px;
	margin-bottom: 5px;
}



/*WordPress image alignment */

img.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignright  {
	margin: 0 0 0 7px;
	display: inline;
}

img.alignleft  {
	margin: 0 7px 0 0;
	display: inline;
}


/*.alignright  {
	float: right;
	margin: 0 0 0 7px;
	display: inline;
}


.alignleft  {
	float: left;
	margin: 0 7px 0 0;
	display: inline;
}
#articleDetails p#snippet{
height:47px !important;
}
.aligncenter,div.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/
#wsb-bbpress #AYAHip104213695g6vw6LCTwUx3oLASCXhelFHRZdgXzkuxmv{
display:none !important;
}

#AYAH_iframe1380349037054{
display:none !important;
}