/*

Theme URI: 
http://www.mamounialounge.com/

Version: 1.0

Author: Riccardo Fala

Author URI: http://riccardofala.com

*/



/* CSS Reset, Courtesy of Eric Meyer (http://www.meyerweb.com) */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

margin: 0;

padding: 0;

border: 0;

outline: 0;

background: transparent;

}

 

body {

	font-family:  Century Gothic, Verdana, Helvetica, Arial, sans-serif;
margin:0 auto;

	font-size: 64.5%;

	color: #fff;

	background: #000 url(images/main.jpg) no-repeat top center ;

}



/* @group contenthome */

#wrapper-all {
width:960px;
margin:0 auto;
width:900px;
}
.container {
margin:0 auto;
position:absolute;
}
.left {
padding-top: 100px;float:left;	
	width:480px;	
color: #fff;
}
.left h1{
	font-size:3em;
font-family:Century, Times, serif;
	font-weight: normal;
	padding-bottom: 40px;
	color: #e9a348;
}
.left h3{
	font-size:1.8em;
	line-height:30px;
	font-family:Century, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #ddd;	padding-bottom: 10px;
}
.left h4{ 
font-size:1.4em;
	font-weight: normal;}
	.left p {
	padding: 25px 0;line-height:24px;
	width:310px;
	font-size: 1.4em;
}

.left p span{
	color: #e9a348;
	}
.logo {
float:left;	height:500px;
	padding-left:30px;width:380px;	background: url(images/logo.png) no-repeat top center ;
	}
	.logo img {
		display:none;}
.footer-ads {
		float:left;
	width:980px;
	list-style:none;	margin: 0 auto;
margin-top:-50px;
}
.footer-ads li{list-style: none;font-size: 1.4em;
	float: left;
	width:300px;
	
	}
	.latest_img a {
color: #e9a348 !important;}
	.latest_img  a:hover {
color:#b08e51 !important;}
	.footer-ads span{
padding-top: 20px;margin-left: -30px;	width:400px;
text-align: center;
	float: left;}


.tipsy { position:absolute;
margin-top:0px;
padding:5px; font:normal 13px arial; filter:alpha(opacity=80); filter:alpha(opacity=85); opacity: 0.85; -moz-opacity:0.85;}
  /*.tipsy-inner{ padding: 4px 5px; background: url(tip/tipsy-south.gif) repeat 0 0; color: white; max-width: 200px; text-align: center;}*/
.tipsy span{margin-left:0px; display:inline-block; padding-right:5px;  filter:alpha(opacity=80); filter:alpha(opacity=85); opacity: 0.85; -moz-opacity:0.8;}
.tipsy span span{ display:inline-block; padding:6px 20px; left:-30px;font-size:1.1em;font-weight:bold;color: #fffeff;
	text-decoration: none;text-shadow: #000 1px 1px 0px; background: #ca7b3f;filter:alpha(opacity=100); opacity: 1; -moz-opacity:1;
	}


a {
	text-decoration: none;
color: #e9a348;
}
a:hover {
color:#b08e51;
}


 