/*  
Theme Name: Círculo de Empresarios
Theme URI: http://www.agencia-internet.es/
Description: Plantilla para la página web del Círculo de Empresarios.
Version: 1.0
Author: e-Make - La Agencia de Internet
Author URI: http://www.agencia-internet.es/

	Círculo de Empresarios v.1.0

*/

/*

Colores

Verde oscuro: #304D50
Verde claro: #53868B
Gris texto: #5E5D5C
Morado: #A71347
Amarillo: #FFB940
Degradado azul submenu: #0072A4
Degradado gris submenu: #EBEBCC


*/

/* Reset del CSS */

body, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse:collapse;
	border-spacing: 0px;
}
fieldset, img, abbr, acronym {
	border: 0px;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
a {
	outline: none;
}
.clearfix {
	overflow: hidden;
	width: 100%;
}
.hidden, .linklove {
	display: none;
}
/* Reset del CSS */

body {
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetiva;
}
#contenedor {
	width: 990px;
	margin: auto;
	padding: 0px 5px;
	background: url('img/fondo-contenedor.jpg') repeat-y left top;
}
#encabezado {
	height: 90px;
	margin-bottom: 20px;
	color: #FFF;
	background: #53868B url('img/degradado-encabezado-top.jpg') repeat-y left top;
	/* Navidad */
	/* background: #53868B url('img/degradado-encabezado-top-navidad.jpg') repeat-y left top; */
}
/* Logo */
#execphp-431398341 {
	width: 363px;
	float: left;
	background: url('img/fondo-logo.gif') no-repeat right top;
}
/* MENU Accesos Directos */
#widget-make_wlp_customized-1 {
	padding: 5px 0px;
	background: url('img/degradado-encabezado.jpg') repeat-y right top;
	font-size: 70%;
	text-align: right;
}
#widget-make_wlp_customized-1 li {
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
	border-left: 1px solid #FFF;
}
#widget-make_wlp_customized-1 li a {
	color: #FFF;
	text-decoration: none;
}
#widget-make_wlp_customized-1 li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Buscador */
#execphp-431398342 {
	width: 300px;
	margin: 23px 10px 0px 0px;
	padding: 3px 5px;
	float: right;
	text-align: right;
}
#execphp-431398342 label {
	display: none;
}
#execphp-431398342 input#s {
	width: 175px;
	padding: 2px 5px;
	background: #FFF url('http://www.google.com/coop/intl/es/images/google_site_search_watermark.gif') no-repeat 0px 2px;
	font-size: 80%;
	font-weight: bold;
	border: none;
}
/* MENU Principal */
#widget-make_wlp_customized-2 {
	height: 30px;
	margin: 0px 15px 10px 15px;
	color: #FFF;
	background: #53868B;
	font-size: 84%;
	/*
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
*/
}
#widget-make_wlp_customized-2 ul {
	/* padding: 0px 15px; */
	padding: 0px 5px;
}
#widget-make_wlp_customized-2 li {
	float: left;
	position: relative;
}
#widget-make_wlp_customized-2 li a {
	/* padding: 7px 15px; */
	padding: 7px 10px;
	position: relative;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#widget-make_wlp_customized-2 li.current_page_ancestor, #widget-make_wlp_customized-2 li.current_page_item, #widget-make_wlp_customized-2 li:hover {
	background: #304D50;
	text-decoration: underline;
}
#widget-make_wlp_customized-2 li a:hover {
	background: #304D50;
	text-decoration: underline;
}
#widget-make_wlp_customized-2 li ul {
	width: 225px;
	padding: 0px;
	position: absolute;
	display: none;
	background: #FFF;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	/* opacity: 0.9; */
	font-size: 85%;
}
#widget-make_wlp_customized-2 li:hover ul {
	display: block;
}
#widget-make_wlp_customized-2 li ul li {
	width: 100%;
}
#widget-make_wlp_customized-2 li ul a {
	padding: 5px 10px;
	color: #000;
	border-bottom: 1px solid #555;
}
#widget-make_wlp_customized-2 li ul li.current_page_ancestor a, #widget-make_wlp_customized-2 li ul li.current_page_item a, #widget-make_wlp_customized-2 li ul li:hover a {
	color: #FFF;
	background: #304D50;
}
#widget-make_wlp_customized-2 li ul a:hover {
	color: #FFF;
	background: #304D50;
}

/* CONTENIDO */
#contenido {
	width: 960px;
	margin: 0px 15px 20px 15px;
	overflow: hidden;
}
/* PORTADA */
#portada {
	width: 730px;
	float: left;
}
#contenedor-noticias2 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
	clear: both;
}
#contenedor-noticias2 .imagen-destacada {
	text-align: center;
}
#relacionadas {
	float: left;
	width: 470px;
	overflow: hidden;
}
#relacionadas2 {
	float: right;
	width: 470px;
	overflow: hidden;
}
#contenedor-noticias2  h1 {
	padding-top: 10px;
	font-size: 175%;
}
#contenedor-noticias2  h1 a {
	color: #A71347;
}
#contenedor-noticias2 p {
	padding-bottom: 1em;
	color: #333;
	font-size: 90%;
}
#contenedor-noticias2 h2 {
	font-size: 85%;
}
#contenedor-noticias2 h2 a {
	color: #A71347;
}
#execphp-438478301 {
	width: 100%;
}
#execphp-438478301 .title {
	display: none;
}
#noticias-home {
	width: 100%;
	margin-bottom: 30px;
	font-size: 75%;
	overflow: hidden;
}
#contenedor-noticias {
	width: 100%;
	overflow: hidden;
}
#contenedor-noticias img {
	float: left;
}
#noticias-home .noticia-individual {
	width: 450px;
	height: 175px;
	float: right;
	color: #000;
	font-family: Arial, Helvetica;
}
#noticias-home .noticia-individual h1 {
	margin-bottom: 0.6em;
}
#noticias-home .noticia-individual h1 a {
	color: #A71347;
	background: #FFF;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}
#noticias-home .paginacion {
	margin-right: 150px;
	float: right;
	border: 1px solid #999;
}
#noticias-home .paginacion li {
	padding: 5px;
	float: left;
	cursor: pointer;
}
#noticias-home .paginacion li:hover {
	text-decoration: underline;
}
#noticias-home .paginacion li.actual {
	color: #A71347;
	font-weight: bold;
	text-decoration: underline;
}
#execphp-442046101 {
	clear: both;
	color: #5E5D5C;
	font-size: 80%;
}
#execphp-442046101 .title {
	display: none;
}
#noticia-principal h1 {
	margin-bottom: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
#noticia-principal h1 a {
	color: #A71347;
	text-decoration: none;
}
#noticia-principal h1 a:hover {
	text-decoration: underline;
}
.widget_bloques_portada {
	width: 100%;
	margin-top: 20px;
}
.widget_bloques_portada .title {
	margin-bottom: 10px;
	padding: 3px 10px;
	font-size: 90%;
	font-weight: bold;
	border-top: 2px solid #FFB940;
	border-bottom: 2px solid #FFB940;
}
.bloques-noticias-2 {
	width: 350px;
	float: left;
}
.bloques-noticias-2.bloque-2 {
	float: right;
}
.bloques-noticias-3 {
	width: 230px;
	float: left;
}
.bloques-noticias-3.bloque-1 {
	padding-right: 22.5px;
}
.bloques-noticias-3.bloque-3 {
	float: right;
}
.widget_bloques_portada ul {
	font-size: 70%;
	font-weight: bold;
}
.widget_bloques_portada li {
	margin-bottom: 0.6em;
}
.widget_bloques_portada a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.widget_bloques_portada a:hover {
	text-decoration: underline;
}
.widget_bloques_portada p {
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold;
}
.widget_bloques_portada p a {
	text-decoration: underline;
}

/* PÁGINAS */
#localizador {
	margin-bottom: 10px;
	color: #999;
	font-size: 70%;
}
#localizador a {
	color: #999;
	text-decoration: none;
}
#localizador a:hover {
	text-decoration: underline;
}
#izquierda {
	width: 200px;
	padding-right: 30px;
	float: left;
}
#izquierda hr {
	width: 200px;
	visibility: hidden;
	height: 0px;
}
#submenu {
	font-size: 75%;
}
#submenu li {
	margin-bottom: 2px;
	background: #EBEBCC url('img/degradado-submenu.jpg') repeat-y left top;
	text-align: right;
}
#submenu li a {
	padding: 5px 5px 5px 20px;
	display: block;
	color: #333;
	text-decoration: none;
}
#submenu li ul {
	display: none;
}
#submenu li.current_page_parent ul, #submenu li.current_page_item ul {
	display: block;
}
#submenu li li {
	margin-bottom: 0px;
	font-size: 90%;
}
#submenu li li a {
	padding: 5px 20px 5px 20px;
}
#submenu li.current_page_ancestor ul li a, #submenu li.current_page_item ul li a {
	background: #EBEBCC url('img/degradado-submenu.jpg') repeat-y left top;
	color: #333;
	text-decoration: none;
}
#submenu li.current_page_ancestor a, #submenu li.current_page_ancestor li.current_page_item a, #submenu li.current_page_item a, #submenu li a:hover, #submenu li ul li a:hover {
	background: #0072A4 url('img/degradado-submenu-hover.jpg') repeat-y left top;
	color: #FFF;
	text-decoration: underline;
}
.noticias-relacionadas {
	border: #304D50 1px solid;
}
.noticias-relacionadas h4 {
	padding: 3px 5px;
	color: #FFF;
	background: #53868B url('img/degradado-verde.jpg') repeat-x left top;
	font-size: 90%;
}
.noticias-relacionadas ul {
	padding: 10px;
	font-size: 70%;
}
.noticias-relacionadas li {
	margin-bottom: 0.5em;
}
.noticias-relacionadas a {
	color: #555;
	text-decoration: none;
}
.noticias-relacionadas a {
	text-decoration: underline;
}
#solicitud-publicacion {
	border: 1px solid #53868B;
}
#solicitud-publicacion .title {
	padding: 3px 5px;
	color: #FFF;
	background: #53868B url('img/degradado-verde.jpg') repeat-x left top;
	font-size: 85%;
}
#solicitud-publicacion p {
	padding: 5px 10px;
	font-size: 80%;
}
#izquierda .cform {
	width: 180px;
	margin-bottom: 20px;
	padding: 0px 10px; 
	text-align: right;
}
#izquierda .cform ol {
	margin: 0px;
}
#izquierda .cform ol li {
	margin-bottom: 10px;
	list-style: none;
	clear: both;
}
#izquierda .cform label {
	width: 65px !important;
	padding: 3px 5px 0px 0px;
	float: left;
	font-size: 70%;
}
#izquierda .cform input, #izquierda .cform select {
	width: 100px;
	padding: 2px 3px;
	border: 1px solid #999;
}
#izquierda .cform textarea {
	width: 180px;
}
#izquierda .cform .cf-sb input {
	width: auto;
}
#izquierda .cform label.cf-after {
	width: 180px;
	margin-right: 0px;
	float: none;
}
#izquierda .cform .cf-box-a {
	margin-right: 5px;
}
#izquierda #usermessage2a {
	padding: 5px 10px;
	font-size: 75%;
}
#izquierda #usermessage2a.failure {
	margin-bottom: 20px;
	background: #FFCFCF;
	border: 1px solid red;
}
#izquierda .cform #label--7 {
	text-align: left;
	display: block;
}
#centro {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica;
}
#centro .wp-caption {
	margin-bottom: 1.3em;
	padding: 10px 0px 0px 10px;
	background: #EFE;
	border: 1px solid #999;
}
#centro .wp-caption p {
	padding-right: 10px;
}
.pagina h1 {
	margin-bottom: 0.6em;
	color: #A71347;
	font-size: 140%;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.pagina #texto, .post #texto {
	font-size: 75%;
	text-align: justify;
}
.pagina #texto p, .post #texto p {
	margin-bottom: 1.3em;
}
.pagina #texto p.asistencia, {
	width: 100px;
	padding-left: 20px;
	float: right;
	text-align: center;
}
.pagina #texto p.asistencia span, .pagina #texto p.asistencia-externos span {
	margin: 0px 5px;
	padding: 2px 5px;
	color: #999;
	border: 1px solid #999;
	cursor: pointer;
}
.pagina #texto p.asistencia span.seleccion, .pagina #texto p.asistencia-externos span.seleccion {
	color: #333;
	font-weight: bold;
	border: 1px solid #333;
}
.pagina #texto ul, .pagina #texto ol, .post #texto ul, .post #texto ol {
	margin-bottom: 2em;
	margin-left: 50px;
}
.pagina #texto ul li, .post #texto ul li {
	list-style: disc;
}
.pagina #texto ol li, .post #texto ol li {
	list-style: decimal;
}
.pagina #texto li, .post #texto li {
	margin-bottom: 0.7em;
}
.pagina #texto h3, .post #texto h3 {
	margin-bottom: 1em;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 1px solid #FFB940;
	clear: both;
}
.pagina #texto h4, .post #texto h4 {
	margin-bottom: 0.5em;
	font-size: 105%;
	font-weight: bold;
}
.pagina .alignnone, .home .alignnone, .post .alignnone {
	margin: auto;
	display: block;
}
#buscador-publicaciones {
	margin-bottom: 20px;
	padding: 10px 10px 5px 10px;
	color: #555;
	background: #FFF9EF;
	font-size: 75%;
	border: #FFB940 1px solid;
}
.alignleft {
	padding: 0px 20px 5px 0px;
	float: left;
}
.alignright {
	padding: 0px 0px 5px 20px;
	float: right;
}
.enlaces {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.enlaces li {
	width: 150px !important;
	height: 100px;
	margin: 10px 5px !important;
	float: left;
	text-align: center;
	list-style: none !important;
}
.enlaces img {
	border: 2px solid #cfcfcf;
}
.pagina #texto table {
	margin-bottom: 25px;
}
.pagina #texto td {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}
.pagina #texto td.panel_wrapper {
	width: 91px;
}
.home h1 {
	margin-bottom: 0.6em;
	color: #A71347;
	font-size: 140%;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.home h2 {
	margin-bottom: 10px;
	font-size: 75%;
}
.home h2 a {
	color: #555;
}
.post img.preview {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
.post h1 {
	margin-bottom: 0.6em;
	color: #A71347;
	font-size: 85%;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.publicaciones {
	width: 230px;
	margin-bottom: 30px;
	overflow: hidden;
}
.publicaciones.izquierda {
	float: left;
}
.publicaciones.derecha {
	float: right;
}
.publicaciones img {
	padding-right: 10px;
	float: left;
}
.home hr {
	width: 100%;
	height: 0px;
	clear: both;
	border: 0px;
}
.logo-google {
	padding-bottom: 10px;
	float: right;
}
.resultados-info {
	font-size: 80%;
}
.resultados {
	margin-bottom: 20px;
	font-size: 80%;
	clear: both;
}
.resultados a.link-resultados {
	color: #53868B;
}
.foros h1 {
	margin-bottom: 0.6em;
	color: #A71347;
	font-size: 140%;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.wp-pagenavi {
	width: 100%;
	margin: 30px 0px;
	padding: 5px 0px;
	font-size: 70%;
	text-align: center;
	overflow: hidden;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #304D50;
	color: #304D50;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #304D50;
	color: #304D50;
}
.wp-pagenavi a:hover {	
	border: 1px solid #555;
	color: #555;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #555;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #555;
	color: #555;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #555;
	color: #555;
}
#centro .cform {
	width: 340px;
	margin-left: 80px;
	margin-bottom: 40px;
	text-align: right;
}
#centro .cform ol {
	margin: 0px;
}
#centro .cform ol li {
	margin-bottom: 10px;
	list-style: none;
	clear: both;
}
#centro .cform label {
	width: 135px !important;
	padding: 3px 5px 0px 0px;
	float: left;
}
#centro .cform input, #centro .cform select {
	width: 180px;
	padding: 2px 5px;
	border: 1px solid #999;
}
#centro .cform textarea {
	width: 340px;
}
#centro .cform .cf-sb input {
	width: auto;
}
#centro .cform label.cf-after {
	width: 320px;
	margin-right: 0px;
	float: none;
}
#centro .cform .cf-box-a {
	margin-right: 5px;
}
#centro #usermessagea {
	margin-bottom: 20px;
	padding: 5px 10px;
}
#centro #usermessagea.failure {
	background: #FFCFCF;
	border: 1px solid red;
}
#centro .cform #label--7 {
	text-align: left;
	display: block;
}
#centro .ngg-galleryoverview {
	width: 100%;
	overflow: hidden;
}
#centro .ngg-gallery-thumbnail-box {
	height: 112px;
	width: 112px;
	margin: 10px 5px;
	float: left;
}
#centro .ngg-gallery-thumbnail-box img {
	padding: 5px;
	display: block;
	border: 1px solid #555;
}
#centro .ngg-gallery-thumbnail-box img:hover {
	border: 1px solid #FFB940;
}
#media-related {
	font-size: 90%;
	font-weight: bold;
}
#media-related ul {
	margin-left: 20px;
	padding-left: 20px;
	font-size: 90%;
	font-weight: normal;
	list-style: disc;
}
#derecha {
	width: 200px;
	float: right;
}
#derecha .widget {
	margin-bottom: 20px;
}
#execphp-442101172 {
	padding-bottom: 5px;
	background: #3D3D3F url('img/degradado-negro.jpg') repeat-x left bottom;
	text-align: center;
}
#execphp-442101172 .title {
	padding: 8px 8px 5px 8px;
	color: #FFF;
	font-size: 75%;
	text-align: left;
}
#execphp-442101172 img {
	width: 190px;
	height: 150px;
}
#execphp-442101172 a {
	color: #FFF;
}
#derecha .widget a:hover {
	text-decoration: underline;
}
#execphp-442101172 a:hover {
	text-decoration: underline;
}
#execphp-441909321 {
	border: #304D50 1px solid;
}
#execphp-441909321 .title {
	padding: 3px 5px;
	color: #FFF;
	background: #53868B url('img/degradado-verde.jpg') repeat-x left top;
	font-size: 90%;
}
#execphp-441910151 {
	width: 190px;
	padding: 2px 5px;
	background: #0072A4 url('img/degradado-azul.jpg') repeat left top;
	font-size: 85%;
	overflow: hidden;
}
#execphp-441910151 img {
	padding: 4px 10px 0px 0px;
	float: left;
}
#execphp-441910151 a {
	color: #FFF;
	text-decoration: none;
}
#execphp-441919711 {
	width: 190px;
	padding: 6px 5px;
	background: #555 url('img/degradado-negro.jpg') repeat left top;
	font-size: 110%;
	overflow: hidden;
}
#execphp-441919711 img {
	padding: 0px 10px 0px 0px;
	float: left;
}
#execphp-441919711 a {
	padding-top: 5px;
	float: left;
	color: #FFF;
	text-decoration: none;
}
#mailpress-4, #execphp-2 {
	width: 188px;
	padding: 6px 5px;
	color: #000;
	background: #FFF url('img/degradado-morado.jpg') repeat-x left top;
	font-size: 90%;
	border: #555 1px solid;
	overflow: hidden;
}
#mailpress-4 .title, #execphp-2 .title {
	width: 100%;
	margin-bottom: 10px;
	color: #FFF;
	overflow: hidden;
}
#mailpress-4 img, #execphp-2 img {
	padding: 0px 10px 0px 0px;
	float: left;
}
#mailpress-4 form, #execphp-2 form {
	padding: 0px 10px 0px 0px;
}
.widget_banner .title, .widget_enlaces_lateral .title, .widget_downloads .title {
	padding: 3px 5px;
	color: #FFF;
	background: #53868B url('img/degradado-verde.jpg') repeat-x left top;
	font-size: 85%;
}
.widget_banner a.text-link{
	padding: 10px;
	display: block;
	font-size: 75%;
	color: #555;
	text-decoration: none;
}
.widget_banner a:hover {
	text-decoration: underline;
}
.widget_enlaces_lateral ul, .widget_downloads ul {
	padding: 5px;
	font-size: 75%;
}
.widget_enlaces_lateral li, .widget_downloads li {
	margin-bottom: 0.5em;
}
.widget_enlaces_lateral a, .widget_downloads a {
	color: #000;
	text-decoration: none;
}
.widget_enlaces_lateral a:hover, .widget_downloads a:hover {
	text-decoration: underline;
}
#execphp-442101173 {
	border: #304D50 1px solid;
}
#execphp-442101173 .title {
	padding: 3px 5px;
	color: #FFF;
	background: #53868B url('img/degradado-verde.jpg') repeat-x left top;
	font-size: 90%;
}
#execphp-442101173 .execphpwidget {
	padding: 5px;
	font-size: 80%;
}
#execphp-442101173 .execphpwidget a {
	color: #53868B;
	font-weight: bold;
}

/* PIE */
#pie {
	margin: 30px 15px 0px 15px;
	padding-bottom: 5px;
	color: #5E5D5C;
	font-size: 70%;
	text-align: right;
	clear: both;
}
#pie a {
	color: #5E5D5C;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#pie .estandares {
	margin-top: 10px;
}
#pie .estandares img {
	margin-left: 20px;
}


/* Thickbox */

/*  This CSS is a light version of the ThickBox one.
 *  All dynamic (run-time evaluated) expression have been removed in order to
 *  make this CSS validators compliant.
 *  
 *  modified by Eros Pedrini    (mailto: contezero74@yahoo.it)
 *  version:    1.2
 *  
 *  Original code by Cody Lindley (http://jquery.com/demo/thickbox/)         
 */


/*  Global Settings (needed for thickbox) */
*{padding: 0; margin: 0;}


/*  Thickbox specific link and font settings */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/*  Thickbox settings */
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('img/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* BBPRESS */

#main {
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: bold;
}

.notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

.notice p { margin-bottom: 0; }


/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #ffffff;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #006400;
}

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	width: 480px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	padding: 10px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 470px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 470px;
	border: 1px solid #ccc;
	display: block;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: rgb(102, 102, 102);
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	width: 100%;
}

#latest, #forumlist {
	margin-top: -0.9em;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}