/*
Theme Name:  Polished for GuidedToursNewCaledonia
Description: Child for the Polished theme 
Author: Rob Healey All About Web
Template:  Polished
*/

@import url("../Polished/style.css");

/* CSS changes go below here */

body {  font-size: .85em; font-family: Arial, Helvetica, sans-serif; background: url('images/header_bg.png') repeat-x center top; }
h1 {margin-bottom:14px;}

.call{line-height:18pt;}

.callblack{
font-weight:strong;
font-size:18pt;
color:black;
line-height:18pt;
}

.callred{
font-weight:strong;
font-size:22pt;
color:red;
line-height:32pt;
}



XXXX#main-bg{
		position:fixed;Xabsolute;
		Xheight:100%;
		width: 100%;
		top:0;
		left:0;
		margin: 0;
		padding: 0;
		z-index:-1;
background-color:#000000;
-khtml-opacity:.70; 
 -moz-opacity:.70; 
-ms-filter:"alpha(opacity=70)";
  filter:alpha(opacity=70);
 
  opacity:.70; 
}



#main-bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	z-index:-1;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	
	/*Set up Opacity to background doesn't conflict with slideshow or other images*/
	background-color:#000000;
-khtml-opacity:.70; 
 -moz-opacity:.70; 
-ms-filter:"alpha(opacity=70)";
  filter:alpha(opacity=70);
   opacity:.70;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
	#main-bg {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}




#header table{  /*------------------------THIS IS A HACK TO FORCE CHROME TO DISPLAY SLIDESHOW IN HIGHER POSTION*/
position:relative;
top:-25px;
Xborder:1px solid yellow;

}
		

#header{padding-top:0px;
margin-bottom:0px;

}
	
#logo{
top:4px;
xmargin:2px;
}

.logo_line{display:none;}

#header #logo_title{
font-family:Verdana,Geneva,'DejaVu Sans',sans-serif;
font-size:14pt;
Xletter-spacing:-.05em;
margin:46px 6px 0 0;
float:right;
color:#c0c0c0;
}

#menu-main-menu{
margin-bottom:12px;
padding:0px;
xborder:1px solid yellow;}

.sf-menu a {margin:opx;
margin: 0 auto;
padding: 23px 12px 0;
xwidth:1000px;
}

x.sf-menu li {margin-left: 20px;}
color: #FFFFFF;




#search{display:none;}	

#featured{
position:relative;
xtop:-50px;
height:405px;
margin-top:50px;
Xborder:1px solid red;
xoverflow:hidden;
}

#the_piecemaker_slideshow{
Xtop:-100px;
xheight300px !important;
margin:0px;
padding:0px;
xborder:1px solid yellow;
}

#content #main .new_post h2.title, #content #main .new_post h1#post-title {display:none;
       padding: 0 7px 20px 53px
       }
       
x.content-wrap{display:none;border 1px solid red;
}

div.postcontent {
    padding: 0 28px 0 44px;
}

.wp-caption {
    background-color: #000000:X#F3F3F3;
    border: 1px solid #c0c0c0;xDDDDDD;
    margin-bottom: 10px;
    padding-top: 4px;
    text-align: center;

}	

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
#footer {
    background: none;
    text-shadow:none;}
    
#footer a{
    color:#000000;) 
    
