/*	Arlington Chiropractic
		www.arlingtonchiropractice.com
		site created by Rob Baker, rrbaker (at) gmail.com
		http://kabimbamedia.com
*/

/*	=RESET (YUI v3b1) */
	
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}



/*//	=GLOBAL */

html, body {
	margin: 0 0 1px 0;
	padding: 0 1px 0 0;
	_padding: 0 0 1px 0;
	background: #dfdfc5 url(../img/bg.gif) repeat-y top center;
	text-align: center;
	height: 100%;
	}
html, body, ul, li, p, strong, em, dl, dt, dd, table, tr, td {
	color: #222;
	font-family: GillSans, Calibri, Trebuchet, sans-serif ;
	}

/* regular links */
a, a:link {
	color: #5f9ad2;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
	}
a:visited {
	color: #2e679b;
	}
a:hover {
	color: #407fb9;
	}
a:active {
	color: #5f9ad2;
	}
a.current {
	color: #253D99;
	text-decoration: none;
	}

acronym, abbr {
	margin-bottom: -1px;
	border-bottom: 1px dashed #333;
	}
strong { font-weight: bold; }
em { font-style: italic; }
.clearit { clear: both; }
.hidescreen { display: none; }
	
table, td {
	border: 1px solid #fff;
	}

/* shims */
.left { float: left; }
.right { float: right; }

/* structure */
#wrapper {
	margin: 0 auto;
	position: relative;
	background: #fff;
	text-align: left;
	width: 758px;
	min-height: 100%;
	_height: 100%;
	}



/*//	=MASTHEAD */

#masthead {
	background: #b3d1ee url('../img/logo.png') no-repeat top center;
	height: 110px;
	}
#masthead a {
	display: block;
	height: 110px;
	text-indent: -999em;
	}

/*	navigation */
#nav {
	margin: 0;
	border-top: 1px solid #fff;
	background: #649ed5 url(../img/navbar-bg.gif) repeat-x top left;
	height: 40px;
	overflow: hidden;
	}
#nav ul {
	margin: 0;
	}
#nav ul li {
	display: inline;
	list-style-type: none;
	}
#nav ul li a {
	float: left;
	display: block;
	margin: 0;
	text-decoration: none;
	color: #fff;
	text-indent: -999em;
	height: 38px;
	}
#nav ul li#home a { background: url(../img/nav/nav-home.jpg) no-repeat 0 0; width: 57px; }
#nav ul li#chiro a { background: url(../img/nav/nav-chiro.jpg) no-repeat 0 0; width: 98px; }
#nav ul li#treat a { background: url(../img/nav/nav-treat.jpg) no-repeat 0 0; width: 88px; }
#nav ul li#ques a { background: url(../img/nav/nav-ques.jpg) no-repeat 0 0; width: 87px; }
#nav ul li#info a { background: url(../img/nav/nav-info.jpg) no-repeat 0 0; width: 100px; }
#nav ul li#bio a { background: url(../img/nav/nav-profiles.jpg) no-repeat 0 0; width: 73px; }
#nav ul li#well a { background: url(../img/nav/nav-wellness.jpg) no-repeat 0 0; width: 79px; }
#nav ul li#forms a { background: url(../img/nav/nav-forms.jpg) no-repeat 0 0; width: 63px; }
#nav ul li#staff a { background: url(../img/nav/nav-staff.jpg) no-repeat 0 0; width: 57px; }
#nav ul li#links a { background: url(../img/nav/nav-links.jpg) no-repeat 0 0; width: 56px; }

body#home #nav ul li#home a, #nav ul li#home a:hover,
body#chiropractic #nav li#chiro a, #nav ul li#chiro a:hover,
body#treatment #nav li#treat a, #nav ul li#treat a:hover,
body#questions #nav li#ques a, #nav ul li#ques a:hover,
body#information #nav li#info a, #nav ul li#info a:hover,
body#profiles #nav ul li#bio a, #nav ul li#bio a:hover,
body#wellness #nav ul li#well a, #nav ul li#well a:hover,
body#forms #nav ul li#forms a, #nav ul li#forms a:hover,
body#staff #nav ul li#staff a, #nav ul li#staff a:hover,
body#links #nav ul li#links a, #nav ul li#links a:hover {
	background-position: 0 -38px;
	}



/*//	=CONTENT */

#content-wrapper {
	margin: 0 2em;
	}
#content {
	margin: 1.5em 0 2em 0;
	padding-bottom: 7em;
	}
#content p, #content dd {
	margin: 0 0 .7em 0;
	line-height: 1.4em;
	}
h1.pagetitle {
	margin: 0 0 20px 0;
	padding: .7em 1.1em .7em;
	background: #b3d1ee;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 182%;
	color: #26547D;
	height: 20px;
	}
#content h2 {
	padding: 1em 0 .2em 0;
	background: none;
	font: normal 153.9% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3e7db7;
	}
#content h2.sectionheader {
	border-bottom: 1px solid #b3d1ee;
	margin-bottom: .7em;
	}
#content h3 {
	margin: 1em 0 .1em 0;
	font-family: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3e7db7;
	}
#content .first { margin-top: 0; padding-top: 0; }
#content .right { float: right; margin: 0px 0px 15px 15px; }
#content .left { float: left; margin: 0px 12px 12px 0; }
#content ul {
	margin: 0;
	}
#content ul li {
	list-style-type: none;
	margin-left: 1em;
	padding: .4em 1.2em;
	background: url(../img/bullet.png) no-repeat 0 .6em;
	}
#content dl dt {
	margin-top: 10px;
	font-weight: bold;
	}

/* columns */

#content .twocol-left {
	width: 350px;
	margin-top: 4em;
	float: left;
	}
#content .onecol-right {
	float: left;
	margin-left: 20px;
	width: 250px;
	}
#content blockquote {
	margin: 20px 0;
	padding: 10px 12px 10px 60px;
	background: url(../img/blockquote.gif) no-repeat top left;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 108%;
	font-weight: bold;
	line-height: 20px;
	color: green;
	}
#content blockquote span {
	display: inline;
	float: left;
	margin-top: 25px;
	font-size: 80px;
	color: #CFFFD5;
	}

#content .callout {
	padding: 20px 20px 10px;
	border-top: 3px solid #FF0;
	border-bottom: 3px solid #FF0;
	background: #FCFFC0;
	}
#content .callout p {
	font-size: 108%;
	line-height: 22px;
	}
#content .callout h2 {
	color: #800040;
	}
#content .callout a {
	color: #800040;
	}

#content #bio-dave, #content #bio-greg { background: #fff; }

#content table p {
	margin-right: 1em;
	}
#content table.forms {
	margin-bottom: 2em;
	background-color: #fff;
	}
#content table.forms td {
	background-color: #C9E5FF;
	}
#content table.forms td strong,
#content table.forms td a {
	display: block;
	padding: 1em;
	}
#content table.forms td.form_name {
	width: 200px;
	}
#content table.forms td a:hover {
	background-color: #3976af;
	color: #fff;
	}

/* homepage */
body#home #footer img {
	display: none;
	}



/*// =FOOTER */

#footer {
	position: relative;
	clear: both;
	width: 690px;
	height: 7em;
	margin: -7em auto .3em;
	padding: 0 30px;
	border-top: 1px solid #ddd;
	text-align: left;
	}
#footer p {
	float: left;
	margin: 0;
	padding-top: 10px;
	font-size: 85%;
	color: #666;
	}
#footer a.boldgray {
	font-weight: bold;
	color: #555;
	}
#footer #choice {
	float: right;
	margin: 13px 0 13px 25px;
	width: 250px;
	}
#footer #choice p {
	font-size: .7em;
	padding-top: 0;
	}
#footer img {
	margin: 13px 0 13px 25px;
	}

