/*
Theme Name: WordPress BuddyPilots Theme
Theme URI: http://buddypilots.com/
Description: This theme was made for the Buddypilots.com blog only
Version: 1.0
Author: Sebastien Malherbe
Author URI: http://7vision.com/


	The CSS, XHTML and design are the property of Buddypilots Aviation inc.
	All right reserved to Buddypilots Aviation Inc.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial,  Verdana, Sans-Serif;
	background: #FFF url('images/bg_main.jpg') repeat-x top left;
	color: #333;
	position: relative;
	margin: 0;
	padding:0;
	}
	
.skyClosed {
	background: transparent url('images/bg_main_cache-trans.png') no-repeat top right;
	width: 468px;
	height: 371px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#siteContainer {
	width: 860px;
	background-color: transparent;
	text-align: left;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	padding:0;
}

/******************* Content ***************/

#content {
	font-size: 1.2em;
	height: 100%;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	position: relative;
	padding-bottom: 15px;
}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Helvetica, Arial,  Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial,  Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}


#sidebar h2 {
	font-family: Helvetica, Arial,  Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ccc;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#00517d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:#00517d;
	}
	
.entry ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

.entry ul li{
	margin: 5px 0;
	padding-left: 18px;
	background: transparent url('images/bullet.png') no-repeat 0 0;
}

.entry a {
	color: #4490ee;
}
	
input {
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}


#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: -17px 0 0 0;
	padding: 0;
	}

/********************** Header ****************/

#header {
	background: transparent url('images/bg_header.png') no-repeat 0px 19px;
	margin: 18px 0 0 0px;
	height: 90px;
	width: 865px;
	position: relative;
}

.illusCloudTop {
	position: absolute;
	z-index: 0;
	background:url('images/illus_clouds.png')repeat-x -35% 0;
	|background:url('images/illus_clouds.png')repeat-x 35% 0;
	top:0px;
	width: 100%;
	|width: 50%;
	height: 232px;
}

.logo {
	margin: 0 0 0 7px;
	float: left;
}

#mainNav {
  float:right;
  width:300px;
  |width: 310px;
  line-height:normal;
	margin-top:29px;
}

#mainNav ul {
	padding:10px 10px 0 50px;
	list-style:none;
}

#mainNav li {
  float:left;
  margin:0 5px;
  padding:0;
  list-style-type:none;
}

#mainNav li a {
      float:left;
      background:transparent;
      margin:0;
      padding:0px 0px 0px 4px;
      text-decoration:none;
}

#mainNav li a span {
      float:left;
      display:block;
      background:transparent;
      padding:0px 8px 0px 6px;
      font-size: 1.5em;
      font-weight: bold;
      color: #00517d;
      line-height: 29px;
}


#mainNav li.current_page_item a,
#mainNav li.current_page_item a:hover {
      float:left;
      background:url('images/bg_menuleft.png') no-repeat left top;
      margin:0;
      padding:0px 0px 0px 4px;
      text-decoration:none;
}
      
#mainNav li.current_page_item a span,
#mainNav li.current_page_item a:hover span {
      float:left;
      display:block;
      background:url('images/bg_menuright.png') no-repeat right top;
      padding:0px 8px 0px 6px;
      font-size: 1.5em;
      font-weight: bold;
      color: #fff;
      line-height: 29px;
}


#mainNav a:hover span {
      color:#00517d;
      }

#mainNav li a:hover {
	background:url('images/bg_menuleft.png') no-repeat;
  background-position:0% -29px;
      }

#mainNav li a:hover span {
	background:url('images/bg_menuright.png') no-repeat;
  background-position:100% -29px;
}

.rss {
	position: absolute;
	top: 8px;
	right: -10px;
}
/**************** page ******************/
.narrowcolumn {
	float: left;
	padding: 5px;
	margin: 0px 0 0;
	width: 590px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	background:url('images/bg_entry.gif') no-repeat 50% 100%;
	padding-bottom: 40px;
	}

.post hr {
	display: block;
	}	
	

.postmetadata {
	clear: both;
}

.postmetadata.alt{
	padding-left: 5px;
}

.postmetadataBottom {
	background:url('images/icon_tag.gif') no-repeat;
	padding-left: 18px;
	color: #999;
}

.postmetadataBottom a{
	color: #999;
}

.postmetadataBottom a:hover{
	color: #000;
}

/* Begin Sidebar */
#sidebar{
	padding: 10px ;
	width: 225px;
	float: right;
	margin-top: 15px;
	background:url('images/bg_sidebar.png') no-repeat bottom right;
}

#sidebar ul li #searchform{
	margin: 10 0;
}

#sidebar ul li form#searchform label{
	display: none;
}

#sidebar ul li  form#searchform input#s{
	padding: 2px;
}

#sidebar ul li  form#searchform input#searchsubmit{
	display: inline-block!important; 
	padding: 3px 10px 3px !important; 
	color: #fff !important; 
	text-decoration: none !important;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25) !important;
	position: relative;
	cursor: pointer;
	border: none;
	font-size: 11px!important; padding: ;
	background: #666;
}

/* End Sidebar */

#footer {
	padding: 0;
	margin: 0 auto;
	background:url('images/bg_footer.gif') repeat-x top left;
	clear: both;
	height: 340px;
	margin-top: 20px;
	font-size: 1.2em;
	position:relative;
}

.footerContent {
	width: 860px;
	padding-top: 20px;
	margin: 0 auto;
	background:url('images/bg_footercontent.gif') no-repeat top left;
}

.leftFooter {
	width: 500px;
	float: left;
	height: 216px;
	position: relative;
	z-index: 10;
}

.rightFooter {
	width: 300px;
	float: right;
	position: relative;
	z-index: 10;
}

.footerContent h4{
	font-size: 1.2em;
}

ul.social{
	margin: 0 10px 0 -35px;
	|margin-left: 0;
}

ul.social li{
	display: inline;
	list-style-type: none;
	margin: 5px 24px 5px 0;
}

.facebook {
	background:url('images/bg_facebook_encart.png') no-repeat 0 0;
	width: 221px;
	height: 94px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 4px;
	font-size: 0.9em;
}

.illusAvion {
	position: absolute;
	z-index: 2;
	background:url('images/illus_avion.png') no-repeat 45% 0;
	top:110px;
	width: 100%;
	|width: 600px;
	height: 122px;
}

.illusCloud {
	position: absolute;
	z-index: 1;
	background:url('images/illus_clouds.png') repeat-x -15% 0;
	|background:url('images/illus_clouds.png') repeat-x 15% 0;
	top:0px;
	width: 100%;
	|width: 50%;
	height: 232px;
}

.bottomLinks {
	height: 55px;
	margin-left: 40px;
	|margin-top: -20px;
}

.bottomLinks a{
	float: left;
}

a.copa {
	background:url('images/logo_copa_gray.png') no-repeat 0 0;
	width:149px;
	height: 42px;
	display: block;
	text-indent: -10000px;
	margin-top: 4px;
	margin-right: 100px;
}

a:hover.copa {
	background:url('images/logo_copa.png') no-repeat 0 0;S
}

a.aopa {
	background:url('images/logo_aopa_gray.png') no-repeat 0 0;
	width:82px;
	height: 46px;
	display: block;
	text-indent: -10000px;
	margin-right: 100px;
	margin-top: 2px;
}

a:hover.aopa {
	background:url('images/logo_aopa.png') no-repeat 0 0;
}

a.iaopa {
	background:url('images/logo_iaopa_gray.png') no-repeat 0 0;
	width:109px;
	height: 46px;
	display: block;
	text-indent: -10000px;
	margin-right: 100px;
	margin-top: 2px;
}

a:hover.iaopa {
	background:url('images/logo_iaopa.png') no-repeat 0 0;S
}

a.apbq {
	background:url('images/logo_apbq_gray.png') no-repeat 0 0;
	width:78px;
	height: 46px;
	display: block;
	text-indent: -10000px;
	margin-top: 2px;
}

a:hover.apbq {
	background:url('images/logo_apbq.png') no-repeat 0 0;S
}

.bottomFooter {
	width: 100%;
	line-height: 48px;
	vertical-align: middle;
	margin-top: 3px;
	|margin-top: 5px;
}

a.backtotop {
	color: #ccc !important;
	background:url('images/btn_backtotop.gif') no-repeat 0 7px;
	|background:url('images/btn_backtotop.gif') no-repeat 0 4px;
	padding: 0px 0 0px 50px;
	line-height: 46px;
	display: block;
	width: 100px;
	float: left;
}

ul#footerNav {
	margin: 0px;
	margin-left: -40px;
	float: left;
}

ul#footerNav li{
	display: inline;
	margin: 0 5px;
}

ul#footerNav li a{
	color: #FFF;
}

ul#footerNav li.current_page_item a{
	color: #FFF;
	text-decoration: underline;
}

.copyright {
	float: right;
	color: #FFF;
}

/* End Structure */


/* Begin date format */

.date {
	background:url('images/bg_date.gif') no-repeat top left;
	width: 85px;
	height: 63px;
	color:#FFF;
	float: left;
	position: relative;
	margin-right: 5px;
	font-family: arial;
}

.date .day{
	position: absolute;
	font-size: 2.1em;
	font-weight: bold;
	top:14px;
	left: 9px;
	width: 26px;
	text-align: center;
}

.date .dayName{
	position: absolute;
	font-size: 0.8em;
	font-weight: normal;
	bottom: 7px;
	left: 12px;
	color: #ccc;
}

.date .month{
	position: absolute;
	font-size: 2.1em;
	font-weight: normal;
	top:14px;
	right: 9px;
}

.date .year{
	position: absolute;
	font-size: 0.8em;
	bottom:7px;
	right: 11px;
	color: #ccc;
}

/* end date format */

/** post Special **/

.postTitle {
	float: left;
	width: 490px;
	padding: 0;
	margin-left: 10px;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}



h2.pagetitle {
	margin: 30px 0;
	text-align: left;
}

h2.pagetitle.archives {
	background:url('images/icon_archives.png') no-repeat 0px 0px;
	line-height: 67px;
	padding-left: 75px;
}

h2.pagetitle.tags {
	background:url('images/icon_archivestags.png') no-repeat 0px 0px;
	line-height: 67px;
	padding-left: 75px;
}

h2.pagetitle.searchresults {
	background:url('images/icon_archivessearch.png') no-repeat 0px 0px;
	line-height: 67px;
	padding-left: 75px;
}

h2.pagetitle.section {
	background:url('images/icon_archivessearch.png') no-repeat 0px 0px;
	line-height: 67px;
	padding-left: 75px;
}

.postTitle h2{
	border-bottom:1px solid #ccc;
	margin: 0;
	padding: 0;
}

#sidebar h2{
	margin:  0 0 20px -5px;
	padding: 0 0 0 10px;
	background:url('images/bg_sidebar_h2.gif') repeat-x top left;
	line-height: 27px;
	color: #FFF;
	vertical-align:middle;
	width: 225px;
}

#sidebar h2 a {
	color: #FFF;
}

#sidebar ul {
	position: relative;
}

.widget_twitter {
	position: relative;
}

#sidebar .tweetIcon{
	background:url('images/icon_twitter.png') no-repeat 0 0;
	width: 60px;
	height: 69px;
	position: absolute;
	top: -5px;
	right: -20px;
}

#sidebar ul.twitter{
	background:url('images/bg_twitt.png') no-repeat 0 0;
	padding-top: 17px;
	margin: -5px 0px 0 5px;
	overflow: hidden;
}

#sidebar ul.twitter li{
	margin-left: 7px;
	padding-right: 8px;
	
}

#sidebar ul.twitter li a{
	font-family: times;
	font-size: 1.1em;
	font-style: italic;
}

#sidebar h2.sidebarTop {
	margin:  0;
	padding: 0 0 0 12px;
	background:url('images/bg_sidebar_h2search.png') no-repeat top left;
	line-height: 32px;
	color: #FFF;
	vertical-align:middle;
	width: 233px;
	margin-left: -10px;
	margin-top: -20px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}
	
#content .entry a img{
	padding: 4px;
	border: 1px solid #ccc ;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */

.entry p {margin-bottom: 10px;}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 10px 0;
	background:url('images/bg_sidebar_list.gif') no-repeat bottom left;
}
	
#sidebar ul ul li.cat-item a, #sidebar ul ol li.cat-item a{
	margin: 3px 0 0;
	padding: 0 0 10px 20px;
	background:url('images/bg_sidebar_listcat.gif') no-repeat 0 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}

#respond {
	background: url(images/edit.png) no-repeat;
	padding-left: 22px;
	margin: 20px 0px 0px;
	clear: both;
}

#respond h3{font: normal 140%/120% Arial, Helvetica, sans-serif;}

.nocomments{display: none;}

/* commentform */

#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}

#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 550px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #999;
}

/* comment list */

.commentlist {
	margin: 10px 0px;
	padding-left: 15px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	margin: 10px 0;
	position: relative;
	color: #999;
}

.commentlist li p{
	color: #333;
}

.commentlist .alt {
	background: #F4F4F4;
}
.commentlist li ul {list-style-type:none;}
.commentlist li ul li { padding-bottom:10px; margin-bottom:10px; margin-top:13px;}
.commentlist li ul li ul li {background-color: white;}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #4bb4e8;
}

.comment-meta a{
	color: #999;
}

.commentlist .alt cite {
	color: #1883bb;
}

.comment-meta {margin-bottom: 1.4em;font-size: .9em;}

.reply {font-size: .9em;margin:1em 0;}

img.avatar {
  position: absolute;
  top: -6px;
  left: 536px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #FFF;
}
 
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.commentlist small a, .commentlist small a:visited{
	color: #999999;
}
.comment-body p{
	margin-left: .6em;
}


/* End Comments */

/*
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}



.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial,  Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

*/



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #999;
	background:url('images/bg_navigation.gif') no-repeat top left;
	padding: 8px 15px;
	min-height: 46px;
}

.navigation a{
	font-size: 1.1em;
	color:#00517d;
	font-weight: bold;
}
	
.navigation .alignleft{
	text-align: left;
}

.navigation .alignright{
	text-align: right;
}

.navigationComment {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #999;
	background:transparent;
	padding: 8px 15px;
	min-height: 46px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

/* Usefull */

.clearBoth {
	clear: both;
}

.marginTopMedium {
	margin-top: 30px;
}

.marginLeft {
	margin-left: 8px;
}

/*** slider  *********/

.sliderContainer{
	width: 860px;
	height: 258px;
	background:url('images/bg_slider.png') no-repeat top left;
	position: relative;
}	

#slider{
	margin-left: 20px
}	


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider li{ 
	width:820px;
	height:258px;
	overflow:hidden; 
}	
	
#prevBtn, #nextBtn{ 
	display:block;
	width:26px;
	height:50px;
	position:absolute;
	left:-20px;
	top:87px;
	}	
#nextBtn{ 
	left:857px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:26px;
	height:50px;
	background:url(images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.png) no-repeat 0 0;	
	}	




/***** sociable ***********/

div.sociable { 
	background:url('images/icon_share.gif') no-repeat 0 0;
	padding-left: 18px;
	margin: 25px 0 0 20px; 
	float: right;
	color: #999; 
	font-style: italic;
	position: relative; 
	width: 170px;
}

.sociable_tagline { 
	position: relative; 
	width: 65px;
	float: left;
}

.sociable ul{
	float: left;
}

.sociable ul li{
	background: none;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 !important;
	width:24px !important;
	height: 16px !important;
}

.sociable-hovers {
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/******* About Profiles ********/



.profile {
	background:url('images/bg_profile.gif') no-repeat bottom left;
	padding: 20px 35px 40px 166px;
	position: relative;
	border-top: 1px solid #e4e4e4;
	min-height: 350px;
}

.photo {
	position: absolute;
	top: 0;
	left: -12px;
}

.contactBloc {
	background:url('images/contact.gif') no-repeat top left;
	width: 137px;
	position: absolute;
	top: 205px;
	left: 12px;
	padding-top: 30px;
}

.contactBloc ul {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	list-style-type: none;
}

.contactBloc ul li {
	background: none;
	padding: 4px;
	margin-left: 5px;
	border-bottom: 1px solid #e4e4e4;
	color: #999;
}

.entry .profile .contactBloc ul li a img,
.entry .profile .contactBloc ul li img a   {
	border:none;
}

/**** Contact form ****/

.red {color: red;}

.mmf-form {
	background:url('images/bg_profile.gif') no-repeat bottom left;
	padding: 10px 10px 50px 20px !important;
	position: relative;
	
}

.mmf p {
	clear: both;
	margin: 5px 0;
	padding-top: 4px;
	vertical-align: middle;
	line-height: 0
}

.mmf p.captcha {
	background:url('images/bg_captcha.png') no-repeat -4px 0;
	height: 36px;
	padding-top: 10px;
}

.mmf label {
	float: left;
	text-align: left;
	width: 150px !important;
	padding: 4px;
	margin-right: 4px;

	background: #ddf6ff;
	line-height: 18px;
}

.mmf input, mmf select {
	border: 1px solid #969696;
	float: left;
	width: 370px !important;
	padding: 4px !important;
}

.mmf select.subject {
	padding: 5px;
	width: 545px !important;
	border: 3px solid #ddf6ff;
	font-size: 1.5em;
	float: left;
}

.mmf .captImg {
	float: left !important;
}


.mmf input.captField {
	border: 1px solid #969696;
	float: left !important;
	width: 100px !important;
	padding: 4px;
	margin: 0px 5px 2px 25px;
}

.mmf textarea {
	border: 1px solid #969696;
	width: 370px;
	float: left;
	height: 100px;
	padding: 4px;
}

.mmf p.submitLine input {
	width: 109px !important;
	border: none;
	background:transparent url('images/bg_bt_send.png') no-repeat top left;
	margin-right: 15px;
	height:36px;
	float: right;
	cursor: pointer;
}

.mmf p.submitLine input:hover {
	width: 109px;
	border: none;
	background:transparent url('images/bg_bt_send_hover.png') no-repeat top left;
	color: #fff;
}

.mmf-mail-sent-ok {
	border-color: green;
	color: green;
	font-size: 1.3em;
}

.mmf-mail-sent-ng {
	border-color: red;
	color: red;
	font-size: 1.3em;
}

span.mmf-not-valid-tip {
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: transparent  !important;
	border: none !important;
	font-size: 10pt;
	color: red;
	font-weight: bold;
	width: 280px;
	padding: 2px;
}

.mmf p.captcha span.mmf-not-valid-tip{
	
}

img.ajax-loader {
	border: none;
	margin-left: 380px;
	margin-top: 05px;
}

.textwidget {
	border: 1px solid white;
	margin: 0 7px;
	width: 205px;
	min-height:100px;
}

 .launchingZone .mmf-form {
	background:none;
	width: 200px !important;
	padding: 0px !important;
	margin: 0 !important;
	position: relative;
	border: 1px solid white;
}

.launchingZone .mmf input, mmf select {
	border: 1px solid #969696;
	float: left;
	width: 120px !important;
	padding: 4px !important;
	margin: 0;
}

.launchingZone .mmf p {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	width: 130px !important;
	overflow: hidden;
	float: left;
}

.launchingZone .mmf p.submitLine {
	width: 70px !important;
	padding: 0 !important;
	position: absolute;
	top: 4px;
	right: 0;
	|top: -2px;
}


.launchingZone .mmf p.submitLine input {
	width: 66px !important;
	border: none;
	background:#666;
	color: #fff !important;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25) !important;
	margin-right: 0px;
	font-size: 11px!important;
	height:25px;
	float: right;
	cursor: pointer;
}

.bigArrow {
	background:transparent url('images/bg_entry.gif') no-repeat top left;
	width: 590px;
	height: 40px;
}

.pp_overlay  {
	z-index: 100000;
}

wp-smiley, a.wp-smiley, img.wp-smiley {
  border: none !important;
}
