/*  
Theme Name: Socair
Theme URI: http://www.socair.com
Description: Socair Solutions designed and developed by <a href="http://www.visiomente.com">Visiomente</a>.
Version: 1.0
Author: Aaron Wentzel
Author URI: http://www.visiomente.com/
*/


body { 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	min-width: 770px;
	background-color: #006e51;
	color: white;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
div#background-left {
	background: url('/wp-content/themes/socair/images/background-left.png') left top no-repeat;
	margin: 0px;
	padding: 0px;
}
div#background-right {
	background: url('/wp-content/themes/socair/images/background-right.png') right top no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper { 
	text-align: left; 
	width: 770px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	color: #222222;
	padding: 10px;
}
h1 img {
	border: 0;
}
#header {
	position: relative;
	text-align: right; 
	width: 770px;
	height: 175px;
}

/**** global menu row ****/
#global-menu {
	position: absolute;
	right: 20px;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #888888;
	width: 770px;
}
#global-menu ul {
	display: inline;
	list-style: none;
	padding-right: 100px;

}
#global-menu ul li {
	padding-right: 5px;
	display: inline;
	list-style: none;

}
#global-menu a,
#global-menu a:link,
#global-menu a:visited {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #888888;
	text-decoration: none;
	padding-right: 5px;
}
#global-menu a:hover,
#global-menu a:focus {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #006F51;
	background: #f2f8f6;
}
.global-divider {
	position: relative;
	top: 3px;
	width: 12px;
	height: 19px;
}
/**** search ****/
#global-menu .search  {
	position: absolute;
	top: 0px;
	right:0px;
	display: block; 
}
.query {	
	position: relative;
	display:inline;
	font-size:9px; 
	width:76px; 
	height:12px;
	margin-top: 5px;
}
#go-button {
	width: 18px;
	height: 19px;
	padding: 0 0 0 2px;
	vertical-align: bottom;
}



/**** main menu row ****/
#menu {
	position: absolute;
	right: 20px;
	margin: 66px 0 0 0;
	display: block;
	width: 414px;
	height: 24px;
	padding: 0;
}
#menu ul {
	display: block;
	list-style: none;
	width: 414px;
	height: 24px;
	margin: 0;
	padding: 0;
	whitespace: nowrap;

}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	whitespace: nowrap;
}
.menu-divider {
	position: relative;
	top: 7px;
	left:0px;
	width: 1px;
	height: 24px;
	display: inline;
	margin:0;
	padding:0;
	whitespace: nowrap;
}
#menu a,
#menu a:link,
#menu a:visited {
	font: small Arial, Helvetica, Verdana, sans-serif;
	color: #888888;
	text-decoration: none;
	display: inline-block;
	height: 24px;
	padding: 4px 8px 4px 8px;
	margin: 0;
	border-right: 1px solid #a6a7a7;
}

#menu a:hover,
#menu a:focus {
	color: #ffffff;
	background: #006F51;
	border-right: 1px solid #a6a7a7;
}
#menu a.menu-button-ov {
	font: small Arial, Helvetica, Verdana, sans-serif;
	color: #006F51;
	text-decoration: none;
	display: inline-block;
	height: 24px;
	background: #e9f2ef;
	padding: 4px 8px 4px 8px;
	margin: 0;
	border-right: 1px solid #a6a7a7;
}


/**** content area ****/
#content {
	position:relative;
	display: block;
	background-color: #ffffff;
	width:770px;
}

/**** left column ****/
#column-left {
	display: block;
	width: 490px;
	margin-left: 20px;
}
#column-left h2 {
	font: 25px 'Warnock Pro', Times, 'Times New Roman', serif;
	color: #006F51;
	text-decoration: none;
}
#column-left h3 {
	padding: 5px 0px 0px 15px;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
#column-left p {
	padding: 0px 0px 0px 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#column-left a,
#column-left a:link,
#column-left a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006F51;
	text-decoration: none;
	font-weight: bold;
}
#column-left a:hover,
#column-left a:focus {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

/**** right column ****/
#column-right {
	float: right;
	margin: 0 20px 0 0;
	display: block;
	width: 199px;
}
.box {
	display: block;
	width: 199px;
	margin: 0;
	background: url('/wp-content/themes/socair/images/right-middle.png') right top repeat-y;
}
.box-heading {
	display: block;
	width: 199px;
	height: 53px;
	margin: 0;
	background: url('/wp-content/themes/socair/images/right-header.png') right top no-repeat;
}
.box-heading h4 {
	padding: 18px 0px 0px 24px;
	font: 24px 'Warnock Pro', Times, 'Times New Roman', serif;
	color: #666666;
	margin: 0;
}
.box-content {
	position: relative;
	top:0px;
	display: block;
	width: 199px;
	background: url('/wp-content/themes/socair/images/right-middle.png') right top repeat-y;
	margin: 0;
}
.box-content p {
	padding: 0px 15px 5px 35px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;	
}
.box-content a,
.box-content a:link,
.box-content a:visited {
	padding: 6px 0 0px 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #006F51;	
	display: block;
}
.box-content a:focus,
.box-content a:hover {
	padding: 6px 0 0px 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;		
	display: block;
}
.box-content ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 15px 25px;
}
.box-content ul a,
.box-content ul a:link,
.box-content ul a:visited {
	padding: 0 0 9px 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #006F51;	
	display: block;
}
.box-content ul a:focus,
.box-content ul a:hover {
	padding: 0 0 9px 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;		
	display: block;
}
.box-bottom {
	display: block;
	width: 199px;
	height: 28px;
	background: url('/wp-content/themes/socair/images/right-bottom.png') right bottom no-repeat;
}
#wrapper2 {
	background-color: #ffffff;
	width: 770px;
	position: relative;
}

/**** footer area ****/
#footer {
	display: block;
}
#footer-takbax {
	display: inline;
	position: absolute;
	bottom: 23px;
	right: 127px;
}
#footer-menu-left {
	display: inline;
	position: absolute;
	bottom: 8px;
	left: 45px;
}
#footer-menu-center {
	display: inline;
	position: absolute;
	bottom: 8px;
	left: 325px;
}
#footer-menu-right {
	display: inline;
	position: absolute;
	bottom: 8px;
	left: 435px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 250px;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer,
#footer a {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #888888;
	text-decoration: none;
	padding: 0 3px 3px 3px;
}
#footer a:hover {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #006F51;
	text-decoration: none;
	background: #e9f2ef;
}
#footer-takbax,
#footer-takbax a {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #888888;
	text-decoration: none;
	padding: 0 3px 1px 3px;
}
#footer-takbax a:hover {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #006F51;
	text-decoration: none;
	background: #e9f2ef;
}

/**** navigation ****/
.navigation {
	display: block;
	text-align: center;
	margin: 5px 10px 40px 10px;
	width: 470px;
	height: 1px;
	
	}
.alignleft{
float:left;
    color: #006F51;
	font-size:.9em;

}
.alignright{
float:right;
    color: #006F51;
	font-size:.9em;

}
/**** single ****/
.nocomments{
margin-left:10px;
font-size:.9em;
}
/**** post ****/
div.post{
    position: relative;
    border: 1px solid #006F51;
    background: #e9f2ef;
    margin: 0px 10px 15px 10px;
    padding: 5px 5px 5px 5px;
}
div.post h3,
div.post h2 {
    padding: 0 0 0 15px;
    border-bottom: 5px solid #006F51;
    margin: 3px 0 0 0;
}
#comments,
#respond {
    padding: 0 0 0 15px;
    border-bottom: 5px solid #006F51;
    margin: 3px 15px 0 15px;
}
.commentlist .commentmetadata {
	font-size: 12px;
}
div.post small{
    padding: 1px 15px 0 0;
    margin: 0;
    float: right;    
}

di?.post h4{
    padding:0px;
}
div.post a:link, div.post a:visited {
    text-decoration: underline;
    color: #323232;
}
div.post a:hover, div.post a:active {
    text-decoration: underline;
    color: #FF6500;
}
/**** entry ****/
.entry {
    padding-top: 15px;
}
.entry-updated{
    color: #323232; 
    font-size:.8em;
    padding:0 10px 0 20px;
}
.entry-text{
    padding:0 10px 0 10px;
}
.entry-text p{
    color:black;
}
ul.entry-meta {
   margin-left:20px;
   padding:0;
}
ul.entry-meta li {
    color:black;
    display: inline;
    font-size:.8em;
}
.entry p small {
    margin: 7px 0 10px 0;
    padding: 0 0 10px 0;
}
form #comment {
    width: 450px;
}


