/*
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-color:#000;
	margin: 0;
	padding: 0 20px;
	font-size: 11px;
	color: #000000;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 160%;
}

h1	{	
		font-size: 15px;
		font-weight:bold;
		line-height: 150%;
		color:#8e5937;
		font-family:Georgia, "Times New Roman", Times, serif;}
		
h2	{	font-size: 13px;
		font-weight: bold;
		line-height: 150%;
		color:#000000;
		font-family:Georgia, "Times New Roman", Times, serif;
		}

h3	{	font-size: 12px;
		font-weight: bold;
		line-height: 150%;
		color:#9f2214;
		}
				
img		{
		border: 0px;
		padding: 0px;
		margin: 0px;
		}
				
li		
		{	
		line-height: 160%;
		}

ul
		{
		list-style:disc;
		}

li ul
		{
		list-style:circle;
		}		
		
a		{	
		line-height: 160%;
		}

a:link {color:#8e5937; text-decoration: underline;}
a:visited {color:#8e5937; text-decoration: underline;}
a:hover {color:#000000; text-decoration: underline;}	


#container {
	width: 800px;
	margin: 0 auto;
	background-color:#eeeecc;
	
}

#connect
		{
		background-color:#000;
		padding:10px 0;
		width:800px;
		}
		
#connect img
		{
		float:right;
		margin-left:10px;
		}

#header {
	width:800px;
	position: relative;
}

#header img{
	display:block;
}


#header a {
	text-decoration: none;
}


#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;
}

#navstrip
		{
		padding-top:10px;
		height:68px;
		width:800px;
		text-align:center;
		background-color:#770e2d;		
		}
		
#navstrip img
		{
		margin: 0 7px;
		display: inline-block;
		}

#navstrip a:link {color:#7F7F19; text-decoration: none;}
#navstrip a:visited {color:#7F7F19; text-decoration: none;}
#navstrip a:hover {color:#7F7F19; text-decoration: underline;}

#navstrip a:hover img {position: relative; top: -2px;}





#posts {
	width: 480px;
	padding: 30px 20px 30px 30px;
	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;
}

.clearboth {
	clear:both;
}

.clearfloat {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}						

.imgleft 	
		{
		float: left;
		margin: 0px 20px 20px 0px;
		}	
		
.imgright	
		{
		float: right;
		margin: 0px 0px 20px 20px;
		}


.date {
	font-size: 12px;
	color: #8e5937;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #000;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.post a, .navigation a {
	color: #8e5937;
	text-decoration: underline;
}

.post a:hover, .navigation a:hover {
	color: #000;
	text-decoration: underline;
}

.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 {
	color:#8e5937;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 10px;
}

#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: #ffffff;
	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: 530px;
	padding:30px;
}

* html .sidebar {
	margin-left: 0px;
	float:right;
}


.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar ul ul ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding:0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	width: 210px;
	border-bottom: 1px solid #000;
}

.sidebar a {
	color: #8e5937;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#footer
	{
	clear:both;
	width:775;
	height:85;
	padding:10px 0 10px 25px;
	background-color:#cec798;
	color:#846A3A;
	font-weight:bold;	
	}
#footer a {position:relative;top:10px;}
#footer a:link {color: #846A3A; text-decoration: none}
#footer a:visited {color: #846A3A; text-decoration: none}
#footer a:hover {color: #846A3A; text-decoration: underline}	
	
#footerbox1	
	{
	float:left;
	padding:8px 10px 7px 10px;
	width:94px;
	height:44px;
	margin-right:22px;
	background-image:url(./images/footer_box1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#footerbox2	
	{
	float:left;
	padding:8px 10px 7px 10px;
	width:124px;
	height:44px;
	margin-right:22px;
	background-image:url(images/footer_box2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

#footerbox3
	{
	float:left;
	padding:8px 10px 7px 10px;
	width:109px;
	height:44px;
	margin-right:22px;
	background-image:url(images/footer_box3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#footerbox4
	{
	float:left;
	padding:8px 0px 9px 10px;
	width:134px;
	height:42px;
	margin-right:22px;
	background-image:url(images/footer_box2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#footerbox5
	{
	float:left;
	padding:8px 10px 7px 10px;
	width:109px;
	height:44px;
	background-image:url(images/footer_box3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.footericon
	{
	float:left;
	margin-right:10px;
	}
	
#copyright, #footer-links
		{
		padding-top:5px;
		text-align: center;
		color: #918367;
		background-color:#000;
		}
		
#footer-links
		{
		padding-top:30px;
		text-align: center;
		color: #918367;
		}		


#copyright a:link, #footer-links a:link {color: #918367; text-decoration: none}
#copyright a:visited, #footer-links a:visited {color: #918367; text-decoration: none}
#copyright a:hover, #footer-links a:hover {color: #918367; text-decoration: underline}

#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;
}

#roundbox210top	
		{
		width:210px;
		height:17px;
		background-image:url(images/box-top210.jpg);
		background-repeat:no-repeat;
		}
		
#roundbox210contents	
		{
		width:188px;
		padding: 0px 10px;
		margin:0;
		border-left:1px solid #bcbaab;
		border-right:1px solid #bcbaab;
		background-color:#ffffff;
		text-align:center;
		}
		
#roundbox210contents p	
		{
		margin:0;
		}		
		
#roundbox210bottom	
		{
		width:210px;
		height:17px;
		background-image:url(images/box-bottom210.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		margin-bottom:20px;
		}
		
a#eventicon
		{
		background-image:url(images/event_icon.jpg);
		width:30px;
		height:38px;
		font-weight:bold;
		line-height:38px;
		padding-left:10px;
		color:#fff;
		font-size:13px;
		float:left;
		margin:0 15px 15px 0;
		}	
		
a.eventtext
		{
		display:block;
		height:38px;
		line-height:38px;
		}	
		
a#eventicon:link {color: #fff; text-decoration: none}
a#eventicon:visited {color: #fff; text-decoration: none}
a#eventicon:hover {color: #fff; text-decoration: underline}


.embed {
	padding-bottom:25px;
.}							
