/*
Theme Name: Angels Sydney
Theme URI: http://stephanie-angels-sydney.com/
Description: Un nouveau design par <a href="http://www.adultweb-concept.com/">AWconcept</a>.
Version: 1.0
Author: AW concept
Author URI: http://www.adultweb-concept.com/
Tags: class,design,pro,custom 

*/

body {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	}

a, a:link, a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a:active {
	text-decoration: underline ;
	}
	
img {
	clear: both;
	}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 1px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 1px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

a img {
	clear: both;
	border: none;
	}
	
.titre {
	color: #000;
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	}

#titre a, #titre a:link, #titre a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}

#titre a:hover, #titre a:active {
	text-decoration: underline overline;
	}
	
#infos {
	color: #993366;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#infos a, #infos a:link, #infos a:visited {
	color: #993366;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}

#infos a:hover, #infos a:active {
	text-decoration: underline ;
	}

#single {
	color: #333;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	}

#page {
	color: #ddd;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	}

#page h1 {
	color: #804D68;
	}

#page a, #page a:link, #page a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}

#page a:hover, #page a:active {
	text-decoration: underline ;
	}
	
	
#menu li{
	list-style: none;
	float: left;
	display: block;
	padding-right: 15px;
	}
#menu a, #menu a:link, #menu a:visited {
	list-style: none;
	float: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
	}
#menu a:hover, #menu a:active {
	text-decoration: overline;
	}


	


