/*
Theme: Never Gone
Description: Is This It?
Author: Jamie
*/

html,body{margin:0;padding:0}
body{
background-color: #EBE4B4;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-attachment:scroll;
font-family: trebuchet ms;
font-size:11px;
text-align:center}
p{margin:0 10px 10px}
div#header{height:400px; width:750px; line-height:80px;margin:0;
  padding-center:10px;background: #EBE4B4;background-image:url('images/header.jpg');background-position:center;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.4}
div#sidebar{background:#EBE4B4;}
div#extra{background:#EBE4B4;font-family:garamond; font-style:italic;font-size:22; text-align:center;height:50px;text-shadow: 1px 1px 1px #fff;}
div#footer{background: #59AB4F;color: #fff; border-top: 7px solid #A8C000;}
div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto}
div#content{float:left;width:543px; margin:0 auto}
div#welcome{float:right;position: absolute; top: 230px; width: 336px; left: 552px; height: 95px;}
div#sidebar{float:right;width:243px;}
div#footer{clear:both;width:100%
}
a:link {
text-decoration: none;  
color: #8DC63F;
font-weight:bold;
letter-spacing:0px;}

a:visited {
text-decoration: none;  
color: #6AAB4F; 
font-weight:bold;
letter-spacing:0px;}

a:hover, a:active {
text-decoration: none; 
font-weight:bold;
color: #665C58;
}
.sidebar-box {
	background: #F9F9EC;
	margin-bottom: 10px;
	padding: 10px;  
	-moz-border-radius:7px 7px 7px 7px; 

   }
.sidebar-title {
color: #EE4E02;
font-family: georgia;
	font-weight: bold;
text-transform: uppercase;
	font-size: 17px;	
letter-spacing: -0.5px;
	line-height: 20px;
	  padding-left: 10px;
margin-bottom: 1px;
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
	background: #ECECC7;
	margin-bottom: 10px;
	padding: 10px;  
	-moz-border-radius:7px 7px 7px 7px; 
   }

.post-box {
	background: #F5F5E0;
	margin-bottom: 10px;
	padding: 10px;  
	-moz-border-radius:7px 7px 7px 7px; 
   }
.post-info {
font-family: georgia;
font-style: italic;
text-align:center;
margin-bottom: 10px;
padding: 10px;  
border-top: 1px solid #835A18;
border-bottom: 1px solid #835A18;

   }
h1 { 
color: #EE4E02;
font-family: georgia;
text-align:center;
text-shadow: 1px 1px 1px #835A18;
	font-weight: bold;
font-style: italic;
	font-size: 17px;
	letter-spacing: 0.5px;
	line-height: 20px;
	  padding-left: 10px;
margin-bottom: 1px;
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
	background: #ECECC7;
	margin-bottom: 10px;
	padding: 10px;  
	-moz-border-radius:7px 7px 7px 7px; 
}
img {
padding:1px; 
margin:1px; 
border:2px solid #A8C000;
}
img:hover {
padding:1px; 
margin:1px; 
border:2px solid #59AB4F;
}