/*  
Theme Name: MAMBO SEO

Version: 1.0
Author: andyVern
Author URI:http://www.andyvern.com
*/


/* ----------------------------     Structure   ----------------------------------------*/

body{
	background-color: #333333;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;

}

.right{float:right;}
.left{float:left;}

hr {
	display: none;
	}
	
.main_container{
	width:976px;
	 width:976px;
	 	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	background-image:url(images/leftBar/leftBarBackground.jpg);
	background-repeat:repeat-y;
	
}
.container{
	
	
	
}


/*header*/
.main_header{
	width:552px;
	height:206px;
	float:left;
}


#navBar img {
	border-style:none;
	float:left;
	margin-left:0;
	margin-right:0;
	padding:0;
}


/*left sideBar*/

.menu_left{
	background-color:#333333;
	width:222px;
	float:left;	
}

#leftBar img {
	margin-bottom:8px;
}

/*right sideBar*/

.menu_right{
	background-color:#333333;
	width:186px;
	margin-left: 790px;
	
	
}

#rightBar {
	height:auto;
}

#searchform {
	background-color:#666666;
	float:right;
	height:40px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	text-align:center;
	width:186px;
}

#searchform #s {
	background-color:#CCCCCC;
	border-style:none;
	color:#666666;
	font-weight:bold;
	height:20px;
	margin-top:10px;
	padding:0;
	width:100px;
}

#searchsubmit {
background-color:#666666;
border-style:none;
color:#FFFFFF;
font-size:medium;
font-weight:bold;
height:20px;
margin-top:0;
width:60px;
}

.flash {
	
	border-style:none;
	float:right;
	height:auto;
	margin:0 0 8px;
	padding:0;
	width:186px;
	height:114px;
}

#rightBar img {
	margin:0 0 8px;
	padding:0;
	width:186px;
}

#faceBookBadge
{
	width:186px;
	height:auto;
	text-align:center;
	margin-bottom:8px;
	background-color:#000;
}

#TwitterBadge
{
	width:186px;
	height:358px;
	margin-bottom:8px;
}


/*page content*/
.main_content{
	width:552px;
	margin-left:0px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	background-color: #333333;
	height:auto;
	overflow:hidden;
	
}

.narrowcolumn {
	background-color:#FFF;
	padding: 0px 16px 15px 16px;
	margin: 0px 0px 0px 0px;
	width: 520px;
	height: 520;
	overflow:hidden;
	min-height:520px;
}

#content {
	color:#666666;
	float:left;
	font-family:"Helvetica",Georgia,Serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	min-height:1600px;
	line-height:1.3em;
	
	text-align:left;
	clear:left;
}

.post {
	border-bottom:thin dotted #999999;
	padding:10px 0;
	width:520px;
}

.navigation{
	clear:both;
	height:auto;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#contactTemp
{
	text-align:center;
}

#stockistsSpace
{
	text-align:left;
	width:500px;
	height:30px;
}

#stockistsText
{
	width:200px;
	text-align:right;
	
}

#stockistsImages
{
	width:207px;
	float:left;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

/*   profile pages     */
.profiles{
      background-color: #FFF;
      color:#666;
      width: 550px;
	  padding:0 0 10px 10px;
}

.profiles img{
		border: 1px solid #CCC;	
        padding:5px;
        margin: 10px 10px 0 0;
		
}

.profiles h1{
      float:right;
      margin:36px 0 0 0;
      width: 230px;
      text-align:center;
}

.profiles p{
	clear:both;
	font-size:13px;
	margin:0;
    padding:4px;
    width:540px;
}

.profileThumb{
	float:left;
	width:173px;
	text-align:center;
	margin-top:10px;
}

.profileThumb h3{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:500;
	font-size:15px;
	padding:0px;
	margin:0px;
}

.profileThumb a{
	color:#999;
}

.profileThumb img{
	padding:3px;
	border: 1px solid #CCC;	
}

.profileThumb img a:hover{
	padding:3px;
	border: 1px solid #666;	
}

/*Footer*/

#spaceAboveFooter {
	background-color:#333333;
	clear:both;
	height:6px;
	width:976px;
}


#footer {
	background-color:#000000;
	clear:both;
	color:#333333;
	font-family:Helvetica,sans-serif,Arial;
	font-size:10px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
	padding-left:4px;
	width:972px;
}

#copyRight {
	float:left;
}

#PeterCrumpton {
	float:right;
	margin-right:4px;
	text-align:right;
	width:200px;
}


/*------------------------------------------------end Structure---------------------------------------------------*/


/*------------------------------------------------Headers---------------------------------------------------*/
h1 {
	color:#000;
	display:block;
	font-size:large;
	text-decoration:none;
	text-transform: uppercase;
}

/* on the index page the h1 is used for MAMBO which is already visible in the logo so made invisible here*/
#invisible {
	display: none;
}

h2 {
	color:#000;
	display:block;
	font-size:large;
	text-decoration:none;
	text-transform: uppercase;
}

h3 {
	font-size: 1.6em;
	color:#000;
	}
	
	/* h4 is style of the date*/
h4 {
	color:#666666;
	font-family:Trebuchet,Trebuchet MS,Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0 0.75em;
	text-transform:uppercase;
}

h5 {
	font-size: 1.2em;
	color:#000;
	
}

h6 a{
	color:#666666;
	font-family:Trebuchet,Trebuchet MS,Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0 0.75em;
	text-transform:uppercase;
}

h6 a:hover{
	color:#000;
	text-decoration:
}

h6 {
	color:#666666;
	font-family:Trebuchet,Trebuchet MS,Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0 0.75em;
	text-transform:uppercase;
}




/*------------------------------------------------end Headers---------------------------------------------------*/


/*------------------------------------------------Links---------------------------------------------------*/


a
{	
	color: #000;
	text-decoration: none;
}

a:hover 
{
	color: #666;
	text-decoration: none;
}



a img {
	border: none;
	}
/*------------------------------------------------end Links---------------------------------------------------*/

/*------------------------------------------------Images---------------------------------------------------*/

/*	these rules style images that are inserted to posts throught the admin*/

p img {
	padding: 0;
	max-width: 100%;
}

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;*/
	}

/*------------------------------------------------end Images---------------------------------------------------*/