body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#container
{
	margin: 0 auto;
	width: 990px;
	text-align: left;
}

address {
	font-style: normal;
}

/******* hyperlink and anchor tag styles *******/

a
{
  color: #5F2033; /* previously #751038 */
  font-weight: bold;
  text-decoration: none;
}

a:visited
{
	color: #999999; /* previously #333333 */
}

a:hover, p a:hover
{
  color: #999999;
}

/*** image styles **/

img {
	border: 0px;
}

.featureAd img {
  padding: 22px 119px 7px 119px;
}

.featureAdHome img {
	margin: 8px 10px 0 10px;
}

#feature img, #featurePortal img, #notFound img
{
	float: left;
}

#featurePortal img, #feature img, .story img
{
	margin: 10px 10px 10px 0px;
}

#contentSingle img, #featurePortal img
{
  margin-top: 4px;
}

.wrap
{
  float:left !important;
}

.nowrap
{
  display:block;
  float:none !important;
}

.story .postimg
{

}


/************** header tag styles **************/

h1 {
 /* font: bold 76px Times New Roman,sans-serif; */
 font: 56px Garamond, Times New Roman, sans-serif;
 font-weight: 400;
 color: #5f2033; /* #660000; */
 margin: 0px;
 padding: 0px;
}

h2{
	color: #5f2033;
	padding: 0px;
	font-family: Trebuchet MS,Helvetica,Verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h3{
 font-weight: bold;
 font-family: Trebuchet MS,Helvetica,Verdana,sans-serif;
 color: #334d55;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul {
 list-style-type: disc;
}

ul ul {
 list-style-type: circle;
}

ul ul ul {
 list-style-type: square;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: lower-roman;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1 {
	background-color: #FFFFFF;
  width: 990px;
}

#mastheadAd {
	padding-top: 5px;
	width: 990px;
}

#mastheadAdR {
	margin: 0px 0px 0px 3px;
}

#masthead-right {
	position: absolute;
	left: 265px;
	top: 0px;
}

#contentContainer {
	width: 990px;
}

#content, #contentHome, #contentSingle, #contentStatic {
	float: left;
	width: 675px;
}

#contentHome {
	width: 500px;
}

#secondaryContent {
  float: right;
  width: 490px;
}

#contentSingle, #contentStatic {
	width: 990px;
}

#contentAd, #right { /* previously contentAd */
	/*background-color: #F5F7F7;
	border-left: 1px solid #CCD2D2;*/
	float: right;
	font-family: Verdana, sans-serif;
	width: 300px;
}

#contentAdSingle {
	float: left;
	margin: -5px 0px 0px 5px;
	width: 300px;
}

html>body #contentAdSingle {
	margin: 0 0 0 5px; /* too much for IE6 */
}

#feature, #featurePortal, #staticLeft, #staticRight, #notFound {
	padding: 0 0 10px 5px;
	font-size: 11px;
	float: left;
	width: 675px;
	background-color: #FFFFFF;
}

#feature {
	width: 550px;
}

#contentSingle #feature {
  margin-top: 10px;
}

#featurePortal, #notFound {
	border-bottom: 1px solid #CCD2D2;
}

/** @@static page styles **/

#staticLeft {
	width: 45%;
	padding-right: 25px;
}

#staticRight {
	width: 40%;
	float: left;
}

#staticLeft .firstParagraph, #staticRight .firstParagraph {
  margin-top: 0;
}

#staticLeft h3 {
  margin-bottom: 0;
}

#contentStatic h3 {
  font-size: 11px;
}

/** end static page styles **/

.adIntro {
	font-size: 8px;
	margin: 0;
  padding-top: 0;
  text-align: center;
}

.featureAd, .featureAdHome {
	clear:left;
  border-top: 1px solid #CCD2D2;
	border-bottom: 1px solid #CCD2D2;
	margin-top: 10px;
	width: 675px;
}

.featureAdHome {
	width: 500px;
}

.featureAd .adIntro {
	/*margin: 0px 0px 0px 333px;*/
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.events {
	color: #7F3247
}

#events {
	font-size: 11px;
	padding: 0px 3px 1px 3px;
}

#adPortalTop {
	padding: 0px 0px 5px 0px;
	/*border-bottom: 1px solid #CCD2D2;*/
}

#adPortalBottomL {
	width: 160px;
	padding: 0px 12px 0px 0px;
	float: left;
}

#singleAdRight {
  float: right;
  /*width: 120px;  // Uncomment for second ad */
  margin: -5px 1px 0px 0px;
}

html>body #singleAdRight {
  margin: 0;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding-bottom: 8px;
	color: #660000;
	font-weight: normal;
	font-size: 45px;
	clear:left;
}

/************** pageCategory styles ****************/

#pageCategory {
	margin-bottom: 14px;
	border-bottom: 1px solid #ccd2d2;
	width: 99%;
	clear: left;
	float: left;
}

#pageCategory .amp
{
  font-family: Palatino Linotype,Avante Garde,Helvetica,Trebuchet MS,sans-serif;
}

#pageCategory h2 {
	color: #5f2033;
	margin: 10px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}

#pageCategory h2:first-letter
{
  font-variant: normal;
  font-size: 115%;
}

#specialBanner
{
	background-image: url(http://hsdailywire.com/newsImages/unionjackportal.jpg);
	height: 40px;
}

/*************** search styles *****************/

/*#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}*/

#search input{
  margin: 0px 0px 0px 5px;
 }
 
#search a:link, #search a:visited
{
	font-weight: bold;	
}

#search a:hover{
	margin: 0px;
}

#searchResults
{
	width: 100%;
}

#advancedSearch
{
	display: none;
}

.top, .even, .odd
{
	vertical-align: top;
}

.even
{
	background-color: #CCCCCC;
}

.summary
{
	/* padding-left: 20px; */
}

.prologue
{
  color: #003366;
	font-size: 12px;
  font-weight: bold;
}
	
/************* breadCrumb styles ***************/

#breadCrumb, #subBreadCrumb {
	padding: 5px 0px 5px 2px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  height: 20px;
  color: #4B4B4B;
  width: 987px;
	background-color: #EFEFEF;
}

#subBreadCrumb {
	background-color: #DEDEDE;
}

#breadCrumb ul, #subBreadCrumb ul {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0; /* Stop IE from adding extra margins */
}

#breadCrumb li, #subBreadCrumb li {
	float: left;
	background: url(http://hsdailywire.com/images/block.jpg) no-repeat left center;
	padding: 0 4px 0 10px;
}

#breadCrumb a, #subBreadCrumb a, #footer a
{
  color: #333333;
  font-weight: normal;
}

#breadCrumb .firstCrumb, #subBreadCrumb .firstCrumb, #breadCrumb li#search
{
	background: none;
  margin: 0;
  padding-left: 0;
}

#breadCrumb li#search
{
	margin: 0 0 0 10px;
	color: #5F2033;
}

#searchForm {
	text-align: right;
	display: inline;
	padding: 0px 5px 0px 0px; /* 1px 5px 0px 30px */
}

#breadCrumb a:hover, #subBreadCrumb a:hover {
	color: #FFFFFF;
	background-color: #5F2033;
}

/** @@date bar styles **/
#dateBar {
	background-color: #5F2033;
	font-size: 10px;
	font-family: Verdana, Arial, serif;
	color: #FFFFFF;
	height: 15px;
	padding-left: 2px;
  clear: both;
	width: 987px;
}

#dateBar p {
	margin: 0;
}

#dateBar span {
	float: left;
}

#dateBar ul {
	list-style-type: none;
	float: right;
	margin: 0;
}

#dateBar ul li {
	background: url(http://hsdailywire.com/images/block_white.jpg) left center
							no-repeat;
	float: left;
	padding: 0 10px;
}

#dateBar ul li.firstLink {
	background-image: none;
}

#dateBar ul li a {
	color: #FFFFFF;
  font-weight: normal;
}

/** end datebar styles **/


/************** feature styles *****************/

#feature h3, #featurePortal h3, #notFound h3, #contentSingle h4 {
	color: #333333;
	font: bold 17px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#contentSingle h4 {
  font-size: 15px;
  font-variant: small-caps;
  margin: 10px 0 5px 0;
}

#feature p, #featurePortal p, #notFound p {
	margin: 0px 10px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
}
#contentSingle #feature p, #contentSingle #featurePortal p,
#contentSingle #notFound p
{
  margin-top: 10px;
}

#feature h3:hover, #featurePortal h3:hover, #notFound h3:hover {
	color: #CCCCCC;
}

#feature .published {
	color: #A4A4A4;
	font-size: 11px;
  padding: 0px;
}

#feature .subtitle {
	font-weight: bold;
	color: #666666;
	margin: 12px 3px 10px 0px;
}

.clearLeft {
	clear: left;
}

.related {
	clear: left;
	/* border-top: 1px solid #660000; */
	width: 638px;
	margin: 5px 0px 0px 11px;
}

.related p
{
  height: auto;
	padding-bottom: 5px;
	font-variant: small-caps;
	color: #333333;
  font-family: Trebuchet MS, Tahoma, sans-serif;
  font-size: 15px; /* changed from 21px, ~19px */
  font-weight: bold;
  padding: 0px 5px 0px 0px;
  margin: 0px;

}
.related p:first-letter {
	font-size: 115%;
}

.related ul {
	clear: left;
	list-style-type: disc;
	font-size: 11px;
}

.related a {
	color: #333333;
	font-size: 11px;
  font-weight: normal;
}

/** @@home page content styles **/

#contentHome div, #content div {
  font-size: 11px;
  padding: 10px 0 0 10px;
  width: 485px;
}

#contentHome div h3, #content div h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
  margin: 0;
  padding-top: 6px;
}

#contentHome div p, #content div p {
	margin: 0;
	padding: 6px 10px 0 0;
}

#contentHome div p.prologue, #content div p.prologue {
  margin-bottom: -6px;
}

div#featurePortal {
  float: none;
  padding: 0 0 10px 10px;
}

.story {
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	width: 675px;
	clear:left;
}

p .capsule, h3 a, .related .relatedHeading {
	color: #333333;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 15px; /* changed from 21px, ~19px */
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

.para {
	margin: 0px;
}

.commonGroup
{
  margin-left: 20px;
}

.commonGroup .storyHome
{
  width: 465px;
}

.story h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
  margin: 0;
}

.story p {
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

/*html>body .story p, html>body .storyHome p {
	padding-top: 6px;
}*/

/** @@spotlight styles **/

#rightCol h2 {
  color: #003366;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0;
}

#inTheSpotlight h3, #inTheSpotlight h3 a {
  color: #5F2033;
  font-size: 12px;
  margin-bottom: 0;
}

#inTheSpotlight span {
  color: #003366;
  font-size: 11px;
  clear: both;
}

#inTheSpotlight p, #inTheSpotlight a {
  font-size: 10px;
  line-height: 15px;
  margin: 0;
}

/** end spotlight styles **/

#hsLinks, .mediaPartners {
  margin-top: 15px;
}

/** @@media events / partners styles **/

.mediaPartners {
  font-size: 10px;
}

.mediaPartners h3 {
  margin-bottom: 0;
  font-size: 10px;
}

.mediaPartners p {
  margin: 0;
}


/** end home page content styles **/

/** @@mid col styles **/

#midCol {
	float: left;
	width: 300px;
	margin: 10px 3px 0px 3px;
	padding: 0px;
}

/** @@right col styles **/

#rightCol {
	float: right;
	width: 170px;
	margin-right: 10px;
	padding: 10px 0px 0px 0px;
}

.rightColSkyscraper {
	margin: 0px 0px 10px 0px;
}

.partnerLinks {
	background-color: #F5F7F7;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}

.partnerLinks a {
	display: block;
}

.externalNewsSpot {
	width: 300px;
	height: 300px;
	background-color: #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.externalNewsSpot p {
	text-align: center;
	margin: 0px;
}

#flvR
{
	margin-left: 115px;
}

#featurePortal .para, #notFound .para {
	clear: none;
}

#featurePortal .paraClear, #notFound .paraClear {
	clear: both;
}

.nopad {
	padding-top: 0px;
}

.noBullets {
	list-style-type: none;
}

/** @@staff list styles **/

#staffList h3 {
  margin-bottom: 0;
  margin-top: 25px;
}

#staffList h3.first {
  margin-top: 0px;
}

#staffList h4 {
  font-style: italic;
  margin: 15px 0 -5px 0;
}

#staffList h4.first {
  margin-top: 5px;
}

#staffList p {
  line-height: 50%;
}

/** end staff list styles **/

.extraSpace {
	line-height: 150%;
}

.storyLeft, .storyHeadLeft, .adLeft, .storyHead, .storyPortal {
	width: 225px;
	display: inline;
	float: left;
}

.storyMid, .storyHeadMid, .adMid {
	width: 225px;
	display: inline;
	float: left;
}

.storyRight, .storyHeadRight {
	width: 225px;
	display: inline;
	float: left;
}

.adLeft {
	width: 240px;
}

.adMid {
	width: 240px;
}

.adRight {
	width: 240px;
	float: right;
}

/** @@more headlines styles **/

#moreHeadlines {
  background: #FFFFFF url(http://hsdailywire.com/newsImages/moreheadlines.jpg)
              top center no-repeat;
  text-indent: -3000px;
}

#moreHeadlines div {
  font-size: 10px;
  text-indent: 0;
}

#moreHeadlines div:first-child {
  margin-top: 20px;
}

#moreHeadlines div a {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  font-size: 12px;
}

#moreHeadlines div p {
  font-family: Verdana, Arial, sans-serif;
  margin-top: 0;
}

/** end more headlines styles **/

/************** siteInfo styles ****************/

#footer{
	border-top: 1px solid #cccccc;
	clear: both;
	color: #cccccc;
	font-size: 10px;
	margin-top: 0;
	padding: 10px 0 10px 10px;
}

#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li, #footer img {
  float: left;
  padding: 0 4px;
}

#footer ul li {
  border-right: 1px solid #CCCCCC;
}

#footer span {
  border-left: 1px solid #CCCCCC;
  padding-left: 4px;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/************** constant contact signup form ************/

#ccoptin {
	margin-bottom: 3px;
}

#ccoptin img {
	background-color: #006699;
	display: inline;
	margin-left: 5px;
	margin-top:3px;
}
