/*

Theme Name: greenroommilwaukee2

Theme URI: http://giantsponge.com/

Version: 2.0

Description: A custom style Wordpress theme.

Author: Giant Sponge

Author URI: http://giantsponge.com

*/
/* standard elements */
html
{
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

*
{
	margin: 0;
	padding: 0;
}

a:link, a:visited { color: #F90; }
a:hover { text-decoration: underline; }

body
{
	color: #000;
	font: normal 12px Verdana,sans-serif;
	line-height: 18px;
}

p,code,ul,ol { padding: 0px; }

h1
{
	color: #02565f;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 36px;
}

h1 a
{
	text-decoration: none;
}

h1 a:hover { text-decoration: underline; }

h2
{
	color: #02565f;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 24px;
}
h2.news_title
{
	font-size: 36px;
	line-height: 30px;
}

h2 a { text-decoration: none; }
h2 a:hover { text-decoration: none; }
h1,h2,h3,h4 { padding: 0px; }

h3
{
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color: #02565f;
	line-height: 20px;
}
h4 {
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	color: #02565f;
}
p.postinfo
{
	border-top: 1px dashed #ccc;
	color: #ddd;
	padding: 0px;
	font-family: Verdana,sans-serif;
	font-size: 0.9em;
	margin: 0px;
}

p.postinfo a { color: #ddd; }
p.postinfo a:hover { color: #eee; }

.descr
{
	color: #ddd;
	margin-bottom: 6px;
	padding: 0px;
}

blockquote
{
	color: #ddd;
	display: block;
	padding: 0 55px 0 55px;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
}

img.alignrightup
{
	padding: 0px 5px 0px 5px;
	margin: 0 0 0px 7px;
	display: inline;
	position: relative;
	top: -60px;
	float: right;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 0px 5px 0px 5px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 0px 5px 0px 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	padding: 0px 5px 0px 5px;
	float: right;
}

.alignleft
{
	padding: 0px 5px 0px 5px;
	float: left;
}

img
{
	border: none;
	padding: 0px 5px 0px 5px;
}

img.right { margin: 5px 0 5px 12px; }
img.left { margin: 5px 12px 5px 0; }

img.border
{
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer
{
	clear: both;
	font-size: 0;
}

.left { float: left; }
.right { float: right; }

/* title */
#site-title { font: normal 3em Verdana,sans-serif; }

#site-title a
{
	color: #666;
	text-decoration: line-through;
}

#site-title a:hover
{
	color: #333;
	text-decoration: none;
}

#site-description { color: #CCC; }

/* structure */
#wrapper
{
	margin-right: auto;
	margin-left: auto;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	left: 130px;
	position: relative;
	top: 0px;
	width: 510px;
}

#content
{
	position: absolute;
	top: 190px;
}
#content li { margin-left: 18px; }


/* content */
.entry { }

p { text-align: justify; }

#logo
{
	text-align: right;
	position: absolute;
	width: 220px;
	height: 75px;
	background-position: right top;
	top: 0px;
	left: 615px;
	visibility: hidden;
}
#logo .header
{
	color: #ff5400;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 24px;
}
#logo .address
{
	color: #02565f;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

/* navigation */
#navigation
{
	left: -270px;
	margin: auto;
	position: relative;
	width: 515px;
}

/*
#icon
{
	margin: auto;
	position: relative;
	top: -10px;
	width: 275px;
	background-image: url(images/trumpetguy.gif);
	background-repeat: no-repeat;
	height: 196px;
}
*/

#sidebar
{
	left: 30px;
	top: 190px;
	position: relative;
	margin: 0px;
}

#sidebar h2
{
	margin: 0px;
}

.header
{
	clear: both;
}

h1.header { }

h2.header
{
	color: #ff5400;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	padding: 0px;
}

#sidebar ul
{
	margin: 5px 0px 0px -30px;
	padding: 0px;
}

#sidebar li
{
	line-height: 22px;
	list-style: none;
}

#sidebar li a
{
	color: #474747;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar li a:hover { text-decoration: underline; }

#sidebar li ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar li li
{
	line-height: 18px;
	list-style: disc;
	color: #02565f;
}

#sidebar li li a
{
	font-size: 12px;
	font-weight: normal;
}

/* archives */
.post h1 a { color: #666; }

.post h1 a:hover
{
	color: #CCC;
	text-decoration: underline;
}

.post .descr { color: #999; }
.post .descr a { color: #333; }
.post .descr a:hover { color: #666; }

/* footer */
#footer
{
	color: #666;
	font: normal 12px sans-serif;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: auto;
	top: auto;
}

#footer a
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover { text-decoration: underline; }
#footer .row1 a { color: #666; }
#footer .row2 { font-size: 10px; }

/* comments */
.content ol li { background: none; }

.commentlist
{
	margin: 0;
	padding: 0;
}

.commentlist li
{
	margin-bottom: 1.2em;
	list-style: decimal;
}

#commentform
{
	margin: 1em 0;
	background: #CCC;
	width: 360px;
}

.commentmetadata
{
	color: #666;
	padding: 2px 0 4px;
}

.commentmetadata a
{
	color: #CCC;
	text-decoration: none;
}

.commentmetadata a:hover { text-decoration: underline; }

/* forms */
textarea.styled { width: 280px; }

.styled
{
	background: #DDD;
	border: 1px solid #CCC;
	font: normal 1em Verdana,sans-serif;
	padding: 2px;
}

.styled:hover { background: #EEE; }
.styled:focus { background: #FFF; }
#commentform input { margin-bottom: 3px; }

/* calendar */
#wp-calendar { color: #acaf91; }
#navigation table caption { border-bottom-color: #000; }

#navigation table thead tr
{
	border-bottom-color: #000;
	color: #cbceab;
}

#navigation table th { border-bottom-color: #000; }

#navigation table td#today
{
	border-color: #000;
	color: #cbceab;
}

#navigation table td a
{
	border-bottom-color: #000;
	background-color: #EDF3DE;
}

#navigation table tfoot { border-top-color: #000; }
#navigation table tfoot a { background: none; }

#wp-calendar
{
	/* display: inline-table; */
	border-collapse: collapse;
	width: 185px;
	margin: 0px 10px 0 10px;
	text-align: center;
}

#navigation table caption
{
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}

#navigation table thead tr { border-bottom: 1px solid; }
#navigation table th { border-bottom: 1px solid; }

#navigation table td
{
	width: 225px;
	/* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}

#navigation table td#today
{
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}

#navigation table td a
{
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}

#navigation table tfoot { border-top: 1px solid; }

#navigation table tfoot a
{
	border: none;
	font-weight: bold;
}

#navigation table tfoot #prev a { text-align: left; }
#navigation table tfoot #next a { text-align: center; }

/* search form */
#searchform { padding: 0 10px; }

#searchform input.sfield
{
	border: 1px solid #CCC;
	padding: 2px;
	width: 120px;
}

/*wordpress*/
.aligncenter,
dl.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #666;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.mceIEcenter { text-align: center; }
