/*
SacredCowProductions.com Stylesheet
Designed by Vanson Studios (c)2006-2008
*/

* {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
  margin: 0px;
  padding: 0px;
}

body {
	background: #1C0C1C url(images/bg_page.gif);
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color: #FDF4FF;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FCF4FF;
}

img {
	border: 0;
	font-size: 60%;
}

a img {
	border: 0;
}

a:hover img {
	border: 0;
}

p img {
	padding: 0;
	max-width: 100%;
}

a:link,
a:visited,
a:active {
	color: #FBD0FF;
	text-decoration: none;
}

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

li {
  padding-left: 0px;
  margin-bottom: 8px;
}

.contenttable li {
  margin-left: 16px;
}

.imgbutton {
	vertical-align: middle;
	display: inline;
}

.pagewrapper {
	background: #211822 url(images/bg_site_stripes.gif);
	margin: 20px auto 20px auto;
	text-align: left;
	width: 880px;
}

.logohead {
	background: url(images/header.jpg) no-repeat;
	height: 115px;
	margin: 0;
	padding: 0;
}

.navbar {
	background: url(images/navbar_bg.gif);
	color: #DAC4E0;
	font-size: 10px;
	font-weight: normal;
}

.navcapleft {
	background-image: url(images/navbar_left.gif);
	background-repeat: no-repeat;
}

.navcapright {
	background-image: url(images/navbar_right.gif);
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/footer_bg.gif);
}

.footercapleft {
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
}

.footercapright {
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
}

.footerlogo {
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 300px;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #453847;
}

.sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #453847;
}

.sidebarcont {
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DECBDE;
}

.topvideos {
	vertical-align: top;
}

.leadins {
	vertical-align: bottom;
}

.maincontent {
	color: #DAC4E0;
	font-size: 11px;
	font-weight: normal;
}

.articletitles {
	font-size: 9px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	float: left;
}

.articletitles li {
  margin-left: 16px;
  #margin-left: -8px; /* IE FIX */
}

.favlinks {
	font-size: 9px;
	font-weight: normal;
	float: left;
	padding-left: 10px;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.pad2 {
	padding: 2px;
}

.pad4 {
	padding: 4px;
}

.pad8 {
	padding: 8px;
}

.padb4 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.padb8 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.padtb2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.padtb4 {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.padtb8 {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.contentpad {
	padding: 5px 0px;
}

.nopad {
	padding: 0;
}

.formTitle {
	font-size: 13px;
	font-weight: bold;
	color: #F3EDF3;
}

.formText {
	font-size: 10px;
	color: #9D869D;
}

.inputCAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EDDFEE;
	background-color: #6B586B;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #D0ADD3;
}

.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EDDFEE;
	background-color: #6B586B;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #D0ADD3;
}

.fauxButton {
	background: #A06BAB;
	border-top: 1px solid #BA9DC0;
	border-right: 1px solid #3C2840;
	border-bottom: 1px solid #291B2C;
	border-left: 1px solid #AD7FB6;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #DECBDE;
	width: 80px;
	height: 18px;
}

.searchButton {
	background: #A06BAB;
	border-top: 1px solid #BA9DC0;
	border-right: 1px solid #3C2840;
	border-bottom: 1px solid #291B2C;
	border-left: 1px solid #AD7FB6;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #DECBDE;
	width: 80px;
	height: 18px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active,
.searchButton a:link,
.searchButton a:visited,
.searchButton a:active {
	color: #FFE6FE !important;
	text-decoration: none;
}

.favbutton {
	margin-top: 4px;
}

.bg1 {
	background: #1C0C1C;
}

.bg2 {
	background: #211822;
}

.bg3 {
	background: #2E212F;
}

.bannerad {
	background-color: #1B031B;
	height: 60px;
	width: 468px;
	border: 1px solid #1C0C1C;
	overflow: hidden;
	position: relative;
	top: 22px;
	right: 40px;
	float: right;
}

.mediaitem {
	background-color: #331F35;
	background-image: url(images/bg_light.gif);
	border-top: 1px solid #5A3560;
	border-left: 1px solid #5A3560;
	border-right: 1px solid #421B48;
	border-bottom: 1px solid #421B48;
	line-height: 110%;
	padding: 4px;
	text-align: left;
}

.mediathumb {
	font-size: 9px;
	font-weight: bold;
	color: #F3EDF3;
	margin: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #453847;
}

.mediadesc {
	padding: 4px;
}

.mediatitle {
	font-size: 14px;
	font-weight: bold;
	color: #F3EDF3;
}

.mediasubtitle {
	font-size: 10px;
	font-weight: lighter;
	font-style: oblique;
	color: #DECBDE;
}

.mediatext {
	font-size: 11px;
	font-weight: normal;
	color: #DECBDE;
}

.projectitem {
	background-color: #331F35;
	background-image: url(images/bg_light.gif);
	border-top: 1px solid #5A3560;
	border-left: 1px solid #5A3560;
	border-right: 1px solid #421B48;
	border-bottom: 1px solid #421B48;
	line-height: 110%;
	padding: 8px 16px;
}

.projecttitle {
	font-size: 13px;
	font-weight: bold;
	color: #F3EDF3;
}

.projectsubtitle {
	font-size: 10px;
	font-weight: lighter;
	font-style: oblique;
	color: #DECBDE;
}

.projecttext {
	font-size: 11px;
	font-weight: normal;
	color: #DECBDE;
}

.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contenttable li {
  text-align: left;
}

.frontnewsitem {
	background-color: #331F35;
	background-image: url(images/bg_newshead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
	border-left: 1px solid #3B223D;
	border-right: 1px solid #3A223C;
	border-bottom: 1px solid #401C44;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin: 0px;
	line-height: 110%;
}

.singlenewsitem {
	background-color: #331F35;
	border-top: 1px solid #401C44;
	border-left: 1px solid #3B223D;
	border-right: 1px solid #3A223C;
	border-bottom: 1px solid #401C44;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin: 0px;
	line-height: 110%;
}

.newsitem {
	background-color: #39223B;
	text-align: left;
}

.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #F3EDF3;
  float: left;
}

.newssubtitle {
  position: relative;
	top: 2px;
	font-size: 10px;
	font-weight: lighter;
	font-style: oblique;
	color: #DECBDE;
  float: left;
}

.archiveSubtitle {
	font-size: 10px;
	font-weight: lighter;
	font-style: oblique;
	color: #DECBDE;
	margin-left: 16px;
}

.newsdate {
	font-size: 9px;
	font-weight: lighter;
	color: #C6A2C6;
	float: right;
	display: block;
}

.newstext {
	font-size: 11px;
	font-weight: normal;
	color: #DECBDE;
}

.newscomments {
	font-size: 9px;
	color: #9D869D;
	float: right;
	display: block;
}

.topvidsep {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #453847;
	border-left-color: #453847;
}

.contgeneric {
	background-color: #1E141F;
	background-image: url(images/cont_gen_bg.gif);
}

.contgentl {
	background-image: url(images/cont_gen_tl.gif);
	background-repeat: no-repeat;
}

.contgentp {
	background-image: url(images/cont_gen_tp.gif);
	background-repeat: repeat-x;
}

.contgentr {
	background-image: url(images/cont_gen_tr.gif);
	background-repeat: no-repeat;
}

.contgenlt {
	background-image: url(images/cont_gen_lt.gif);
	background-repeat: repeat-y;
}

.contgenbl {
	background-image: url(images/cont_gen_bl.gif);
	background-repeat: no-repeat;
}

.contgenbm {
	background-image: url(images/cont_gen_bm.gif);
	background-repeat: repeat-x;
}

.contgenbr {
	background-image: url(images/cont_gen_br.gif);
	background-repeat: no-repeat;
}

.contgenrt {
	background-image: url(images/cont_gen_rt.gif);
	background-repeat: repeat-y;
}
