/*
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: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	color: #666666;
	background-color: #0c7d7a;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	width: 862px;
}	

#container {
	width: 862px;
	margin: auto;
	z-index: 0;
	background-image: url(images/bodybg.gif);
	background-position: center;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #4b9f9c;
	background-repeat: repeat-y;
}

#header {
	height: 204px;
	padding: 0px;
	font-size: 10px;
	position: relative;
	z-index: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#header2 {
	height:180px;
	width: 878px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	z-index: 0;

}
#mission {
	width: 270px;
	height: 130px;
	padding-bottom:0px;
	padding-top: 0px;
	float: left;
	z-index: 0;
	margin-top: 20px;
	margin-left: 30px;	
}

#flash{
	float:right;
	width: 532px;
	height:180px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom:0px;
	z-index: -1000;
}
#ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

#navbar {
	height: 25px;
	width: 850px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 40px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	cursor:default;
	z-index: 1000;
	background-color: #f0ede8;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
	border-left: 1px solid #cccccc;
	z-index: 1000;
	font-size: 12px;
	position: relative;
}

#navbar li {
	display: block;
	float: left;
	z-index: 1000;
	position:relative;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	text-transform: uppercase;
	color: #0c7d7a;
	text-decoration: none;
	line-height: 30px;
	background-position: right 50%;
	z-index: 1000;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #b9a888;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index: 1000;
}

#navbar ul li ul {
	z-index: 1020;
	margin: 0px;
	width: 200px;
	height: auto;
	position: absolute;
	top: 28px;
	left: -999px;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b9a888;
	border-bottom-color: #b9a888;
	border-left-color: #b9a888;
	margin-left: 13px;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: 0;
	width: 200px;
}

#navbar ul li ul li {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #0c7d7a;
	height: 100%;
	line-height: 1.2em;
	z-index: 1020;
	font-size: 11px;
	
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	font-family: Arial, Helvetica, sans-serif;
	color:  #0c7d7a;
	background-image: url(images/subnav1bg.png);
	background-repeat: repeat;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 1020;
}

#navbar ul li ul li a {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0c7d7a;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/subnav1bg.png);
	background-repeat: repeat;
	height: 100%;
	line-height: 1.2em;
	z-index: 1020;
}

#navbar ul li ul li a:hover {
	color: #b9a888;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 1020;
	background-color: #f0ede8;
	background-image: none;		
}

#posts {
	width: 449px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	min-height: 400px;
}
.post li {
	padding-bottom: 5px;
	}

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

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

.date {
	font-size: 12px;
	color: #d9cbb0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.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 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #f0ede8;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

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

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

.post a img {
	border: none;
}

.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 {
	margin-left: 575px;
	width: 250px;
	position: relative;
}
.sidebar img {
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
} 
.sidebar img a {
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidebar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: inherit;
	
}

.sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #f0ede8;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 2px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
}

.sidebar a {
	color: #0c7d7a;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.sidebar a:hover {
	color: #b9a888;
}

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

.sidebar ul li ul li ul li a {
	padding-top: 0 px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#footer {
	clear: both;
	vertical-align: middle;
	margin-left: 50px;
	margin-right: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0ede8;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#footer p {
	text-align: left;
	font-size: 11px;

}
#footer td {
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer table {
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

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

#wp-calendar {
	width: 210px;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#wp-calendar caption {
	text-align: center;
	font-weight:bold;
}

#wp-calendar #today {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0c7d7a;
}
#wp-calendar #today a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0c7d7a;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
	
}

#wp-calendar a:hover {
	color: #b9a888;
}
.widget_srssfetcher{
	border: 1px solid #CCCCCC;
	float: none;
	background-image: url(images/news.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.widget_srssfetcher .widgettitle {
	font-size: 13px;
	margin-top: 8px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;	
}
.widget_srssfetcher ul {
	font-size: 0.95em;
	float: none;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.widget_srssfetcher li {
	padding-top: 5px;
	padding-bottom:10px;
	margin-right: 0px;
	padding-right: 0px;

}
.widget_srssfetcher ul li {

}
.widget_srssfetcher a:link{
	color: #0c7d7a;
	font-weight: bold;
	text-decoration: none;}
	
.widget_srssfetcher a:visited {
	color: #0c7d7a;
	font-weight: bold;
	text-decoration: none;
}
.widget_srssfetcher a:hover {
	color: #0c7d7a;
	font-weight: bold;
	text-decoration: underline;}
	
.widget_srssfetcher a:active{
	color: #0c7d7a;
	font-weight: bold;
	text-decoration: underline;
}
#google-reader
{
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}

#google-reader h2.widgettitle{
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0c7d7a;
	border-right-color: #0c7d7a;
	border-left-color: #0c7d7a;
	border-bottom-width: 0px;
	border-bottom-style: none;
	min-height: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #0c7d7a;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#google-reader ul{
	border: 1px solid #0c7d7a;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #f0ede8;	
}
#google-reader li{
	padding-bottom: 5px;
	padding-top: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0c7d7a;	
}
