/*  
Theme Name: What's Wrong With America?




/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #828282 url(images/bg.gif) repeat-x top;
	color: #333;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 1.1em Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #336699;
	text-decoration:none;
	}

a:hover, a:active {
	color:#CC3333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#ccc;
	border:0;
	}
small {
	font-size: 0.95em;
	width:100%;
		border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 6px 6px 6px;
	}
#mt {
	font-size: 0.95em;
	width:100%;
		border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	}
#mt2 {
	font-size: 0.95em;
	width:100%;
		border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin-bottom:6px;
	}
	#mt3 {
	font-size: 0.95em;
	width:100%;
		border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	}
	#mt3 a, a:hover, a:visited{	
	text-decoration:none;
	}
	
img, a:link img, a:visited img {
	border:0;
	}
	
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#fff url(images/header_stand.gif) no-repeat top left;
	padding: 0 25px 35px 25px;
	}

#branding {
	width:510px;
height:65px;
	padding:0 0 15px 0;
	}

.left {
	float:left;
	}
.left h1 {
	font-size:2.1em;
	font-family: Garamound, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:-0.1em;
	color:#CC0000;
	
	}
	.left h1 a:hover{
	text-decoration:none;
		border-bottom:none;

	}
	
	.left h2 {
	font-size:1.2em;
	margin-top:-3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	border-bottom:none;
	
	}
.right {
	float:right;
	padding-top:10px;

	}






.right .header-button {
  padding: 0 0;
  margin-top:2px;
  margin-bottom:0px;
  text-align:right;
}

.right .header-button a {
  color: #CC3333;
  margin-top:-3px;
  padding: 0;
  background: #fff;

}

.right .header-button a:hover {
  color: #336699;
  text-decoration:none;
  background: #fff;

} 







#sidebar {
padding-top:10px;
	width: 250px;
	float:right;
	}
#sidebar p{
line-height:100%;
margin-bottom:-10px;
	}






#sidebar .side-button {
  padding: 15px 0 0 0;
  margin-top:6px;
  margin-bottom:0px;
  text-align:center;
}

#sidebar .side-button a {
  color: #CC3333;
  padding: 5px 10px 5px 10px;
  background: #f2f2f2;

}

#sidebar .side-button a:hover {
  color: #336699;
  text-decoration:none;
  background: #fff;

} 











#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:16px;
	}

#rightcol ul .comments {
list-style-type: none;
list-style-image: url(images/comment_bubble.gif);
padding: 0px 0 4px 2px;
margin: 0 0 0 0;
font-size:0.9em;
}

#rightcol li .comments {
}

		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#e7e7e7;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #ccc;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#336699;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:1.7em Garamound, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#336699;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 1.9em Garamound,Georgia,  "Times New Roman", Times, serif;
	padding-bottom:2px;
	color:#336699;
	margin: 20px 0 15px 0;
	}

h3, #sidebar h2 {
	font: 1.3em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:10px 0 5px 0;
	font-weight:bold;
	color:#5f5f5f;
	}
h4 {
font-family:Garamound, Georgia, "Times New Roman", Times, serif;
font-size:0.7em;
margin-right:15px;
font-weight:normal;
color:#CC3333;
}
h6 {
font-family:Garamound, Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
font-weight:normal;
color:#CC3333;
}




#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.3em;
	margin-bottom:2px;
	}
	
.post .ads {
padding:0 0 7px 0;
text-transform:uppercase;
color:#999999;
text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;

font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
background-color:#FFFFFF;
}	

	
	
	#sidebar h5 {
	
	padding:15px 0 0 0;
text-transform:uppercase;
color:#999999;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
	
	}
	
	
/* Content */

#content {
	width:605px;
	float:left
	}
#content p{
	line-height:1.7em;
		font-size: 1.05em;
		text-align:justify;

	}

/* list 1 style */
ol {
	font:  1em Georgia, Times, serif;
	line-height:1.1em;
	color: #444;
}


	
	
	#content .com{
float:right;
width:47px;
margin-top:0px;
height:34px;
background:url(images/comments.gif) no-repeat center top;
	}
		#content .com .textnumber{
margin-top:5px;
color:#CC3333;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
	}

	#content .com2{
float:right;
width:47px;
height:32px;
margin-top:-7px;
background:url(images/comments2.gif) no-repeat center center;
	}
		#content .com2 .textnumber2{
margin-top:6px;
color:#CC3333;
text-align:center;
font-size:0.9em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
	}

		#content .com2 .textnumber2 a{
color:#CC3333;
	}

#content ul{
	font-size: 1.1em;
margin:0 0 25px 20px;
	}	
	
	#content ul li{
	line-height:1.4em;
	font-size: 0.9em;
	list-style-type:square;
	color:#444;

	}	
	
	
.description {
	font-size: 1.4em;
	font-weight: normal; 
	font-family:Garamound, "Times New Roman", Times, serif;
	color:#CC3333;
	margin-top:-2px;
	}

.feature {
	background:#f2f2f2 url(images/featured_bg.jpg) no-repeat right top;
	padding:15px;
	border:1px solid #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
		border:1px solid #993333;
		background:#CC3333 url(images/leadbg.gif) no-repeat center center;
		color:#FFFFFF;

	}
	#lead a {

	color:#FFFFFF;

	}
#lead h3 a {

	color:#FFFFFF;

	}
.title {
	font-size:1.1em;
	font-weight:bold;
	line-height:115%;
	color:#FFFFFF;

	}
	
.feature#lead .title {
	font:1.8em Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
		color:#FFFFFF;
	padding-bottom:7px;
	}
.feature#lead .title a:hover {
	text-decoration:none;
	color:#f7f7f7;
	}

#leftcol .feature {
	margin-bottom: 5px;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#fff url(images/writer_bg.gif) repeat-x bottom;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:0px;
	background:#CCCCCC;
	border:1px solid #ccc;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:16px;
	}

#writer p {
	margin:0;
	padding-top:32px;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

.entry .breadcrumb {
margin-top:0;
color:#666;
font-size:0.9em;
}


.entry .yellow{
	background:#FFF9D7;
	padding:3px 6px;
	border:1px solid #E2C822;
	}
.entry .red{
	background:#CC6666;
	padding:3px 6px;
	color:#FFFFFF;
	border:1px solid #990000;
	}
	.entry .green{
	background:#99CC33;
	padding:3px 6px;
		color:#FFFFFF;

	border:1px solid #669933;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	border-bottom:1px solid #333;
	}








div.view_citations_link { 
	color:#336699;
	font-weight: bold;
}

div.hide_citations_link {
color:#CC3333;
	font-weight: bold;
}

div.citation_box {             
	padding: 6px;
	border: 1px solid #ccc; 
	background-color: #f2f2f2;
}

div.citation_entry {            
	margin-left: 2em;
	text-indent: -2em;
	padding: 0px 0px 6px 0px;
}

.citation_hdrtxt {              
	font-size: 11px; 
	font-weight: bold;
}

.citation_txt {
	font-size: 10px; 
	font-weight: normal;		
}

















/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f7f7f7;
	padding:10px 11px;
font-family:Garaoumd, Georgia, "Times New Roman", sans-serif;
	margin:18px 35px;
	border-top:1px solid #ccc;
	}	

address {
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
}
code {
text-align:left;
}

.post .quote {
	width: 35%;
	float:right;
	font-size:1.1em;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;
	border-left: 1px solid #ccc;
	border-bottom:none;
	border-right:none;
	border-top:none;
	margin:10px 0 10px 14px;
	background: #fff url(images/closedquote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 0px 5px 10px;
}
.post.quote:first-letter {
	background:#fff url(images/openquote.gif) no-repeat center top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */

}





.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	font-size: 0.95em;
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
		background:#f7f7f7 url(images/tag.gif) no-repeat left center;

	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:12px 5px 0 0; 
	}

.button {
	padding: 2px;
	background:#CC3333;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}
	
label {
border:none;
}
#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	font-size:0.9em;
	}
	.commentlist ol {
	
	background:#333;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#fff url(images/commentlist_bg) repeat-x top;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	border:none;
	}
	
.commentmetadata {
	

	}

.commentlist small {
	background:#fff;
	border:1px solid #ccc;
	}

.commentlist cite {
	font: 1.6em Garamound, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 930px;
	background:url(images/footer.gif) no-repeat top right;
	font-size:0.6em;
	padding:0px 0 20px 0;
	color:#fff;
	}

#footer a {
	color:#fff;
text-decoration:underline;
	}