/*
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: url(images/body-bg.png) #fff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family:Georgia;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}

#container {
	width: 960px;
	margin: 0 auto;
	/* background: url(images/containerbg.jpg); */
}

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

h1 {
line-height: 1.2em;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	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-repeat: no-repeat;
	height: 40px;
}

#navbar ul {
	background: url(images/menu-bg.png);
	margin: 0px;
	padding: 0;
}

#navbar li {
	display: inline;
}


.page-item-12 a {
	display: block;
	float: left;
	height: 40px;
	padding: 0 30px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background:url(images/item-bg.png) no-repeat 100% 0;
}

#navbar a {
	display: block;
	float: left;
	height: 40px;
	padding: 0 28px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	background:url(images/item-bg.png) no-repeat 100% 0;
}
.page-item-12 a {
	display: block;
	float: left;
	height: 40px;
	padding: 0 30px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background:url(images/item-bg.png) no-repeat 100% 0;
}

#navbar a:hover {
	color: #000;
}

#posts {
	width: 680px;
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	float: left;
        min-height: 200px;
}

.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 h2 {
    color: #660f9e;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #660F9E;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

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

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
    background: #fff;
	margin-left: 700px;
}

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

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

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 110px;
	background: url(images/footer-bg.jpg) repeat-x;
	text-align:center;
	padding: 15px 0px 5px 0px;
}

#footer p {
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: relative;
    margin:10px 0 0;
}

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

#footer a:hover {
	color: #333333;
}

#wp-calendar {
	width: 210px;
	background: #f8f4fa;
	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;
}

#flyer {
margin-bottom: 10px;
}

#map_canvas {
float:left;
height:400px;
margin:0 20px 20px 0px;
width:380px;
}

#map_directions {
float:right;
margin:0;
width:260px;
}

.nem {
background: url('images/nem.png') no-repeat 36% 50%;
color: #333;
}

.piclenselink {
font-size: 25px;
font-weight:bold;
text-align:center;
padding-bottom:20px;
}

input:-moz-read-write, textarea:-moz-read-write{
border: 1px solid #B471DF;
}

select {
border: 1px solid #B471DF;
}

td.event-reg {
width: 40%;
font-weight: bold;
display: inline;
text-align:right;
}
