/*  
Theme Name: Jana Ikeda, D.D.S
Description: Jana Ikeda, D.D.S 
Version: 1
Author: Mark Angeletti
*/

* {padding:0;margin:0;}
html,body{margin:0;padding:0}

body {
	min-width:1000px;/* for mozilla*/	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	background:#032C50;
}

#outer{
	color:#000000;
    margin:0;
	text-align:left;
	position:relative;
}

#topBar {
	background:url(images/top-flair.png) no-repeat;	
	height:37px;
	border-bottom:6px solid #fff;
}

#header {
	background:url(images/logo-backing.png) no-repeat;	
	float:left;
	width:200px;
	height:458px;
	position:relative;
	z-index:12;
}

#logoLink {
	height:81px;
	width:181px;
	position:absolute;
	top:14px;
	left:11px;
	z-index:2;
	display:block;
}

#middle {
	margin:3px 0;
	height:458px;
}

#mainMiddle {
	background:#fff;
	margin-left:200px;
	position:relative;
}
.mainImage {float:left;}

.mainCopy {
	float:left;
	z-index:2;
	width:410px;
	padding-top:20px;
	padding-left:15px;
}

.mainCopy2 {
	float:left;
	z-index:2;
	width:285px;
	padding-top:20px;
	padding-left:15px;
}

.mainCopy3 {
	float:left;
	z-index:2;
	width:785px;
	padding-top:20px;
	padding-left:15px;
}

.term {
	font-size:32px;
	font-style:italic;
	letter-spacing:-0.04em;
	line-height:1.3em;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.termRed {
	font-size:21px;
	font-family:times, "Times New Roman", Serif;
	color:#990000;
}
.termItalics {
	font-size:18px;
	font-family:times, "Times New Roman", Serif;
	font-style:italic;
}
.termDef {
	margin-left:30px;
	font-size:15px;
}
.termSlogan {
	margin-top:35px;
	font-family:Garamond, "Monotype Garamond", Georgia, "Monotype Corsiva", Serif ;
	font-style:italic;
	font-size:22px;
}
.termFootNote {
	font-family:times, "Times New Roman", Serif;
	font-size:11px;
	display:block;
	margin-top:-5px;
	color:#777;
}
.imagesAndLinks {
	margin-top:-12px;
}
.imagesAndLinks img {border:0px;}
.termSloganHome {
	margin-top:45px;
	font-family:Garamond, "Monotype Garamond", Georgia, "Monotype Corsiva", Serif ;
	font-style:italic;
	font-size:23px;
}
.termAuthor {
	font-size:15px;
	color:#990000;
}
.quoteable {font-size:13px; color:#777;}

#footer {
	clear:both;
	height:188px;	
	background:url(images/bottom-flair.png) no-repeat;
	text-align:center;
	font-size:18px;
	color:#B1A48F;
	border-top:6px solid #fff;
}

.copy {
	width:300px;
	margin-left:20px;
	margin-top:128px;
	color:#333;
	font-size:9px;
}

p {margin:0 0 .5em 0;padding:0 5px}

.section {
	clear:both;
}

#pdfs a {
	color:#999;
	background:url(images/pdf.gif) no-repeat 0 5px;
	padding-left:20px;
	text-decoration:none;
}

#pdfs a:hover {
	color:#000;
	background:url(images/pdf.gif) no-repeat 0 5px;
	padding-left:20px;
	text-decoration:underline;
}

#pdfs a.activeLink {
	color:#999;
	
}

/* NAVIGATION HEADER
-----------------------------------*/
#headerNav #nav {
	position:relative;
	top:115px; left:15px;
	z-index:1000;
}
#headerNav ul, #headerNav li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#headerNav ul li {
	margin-left:5px;
	margin-top:-14px;
	position:relative;
}
/* Styles for Menu Items */
#headerNav ul li a {
	text-decoration:none;
	color:#ccc;
	text-align:left;
	font-family:"Trebuchet MS", Garamond, "Monotype Garamond", Georgia, "Monotype Corsiva", Serif ;
	font-size:31px;
	font-weight:700;
	letter-spacing:-0.08em;
	text-transform:uppercase;
}
#headerNav ul li a:hover {
	color:#999;
}

#headerNav ul li a.activeLink {
	color:#999;
	
}
/*
SLIDER
*/
.containerBlock {
    width:800px;
    float:left;
}

.sliderMask {
    position:relative;
    height:458px;
    width:800px;
    overflow:hidden;
}

.slider {
    position:relative;
    width:1000px; /*this will get calculated and set with a real number by slider.js*/
    z-index:1;
    float:left;
}

.newsframe {
	width: 760px;
	height: 380px;
	border-style: none;
	overflow: auto;
}

