﻿body, html, p, h1, h2, h3, h4, h5, h6, ul, li { margin:0; padding:0; }

html { font-family:Verdana; text-align:center; }
body { text-align:center; margin:0 auto; width:850px; }

a:hover { text-decoration:none; }

#head { background: #fff url(images/head.gif) no-repeat left bottom; 
		   width:700px; height:100px; text-indent:-9999px; text-align:left; }

#navigation { list-style:none; text-align:left; width:700px; padding-left:50px; padding-bottom:50px; }
#navigation li { display:inline; padding:2px; }
#navigation .active { background-color:#FAECA2; }
#navigation a, #navigation a:visited, #navigation a:active { color:blue; }


#strip { clear:both; height:1%; width:850px; }
	#strip a { text-indent:-9999px; }
	#strip img { vertical-align:middle; width:700px; float:left; }
	#strip a img { border:none;}
	#strip #prev, #strip #next { width:60px; height:400px; display:block; float:left; }
	#strip #prev a, #strip #next a { display:block; height:55px; margin-top:150px; }
	#strip #next a { background: #fff url(images/next.png) no-repeat center center; }
	#strip #prev a { background: #fff url(images/prev.png) no-repeat center center; }
	#strip #next a:hover { background-image: url(images/next-hover.png); }
	#strip #prev a:hover { background-image: url(images/prev-hover.png); }

#strip-info { text-align:center; clear:both; }
	#strip-info h2 { font-size:1.3em; font-weight:bold; }
	#strip-info h3 { font-size:0.8em; font-weight:normal; }

#strip-archive { width:700px; text-align:left; list-style:none; clear:both; }

#about { width:700px; text-align:left; clear:both; }
#about p { margin-bottom:15px; }

#admin { width:700px; text-align:left; border:solid 5px #FAECA2; padding:25px; }


#footer { font-size:0.7em; text-align:center; padding:40px; clear:both; }
	#social-links { margin-bottom:10px; }
	#social-links img { width:48px; height:48px; border:none; float:none; }
	