/*  
Theme Name: Union State
Theme URI: http://theworldallaround.com/
Description: A Wordpress theme by Benjamin Gray for the Milwaukee Adworkers.
Version: Beta
Author: Benjamin Gray
Author URI: http://theworldallaround.com/

	This theme was designed and built by Benjamin Gray,
	who's portfolio you will find at http://theworldallaround.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*
-----------------------------------------------------------------------------------------------------------------------------------------------------
			STRUCTURE			STRUCTURE			STRUCTURE			STRUCTURE			STRUCTURE			STRUCTURE			STRUCTURE
-----------------------------------------------------------------------------------------------------------------------------------------------------*/
* {margin:0;
	padding:0;
	border:none;
	z-index:0;
	}
	
/*p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}
*/
div#wrapper{float:left;width:100%;margin:0 0 55px 1px; }
div#content{background: #fff; margin-right: 528px; padding: 1px 1px;}
div#content_2{background:#fff; float:left; width:339px; margin-left:-527px; padding: 1px 1px; /*border: 1px solid yellow;*/}
div#sidebar{background:#fff; float:left; width:171px; margin-left:-185px;}
div#footer{background: #333;color: #FFF}

div#content.widecolumn{width: 740px; padding-top:24px;}
/*div#footer p{margin:0;padding:5px 10px}*/
/*div#page{margin:0 auto}*/

		
html {
	margin:0;
	padding:0
	}
	
body {
	margin: 0 0 10px 0;
	padding: 0;
	text-align:center 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 928px;
	border: 3px solid #fff;
	border-top: none;
	}

#header {
	margin: 0 0 0 1px; 
	padding: 0 0px; 
	height: 135px; 
	width: 924px;
	border: 1px solid #fff;
	border-top: none;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#under_header {
	margin: 0 0 0 1px;
	padding: 0px;
	min-height: 30px;
	width: 924px;
	border: 1px solid white;
	border-top: none;
	border-bottom: none;
	}

#sidebar {
	padding: 35px 2px 0px 10px;
	/*padding-top: 35px;*/
	}

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width:100%;
	clear:left;
	min-height: 44px;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	}
	
div.cleared {
	clear: both;
	line-height: 0px;
	}
/* End Structure */


/*
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
			TYPOGRAPHY AND COLORS			TYPOGRAPHY AND COLORS			TYPOGRAPHY AND COLORS			TYPOGRAPHY AND COLORS			TYPOGRAPHY AND COLORS
-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
* {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/unionstate_page_bkg.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background: white url(images/unionstate_col_bkg.gif) top center repeat-y;
	/*border: 3px solid #fff;
	border-top: none;*/
	text-align: left;
	}
#page.widecolumn {
	background: white url(images/unionstate_col_bkg_wide.gif) top center repeat-y;
	}

#header {
	background: url('images/unionstate_header.jpg') no-repeat top center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
/* this is the description under the blog title */
div.description {
	font-size: 1.4em;
	text-align: center;
	font-family: 'futura', 'Lucida Grande', Verdana, Sans-Serif;
	letter-spacing: .08em;
	text-decoration: none;
	color: #fff;
	}

#under_header {
	background: #000;
	color: #fff;
}

p.about_blurb {
	width:660px;
	margin: 3px 17px;
	margin-right: 0px;
	padding: 0px 0px;
	padding-top: 0px;
	float: left;
	line-height: 1em;
}
	
#footer {
	background: #000; 
	border: none;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .post p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .post, .widecolumn .post {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: center;
	}


/*
HEADER STYLING		HEADER STYLING		HEADER STYLING		HEADER STYLING		HEADER STYLING
*/
h1, h1 a, h1 a:hover, h1 a:visited, h2 ,h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	font-weight: bold;
	color: #686472;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
	}

h1 {
	font-size: 2.25em;
	margin: 10px 0 0;
	}

#header h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 37px;
	margin: 0;
	}
	
#header h1 a {
	font-family: 'futura condensedextrabold', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #686472;
	}
	
h2 {
	font-size: 1.6em;
	}

#sidebar h2 {
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.1em;
	}

h2 {
	margin: 30px 0 0;
	}

div.post h2 {
	margin-top: 20px;
	margin-bottom: 2px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/*
END HEADER STYLING		END HEADER STYLING		END HEADER STYLING		END HEADER STYLING		END HEADER STYLING
*/

p {
	font-size: inherit;
	margin: 1.2em 0px;
	font-size: 1.2em
	}
p.about_blurb {
	font-size: 1em;
}
/* Posts
--------------------------------------------------*/
.post {
	margin: 12px 12px 24px 12px;
	text-align: justify;
	}
p.post-tags, p.info {
	font-size: 1em;
	}
p.info {
	border: solid 1px #F3F4F4;
	border-left: none;
	border-right: none;
  	background-color:#FAFAFA;
	padding: 4px 3px;
	}
p.info .editlink {
	padding-left: 2px;
	}
p#post_nav {
	margin-left: 30px;
}
a.commentlink {
  padding-left:16px;
  padding-right: 5px;
  background:url(images/comments.gif) center left no-repeat;
  border-right: 1px solid #006699;
}
.post .date {
  padding-left:15px;
  background:url(images/post.gif) center left no-repeat;
  display: block;
}
.post a.more {
	padding-left:12px;
	padding-right: 5px;
	background:url(images/more.gif) center left no-repeat;
	border-right: 1px solid #006699;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 12px 30px 24px 30px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}/*
----------------------*/
.alt {
	background-color: #f8f8f8;
	/*border-top: 1px solid #ddd;*/
	border-bottom: 1px solid #ddd;
	}
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.post p a:visited {
	color: #b85b5a;
	}
.navigation_newer_older p {
	text-align: center;
}
/* Comments Comments
------------------------------------------*/

#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid #000;
  font-size:0.55em;
  font-weight: normal;
  color: #06c;
}
#comments li.comment {
list-style: none;
border-bottom: 1px solid #dddddd;;
}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/pingtrackback.gif);}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*
---------------------------------------------------------------------------------------------------------------------------------------------------
			TABLE DESIGN			TABLE DESIGN			TABLE DESIGN			TABLE DESIGN			TABLE DESIGN			TABLE DESIGN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
table {
	margin: 0em .5em 1em 0em;
	font-size: 1em;
	letter-spacing: normal;
	font-family: fixedsys, monospace;
	empty-cells: hide;
	text-align: right;
	border-bottom: 1px solid #f7f2ea;
	
	/*border-collapse: collapse;*/
}
table.scores {
	display: block;
	float: left;
	margin-right: 8px;
}
table th {
	text-align: right;
	padding: 4px;
	padding-left: 10px;
	}
table tr.header_row th.column_highlight {
	text-decoration: none;
}
table .rowTint th {
/*border-right: 1px #fff solid;*/
}

table tr {
	margin: 25px;
	background-color: #eff1f5;
	background-color: #fff;
	}
table tr.rowTint {
	background-color: #e1e6ee;
	}
table th {
	border-bottom: 1px #e1e6ee solid;
	}

table tr.rowTint th {
	border-bottom: 1px #fff solid;
	}
table tr.header_row th {
	text-align: left;
	padding: .65em;
}

table td {
	padding: 3px 9px;
	border-bottom: 1px #e1e6ee solid;
}
table tr.rowTint td {
	border-bottom: 1px #fff solid;
}

.empty_cell {
	border: 0px;
	}
caption {
	text-align: right;
	padding-bottom: 4px;
	margin-right: 9px;
	margin-top: 1em;
	}/*
------------------------------------------------------------------------------------------------------------------------------------------------
			IMAGES			IMAGES			IMAGES			IMAGES			IMAGES			IMAGES			IMAGES			IMAGES
------------------------------------------------------------------------------------------------------------------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/*
------------------------------------------------------------------------------------------------------------------------------------------------
			LISTS			LISTS			LISTS			LISTS			LISTS			LISTS			LISTS			LISTS
------------------------------------------------------------------------------------------------------------------------------------------------*/

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-size: 1.2em;
	} 

html>body .post li {
	margin: 7px 0 8px 10px;
	}

.post ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/*
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
			FORMS			FORMS			FORMS			FORMS			FORMS			FORMS			FORMS			FORMS			FORMS			FORMS
-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#searchbox {
background:#000;
margin: 0px;
padding: 0px 10px;
height: 30px;
}

form span {
	margin: 0px;
	margin-right: 4px;
	padding: 1px 1px;
	background: #000;
	border: 1px solid white;
	height: 18px;
	display:block;
	float: left;
}
form span input, form span textarea, form span select {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #c3c3c3;
	border-top-color: #7c7c7c;
	border-bottom-color: #dddddd;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
}

#searchform div {
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
	height: 22px;
}

input.btn {
	width: 64px;
	height: 22px;
	padding: 0px;
}

form img {
	margin-bottom: 0px;
}
#paypal_form td {
text-align: left;
}
#paypal_form input {
	display: block;
	}

/*=========================================*/
#searchform {
	/*margin: 10px auto;*/
	padding: 0px 0px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.post form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px double #333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #333;
	background: #F3F3F3;
	}
#commentform textarea:focus {
	background: #fff;
}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
			COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS		COMMENTS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#comments {
	margin: 12px 30px 24px 30px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* End Comments */



/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
			SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR		SIDEBAR
------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#sidebar {

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Pages Menu     Begin Pages Menu */
.widget_pages {
	margin: 0px;
	margin-top: -35px;
	margin-left: -10px;
	margin-right: -2px;
	padding: 0px;
	/*border: 1px red solid;*/
	}
.widget_pages h2{
	display: none;
	}
#sidebar ul .widget_pages ul {
margin: 0px;
padding: 0px;
	/*border: 1px solid yellow;*/
	}
#sidebar ul .widget_pages ul li{
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
font-size: 1.6em;
font-weight: bold;
border: white 1px solid;
border-bottom: none;
/*	border: 1px solid green;
*/	}
#sidebar ul .widget_pages ul li:before {
content: "";
}

#sidebar ul .widget_pages ul li a {
margin: 0px;
padding: 5px 0px;
display: block;
text-align: center;
/*	border: 1px solid blue;*/
	text-decoration: none;
	color:#FFFFFF;
	background: black;
	}
#sidebar ul .widget_pages ul li a:hover {
text-decoration: none;
	background-color: #686472;
}
/* End Sidebar pages */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0;
	width: 160px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.column_2 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.right_caption_link {
	clear: both;
	color:#666666;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-right: 2px;
	margin-top: 0px;
	}
.right_caption_link a {
	text-decoration: underline;
	color:#666666;
	}
/* End Various Tags & Classes*/

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
			PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX		PHOTOBOX
------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#photo_box {
	padding: 0 9px;
	width:325px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
	text-align: center;
	}
#photo_box div {
	float: left;
	}
	
#photo_box a img {
	padding: 2px;
	}


#middle_banner_ad {
	margin: 12px 0px;
	}
#middle_banner_ad img {
	margin: 0px;
	}
	
#sub_cat_intro {
	padding: 0px 12px;
	}
#sub_cat_intro h1 {
	margin: 0px;
	margin-top: .35em;
	margin-bottom: .15em;

}
#sub_cat_intro p {
font-size: 1em;
margin-top: 0px;
	text-align: justify;
	}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
			EVENT CALENDAR PLUGIN		EVENT CALENDAR PLUGIN		EVENT CALENDAR PLUGIN		EVENT CALENDAR PLUGIN
------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.post table.ec3_schedule {

padding-right: 4px;
margin-top: 16px;
margin-bottom: 2px;
border: none;
border-right: 1px #5e5e5e solid;
}
div.post table.ec3_schedule tr td {
border: none;

}