/*
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: #333;
	background-repeat: repeat-x;
	font-family: 'Arial', helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	text-align: justify;
}

#container {
	width: 960px;
   	margin: 0px auto;
   	margin-bottom: 10px;
    padding: 10px;
    margin-top: -30px;
    background: url(images/white_trans_80.png);
	background-repeat: repeat;
}

#header {
	margin: 0px auto;
	margin-top: 15px;
	height: 96px;
	width: 544px;
	background: url(images/ipw_title.png);
	background-repeat: no-repeat;
	font-size: 10px;
    text-align: center;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#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: 0px auto;
	text-align: center;
	height: 30px;
	background: #fff;
	border-bottom: 2px solid #ff4d00;
}

#navbar ul {
	margin-top: 0px;
	width: 960px
	margin: 0px auto;
	background: #fff;
}

#navbar li {
	display: inline-block;
	margin: 0px auto;
}

#navbar a {
	display: inline-block;
	height: 30px;
	padding: 0 30px 0 20px;
	font-size: 12px;
	color: #ff4d00;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#posts {
	width: 680px;
	float: left;
}

#posts_single {
	width: 680px;
	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;
}

.date {
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
}

.post {
    background: url(images/white_trans_80.png);
    margin-bottom: 10px;
    padding: 15px;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: normal;
	
}

.navigation {
	border-top: 1px dotted #ccc;
	text-align: right;
    background: url(images/white_trans_80.png);
	background-repeat: repeat;
	margin: -10px 0 10px 0;
	padding: 10px 10px 10px 10px;
	width: 660px;
}

.post a, .navigation a {
	color: #ff4d00;
	text-decoration: none;
	font-weight: bold;
}

.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: url(images/white_trans_80.png);
    text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 5px 20px 5px 0px;
    float: left;
}

.post .wp-caption-text {
	margin: 0;
	text-align: justify;
	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;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
    width: 250px;
	margin-right: 10px;
    float: right;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #666666;
	border-bottom: 1px dotted #cccccc;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#tagcloud {
	width: 210px;
}

#footer {
	width: 680px;
	background: url(images/white_trans_80.png);
	text-align: center;
	font-size: 12px;

}

#footer a {
	color: #ff4d00;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}


.foot {
	padding: 10px;
	background: url(images/swpc_blogs.png) right top no-repeat;
	background-position: 565px;
	height: 40px;
}

.foot p {
	line-height: 1.2em;
	letter-spacing: .1em;
	font-size: 13px;
	text-align: left;
}

#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;
}

ul.twitter {
	width: 250px;
	text-size: 10px;
        text-align: left;
}

li.twitter-item {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}

.clear {
	clear: both;
}
/*ul.twitter: the main ul (if list is activated)*/
/*li.twitter-item: the ul items (if list is activated)*/
/*p.twitter-message: each one of the paragraphs (if msgs > 1)*/
/*.twitter-timestamp: the timestamp span class*/
/*a.twitter-link: the tweet link class*/
/*a.twitter-user: the @username reply link class*/


