/*
THEME NAME: Mapa
THEME URI: http://www.altumdesign.com/
DESCRIPTION: Custom design made for the Mid-Atlantic Pilots Association
VERSION: 1.0
AUTHOR: <a href="http://www.altumdesign.com/">Altum Design Studios</a>
AUTHOR URI:
*/

body{
background:#040524;
margin:0;
padding:0;
}

a{
color:#fff;
}

p, li, span, h1, h2, h3, h4{
font-family:Tahoma,Helvetica,sans-serif;
}

#background{
background:url('images/clouds.jpg') repeat-x;
height:500px;
position:absolute;
top:0;
left:0;
width:100%;
z-index:-2;
/*
width:938px;
margin:0 auto;
*/
}

#page_wrapper{
width:820px;
margin:0 auto;
}

#clouds{
background:url('images/clouds.png') no-repeat;
margin:0 auto;
z-index:-1;
width:938px;
height:500px;
}

#header{
width:798px;
height:100px;
margin:90px auto 0 auto;
background:#7e0d10;
border-left:1px solid #8d292b;
border-right:1px solid #6c0b0e;
border-top:1px solid #b57375;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-top-left-radius:10px;
border-top-right-radius:10px;
}

#logo{
width:190px;
height:169px;
margin:-70px auto 0;
}

/* Search */

#search_wrapper{
float:right;
width:250px;
margin-top:-50px;
margin-right:5px;
}

#search{
float:right;
padding-top:4px;
}

.search_input {
background:url('images/search_bg.png');
border:1px solid #2a2a2a;
float:left;
height:14px;
padding-bottom:2px;
padding-left:4px;
padding-top:4px;
color:#333;
}

.search_submit {
background:url('images/submit_bg.png');
border:1px solid #2a2a2a;
color:#ccc;
float:left;
height:22px;
margin-left:2px;
padding-bottom:3px;
width:55px;
padding-left:6px;
font-size:9px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
}

.search_submit:hover{
background:#6e0605;
}

/* End Search */



#menu_wrapper{
width:818px;
margin:0 auto 0 auto;
height:60px;
z-index:10;
}

#menu_left{
width:9px;
height:60px;
float:left;
margin-top:-1px;
background:url('images/menu_left.png') no-repeat;
}

#menu_main{
float:left;
width:800px;
height:50px;
background:url('images/menu_gradient.png') repeat-x;
z-index:10;
}

#menu_right{
width:9px;
height:60px;
float:left;
margin-top:-1px;
background:url('images/menu_right.png') no-repeat;
}

#container{
width:798px;
min-height:250px;
margin:-18px auto 0;
background:#7e0d10;
border-left:1px solid #8d292b;
border-right:1px solid #6c0b0e;
border-bottom:1px solid #6c0b0e;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:0;
border-top-right-radius:0;
}

#content{
padding:15px;
padding-top:5px;
}

.clear{
clear:both;
}

#footer{
text-align:center;
}

#copyright, #copyright a, #altum, #altum a {
color:#fff;
text-decoration:none;
}

#copyright{
margin-top:10px;
margin-bottom:4px;
font-size:11px;
}

#altum{
margin:7px 0 0;
font-size:10px;
}

#altum a:hover{
text-decoration:underline;
}


/*MENU CSS*/
.mapa-wrap{
width:760px;
margin:12px auto 0;
}

.mapa a{
color:#333;
text-decoration:none;
font-size:18px;
text-shadow:0px 1px 2px #ddd;
}

.mapa a:hover{
text-decoration:underline;
}

.mapa{
list-style:none;
margin:0;
padding:0;
}

.mapa li{
float:left;
list-style:none;
padding-left:15px;
padding-right:15px;
}

#featured{
width:754px;
margin:0 auto;
padding-top:10px;
}


/*--------------------------*/
 /* SLIDER GALLERY START */
/*==========================*/

#s3slider { 
   width: 750px; /* important to be same as image width */ 
   height: 134px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */

border:2px solid white;
}

#s3sliderContent li{
   width: 750px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   left:0;
   list-style:none;

}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   font: 18px/25px Arial, Helvetica, sans-serif;
   /* padding: 20px 13px 10px; */
   width: 0px;
   background-color: #ccc;
   filter: alpha(opacity=90); /* here you can set the opacity of box with text */
   -moz-opacity: 0.9; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.9; /* here you can set the opacity of box with text */
   opacity: 0.9; /* here you can set the opacity of box with text */
   color: #333;
   display: none; /* important */

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

.left {
	top: 0;
        left: 0;
	width: 162px !important;
	height: 266px;
}
.right {
	right: 0;
	bottom: 0;
	width: 182px !important;
	height: 266px;
}

.off {
	right: 0;
	bottom: 0;
        margin-top:20px;
	width: 0px !important;
	height: 0px !important;
}

#base{
width:750px;
height:180px;
margin:20px auto 0;
padding-bottom:30px;
}

#homecontent{
float:left;
width:178px;
height:180px;
padding-right:20px;
}

#homecontent .entry-content{
font-size:12px;
text-align:justify;
color:#fff;
}

#homecontent .entry-title, #events_wrapper .entry-title{
color:#FFFFFF;
font-family:Arial,helvetica,sans-serif;
font-size:14px;
}

.entry-title{
padding-bottom:5px;
}

.entry-title a, .entry-meta a{
text-decoration:none;
color:black;
}

.entry-title a:hover, .entry-meta a:hover{
text-decoration:underline;
}

.entry-meta, .entry-meta a{
font-size:12px;
}

.category-events .entry-date{
display:none;
}

.category-surface-winds .entry-date{
display:none;
}

.category-meetup .entry-date{
display:none;
}

.category-flyouts .entry-date{
display:none;
}

.entry-date{
margin-top:0;
padding-top:5px;
}

.entry-content a{
color:black;
}

.vline{
float:left;
background:url('images/vline.png');
width:3px;
height:163px;
margin-top:15px;
}

#events_wrapper{
float:left;
width:350px;
margin-left:20px;
margin-right:20px;
height:180px;
}

#events{
border:1px solid #ffffff;
background:#5a0b0d;
width:346px;
height:135px;
margin-top:10px;
}

#events ul{
margin:0;
padding:5px 10px;
}

#events li{
list-style:none;
padding-bottom:10px;
font-size:14px;
border-bottom:1px solid white;
padding-top:5px;
}

#events li:last-child{
border-bottom:0px none;
}

#events li a{
text-decoration:none;
}

#events li a:hover{
text-decoration:underline;
}


#socialmedia{
float:left;
width:138px;
height:180px;
padding-top:13px;
}

.social_tab{
width:157px;
height:61px;
margin-left:33px;
}

.social_main{
float:left;
background:url('images/social_bg.png') repeat-x;
width:148px;
height:52px;
-moz-border-radius-bottomleft:40px;
-moz-border-radius-topleft:10px;
-webkit-border-bottom-left-radius:40px;
-webkit-border-top-left-radius:10px;
border-bottom-left-radius:40px;
border-top-left-radius:10px;
}

.social_wrap{
float:left;
background:url('images/wraparound.png') repeat-x;
width:9px;
height:61px;
}

.social_text{
float:left;
margin-left:19px;
}

.findus{
font-size:12px;
margin:4px 0 0 0;
padding:0;
}

.media, .media a{
font-size:15px;
margin:0;
padding:0;
text-decoration:none;
color:#000;
text-shadow:0 1px 2px #ddd;
}

.social_meetup, .social_fb, .social_twitter{
float:left;
}

.social_meetup{
margin-top:6px;
margin-left:20px;
}

.social_fb{
margin-top:8px;
margin-left:23px;
}

.social_twitter{
margin-top:9px;
margin-left:33px;
}

.category-meetup .photo{
display:none;
visibility:hidden;
}

.post, #content .page{
padding:0 20px 10px;
background:#dedede;
border:1px solid black;
margin-top:30px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
text-shadow:0 1px 2px #EEEEEE;
}

#nav-above{
display:none;
visibility:hidden;
}

#nav-below{
padding-top:10px;
padding-bottom:10px;
height:30px;
}

.nav-previous a, .nav-next a{
text-decoration:none;
}

.nav-previous{
float:left;
}

.nav-next{
float:right;
}

#comments{
clear:both;
border-top:1px solid white;
}

#respond{
color:white;
padding-left:20px;
}

.form-input, .form-textarea{
padding-bottom:12px;
}

#comments h3{
color:white;
}

#comments ol{
margin:0px;
padding:0px;
}

#comments li{
background:#ffffff;
border:1px solid #333;
list-style:none;
}

#comments li:nth-child(2n){
background:#dddddd;
border:1px solid #333;
}

.comment{
margin-top:5px;
padding:10px;
}

.avatar{
border:1px solid black;
float:left;
margin-right:15px;
}

.comment-meta{
font-size:12px;
color:#777;
}

.comment-meta a{
font-size:12px;
color:#777;
}

.fn{
}

.fn a{
color:black;
font-size:18px;
text-decoration:none;
}

.fn a:hover{
text-decoration:underline;
}

.unapproved{
padding-top:10px;
}

h2.page-title{
color:white;
font-weight:lighter;
margin-bottom:0;
margin-left:10px;
padding-top:10px;
}



img{
border:none;
}


