 /*
Theme Name: Azimuth
Theme URI: http://www.azimuthprod.com
Description: Site Officiel de Azimuth Productions
Author: <a href="mailto:remi.lecuyer@noos.fr">Rémi Lécuyer</a>
*/

* { margin: 0; padding: 0; }

body {
	background: #FFFFFF url(images/body_bg.gif) 50% 0 no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5e5e5e;

}
a:link { color: #FF9900; text-decoration: none; }
a:visited { color: #FF9900; text-decoration: none; }
a:hover { text-decoration: underline; color: #000000; }
a:active { color: #000000; text-decoration: none; }

#wrap {
	width: 913px;
	margin: 0 auto;
}

img, img a { border: 0; }

#header {
	width: 100%;
	height: 120px;
	background: url(images/hd_tt.gif) 95% 50px no-repeat;
}
#header a {
	display: block;
	width: 100%;
	height: 120px;
	background: url(images/hd_lg.gif) 20px 8px no-repeat;
}

#menu {
	color: #284596;
	height: 34px;
	background: #000000 url(images/mn_bg.gif) 0 100% no-repeat;
	margin-bottom: 10px;
}
#menu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
}
#menu ul li { float: left; }
#menu ul li a {
	padding: 6px 12px ;
	font-size: 13px;
	color: #FFF;
	display: block;
}
#menu ul li a:hover {  }

#right {
	float: left;
	width: 220px;
	padding-right: 18px;
	font-size: 12px;
	line-height: 1,8em;
}
#left {
	width: 670px;
	float: left;
	line-height: 1.8em;
}
#left img {
	margin: 0px;
	max-width: 95%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul {
	margin: 5px 5px 0 0;
	line-height: 18px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li {
	list-style: none;
	font-size: 12px;
	background: url(images/bug.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}

#left .post blockquote {
	background: url(images/quote.gif) no-repeat top left;
	padding-left: 30px;
	min-height: 20px;
}

.post { padding: 0; margin: 0; }
.post .title {
	background: url(images/right_bg_tt.gif) 0 0 repeat;
	width: 640px;
	height: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 4px 15px;
}
.post .title a {
	color: #FFFFFF;
}
.post .title a:hover { color: #99999; }

.post .meta {
	background: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	padding: 0px 8px;
	color: #555555;
	font-size: 10px;
}
.post .meta .posted { float: left; }
.post .meta .comments { float: right; }
.post .meta .comments a { display: block; }

.post .entry {
	background: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding: 10px 20px 20px 20px;
}
.post .end { margin-bottom: 15px; }

.ltop {
	background: url(images/left_bg_tt.gif) no-repeat;
	width: 220px;
	height: 28px;
}
.ltop h2 {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	padding: 8px 0 0 15px;
}
.ltop h2 a { color: #FFFFFF; }

.lmid {
color: #FFFFFF;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 16px;;
	background: #284596;
	padding: 10px 5px 10px 10px;
	margin-bottom: 15px;
}

.lmid a { color: #FFFFFF; }
.lmid a:link { color: #FFFFFF; text-decoration: none; }
.lmid a:visited { color: #FFFFFF; text-decoration: none; }
.lmid a:hover { text-decoration: underline; color: #FF9900; }
.lmid a:active { color: #FF9900; text-decoration: none; }


.lmid h2 {
	font-weight: normal;
	margin: 0px;
}

.lbot {
	height: 1px;
	margin-bottom: 15px;
}

#comments, #respond {
	margin: 0;
	padding:1em 0 0 0;
}

#commentform {
	margin:10px 0;	
	padding:10px;
	width: 550px;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#left .commentlist {
	margin: 1em 0;
	padding: 0;		
}
#left .commentlist li.one, #left .commentlist li.alt {
	list-style:none;
	margin: 0;
	width: 550px;
}
#left .commentlist li.alt {
	width: 560px;
	padding: 0 10px;
}

#left .commentlist li.authorcomment {
	width: 560px;
	padding: 0 10px;
}

#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo { font-size:1em; }
#left .commentlist li.one cite, #left .commentlist li.alt cite {
	font-style:normal;
	font-weight:bold;
}

#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em {
	float:right;
	margin:10;
	padding:15px;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

#left .top {
	width: 650px;
	height: 54px;
	font-size: 15px;
	padding-left: 24px;
}

#left .post-content {
	width: 570px;
}

#left .end {
	width: 570px;
	height: 1px;
	margin-bottom: 10px;
}

#footer {
	padding: 0;
	font-size: 11px;
	color: #cecece;
	text-align: center;
}

/* newsletter container */
#ajaxNewsletter, .newsletterContainer {  }
/* newsletter form elements*/
#newsletterFormDiv {  }
/* email text input */
.newsletterTextInput {  }
/* the loading message while the subscription is beeing handled */
#newsletterLoading {  }
/* the success message container */
.success {  }
/* the error message container */
.error {  }


#right input {
	border: 0;
	border-bottom: 1px solid #cecece;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	padding-bottom: 1px;
}
#right .submit {
	border: 1px solid #cecece !important;
	background: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
#left input {
	border: 1px solid #cecece;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	padding-bottom: 1px;
}
#left textarea {
	border: 1px solid #cecece;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	padding-bottom: 1px;
	width: 80%;
}

h1 {
	margin:20px 0px;
}

h2 {
	margin:20px 0px;
}

h3 {
	margin:20px 0px;
}

.ltop h1,
.ltop h2 {
	margin:0;
}
