/*
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: url(images/bodybg.jpg) #999999;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}
a img {
	border: none;
}
#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 100px;
	padding: 50px 50px 0 180px;
	background: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}
#header p {
	width: 200px;
	line-height: 17px;
}
#header p a {
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
#header p strong {
	padding-bottom: 4px;
}
#header p strong a {
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
#header a:hover {
	color: #333333;
}
body#Videos object {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header #search {
	position: absolute;
	top: 30px;
	right: 40px;
	height: 40px;
}
#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 90px;
	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 10px 0;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

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

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 11px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#posts {
	width: 600px;
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
	float: left;
}

.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;
}
.column {
	float: left;
	width: 285px;
	margin-right: 15px;
}
.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}
.post h1 {
	background: url(images/h1_bg_gears.gif) no-repeat top left;
	font-size: 17px;
	font-weight: bold;
	color: #1b75bb;
	margin-top: 0px;
	padding: 15px 0px 6px 10px;
	border-bottom: 1px solid #d7d9d5;
}
.post h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px;
	color: #000;
	clear: both;
}

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

.post a, .navigation a {
	color: #0195c5;
	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 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: 679px;
	text-align: center;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

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

.sidebar h2 {
	margin: 0;
	padding: 4px 0px;
	font-size: 12px;
	/* background: #CCCCCC;
	color: #FFF; */
	color: #1b75bb;
	text-transform: uppercase;
	text-align: center;
}
.sidebar ul li#events-list ul {
	padding: 10px;
	border-top: 1px solid #666;
	margin-bottom: 0px;
	background: #f1f0f0;
}
.sidebar div.textwidget {
	text-align: left;
	width: 230px;
	padding: 5px 5px 10px 15px;
	border-top: 1px solid #666;
	margin-bottom: 0px;
	background: #f1f0f0;
}
.sidebar div.textwidget label {
	width: 75px;
	padding-right: 4px;
	float: left;
	text-align: right;
}
.sidebar div.textwidget input {
	margin-bottom: 3px;
}
.sidebar p {
	margin: 2px 0px;
}
.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

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

#footer {
	clear: both;
	height: 150px;
	background: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#footer p {
	text-align: center;
	font-size: 11px;
	position: relative;
	top: 30px;
	color: #000000;
}

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

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

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

/* tables */

table.logos {
	border-collapse: collapse;
	width: 600px;
	margin-top: 10px;
}
table.logos th {
	background: #1b75bb;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding: 6px;
	font-size: 12px;
}
table.logos td {
	padding: 8px 6px;
	vertical-align: middle;
	text-align: center;
}
table.logos tr.highlight td {
	background: #cccccc;
}
table.logos a:link {
	text-decoration: none;
}
table.logos a:hover {
	text-decoration: underline;
}
table.logos a img {
	border: none;
}
table.borders {
	border-collapse: collapse;
	margin: 8px 0px;
}
table.borders th {
	background: #1b75bb;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #cccccc;
	white-space: nowrap;
}
table.borders td {
	padding: 4px;
	border: 1px solid #cccccc;
}
.post label {
	text-align: right;
	width: 130px;
	float: left;
	margin-right: 5px;
}
#video p {
	float: left;
	width: 290px;
	padding: 0;
	margin: 0;
}
