/*
Theme Name: Kimberly DeJesus Support Services
Theme URI: http://wordpress.org/
Description: Custom theme for KDSSHawaii.com
Version: 1.0
Author: Sterr Bros Design
Author URI: http://www.sterr-bros.com/
*/

* { margin:0; padding:0;}

body { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:100%; line-height:.8125em; color:#222; background:url(images/tail-top.gif) left top repeat-x #A53544;}

img {border:0;}

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

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

#bot-nav {text-align:center;}
#bot-nav a:link{color: #A53544; outline:none; text-decoration:none;}
#bot-nav a:visited{color: #A53544; outline:none; text-decoration:none;}
#bot-nav a:active{color: #A53544; outline:none; text-decoration:none;}
#bot-nav a:hover{color: #A53544; outline:none; text-decoration:underline;}

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

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

p, #inner ul li { 
	margin-bottom:15px;
	line-height: 13.2pt;
	font-size: 10.5pt;
	text-align: left;
}

.narrowcolumn img {margin: 10px;}

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

.narrowwrapper {
	background: url(images/cbg.gif) repeat-y center;
	width: 560px;
	float: right;
}

.narrowcolumn {
	width: 460px;
	float: right;
	margin-right: 50px;
}

.narrowcolumn p {text-align: justify;}

#sidebar {
	border-right: 5px solid #CAD7E7; 
	float: left; 
	width: 230px;
	padding: 0pt 15px 0pt 0px !important;
}


.sidebarlist li a {color: #EC1153;}

/*==================txt, links, lines, titles====================*/
a:link {color:#A53544; text-decoration:none;}
a:visited {color:#A53544; text-decoration:none;}
a:active {color:#A53544; text-decoration:none;}
a:hover{text-decoration:underline;}

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

/*==================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 {top center repeat-y; width:100%;}
.box #inner { padding: 15px 10px;}

/*header*/
#header .row-1 { height:50px; padding:239px 66px 0 60px;}
#header ul { width:100%; overflow:hidden;}
#header ul li { float:left; font-size:1.27em; list-style:none; background:url(images/divider.gif) no-repeat left top; }
#header ul li a { display:block; color:#E72339; font-weight:bold; margin-left:1px; text-decoration:none; outline: none;}
#header ul li a b { display:block; height:48px; line-height:48px; text-align:center; cursor:pointer; }
#header ul li a:hover { background:url(images/menu-bg1.gif) left top repeat-x; color:#fff}
#header ul li a.current { background:url(images/menu-bg1.gif) left top repeat-x; color: #fff}
#header ul li a.first:hover b { background:url(images/menu-first-bg.gif) no-repeat left top; }
#header ul li a.first-current b { background:url(images/menu-first-bg.gif) no-repeat left 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 { margin:0 58px 0 53px; width: 869px;}
#content .indent { padding:11px 0 0 0;}
#content .indent1 { padding:22px 10px 0 25px;}

#inner {background: url(images/cont-bg.gif) repeat-y; padding: 0 20px 5px 20px;}

/*footer*/
#footer { text-align:center; font-weight:bold; color:#fff; font-size:.75em; padding:15px 0;}
#footer a { color:#fff}
/*==========================================*/

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

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

form {line-height:2em}

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

legend {font-size:1.5em; font-weight:normal; line-height:2em; color:#ec1153; margin-left:.5em;}

input, textarea { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1em;}

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

hr {margin: 15px 0}