/*-----------------
COLORS
Bkg Wrapper #dfccb7
Bkg Body #ebd7a7
Trim Green #066
Brown Text #660000
-----------------*/

/*-------- basic styling ---------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	/*--- for IE ---*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/observerGraphics/BkgSliver.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#wrapper {
	/*--- centers everything on page ---*/
    position:relative;
	width: 920px;
	/*width: 936px;1/18/12*/
	/*--- realligns text to left (for IE) ---*/
	text-align:left;
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0px auto 0;
	/*background-image: url(images/observerGraphics/sidebarGraphic2.gif);*/
}
#wrapper p {
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding: 8px 4px 0px 4px;
	line-height: 1.3em;
	color: #000;
}

/*#display p a {
	color: #fff;
}*/

#container {
	/*--- centers everything on page ---*/
    position:relative;
	width: 1020px;
	height: 1260px;
	/*--- realligns text to left (for IE) ---*/
	text-align:left;
	padding: 0 2 0 2;
	/*background-repeat: repeat-y;*/
	margin: 0px auto 0;
}

/*---to use once when clear is needed--- */
#clear {
	clear:both;
}

/* ---- position container elements -------*/
#wrapper #header {
	/* --- positions elements in the header relative to the header (not wrapper) ----*/
	position:absolute;
	height: 112px;
	width: 612px;
	background-image: url(images/observerGraphics/westsideObserverLogo.png)
	top: 6px;
	/*left: 18px; 1/18/12*/
	left: 4px;
	margin-left: 20px;
	background: url(images/observerGraphics/westsideObserverLogo.png) no-repeat left top;
}

#mainNav {
	/*background-color: #dfccb7;1/27/12*/
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dfccb7;
	border-left-color: #dfccb7;
}

#header h1 {
	/*--- move header away from graphic, preserve it for access readers ---*/
margin-left: -9000px;
	margin-top: -1000px;
}

/* --- main navigation styles ---*/
#header ul {
	margin: 0;
	padding: 0;
	position:absolute;
	left: 8px;
	bottom: 0;
	list-style: none;
	background: url(images/navBarBkg.gif) repeat-x top left;
	background-image: url(images/navBarBkg.gif);
}

#header ul li {
	float:left;
}

#header ul li a {
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color:#660000;
	float:left;
	/*--- for IE ---*/
display:block;
	background:url(images/navBarSep.gif) no-repeat left top;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 10px;
}

#header ul a.first {
	background-image: none;
	background-position: left;
}

#header ul a:hover {
	color:#3C0;
}

#current {
	margin-left: 20px;
	margin-top: 115px;
	width: 608px;
	float: left;
	/*padding-top: 5px;*/
	padding:5px;
	/*padding-bottom: 5px;*/
	text-align: left;
	background: #dfccb7;
}
/*#stage {
	/*margin-left: 8px;*/
	/*margin-top: 120px;
	width: 612px;
	float: left;
	padding: 5px;
	background: #dfccb7;
}*/
/*-------- Styling Tags ---------*/
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: .05em;
	text-transform:uppercase;
	color: #660000;
	font-weight: bold;
	padding-top: 4px;/*1/20/12*/
	padding-right: 0px;
	padding-bottom: 6px;/*1/20/12*/
	padding-left: 0px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	color: #660000;
	padding-top: 10px;
}

h3 {
	color:#ab2503;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	margin: 0px;
	padding-top: 6px;
	font-size: 1.3em;
	color: #660000;
	padding-bottom: 8px;
}

h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style:italic;
	color: #066;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

h6 {
	font: .95em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000000;
	font-style:italic;
	padding-top: 8px;
}

a img {
	border: none;
}

/*#wrapper #header h2 a img {
margin: 0px;
padding: 0px;
text-align: center;
display: block;
position: relative;
top: -43px;
}*/

#footer p {
	color: #FFF;
}

#current img {
	margin: 8px;
	border-style: none;
}

#current #cartoon {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}

#a:link {
	color:#066;
	padding: 0px;
}

#a:active {
	color:#9f6006;
}

#a:visited {
	color:#660000;
}

/* ----- style for featured articles current issue ------*/
#currentIssue {
	float: left;
	Margin-left: 9px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 608px;
}

/* ------- sidebar styles --------*/
#sidebar {
	float: right;/*1/22/12*/
	width: 255px;
	margin-top: 12px;
	margin-left: 4px;
	padding: 0px;
	border-style: none;
}

#sidebar p a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	border-style: none;
}
/*#sidebar p a {
	font-weight: bold;
}*/

#display {
	margin: 0 0 4 4;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
}

/*#display p {
	padding-top: 2px;
	font-size:14px;
	text-align: center;
	color: #066;
}*/
.viewObserverBar {
	display: block;
	text-align: center;
	background: #066;
	width: 233px;
	height: 28px;
	margin-left: 12px;
	margin-bottom: 10px;
	padding-top: 12px;
	color: #fff;
}
.viewObserverBar a {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
/* ------- footer styles -------*/
#footer {
	color: #fff;
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size:0.6em;
	margin-top: 3em;
	padding:1em;
	width: 600px;
	background: #066;
}

#berry {
	color: #F96;
	background: #603;
}

#berry h1 {
	color: #6F9;
	text-align: center;
}

#berry p {
	padding-right: 10px;
	padding-left: 10px;
}

#obit {
	color: #FFF;
	background: #333;
	padding-right: 10px;
	padding-left: 10px;
}

#obit h1 {
	color: #F90;
	text-align: center;
}

.obit {
	background: #333;
	color: #9CF;
	padding-left: 8px;
}

/*.obit p {
color: #FFFFFF;
}*/

.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
}

.rightBorder {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #cccc99;
	border-right-color: #cccc99;
}
#wrapper p.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	text-indent: 0px;
	padding-top: 8px;
}

.halflight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #660000;
	margin: 0px;
	padding: 6 0 0 0;
}

.leader {
	color: #07797D;
	margin: 0px;
	padding-bottom: 8px;
	font-weight: bolder;
	padding-top: 16px;
}

.italicBold {
	font-style:italic;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13pt;
}

.endOfSegment {
	padding-bottom: 20px;
	border-bottom: 2px solid #066;
}

.clear {
	clear: both;
}

.goldBold1 {
	color: #066;
	font-size: 1.2em;
	font-weight: bold;
}

/*goldBold is not Teal*/
.date {
	font-style: italic;
	color: #066;
	padding-bottom: 8px;
	padding-top: 6px;
	border-bottom: 2px dotted #663300;
}

.bottomBorder {
	padding-bottom: 8px;
}
#wrapper p.byline {
	font-style: italic;
	font-weight: bold;
	color: #666
}

#current a  {
	color: #066;
	font-size: 1em;
	text-decoration: underline;
	border-style: none;
}

.monthlydesignation {
	/*margin-top: 2px;*/
margin-bottom: 2px;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
	background: #066;
	border-top: 2px solid #C60;
	border-bottom: 2px solid #C60;
	height: 30px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.monthlydesignation h1 {
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}

.bold {
	font-weight: bold;
}

#photoModule {
	margin: 0px;
	padding: 10px;
	float: left;
	height: 160px;
	width: 180px;
}

.featuredPhoto p {
	text-align: center;
}

#display a img {
	text-decoration: none;
	margin-bottom:2px;
	margin-top: 8px;
	margin-left: 10px;
}

.leftBerryBox .obit {
	font-weight: bold;
	color: #FFF;
	background: #603;
	float: left;
	width: 264px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 10px;
}

.leftBerryBox p .obit p {
	padding: 5px 8px 8px 10px;
}

.rightBerryBox {
	font-weight: bold;
	color: #FFF;
	background: #603;
	border: 4px solid #603;
	width: 260px;
	float: right;
	margin: 10px 0px 8px 14px;
}

.rightBerryBox p {
	padding: 10px 4px 12px 9px;
}

#leftBerryBox {
	background: #603;
	margin: 5px;
	padding: 10px;
	width: 260px;
	float: left;
}

/*-------twocolumns-------*/
#rightColumn {
	width: 290px;
	float: right;
	padding: 10px 0px 6px 8px;
	border-left: 2px dotted #600;
	margin-left: 6px;
}

#leftColumn {
	width: 296px;
	padding-top: 10px;
	float: left;
}

/*--------------------
Various Photo Boxes for captions
--------------------*/

#photo254-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 254px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo268-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 268px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo268-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: right;
	width: 268px;
	border: 1px solid #600;
	margin: 2px 0px 2px 4px;
}

.clear {
	clear: both;
}

#photo300-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 300px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo300-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	/*font-size: 9px;*/
text-align: left;
	padding: 3px 6px 3px 6px;
	float: right;
	width: 300px;
	margin: 2px 0px 2px 10px;
	border: 1px solid #600;
}

#photo315-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px;
	float: right;
	width: 316px;
	border: 1px solid #600;
	margin: 2px 0px 2px 4px;
}

#photo325-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px;
	float: right;
	width: 337px;
	border: 1px solid #600;
	margin: 2px 0px 2px 4px;
}

#sidebar325-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	background: #CFF;
	text-align: left;
	padding: 3px 6px;
	float: right;
	width: 337px;
	border: 1px solid #600;
	margin: 2px 0px 2px 4px;
}

#photo325-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px;
	float: left;
	width: 337px;
	border: 1px solid #600;
	margin: 5px 10px 5px 0px;
}

#photo372-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 372px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo372-w-textunderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: right;
	width: 372px;
	border: 2px solid #600;
	margin: 2px 0px 2px 4px;
}

#photo408-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 408px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo444-w-textunderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 444px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

#photo466-w-textunderLeft {
	text-align: left;
	padding: 3px 6px 3px 6px;
	float: left;
	width: 466px;
	border: 1px solid #600;
	margin: 2px 5px 2px 0;
}

/*--------End various photo-caption boxes-----------*/
.pullquote {
	font-size: 14px;
	font-style: italic;
	color: #630;
	border-top: thin dotted #630;
	border-bottom: thin dotted #630;
	padding: 8px 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
#wrapper p.teaser{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2px;
	font-weight: lighter;
	color: #8e5605;
	margin-top: 6px;
}

  #wrapper p.center {
	color: #630;
	text-align: center;
}

.whiteText {
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
}

.centerWhite {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

p.indent {
	text-indent: 12px;
}

.underline {
	text-decoration: underline;
}

.underPictures {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.1em;
}

#ads a img {
	margin-bottom: 6px;
}

.indexSegment {
	border-bottom: 3px solid #066;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 6px;
}
#current .resolution  {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	margin: 20px 60px 10px 40px;
	width: 520px;
	padding: 10px;
}
#current #wotpc div div .resolution p  {
	font-family: Verdana, Geneva, sans-serif;
}
#current div div ul  {
	font-size: 1.1em;
	padding: 8px;
}

.lineAbove {
	border-top: medium solid #07797D;
	width: 600px;
}

.brownText {
	color: #630;
}

#current ul li {
	font-size: 1.1em;
	list-style-position: inside;
	list-style-type: none;
	/*disc*/
line-height: 1.2em;
}

.brownBorder {
	padding: 6px 10px;
	border: 2px solid #930;
}

