body {
	margin:0px;
	padding:0px;
	background-image:url('/images/bg-repeat.gif');
	background-repeat:both;
	color: #000;	
	font-family: lucidagrande,  arial, helvetica, sans-serif;
}

input {
	font-family: lucidagrande,  arial, helvetica, sans-serif;
	border:inset 1px;
}


textarea{
	font-family: lucidagrande,  arial, helvetica, sans-serif;
	border:inset 1px;
}

#sitesearchbox {
	font-size:0.8em;
}

#page_background {
	background-image:url('/images/background.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:960px;
	min-height:960px;
	text-align:left;
	float:left;
}

#frmMsg {
	font-size:1em;
}

#frmComment {
	font-size:1em;
}

#page_header {
	float:left; 
	width:902px;
}

#page_footer {
	padding-left:40px;
	padding-top:50px;
}

#contentarea {
	float:left;
	width:902px;
	min-height:470px;
	_height:470px
}

.campaignimgblock {
	padding-right:3px;
	padding-right:10px;
	width:110px;
	padding-bottom:10px;

	float:left;
	font-size:0.75em;
}

#base1_leftcontent {
	float:left;
	width:270px;
	padding-right:10px;
}

#base1_middlecontent {
	float:left;
	width:326px;
	padding-right:10px;
}

#base1_rightcontent {
	float:left; 
	width:252px;
}



#base0_leftcontent {
	float:left;
}

#base0_middlecontent {
	float:left;
	width:326px;
}

#base0_rightcontent {
	float:left; 
	padding-left:10px;
}


.article {
	font-size:0.68em;
}

.article .list_title {
	float:left;
	font-weight:bold;
	font-size:1.5em;
	color:#000000;
}

.article .title {
	font-weight:bold;
	font-size:2.0em;
}

.article .subtitle {
	font-weight:bold;
	font-size:1.8em;
}

.article .info {
	
}

.article .copy {
	
}

.article .quote {
	font-size:1.5em;
	font-weight:bold;
}

#article .article-intro {
	font-weight:bold;
}


a.greenlink {
	color:#99cc33;
	font-weight:bold;
	text-decoration:none;
}

a.greenlink:link {
	color:#99cc33;
}

a.greenlink:active {
	color:#99cc33;
}

a.greenlink:hover {
	color:#99cc33;
	text-decoration:underline;
}

a.bluelink {
	color:#33ccff;
	font-weight:bold;
	text-decoration:none;
}

a.bluelink:link {
	color:#33ccff;
}

a.bluelink:active {
	color:#33ccff;
}

a.bluelink:hover {
	color:#33ccff;
	text-decoration:underline;
}

a.orangelink {
	color:#ff9933 !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

a.orangelink:link {
	color:#ff9933 !important; 
}

a.orangelink:active {
	color:#ff9933 !important;
}

a.orangelink:hover {
	color:#ff9933 !important;
	text-decoration:underline !important;
}

a.pinklink {
	color:#ff0099;
	font-weight:bold;
	text-decoration:none;
}

a.pinklink:link {
	color:#ff0099;
}

a.pinklink:active {
	color:#ff0099;
}

a.pinklink:hover {
	color:#ff0099;
	text-decoration:underline;
}


a.graylink {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a.graylink:link {
	color:#666666;
}

a.graylink:active {
	color:#666666;
}

a.graylink:hover {
	color:#666666;
	text-decoration:underline;
}


.copy a {
	color:#33ccff;
	font-weight:bold;
	text-decoration:none;
}

.copy a:hover {
	color:#33ccff;
	text-decoration:underline;
}


.graytext {
	color:#828282;
}

.pinktext {
	color:#ff0099;
}

.postit_note {
	float:left; 
	width:260px; 
	height:230px; 
	min-height:230px; 
	background-repeat:no-repeat;
	vertical-align:middle;
}

.postit_note_copy {
	padding-left:25px;
	padding-top:45px;
	padding-right:20px;
}


.largertext {
	font-size:0.8em;
}

.normaltext {
	font-size:0.68em;
}

.smallertext {
	font-size:0.68em;
}

.smallesttext{
	font-size:0.55em;
}

.big_submit {
	width:220px; 
	height:25px; 
	border:none; 
	background-color:#33ccff; 
	color: #ffffff; 
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}


.gray_title {
	color:#828282;
	font-weight:bold;
}

.darkgray_title {
	color:#262626;
	font-weight:bold;
}

.gray_subtitle {
	color:#828282;
}

.comment_text {
 	color:#6a6a6a;
}



/** browse by box **/
ul#browseby {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #3cf;	
	font-weight: bold;	
}

ul#browseby li {
	display: block;
	height: 17px;
	_margin-bottom: -5px;
}

ul#browseby li a {
	display: block;
	padding: 7px 0 0 10px;	
	color: #3cf;	
	text-decoration: none;	
}

ul#browseby span {
	display: block;
	padding: 7px 0 0 10px;	
	color: #333;
	background: url(/images/browseby_active.gif) no-repeat;	
}

ul#content-type-list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}


/** browse by tags **/
ul#browseby-tag-breakdown {
	list-style: none;
	margin: 5px 0 0 3px;
	padding: 0;
}

ul#browseby-tag-breakdown li {
	display: inline;
	padding-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

ul#browseby-tag-breakdown li a {
	color: #3cf;
	text-decoration: none;
}

dl#browseby-tag-list {
	padding: 0;
	margin: 15px 0 0 3px;
}

dl#browseby-tag-list dt {
	font-size: 2.1em;
}

dl#browseby-tag-list dd {
	margin: 0 0 18px 0;
	padding: 0 0 20px 0;
	background: url(/images/hor-dots.gif) no-repeat center bottom;
}

dl#browseby-tag-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

dl#browseby-tag-list ul li {
	display: inline;
}

dl#browseby-tag-list a {
	color: #f09;
}



/** article list pagination **/
ul#pagination-pages, ul#pagination-back-forward  {
	list-style: none;
	padding:0px;
	margin:0px;
	margin-top: 50px;		
}

ul#pagination-back-forward {
	float: left;
	width: 110px;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	_margin-top: 60px;
	font-size: 0.80em;
}

ul#pagination-pages li {
	display: block;
	float: left;
	min-width: 15px;
	min-height: 26px;
	_width: 15px;
	_height: 26px;	
	font-weight: bold;
	font-size: 0.80em;
	padding: 9px 0 0 9px;
}

ul#pagination-pages li.active {
	color: #fff;
	background: url(/images/pagination-active-bg.gif) no-repeat;
}

ul#pagination-pages li a, ul#pagination-back-forward li a {
	font-weight: bold;
	color: #3cf;
}


/** new homepage **/  
div#stories-container {
	font-size: 0.7em;
}

ul#main-story-meta {
	float: left;
	width: 150px;
}

ul#main-story-meta-2 {
	float: left;
}

ul#main-story-meta, ul#main-story-meta-2 {
	list-style: none;
	margin: 0;
	padding: 0;
}	

ul#main-story-meta li, ul#main-story-meta-2 li {
	display: block;
}

ul#main-story-meta-2 li span {
	vertical-align: top;
}

div#main-story h3 {
	display: inline;
	font-size: 1.0em;
	font-weight: normal;
}

div#main-story ul {
	margin: 0;
	padding: 0;
}

div#secondary-stories {
	margin-top: 20px;
	padding-top: 11px;
	background: url(/images/hor-dots.gif) no-repeat;
}

div#secondary-stories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#secondary-stories ul li {
	width: 95px;
	float: left;
	background: url(/images/ver-dots.gif) no-repeat 0 20px;
	padding-left: 20px;
}

div#secondary-stories ul li  p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

div#secondary-stories ul li.secondary-stories-first {
	background: none;
	padding-left: 0;	
}

/** new homepage post-its **/
div.stickies-container {
	float: left;
	margin: 0 10px 10px 0;
	_width: 245px;	
}

div#stickies-container-cotw {
	clear: both;
}

ul.tags, ul.tags li, ul.tags li {
	display: inline;
	margin:0px;padding:0px;
}

div#stickies-container-cotw {
	clear: both;
}

dl#stickies, dl#stickies dd, dl#stickies dt {
	margin: 0;
	padding: 0;
}

dl#stickies {
	width: 510px;
}

dl#stickies dt img {
	margin:0px;
	padding:0px;
	display:block;
	_margin-bottom: -3px;
}

dl#stickies h3 {
	width: 161px;
	min-height: 10px;
	_height:10px;
	margin: 2px 0 0 -4px;
	_margin-top: 0;
	padding: 10px 0 0 0px;
	background: url(/images/sticky-header-bg.gif) no-repeat;
	font-size: 1.1em;
}

dt#stickies-articles-header {
	height: 30px;
}

dd#stickies-articles-body {
	width: 245px;	
	background: url(/images/stickies/body-articles-bg-repeat.gif) repeat-y;
}

dd#stickies-articles-body div {
	padding: 0 10px 0 20px;
	min-height:120px;
	/* 	height:auto !important; */
	_height:120px;
	background: url(/images/stickies/body-articles-bg.gif) no-repeat;
	font-size: 0.7em;
}

dd#stickies-articles-body span {
	display: block;
	width: 245px;
	height: 7px;
	background: url(/images/stickies/body-articles-footer-bg.gif) no-repeat;
	font-size: 0;
}

dd#stickies-articles-body ul, dd#stickies-cotw-body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

dt#stickies-buzzword-header {
	height: 58px;
}

dd#stickies-buzzword-body {
	width: 240px;
	background: url(/images/stickies/body-buzzword-repeat-bg.gif) repeat-y;
}

dd#stickies-buzzword-body div {
	padding: 0 10px 0 20px;
	
	min-height:130px;
	/* 	height:auto !important; */
	_height:130px;
	
	background: url(/images/stickies/body-buzzword-bg.gif) no-repeat;
	font-size: 0.7em;
}

dd#stickies-buzzword-body span {
	display: block;
	width: 240px;
	height: 14px;
	background: url(/images/stickies/body-buzzword-footer-bg.gif) no-repeat;
	font-size: 0;
}

dt#stickies-cotw-header {
	height: 44px;
}

dd#stickies-cotw-body {
	width: 242px;
	background: url(/images/stickies/body-cotw-repeat-bg.gif) repeat-y;
}

dd#stickies-cotw-body div {
	padding: 0 10px 0 20px;
	min-height:120px;
	/* 	height:auto !important; */
	_height:120px;
	background: url(/images/stickies/body-cotw-bg.gif) no-repeat;
	font-size: 0.7em;
}

dd#stickies-cotw-body span {
	display: block;
	width: 260px;
	height: 15px;
	background: url(/images/stickies/body-cotw-footer-bg.gif) no-repeat;
	font-size: 0;	
}

dt#stickies-browse-header {
	height: 43px;
}

dd#stickies-browse-body {
	width: 260px;
	background: url(/images/stickies/body-browse-repeat-bg.gif) repeat-y;
}

dd#stickies-browse-body div {
	padding: 0 10px 0 20px;
	background: url(/images/stickies/body-browse-bg.gif) no-repeat;
	font-size: 0.7em;
}

dd#stickies-browse-body span {
	display: block;
	width: 260px;
	height: 33px;
	background: url(/images/stickies/body-browse-footer-bg.gif) no-repeat;
	font-size: 0;	
}


dt#stickies-offtopic-header {
	height: 47px;
}

dd#stickies-offtopic-body {
	width: 232px;
	background: url(/images/stickies/body-offtopic-repeat-bg.gif) repeat-y;
}

dd#stickies-offtopic-body div {
	padding: 10px 20px 0 20px;
	background: url(/images/stickies/body-offtopic-bg.gif) no-repeat;
	font-size: 0.7em;
	min-height: 150px;
	_height: 150px;
}

dd#stickies-offtopic-body span {
	display: block;
	width: 232px;
	height: 26px;
	background: url(/images/stickies/body-offtopic-footer-bg.gif) no-repeat;
	font-size: 0;	
}

br.clear {
	clear: both;
}



/** article page **/
div#article {
	width: 320px;
}

div#article h2 {
	margin: 0 0 3px 0;
}

ul#article-meta-1, ul#article-meta-2 {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 0.7em;	
	float: left;
	width: 150px;
}

ul#article-meta-2 li span {
	vertical-align: top;
}

ul#article-meta-1 li span {
	vertical-align: top;
}

div#article p {
	font-size: 0.7em;
}

h3#article-tags-header, ul#article-tags {
	display: inline;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul#article-tags {
	list-style: none;
}

ul#article-tags li {
	display: inline;
}

dl#article-comments dt, dl#article-comments dd,  dl#article-comments p {
	margin: 0;
	padding: 0;
}

dl#article-comments p {
	color: #6a6a6a;
}

dl#article-comments dt {
	font-weight: bold;
	font-size: 0.7em;
}

form#article-rating {
	float: right;
	width: 80px;
	margin-bottom: 10px;
	font-size: 0.7em;
}

div#article-post-comment {
	font-size: 0.7em;
}

div#article-author h2, div#article-recentpages h2 {
	margin:  0;
	padding: 0;
	font-size: 0;
}

div#article-author div {
	background: url(/images/article/bg-repeat-author.gif) repeat-y;
}

div#article-author div div {
	margin: 0;
	padding: 0 20px 0 20px;
	min-height: 144px;
	_height: 144px;
	background: url(/images/article/bg-author.gif) no-repeat;
	font-size: 0.7em;
}

div#article-author h3 {
	margin: 0;
	padding: 12px 0 0 3px;
	min-height: 18px;
	_height: 18px;
	background: url(/images/sticky-header-bg.gif) no-repeat;
}

div#article-author p {
	margin: 0 0 0 3px;
	padding: 0;
}

div#article-author span {
	display: block;
	width: 250px;
	height: 9px;
	background: url(/images/article/footer-author.gif) no-repeat;
	font-size: 0;
}

div#article-recentpages {
	clear: both;
	padding-top: 15px;
}

div#article-recentpages div {
	background: url(/images/article/bg-repeat-recentpages.gif) repeat-y;
}

div#article-recentpages div div {
	margin: 0;
	padding: 0 20px 0 20px;
	min-height: 70px;
	_height: 70px;
	background: url(/images/article/bg-recentpages.gif) no-repeat;
	font-size: 0.7em;
}

div#article-recentpages span {
	display: block;
	width: 250px;
	height: 9px;
	background: url(/images/article/footer-recentpages.gif) no-repeat;
	font-size: 0;
}

div#articles-otherarticles {
	font-size: 0.7em;
}

div#articles-otherarticles span {
	display: block;
	width: 240px;
	height: 10px;
	background: url(/images/hor-dots.gif) no-repeat;
}

div#articles-otherarticles h2 {
	margin: 20px 0 0 0;
}

div#articles-otherarticles ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

div#articles-otherarticles ul li {
	float: left;
	display: block;
	width: 105px;
}

li#articles-otherarticles-first {
	padding-left: 10px;
	padding-right:5px;
}

li#articles-otherarticles-second {
	padding-left: 15px;
	background: url(/images/ver-dots.gif) no-repeat;
}


/** search results **/
h2#search-results-header {
	font-size: 1.1em;
}

dl#search-results {
	font-size: 0.7em;
}

dl#search-results dd {
	margin: 0;
}


/** forgotten password **/
div#forgotten-password h2 {
	font-size: 1.1em;
}

div#forgotten-password p, div#forgotten-password label, div#forgotten-password input {
	font-size: 0.7em;
}

div#forgotten-password fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

div#forgotten-password input.button {
	margin-top: 10px;
}

.error { 
	color: #ff0000;
	font-weight: bold;
}
