/*
Theme Name:Zine Again
Theme URI:http://honoluluweekly.com/
Description:Honolulu Weekly online pages
Version:1.2
Author:Joe Edmon
Author URI:http://joeedmon.com/
Tags:grid,four columns,fixed width,widgets
*/
/*
######### INITIALIZE BROWSER #########
*/
body {
	width: 100%;
	color: black;
	background-color: white;
	font:normal 12pt/20pt arial, helvetica, sans-serif;
}
body,div,dl,form,fieldset,input,li,ol,pre,ul{margin:0;padding:0}
blockquote{margin:0.5em 0 0.5em 1em;padding:0 .5em 6pt .5em;border-left:gray 1px dotted;}
div{min-height:1px;border:none;background-color:transparent;}
h1,h2,h3,h4,h5,h6 {
	margin: 1.5em 0 1.0em;
	padding: 0;
	font-family: tahoma,verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	line-height: 105%;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4,h5,h6 {
	font-size: 0.9em;
	margin: 1.5em 0 0;
}
p{margin:0 0 1em;padding:0;}
p object{display:block;margin:0.5em 0;padding:0.5em 0;}
pre,code,kbd{font-family:courier,monospace;font-size:0.9em;color:blue;}
ul,ol{list-style:none}
abbr{border:none}
img{width:100%;}
a,:link,:visited{color:black;text-decoration:none}
a:hover{text-decoration:underline;}
a img,:link img,:visited img{border:none}
/*
############ BASIC PAGE SETUP ############
Core values -- Basic settings to ensure a consistent
look & feel. The elements are mostly common to any
WordPress installation.
*/
#header,#content,#footer{float:none;clear:both;margin:0 auto;}
hr.hide{display:none;}
hr.clear{display:block;visibility:hidden;clear:both;float:none;margin:0;padding:0;border:none;}
/* ####### Post & Entry styles ###### */
.post{margin:0.5em 0 0;padding:6px 0;}
.post h2{font-size:1.4em;font-weight:normal;}
.entry h2{margin:0.9em 0;}
.entry ul{margin:.5em 0 .5em 1em;list-style:disc;}
.entry li{margin:0 0 6px 6px;}
.entry p a,.entry .info a{color:#006;}
.entry p a:visited,.entry .info a:visited{color:#630;}
.metadata{color:black;font:normal 8pt/100% Verdana,Helvetica,Arial,sans-serif;}
.right{float:right;}
.left{float:left;}

