/* CSS Document */
/* universal styles */
* {
	margin:0;
	padding:0;
}
a,
a:active {
	color:#000;
	outline:none;
}
a img {border:none;}
hr {visibility:hidden;height:0px; background-color:#fff;}
h4 {font-size:12px;}
#sidebar h4 {font-weight:normal;}
h3 {
	color:#0f54a7;
	font-size:14px;
	font-family:Georgia,serif;
	text-transform:capitalize;
}
h2 {
	font-size:16px;
	font-family:Georgia,serif;
	text-transform:capitalize;
}
.post h2 a {text-decoration:none;}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.half {
	width:49%;
}
.clearer {
	clear:both;
}
.red {	
	color:#831e1e;
}
.black {
	color:#000;
}
.gray {
	color:#777475;
}
.white {
	background-color:#fff;
}
.dotted { 
	border-bottom:1px dotted #acacac;
	padding:0 0 10px 0;
}
abbr,
.dropcap,
.kern {
	letter-spacing:-.1em;
}

.post small {padding:0 10px;}
/* Main structure */
body {
	background:#fff/* url(images/main-bg.jpg) scroll 260px top no-repeat*/;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:985px;
	color:#333;
}
#wrapper {
	width:985px;
	margin:0 auto;
	float:left;
	padding:0 0 25px;
}
#ts {
	width:985px;
	height:22px;
	background:#fff url(http://cubacenter.org/wp-content/themes/cubacenter/images/shadow-top.jpg) top left no-repeat;
}
#content {
	width:985px;
	/*background:#fff url(http://cubacenter.org/wp-content/themes/cubacenter/images/shadow-slice.jpg) top left repeat-y;*/
	float:left;
}
#bs {
	width:985px;
	height:22px;
	/*background:#fff url(http://cubacenter.org/wp-content/themes/cubacenter/images/shadow-bottom.jpg) top left no-repeat;*/
	float:left;
	clear:both;
}
/* Header Styles */
#header {
	width:987px;
	margin:0/* 22px*/;
	height:195px;
	background: url(images/head-main.jpg) top left no-repeat;
}

.flagdiv {float:right; position: relative;
    top: 35px; right: 18px; *right:80px !important}
.langlabel {float:left; font-size:10px;}

#header ul#lang {color:#fff; list-style:none;/*float:left;position:relative;*/}
ul#lang li {float:left;padding-left:1em;}
#header ul#lang a {color: transparent;; position:relative; z-index:600;}
#header ul#lang a span {line-height:22px; font-size:11px;}
/*ul#lang li#en_US { background:url(http://cubacenter.org/wp-content/themes/cubacenter/images/lang_en.jpg) top left no-repeat; float:left;height:20px;margin-top:3px; margin-right:2em}
ul#lang li#es_ES { background:url(http://cubacenter.org/wp-content/themes/cubacenter/images/lang_es.jpg) top left no-repeat; float:left;height:20px;margin-top:3px; }*/

ul#lang li#en_US a { /*text-indent:-999999px !important; background:url(images/eng-flag.jpg) no-repeat left top;*/ position:relative; top:-4px;}
ul#lang li#es_ES a { /*text-indent:-999999px !important; background:url(images/cuba-flag.jpg) no-repeat left top;*/ position:relative; top:-4px;}

.englishlinkflag {height:18px !important; width:25px !important; position:relative;}
.spanishlinkflag {height:18px !important; width:25px !important; position:relative}


#header a.home {
	width:222px;
	height:60px;
	display:block;
	position:relative;
	top:60px;
	z-index:300;
	vertical-align:top;
	*line-height:60px;
	*margin:-5px 0 5px 0;
	background-color:transparent;
}
#header h1,
#header .description {
	height:0px;
	line-height:0px;
	text-indent:-6000px;
}
#flash-ticker {
	/*position:relative;top:66px;
	*top:56px;left:0; ie hacks */
	text-align:right;
	height:22px;
	margin:66px auto 0 auto;
	*margin:56px auto 0 auto;
	float:left;
}
#flash-ticker div {float:left;margin-top:-20px;width:985px;}

.hdrlogo {display: block;
    float: left;
    height: 59px;
    left: 42px;
    position: relative;
    top: 68px;
    width: 214px;}
#nav {
	list-style:none;
	padding:0;
	background: none;
	float:left;
	/*width:875px;*/
	margin:0;
	position:relative;
	/*left: 147px !important;*/
	top: 95px;
}
*html #nav {/* ie6 hack for margins*/
	margin:10px 11px 0 11px;
}

/*.spannav {left: 35px !important; width: 960px !important;}*/

#nav li {
	float:left;
	padding-right: 5px;
}
#nav li a {
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius: 10px;
	border:solid 1px #5375b3;
	padding: 11px 10px;
} 

.lastnav a {border:none !important; position: relative; top: -11px;}

#nav li a:hover {
	color:#FF0000;
}
/* main content styles */
.fronttopimg {height:63px; margin-bottom:.4em; padding-top:1px; padding-left:1px;}

#main {
	width:985px;
	padding:0/* 22px*/;
	min-height:50px;
	float:left;
	clear:both;
	border:solid 1px #e5e5e5;
	border-top:none;
}
#left {
	width:753px;
	float:left;
	/*padding-right:6px;*/
	min-height:500px;
}
#left .article {border: none; margin-bottom:1.5em;float:left; width:100%;}
#left .article p,#left .article address { padding:0 10px 0 10px;}
#left .article h2,
#left .article h3,
#left .article h4 {
	color:#0f54a7;
	/*background-color:#333;
	line-height:13px;*/
	padding:0 0 10px 0;
	margin:0 10px 5px 10px;
}
#left .article h3:first-child {padding:0;}
#left .article h3 a {text-decoration:none;}
#left div.entry blockquote {
	color:#666;
	font-size:16px;
	width:0%;
	margin-left:.5em;
	text-align:left;
	background-color:#fff;
}
#left div.entry blockquote .dropquote { font-size:200%; color:#831E1E; line-height:16px; vertical-align:bottom;}
#left .article h4 {padding:10px 0 0 0;}
#left .article h3 {border-bottom:1px solid #831e1e;}
h4 {font-size:12px;}
.entry {padding-bottom:1.5em;}
#left .article .entry h3 {padding:5px 0; font-size:14px;}
#left .article h2 a,
#left .article h3 a {
	color:#0f54a7;
}
table.three-col {
	width:580px;
	background-color:#777475;
}
#left .three-col td,#left .three-col th {
	width:30%;
	color:#000000;
	background-color:#e0e0e0;
	font-family:Tahoma;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	text-decoration:none;
}
ul.three-col {list-style:none; clear:both; padding:.5em 0 .5em 10px; font-size:11px; width:564px;}
.forty {width:40%;}
.entry form {padding:5px;}
#left .article .entry ul.forty h3 {padding:0;margin:0;border:none;}
ul.forty {list-style:none; padding:1em;}
ul.forty li {padding:1em 0;}
ul.halfpad li {padding:.5em 0;}
ul.quarterpad li {padding:.25em 0;}
ul.three-col li {width:30%;float:left;margin-right:10px;}
ul.books li {height:auto !important;min-height:260px;height:260px;border:1px solid #ccc; padding:.2em;}
ul.books li img {margin:0 auto;display:block;}
#left p {
	line-height:1.5em;
	margin-bottom:1.5em;
	text-align:justify;
}
.picmargin {
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
textarea#comment {width:548px;border:1px solid #831E1E;}
input#submit {border:2px solid #333;color:#831E1E; font-weight:bold; background-color:#fff;}
.dropcap,
 { 
	font-size:26px;
	color:#831e1e;
	line-height:19px;
}
ul.captioned {
	list-style:none;
	border:2px #ccc solid;float:left;
}
ul.captioned li {
	float:left;
	width:140px;
	padding-right:2px;
}
ul.captioned li.last {padding-right:0;}
ul.captioned li li {
	float:none;
	list-style:none;
	margin-top:.5em;
	font-size:12px;
}
.callout {
	padding:5px;
	background-color:#e8e9eb;
	clear:both;
	margin-top:1.5em;
	float:left;
	width:564px;
}
.callout .white {
	float:right;
	width:355px;
	padding:10px;
	height:100px;
	font-size:12px;
}
.callout img {
	float:left;
}

#right {
	width:231px;
	float:right;
	min-height:500px;
	padding:0;
	background:#d6d6d6 url(images/sidebarnew-bg.jpg) left top repeat-x;
}
#sidebar a { text-decoration:none;}

#three_column{
	float: center;
	text-align: center;
	width:300px;
	width:50%;
	

}
tr img{
	width:100px;
	padding:0;
}

.sidebarsec {border:solid 1px #7c8c97; width:221px; margin-left: 4px; margin-bottom: 1em;}



#keepintouch { background:#c4dae9 url(images/keepintouch-bg.jpg) repeat-x left top; height:71px; }

#keepintouch ul {padding-left:74px /*41px*/ !important; padding-top: 6px !important; margin:0;}
#keepintouch li {float:left; padding-right: 9px;}


#sidebar h2 { 
	background:none;
	line-height:1.5em;
	font-size:14px;
	border: none;
	color:#1d1d1d;
	border-bottom:none;
	padding-left:10px;
	text-transform:uppercase;
}
#sidebar ul {
	list-style:none;
	margin-bottom:1em;
	}
#sidebar ul ul {
	list-style:none;
	margin-bottom:1em;
	font-size:12px;
	border:none;
	border-top:none;
	padding:0 5px 5px;
}
#eventsli li{background:#dae1e6 url(images/li-bg.jpg) no-repeat 4px 10px; margin-bottom:4px; -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;}

#archivesli ul li {background:#dae1e6 url(images/li-bg.jpg) no-repeat 4px 10px; margin-bottom:4px; -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; padding-bottom: 4px; padding-top: 4px;}

#eventsli a, #archivesli a {-moz-opacity:1 !important; filter:alpha(opacity=100) !important; opacity:1 !important;}

#eventsli h4 {padding:4px 4px 4px 10px;}

#archivesli a {padding:4px 4px 4px 10px; background:#dae1e6 url(images/li-bg.jpg) no-repeat 4px 10px;}


/*#sidebar ul ul ul.children {border:none;padding:0;margin-bottom:0;}*/
#sidebar #searchsubmit {border:1px solid #ccc;background:#fff url(http://cubacenter.org/wp-content/themes/cubacenter/images/h3-slice.jpg) left top repeat-x;color:#831E1E;}
#sidebar #s {border:1px solid #ccc;color:#831E1E;}
#sidebar embed {
	margin-bottom:1.5em;
	margin-left:-10px;
}
.articles li {
	border-bottom:1px dotted #acacac;
	padding:1em 0;
}
/* footer styles */
#footer {
	width:985px;
	padding:25px 22px 10px 22px;
	float:left;
	clear:both;
}
#footer-nav {
	width:700px;
	background:#fff /*url(http://cubacenter.org/wp-content/themes/cubacenter/images/h3-slice.jpg) 0 0 repeat-x*/;
	border:1px #e0e0e0 solid;
	height:25px;
	list-style:none;
	padding-left:50px;
	line-height:25px;
	text-transform:capitalize;
}
#footer-nav li {
	float:left;
}
#footer-nav li a {
	text-decoration:none;
	color:#000000;
}

td { border-width: medium; 
border-style: outset; 

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

td:hover{
	border-style: solid;
	border-color: #FF0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		
}

#footer-nav li a:hover {
	color:#FF0000;
}
#copy {
	color:#9F9F9F;
	font-size:11px;
	margin-top:1em;
}
#searchform {margin:0;}

#searchform #s {border:solid 1px #555982; background:#555982; padding-bottom: 5px;
    padding-top: 5px; }
#searchform #searchsubmit {border:solid 1px #0255b1; background:#0255b1; color:#ffffff; padding-bottom: 4px;
    padding-top: 4px;}

.headerform {float:right; position: relative;
    right: -172px;
	*right: -115px;
    top: 89px;}


/*DHTML */
.not-full {height:300px; overflow:hidden;}
#close,#expand {height:20px; font-weight:bold; color:#831E1E; font-size:14px; line-height:20px; display:none;text-align:right;width:570px;float:right;}
#close a, #expand a {color:#831E1E;font-weight:bold; text-decoration:none;}
.expandedclose {display:block;}
.expanded {display:none;}
ol.commentlist {padding:0 10px 0 10px;}
ol.commentlist li { list-style:none; padding:5px;border:#831E1E 1px solid; margin-bottom:1em;}
.linklove {display:none;}
#captchaImgDiv {padding-bottom:10px; padding-left:10px;}




#slider {background:url(images/slider-bg.jpg) top left no-repeat;
width:741px; height:313px; overflow:hidden; margin-left: 6px; margin-top: 8px;}
#slider h3 {padding-bottom:20px;}
#slide .slide { width:741px;}
#slider .lefthalf {padding:55px 40px 0 20px; width:240px; float:left;}
#slider .righthalf {padding:18px 18px 0 0; float:right; width:419px;}
html>body .slide {background-color:transparent !important;}


