/*  
 * Theme Name: 		OpenAir
 * Theme URI: 		http://www.theenglishguy.co.uk/openair-theme/
 * Description: 	An easy-to-use and tweak heme based on the blue sky background image. Two columns, widget-ready, gravatar-ready, and SEO friendly, brought to you by <a href="http://www.theenglishguy.co.uk/">The English Guy</a>.
 * Author: 			Richard Dows
 * Author URI: 		http://www.theenglishguy.co.uk/
 * Tags:			two-columns, blue, white, fixed-width, right-sidebar, threaded-comments
 * Version:			1.1.7
 */

* {
    margin:					0;
	padding:                0;
}

body, html {
	background-attachment:	scroll;
	background-color:		#e4f0e6;
	font-size:				11px;
	font-family:			Tahoma, sans-serif;
}



/*----------------------------- wrapper ------*/
#wrap {
    width:					705px;
	margin:					0 auto;
}



/*-------------------------- main divs -------*/
.content {
    width:					500px;
	float:					left;
}

#header { 
    min-height:             115px;
	height:					auto !important;
	height:					115px;
	background-image:       url(images/header.jpg);
	background-position:    left top;
	background-repeat:		no-repeat;
	margin:					50px 0px 0px 75px;
}

#header #text {
	font-family:			Tahoma, sans-serif;
	font-style:				normal;
}

#header #text h2 {
    font-size:				10px;
	font-style:				italic;
	color:					#333;
}

#middle { 
	margin:					0;
}

/*-------------------------- sidebars -------*/

#sidebar {
    width:					200px;
	margin:					0 0 0 5px;
	float:					right;
}
#sidebar .top, #sidebar .middle, #sidebar .bottom {
    margin:					0;
}
#sidebar .top, #sidebar .bottom {
    background-color:		transparent;
}
#sidebar .top { 
	background-color: 		#fafcfa;
}
* html #sidebar .top {
    margin:					0 0 0 0;
}
#sidebar .middle { 
    background-color:		#fafcfa;
}


#sidebar .bottom { 
    background-color:		#fafcfa;
	margin:					5 0 0 0;
}


#sidebar .title h3 {
    color: 					#828282;
	padding:                20px 0 0 20px;
	font-weight:			bold;
	font-size:				10px;
	font-family:			Georgia, Times, serif

}

#sidebar ul {
	margin:					10px 20px 0 30px;
	padding:                0;
	list-style-type:		none;
	color:					#969696;
	
}
#sidebar ul.work {
    margin:			0 20px 10px 30px;
	list-style-type:		none;
}
#sidebar ul ul {
    list-style-type:		none;
	margin:					0 20px 10px 30px;
}

#sidebar #searchform input#s {
    width:					160px;
	margin:					10px 0 10px 20px;
	border:					1px #FFF solid;
	color:					#969696;
	font-size:				10px;
	font-family:			Tahoma, Geneva, sans-serif;
}

#sidebar p#tagcloud {
    margin:					0 3px;
	text-align:				center;
}

#sidebar .paypal{
	background-image: 		url('images/paypal.jpg');
	background-position:	left top;
	background-repeat: 		no-repeat;
	width: 					120px;
	height: 					37px;
	margin: 				0 0 10px 20px;
}

/*----------------------------- post ---------*/
.post { 
    background-color: 		#f2f8f3;
	color: 					#454545;
	font-weight: 			normal;
	margin-bottom:	25px;
	}
.cat{
padding: 5px;
font-weight:bold;
text-align: center;
color: #c41e3a;
}
.post-top, .post-bottom {
    background-repeat:		no-repeat;
	background-color:		transparent;
}
.post-top {
    background-color: 		#f2f8f3;
	margin-top:				7px;
}

* html .post-top {
    background-color: 		#f2f8f36;
	margin:					0 0 0px 0;
}
.post-content {
    background-color: 		#f2f8f3;
	font-size:				100%;
}
* html .post-content {
    background-color: 		#f2f8f3;
}
.post-bottom {
    background-color: 		#ebf3ed;
	margin:					3px 0 0 0;
	padding:			    3px 25px 0px 25px;
	text-align:				right;
	color:					#bfbfbf;
}
* html .post-bottom {
    background-color: 		#ebf3ed;
}
.post-content ul, .post-content dl, .post-content ol {
    padding:				10px 0 5px 25px;
}
.post-title {
    background-color:		transparent;
	border-bottom:			1px solid #d0d0d0;
	margin:					0 25px 2px 25px;
}
.post-date {
    background-color:		transparent;
	text-align:				left;
	margin:					0px 25px 0 25px;
	padding-top:			10px;
}
* html .post-date {
    background-color: 		transparent;
}
.post-date .month, .post-date .date {
	font-size:				9px;
	font-weight:			normal;
	color:					#999999;
}
.post-date p {
	margin:				0px 0 0 25px;
	padding:			15px 0 0 0;
}
.post-date .month { 
	text-align:				left;
	font-size:				9px;
	padding:				15px 0 0px 0;
}
.post-date .date { 
	text-align:				left;
	padding:                0 0 0 0;
}
.post-main {
	padding:                5px 25px 0px 25px;
}
.post-title h2, #commentsdiv h4 {
	font-size:				11px;
	font-family: 			Georgia, "Times New Roman", Times, serif;
	font-weight:			normal;
	letter-spacing:			3px;
	color:					#454545;
}

.post-comments {
	width:					500px;	
	text-align:				right;
	margin:					0 25px 0px 25px;
	color:					#969696;
}
* html .post-comments {
    background-color:		#f8f9f8;
}
.post-comments p {
    margin:                 5px 25px 0px 0px;
}


.post-archive .post-info {
    text-align:				right;
		color:					#969696;
}



/*-------------------------- comments --------*/
#commentsdiv {
	margin:					0;
}
.commentlist {
    margin:					80px 0 0 0;
}
.commentlist li.comment {
    display: 				block;
	padding:                10px 10px 0 25px;
	border:					0px solid #000;
	background-color:		#fafcfa;
}
.commentlist li.comment:after {
    content: 				".";
    display: 				block;
    clear: 					both;
    visibility: 			hidden;
    line-height: 			0;
    height: 				0;
}
html[xmlns] .commentlist li.comment {
    display:				block;
}
* html .commentlist li.comment {
    height: 				1%;
	background-color:		#fafcfa;
}

.commentlist ul, .commentlist ol, .commentlist dl {
	padding:                0;
	margin:                 10px 0 10px 0px;
}
.commentlist ul { 
    list-style-image:		none;
}
.commentlist ol {
    list-style-type:		none;
}

.commentlist .children {
    margin:					15px 0 0 0;
	list-style:				none;
}

.comments-top, .comments-bottom {
    background-repeat:		no-repeat;
	background-color:		transparent;
}
.comments-top {
    background-color:		#fafcfa;
	height:					10px;
	max-height:				10px;
}
* html .comments-top {
    background-color:		#fafcfa;
	margin:					0 0 0px 0;
}
.comments-middle {
    background-color:		#fafcfa;
	font-size:				100%;
}
* html .comments-middle {
    background-color:		#fafcfa;
}
.comments-bottom {
    background-color:		#fafcfa;
	height:					10px;
	position:				relative;
}
* html .comments-bottom {
   background-color:		#fafcfa;
}

.comments {
    position:				relative;
}
.comments-textarea { 
    padding-top: 0px
}
.comments-textarea textarea {
    width:					90%;
	margin-left: 25px;
}
.comments-title {
    background-color:		#fafcfa;
	font-family:			"Georgia", Times, serif;
}
.comments-title h3 {
    font-size:				10px !important;
	padding:                0px 0 5px 25px;
}
.comments-title h4 {
    font-size:				10px !important;
	padding:                2px 0 2px 2px;
}
.comment-author {
    float:					right;
	clear:					right;
	width:					100px;
	margin:					0 5px 0 20px;
	padding:                10px 10px 0px 5px;
	font-family:			"Georgia", serif;
	border-left:			1px solid #dddddd;
	font-size:				10px;
	text-align:				center;
	min-height:             30px;
	height:					auto !important;
	height:					30px;
}
* html .comment-author {
    width:					100x;
}
.comment-author img {
    margin:					0 auto;
	padding:                5px;
	clear:					both;
	border:					0px solid #ddd;
}
.comment-author cite {
    font-size:				10px;
	font-weight:			bold;
}

.comments-content {
    padding:                5px 10px;
}
.comments-inputs {
	border:					0px solid #fff;
    margin:					0 0 10px 25px;
}
.comments-inputs label {
    float:					left;
    width:					50px;
	margin-left: 25px;
}
.comments-inputs input {
    margin:					0 0 3px 0;
}
.comments-middle .buttons {
    text-align:				right;
}
.comments-middle .buttons input {
    margin:					10px 25px 10px 0;
	border:					0px solid #333;
	font-family:			Tahoma, sans-serif;
	font-size:				10px;
	font-weight:			bold;
	color:					#454545;
}
.comments-middle .buttons input:hover {
    color:					#969696;
}
.comments .inputs {
    padding:                0 10px;
}

.comments p {
    padding:                0 0 10px 0;
}




/*----------------------------- links --------*/
a {
    color:					#969696;
	text-decoration:		none;
}
a:visited {
    color:					#454545;
text-decoration:		none;
}
a:hover {
    color:					#c41e3a;
text-decoration:		none;
}
h1 a, h1 a:visited {
    color:					#969696;
	text-decoration:		none;
}
h1 a:hover { 
    color:					#c41e3a;
text-decoration:		none;
}
h2 a {
    color:					#969696;
	text-decoration:		none;
}
h2 a:visited {
    color:					#969696;
	text-decoration:		none;
}
h2 a:hover {
    color:					#c41e3a;
text-decoration:		none;
}

.post-content a, .post-info a, #footer a {
    border:					0;
    color:					#454545;
	text-decoration:		none;
}
.post-content a:visited, .post-info a:visited, #sidebar a:visited, #footer a:visited {
    color:					#969696;
	text-decoration:		none;
}
.post-content a:hover, .post-info a:hover, #sidebar a:hover, #footer a:hover {
    color:					#c41e3a;
text-decoration:		none;
}



/*----------------------------- misc ---------*/
.spacer {
    clear:					both;
}
.justify {
    text-align:				justify;
}
.centered {
    text-align:				center;
}
.navigation {
    text-align:				center;
}
.small {
    font-size:				87%;
}
.uppercase {
    text-transform:			uppercase;
}
.align-left {
    margin:					25px 10px 10px 0;
	float:					left;
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				10px;
	font-weight:			bold;
}
.align-right {
    margin:					25px 10px 10px 0;
	float:					right;
	font-family:			Tahoma, Geneva, sans-serif;
	font-size:				10px;
	font-weight:			bold;
	
}
img {
    border:					1px solid #d0d0d0;
}
.post p {
    padding:                5px 0;
}
blockquote {
    background-color:		#fafcfa;
	border:					0px solid #222;
	margin:					5px 10px;
	padding:                2px 5px 5px 5px;
}
.comments blockquote {
    margin:					5px 25px 0 25px;
}
blockquote ul, blockquote ol, blockquote dl {
    margin:					0 0 0 15px;
}

h2 {
    font-size:				10px;
}

h3 {
	font-size: 10px;
}



.clearfix:after {
    content: 				".";
    display: 				block;
    clear: 					both;
    visibility: 			hidden;
    line-height: 			0;
    height: 				0;
}

.clearfix {
    display: 				inline-block;
}

html[xmlns] .clearfix {
    display: 				block;
}

* html .clearfix {
    height: 				1%;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
img.alignright {
    float: right !important; 
	margin:0 0 0 5px !important;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

