/*
Theme Name: 0RETblog
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:#003A69 url('../../../../images/bodybg.gif');
		background-repeat:no-repeat;
		background-position:center top;
		margin:0px;
		padding:0px;
		margin-bottom:40px;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	text-align: justify;
}
#MostOuterDiv		
	{
		width:946px;
		margin:0px auto;
		margin:0px auto;
	}
#OuterDiv
	{
		width:943px;
		float:left;
		background:url('../../../../images/pagebg.gif');
		background-repeat:repeat-y;
		padding-left:3px;
	}

#header-blog
	{
		width:940px;
		height:166px;
	        margin-bottom: 50px;
		float:left;
		background:url('../../../../images/header3.gif');
		background-repeat:no-repeat;
	}
#header-backup {
	height: 166px;
	padding: 0px 50px 0 50px;
	margin-bottom: 50px;
	background: url(../../../../images/header3.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}
#logo
	{
		width:268px;
		height:90px;
		float:left;
		margin-left:58px;
		margin-top:20px;	
	}
#headerright
	{
		width:614px;
		float:left;

	}	
#googlesearch
	{
	background:url('../../../../images/googlesearch_bg.png');
	background-repeat:no-repeat;
	width:220px;
	padding-left:26px;
	height:56px;
	padding-top:5px;
	float:left;
	margin-left:365px;
	display: inline;
	}	
#googlesearch .inputbox
	{
	width:140px;
	height:16px;
	border:1px solid #000000;
	float:left;
	display: inline;
	}	
#googlesearch .inputbutton
	{
	width:40px;
	height:21px;
	float:left;
	border:none;
	margin-top: -22px;
	margin-left: 150px;
	display: inline;
	}	
#headerright .subscribe
	{
	width:180px;
	height:75px;
	float:left;
	margin-left:48px;
	position:absolute;
	left: 843px;
	margin-top: 40px;
	}
#enews_blog {
	float: right;
        position:relative;
	top: 8px;
	right:14px
}


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

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

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

#header #search {
	position: absolute;
	top: 150px;
	right: 60px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 200px;
	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: url(images/navbarbg.jpg);
	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: 0 30px 0 20px;
	font-size: 12px;
	color: #999999;
	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: 500px;
	padding: 0 40px 0 80px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.png);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 61px;
	height: 49px;
	text-align: center;
	font-size: 12px;
	margin: 2px 15px 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 {
	font-size: 20px;
	line-height:26px;
	font-weight: bold;
	margin: 0;

}

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

.post a, .navigation a {
	color: #003A6A;
	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 {
	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: 200px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #003A6A;
	text-decoration: none;
}

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

#footer {
	clear: both;
	height: 61px;
	width: 946px;
    background: url('/images/pagebottom.gif') no-repeat bottom;
	margin: 0 auto 0 auto;
}

#footer p {
	text-align: center;
	font-size: 9px;
	top: 40px;
}

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

#footer a:hover {
	color: #333333;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003a69;
}
#wp-calendar {
	width: 200px;
	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:link {
	color: #f8b82f;
}
#wp-calendar a:hover {
	background: #cccccc;
}
.entry_author_image
{
  float: left;
  margin: 10px 25px 10px 0;
}
.bottombg {
	height: 40px;
	width: 493px;
	display:inline;
}