/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and completely standards compliant. Free to use for whatever you want.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
    background: #000000;
    background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}

h1 {
	font-size:16px;
	color:#336699;
}

#container {
	width: 772px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top:1px #fff solid;
}

#header {
	height: 170px;
	width:772;
	background: url(images/header_bg_rv.jpg) #336699;
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#header p {
	font-size: 20px;
	margin-left:280px;
	margin-top:-1px;
}

#header p .banner {
	margin-top:5px;
}

#header p .contemp {
	font-size:40px;
	color:#336699;
	font-weight:normal;
}

#header p .chiro {
	font-size:40px;
	color:#999999;
	font-weight:bold;
}

.local {
	float:right;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
	color:#336699;
	margin-top: 5px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 10px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}

#navbar {
	background: url(images/navbar.gif) #999999;
	background-repeat: repeat-x;
	height: 25px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 25px;
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-align:center;
	font-size:16px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
}

#navbar a:hover {
	background: url(images/navhover.gif) #222222;
	background-repeat:repeat-x;
}

#posts {
	width: 525px;
	background:#fff;
	padding-left:20px;
}

#posts ul {
	background:#336699;	
}

#pageposts {
	width: 535px;
	padding-left:10px;
	padding-top:10px;
}

#pagelessposts {
	width: 720px;
	padding-left:30px;
	padding-top:10px;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
	padding-top:10px;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #336699;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	padding-left:10px;
	margin-top:10px;
	font-size:16px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}

.sidebar ul li, .sidebar ul ul li {
	padding:5px;
	
}

.sidebar h2 {
	font-size: 18px;
	color: #666;
	width: 190px;
	margin-bottom:1px;
	text-decoration:underline;
}

.sidebar a {
	color: #FFF;
	text-decoration:none;
}

.sidebar a:hover {
	color: #666;
	text-decoration:underline;
}

.homesidebar {
	padding-left:10px;
	margin-top:10px;
    width:215px;
}

.homesidebar ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}

.homesidebar h2 {
	font-size: 16px;
	color: #666666;
	width: 190px;
	border-bottom: 1px solid #cccccc;
}

.homesidebar a {
	color: #0195c5;
	text-decoration: none;
}

.homesidebar a:hover {
	color: #333333;
}

.pagesidebar {
	margin-left:-3px;
	padding-bottom:20px;
	margin-right:10px;
	padding-top:20px;
}

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

.pagesidebar a {
	color:#fff;
	text-decoration:underline;
}

.pagesidebar a:hover {
	color:#fff;
	font-weight:bold;
}

.pagesidebar ul ul li {
	padding-top:5px;
	padding-bottom:5px;
}

.pagesidebar ul ul ul li a:hover {
	color:#fff;
}

#footer {
	clear: both;
	border-top:#222 1px solid;
	padding-bottom:5px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
    color: #888;
}

#footer a {
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	color: #336699;
}

#footer li  {
list-style-type:none;
display:inline;
padding-left:5px;
padding-right:5px;
}

#footer li a {
text-decoration:underline;
color:#888;
}

#footer li a:hover {
color:#336699;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}

#sshow {
	float:right;
}

#iborder {
	width: 195px;
	padding:8px;
	font-size:13px;
	margin-left:7px;
	margin-top:5px;
	background: #336699;
	color:#FFFFFF;
}

#form {
	border:1px solid #000;
	width: 198px;
	padding:0.4em;
	margin:0.6em;
	background:#fff;
}

.pagesidebar ul li h2 {
	padding:0;
	margin:0;
}

.hours {
	color:#999999;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:-5px;
}

.hoursdays {
	color:#fff;
	padding-left:10px;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}

.hourshours {
	color:#fff;
	padding-left:10px;
	font-size:16;
	margin-top:-10px;
}

.pagesidebar h2 {
	color:#999999;
	font-weight:normal;
	font-size:14px;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color:#336699;
}

.post h2 a {
	color:#336699;
}

.phonehead {
	color:#336699;
	float:right;
	font-size:16px;
	padding-right:10px;
	font-weight:bold;
}