/*
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: #210303 url(images/global_bg.jpg) repeat-x center top;
	color: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
}

#container {
	width: 978px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	height: 102px;
	padding: 40px 50px 0 50px;
	background: url(images/header_image.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 156px;
	right: 68px;
	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 {
	margin: 0 0 20px 0;
	background: #000000 url(images/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: solid 1px #666;
	border-style: none;
	height: 30px;
	padding-left: 16px;
	padding-top: 15px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
}

#navbar li {
	display: inline;
	list-style-type: none;
	float: left;
}

#navbar a {
	letter-spacing: 1px;
	white-space: nowrap;
	font-size: 13px;
	color: #e9ac4d;
	text-align: center;
	margin: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#navbar a:hover {
	color: #fff;
	background-color: #4e2c4f;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#posts {
	width: 650px;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	float: left;
}

.set {
	margin-bottom: 35px;
}

.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;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #9b201d;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #fff;
	background-color: #4e2c4f;
	text-decoration: none;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.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 {
	margin-left: 700px;
	margin-right: 15px;
	font-size: .85em;
	line-height: 150%;
	margin-left: 700px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #9b201d;
	text-decoration: none;

}

.sidebar a:hover {
	color: #fff;
	background-color: #4e2c4f;
	text-decoration: none;
}

.textwidget {
	color: #868686;
	margin-bottom: 24px;
	display: block;
	float: none;
	clear: none;
}

#footer {
	margin-top: 0px;
	clear: both;
	border-top: 1px solid #000000;
	background-color: #210303;
}

#footer p {
	text-align: right;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	position: relative;
}

#footer a {
	color: #9b201d;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	background-color: #4e2c4f;
	text-decoration: none;
}

#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;
}