/*  
Theme Name: Meupe
Theme URI: http://www.meupe.net/news
Description: Meupe News Theme
Version: 1.0
Author: Claire Jarvis
Author URI: http://www.clairecatherine.net

*/

/*Layout/Structure*/

body{
	margin:0;
	padding:0;
}

#container{
	width:800px;
	margin-left:20px;
}

#header{
	width:800px;
	height:100px;
	padding-top:10px;
}

#content{
	width:800px;
	height:100%;
}

#nav{
	width:160px;
	float:left;
}

#main{
	width:488px;
	float:left;
	border-top:1px solid #7d7d7d;
	margin-left:40px;
	padding:10px;
}
#footer{
	width:518px;
	height:40px;
	float:left;
	clear:both;
	margin-left:202px;
	
}

ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	display:inline;
}
li.hello{
	padding-right:548px;
}
#footer img{
	float:right;
}



/*Formatting*/

a:active{
	text-decoration:none;
	color:#000;
}

a:hover{
	text-decoration:none;
	color:#000;
	background-color:#000;
}

a:link{
	text-decoration:underline;
	color:#000;
}

a:visited{
	text-decoration:underline;
	color:#000;
}

body{
	font-family:Times New Roman;
	font-size:10.5px;
	color:#000;
	background-color:#fff;
	border:none;
	text-align:justify;
	letter-spacing:0.5px;
	line-height:120%
}

.button{
	background-color:#000;
	color:#fff;
	font:10px Times New Roman;
	border:0;
	margin:3px 0 0 0;
	width:50px;
	padding:5px;
	text-align:center;
}

.button2{
	background-color:#000;
	color:#fff;
	font:10px Times New Roman;
	border:0;
	margin:3px 0 0 0;
	padding:5px;
	text-align:center;
}

.contactform{
	background-color:#fff;
	border:1px #000 solid;
	width:90px;
	font:10px Times New Roman;
	color:#7d7d7d;
	padding:5px;
}

#footertext{
	font:9px Times New Roman;
	color:#7d7d7d;
	text-align:left;
}

#footertext a:link, #footertext a:active, #footertext a:visited{
	color:#7d7d7d;
}

#footertext a:hover{
	color:#000;
}

h1{
	font-size:10.5px;
	font-weight:bold;
	line-height:0;

}

img{
	border:none;
}

.title{
	font-style:italic;
}

.title2{
	font-size:10.5px;
	color:#000;
	font-weight:bold;
}

.titleh1{
	font-style:italic;
	font-size:10.5px;
	font-weight:bold;
	color:#000;
}

.grey{
	color:#d8d8d8;
}

.wpdiv {
  height: 1px;
  background: #fff url(http://meupe.net/imgs/hr.jpg) no-repeat scroll left;
  text-align:center;
  margin-left:90px;
}

.wpdiv hr {
  display: none;
}

#footer hr{
	height:1px;
	padding:0;
	text-align:right;
	background:#000;
	border:1px solid #000;
}

#archives{
	background:#d8d8d8;
	padding:10px;
}

.newsimage{
  background-image:url(http://meupe.net/imgs/links/news.jpg);
  background-repeat:no-repeat;
  height:32px;
  width:145px;
  cursor:pointer;
}       

.newsgimage{
  background-image:url(http://meupe.net/imgs/links/news_g.jpg);
  background-repeat:no-repeat;
  height:32px;
  width:145px;
  cursor:pointer;
}

.eventsimage{
  background-image:url(http://meupe.net/imgs/links/events.jpg);
  background-repeat:no-repeat;
  height:34px;
  width:145px;
  cursor:pointer;
}       

.eventsgimage{
  background-image:url(http://meupe.net/imgs/links/events_g.jpg);
  background-repeat:no-repeat;
  height:34px;
  width:145px;
  cursor:pointer;
}

.catalogimage{
  background-image:url(http://meupe.net/imgs/links/catalog.jpg);
  background-repeat:no-repeat;
  height:40px;
  width:145px;
  cursor:pointer;
}       

.cataloggimage{
  background-image:url(http://meupe.net/imgs/links/catalog_g.jpg);
  background-repeat:no-repeat;
  height:40px;
  width:145px;
  cursor:pointer;
}

.contactimage{
  background-image:url(http://meupe.net/imgs/links/contact.jpg);
  background-repeat:no-repeat;
  height:33px;
  width:145px;
  cursor:pointer;
}       

.contactgimage{
  background-image:url(http://meupe.net/imgs/links/contact_g.jpg);
  background-repeat:no-repeat;
  height:33px;
  width:145px;
  cursor:pointer;
}

.shopimage{
  background-image:url(http://meupe.net/imgs/links/shop.jpg);
  background-repeat:no-repeat;
  height:41px;
  width:145px;
  cursor:pointer;
}       

.shopgimage{
  background-image:url(http://meupe.net/imgs/links/shop_g.jpg);
  background-repeat:no-repeat;
  height:41px;
  width:145px;
  cursor:pointer;
}

.podcastimage{
  background-image:url(http://meupe.net/imgs/links/podcast.jpg);
  background-repeat:no-repeat;
  height:34px;
  width:145px;
  cursor:pointer;
}       

.podcastgimage{
  background-image:url(http://meupe.net/imgs/links/podcast_g.jpg);
  background-repeat:no-repeat;
  height:34px;
  width:145px;
  cursor:pointer;
}