/*-----------------------------------------------------------------------------
Little Darlings Style Sheet

version		1.0
revision:	11/5/08
author:		pixelpunk
email:		michael@pixelpunk.com
website:	ww.littledarlingsinc.com
-----------------------------------------------------------------------------*/



/* GENERAL
-----------------------------------------------------------------------------*/

/* universal selector that removes padding and margins from everything */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 90%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 0px;
	background: #fff url(images/bg-main.jpg) repeat-y top;
	}

img { /* Remove border around linked images */
	border: 0;
}

p {
	margin: 0px 0px 12px 0px;
	}

cite {
	font-size: 10px;
	}

	
/* LAYOUT
-----------------------------------------------------------------------------*/

#header {
	text-align: center;
	margin: 5px 0px 0px 0px;
	}

#center { /* wrapper that centers everything */
	background-color: #fff;
	padding: 0px;
	width: 958px;
	position: relative;
	margin: 0 auto;
	}

#content {
	float: right;
	display: inline;/* fixes IE float bug */
	margin: 10px 55px 10px 0px;
	width: 605px;
	}
	
#sidebar {
	float: left;
	display: inline;/* fixes IE float bug */
	margin: 15px 35px 10px 55px;
	width: 200px;
	}
#testimonials {
	margin-top: 10px;
	color: #522e91;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#newsletter {
	display: block;
	height: 65px;
	background-image: url(images/bg-newsletter.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 25px;
	color: #522e91;
	}

#footnotes {
	font-size:10px;
	color: #555;
	}
	

/* GLOBAL LINKS
-----------------------------------------------------------------------------*/
a:link {color: #522e91; text-decoration: none;}

a:visited {color: #522e91; text-decoration: none;}

a:hover {color: #000; text-decoration: underline;}

a:active {text-decoration: none;}

a:focus {outline: none;}


/* HEADINGS
-----------------------------------------------------------------------------*/
h1 {color: #522e91; font-size: 28px; font-weight: normal; margin: 0px 0px 0px 0px;}

h2 {
	color: #CF9B10;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 0px 5px 0px; 
	}


/* BULLETS
-----------------------------------------------------------------------------*/
ul {list-style-type: none;}


/* FORMS
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* TABLES
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}


dl.staff {margin: 0px; padding: 15px; border-bottom: 1px dotted #ccc;}
dl.staff:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
dl.staff h2 {margin: 0px;}
dl.staff dt img {float: left; margin: 0px 15px 0px 0px; padding: 0px 4px 4px 0px;}
dl.staff dd {margin-left: 130px;}
dl.staff dd p {margin-top: 4px;}



/* CLASSES
-----------------------------------------------------------------------------*/
.clear {
	clear:both;
}
.test-sig {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.more {font-size: 14px; padding: 3px 0px 1px 20px; margin: 10px 0px 10px 0px; background: url('images/more.gif') no-repeat 0 6px;}
.more a:link {text-decoration: none;}
.more a:hover {text-decoration: none; color:#000;}
.more a:visited {text-decoration: none;}

.bullets {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	margin-top: 10px;
	}

.bullets li {
	background: url(images/checkmark.gif) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	}

.bullets-staff {
	list-style-type: none;
	padding-left: 0;
	margin-left: 35px;
	margin-top: 10px;
	margin-top: 10px;
	}

.bullets-staff li {
	background: url(images/square.gif) left 8px no-repeat;
	padding-left: 12px;
	margin-bottom: 10px;
	}
.line {
	display: block;
	line-height: 2px;
	border-bottom: 1px dotted #888;
	margin: 20px 0px 15px 0px;
	}
.resources {
	display: block;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	}


/* NAVIGATION
-----------------------------------------------------------------------------*/

#mainMenu {
	margin: 0 auto;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #522e91; /*--purple bg color*/
	position: relative;
	height: 30px;
	z-index:2;
	}
#menuList {
	text-align:center;
	line-height:30px;
	}
#menuList ul {
	}
#menuList li{
	display:inline;
	list-style: none;
	margin:0px;
	}
a.starter {
	color: #f4dd8a;/*--yellow text color*/
	text-decoration: none;
	padding:7px 20px; /*Adjusts the clickable area in the top level nav*/
	border-right:1px solid #45277b;
	line-height:30px;
	}
a.starter:visited {
	color: #f4dd8a;/*--yellow text color*/
	text-decoration: none;
	}
a.starter:hover {
	color: #fff;/*--white hover color*/
	text-decoration:none;
	}
.menuNav {
	text-align: left;
	font-size: 12px; /*drop down font size*/
	color: #fff;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	background:#a68bd6; /*light purple bg color*/
	margin-left:0px; /*Adjusts the position of the drop down menu*/
	}
.menuNav li{
	padding:0px;
	margin:0px;
	}	
.menuNav li a{
/*Adjusts the links in the dropdown*/
	background-color: transparent;
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 8px 3px 8px 20px;
	border-bottom: 1px solid #b5b5b5;
	}
.menuNav li a:visited {
	color: #fff;
	text-decoration: none;
	}
.menuNav li a:hover {
	color: #222;
	text-decoration: none;
	background:#f4dd8a;/*--yellow bg hover color*/
	}
#nav_about {width: 185px;}
#nav_services {width: 160px;}
/* FOOTER
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 850px;
	border-top: 1px solid #aaa;
	padding-top: 11px;
	text-align: center;
	font-size: 11px;
	color: #666;
	margin: 0 auto;
	}

#credit {
	width: 850px;
	text-align: center;
	font-size: 11px;
	color: #aaa;
	margin: 0 auto;
	}
#credit a {	
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
	}
#seal {
	width: 850px;
	text-align: center;
	font-size: 11px;
	color: #aaa;
	margin: 0 auto;
	}
