.entry{
display:none;
}
body{
color:#444;
font-family:'AmasisMTW02-SCRegular', Georgia, 'Times New Roman', Times, serif;
font-size:17px;
}
h1{
font-size:46px;
font-family:Arial, Helvetica, sans-serif;
width:100%;
height:27px;
margin:1px 0;
padding:0;
}

h1 a{
	text-decoration:none;
}
h1 a:hover{
border-bottom:5px solid;
}
#about {
text-transform:uppercase;
}
#about em{
text-transform:uppercase;
font-size:15px;
}
#about h1 a{
color:#5a6476;
}
#about span{
background-color:#e0ea38;
padding:0;
}

#media a{
margin-left:15px;
color:#b9d9a4;
}
.content{
width:99%;
margin:0;
margin-left:auto;
margin-right:auto;
padding:0;

}
#logo{
position:absolute;
right:3px;
bottom:3px;
}
.entry{
padding:3px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
}
.container{
margin:0;
}
.entry p{
width:100%;

}
#photo img{
float:right;
width:254px;
}
#media ul{
list-style:none;
background-color:#ccc;
text-align:left;
width:100%;
margin:0;
padding:0;
}
#media ul li{
display:inline;
float:left;
clear:right;
margin:0;
padding:0;
}
#media ul li img{
max-height:240px;
padding:0 1px ;
margin:5px 2px;
}
#media ul li img:hover{
max-height:495px;
transition-duration: 5s
-moz-transition-duration: 5s /* Firefox 4 */
-webkit-transition-duration: 5s; /* Safari and Chrome */
-o-transition-duration: 5s /* Opera */
}
#media #more{
display:block;
height:215px;
width:250px;
font-size:120px;
vertical-align:top;
margin:5px 0 0 5px;
padding:5px 0 0 10px;
background-color:#90A800;
color:#fff;
}
#more span{
position:relative;
top:-20px;
font-size:2em;
}
#media li a{
color:#000;
text-decoration:none;

}
#follow .entry div{
text-align:center;
margin:10px;
width:100%;
margin-left:auto;
margin-right:auto;
}
#follow div img{
border:0;
margin:10px;
}
#contact .entry{
text-align:center;
}
#logo img{
display:none;
}
#logo{
height:77px;
width:274px;
background-image:url(img/fw2.png);
background-postion:top left;
background-repeat:no-repeat;
margin-bottom:3px;
margin-right:3px;
}
#copycat{
	font-size:11px;
	float:right;
	text-transform:uppercase;
	color:#C3E600;
	text-shadow:-2px -2px grey;	

}
