/*
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 modify. Now includes 1 level deep subnavigation in the navigation menu. Just assign a parent page to any page on your blog for an instant submenu (submenu not compatible with IE6). The Azul Photoshop template is also available for free at www.switchroyale.com. Free to use for whatever you want.
Version: 1.51
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
	margin: 0;
	padding: 15px 0 0 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	z-index: 0;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#container_lower {
	width: 900px;
	background-image:url(images/container_bg.jpg);
	background-repeat:repeat-y;
	min-height:400px;
}

#temp_readiness #container_lower {background-image:url(images/container_bg_visiting.jpg)}

#temp_oral #container_lower {background-image:url(images/container_bg_oral.jpg)}

#temp_star #container_lower {background-image:url(images/container_bg_star.jpg)}

#temp_visiting #container_lower {background-image:url(images/container_bg_readiness.jpg)}

#header {
	width:900px;
}

#search
		{
		float:right;
		}

#header #logo{
	display:block;
	margin-bottom:15px;
	width:194px;
	height:51px;
}

#navboxes {
	width:900px;
	font-family:"Lucida Grande";
	color:#fff;
	font-weight:normal;
	font-size:17px;
	margin:0;
	padding-bottom:20px;
	}
		
* a img {
	border:none;
	}		
		
#navboxes a:link {color:#ffffff; text-decoration:none; border:none;}
#navboxes a:visited {color:#ffffff; text-decoration:none; border:none;}
#navboxes a:hover {color:#ccc; text-decoration:none; border:none; cursor:hand;}


#header_readiness, #header_oral, #header_star, #header_visiting {
	dipslay:block;
	float:left;
	margin:0 17px 0 0;
	padding:0;
	position:relative;
	width:212px;
	height:158px;
	border:none;	
}

* html #header_readiness, * html  #header_oral, * html #header_star {margin-right:16px;}

#header_visiting {
	margin-right:0;	
}


.colorstrip {
	position:absolute;
	top:108px;
	left:1px;
	height:33px;
	line-height:33px;
	width:210px;
	text-align:center;
	z-index:2;
}

#header_readiness .colorstrip {
	background-color:#f7931e;
}

#header_oral .colorstrip {
	background-color:#c1272d;
}

#header_star .colorstrip {
	background-color:#0cbfc4;
}

#header_visiting .colorstrip {
	background-color:#39af4c;
}

#navbar {
	height:30px;
	background-color:#ecba48;
	width:900px;
	clear:both;
	color:#a35704;
}

#navbar *
		{
		padding:0;
		margin:0;
		}

#temp_readiness #navbar
		{
	background-color:#f7931e;
	color:#a35704;
		}


#temp_oral #navbar
		{
	background-color:#c1272d;
	color:#a35704;
		}

#temp_star #navbar
		{
	background-color:#0cbfc4;
	color:#a35704;
		}

#temp_visiting #navbar
		{
	background-color:#39af4c;
	color:#a35704;
		}		

#navbar ul
		{
		list-style:none;
		}

#navbar ul li {
	color:#000;
	display:block;
	float:left;
	padding:0 24px;
	border-right:1px solid #fff;
	height:30px;
	line-height:30px;
	font-size:12px
}

#navbar a {
	color:#000;
	font-size:12px;
}

#navbar a:link {color:#000; text-decoration:none;}
#navbar a:visited {color:#000; text-decoration:none;}
#navbar a:hover {color:#666; text-decoration:none;}

#whitestripe 
		{
		height:10px;
		width:100%;
		background-color:#fff;
		font-size:0;
		}

#posts {
	width: 530px;
	padding: 0 40px 20px 40px;
	margin: 0;
	float: left;
}

#posts .subnav ul
		{
		padding:10px 0 0 20px;
		margin:0 0 0 0;
		}

#posts .subnav li.page_item
		{
		float:left;
		margin:0;
		padding:0 10px 0 0;
		list-style:none;


		}

.clearboth{
		clear: both;
		font-size:0;
		height: 0px;
		overflow: hidden;

}


.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;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.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: #035656;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

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

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2, #posts h2 {
	font-size: 20px;
	font-weight:normal;
	margin: 0 0 5px 0;
	padding-top:30px;
	color:#035656;
}

#temp_readiness .post h2 {color:#bf7020;}

#temp_oral .post h2 {color:#af202b;}

#temp_star .post h2 {color:#035656;}

#temp_visiting .post h2 {color:#037732;}

.post h3 {
	font-size: 17px;
	font-weight: regular;
	padding: 10px 0;
}

.post a, .navigation a {
	color: #000;
	text-decoration: underline;
}

.post a:hover, .navigation a:hover {
	color: #000;text-decoration: underline;
}

.post a img {
	border: none;
}

.post h2 a:link {text-decoration:none;color:#035656;}
.post h2 a:hover {text-decoration:underline;color:#035656;}
.post h2 a:visited {text-decoration:none;color:#035656;}

#temp_readiness .post h2 a:link {text-decoration:none;color:#bf7020;}
#temp_readiness .post h2 a:hover {text-decoration:underline;color:#bf7020;}
#temp_readiness .post h2 a:visited {text-decoration:none;color:#bf7020;}

#temp_oral .post h2 a:link {text-decoration:none;color:#af202b;}
#temp_oral .post h2 a:hover {text-decoration:underline;color:#af202b;}
#temp_oral .post h2 a:visited {text-decoration:none;color:#af202b;}

#temp_star .post h2 a:link {text-decoration:none;color:#035656;}
#temp_star .post h2 a:hover {text-decoration:underline;color:#035656;}
#temp_star .post h2 a:visited {text-decoration:none;color:#035656;}

#temp_visiting .post h2 a:link {text-decoration:none;color:#037732;}
#temp_visiting .post h2 a:hover {text-decoration:underline;color:#037732;}
#temp_visiting .post h2 a:visited {text-decoration:none;color:#037732;}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

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

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.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;
	margin: 0 0 10px 0;
	padding: 5px;
}

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

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

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	float:right;
	width: 230px;
	padding:0 20px 20px 40px;
	font-size: 12px;

}

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

.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
	font-size: 20px;
	font-weight:normal;
	color: #035656;
}

#temp_readiness .sidebar h2 {color: #bf7020;}

#temp_oral .sidebar h2 {color: #af202b;}

#temp_star .sidebar h2 {color: #035656;}

#temp_visiting .sidebar h2 {color: #037732;}

.sidebar a {
	display: block;
	color: #000;
	text-decoration: underline;
}

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

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 12px;
	padding: 0 10px 0 20px;
}

.sidebar #calendarlink 
		{
		font-size:17px;
		padding:25px 0 0 0;
		margin:0;
		}

.sidebar #calendarlink a:link {color:#fff;text-decoration:none;}
.sidebar #calendarlink a:visited {color:#fff;text-decoration:none;}
.sidebar #calendarlink a:hover {color:#fff;text-decoration:underline;}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 12px;
	padding-top:10px;
	color: #666;
}

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

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

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 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%;
	border: none;
	padding: 0;
}

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