/*
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
*/

body {
	background: url(images/bodybg2.jpg) #999999;
	background-repeat: repeat-x,y;
	margin: 0;
	padding: 0;
	font-family: 'Helvetica', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/containerbg3.jpg);
	background-repeat: repeat-y;
        

}

#header {
	height: 180px;
	
	background: url(images/headerbg1a.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 14px;
        color: #ffffff;
        text-transform: uppercase;
        position: absolute;
	top: 82px;
	left: 120px;
	height: 20px;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 184px;
	right: 38px;
	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: url(images/navbarbg3.jpg);
	background-repeat: no-repeat;
	height: 33px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
	border-left: 1px solid #cccccc;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 28px;
	padding: 0 30px 0 20px;
	font-size: 18px;
        text-transform: uppercase;
        font-stretch: ultra-expanded;
	color: #c61189;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg2.jpg);
	background-position: right 50%;
}

#navbar a:hover {
	color: #ffffff;
	background: url(images/navbuttonbg2.jpg);
	background-position: right 50%;
}

#posts {
	width: 520px;
	padding: 0 0 0 80px;
	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;
}

.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: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.post h2 {
	font-size: 24px;
        text-transform: uppercase;
        font-stretch: expanded;
        font-weight: bold;
	padding: 0 0 14px 0;
        border-bottom: 1px solid #f4ec09;
}

.post h3 {
	font-size: 14px;
        color: #0076be;
	font-weight: bold;
	
}

.post h4 {
	font-size: 13px;
        color: #c61189;
	font-weight: bold;
        line-height: .4em;
	
}

.post a, .navigation a {
	color: #0076be;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.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 0px;
}

.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 {
	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;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 630px;
	width: 240px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 20px 0 5px 20px;
        text-transform: uppercase;
	font-size: 10px;
	color: #061832;
	width: 250px;
	border-bottom: 1px solid #f4ec09;
}

.sidebar h3 {
	margin-left: 20px;
        line-height: 2em;
	font-size: 18px;
        font-stretch: extra-expended;
        float: left;
        padding: 0 0 0 6px;
	color: #f4ec09;
	width: 250px;
        background: url(images/news.jpg);
        background-position: right 50%;

}
.sidebar h4 {
	margin-left: 20px;
        line-height: 1.5em;
	font-size: 10px;
        float: left;
        padding: 0 0 0 6px;
	color: #ffffff;
	width: 250px;

}


.sidebar a {
	color: #ffffff;
        font-size: 13px;
	text-decoration: none;
}

.sidebar a:hover {
	color: #061832;
}

.news {
         background-color: #f4ec09;
         text-transform: uppercase;
         width: 250px;
         margin: 6px 0 30px 20px;
         font-size: 13px;
         color: #061832;
         line-height: 1.5em;
         padding: 0 0 0 6px;

}

.news a {
         color: #061832;
}

.news a:hover {
	color: #ffffff;
}

#footer {
	clear: both;
	height: 35px;
	background: url(images/footerbg3.jpg);
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 10px;
        color: #ffffff;
}

#footer a {
	color: #57a3dd;
	text-decoration: none;
        text-align:right;
}

#footer a:hover {
	color: #333333;
}

#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;
}

.gallery-caption { 
         font-size: 10.5px;
         line-height:1.25em;
         font-style:normal;
         color: #999999;

}