/*
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: #003333;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
	background-repeat: repeat-y;
}

#header {
	height: 111px;
	padding: 0px 50px 0 50px;
margin-top:20px;
	background: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#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 10px 0;
	background: #003333;
	background-repeat: no-repeat;
	height: 40px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 6px 20px 0 20px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	
}

#navbar a:hover {
	color: #0DC7C6;
	
}

#posts {
	width: 905px;
	padding: 0 0 0 30px;
	margin: 0 0 5px 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;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 15px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post p {
	margin-bottom:12px;
	margin-top:0;
	
}
.post h1 {
	font-size: 25px;
	font-weight: 550;
	letter-spacing:3px;
	margin-bottom:18px;
	padding-bottom:5px;
	margin-top:11px;
	color:#003333;
}
 
.length {
height:490px;
}

.length1 {
height:800px;
}

.testimonial {
height:400px;
}

.testimonial p {
margin-bottom:20px;
}

.testimonial h2 {
margin-bottom:40px;
}



.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	color:#0DC7C6;
	
}

.post a, .navigation a {
	color: #003333;
	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.left {
	float: left;
	margin: 7px 40px 10px 0;
}

.post img.left1 {
	float: left;
	margin: 0 40px 0px 0;
}

.post img.leftsol {
	float: left;
	margin: 10px 20px 20px 0;
	}
	
.post img.connews {
	float: left;
	margin: 20px 20px 0 0;
	}
	
.post img.leftser {
	float: left;
	margin: 0 20px 10px 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 {
	margin-left: 700px;
}

.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;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 40px;
	background: #003333;
	color:#666666;
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 5px;
}

#footer a {
	color: #0DC7C6;
	text-decoration: none;
}

#footer a:hover {
	color: #0C9696;
}

#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;
}

.left {
width:265px;
font-weight:600;
float:left;

}

.leftnews {
width:265px;
font-weight:400;
font-size:12px;
margin-right:16px;
float:left;

}

.rightnews {
color:#000000

}

.rightnews a {
color:#003333

}

.left a {
color:#003333;
font-weight:300;
}

.left1 a {
color:#003333;
font-weight:300;
}




.left1 {
width:240px;
font-weight:600;
float:left;

}

.left2 {
width:170px;
font-weight:600;
float:left;

}

.left2 a {
color:#003333;
font-weight:300;
}

.left3 {
width:500px;
font-weight:600;
float:left;

}

.left3 a {
color:#088E8E;
font-weight:300;
}


.left4 {
width:500px;
float:left;

}

.text {
width:255px;
padding: 0 3px 0 5px;
float:left;

}

.text1 {
width:280px;
padding: 0 3px 0 5px;
float:left;

}

.text2 {
width:350px;
padding: 0 3px 0 20px;
float:left;

}
.video {
width:320px;
margin-top:-10px;
float:right;
}

.video1 {
width:320px;
margin-top:		10px;
float:right;
}

.video2 {
width:320px;
margin-top:-20px;
float:right;
}


.left h4 {
font-size: 14px;

background-color:#003333;
}

.left a, .navigation a {
font-size:14px;
	color: #003333;
	text-decoration: none;
}

.right {
width:555px;
padding:5px;
float:right;
}

.serleft {
width:320px;
padding:5px;
float:left;


}

.serright {
margin-top:-2px;
margin-left: 300px;
float: right;
}

.serright2 {
padding-top:2px;
}

.current_page_item{
color:#0DC7C6;
}

.team {

padding-top:7px;
}

.pdvideo {
margin-left:430px;
margin-top: -24px;
}

.testimonial {
margin-left:490px;


}

.donate {
margin-left:300px;
}

.homeleft {
width:540px;
margin-right:10px;
margin-left:14px;
float: left;
}

.homeright {
width:330px;
font-size:12px;
float: right;

}

.wb {
margin-left:200px;
}

.resume {
font-size:13px;
}

.post img.logo {
margin-right:20px;
}

.post img.logo1 {
margin-top:-20px;
}

.post img.contact {
margin-top:13px;
}

.logo {
margin-right:100px;
}

.statement {
margin-top:15px;
margin-bottom:25px;
}

.contact1  {
margin-left:250px
}

.contact2  {
margin-left:400px
}

.rightcol {
float:right;
width:300px;
margin: 3px 3px 3px 3px;
padding: 3px 10px 3px 10px;
background: #85C7AE;
bodrer: 1px solid #003333;

}
.leftcol {
float:left;
width:550px;
padding-right:10px;
}

.social {
float:right;
}

.join {
float:left;
}

.social1 {
width:300px;
}

.socialleft {
width:70px;
float:left;
margin-right:-20px;
}

.socialright {
width:150px;
margin-top:70px;
float:right;
margin-left:-100px
}

.socialright img{

margin-right:5px
}


.buyright {
float:right;
width:70px;

text-align:left;
}

.buyleft {
float:left;
width:70px;
}

.twitter {
margin-top:10px;
padding-top:10px;
}