﻿/**********************************************/
/**               TTM                        **/
/* Colors :
		very dark blue #000099
		blue		#0000ff
		light blue	#0099ff
		green		#00cc33
		light brown #443322
											  */
/**********************************************/
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	vertical-align: baseline;
	color: #FFFFFF;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
input, textarea {
	font-family: Times New Roman, Times, serif;
	font-size: inherit;
	padding:1px;
	font-size: 14px;
	border: 1px solid #777777;
}
body {
	line-height: 1;
	width: 100%;
	color: #FFFFFF;
}
ol, ul {
	list-style: none;
	line-height: 1.2;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	/*color: #00cc33;*/
	color: #0099ff;	
}
strong, b {
	font-weight: bold;
}
i {
	font-style: italic;
}
small {
	font-size: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.clear {
	clear: both;
}
.green {
	color:#00cc33;
}
.hide {
	display: none;
}
.show {
	display: block;
}

/*******************************************/
html {
	background-color : #443322;
	background-image : url(images/trouve-ta-mosquee-bg.gif);
	background-position: top;
	background-repeat : repeat-x;
}

div#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top:0;
}
div#page h1 {
	font-size:10px;
	color: #666666;
	text-align: center;
}
a#header {
	display: block;
	height: 189px;
	background: url('images/trouve-ta-mosquee-header.png') top left no-repeat;
	text-decoration:none;
}
div#footer {
	margin-top: 11px;
}
div#footer, div#footer a {
	font-size: 11px;
}
div#content {
	background: url('images/trouve-ta-mosquee-bg.jpg') top left no-repeat;
}
div#menu {
	float:left;
	width:180px;
}
div#menu ul li a {
    font-size: 13px;
}
div#menu ul li a:hover {
	color: #0099ff;
}
div#menu ul li {
	border-bottom: 1px solid #443322;
}
div#menu div ul li{
    padding-top:6px;
    height:25px;
}
div#menu div ul li .facebook{
	background: url('images/facebook-group.png') left top no-repeat;
    padding: 6px 0 3px 30px;
}
div#menu div ul li .twitter{
	background: url('images/twitter-link.png') left top no-repeat;
    padding: 6px 0 3px 30px;
}
div#menu div ul li .rss{
    background: url('images/feed-link.png') left top no-repeat;
    padding: 6px 0 3px 30px;
}

div#datas{
	float:left;
	width: 650px;
	margin: 5px;
}
div#sidebar {
	float: left;
	width:160px;
}
div#map {
	width: 610px;
	height: 400px;
}
div#loading {
	position:absolute;
	left:265px;
	top:150px;
}
/****************/
/* Pray Datas */
/****************/
div#pray_infos {
	height: 195px;
}
div#pray_infos table {
	width:100%;
}
div#pray_infos td {
	font-size:12px;
}
div#pray_infos th {
    font-style:italic;
}
div#pray_infos th, div#pray_infos td {
	border-bottom: 1px solid #443322;
	padding: 2px 0 3px 0;
}

/***********/
/*  Posts  */
/***********/
div.post {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #443322;
	border:1px solid #777777;
	margin:10px;
}
div.post h2, div.post h2 a {
	font-size: 22px;
	margin-bottom:10px;
	font-weight:normal;
    color: #00cc33;
}
div.post h2 a {
    text-decoration: underline;
}
div.post h2 a:hover {
	color: #0099ff;
    text-decoration: none;
}
h3 {
	font-size: 16px;
	margin-bottom:10px;
}
div.post p{
	margin-bottom: 10px;
	line-height: 1.3em;
}

div.post div.entry a, div.post div.entry a * {
	color:#0099ff;
	text-decoration:underline;
}
div.post div.entry a:hover, div.post div.entry a:hover *{
	color:#0099ff;
	text-decoration:none;
}

div.post div.entry, p.postmetadata, div.post p{
	font-size:14px;
	text-align: justify;
}

p.postmetadata {
	margin-top:15px;
}
p.postmetadata a {
	font-weight: normal;
	text-decoration: underline;
	color: #0099FF;
}
p.postmetadata a:hover {
	text-decoration: none;
	color: #0099FF;
}

p.postmetadata, div.related-posts {
	padding: 7px;
	background-color: #554433;
}
div.related-posts h3.related_post_title {
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}
ul.related_post li {
	list-style: disc;
	margin-left:40px;
}
ul.related_post li a {
	font-weight: normal;
	text-decoration: underline;
	color: #0099FF;
}
ul.related_post li a:hover {
	text-decoration: none;
	color: #0099FF;
}

div.post div.entry ul {
	list-style: disc;
	margin-left: 30px;
}
div.post div.entry span {
	line-height: 20px;
	/*display: block;*/
}

/***************/
/*   COMMENTS  */
/***************/
div#respond {
	margin: 10px;
	border:1px solid #777777;
	padding:15px;
}
div#respond input[type=text], div#respond textarea{
	background-color: #554433;
	color: #ffffff;
	font-size:14px;
	padding:2px;
}
table.table_respond td {
	padding: 5px;
}
div.commentlist {
	margin: 10px;
	padding:15px;
}
div#respond h3, div.commentlist h3 {
	color: #00cc33;
	font-weight: bold;
}
div.comment div.commentmetadata {
	float:right;
	padding:5px;
	margin-top:3px;
}
div.comment div.vcard {
	float:left;
	padding:5px;
	margin-left:10px;
}
div.comment div.vcard a {
	text-decoration:underline;
}
div.comment div.comment-cite {
	float:left;
	margin-left:10px;
	height:100%;
	width:17px;
	background:url(images/comments.gif) left top no-repeat;
}
div.comment div.commentmetadata a {
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}
/*****************/
/*    SEARCH     */
/*****************/
div#datas div.no-content {
	background-color:#443322;
	border:1px solid #777777;
	margin:10px;
	padding:15px;
}

div.searchform {
	background-color:#443322;
	border:1px solid #777777;
	margin:10px;
	padding:15px;
}

div.searchform div{
	margin-top: 10px;
}

div.searchform label, div#datas h2 {
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
}
/*****************/
/*  PARTNERSHIPS */
/*****************/
div#partnerships {
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #332211;
}
div#partnerships h3 {
	font-style: italic;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #332211;
}

/*****************/
/*     FORMS     */
/*****************/
div.right_form {
	float:left;
	margin-bottom: 5px;
}
div.left_form {
	float:left;
	width:100px;
	margin-bottom: 5px;
}
/**** SEARCH MOSQUE ****/
div#gmap_search_form {
	margin-top: 40px;
	padding-bottom: 10px;
	border-top: 1px solid #443322;
	border-bottom: 1px solid #443322;
}
div#gmap_search_form h3 {
	font-style: italic;
	font-size: 15px;
	padding-top: 10px;
}
div#gmap_search_form input[type=text]{
	border:none;
	background-color: #00CC33;
	width: 160px;
	color: #FFFFFF;
}
div#gmap_search_form input[type=submit]{
	color: #FFFFFF;
	border: none;
	background-color: #000000;
	width: 160px;
}
div#gmap_search_form input[type=submit]:hover{
	background-color:#AAAAAA;
    color:#000000;
}
div#gmap_search_form div.advanced_search {
	border-top: 1px solid #443322;
	padding-top: 3px;
	margin: 10px 0 10px 0;
    font-size: 12px;
    text-align:right;
}
div#gmap_search_form div.advanced_search input[type=text] {
	width: 150px;
}
div#search_result div.datas_line_mosque {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px;
	color: #000000;
}
div#search_result a{
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
div#search_result p {
	margin-top:3px;
	line-height: 1.2em;
	font-size: 12px;
	color: #000000;
}
div#search_empty {
	color:red;
	display:block;
	margin-bottom:10px;
}
/**** CONTACT ****/
div#message_contact_form {
	border : 1px solid black;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: green;
}
div#error_contact_form {
	border : 1px solid red;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-align: center;
}
form#contact_form input[type=text]{
	width: 250px;
}
form#contact_form textarea#message{
	width:350px;
}
div#contact-groups {
	float:left;
	margin-left:25px;
}
div#contact-groups a.facebook_group{
	background: url(images/facebook-group.gif) left top no-repeat;
	padding-left: 75px;
	height:70px;
	display:block;
	color: #00cc33;
	text-decoration:underline;
	line-height:1.2em;
}
div#contact-groups a.twitter{
	background: url(images/twitter.png) left top no-repeat;
	padding-left: 75px;
	height:70px;
	display:block;
	color: #00cc33;
	text-decoration:underline;
	line-height:1.2em;
}

div#contact-groups a.facebook_group:hover, div#contact-groups a.twitter:hover{
	text-decoration:none;
	color: #0099FF;
	
}
/*****************************/
/*         CAROUSSEL         */
/*****************************/
div#post-roll{
	overflow:hidden;
	position:relative;
	margin-left:10px;
}
div#post-roll ul{
	position: relative;
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
}
div#post-roll li{
	width: 580px;
	height: 110px;
	float: left;
	/*list-style: none;*/	
	border:1px solid #443322;
	padding:15px;
	margin:10px;
}

div#simplePrevious, #simpleNext{
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;	
}

div#post-roll ul li a{
	color:#0099ff;
}
div#post-roll ul li p a{
	font-size:14px;
	color:#AAAAAA;
	font-weight:normal;
}
div#post-roll li p { text-align: justify; }

/************************************/
/*           SOCIABLE				*/
/************************************/
div.sociable_tagline {
	margin-bottom: 10px;
}
div.sociable {
	background-color: #554433;
	padding: 7px;
	margin-top: 10px;
}
div.sociable h3{
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
}