/*
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. The Azul Photoshop template is also available for free at www.switchroyale.com. Free to use for whatever you want.
Version: 1.4
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

img {
border: none;
}

body {
	background: url(images/bg-pattern.jpg) #000;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms", verdana, Helvetica, sans-serif;
	color:#E6DABC;
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
}

#container {
	width: 920px;
	min-height: 400px;
	margin: 0 auto;
}

#content {
	margin: 20px 0;
}

#logo {
	float: left;
	}

#header {
}

#header-unused {
	height: 110px;
	padding: 40px 50px 0 50px;
	font-size: 10px;
	position: relative;
}

#header-unused h1 {
	margin: 0;
	font-size: 20px;
}

#header-unused a {
	text-decoration: none;
	color: #666666;
}

#header-unused a:hover {
	color: #333333;
}

#header-unused #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header-unused #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header-unused #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 {
	display: block;
	width: 600px;
	float: right;
	margin-top: 124px;
	}

#navbar ul {
	text-align: right;
	display: block;
	margin:0;
	padding:0 0 12px 0;
	list-style:none;
	font-size:23px;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:uppercase;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#navbar li {
	display:inline;
	margin:0;
	}

#navbar li a {
	color:#808080;
	text-decoration: none;
	padding-left: 30px;
	}
	
#navbar .current_page_item a {
color: #E6C153;
text-decoration: none;
color: #E6C153;
}

	
#navbar li a:hover {
	color:#E6C153;
	text-decoration:none;
	}

/* =LINK STYLE
-----------------------------------------------------------------------------*/
a:link, a:visited {
	color:#60B3DC;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#fff;
	text-decoration:none;
	}

#posts {
        width: 600px;
	margin: 0 0 25px 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;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.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 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 0 0 20px 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.post h1 {
	font-size: 24px;
	color: #E6C153;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 0;
	}
	
.post h2 {
	font-size: 18px;
	color: #CCC;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.post h3 {
	font-size: 14px;
	color: #CCC;
	text-transform: uppercase;
	padding: 15px 0 10px 0;
	}

.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 0;
}

.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 {
	text-align: right;
	padding: 0;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 11px;
}

#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;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 700px;
	width: 210px;
	padding-top: 5px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0;
}

.sidebar li {
	padding: 15px 0 10px 0;
        border-bottom: 1px dotted #5C3B38;
}

.sidebar h2 {
	font-size: 18px;
	color: #CCC;
	text-transform: uppercase;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#footer {
	clear:both;
	border-top:0px dotted #212121;
	margin-top: 80px;
	padding-top: 8px;
	text-align:center;
	color:#555;
	line-height:2em;
}

#footer a:link, #footer a:visited {
	color:#999;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	}
#footer a:hover, #footer a:active {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #222;
	}

#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;
}

.clear {
	clear:both;
	}

/* =TYPOGRAPHY
-----------------------------------------------------------------------------*/
h1 {
	font-size: 24px;
	color: #E6C153;
	text-transform: uppercase;
	padding-bottom: 15px;
	}
	
h2 {
	font-size: 18px;
	color: #CCC;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
h3 {
	font-size: 14px;
	color: #CCC;
	text-transform: uppercase;
	padding: 15px 0 10px 0;
	}