html, body, div, h1, h2, h3, h4, p, ul, ol, li, em, img, form, a {
	margin: 0;
	padding: 0;
	border: 0;
	}
  
html, body, div, p {
	margin: 0;
	padding: 0;
	}


body {
	background: #5d4919 url(images/headerbg.jpg) 50% 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dc8;
	}

a:link, a:visited, a:active {
		color: #0e2;
		text-decoration: none;
		padding: 1px 0;
		}
		a:hover { text-decoration: underline; }
		
div#header {
	background: url(images/header.jpg) 50% 0 no-repeat;
	height: 180px;
	}
	
	div#headcenter {
		width: 945px;
		margin: 0 auto;
		padding: 0 10px;
		}
				
	a#homelink {
		float: right;
		height: 108px;
		width: 530px;
		display: block;
		margin: 10px 160px 0 0;
		display: inline;
		border: 0;
		}
		
div#canvas {
	margin: 0 auto;
	width: 945px;
	padding: 0 10px;
	}

h1 {
	color: #dc8;
	font-weight: normal;
	font-size: 25px;
	}
	h1.pagetitle { margin-bottom: 20px; }
	div.text h1 { padding-top: 5px; }

a#rss { padding: 7px 0 7px 37px; background: url(images/rss-icon.gif) 0 0 no-repeat; }
p#email { padding: 8px 0 7px 40px; 	background: url(images/email-icon.gif) 0 0 no-repeat; margin-top: 16px; }

	
/*---------------------------------------------------------------------------- index list --------------------------------------------------------------------------*/
		
div#list, div#index, div#page {
	width: 570px;
	float: left;
	margin-bottom: 50px;
	}

div#index {
	background: url(images/latest.gif) 3px 0 no-repeat;
	padding-top: 40px;
	}

div.item {
	clear: both;
	margin-bottom: 15px;
	}
		
	div.item img {
		float: left;
		clear: left;
		padding: 8px;
		margin-bottom: 15px;
		background:  url(images/frame.gif) 0 0 no-repeat;
		}
		div.item a:hover img {
			background:  url(images/frame.gif) 0 -166px no-repeat;
			}

	div.text {
		margin-left: 225px;
		}
			
		h1 a:link, h1 a:active, h1 a:visited {
			padding-top: 4px;
			margin-bottom: 5px;
			font-size: 16px;
			font-weight: bold;
			color: #da0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			}
			h1 a:hover { border-bottom: 1px solid #da0; text-decoration: none; }
			
		div.text p {
			margin-top: 10px;
			color: #dc8;
			}

		div.text p.time, div#single p.time {
			background: url(images/clock.gif) 0 2px no-repeat;
			padding-left: 15px;
			margin-right: 15px;
			margin-top: 20px;
			font-size: 12px;
			}
	
		div.text p.views, div#single p.views {
			float: left;
			background: url(images/arrow.gif) 0 3px no-repeat;
			padding-left: 15px;
			margin-right: 15px;
			margin-top: 3px;
			font-size: 12px;
			}
					
		div.text p.comments, div#single p.comments {
			margin-top: 3px;
			font-size: 12px;
			}
			
			div.text p.comments a, div#single p.comments a {
				background: url(images/commentbubble.gif) 0 4px no-repeat;
				padding: 2px 0 2px 15px;
				}
				
/*---------------------------------------------------------------------------- end index list --------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------- posts --------------------------------------------------------------------------*/
	
div#single {
	width: 570px;
	float: left;
	margin-bottom: 50px;
	}
	
	div#single h1, div#single h1 a:link, div#single h1 a:active, div#single h1 a:visited, div#single h1 a:hover {
		font-size: 25px;
		font-weight: normal;
		}
	
	 div#single p {
		margin: 10px 0 15px 0;
		color: #dc8;
		}
	
		div#single div.meta {
			margin: 15px 3px;
			}
			
			div#single div.meta p {
			margin: 3px 0;
			}
		
div.video {
	clear: both;
	}
				
/*---------------------------------------------------------------------------- end posts --------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------- sidebar --------------------------------------------------------------------------*/

div#sidebar {
	width: 357px;  /* -2px for ie */
	margin-left: 585px;
	margin-bottom: 50px;
	}
	div#right {
		background: url(images/browse.gif) 0 10px no-repeat;
		padding-top: 42px;
		width: 160;
		margin-left: 180px;
		}
		
	div.ad160600 {
		width: 160px;
		height: 600px;
		float: left;
		margin-top: 22px;
		margin-bottom: 15px;
		}
		
	div#adlow {
		width: 400px;
		height: 80px;
		background-color:#996633;
		}
		
	div#sidebar a {
		color: #0d2;
		font-weight: bold;
		font-size: 14px;
		display: block;
		padding: 2px 0;
		}
		*html div#sidebar a { height: 1.3em; } /* ie6 hack */
	
		div#sidebar a:hover { text-decoration: underline; }

	div#sidebar ul {
		list-style: none;
		margin: 5px 0 25px 0;
		}
		
		div#sidebar ul li {
			margin: 2px 0;
			}
		
		div#sidebar ul#videobar { margin-top: 10px; }
		div#sidebar ul#videobar li {
			margin: 10px 0;
			}
		
		div#sidebar ul#videobar h3 {
			}
	
			div#sidebar ul#videobar h3 a {
				color: #da0;
				font-size: 13px;
				padding-left: 2px;
				}
			
	div#sidebar ul#videobar li img {
		width: 120px;
		height: 90px;
		}
		
	div#sidebar ul#videobar li a { color: #da0; width: 130px; }
	div#sidebar ul#videobar li h3 a { width: auto; }

		
	div#sidebar ul#videobar li a img {
		padding: 5px;
		background: url(images/framesmall.gif) 0 0 no-repeat;
		}	


		div#sidebar ul#videobar li a:hover img {
			padding: 5px;
			background:  url(images/framesmall.gif) 0 -99px no-repeat;
			}
			
/*---------------------------------------------------------------------------- end sidebar --------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------pagination--------------------------------------------------------------------------*/

div.pagination {
		margin: 0 0 40px 90px;
		clear: both;
		padding-top: 30px;
		font-weight: bold;
		}
			
div.pagination a {
		padding: 3px 7px;
		margin: 0 2px;
		border: 1px solid #da0;
		text-decoration: none;
		background: #541;
		color: #dc8;
		}

div.pagination a:hover, div.pagination a:active {
		background: #430;
		border-color: #da0;
		color: #da0;
		text-decoration: underline;
		}		

div.pagination span.current {
		padding: 3px 7px;
		margin: 0 2px;
		border: 1px solid #da0;
		font-weight: bold;
		background-color: #da0;
		color: #431;
		}
		
div.pagination span.disabled {
		padding: 3px 7px;
		margin: 0 2px;
		border: 1px solid #763;
		color: #763;
		}
		
/*----------------------------------------------------------------------------end pagination--------------------------------------------------------------------------*/


		
/*---------------------------------------------------------------------------- comments --------------------------------------------------------------------------*/


div#comments {
		background-color: #431;
		padding: 8px 20px;
		margin: 40px 0;
		width: 500px;
		}

h2#comment_count {
		margin: 10px 0 3px 0;
		padding-bottom: 20px;
		font-size: 18px;
		font-weight: normal;
		color: #dc8;
		border-bottom: 1px solid #652;
		}

h3#trackbacks {
		margin-top: 35px;
		font-weight: bold;
		font-size: 13px;
		color: #dc8;
		}

ol#commentlist, ol#trackbacklist {
		list-style: none;
		}

		ol#commentlist li, ol#trackbacklist li {
				font-size: 12px;
				line-height: 1.4em;
				padding: 12px 0 15px 0;
				border-bottom: 1px solid #652;
				overflow: hidden;
				width: 500px;
				}
				ol#trackbacklist li p {
						margin: 0 0 10px 0;				
						}

div.comment_meta {
		float: left;
		width: 25%;
		overflow: hidden;
		}
		
div.comment_entry {
		width: 72%;
		margin-left: 115px;
		}
		div#comments ol#commentlist li div.comment_entry p {
				margin: 0 0 8px 0;
				}
		
		
				ol#commentlist li cite, ol#trackbacklist li cite {
						text-decoration: none;
						font-style: normal;
						font-weight: bold;
						color: #da0;
						}
						ol#commentlist li.authorcomment cite { }
						ol#commentlist li cite a, ol#trackbacklist li cite a { color: #da0; }

				ol#commentlist li p.comment_time, ol#trackbacklist li p.comment_time {
						font-size: 11px;
						color: #cb7;
						margin: 0;
						}

h3#respond {
		margin-top: 30px;
		margin-bottom: 8px;
		font-size: 15px;
		font-weight: bold;
		color: #dc8;
		}

form#commentform { margin-bottom: 15px; }
form#commentform p { margin: 8px 0; }

form#commentform input, form#commentform textarea { background: #763;
		padding: 3px 4px;
		border: 1px solid #430;
		color: #dc8;
		}
		form#commentform input#submit:hover { border-color: #ba6; }

label small { font-size: 11px; color: #cb7; padding-left: 5px; }

/*---------------------------------------------------------------------------- end comments --------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------- search form and results --------------------------------------------------------------------------*/
	
form.searchform {
		margin: 25px 0;
		font-size: 12px;
		}
		
		form.searchform input.s { 
				background: #763;
				padding: 2px;
				border: 1px solid #430;
				width: 120px;
				color: #dc8;
				}

	form.searchform input.searchsubmit { 
		background: #5D4919 url(images/magnify.gif) 3px 2px no-repeat;
		border: 1px solid #5D4919;
		color: #dc8;
		width: 23px;
		}
		form.searchform input.searchsubmit:hover { border-color: #a95; background-color: #541; }
	
				
/*---------------------------------------------------------------------------- end search form and results --------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------- footer --------------------------------------------------------------------------*/

div#footer {
	clear: both;
	height: 30px;
	background: #431;
	}

	div#footer p {
		text-align: center;
		color: #8b7540;
		padding-top: 7px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		div#footer p a {
			text-decoration: none;
			color: #8b7540;
			}
			div#footer p a:hover { text-decoration: underline; }
				
			div#footer p a#feed {
				background: url(images/feed.gif) right 5px no-repeat;
				padding-right: 13px;
				}

/*---------------------------------------------------------------------------- end footer --------------------------------------------------------------------------*/
