/*
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-color: #b9090b;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	text-align: justify;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}

#innercontainer {
	width: 888px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	height: 65px;
	padding: 0px 10px;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding-top: 20px;
	font-size: 30px;
	text-align: center;
}

#header h3 {
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}


#login {
	text-align: right;
}

#navbar {
	margin: 0 0px 0px 0;
	height: 25px;
	background-color: #b9090b;
	font-family: 'Arial'
}

#navbar ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	text-align: center;
	width: 175px;
	float: left;
	height: 30px;
	font-size: 16px;
	font-weight: 900;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover {
	color: #FFC20E;
	font-weight: bold;
}

#posts {
	width: 585px;
	padding: 0 25px 0 25px;
	margin: 15px 0 20px 10px;
	float: left;
}

.post {
	margin: 0 0 30px 0;
	padding-top: 10px;
}

.post h2 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #000000;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.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;
}


.sidebar {
	margin-left: 660px;
	width: 215px;
}

.sidebar ul {
	list-style-type: none;
	margin: 20px 0 30px 0;
	padding: 0 30px 0 0;
}

.sidebar li {
	background-color: #FFC20E;
	width: 210px;
	color: #000;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	list-style-image: none;
}

.sidebar li div {
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	font-family:Arial,Tahoma,Script;
	font-size:small;
}
#events-calendar-list li {
	list-style-image: none;
	border-style: none;
	padding: 0;
}

#events-calendar-list li:hover {
	list-style-image: none;
	border-style: none;
	padding: 2px 0;
}

h2.prodtitles {
	font-size: 18px;
	color: #000000;
}

div.wpsc_description {
color: #000000;
font-size: 10pt;
line-height: 20px;
}

.sidebar h2 {
	margin: 0px 0 5px 0;
	padding-top: 3px;
	height: 25px;
	width: 100%;
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	background-color: #b9090b;
	color: #ffffff;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 110px;
	color: #666666;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}
