/*
Theme Name: Nega Maluca Family
Theme URI: http://capotaco.com/
Description: Special theme built for the Nega Maluca Guesthouse
Version: 3.03
Author: Taco Schenkhuizen
Author URI: http://capotaco.com/
Tags: wise nega, weather, kisses, 4 widget bars, currency, love, reservations, header, fixed width navigation, fluid width content, two columns, havefunwithitInbal

	Have fun with it Inbal!

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

html {
/*min-height: 100%;
margin-bottom: 1px; this two lines were the alternate solution to forcing a scollbar*/
overflow-y: scroll;
}

body {
background-color: #003333;
/* background-image: url('assets/interlace.gif'); 
background-repeat: repeat-y; */
color: #ffffff;
padding: 0;
margin: 0;
font-family: Helvetica, Arial, sans-serif ; 
}



#container {
margin-top: 0px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

#masthead {
background-image: url('images/banner.jpg');
background-repeat: repeat-x;">
background-color: #ff99ff;
border-top: 0px #ff99ff;
border-bottom: 0px #ff99ff;
margin: 0px;
height: 230px;
}

#wrapper{
width:100%;
float:right;
margin-left:-190px;
}	


#navigation {
float:left;
min-height: 100%;
width: 180px;
}


	#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	/* border-bottom: 2px solid #cc3300; */
	}

	#navigation a {
	font: bold 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background-color: #cc3300;
	/* border-top: 2px solid #cc3300; */
	color: #ffff00;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 7px 0px 4px 0px;
	height: 23px;
	width: 180px;
	}
	
	#navigation a:hover {
	background-color: #ff6600;
	}
	
	#navigation a:active {
	background-color: #ff9900;
	}

	
#negabox {
margin: 0px;
list-style-type:none;
background-color:#003333;
color: #ccff00;
height: 100px;
font-size: 120%;

}
	#negabox p {
	text-align:center;
	font-weight: bold;
	}
	#negabox li{
	text-align:center;
	font-style:italic;
	font-weight:none;
	}
	#negabox a {
	font-style:italic;
	color: #ccff00;
	text-decoration: none;
	font-size: 90%;
	}
	#negabox a:hover {
	font-style:italic;
	color: #ccff00;
	text-decoration: underline;
	font-size: 90%;
	}
	#negabox a:active {
	font-style:italic;
	color: #ccff00;
	text-decoration: underline;
	font-size: 90%;
	}
	#negahead {
	float:left;
	}

ul#negatopwidgets {
margin: 0px;
min-width: 50px;
max-height: 26px;
display: inline;
list-style-type:none;
}

#contentcolumn {
background-color:#003333;
margin-left:190px;
padding: 0px;
}

#content {
margin: 10px;
background-color:#003333;
color: #ffffff;
list-style-type:none;
}
	.storytitle {
	text-align:center;
	}


#subpagenav {
padding: 10px 0px 5px 0px;
display:inline;
margin:0px 2px 15px 2px;
text-align:center;
font-weight:normal;

}
		
#negabottomwidgets {
list-style-type:none;
margin-bottom: 10px;
}


#footer {
clear: both;
text-align: center;
padding: 20px 0px 0px 0px;
}

	p.footer{
	color: #ccff00;
	font-size: 80%;
	line-height: 70%;
	}



img {
	border-style: none;
	text-decoration:none;
	}

.separator {
height: 2px;
background-color: #198ea8;
clear: both;
margin: 2em 0;
}
.separatorInvisible {
height: 0;
clear: both;
}
.column {
float: left;
padding-left: 40px;
width: 340px;
}


/* -- text styles -- */

a   {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
	}
a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
	font-weight:bold;
	}
a:active {
	color: #ff6600;
	text-decoration: underline;
	font-weight:bold;
	}
a.subpagenav {
	font-weight:normal;
	}


p {
font-size: 93%;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 1em;
}

p.big {
line-height:200%;

}

h1, h2, h3, h4 {
color: #ff6600;
font-family: Helvetica, Arial, sans-serif;
margin: 12px 0 5px 0;
padding: 0;
}
h1 {
font-size: 160%;
font-weight: bold;
}
h2 {
font-size: 140%;
font-weight: bold;
}
h3 {
font-size: 140%;
}
h4 {
font-size: 110%;
}

.note {
color: red;
}

