/*
Theme Name: WPIRG
Theme URI: http://www.wordpress.org/
Description: WordPress theme created for WPIRG by <a href="http://www.annexantdesign.net">Annexant Design</a>.
Version: 1.0
Author: Annexant Design
Author URI: http://www.annexantdesign.net
*/
/* @group HTML Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 102%;
	vertical-align: baseline;
	background:transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	margin: 10px 10px 10px 20px;
	padding: 20px 20px 0 20px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

body {
	text-align: center;
	background: #f7f4b5 url(images/bg/bg-grad.jpg) 0 0 repeat-x fixed;
	font: 10pt Arial, Helvetica, sans-serif;
}
a {
	color: #C41111;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C41111;
	/* color: #C41111; */
	text-decoration: underline;
}
p {
	line-height: 1.3em;
	margin: 0 0 1.5em 0;
} /*
ul, {
	list-style-type: square;
	margin: 0 0 1.5em 40px;
} */
.pagenav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-size: 10pt;
}
.pagenav li li {
	margin: 0 -10px 0 20px;
}
/*
.pagenav li li li, .pagenav ul ul ul {
	display: none;
	padding: 0px;
	margin: 0px;
} */
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.tupperware {
	width: 960px;
	border: 1px solid #cce473;
	border-width: 0 1px 1px 1px;
	background: url(images/bg/columns.png) #f7f4b5;
	margin: 0 auto;
	text-align: left;
}
#header h1 a {
	display: block;
	height: 140px; 
	background: url(images/header.jpg);

	
}
#menu {
	border: 2px solid #C41111;
	border-width: 2px 0 1px 0;
	background:#111111;
	height: 40px;
	padding: 0 0 0 240px;
	margin: 0;
	list-style-type: none;
}
#menu li, #menu a {
	float: left;
}
#menu a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #f7f4b5;
	text-decoration: none;
	margin: 0 5px 0 10px;
	font-weight: normal;
	white-space: nowrap;
}
#menu a:hover {
	color: #c40202;
}
#menu a.active, #menu a:active {
	color: #000000;
}
#main_content {
	padding: 10px 0 0 0;
	background:# 000000;
}
#columns {
	background:#000000;
}
#left_column {
	width: 230px;
	float: left;
	border-top: 1px solid #111111;
	/*
	background:url(images/bg/black.gif) 0 0 repeat-x;
	padding: 21px 0 0 0;
	*/
}
#top_of_left {
	background: url(images/bg/fade-grade.gif) repeat-x 0 100% #93979C;
	padding: 20px 0 50px 0;
}
#left_column h2 {
	color: #F7F4B5;
	font-variant: small-caps;
	font-size: 12pt;
	margin: 0 0 0.25em 0;
	padding: 0 20px;
}
#left_column ul {
	list-style-type: none;
	margin-left: 0;
}
#left_column ul ul {
	background: #000000;
	margin: 0 0 1.5em 0;
}
ul li.widget div {
	background: #000000;
	padding: 5px 20px;
	color: #fff;
	margin-bottom: 25px;
}
ul.subnav {
	margin: 0 0 1.5em 1em;
	background: #000000;
}
#fb a {
	display: block;
	height: 95px;
	width: 75px;
	float: left;
	background: url(images/fb.png) 0 0;
	text-indent: -10000px;
	margin: 0 5px 10px 25px;
}
#twit a {
	display: block;
	height: 95px;
	width: 75px;
	float: right;
	background: url(images/twit.png) 0 0;
	text-indent: -10000px;
	margin: 0 25px 10px 5px;
}
div#twit {
	margin-bottom: 110px;
}
#left_column li a {
	padding: 5px 20px;
	display: block;
	color: #F7F4B5;
	font-weight: normal;
}
#left_column li a:hover {
	background: #c40202;
	text-decoration: none;
	color: #224f0a;
}
#right_column {
	width: 690px;
	float: left;
	border-top: 1px solid #000000;
	padding: 20px;
}
#right_column h2 {
	font-size: 18pt;
	margin: 0 0 0.25em 0;
}
#footer {
	font-size: 90%;
	margin: 1px;
	background: #93979c;
	padding: 0 0 1px 0;
}
.footer_column {
	border: 2px solid #505a2b;
	float: left;
	width: 316px;
}
.footer_column.middle_column {
	width: 314px;
}
.footer_column .inside {
	border: 1px solid #d1d9b4;
	background: url(images/square.png) 0 0 #000000;
	height: 90px;
	padding: 4px 10px;
	color: #000000;
}
#footer h2 {
	color: #000000;
	font-size: 120%;
}
#footer a {
	color: #17087b;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	margin: 0;
}

/* Comments section */
ol {
	list-style-type: decimal; 
	margin-left: 30px; 
}

.avatar {
	float:left; 
	margin: 0 10px 0 0; 
}

.comment-body p {
	clear:both; 
	background:#17087b; 
	margin:10px 0 10px 15px; 
	padding: 15px 15px 1em 15px;
}

h3#comments {
	border-bottom: 1px solid #acb394; 
	margin-bottom: 10px; 
	padding-bottom: 10px;
}

.comment-author a,.comment-author,.comment-meta a { 
	color:#848777; 
}

#commentform input, #commentform textarea {
	border: 2px solid #d1d9b4; 
	padding: 4px; 
	color: #555; 
	font: 11pt Arial, helvetica, sans-serif; 
}

#respond h3 {
	border-top: 1px solid #000000; 
	margin-top: 15px; 
	padding: 10px 0 10px 0; 
}

p.postmetadata {
	font-style: italic; 
	color: #17087b; 
	margin:0 0 10px 15px; 
	padding:0 15px 1em 15px; 
}

/* Posts and Pages */
.post h2 {
	background-image:url(http://www.wpirg.org/wp-content/themes/wpirg/images/grass.gif);
	padding-left:40px;
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Georgia, 'Times New Roman', serif;
	color:black;
	font-weight:normal;
	margin-bottom:1em;
}

.post h2 a {
	font-family:Georgia, 'Times New Roman', serif;
	color:black;
}

.post small {
	font-style: italic; 
	color: #17087b; 
	margin:0 0 10px 10px; 
	padding:0 0 1em 8px; 
}

.entry {
	margin:10px 10px 5px 10px; 
	padding:10px 10px 5px 8px; 
}
.entry h1 {
	font-family:Georgia, 'Times New Roman', serif;
	color:black;
	font-weight:normal;
	font-size: 20pt;
	margin-bottom:1em;
}
.entry h2 {
	background: none;
	padding: 0;
	font-family:Georgia, 'Times New Roman', serif;
	color:black;
	font-weight:normal;
	margin-bottom:1em;
}

.entry h2 a {
	font-family:Georgia, 'Times New Roman', serif;
	color:black;
}

.entry li {
	list-style-type: square;
	margin: 0 0 10px 20px;
	padding: 5px;
}
.entry ol li {
	list-style-type: decimal;
	margin: 0 0 10px 20px;
	padding: 5px;
}
.entry img {
	padding: 10px;
}
.wp-caption-text {
	text-align: center;
	font-style: italic;
}
.wp-caption img {
	margin: 5px 10px;
	padding: 0;
	border: 1px solid black;
}
.navigation {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.captcha {
	display: none;
}
/* Navigation bread crumbs */
.navtrail, .navtrail a {
	font-style: italic;
	font-size:10pt;
	color: #0D0B0B;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* WYSIWYG Editor Insurance */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Sidebar events */
.side-events li {
	font-size: 100%;
	color: #17087b;
	list-style: square;
	margin-left: 40px;
}
a#side-events-link {
	margin-left: -15px;
}

