/*
Theme Name: Nannies Hawaii
Theme URI: http://wordpress.org/
Description: Custom theme for NanniesHawaii.com
Version: 1.0
Author: Sterr Bros Design
Author URI: http://www.sterr-bros.com/
*/

* { margin:0; padding:0;}

body { font-family: Georgia, "Times New Roman", Times, serif; font-size:100%; line-height:.8125em; color:#222; background:url(images/tail-top.gif) left top repeat-x #61B4E7; margin-top: 5px;}

img {border:0;}

#main {width:980px; margin:0 auto; background:url(images/background.jpg) top no-repeat;}
#page1 #main {width:980px; margin:0 auto; background:url(images/homebg.jpg) top no-repeat;}

#page1 #header {height: 503px;}
#header {height:249px;}
#header, #content { font-size:.8em;}

#bot-nav {text-align:center;}
#bot-nav a:link{color: #EC1153; outline:none;}
#bot-nav a:visited{color: #EC1153; outline:none;}
#bot-nav a:active{color: #EC1153; outline:none;}
#bot-nav a:hover{color: #61B4E7; outline:none;}

#footer {color:#fff; font-size:.75em; padding:25px 0 35px 0; width: 855px;}

input, textarea { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignleft {text-align: left;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

.bluebox {
	background: #EC1153;
	margin: -10px -5px 10px -5px;
	padding: 10px;
	-webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
}

.blue {
	background: #61b4e7;
	padding: 5px;
	-webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;	
}

#heading {
	background: url(images/heading.png) center no-repeat;
	margin: 0pt 0pt 25px 0px; 
	width: 100%;
}

p, #inner ul li { 
	margin-bottom:15px;
	line-height: 13.2pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	text-align: left;
}

#inner img {
	border:0; 
	vertical-align:top; 
	text-align:left;
	margin: 5px;
	background: #61b4e7;
	padding: 5px;
	-webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
}


#contentinside {
	margin: 0 30px 0 0;
	float: left;
	width: 475px;
}

.narrowcolumn {
	width: 475px;
}

#sidebar {
	border-left: 5px solid #61b4e7; 
	float: right; 
	width: 289px;
	padding: 0pt 0pt 0pt 20px !important;
}

.sidebarlist li a {color: #EC1153;}

/*==================txt, links, lines, titles====================*/
a {color:#EC1153;}
a:hover{text-decoration:none;}

h1 { color: white !important; line-height:2em; }
h2 { font-size:2.18em; font-weight:normal; line-height:1.1em; margin-bottom:25px; color:#3399CC;}
h3 { font-size:1.5em; color:#3399CC !important; margin-bottom:15px; font-weight: normal;}
h4 { font-size:1.1em; color:#3399CC;}

/*==================boxes====================*/
.menu-box { background:url(images/menu-bg.gif) left top repeat-x; width:100%;}
.menu-box .left { background:url(images/menu-left.gif) no-repeat left top;}
.menu-box .right { background:url(images/menu-right.gif) no-repeat right top;}

.content-box { background: #fff; width:100%;}
.inside { padding:0 11px 0px 11px;}
.inside1 { padding:30px 40px 40px 32px;}

.box { background:url(images/cont-bg.gif) top center repeat-y; width:100%;}
.box #inner { padding: 15px 10px;}

/*header*/
#header .row-1 { height:89px; padding:155px 69px 0 65px;}
#header ul { width:100%; overflow:hidden;}
#header ul li { float:left; font-size:1.27em; margin-left:-1px; list-style:none;}
#header ul li a { display:block; color:#fff; background:url(images/divider.gif) no-repeat left top; font-weight:bold; text-decoration:none; outline: none;}
#header ul li a b { display:block; height:68px; line-height:68px; text-align:center; cursor:pointer; }
#header ul li a:hover { background:url(images/menu-bg1.gif) left top repeat-x;}
#header ul li a.current { background:url(images/menu-bg1.gif) left top repeat-x;}
#header ul li a.first:hover b { background:url(images/menu-first-bg.gif) no-repeat 1px top; }
#header ul li a.first-current b { background:url(images/menu-first-bg.gif) no-repeat 1px top; }
#header ul li a.last:hover b { background:url(images/menu-last-bg.gif) no-repeat right top; }
#header ul li a.last-current b { background:url(images/menu-last-bg.gif) no-repeat right top; }

/*content*/
#content { padding:0 60px 0 55px; }
#content .indent { padding:11px 0 0 0;}
#content .indent1 { padding:22px 10px 0 25px;}

/*footer*/
#footer { text-align:center; font-weight:bold;}
#footer a { color:#fff}
/*==========================================*/

/*Adds scroll bar to all pages*/
html { overflow-y: scroll; }

/*==================forms====================*/

form {line-height:2em}

fieldset {border: 2px #3399cc solid; padding: 0 15px 10px 15px;}

legend {font-size:2.18em; font-weight:normal; line-height:2em; color:#ec1153; margin-left:1em;}

input, select, textarea, .even, .odd {background: #ddeeff} 

hr {margin: 15px 0}
