/* Version 1.1 - 1 Dec 2008 */

/* RESET & BROAD STYLE
_____________________________________________________________________________*/

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, ul, ol, li, h1, h2, h3, h4, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

table {
	font-size:inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul {
	list-style:none;
}

h1,
h2,
h3,
h4 {
	font-size:100%;
}

q:before,
q:after {
	content:'';
}

select,
input,
textarea {
	font-size:99%;
}

* {
	outline: none;
}

body {
	font: 12px Helvetica, sans serif, Georgia;
	line-height: 18px;
	color: #000;
	text-align: center;
	background-color: #EAF7FB;
}

/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #00457F;
}

a:hover {
	text-decoration: underline;
}

a.black {
	color: #000;
}

a.orange {
	color: #F79908;
}

a.gray {
	color: #666;
}

/* STRUCTURE
_____________________________________________________________________________*/

#container {
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	text-align: left;
	width: 1044px;
	background-color: #FFF;
}

#container-padding {
	padding: 47px 32px;
}

/* HEADER
_____________________________________________________________________________*/

#header {
	height: 145px;
}

/*------- Header Left --------*/

#header-left {
	float: left;
	width: 194px;
	color: #00457F;
}

#header-left a {
	color: #00457F;
}

.header-left-ad {
	margin-bottom: 9px;
}

.header-avatar {
	float: left;
	margin-right: 9px;
	border: 1px solid #757575;
}

a#header-join {
	font-weight: bold;
	display: block;
	font-size: 15px;
}

/*------- Header Right --------*/

#header-right {
	float: right;
	width: 184px;
	text-align: left;
}

.header-right-ad {
	margin-bottom: 4px;
}

#header-right-nav {
}

#header-right-nav a {
	color: #F4F7F9;
}

#header-right-nav a:hover {
	color: #CACAC8;
	text-decoration: none;
}

#header-right-search {
	position: relative;
}

#header-right-search input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 150px;
	color: #050035;
	font-weight: bold;
	padding: 4px 0 0 6px;
	border: 0;
	height: 16px;
}

#header-right-search input.image {
	position: absolute;
	left: 160px;
	top: 0px;
}

/*------- Header Center --------*/

#header-center {
	float: left;
	padding-left: 171px;
	margin-left: auto;
	margin-right: auto;
	width: 235px;
	color: #919496;
	font-weight: bold;
	position: relative;
}

#current-date {
	font-weight: normal;
	text-align: center;
	color: #5E5C5C;
	font-size: 11px;
	position: absolute;	
}

#current-date b {
	font-size: 12px
}

#logo {

}

#weather {
	position: absolute;
	top: 111px;
}

.header-location {
	font-size: 18px;
}

.logo-weather {
	display: block;
	position: absolute;
	top: -20px;
	left: 54px;
}

.current-temperature {
	position: absolute;
	font-size: 22px;
	left: 167px;
	top: -7px;
	width:80px;
	
}

.high-low-temperature {
	position: absolute;
	font-size: 9px;
	left: 147px;
	top: 9px;
	width: 150px;
}

/* NAVIGATION
_____________________________________________________________________________*/

#nav-container {
	margin-bottom: 30px;
}

#nav-container a {
	text-transform: lowercase;
	font-size: 16px;
	padding: 3px 20px;
	line-height: 22px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

#nav-container a:hover {
	background: #073862;
	color: #F79908;
}

#nav-container a.active {
	background: #00457f;
	color: #F79908;
}

#nav, 
#subnav,
#subnav2 {
	height: 28px;
}

#nav li,
#subnav li,
#subnav2 li {
	display: inline;
}

#subnav a {
	font-weight: normal;
}

#subnav2 a {
	font-weight: normal;
}

.active-nav {
	background: #00457f;
}

.non-active-nav {
	background: #d4e1ea;
}

.active-nav a {
	color: #FFF;
}

.non-active-nav a {
	color: #00457f;
}

/* CONTENT LEFT
_____________________________________________________________________________*/

#content-left {
	float: left;
	width: 600px;
}

.row-container {
	margin-top: 15px;
	clear: both;
}

.row-container  h1 {
	font: 30px Georgia;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	color: #00457F;
}

.row-container h2 {
	font: 25px Georgia;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	color: #00457F;	
}

.row-container h2 span {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	letter-spacing: normal;
}

.row-container h3 {
	font: 18px Georgia;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 8px;
	color: #00457F;	
}

.row-container h4 {
	font: 13px Georgia;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 8px;
	color: #00457F;	
}

.row-container h5 {
	font: 12px Georgia;
	font-weight: normal;
	line-height: 13px;
	color: #00457F;	
	margin: 0 0 5px 0;
}

h3.orange {
	color: #F79A08;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 5px;	
}

h4.more-blogs {
	font: 13px Georgia;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 8px;
	color: #000;	
}

.row-container .copy {
	font: 12px Georgia;
	line-height: normal;
}

.row-container .date {
	font-style: italic;
	color: #A3A3A3;
	font-size: 11px;
	margin-top: 2px;
}

.row-container .date span {
	font-size: 11px;
	font-weight: bold;
	float: right;
	font-style: normal;	
}

.row-container .date span a {
	color: #f79a08;
}

.row-container .comments {
	font-weight: bold;
	color: #666;
	margin-top: 5px;
	font-size: 11px;	
}

.row-container .caption {
	color: #707070;
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
}

.col-left {
	float: left;
	width: 340px;
	line-height: normal;	
}

.col-right {
	float: right;
	width: 230px;
}

.col-right .related {
	margin-top: 15px;
	line-height: normal;		
}

.col-right .related li {
	margin-bottom: 5px;
}

.col-right .related span {
	font-weight: bold;
	color: #00457f;
}

ul.news-date {
	line-height: normal;	
}

ul.news-date li {
	margin-bottom: 5px;
}

ul.news-date p {
	font-style: italic;
	color: #A3A3A3;
	font-size: 11px;
	margin: 0px;
}

.multimedia-section-header {
	background: #D4E1EA none repeat scroll 0 0;
	margin-bottom: 15px;
}

.section-header-blue {
	background: url(/csp/cms/sites/Next/assets/images/dotted-bg-blue.gif) repeat;
	margin-bottom: 15px;
}

.section-header-blue a,
.section-header-blue span {
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;	
	font-size: 17px;
	background-color: #00457F;
	padding: 0 5px;
	line-height: normal;
}

.section-header-red {
	background: url(/csp/cms/sites/Next/assets/images/dotted-bg-blue.gifcc) repeat;
	margin-bottom: 15px;
}

.section-header-red a,
.section-header-red span {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;	
	font-size: 17px;
	background-color: #FF0000;
	padding: 0 5px;
	line-height: normal;
}

.section-header-blue a:hover {
	color: #FF99FF;
	text-decoration: none;
}

.home-banner {
	margin: 15px 0;
}

ul.more-headlines li {
	margin-bottom: 3px;
	line-height: normal;	
}

.blog-bg {
	background: #E5ECF2;
}

/* HOME PAGE
_____________________________________________________________________________*/

.home-left-technology {
	float: left;
	width: 220px;
	line-height: normal;	
}

.home-right-technology {
	float: right;
	width: 355px;
}

.art-container {
	width: 25%;
	float: left;
}

.art-container h3 {
	margin: 5px 10px 0 0;
}

.art-container h4 {
	margin-bottom: 3px;
}

/* SECTION PAGE
_____________________________________________________________________________*/

#section-ad {
	border-top: 10px solid #F6F6F6;
	background: #F6F6F6;
	text-align: center;
	padding-bottom: 20px;
}

/* SITEMAP
_____________________________________________________________________________*/

#site-map {
	background: #00457F;
	text-transform: lowercase;
	font-size: 16px;
	min-height: 200px;
}

#site-map a {
	color: #FFF;	
}

#site-map ul {
	float: left;
	width: 10%;
	margin: 20px 5px 32px 35px;
}

#site-map li.header {
	font-weight: bold;
}

/* GENERAL
_____________________________________________________________________________*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.dotted {
	border-bottom: 1px dotted #789dbb;
	clear: both;
}

.dotted-10 {
	border-bottom: 1px dotted #789dbb;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;	
}

.dotted-10-orange {
	border-bottom: 1px dotted #F79A08;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;	
}

.dotted-20 {
	border-bottom: 1px dotted #789dbb;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;	
}

img.float-left {
	float: left;
	margin-right: 10px;
}

img.float-right {
	float: left;
	margin-left: 10px;
}

.no-margin {
	margin: 0;
}

.top-margin {
	margin-top: 15px;
}

.bottom-margin {
	margin-bottom: 15px;
}

.blog-padding {
	padding: 0 10px 10px 10px;
}

/* ADVERTISERS
_____________________________________________________________________________*/

#advertisers {
	padding: 21px 32px;
	background-color: #E5ECF2;
	color: #010101;
	font-weight: bold;
	font-size: 18px;
}

#advertisers * {
	vertical-align: middle;
}

#advertisers img {
	margin-left: 27px;
}

#advertisers span {
	padding-right: 18px;
}

/* CONTENT RIGHT
_____________________________________________________________________________*/

#content-right {
	float: right;
	width: 335px;
	border-left: 10px solid #F6F6F6;
	border-right: 10px solid #F6F6F6;
	border-bottom: 10px solid #F6F6F6;		
}

#content-right .padding {
	padding: 10px 10px 20px;
}

#content-right .section-header-blue {
	background: url(/csp/cms/sites/Next/assets/images/dotted-bg-blue.gif) repeat;
	border-top: 10px solid #F6F6F6;	
	margin-bottom: 5px;
}

#content-right .section-header-blue a,
#content-right .section-header-blue span {
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;	
	font-size: 17px;
	background-color: #00457F;
	padding: 0 5px;
	line-height: normal;
}

#content-right .section-header-blue a:hover {
	color: #A6BED2;
	text-decoration: none;
}

/* MOST READ TABS - RIGHT COLUMN
_____________________________________________________________________________*/

#top-ten-tabs,
#top-ten-tabs-blog {
	color: #00457F;
	border-top: 10px solid #F6F6F6;		
}

#top-ten-tabs-blog h3 {
	color: #acadad;
	font-size: 15px;
	padding: 3px;
}

#tab-header a,
#tab-header-blog a {
	color: #838485;
	font-size: 15px;
	padding: 0 5px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: -1px;
}

#tab-header a:hover,
#tab-header-blog a:hover {
	color: #00457F;
	text-decoration: none;
}

#tab-header a.active,
#tab-header a.active:hover,
#tab-header-blog a.active,
#tab-header-blog a.active:hover {
	color: #FFF;
	background-color: #00457F;
	font-size: 17px;	
}

#top-ten-tabs .tab,
#top-ten-tabs-blog .tab {
	padding: 10px 10px 10px 10px;
	display: none;
}

#top-ten-tabs ol,
#top-ten-tabs-blog ol {
	list-style: decimal outside;
	margin-left: 25px;
}

/* MULTIMEDIA TABS - RIGHT COLUMN
_____________________________________________________________________________*/

#multimedia-tabs {
	padding: 0 10px 5px 10px;
}

#multimedia-tab-header {
	color: #838485;
	margin-bottom: 15px;
}

#multimedia-tab-pageheader {
	color: #838485;
	font: 24px Helvetica;
	margin-bottom: 15px;
	font-weight: bold;
}

#multimedia-tab-header a {
	color: #838485;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 0 5px;
	line-height: normal;
	font-weight: bold;
}

#multimedia-tab-header a.active {
	color: #00457F;
}

#multimedia-tab-header a:hover {
	color: #00457F;
	text-decoration: none;
}

#more-multimedia {
	float: right;
}

#more-multimedia span {
	display: none;
	vertical-align: 2px;
}

#more-multimedia span a {
	font-size: 11px;
	color: #00457F;
	letter-spacing: normal;
}

.multimedia-item-teaser {
	float: left;
	width: 100px;
	padding-right: 5px;
	line-height: 13px;
}

.multimedia-item-teaser img {
	margin-bottom: 5px;
}

.multimedia-item-teaser a {
	color: #000203;
}

.multimedia-tabs .tab {
	display: none;
}

/* SENT IN BY YOU TABS - RIGHT COLUMN
_____________________________________________________________________________*/

#sent-in-tabs {
	padding: 10px;
}

#sent-in-tab-header {
	color: #838485;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}

#sent-in-tab-header b {
	color: #00457F;
	font-size: 16px;
}

#sent-in-tab-header a {
	color: #838485;
	letter-spacing: -1px;
	padding: 0 5px;
	line-height: normal;
	font-weight: bold;	
}

#sent-in-tab-header a:hover {
	color: #00457F;
	text-decoration: none;
}

#sent-in-tab-header a.active {
	color: #00457F;
}

.sent-in-item-teaser {
	float: left;
	width: 100px;
	padding-right: 5px;
	line-height: 13px;
}

.tab .last {
	padding-right: 0px;
}

.sent-in-item-teaser img {
	margin-bottom: 5px;
}

.sent-in-item-teaser a {
	color: #000203;
}

#sent-in-tabs .tab {
	display: none;
}

/* UPLOAD MULTIMEDIA - RIGHT COLUMN
_____________________________________________________________________________*/

#upload-search {
	position: relative;
	padding: 10px 10px 30px 10px;
}

#upload-search input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 200px;
	color: #00457F;
	font-weight: bold;
	padding: 4px 0 0 6px;
	border: 0;
	height: 16px;
}

#upload-search input.image {
	position: absolute;
	left: 220px;
	top: 10px;
}

/* NEXT JOBS - RIGHT COLUMN
_____________________________________________________________________________*/

#job-search {
	position: relative;
	padding: 10px 10px 20px 10px;
}

#job-search input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 200px;
	color: #00457F;
	font-weight: bold;
	padding: 4px 0 0 6px;
	border: 0;
	height: 16px;
}

#job-search input.image {
	position: absolute;
	left: 220px;
	top: 10px;
}

#job-listings {
	padding: 10px 10px 20px 10px;
}

#job-listings li a {
	font-weight: bold;
	display: block;
	line-height: 10px;
	color: #666;	
}

#job-listings li {
	margin-bottom: 15px;
}

#job-listings a.browse {
	color: #00457F;
}

/* TODAYS PAPER - RIGHT COLUMN
_____________________________________________________________________________*/

#todays-paper {
	border-top: 10px solid #F6F6F6;	
	margin-bottom: 30px;
}

img#paperphoto {
	float: left;
	margin-right: 10px;
}

#todays-paper h2 {
	color: #00457F;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	border-bottom: 1px dotted #00457F;
	margin: 5px 0 10px 0;
}

#todays-sections {
	float: left;
	width: 175px;
}

#todays-paper a {
	font-weight: bold;
	display: block;
	line-height: 20px;
	color: #666;
}

/* CLASSIFIEDS - RIGHT COLUMN
_____________________________________________________________________________*/

#classifieds-search {
	position: relative;
	padding: 10px;
}

#classifieds-search input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 200px;
	color: #00457F;
	font-weight: bold;
	padding: 4px 0 0 6px;
	border: 0;
	height: 16px;
}

#classifieds-search input.image {
	position: absolute;
	left: 220px;
	top: 10px;
}

#classifieds-teaser {
	padding: 10px 10px 20px 10px;
}

#classifieds-teaser li a {
	font-weight: bold;
	line-height: 25px;
	color: #666;
}

#classifieds-teaser a.browse {
	color: #00457F;
}

/* VIDEO SEARCH - RIGHT COLUMN
_____________________________________________________________________________*/

#video-search {
	border-top: 10px solid #F6F6F6;		
	position: relative;
	padding: 10px;
}

#video-search input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 260px;
	color: #959595;
	font-weight: bold;
	font-size: 19px;
	padding: 4px 0 0 6px;
	border: 0;
	height: 26px;
}

#video-search input.image {
	position: absolute;
	left: 280px;
	top: 10px;
}


/* CARTOONS - RIGHT COLUMN
_____________________________________________________________________________*/

#cartoon-teaser {
	padding: 0px 0px 10px 10px;
}

#cartoon-teaser a.more {
	font-weight: bold;
	color: #000;
}

.cartoon-thumb {
	float: left;
	width: 49%;
}

.cartoon-thumb .thumb {
	margin-right: 5px;
}

.cartoon-thumb p {
	text-align: right;
	margin: 3px 5px;
}

/* POLL - RIGHT COLUMN
_____________________________________________________________________________*/

#poll-teaser {
	padding: 0px 0px 10px 10px;
	color: #666;
}

#poll-teaser h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #00457F;	
}

#poll-teaser p {
	font-weight: bold;
	margin-top: 2px;
}

#poll-teaser p span{
	color: #000;
}

#poll-teaser input.image {
	margin-top: 10px;
}

.poll-col {
	float: left;
	width: 49%;
}

#promotion-teaser {
	padding: 0px 0px 10px 10px;
	color: #666;
}

/* RELATED ARTICLES - RIGHT COLUMN
_____________________________________________________________________________*/

#related-articles-teaser {
	padding: 10px;
}

ul.related-articles {
	line-height: normal;		
}

ul.related-articles li {
	margin-bottom: 5px;
}

ul.related-articles a {
	color: #00457F;	
}

ul.related-articles p {
	font-style: italic;
	color: #A3A3A3;
	font-size: 11px;
	margin: 0px;
}

/* MOST POPULAR VIDEO - RIGHT COLUMN
_____________________________________________________________________________*/

#popular-teaser {
	padding: 10px;
	line-height: normal;
}

#popular-teaser h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #00457F;	
}

#popular-teaser p {
	margin: 0;
}

/* HOT TOPICS - RIGHT COLUMN
_____________________________________________________________________________*/

#toptopics-teaser {
	padding: 10px 0 0 10px;
	line-height: 13px;	
}

#toptopics-teaser .item {
	float: left;
	width: 123px;
}

#toptopics-teaser .last {
	float: left;
	width: 70px;
}

#toptopics-teaser h3 {
	margin: 3px 0 10px 0;
	width: 65px;
}

/* CALENDAR - RIGHT COLUMN
_____________________________________________________________________________*/

#calendar {
	border-top: 10px solid #F6F6F6;	
	border-bottom: 10px solid #F6F6F6;		
}

.calendar {
	padding: 0;
	margin: 0;
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
}

.caption-head {
	background: #00457f;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	padding: 5px;
	text-transform: lowercase;
}

.calendar th {
	text-align: center;
	background: #d4e1ea;
	color: #00457f;
	border: 2px solid #FFF;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 15px;
	height: 24px;	
}

#calendar td {
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	text-align: center;
	background: #ebebeb;
	color: #666;
	width: 43px;
	height: 26px;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 43px;
	height: 26px;
	background: #ebebeb;
	color: #51504f;
	font-size: 13px;
	padding-top: 5px;	
}

#calendar td.blank { 
	background: #f8f6f6; 
}

.monthControl, .monthControl a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

/* OPINION PAGE
_____________________________________________________________________________*/

#opinion-left {
	float: left;
	width: 350px;
}

#opinion-right {
	float: right;
	width: 235px;
}

/* VIDEO PAGE
_____________________________________________________________________________*/

.col-left-video {
	float: left;
	width: 415px;
	line-height: normal;	
}

.col-right-video {
	float: right;
	width: 170px;
}

.col-right-video .related {
	margin-top: 15px;
	line-height: normal;
}

.col-right-video .related li.header {
	background: url(/csp/cms/sites/next/assets/images/arrow-orange.gif) no-repeat 0 3px;
	padding-left: 15px;
	color: #FFA028;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 17px;
}

.col-right-video .related li {
	margin-bottom: 5px;
}

.col-right-video .related span {
	font-weight: bold;
	color: #00457f;
}

#latest-video .item {
	float: left;
	width: 220px;
}

#latest-video .item.last {
	float: left;
	width: 155px;
}

#latest-video .item h3 {
	width: 155px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: normal;	
}

#latest-video h3 span {
	font-weight: normal;
}

#video-category li {
	float: left;
	width: 150px;
	margin-bottom: 15px;
	text-transform: lowercase;
	line-height: normal;		
}

#video-category a {
	font-size: 14px;
	font-weight: bold;
}

#video-category p {
	margin: 0;
	color: #00457F;
}

/* CLASSIFIED PAGE
_____________________________________________________________________________*/

#classified-search {
	position: relative;
}

#classified-search .post-ad {
	position: absolute;
	right: 0;
	top: 5px;
}

#classified-search #box {
	background-color: #d4e1ea;
	padding: 14px;
	margin: 5px 0 10px 0;
}

#box .left {
	float: left;
	width: 49%;
}

#box .right {
	float: right;
	width: 49%;	
}

#box h2 {
	color: #848487;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	text-transform:lowercase;
}

#box input.search {
	width: 270px;
	border-top: 1px solid #cfcfd0;
	border-left: 1px solid #cfcfd0;	
	padding-left: 2px;
}

#box p {
	text-align: right;
	padding-right: 6px;
	margin: 5px 0 0 0;
}

#classified-left {
	float: left;
	width: 49%;	
}

#classified-right {
	float: right;
	width: 49%;	
}

#section-left {
	float: left;
	width: 49%;	
}

#section-right {
	float: right;
	width: 49%;	
}

.row-container .left {
	float: left;
	width: 106px;	
}

.row-container .right {
	float: right;
	width: 185px;	
}

.row-container .left img,
.row-container .right img  {
	margin-bottom: 25px;
}

.row-container .left p,
.row-container .right p  {
	line-height: normal;	
	margin: 0 0 3px 0;
}

ul.two-columns li {
	float: left;
	width: 49%;
	
}

ul.one-column li {

}

ul.two-columns li a,
ul.one-column li a {
	color: #FFA028;
	text-transform: lowercase;
}

/* ARTICLE PAGE
_____________________________________________________________________________*/

#article-feature-image {
	margin-bottom: 15px;
	color: #666;
}

#article-body {
	font: 14px Georgia;
	line-height: 18px;
	color: #000;
	text-align: left;
}

#article-feature-image img {
	display: block;
	margin-bottom: 2px;
}

#article-feature-image p {
	font-weight: bold;
	line-height: normal;
	font-size: 11px;
	margin: 0;
}

#article-feature-image p span {
	display: block;
	text-align: right;
	padding-left: 30px;
	float: right;
	font-weight: normal;	
}

#article-page h1 {
	font: 24px Georgia;
	font-weight: normal;
	line-height: 42px;
	letter-spacing: -2px;
	margin-bottom: 8px;
	color: #000;
}

#tool-container {
	margin: 5px 0 10px 0;
}

#tool-container .byline p {
	color: #5e5c5c;
	margin: 0;
	line-height: normal;
	font-size: 11px;		
}

#tool-container .tools {
	text-align: right;
}

#tool-container .tools * {
	vertical-align: middle;	
}

#tool-container .tools a {
	color: #fa9a44;
	padding: 0 15px 0 5px;
	font-weight: bold;
}

.article-stats {
	font-size: 11px;	
	color: #5e5c5c;
	font-weight: bold;	
	margin: 25px 0 40px 0;		
}

#article-page h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	color: #00457f;
	text-transform: lowercase;
	margin: 20px 0;	
}

.comment-container {
	margin-bottom: 20px;
}

.comment-container .info {
	font-size: 11px;
	color: #00457f;
}

.comment-container .info a {
	font-weight: bold;
}

.comment-container .info span {
	float: right;
}

.comment-container p {
	font-style: italic;
	margin: 5px 0;
}

form#comments .input {
	border: 1px solid #888a8b;
	height: 20px;
	width: 	290px;
	display: block;
	margin-bottom: 15px;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #666;	
}

form#comments .textarea {
	border: 1px solid #888a8b;
	height: 205px;
	width: 	100%;
	margin-bottom: 15px;
	padding: 3px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #666;	
}

/* BLOG ARTICLE PAGE
_____________________________________________________________________________*/




/* BLOG INDEX PAGE
_____________________________________________________________________________*/

#blog-container {
	margin-top: 25px;
}

#blog-container .left {
	font: 12px Georgia;
	float: left;
	width: 49%;
}

#blog-container .right {
	float: right;
	width: 49%;	
}

#blog-container h2 {
	color: #f79a08;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 3px;
}

#blog-container h2 span {
	float: right;
	margin-right: 30px;
}

#blog-container p {
	margin: 2px 0 0 0;
	line-height: normal;
}
	
	
#blog-container h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 0px;
	color: #00457F;	
}	

#blog-container .date {
	font-style: italic;
	color: #A3A3A3;
	font-size: 11px;
	margin-top: 2px;
	line-height: normal;	
}
	
#blog-container .tools {
	margin: 3px 0 25px 0;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;	
}

#blog-container .tools img {
	margin-right: 3px;
}

#blog-container .tools a {
	margin-right: 15px;
	color: #7d7d7d;
}

#blog-container .tools a:hover {
	color: #00457F;
	text-decoration: none;
}

#blog-container .tools * {
	vertical-align: text-bottom;
}
	
/* SEARCH RESULTS
_____________________________________________________________________________*/

.row-container h3.search {
	margin: 0;
}
	
#search-results-form {
	position: relative;
}

#search-results-form .checks {
	clear: both;
	height: 25px;
}
#search-results-form input.check {
	padding: 0;
	margin: 0;
}

#search-results-form .checks label {
	display: block;
	float: left;
	margin-right: 10px;
}	
	
#search-results-form input.search {
	background-image:url(/csp/cms/sites/next/assets/images/input-search-background.jpg);
	width: 250px;
	color: #050035;
	font-weight: bold;
	padding: 4px 0 0 6px;
	border: 0;
	height: 16px;
}

#search-results-form input.image {
	position: absolute;
	left: 260px;
	top: 25px;
}

.search-pagination {
	margin: 25px 0;
}

.search-pagination .sort span {
	padding-right: 15px;
	font-weight: bold;	
}

.search-pagination .sort a {
	color: #000;
	text-decoration: none;
	font-weight: normal;	
}

.search-pagination .sort a:hover,
.search-pagination .sort a.active {
	font-weight: bold;
}

.search-pagination .page a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	padding-right: 2px;
}

.search-pagination .page a:hover,
.search-pagination .page a.active {
	text-decoration: none;
}

.search-pagination .page span {
	font-weight: bold;
	padding-left: 6px;
}

/* ARCHIVE PAGE
_____________________________________________________________________________*/

form#archive-search {
	margin-top: 40px;
	color: #999;
	font-weight: bold;
	line-height: normal;
}

#archive-search td.label {
	color: #00457f;
	font-size: 15px;
}

#archive-search td.pad {
	padding-bottom: 15px;
}

#archive-search .text {
	height: 19px;
	width: 200px;
	background: #f4f4f4;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px 0 0 5px;
	margin-right: 5px;
}

#archive-search .buttons {
	padding-left: 100px;
}

#archive-search select {
	width: 60px;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	padding: 21px 45px 45px 30px;
	color: #A1A3A4;
	text-transform: uppercase;
	font-size: 11px;
}

#footer a {
	color: #878484;
}

#footer b {
	color: #878484;
	font-size: 14px;
}

#footer-right{
	width: 275px;
	float: right;
	color: #878484;
}

/* for gallery */

.pics {  
    height:  340px;  

    padding: 0;  
    margin:  0;  
    top:  0; 
    left: 0 
} 
 
.pics img {  
    padding: 5px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    height:  340px;  

    top:  0; 
    left: 0 
} 

.opinionPics {
	height: 240px;

	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}

.opinionPics img {
	padding 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	height: 240px;

	top: 0;
	left: 0;
}