/*
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/bg_pag.gif) #546d93;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #666666;
	text-align: justify;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/container_bg.gif) repeat-y top #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;	
}

#header {
	background: url(images/header_logo.jpg);
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background-repeat: no-repeat;
	font-size: 10px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#head_bottom {
	background-color: #263448;
	height: 25px;
	color: #fff;
	font-family: Arial;
	font-weight:bold;
	letter-spacing: 0.1em;
	font-size: 9pt;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	margin-bottom: 10px;
	padding: 4px 20px 3px 20px;
}

.head_bottom {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

.head_bottom a, .head_bottom a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

.head_bottom a:hover {	
	background-color:#fff;
	color: #000;
	text-decoration: none;
	padding: 5px;
}

#login {
	text-align: right;
}

.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: 9px;
	margin: 0 15px 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: 9px;
	margin: 0 15px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #CCB2D3;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}


#posts {
	width: 660px;
	padding: 5px 0 0 20px;
	margin: 0 0 20px 0;
	float: left;
}

.post {
	margin: 0 0 50px 0;
}

.post h2 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #EB008B;
	margin: 0;
	letter-spacing: .1em;
	text-transform:uppercase;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;	
}

.post a, .navigation a {
	color: #0195c5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #EB008B;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 20px;
	display: inline;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
	display: inline;
}

.aligncenter {
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.alignnone {
	margin: 15px 15px 15px 15px;
	padding: 2px;
	background-color: #505050;
}

.sep {
	background-image: url(images/separa.gif);
	background-color: #64b4ff;
	background-repeat: no-repeat;
	height:4px;
	width: 100%;
	margin-top:5px;
	margin-bottom:20px;
}

.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: 718px;
	width: 212px;
	padding:12px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #EB008B;
	width: 210px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.sidebar ul li a {
	color: #1c60c8;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #e1e9f5;		
	line-height: 1.8em;
}

.sidebar ul li a:hover {
	color: #0195c5;
	background-color: #fff;
	padding: 5px;
}

.sidebar ul li a:hover, .sidebar ul li a.selected {
	border-bottom-color: #0195c5;
}

#footer {
	clear: both;
	height: 200px;
	width: 960px;
	background: url(images/footer_logo.jpg);
	background-repeat: no-repeat;
}

#footer p {
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 40px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#wp-calendar {
	width: 210px;
	background: #fff;
	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: #f6f6f6;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #f6f6f6;
}