@import url(/stylesheets/ie6win.css);
@import url(/stylesheets/ie7win.css);
@import url(/stylesheets/safari.css);

/* naked tags 
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

html {
	color: #3E434C;
	font-size: 75%;
	font-family: Arial, sans-serif
}

body {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	background: #e5e7e8;
}

div {
	position: relative;
}

/* links */

a {
	color: #3E434C;
	text-decoration: none;
}

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

a img { 
	border: 0;
}

/* textile text */
#headlines .body a,
#swarm .body a,
#watch .body a {
  text-decoration: underline;
}

#headlines .body h1,
#swarm .body h1,
#watch .body h1 {
  font-size: 2em;
}

#headlines .body h2,
#swarm .body h2,
#watch .body h2 {
  font-size: 1.5em;
}

div#headlines div.news div.body h3,
div#swarm div.post div.body h3,
div#watch div.post div.body h3 {
  font-size: 1em;
}

div#headlines div.news div.body h4,
div#swarm div.post div.body h4,
div#watch div.post div.body h4 {
  font-size: 1em;
  text-transform: none;
}

#swarm .post {
  float: left;
  padding: 0pt 30px;
  text-align: left;
  width: 697px;
}

#headlines p,
#swarm p,
#watch p {
  font-size: 15px;
  margin: 0pt 0pt 10px;
  padding: 0pt 20px;
}

#headlines p, #headlines blockquote,
#swarm p, #swarm blockquote,
#watch p, #watch blockquote {
  line-height:18px;
}

#headlines blockquote,
#swarm blockquote,
#watch blockquote {
  margin: 1.5em 3.5em 1.5em 3.5em;
  border-left: 4px solid #B7BBC1;
}

#headlines blockquote p,
#swarm blockquote p,
#watch blockquote p {
  padding: 0 10px;
}

/* other pages */

#swarm .page {
  padding: 10px;
}


/* list */

ul, li {
	list-style: none;
	position: relative;
}

ul.errorlist {
  color: #FF3300;
}

/* text */

h3 {
	font-family: "Times New Roman", serif;	
	text-transform: uppercase;
	font-weight: bold;
}

/* common elements
--------------------------------------------------*/
.clear {
	background: transparent;
	clear: both;
	color: #fff;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	position: relative;
}

span.important,
a.read,
div.important h3 a,
div.headline.important h3 a,
li.important a,
a.important {
	color: #ff3300;
}

h2.img {
	position: relative;
	height: 12px;
	background: transparent;
	text-indent: -10000px;
}

/* div#body_content
--------------------------------------------------*/

div#body_content {
	margin: 0 auto; 
	padding: 3px 0 36px 0;
	text-align: left;
	width: 1012px;
}

/* div#header
--------------------------------------------------*/

div#header {
	height: 146px;
	margin: 0 0 4px 0;
}	

div#header h1#logo {
	float: left;
}

div#header h1#logo a {
	background: transparent url(http://media.thedailyswarm.com/images/logo.gif) left top no-repeat;
	height: 146px;
	width: 189px;
	display: block;
	text-indent: -10000px;
}

div#header input.image {
	margin-bottom: -4px;
	position: relative;
}

div#header iframe.ad {
	position: absolute;
	left: 235px;
	top: 14px;
}

/* nav */

div#nav {
	background: #b7bbc1 url(http://media.thedailyswarm.com/images/nav_bg.gif) left top repeat-x;
	width: 822px;
	position: absolute;
	bottom: 0;
	left: 190px;
}

div#nav ul {
	padding-top: 4px;
}

div#nav ul li {
	position: relative;
	float: left;
}

div#nav ul li a {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(http://media.thedailyswarm.com/images/vr_dark.gif) left top repeat-y;
	padding: 0 0.8em;
	border: 0;
	border-top: 0.5em solid #b7bbc1;
	border-bottom: 0.5em solid #b7bbc1;
	display: block;
}	

div#nav ul li.important a {
	font-style: italic;
	font-weight: bold;
}

div#nav ul li.current a,
div#nav ul li a:hover {
	background: #3E434C;
	border-top: 0.5em solid #3E434C;
	border-bottom: 0.5em solid #3E434C;
	color: #fff;
	text-decoration: none;
}

div#nav ul li:first-child  a,
div#nav ul li.current + li a,
div#nav ul li:hover + li a {
	background-image: none;
}

div#nav form {
	float: right;
	background: transparent url(http://media.thedailyswarm.com/images/nav_corner.gif) right top no-repeat;
	padding: 10px 12px 0 0 ; 
	color: #6a707a;
}

/* div#news
--------------------------------------------------*/

div#news, div#section, div#blog {
	width: 708px;
	float: left;
}

div#section div.post {
	padding-top: 2em !important;
	position: relative;
}

div#section div.post h3 {
	font-size: 2em;
}

div#section div.post img, div#section div.post object, div#section div.post embed, div#headlines div.body object, div#headlines div.body embed {
	display: block;
	float: none;
	margin: 0 auto 12px;
}


div#top_stories,
div.more_headlines,
div#headlines,
div#watch,
div#swarm {
  height: 100%;
	margin: 0 0 4px 0;
	background: #fff;
}

div#news div.col, div#blog div.col, div#section div.col {
	background: transparent url(http://media.thedailyswarm.com/images/vr.gif) left top repeat-y;
	float: left;
	padding: 0 12px;
	margin: 12px 0;
}

div#news h2 + div.col, div#blog h2 + div.col, div#section h2 + div.col, div#headlines div.col {
	background: none;
}

div#news iframe.ad {
  padding: 1px 0 5px 0;
  width: 708px;
}

div#news iframe.ad.rectangle {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* top stories */


div#top_stories h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_topstories.gif) left top no-repeat;
}

div#top_stories div.col {
	width: 212px;
}

div#top_stories div#top {
	width: 300px;
}

div#top_stories div#top.wide {
	width: 660px;
}

div#top_stories div#top h3 a {
	font-size: 1.8em;
	/* color: #ff3300; */
	line-height: 0.9em;
}

div#top_stories div#secondary {
	width: 360px;
}

div#top_stories div#secondary div.headline {
	overflow: auto;
}

div#top_stories div#secondary div.headline img {
	float: left;
	margin: 22px 8px 12px 0;
}

div#top_stories div#secondary h3 a {
	font-size: 1.5em;
	line-height: 1em;
}

div#top_stories div#secondary div.headline div.date {
	background: none;
	padding: 0;
}


div#top_stories div.headline div.date {
	background-image: url(http://media.thedailyswarm.com/images/plus_white.gif);
}

div#top_stories div#secondary div.headline div.date span {
	background: transparent url(http://media.thedailyswarm.com/images/plus_white.gif) left 1px no-repeat;
	padding-left: 9px;
}

/* more headlines */

div.more_headlines {
	background: #f5f6f6;
}

.list div.more_headlines {
	background: white;
}

div.more_headlines h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_moreheadlines.gif) left top no-repeat;
}

div.more_headlines div.col {
	width: 212px;
}

div#headlines h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_headlines.gif) left top no-repeat;
}

/* div.headline */

div.headline, div.post {
	text-transform: uppercase;	
	background: transparent url(http://media.thedailyswarm.com/images/hr.gif) left top repeat-x;
	padding: 12px 0 0 0;
	margin: 0 0 12px 0;
}

div#headlines div.headline, div#section div.post {
  padding: 6px 0 0 10px;
	margin: 0 0 6px 0;
}

div.headline:first-child {
	background: none;
	padding: 0;
}

div.headline.first-child, div.post.first-child {
  background: none;
}

/*div.headline h3 a, div#section div.headline h3 a {
  color: #4A4F58;
}*/

div.headline div.links,
div.headline div.date, div.date {
	font-size: 0.9em;
}

div.headline div.links {
	top: -2px;
	font-weight: bold;
}

div.headline div.date, div.date {
	background: transparent url(http://media.thedailyswarm.com/images/plus.gif) left 5px no-repeat;
	padding-left: 9px;
	font-size: 0.8em !important;
	top: 3px;
}

div.post  div.date {
  background: none;
  padding: 0;
  top: 0;
  line-height: 1em;
}

div.headline img {
	margin: 0 0 12px 0;
}

div.headline h3 a {
	line-height: 1em;
	font-size: 1.2em;
}

div.notice {
  margin: 20px;
  padding: 5px;
  width: 400px;
  margin-left: 150px;
  border: 2px solid red;
}

/* posts / videos */

div#swarm h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h2_theswarm.gif) left top no-repeat;
}

div#watch h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h2_watch.gif) left top no-repeat;
}

div#watch div.post div.body {
  text-align: center;
}

div#watch div.post div.body * {
  text-align: left;
}

#section h3 a {
	color: #3E434C;
}

div#section div.post {
  text-transform: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

div#section div.post.first-child {
  padding-top: 0;
}


div.post.video h3 img.icon {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 5px;
  top: 1px;
}


/* div#sidebar
--------------------------------------------------*/

div#sidebar {
	width: 300px;
	float: left;
	margin: 0 0 0 4px;
    top: 17px;
}	

div#sidebar div.sidebox {
	margin: 0 0 4px 0;
	padding: 0 12px;
	background: #b7bbc1
}

div#sidebar iframe.ad {
	margin: 0 0 4px 0;
}

/* h2.img */

div#sidebar h2.img {
	width: 100%;
	padding: 0 12px;
	left: -12px;
}

div#featured_post h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_featuredpost.gif) left top no-repeat;
}

div#hype_chart h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_hypechart.gif) left top no-repeat;
}

div#sidebar div#the_swarm h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_theswarm.gif) left top no-repeat;
}

div#sidebar div#watch h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_watch.gif) left top no-repeat;
}

div#sources h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_sources.gif) left top no-repeat;
}

/* featured post */

div#featured_post blockquote {
	font-size: 1.7em;
	color: #fff;
	margin: 0 0 8px 0;
}

div#featured_post blockquote a {
  font-size: 0.9em;
	color: #fff;
/*  font-style: italic;*/
}

div#featured_post blockquote span {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 0.6em;
}

div#featured_post div.post {
	background: none;
	padding-bottom: 12px;
	margin: 0;
}

div#featured_post div.post h3 a {
	color: #3E434C;
}

/* div.post */

div.post {
	background: transparent url(http://media.thedailyswarm.com/images/hr_dark.gif) left top repeat-x;
	padding: 12px 0 0 0;
	margin: 0 0 8px 0;
}


div.post img {
	float: left;
	margin: 0 8px 2px 0;
}

div.post h3 a {
	font-family: Arial, sans-serif;
	color: #fff; 
	text-transform: none;
	font-style: italic;
	line-height: 1em;
}

div.post h4 {
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 0.95em;
}

/* ad */

div#sidebar div.ad {
	text-align: center;
}

/* hype chart */

div#sidebar div#hype_chart {
	padding: 0;
}

div#sidebar div#hype_chart h2 {
	left: 0;
}

div#hype_chart_content {
	border: 1px solid #3E434C;
	text-align: center;
	background: #eee;
}

/* the swarm */

div#sidebar div#the_swarm,
div#sidebar div#watch {
	padding-bottom: 1px;
}

div#the_swarm h2 + div.post,
div#watch h2 + div.post {
	background: none;
}

/* sources */

div#sidebar div#sources {
	padding: 0;
}

div#sidebar div#sources h2 {
	left: 0;
}

div#sources_content {
	height: 200px;
	overflow: auto;
	padding: 12px 12px 0 12px;
	border: 1px solid #3E434C;
}

div#sources ul {
	background: transparent url(http://media.thedailyswarm.com/images/hr_dark.gif) left bottom repeat-x;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
}

div#sources ul a {
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 0.85em;
	line-height: 1em;
}

div#sources ul:first-child {
	background: none;
}

div#sources ul.top a {
	color: #fff;
}

iframe#facebook {
	padding: 0 0 4px 0;
}



/* Footer
--------------------------------------------------*/

div#footer {
	color: #fff;
	background: #b7bbc1 url(http://media.thedailyswarm.com/images/footer_logo.gif) left top no-repeat;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 4px;
}

div#footer ul li {
	position: relative;
	float: left;
}

div#footer ul li a {
	text-transform: uppercase;
	background: transparent url(http://media.thedailyswarm.com/images/vr_dark.gif) left top repeat-y;
	padding: 0 0.8em;
	border: 0;
	border-top: 0.5em solid #b7bbc1;
	border-bottom: 0.5em solid #b7bbc1;
	display: block;
	line-height: 1em;
}	

div#footer ul li.important a {
	font-style: italic;
}

div#footer ul li.current a,
div#footer ul li a:hover {
	background: #3E434C;
	border-top: 0.5em solid #3E434C;
	border-bottom: 0.5em solid #3E434C;
	color: #fff;
	text-decoration: none;
}

div#footer ul li:first-child  a,
div#footer ul li.current + li a,
div#footer ul li:hover + li a {
	background-image: none;
}

div#footer p#copyright {
	text-transform: uppercase;
	float: right;
	padding: 0.3em 12px 0 0 ;

}

/* PAGINATOR */
.paginator { font-size:11px; padding: 10px; line-height:22px; margin:0; }
.paginator a:link, .paginator a:visited, .paginator span.link { padding:2px 6px; border:solid 1px #3E434C; background:white; text-decoration:none; }
.paginator span.link.disabled { color:#bbb;; }
.paginator a.showall { padding:0 !important; border:none !important; }
.paginator a.showall:hover { color:#036 !important; background:transparent !important; }
.paginator .end { border-width:2px !important; margin-right:6px; }
.paginator .this-page { padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; }
.paginator a:hover { color:white; background:#3E434C; border-color:#036; }

/* Forms */

table.form {
  padding-top: 20px;
}

table.form td {
  padding: 0 10px 5px 10px;
}

table.form td.submit {
  text-align: right;
}

/* Comments */

#comments {
  background: transparent url(http://media.thedailyswarm.com/images/hr_dark.gif) left top repeat-x;
  padding: 12px 0 0 15px;
  margin: 0 0 8px 0;
}

#comments.first-child {
  background: none;
}

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

#comments a {
  text-decoration: underline;
}

#comments form {
  margin-bottom: 40px;
}

#comment_form label {
	display: block;
}

#comment_form p {
	padding-left: 0;
}

#comment_list, #comment_list p {
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
}

#comment_form, #comment_list {
  width: 600px;
  margin: 0 auto;
}

#comments #post {
  margin: 10px 0 40px 44px;
}

#comment_list p {
  margin: 0;
  margin-bottom: 5px;
}

#comment_list {
  background-color: #E5E7E8;  
}

#comment_list .comment_even, .comment_odd {
  padding: 10px;
}

#comment_list .comment_even {
  background-color: #FAFAFA;  
}

/* Mailing List */

div#maillist form.maillist {
    padding-top: 12px;
    padding-bottom: 12px;
}

div#maillist h2.img {
	background: transparent url(http://media.thedailyswarm.com/images/h_maillist.gif) left top no-repeat;
}

div#maillist input.image {
   vertical-align: middle;
} 

/* ShareThis button */

div#top div.sharethis{
    margin-left: 16px;
}

div#swarm div.sharethis{
    margin-left: 5px;
}

div#watch div.sharethis{
    margin-left: 5px;
}
