/*
Theme Name: BaseFL
Theme URI: http://desigadaptations.com/themes/
Description: A minimalist 2-column, left menu, fixed theme built for rapid development
Author: Charity Ondriezek
Author URI: http://designadaptations.com


/* -------------------------------------------------
     BASIC FORMATTING 
------------------------------------------------- */

*{margin:0; padding:0;}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:2em;
	background: #00664d;}
	
h1 {font-size: 1.8em;}
h2 {font-size: 1.4em;
	color: #a91c00;
	border-style: none;
	border-top: 1px solid #d5d5d5;
	border-color: #f3f3f3;
	padding-left: 2px;
	background-color: #DBEADC;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {font-size: 1.2em; margin-top:10px;}
h4 {font-size: 1em;}

a{
	color:#666;
	text-decoration:none;}
	
a:visited, a:active{color:#999;}
a:hover{color:#333;}

img{}
img a{border:none;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	margin:10px 5%;
	padding:5px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

hr {}

acronym, abbr {}

/* -------------------------------------------------
     WRAP
------------------------------------------------- */
#pagewrap {
	width: 920px;
	margin: 0 auto;
	background:#fff;
	color:#333;
	border:solid 1px #ccc;}
	
/* -------------------------------------------------
     HEADER
------------------------------------------------- */

#header {
	width: 100%;
	margin-bottom:45px;
	border-bottom:solid 1px #ccc;
	background-image: url(http://www.spanishjamaicanfoundation.org/images/SPANJAM_04.jpg);
	height: 198px;
}

#header h1{padding:5px 1%;}
	
#header img {}

.tagline {padding:5px 1%;}

/* -------------------------------------------------
     MAIN CONTENT
------------------------------------------------- */
#contentwrap{width: 100%;}

#content {
	float: right;
	width: 68%;
	font-size:1.2em;
	border-left:solid 1px #ccc;}
	
.archivetitle {
background-color:#C9DECB;
width: 95%;
}
#content h2 {
margin-left:-8px}

#content h2.archivetitle{margin-left:5px}

#content h3.archivetitle{margin-left:10px; padding-left:10px;}

.post {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F3F8F4;
}

.post h2 a{text-decoration:none; 
           color: #990000;}
		   
.post h3 { color:#004a4a;}
           
.post h3 a{text-decoration:none;
color: #990000;}
           
.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:1em 0;}

.entry img {margin:10px;}

.postmetadata{
	padding:5px;
	border-bottom:solid 1px #ccc;}
	
.postmetadata alt {}
.postmetadata a {}

/* for previous & next entry links */
.navigation {
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle { 
}

/* -------------------------------------------------
     SIDEBAR
------------------------------------------------- */

#sidebar {
	width: 28%;
	float:left;
	margin:1em;
	font-size:1.2em;
	font-weight: bold;
	}

#sidebar h2{margin-top:11px;}

#sidebar p {margin:1em 0;}

#sidebar a {color: #8fa09c;}
#sidebar a:hover {color: #8fa09c;}
#sidebar a:visited {color: #a91c00;}

#sidebar ul {
	margin:0;
	padding: 0 0 20px;
	list-style:none;}

#sidebar ul li {}

#sidebar ul ul {}

#sidebar ul ul li {}

/* -------------------------------------------------
     COMMENT FORM
------------------------------------------------- */

#commentform{
	margin:10px;
	padding:10px;}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* -------------------------------------------------
     COMMENTS
------------------------------------------------- */

#comments{
	margin:10px;
	padding:10px;}
	
ol.commentlist {}

ol.commentlist li {
	background: #ececec;
	margin:10px 0;
	padding:5px 0 5px 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}

ol.commentlist li.alt {}

ol.commentlist a {}

cite {}

small.commentmetadata {}

/* -------------------------------------------------
     SEARCH
------------------------------------------------- */

#searchform {margin:.5em 0 1em 0;}

#searchform input {}

#searchform #s {}

/* -------------------------------------------------
     FOOTER
------------------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #ccc;
	background:url(../../../../images/SPANJAM4_06.jpg) repeat-x;
	height:5px;
	overflow: visible;}
	
#footer p{padding:5px 1%;}

/* -------------------------------------------------
	 CLEARS (if needed with further customizations)
------------------------------------------------- */

.clear{clear:both;}
.clearfix{display:inline-block;}

.noborder{border:none !important; vertical-align:middle;}

.left{float:left; border:none !important; margin:5px;}
.right{float:right; border:none !important; margin:5px;}

/* -------------------------------------------------
     MISC
------------------------------------------------- */



#nav{
 background: #80B584;
 height:20px; 
 color: #000000; 
 padding-top:2px; 
 padding-left:20px;
 padding-bottom:5px;
 margin-top:185px;
 border-bottom:solid 1px #ccc;
}
a.topNav:link {color: #000000; text-decoration:none;
	font-size: 12px;
}

a.topNav:visited {color: #004A4A; text-decoration:none;
	font-size: 12px;
}
a.topNav:hover {color: #000000; text-decoration:none;
	font-size: 12px;
}
a.topNav:active {color: #004A4A; text-decoration:none;
	font-size: 12px;
}
/*------------------ Site Navigation ---------------------*/
#navlist li
{

 list-style-type: none; 
 display:inline;
 height:28px; 
 padding-left:1.5em;
}
/*--------------------------------------------------------*/