/* 
Theme Name: Casibella
Theme URI: http://www.casibella.com/
Description: Casibella Theme - Design by Jason Jones - Production by Jay Dysart
Version: 1.0
Author: JLOOP
Author URI: http://www.jloop.com/

*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:90%;color:#222;background:#fff;font-family: Georgia, Times New Roman, Times, serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#666666;}
h1 {
	font-size:2em;line-height:1;margin-bottom:0.5em; padding-left:35px; 
	background-image:url(images/single_turtle.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	font-weight:bold;
	color:#11aa77;
	margin-top:15px;
}
h2 {font-size:1.5em;margin-bottom:0.2em; font-weight:bold; margin-left:20px; margin-right:70px;}
h3 {font-size:1.2em;line-height:1;margin-bottom:.4em; font-weight:bold; margin-left:20px; margin-right:70px; color:#11aa77; }
h4 {font-size:1.2em;line-height:1.25;margin-bottom:.4em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {margin-left: 0; margin-bottom: 1.5em; margin-right: 1.5em; margin-top: 1.5em; float:left;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ee6600;}
a {color:#ee6600;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {padding-top: 0px; margin-top: 0px; margin-bottom:0;padding-bottom:0;}

body {
	background-image: url(images/casibella_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#001d00;
	margin:0 0;
}

/* grid.css */
/* A container should group all your columns. */
.container {
  width: 738px;
  margin: 0 auto;
}
.header {
	height:218px;
}

/* The last column in a row needs this class. */
div.last { margin-right: 0; }

#contentmain {
	width:738px;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
}
#contentmain p {
	margin-left:20px;
	margin-right:70px;
}
#leftcolumn {
	width:264px;
	float:left;
}
#nav {
	height:254px;
	background-image:url(images/note_bg.gif);
	background-repeat:no-repeat;
}
#nav_home {
	height:254px;
	background-image:url(images/home_note.jpg);
	background-repeat:no-repeat;
}
#info {
	height:278px;
	background-image:url(images/lower_left_bg.gif);
	background-repeat:no-repeat;
}
#info_home {
	height:118px;
	background-image:url(images/home_left.jpg);
	background-repeat:no-repeat;
}
#info_stickie {
	height:278px;
	background-image:url(images/lower_left_postit_bg.gif);
	background-repeat:no-repeat;
	padding-left:65px;
	padding-top:40px;
}
#rightcolumn {
	width:474px;
	float:left;
}
#rightcolumn_home {
	width:474px;
	height: 372px;
	float: left;
}
#bottom {
	clear:both;
	width:738px;
	background-color:#001d00;
}
#footer {
	width:738px;
}


/* STICKIE STUFF */
#info_stickie li {
	font-size:80%;
}

/* NAV STUFF */
#nav ul, #nav_home ul {
        list-style-type: none;
		margin:0px;
		padding-top:5px;
		padding-left:80px;
} 

#nav li, #nav_home li {
	margin: 0px;
	height:32px;
}

.page_item a, .cat-item a { 
		font-size: 1.2em;
        text-decoration: none;
		color:#21170e;
}
.current_page_item a, .current-cat a { 
		color:#11aa77;
        text-decoration: none;
		padding-left:27px;
		font-weight:bold;
		background-image:url(images/arrow.gif);
		background-repeat:no-repeat;
		background-position:left;
}

 * html #nav #nav_home li a {  /* make hover effect work in IE */
}

.page_item a:hover, .cat-item a:hover {
        color:#11aa77;
}
.page_item a:active, .cat-item a:active {
        color:#11aa77;
}
#nav a span {
		
}

/* category buttons */
.categorybtn {
	background-image:url(images/category_btn_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:180px;
}
.categorysmallbtn {
	background-image:url(images/category_small_btn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:171px;
	height:28px;
}
.categorytitle {
	margin:0 0 0 0;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	font-size:.9em;
}
.categorysmalltitle {
	margin:0 0 0 0;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	font-weight:bold;
	font-size:.9em;
}
.categoryimg {
	padding-left:9px;
	padding-top:0px;
}
.cattable {
	margin-left:20px;
	width:380px;
	font-size:75%;
	vertical-align:top;
}
.cattable td {
	padding:3px 3px 3px 3px;
	margin-right:5px;
	vertical-align:top;
}

/* custom text */

.infobar {
	background-color:#eeddbb;
	padding-left:20px;
	font-size:75%;
	margin-right:70px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:0px;
}
.infotype {
	width:35%;
	font-weight:bold;
}
.infovalue {
	width:65%;
	font-weight:normal;
}
.contactbar {
	background-color:#eeddbb;
	
	font-size:90%;
	margin-right:70px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.contactleft {
	padding-left:20px;
	width:50px;
}
.contactright {
	padding-top: 0px;
	margin-top: 0px;
	width:250px;
	font-weight:normal;
	padding-left:20px;
	float:right;
}
.contactclear {
	clear: both;
}
#footer {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ee9a00;
	font-size:75%;
}
#footer a {
	color:#ee9a00;
	text-decoration:underline;
}

