/*
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.2
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body 
{
background: url(images/bodybg.png) #FFF;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.7em;
color: #000;
text-align: justify;
}

#container 
{
width: 900px;
margin: 0px auto;
background: url(images/containerbg.jpg);
background-repeat: repeat-y;
}

#header 
{
height: 330px;
padding: 40px 50px 0px 50px;
background: url(images/headerbg.jpg);
background-repeat: no-repeat;
font-size: 10px;
position: relative;
}

#login 
{
text-align: right;
}

#navbar 
{
margin: 0px 0px 20px 0px;
background: #4FAFE9;
height: 40px;
}

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

#navbar li 
{
display: inline;
}

#navbar a 
{
display: block;
float: left;
height: 30px;
padding: 5px 20px;
font-size: 14px;
color: #FFF;
text-decoration: none;
line-height: 30px;
}

#navbar a:hover 
{
color: #4FAFE9;
background: #FFF;
}

										/* POSTS STUFF */

#posts 
{
width: 600px;
padding: 0 0 0 30px;
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;
}

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

.post h1 
{
font-size: 20px;
font-weight: normal;
margin: 0px 0px 10px 0px;
}

.post h2 
{
clear: none;
font-size: 16px;
font-weight: normal;
color: #000;
}

.post h3 
{
font-size: 16px;
font-weight: normal;
color: #4FAFE9;
}

.post h4 
{
font-size: 13px;
padding: 0px 5px 0px 5px;
background: #EFEFEF;
border: 1px solid #CCC;
font-weight: normal;
}

.post a 
{
color: #4FAFE9;
text-decoration: none;
}

.post a:hover 
{
color: #FFF;
background: #4FAFE9;
}

.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 img.aligncenter caption
{
font-size: 12px;
font-style: italic;
text-align: center;
}

										/* COMMENT STUFF */


#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 STUFF */


.sidebar 
{
margin-left: 670px;
}

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

.sidebar ul li 
{
margin: 5px 0px 0px 0px;
padding: 0px;
}


.sidebar h2 
{
margin: 10px 0px 5px 0px;
font-size: 16px;
color: #000;
width: 210px;
font-weight: normal;
border-bottom: 1px solid #cccccc;
}

.sidebar a 
{
color: #4FAFE9;
text-decoration: none;
}

.sidebar a:hover 
{
color: #FFF;
background: #4FAFE9;
}

										/* FOOTER STUFF */

#footercontainer
{
clear: both;
width: 100%;
background: #A6D7F4;
}

#footer 
{
margin: 0px auto;
height: 150px;
width: 900px;
background: url(images/footerbg.png);
background-repeat: no-repeat;
}

#footer h2
{
text-align: center;
font-size: 18px;
color: #000;
position: relative;
top: 30px;
}

#footer p 
{
text-align: center;
color: #000;
font-size: 14px;
position: relative;
top: 15px;
}

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

#footer a:hover 
{
background: #FFF;
color: #4FAFE9;
}





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