/*
Theme for "NewsBlocks" Demo -- a clone of PopURLs.com, TheWebList.net, etc.
By Ryan Parman (http://ryanparman.com, http://simplepie.org)
Updated: 2007.06.27
*/


/*********************************************
HYPERLINK STYLES
*********************************************/
a {
	color:#369;
	padding:0 1px;
	text-decoration: none
}

a:hover {
	color:#000;
	text-decoration:none;
	padding:0 1px;
}

h2 a {
	color:#000;
}


/*********************************************
GENERAL STYLES
*********************************************/
body {
	color:#333;
	background:#fff
	margin:0;
	padding:0;
}

div#site {
	width:950px;
	margin:50px auto 0 auto;
}

h1 {
	margin:20px 0;
	padding:0;
	font-size:1.0em;
	letter-spacing:-1px;
	text-align:center;
	color:#999999;
}

h2 {
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	font-size:1.2em;
	letter-spacing:-1px;

	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 50%;
}

p {
	margin:0;
	padding:5px 0;
}


/*********************************************
COMMON STYLES
*********************************************/
div.chunk {
	margin:0;
	padding:10px 0 0 0;
	border-bottom:1px solid #ccc;
}

.footnote,
.footnote a {
	line-height:1.3em;
	color:#aaa;
}

.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
.hide {display:none;}
.noborder {border:none !important;}


/*********************************************
NEWSBLOCK STYLES
*********************************************/
div.block {
	width:250px;
	float:left;
	margin:0 25px 50px 25px;
}

ul, ol {
	margin:0;
	padding:0;
	list-style:none;
}

ul li, ol li {
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #eee;
	font-size:0.9em;
	line-height:1.2em;
}

p.more {
	text-align:right;
}

li.enclosure {
	padding-left:20px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left 6px;
}

div.wideblock {
	clear:left;
}

div.wideblock li {
	float:left;
	border:none;
}

div.wideblock li a {
	display:block;
	padding:3px;
	margin:10px 0 0 15px;
	background-color:#369;
}

div.wideblock li a:hover {
	background-color:#69c;
}


}

a:link { 
color: black; 
text-decoration: none

}

a:visited { 
color: #999999; 
text-decoration: none

}

a:hover {
color: black; 
text-decoration: underline;

}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	line-height: 150%;
}
.textsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: bold;

}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	font-weight: bold;

}



/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 10px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 950px;
	bottom: 0px;
	position: relative;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

div#dock a, div#dock a:active, div#dock a:link, div#dock a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#dock a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#dock2 a, div#dock2 a:active, div#dock2 a:link, div#dock2 a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#dock2 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.raised {
  background:transparent; 
  width:550px;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
  font-size:2em; 
  color:#fff;
  }
.raised p {
  padding-bottom:0.5em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#ddd; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee;
  }
.raised .b3 {
  background:#fff; 
  border-left:1px solid #ddd; 
  border-right:1px solid #ddd;
  }
.raised .b4 {
  background:#fff; 
  border-left:1px solid #ddd; 
  border-right:1px solid #aaa;
  }
.raised .b4b {
  background:#fff; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
.raised .b3b {
  background:#fff; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
.raised .b2b {
  background:#fff; 
  border-left:1px solid #aaa; 
  border-right:1px solid #999;
  }
.raised .b1 {
  margin:0 5px; 
  background:#fff;
  }
.raised .b2, .raised .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#999;
  }
.raised .boxcontent {
  display:block;  
  background:#fff; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
body {
	background-color: #FFFFFF;
}
table {
  border-color: #333333;
  border-spacing: 0px;
  border-style: solid;
  border-width: 2px;
  cell-spacing: 0px;
}

td, th {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 10pt;
  padding: 2px 0.5em;
  white-space: nowrap;
}

td.numeric {
  text-align: right;
}

th {
  background-color: #c0c0c0;
}

th.mainHeader {
  background-color: #808080;
  color: #ffffff;
  text-align: center;
}

th a {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}

th a:visited {
  color: #990000;
}

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

tr.alternateRow {
  background-color: #e0e0e0;
}

td.sortedColumn {
  background-color: #f0f0f0;
}

th.sortedColumn {
  background-color: #b0b0b0;
}

tr.alternateRow td.sortedColumn {
  background-color: #d0d0d0;
}