/*



Theme Name: 

Theme URI: 

Description:

Version:

Author: 



*/	





			/* Global Layout */





body 

{

font-size: .75em;

margin: 0px;

text-align: center;

background: #ffffff url(img/bg.gif) top left repeat-x;

color: #bfbfbf;

font-family: Georgia, Arial, Helvetica, sans-serif;

}



#footer {

    position: relative;

border: 0px #999 solid;

background-color: #999;

margin: auto;

width: 1045px;

padding-bottom: 15px;

padding-top: 15px;

color: #fff;

}



.filler a{



text-decoration: none;

color: #bfbfbf;

}



#wrap{

	position: relative;

	margin: auto;

	left: 1px;

	width: 1044px;

	overflow: hidden;

	background: url(img/pbg.gif) top left;

	padding-bottom: 12px;
	
	border-right: 1px solid #9B9B9B;


}



	#rightbar{

		float: right;

		width: 288px;
	
		padding: 10px 10px 0 0;

	}

	

	

		.module{

			position: relative;

			margin-bottom: 10px;	

		}

		

			.module h1{

				position: relative;

				padding: 8px 0 8px 0;

				font-size: 14px;

				font-weight: bold;

				color: #fff;

				background: #660000;

			}



			.widget h1{

				position: relative;

				padding: 8px 0 8px 0;

				font-size: 14px;

				font-weight: bold;

				color: #fff;

				background: #9B9B9B;

				text-align: center;
				margin:auto;
			}			

			

			div.color1 h1, #text-4 h1{

				background: #5A7352;

			}

			

			div.color2 h1, #text-5 h1{

				background: #D69160;

			}

			

			div.color3 h1, #text-6 h1{

				background: #527BA5;

			}



			div.color4 h1, #text-10 h1{

				background: #999;

			}



	

	

	#main{

		float: left;

		width: 739px;

	}

	

		#head{

			position: relative;

			height: 160px;
			
			width: 1045px;

			background: #9B9B9B; /* changer */

		}

		

			#logo{

				position: absolute;

				top: 10px;

				left: 440px;

				height: 150px;

				width: 150px;	

				text-indent: -9999em;

				background: url(/wp-content/uploads/2011/12/mucklogo1.png) top left no-repeat;
				
				z-index: 300;

			}

			

			#search{

				position: relative;			

				float: right;
	
				margin: 80px 0 0 0;

				padding: 45px 10px 0 50px;	

			}

			

				#search label{

					font-size: 16px;

					font-weight: bold;

					color: #fff;

					float: left;

					margin-right: 10px;

				}

				

				#search .text{

					float: left;

					padding: 0 10px 0 4px;

					width: 130px;

					background: #fff;

					font-size: 11px;

					border: 0;

					color: #999;

					line-height: 18px;

					height: 18px;

				}

		

	#nav{

		position: relative;

		float: left;	

		height: 36px;

		background: #fff;
		
		width: 1044px;

		z-index: 500;

		border-bottom: 1px solid #9B9B9B;

		border-left: 1px solid #9B9B9B;
		

	}

		#nav ul{
			padding-left: 85px;
		}

		#nav li{

			float: left;

			padding: 0 5px 0 5px;	

			position: relative;

			text-align: left;

		}

		

		#nav li a{

			float: left;

			font-size: 16px;

			font-weight: bold;

			color: #9B9B9B;

			text-decoration: none;	

			padding: 8px 8px 0 8px;

			height: 28px;

		}

		

		#nav li a:hover{

			background: #9B9B9B;

			color: #fff;

		}

		

		#nav li ul{

			position: absolute;

			display: none;

			top: 36px;

			left: 0;

			width: 154px;			

			background: #fff;

			padding: 6px;	

					

			-moz-box-shadow: 2px 2px 3px #555;

			-webkit-box-shadow: 2px 2px 3px #555;				

			box-shadow: 2px 2px 3px #555;

		}

		

		#nav li:hover ul{

			display: block;

		}

		

		#nav li ul li a:hover{

			background: #999;

		}

		

		#nav li ul li{

			float: none;

			height: auto;	

			padding: 0;

		}

		

		#nav li ul li a{

			float: none;

			display: block;

			padding; 8px 8px 0px 8px;

			color: #999;

		}

	#nav li li{

				float: none;

			}

			

			#nav li li a{				

				font-size: 14px;

				font-style: italic;	

				color: #527ba5;

				font-weight: normal;

				display:block;

				float: none;

				text-align: left;

				padding: 5px 0 5px 5px;

				height: auto;

			}

		

		

		#page{

			position: relative;

			overflow: hidden;				

		}

		

			#sidebar{

				float: left;

				width: 180px;

				overflow: hidden;

				padding: 10px 0 0 10px;	

			}

			

				.widget{

					position: relative;

					margin-bottom: 10px;	

					text-align:left;

					color: #333;

					border: 1px solid #9B9B9B;
					




				}

				

					.widget h4{

						font-size: 16px;

						color: #fff;

						background: #9B9B9B;

						text-align: center;

						padding: 7px 0 7px 0;

						font-style: italic;

					}

					

					.widget ul{

						line-height: 1.5em;

						padding: 6px;

					}

					

					.widget p{

						position: relative;

						padding: 6px;

					}

					

					.widget a{

						color: #9B9B9B; 

					}

					

					.module a{

						color: #9B9B9B; 

					}

			





			#content{

				float: right;

				width: 522px;

				text-align: left;

				padding: 10px 10px 0 0;

			}

			

				.entry{

					position: relative;

					padding-bottom: 15px;

					border-bottom: 1px solid #9B9B9B;

					margin-bottom: 25px;

				}

				

					.entry-image{

						position: relative;

						display: block;

						overflow: hidden;	

						padding-bottom: 8px;	

					}

					

						.entry-image img{

							position: relative;

							width: 522px;

							display: block;

						}

				

					.entry-content{

						position: relative;

						overflow: hidden;	

						color: #000;

					}

					

						.entry-content h2{

							font-weight: bold;

							font-size: 2em;	

						}

						

						.entry-content h3{

							font-size: 2em;

							font-style: italic;

						}

						

						.entry-content p{

							position: relative;

							padding-top: 1em;

							line-height: 1.4em;

						}

						

						.entry-content ul, .entry-content ol{

							position: relative;

							padding-top: 1em;

							line-height: 1.4em;

						}

						

						.entry-content strong{

							font-weight: bold;	

						}

						

						.entry-content em{

							font-style: italic;	

						}

						

						.entry-content a{

							color: #9B9B9B; 

						}

					

					#comwrap a{

							color: #9B9B9B; 				

					}

					

					#comwrap li{

						list-style: none;

padding: 10px;

						border: 1px solid #ccc;

						margin-bottom: 10px;	

					}

					

					#comwrap .avatar{

						float: right;

					}



	



#header-links{

		position: relative;

		float: left;

		padding: 50px 0 0 150px;

		overflow: hidden;

		list-style: none;

			}

			

	#header-links li{

			float: left;

			padding: 18px 10px 0 10px;					

				}





/* thumbnails */

.thumbnail-class {

	float: left;

	width: 150px;

	margin: 0 15px 0 0;

	}

.left {

	float: left;

	margin: 0 15px 0 0;

	}





/* changers */				



/* set 1 */

#set1 #head{

	background: #D69160;

}



#set1 .widget h4{

	background: #D69160;

}



#set1 .widget h1{

	background: #D69160;

}



#set1 #nav li a{

	color: #D69160;

}



#set1 .entry a{

	color: #D69160;

}



#set1 #nav li a:hover{

	color: #fff;

	background: #D69160;

}



#set1 .widget{

	color: #333;

}



/* set 2 */

#set2 #head{

	background: #5A7352;

}



#set2 .widget h4{

	background: #5A7352;

}



#set2 .widget h1{

	background: #5A7352;

}



#set2 #nav li a{

	color: #5A7352;

}



#set2 .entry a{

	color: #5A7352;

}



#set2 #nav li a:hover{

	color: #fff;

	background: #5A7352;

}



#set2 .widget{

	color: #333;

}





/* set 3 */

#set3 #head{

	background: #527BA5;

}



#set3 .widget h4{

	background: #527BA5;

}



#set3 .widget h1{

	background: #527BA5;

}



#set3 #nav li a{

	color: #527BA5;

}



#set3 .entry a{

	color: #527BA5;

}



#set3 #nav li a:hover{

	color: #fff;

	background: #527BA5;

}



#set3 .widget{

	color: #333;

}





/* set 4 */

#set4 #head{

	background: #660000;

}



#set4 .widget h4{

	background: #660000;

}



#set4 .widget h1{

	background: #660000;

}



#set4 #nav li a{

	color: #660000;

}



#set4 .entry a{

	color: #660000;

}



#set4 #nav li a:hover{

	color: #fff;

	background: #660000;

}



#set4 .widget{

	color: #333;

}



/* set 5 */

#set5 #head{

	background: #999;

}



#set5 .widget h4{

	background: #999;

}



#set5 .widget h1{

	background: #999;

}



#set5 #nav li a{

	color: #999;

}



#set5 .entry a{

	color: #999;

}



#set5 #nav li a:hover{

	color: #fff;

	background: #999;

}



#set5 .widget{

	color: #333;

}


























