body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 0px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:255px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:256px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 387px;
}
#logo_w1{
	top:12px;
	left:131px;
}
#logo_w2{
	top:41px;
	left:162px;
}
#header_text {
	top:150px;
	left:21px;
	width:432px;
	position:absolute;
}
#header_text p{
	font-size: 14px;
	color:#FFFFFF;
	font-style: italic;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
	background-repeat:repeat-y;
	

}
img{
	border-width:0px;
	border:0;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:Left;
	padding: 5px;
	
}

h3.post-title {
	font-size: medium;
	padding: 5px;
	}

#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#pic {
	background-color: #E3E5DB;
	position: relative;
	width: 600px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 1px;
}

#pic a.p1, #pic a.p1:visited {
	width:auto;
	display: block;
	border: 2px;
	left: 0;
	text-decoration: none;
	top: 0;
	border-color: #FFFFFF;	
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 310px;
	left: 50px;
	position: absolute;
	top: -200px;
	width: 500px;
}
#pic1 {
	background-color: #E3E5DB;
	position: relative;
	width: 400px;
	top: 90px;
	right: 415px;
}

#pic1 a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic1 a img {
	border: 1px;
}

#pic1 a.p1, #pic a.p1:visited {
	width:auto;
	display: block;
	border: 2px;
	left: 0;
	text-decoration: none;
	top: 0;
	border-color: #FFFFFF;	
}

#pic1 a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic1 a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 310px;
	left: 50px;
	position: absolute;
	top: -200px;
	width: 500px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 0px 0px;
}

/******************************from blog template**************************/
#welcome{
	padding:10px;
	}
	
#contest{
padding:10px;
}

.style1 {font-size: 9px}
.style2 {
	color: #85A157;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 10px
}
	/* Wrapper */

@media all {
  #wrapper {
    margin: auto;
    padding: 0;
    border: 0;
    width: 717px;
    text-align: left;
    background: #fff;
    font-size:90%;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }
	/* Inner layout */


	
@media all {
  #main {
    width: 517px;
    float: left;
    }

  #sidebar  {
    width: 200px;
    padding: 0px 20px;
    float: right;
    }
  }
@media handheld {
  #main {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }

	/* Bottom layout */


#footer p	{
	text-align: left;
	margin: 0;
	padding: 10px 0;
	font-size: x-small;
	background-color: transparent;
	color: #999;
	}


	/* Default links 	*/

a:link, a:visited {
	text-decoration : none;
	color: #692;
	font-size: 11px;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #8b2;
	background: transparent; 
	}

a:active {
	font-size: 11px; 
	text-decoration : none;
	color: #692;
	background: transparent;  
	}

	
	/* Typography */
	
#main p, #sidebar p {
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 1em;
	}
  
.post-body {
  line-height: 140%;
  padding: 10px;
  } 
.post-footer {
	padding:5px;
	}


ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

#sidebar ul 	{
	padding-left: 10px;
	padding-top: 3px;
	}

#sidebar ul li {
	list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif) inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#comments	{
	border: 0;
	border-top: 1px dashed #eed;
	margin: 0 auto;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 0px;
	background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
	color: #998;
	}

#comments dl dd	{
	padding: 0 15px;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
