/*put this on top of css file. before everything*/
* ul , * li
{list-style-type:none;
position:inside;
margin:0px;
padding:0px;
}
* a {
	color:#06c;
	text-decoration:none;
}
* a:hover
{
	text-decoration:underline;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	font-size: 100%;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

img.thumb {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alexad a:link {
	text-decoration: underline;
}
.featurethumb {
	float: left;
}
td.radio {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	line-height: 150%;
}
#nav {
	float: left;
	width: 985px;
	background-color: #1B2944;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#rotatingcontent {
	width: 977px;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;

}
#efoods {
	background-color: #000000;
	height: 60px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#header {
	background-color: #000000;
	background-image: url(http://static.infowars.com/2010/templateimages/header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#logo {
	width: 350px;
	float: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 360px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	display:inline;
}
#subsidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 330px;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.subarticle p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

.wContent
{
	float:left;
	width: 995px; 

}


#mainContent {
	width: 600px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
float:left;

}

#subMainContent {
	width: 590px;
	margin-top: 15px;;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	background-color: #FFFFFF;
	float:left;


}
.news {
	width: 580px;
	float: left;
	display:inline;
	padding-left: 20px;
	padding-top: 20px;
}
.subarticle {
	width: 590px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	padding-bottom: 16px;
} 
.subarticle a:link {
	color: #003366;
	text-decoration: underline;
}
.subarticle a:visited {
	color: #003366;
	text-decoration: underline;
}
.news {
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
}
.rotatingbox {
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
	background-color: #EEEEEE;
	padding-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-right: 0px;
}
.contentdiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentdiv a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #024384;
	text-decoration: none;
	font-size: 115%;
}
.contentdiv a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #024384;
	text-decoration: underline;
	font-size: 115%;
}
.banners {
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.policestate {
	width: 540px;
	float: left;
	padding-left: 20px;
	background-image: url(http://static.infowars.com/2010/templateimages/policestatebk.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-top: 35px;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	padding-bottom: 20px;
	margin-bottom: 12px;
}
.featuredstories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	width: 545px;
	float: left;
	padding-left: 20px;
	background-image: url(http://static.infowars.com/2010/templateimages/featuredstories2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-top: 35px;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	padding-bottom: 12px;
	margin-bottom: 12px;
	display:inline;
}
.photoleft {
	float: left;
}
#footer {
	background-color: #336699;
	background-image: url(http://static.infowars.com/2010/templateimages/footerbk.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 75px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#sddm {
	margin: 0;
	padding: 0;
	z-index: 0
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#sddm li a {
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1B2944;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#sddm li a:hover {
	background-color: #014FA4;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #1B2944;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0351A6;
	font-family: arial;
	font-size: 11px;
}
#sddm div a:hover {
	color: #FFFFFF;
	background-color: #1A2843;
}
.newsphoto {
	float: right;
	width: 185px;
	margin: 0px;
	padding: 0px;
}
img.thumb {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.moreheadlines {
}
.newsbox {
	float: left;
	width: 375px;
}
.newsbox2 {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 130%;
}
h2.lead {
	font-size: 150%;
}
h2 a:link {
	color: #024384;
	text-decoration: none;
	font-weight: bold;
}
h2 a:visited {
	color: #024384;
	text-decoration: none;
	font-weight: bold;
}
h2 a:hover {
	color: #024384;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 130%;
}
h1 a:link {
	font-weight: normal;
	text-decoration: none;
}
h1 a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	font-weight: normal;
	text-decoration: none;
}

h1.lead {
	font-size: 150%;
}
h1 a:link {
	color: #024384;
	text-decoration: none;
}
h1 a:visited {
	color: #024384;
	text-decoration: none;
}
h1 a:hover {
	color: #024384;
	text-decoration: underline;
}
.newsbox a:link {
	text-decoration: none;
	color: #024384;
	font-size: 100%;
	font-weight: normal;
}
.newsbox a:hover {
	text-decoration: underline;
	color: #024384;
}
.newsbox2 a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #024384;
	font-size: 120%;
	font-weight: normal;
}
.newsbox2 a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #024384;
	font-size: 120%;
	font-weight: normal;
}
p.break {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsphoto dl {
	margin: 0px;
	padding: 1px;
	background-color: #000000;
	width: 185px;
}
.newsphoto dd {
	margin: 0px;
	padding: 4px;
	background-color: #000000;
	font-size: 70%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
dl.table-display {
	width: 70px;
	margin: 2em 0;
	padding: 0;
	font-family: georgia, times, serif;
}
.longbox {
	float: left;
	width: 580px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.longboxtext {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
p.excerpt {
	margin: 0px;
	padding-top: 0px;

	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#economic {
	background-image:url(http://static.infowars.com/2010/templateimages/economic.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#policestate {
	background-image:url(http://static.infowars.com/2010/templateimages/policestate.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#bigbrother {
	background-image:url(http://static.infowars.com/2010/templateimages/bigbrother.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#waronterror {
	background-image:url(http://static.infowars.com/2010/templateimages/war.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#flu {
	background-image:url(http://static.infowars.com/2010/templateimages/flu.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#border {
	background-image:url(http://static.infowars.com/2010/templateimages/border.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#iraq {
	background-image:url(http://static.infowars.com/2010/templateimages/iraq.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#iran {
	background-image:url(http://static.infowars.com/2010/templateimages/iran.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;

	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#worldnews {
	background-image:url(http://static.infowars.com/2010/templateimages/worldnews.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#worldatwar {
	background-image:url(http://static.infowars.com/2010/templateimages/world.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#september11 {
	background-image:url(http://static.infowars.com/2010/templateimages/september11.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#globalism {
	background-image:url(http://static.infowars.com/2010/templateimages/globalism.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#constitution {
	background-image:url(http://static.infowars.com/2010/templateimages/constitution.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#science-tech {
	background-image:url(http://static.infowars.com/2010/templateimages/science.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#us-news {
	background-image:url(http://static.infowars.com/2010/templateimages/us-news.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#race {
	background-image:url(http://static.infowars.com/2010/templateimages/w-politics.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#media {
	background-image:url(http://static.infowars.com/2010/templateimages/media.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
#medical {
	background-image:url(http://static.infowars.com/2010/templateimages/medtyranny.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin:0 0 12px;
	padding:32px 8px 8px 20px;
}
.columnbanner {
	padding: 0px;
	width: 283px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.newscontentbox {
	float: right;
	width: 545px;
	margin: 0px;
	padding: 0px;
}
.leftnewscolumn {
	float: left;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
.rightnewscolumn {
	float: right;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
#recently {
	background-image: url(http://static.infowars.com/2010/templateimages/recently.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
#network {
	background-image: url(http://www.infowars.com/images/network.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
.content-right {
	float: left;
	width: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.rule {
	background-color: #CCCCCC;
	height: 1px;
	width: 232px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
#ads {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border: 1px solid #c4c4c4;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#widgetarea {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border: 1px solid #c4c4c4;
	padding: 12px;
	float: left;
}
.ad-left {
	width: 90px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.ad-left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#subsections p {
	margin: 0px;
	padding: 0px;
}
#radiolinks a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#radiolinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#radiolinks a:visited{
	color: #DFF8FF;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #c4c4c4;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.tablenoborder {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.tableborder2 {
	border: 1px solid #000000;
}
.tableborder a:link {
	font-weight: bold;
	color: #0058B0;
	text-decoration: none;
}
.tableborder a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tableborder a:hover {
	font-weight: bold;
	color: #0058B0;
	text-decoration: underline;
}
.nospacebutton {
	margin: 0px;
	padding: 0px;
}
.entrytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.entrytitle a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.entrytitle a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
textarea {
	margin: 0px;
	padding: 8px;
	width: 550px;
	border: 1px solid #999999;
}
.commentlist {
	background-color: #F3F3F3;
	padding: 8px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.commentmetadata {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inlineadbox01 {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 0px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.inlineadbox01 a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inlineadbox01 a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inlineadbox01 a:visited{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sidebartextbox {
	border: 1px solid #c4c4c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.sidebartextbox a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidebartextbox a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}
.sidebartextbox a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}

/* Begin Comments*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */




.commentlist li.alt {
	margin: 0;
	border:none;
	padding: 10px;
	background-color:white;
	}

.commentlist {
	padding: 0;
	text-align: left;

	}
.commentlist a{
	text-decoration:none;
	color:#06c;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color:#f3f3f3;
	}

.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;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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.2em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
/*end comments*/
.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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.2em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	/*archive*/
.subarticleArchive
{
	width: 560px;
	float: left;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	border-bottom: 1px solid #06c;
	margin-bottom:15px;
	margin-left:25px;
}
.subarticleArchive p
{



}
.subarticleArchive img
{
	float:left;
	padding-right:12px;
	border:none;

}
#wp-calendar {
	margin: 0px;
	padding: 4px;
}
#wp-calendar td {
	margin: 0px;
	padding: 4px;
}
p.spacer {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subheadline a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.subheadline a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.subheadlinemain a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24.13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.subheadlinemain a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24.13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
subheadlinemain a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24.13px;
	color: #006699;
	font-weight: normal;
}
.archiveexcerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
p.printarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.morepages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#radiolinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
p.endgamead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.bottombanner {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.sidebarphotos-left {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.sidebarphotos-right {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.photo-caption {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
}
.photo-caption a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	text-decoration: underline;
}
photo-caption a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	text-decoration: underline;
}
.alexad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.alexadlarge {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

#featurebanner {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adtable {
	margin: 0px;
	padding: 0px;
}
#bild-banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.audiobox {
	background-color: #EFEFEF;
	padding: 12px;
	border: 1px solid #666666;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#bottomads {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	width:250px;
	height:300px;
	z-index:1;
	visibility: hidden;
	background-color: #003879;
	border: 1px solid #000000;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.leftphoto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.products{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #000000;

}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #000000;
}
#recentcoms {
	float: left;
	width: 340px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.infowars.com/images/recentcomments.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 28px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#bottombanners {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
#lateststories {
	background-color: #FFFFFF;
	width: 98%;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.infowars.com/images/latest.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#lateststories {
	background-color: #FFFFFF;
	width: 98%;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.infowars.com/images/latest.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#lateststories a:link {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}
#lateststories a:visited {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 120%;
}
#rssfeed a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#endgame {

	margin: 0px;

	padding: 0px;
	float: left;
	height: 60px;
	width: 245px;
}
#efooodsflash {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 750px;
}
#sidebar-list {
	text-align: left;
	width: 341px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#sidebar-list li {
	margin: 0px;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#sidebar01p {
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.grayrule {
	background-image: url(http://static.infowars.com/2010/templateimages/grayrule.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 340px;
}
#sidebar01p p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.sidebarimage01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.sidebarphotobox {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.sidebarphotobox li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#audiosources ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#audiosources li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
}
.videocaption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#latestheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#latestheadlines a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#latestheadlines a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#latestheadlines a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
#loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#toolbar {
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#toolbar li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.alexad2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#pptvad {
	height: 205px;
	width: 335px;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#audioplayer_1 {
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
.rotatedads {
	margin: 0px;
	height: 232px;
	width: 335px;
	float: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.rotatedads li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-transform: capitalize;
	color: #333333;
}
.alexad2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.alexad2 a {
	color: #000000;
	text-decoration: underline;
}
.alexad2 a:visited {
	color: #000000;
	text-decoration: underline;
}
.alexadlarge {	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.nextpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#archivebox {
	background-repeat: no-repeat;
	height: 35px;
	width: 332px;
	background-image: url(http://static.infowars.com/2010/templateimages/archive2.jpg);
	background-position: left top;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#rss {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ppani {
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-variant: normal;
	text-transform: capitalize;
	float: left;
}
.ppani li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#twitter_div {
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-color: #DEF5FE;
}
.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	list-style-type: none;
	line-height: 14px;
}
#twitter-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#endgamead {
	background-image: url(http://www.infowars.com/images/endgamebk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	width: 340px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#endgameblurb {
	margin: 0px;
	padding: 0px;
}
#endgamevid {
	width: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#featuredphotos {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	border: 1px solid black;


	overflow: scroll; /*leave this value alone*/
	width: 338px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 340px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.morearchive {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 25px;
}
.floatright {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#obama {
	margin: 0px;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.articletextad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.articletextad a {
	text-decoration: none;
}
#research {
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 332px;
	background-image: url(http://www.infowars.com/images/researchbk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sidebarbox {
	width: 322px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-image: url(http://static.infowars.com/2010/templateimages/greybox2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	overflow: auto;
}
.banneradbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxheader {
	font-family: "Arial Black", sans;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-size: 11px;
	color: #333355;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
.sidebarbox select {
	border: 1px solid #999999;
}
.sidebarbox input {
	background-color: #DDDDDD;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.bannerads {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
.videobox {
	width: 322px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(http://static.infowars.com/2010/templateimages/greybox2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.videotitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.videos {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.textsize ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textsize li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
.rightmag {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textsize {
	padding: 0px;
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ar-subarticle {
	width: 590px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 16px;
} 
.archiveheader {
	font-family: "Arial Black", "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.storyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.archiveexcerpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.archivelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.archivecomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.nextarchives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.relatedlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
	padding: 8px;
	background-color: #F3F3F3;
	width: 575px;
}
.relatedlinks p {
	font-family: "Arial Black", "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.answertips {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}
.obad {
	margin: 0px;
	height: 205px;
	width: 335px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;
}
.advertbox ul {
	margin: 0px;
	padding: 0px;
}
.advertbox li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 340px;
}
.advertheader {
	width: 322px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Arial Black", sans;
	font-size: 11px;
	color: #333355;
	font-weight: normal;
	font-style: normal;
	background-image: url(http://static.infowars.com/2010/templateimages/greybox2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	overflow: auto;
}
.advertheader-red {
	width: 322px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Arial Black", sans;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	background-image: url(http://static.infowars.com/2010/templateimages/greybox2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	overflow: auto;
}

.adarea-long ul {
	padding: 0px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.adarea-short ul {
	padding: 0px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.adarea-short {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.adarea-short li {
	list-style-type: none;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.adarea-short .boxleft {
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.adarea-long li {
	list-style-type: none;
	padding: 0px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

/* moneybomb */

.button-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #00548C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 16px;
}
.paypal {
	color: #FFFFFF;
	background-color: #024B73;
}
.paypal2 {
	color: #FFFFFF;
	background-color: #024B73;
	margin: 0px;
	padding: 4px;
}
.blackline {
	border: 1px solid #000000;
}
#frontpagead {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.registertext {
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.illustration {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subsidebarads {
	width: 328px;
	margin: 0px;
	padding: 0px;
}
.subsidebarads li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	list-style-type: none;
	width: 328px;
}

[if IE 5]>

/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }

<![endif]
[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
h2.headline {
}



