/*
Theme Name: Planeta 2013
Theme URI: http://planeta2013.net/
Version: 1.0
Author: Tecnología Web
*/


/* PRINCIPAL */
*{
	border: 0;
	margin: 0;
	padding: 0;
}


BODY {margin:0; font-family: Arial, Helvetica, sans-serif;}

IMG {border:none;}

FORM {margin:0;padding:0;}

INPUT {border:1px solid #0C3E6F;padding:4px;font-size:12px;}

TEXTAREA {border:1px solid #0C3E6F;padding:4px;font-size:12px;letter-spacing: 1px;}

.hidden{display:none;}

/* BARRA MENÚ */
#barra-menu	{
	width:100%;
	background:#0F0F0F url(img/barra_menu_bg.png) repeat-x;
	height: 22px;
	}
	
#barra-menu-holder	{
	height: 22px;
	margin: 0 auto;
	width: 960px;
	}

#barra-menu-link {float:left;padding:4px 0px 0px 0px;font-size:11px;color:#FFFFFF;}
#barra-menu-link a {font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#barra-menu-link a:hover {font-size:11px;font-weight:bold;color:#D9EDFD;text-decoration:none;}



/* TOP LOGO */
#top-logo	{
	background: url(img/box_header_bg.png) repeat-x;
	width:100%;
	height: 92px;
	}

#top-logo-box	{width:960px;height:92px;margin:0 auto;}

#top-logo-logo	{width:379px;height:92px;background:url(img/box_header_logo.jpg) no-repeat;position:absolute;}


/* TOP LOGO / LOGIN REGISTRO */
#top-logo-login-holder {margin:5px 0px 0px 600px;*margin:5px 0px 0px 600px;position:absolute; }
#top-logo-login-mail {float:left;width:102px;height:19px;background:url(img/box_header_login.png) no-repeat;border:none;padding:4px 0px 0px 8px;font-size:11px;font-weight:bold;}
#top-logo-login-pass {float:left;width:102px;height:19px;background:url(img/box_header_login.png) no-repeat;border:none;padding:4px 0px 0px 8px;margin-left:10px;font-size:11px;font-weight:bold;}
#top-logo-login-boton {float:left;width:19px;height:19px;background:url(img/box_header_login_go.png) no-repeat;border:none;*padding:6px 0px 0px 0px;margin:1px 0px 0px 6px;}
#top-logo-login-boton:hover {width:19px;height:19px;background:url(img/box_header_login_go.png) no-repeat 0px -19px;border:none;}

#top-logo-login-reg {float:left;width:90;height:22px;background:url(img/box_header_login_registrate.png) no-repeat;border:none;margin:0px 0px 0px 14px;}
#top-logo-login-reg:hover {width:90;height:22px;background:url(img/box_header_login_registrate.png) no-repeat 0px -22px;border:none;}


#top-logo-status-holder {margin:30px 0px 0px 600px;*margin:30px 0px 0px 600px;position:absolute; }
a.top-logo-status-icouno {width:18px;height:15px;background:url(img/box_header_iconos.gif) no-repeat 0px 0px;padding:0px 0px 0px 23px;color:#002F49;text-decoration:none;}
a.top-logo-status-icodos {width:18px;height:15px;background:url(img/box_header_iconos.gif) no-repeat 0px -16px;padding:0px 0px 0px 23px;color:#002F49;text-decoration:none;}
a.top-logo-status-icotres {width:18px;height:13px;background:url(img/box_header_iconos.gif) no-repeat 0px -32px;padding:0px 0px 4px 23px;color:#002F49;text-decoration:none;}
a.top-logo-status-icouno:hover, a.top-logo-status-icodos:hover, a.top-logo-status-icotres:hover {text-decoration:underline;}

		
/* TOP LOGO / BUSCAR */
#top-logo-buscar { margin:95px 0px 0px 812px;position:absolute; }
	
#top-logo-texto {float:left;width:107px;height:22px;background:url(img/box_header_busca_left.png) no-repeat;border:none;padding:3px 0px 0px 8px;font-size:11px;}
#top-logo-boton {float:left;width:34px;height:22px;background:url(img/box_header_busca_right.png) no-repeat;border:none;*padding:6px 0px 0px 0px;}
#top-logo-boton:hover {width:34px;height:22px;background:url(img/box_header_busca_right.png) no-repeat 0px -22px;border:none;}


/* MENÚ PRINCIPAL */
#box-menu-principal {width:100%;height:26px;background:url(img/box_menu_bg.png) repeat-x;border-top:1px solid #72787A;}
#box-menu-principal-holder {width:960px;margin:0 auto;}

ul.box-menu-principal-hold {margin:0;padding:0;list-style:none;}
ul.box-menu-principal-hold li {*float:left;}
ul.box-menu-principal-hold li.primero a {float:left;border-left:none;padding:4px 13px 0px 13px;font-size:13px;font-weight:bold;color:#002F49;text-decoration:none;height:22px;display: block;}
ul.box-menu-principal-hold li a {float:left;border-left:1px solid #002F49;padding:4px 13px 0px 13px;font-size:13px;font-weight:bold;color:#002F49;text-decoration:none;height:22px;display: block;}
ul.box-menu-principal-hold li a:hover, ul.box-menu-principal-hold li.primero a:hover {background-color:#002F49;font-size:13px;font-weight:bold;color:#FFFFFF;text-decoration:none;}



/* BARRA MENÚ */
#barra-contenido {background: url(img/barra_contenido_bg.png) repeat-x;width:960px;height: 229px;margin:0 auto;}
#barra-contenido-cont {width:960px;margin:0 auto;}
#barra-contenido-cont  a.boton-divisiones-1:hover { filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; }


/* PRINCIPAL FONDO */
#principal-fondo {width:100%;background:#002E47 url(img/fondo_azul.png) repeat-x;}


/* CONTENEDOR PRINCIPAL */
#contenido-principal {width:960px;margin:0 auto;background:#FFFFFF;}


/* CONTENEDOR PRINCIPAL COLUMNAS IZQUIERDA / DERECHA */
#contenido-left {float:left;width:620px;margin:10px 0px 0px 10px;}
#contenido-right {float:left;width:302px;margin:10px 10px 0px 18px;}


/* BOX CENTRAL PROGRAMACION DÍA DE HOY */
#box-central-proghoy-marg {margin:4px 4px 8px 0px;}
#box-central-proghoy-marg a {height:16px;background:url(img/iconos_generales.png) no-repeat 0px -48px;padding:1px 0px 0px 19px;font-size:14px;font-weight:bold;font-style:italic;color:#15415B;text-decoration:none;}
#box-central-proghoy-marg a:hover {height:16px;background:#15415B url(img/iconos_generales.png) no-repeat 0px -48px;padding:1px 4px 0px 19px;font-size:14px;font-weight:bold;font-style:italic;color:#15415B;text-decoration:none;color:#FFFFFF;}

#box-central-proghoy-texto {margin:4px 4px 8px 2px;font-size:12px;color:#15415B;}
#box-central-proghoy-texto span {font-size:11px;}


#box-central-noticia-holder {clear:both;margin:0px 0px 19px 4px;}
#box-central-noticia-titulo {margin:0px 0px 5px 0px;}
#box-central-noticia-titulo a {font-size:18px;font-weight:bold;color:#15415B;text-decoration:none;}
#box-central-noticia-titulo a:hover {color:#FFFFFF;text-decoration:none;background:#15415B;padding:0px 4px 0px 0px;}
#box-central-noticia-texto {font-size:12px;color:#0E2A48;}
#box-central-noticia-texto p {font-size:12px;color:#0E2A48;margin:8px 0px 8px 0px;}

#box-central-noticia-com-holder {clear:both;margin-top:9px;}
#box-central-noticia-com-tiempo {float:left;margin:7px 0px 5px 0px;}
#box-central-noticia-com-tiempo a {height:16px;background:url(img/iconos_generales.png) no-repeat 0px -16px;padding:0px 0px 0px 19px;font-size:12px;font-weight:bold;color:#0E2A48;text-decoration:none;}
#box-central-noticia-com-tiempo a:hover {color:#0E2A48;text-decoration:underline;}
#box-central-noticia-com-mas {float:left;margin:7px 0px 5px 20px;}
#box-central-noticia-com-mas a {height:16px;background:url(img/iconos_generales.png) no-repeat 0px -32px;padding:0px 0px 0px 19px;font-size:12px;font-weight:bold;color:#0E2A48;text-decoration:none;}
#box-central-noticia-com-mas a:hover {color:#0E2A48;text-decoration:underline;}



/* BOX LATERAL HEADER Y CONTENIDO */
#box-lateral-holder {clear:both;margin-bottom:10px;}
#box-lateral-header-300 {width:294px;height:27px;background:url(img/bloque_lateral_header_bg.png) repeat-x;border:1px solid #D0D0D0;font-size:18px;font-weight:bold;color:#FFFFFF;padding:4px 0px 0px 6px;}
#box-lateral-contenido-300 {width:300px;border-left:1px solid #D0D0D0;border-right:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;}
#box-lateral-header-620 {width:614px;height:27px;background:url(img/bloque_lateral_header_bg.png) repeat-x;border:1px solid #D0D0D0;font-size:18px;font-weight:bold;color:#FFFFFF;padding:4px 0px 0px 6px;}
#box-lateral-contenido-620 {width:620px;border-left:1px solid #D0D0D0;border-right:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;}


/* BOX LATERAL ESPECÍFICOS */
#box-lateral-cont-pad {padding-top:5px;}
#box-lateral-cont-marg {margin:0px 0px 5px 5px;}

#box-lateral-cont-marg a.link {background:url(img/icono_audioteca.png) no-repeat 0px 0px;padding:1px 0px 0px 19px;font-size:12px;color:#0E2A48;text-decoration:none;display:block;}
#box-lateral-cont-marg a.link:hover {background:#0E2A48 url(img/icono_audioteca.png) no-repeat 0px 0px;padding:1px 0px 0px 19px;font-size:12px;color:#FFFFFF;text-decoration:none;display:block;padding-right:4px;}
#box-lateral-audioteca-links {margin:1px 0px 0px 19px;font-size:11px;font-weight:bold;color:#0E2A48;text-decoration:none;}
#box-lateral-audioteca-links a {font-size:11px;font-weight:bold;color:#0E2A48;text-decoration:none;}
#box-lateral-audioteca-links a:hover {color:#FFFFFF;text-decoration:none;background:#0E2A48;}


#box-lateral-chat-comen {background:url(img/iconos_generales.png) no-repeat 0px -80px;padding:1px 0px 0px 19px;font-size:12px;color:#0E2A48;display:block;}
textarea#box-lateral-chat-text {width:279px;height:80px;border:1px solid #D8D8D8;overflow:auto;padding:4px;font-size:11px; font-family:Arial, Helvetica, sans-serif;margin-top:6px;}
#box-lateral-chat-boton {width:72px;height:27px;background:url(img/chat_boton_enviar.png) no-repeat;font size:18px;font-weight:bold;color:#FFFFFF;}


/* TABS ESCUCHAR */
#tabs-escuchar-holder {width:300px;margin:0px 0px 10px 0px;}
#tabs-escuchar-tabla {clear:both;}

#tabs-escuchar {float:left;}
#tabs-escuchar ul {margin:0;padding:0;list-style:none;}
#tabs-escuchar li {display:inline;margin:0;padding:0;height:27px;}
#tabs-escuchar a {float:left;background:url(img/tabs_escuchar_left.png) no-repeat left top;margin:0px 3px 0px 3px;text-decoration:none;height:27px;cursor:point;padding:0 0 0 2px;}
#tabs-escuchar a span {float:left;display:block;background:url(img/tabs_escuchar_right.png) no-repeat right top;padding:5px 6px 0px 6px;font-size:14px;font-weight:bold;color:#0E2A48;height:22px;}

#tabs-escuchar a.selec {float:left;background:url(img/tabs_escuchar_left.png) no-repeat left -27px;margin:0px 3px 0px 3px;text-decoration:none;height:27px;cursor:point;padding:0 0 0 2px;}
#tabs-escuchar a.selec span {float:left;display:block;background:url(img/tabs_escuchar_right.png) no-repeat right -27px;padding:6px 6px 0px 6px;font-size:14px;font-weight:bold;color:#2062AA;height:22px;}
#tabs-escuchar a.selec:hover {background-position:0% -54px;}
#tabs-escuchar a.selec:hover span {background-position:100% -54px;}

#tabs-escuchar a:hover {background-position:0% -54px;}
#tabs-escuchar a:hover span {background-position:100% -54px;}

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.ui-state-disabled { cursor: default !important; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers
----------------------------------*/
.ui-widget { font-size: 12px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {  font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(img/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(img/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 0px; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* SOMBRAS TOP BOTTOM MENÚS */
#sombra-top-fondo {clear:both;width:100%;height:6px;background:url(img/box_menu_sombra_fondo.png) repeat-x;margin:0 auto;}
#sombra-top-blanco {width:960px;height:6px;background:url(img/box_menu_sombra_blanco.png) repeat-x;margin:0 auto;}

#sombra-bottom-fondo {clear:both;width:100%;height:6px;background:url(img/box_menu_sombra_fondo_abajo.png) repeat-x;margin:0 auto;}
#sombra-bottom-blanco {width:960px;height:6px;background:url(img/box_menu_sombra_blanco_abajo.png) repeat-x;margin:0 auto;}


/* BLOQUE BOTTOM ENCUESTA / PROGRAMACIÓN MAÑANA / ÚLTIMOS COMENTARIOS */
#encuesta-holder {height:100%;margin:4px 4px 8px 10px;border-right:1px solid #B6B6B6;}
#encuesta-holder .titulo {margin:0px 0px 8px 0px;font-size:18px;color:#15415B;}
#encuesta-holder .titulo-enc {margin:0px 0px 8px 0px;font-size:13px;font-style:italic;color:#0E2A48;}
#encuesta-holder .opcion-enc {margin:2px 0px 2px 0px;font-size:11px;color:#0E2A48;}
#encuesta-holder .boton-holder {margin:7px 0px 0px 220px;}
#encuesta-holder .boton-boton {border:none;width:72px;height:27px;background:url(img/chat_boton_enviar.png) no-repeat;font size:18px;font-weight:bold;color:#FFFFFF;}
#encuesta-holder .verresultados-enc {margin:2px 0px 2px 0px;font-size:11px;color:#0E2A48;}


#progra-mana-holder {height:100%;margin:4px 4px 8px 10px;border-right:1px solid #B6B6B6;}
#progra-mana-holder .titulo {margin:0px 0px 8px 0px;font-size:18px;color:#15415B;}
#progra-mana-holder .dia {margin:4px 4px 8px 0px;font-size:12px;color:#15415B;}
#progra-mana-holder .dia a {height:16px;background:url(img/iconos_generales.png) no-repeat 0px -48px;padding:0px 0px 0px 19px;font-size:14px;font-weight:bold;font-style:italic;color:#15415B;text-decoration:none;}
#progra-mana-holder .dia a:hover {height:16px;background:#15415B url(img/iconos_generales.png) no-repeat 0px -48px;padding:0px 0px 0px 19px;font-size:14px;font-weight:bold;font-style:italic;color:#FFFFFF;text-decoration:none;padding-right:4px;}
#progra-mana-holder .programa {margin:4px 4px 8px 4px;font-size:12px;color:#15415B;}
#progra-mana-holder .programa span {font-size:11px;}


#ultimos-comentarios-holder {margin:4px 4px 8px 10px;}
#ultimos-comentarios-holder .titulo {margin:0px 0px 8px 0px;font-size:18px;color:#15415B;}
#ultimos-comentarios-holder .comentario {margin:0px 0px 4px 0px;}
#ultimos-comentarios-holder .comentario a {background:url(img/icono_ultimos_com.png) no-repeat 0px 0px;padding:1px 0px 0px 20px;font-size:12px;color:#15415B;text-decoration:none;display:block;}
#ultimos-comentarios-holder .comentario a:hover {background:#15415B url(img/icono_ultimos_com.png) no-repeat 0px 0px;padding:1px 0px 0px 20px;font-size:12px;color:#FFFFFF;text-decoration:none;display:block;padding-right:4px;}


/* FOOTER */
#footer-box {clear:both;width:100%;background:url(img/box_menu_bg.png) repeat-x;height:26px;}
#footer-box .inner {margin:0 auto;width:960px;font-size:11px;color:#002F49;padding:6px 0px 0px 6px;}




#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 12px;
	margin:0px 0px 13px 0px;
	}

.narrowcolumn .entry p {
	font-size: 12px;
	margin:12px 0px 13px 0px;
	}	

.narrowcolumn .entry, .widecolumn .entry {
	font-size:12px;
	margin:0px 0px 13px 4px;	
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

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

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 25px;
	margin:6px 0px 6px 0px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-size:12px;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size:11px;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #15415B;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float:left;width:620px;margin:0px 0px 0px 0px;
	}

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

.post {
	margin: 0 0 10px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top:25px;
	padding-top: 5px;
	}

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 4px 0px 2px 0px;
	}

h2.pagetitle {
	margin-top: 6px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	font-size:14px;
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #DDDDDD;
	font-size:12px;	
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #DDDDDD;
	font-size:12px;	
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float:left;width:302px;margin:10px 10px 0px 0px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size:11px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
