/* @override http://www.chrisrodkey.com/newstyle.css */

/* @override http://www.chrisrodkey.com/newstyle.css */

/* @override 
	http://macrabbit.com/cssedit/welcome/2.0/welcome.css
	http://chrisrodkey.redirectme.net/newstyle.css
	http://www.chrisrodkey.com/newstyle.css
	http://192.168.0.100/newstyle.css
*/

div#changescoming {
	font-size: 12px;
	padding: 25px 50px;
	margin-top: -6px;
	background-color: #424242;
	margin-bottom: 6px;
	color: white;
}
div#changescoming2 {
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dotted #9b9b9b;
	background-color: #2f2f2f;
}

/*

Note: this style sheet does *not* validate. This is because the W3C validator is not aware of RGBA colors, which are part of the CSS3 specification.

*/
#leftcontainer {
	width: 142px;
	border: 2px dashed black;
	float: left;
	margin-left: 2%;
	margin-top: 98px;
	background-color: #505050;
	color: white;
	font-size: 14px;
	padding: 6px;
}
A:link {
	color: #000;
}
A:hover {
	color: #7f787e;
}
A:active {
	color: red;
}
A:visited {
	color: #000;
}
.nolinkstyle{
	text-decoration: none;
	color: #c8c8c8;
}
.nolinkstyle:hover{
	text-decoration: underline;
	color: red;
}
.googlead {
	text-align: center;
	padding-top: 11px;
	padding-bottom: 9px;
	background-color: #ebebeb;
	background-image: url(/bg21.png);
	border-top: 1px solid #fff;
}
#bigcontainer {
  width: 750px;
  margin: 0 auto;
	text-align: left;
	border-left: 5px solid #303030;
	border-right: 5px solid #303030;
	background: white repeat-y 620px;
}

body {
    font: 13px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-align: center;
	padding: 0;
	margin: 0;
	background: #545454 url(/woodbg1.jpg) repeat fixed;
}

.sectiontitle {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a1a1a1;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	margin-bottom: 4px;
	text-align: center;
}

/* @group calendartop */

.topfont {
		font-size: 12px;
	color: #e4e4e4;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	text-align: center;
	text-decoration: none;

}


.topyear {
	border-style: dotted;
	border-width: 1px;
	margin: 3px;
	padding: 2px 7px;
}

.calwidth {
	color: #dfdfdf;
	text-transform: uppercase;
	border: 1px dotted silver;
	margin: 3px;
	padding: 2px 4px;
}

.select {
	color: black;
	font-weight: bold;
}

.vis {
	border-style: dotted;
	border-width: 1px;
}

.shade {
	opacity: 0.1;
}

/* @end */

/* @group calendars */

.tinycalpic {
	border-width: 0;
}

#tinycalendar {
	background-color: #ebebeb;
	width: 330px;
	margin: auto;
	border: 1px dotted #999999;
	padding-bottom: 8px;
	padding-top: 8px;
}

/* @end */

/* @group entry */

#journalentry {
	margin-left: 10px;
	padding-bottom: 20px;
	margin-right: 10px;

}



.title {
	text-align: right;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.date {
	color: #b6b6b6;
	font-size: 18px;
}

.mainimage {
	text-align: center;
	background-color: black;
}
.mainhistimage {
	text-align: center;
	background-color: black;
	width: 750px;
	margin-left: -10px;
}

.bighistimg {
	
}
.bigimage {
	height: 562px;
}
.bgimagelink {
	float: right;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: gray;
	margin-right: 5px;
}
.caption {
	text-align: left;
	font: italic 11px/14px Arial, Helvetica, Geneva, sans-serif;
	background-color: #383838;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	color: white;
}



.journaltext {
text-align: justify;
	font: 1em/1.4em "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
}

.firstletter {
	font-size: 38px;
	float: left;
	line-height: 33px;
	margin-right: 2px;
	font-weight: bold;
	margin-left: -2px;
}

.textcol1 {
	border-right: 1px solid gray;
	padding-right: 15px;
	margin-right: 15px;
	width: 351px;
}
.textcol2 {
		width: 340px;

	padding-right: 10px;
	float: right;
}

/* @end */

/* @group twoboxes */

#twocol {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;

}

.col1b {
	width: 275px;
	top: 0;
}

.col2b {
	width: 275px;
	top: 0;
	float: right;
	text-align: centerj;
}
.friendsbox {
	text-align: center;
	margin-top: 11px;
}
/* @end */

/* @group threeboxes */

#threecol {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

.col1 {
	width: 320px;
	top: 0;
}

.col2 {
	width: 250px;
	top: 0;
	float: right;
	border-right: 1px dotted #969696;
	border-left: 1px dotted #969696;
	text-align: center;
}

.col3 {
	width: 130px;
	top: 0;
	text-align: center;
	float: right;
}
.clearer {
	clear: both;
	font: 1px;
}

/* @end */

/* @group comments */

.singlecomment {
	margin-top: 9px;
	margin-right: -4px;
	overflow: auto;
	min-height: 55px;
	height: auto;
	border-bottom: 1px dashed #969696;
}
.commenttextarea {
	margin-left: 10px;
}

.commentwriter {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: -5px;
}

.commentitself {
	font-size: 10px;
	text-align: left;
	position: relative; 
	line-height: 15px;
	top: -7px;
overflow: auto;
}

.commentmug {
	padding-right: 5px;
	float: left;
	height: 46px;
	width: 33px;
	bottom: 5px;
		border: 1px dotted #7e7e7e;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group onthisday */

* html .otheryears {display: inline-block;} 
* html .otheryears {display: inline;}

.otheryears div {width: 255;} 
.otheryears p {
	margin: 0.5em;
}




.imgbox {
	display: inline-block;
	display: -moz-inline-box; 
	text-align: center;  
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	
}
* html .imgbox {display: inline-block;} 
* html .imgbox {display: inline;}

.imgbox div {width: 255;} 
.imgbox p {
	margin: 0.5em;
}



.historyyear {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}
.historyimg {
	text-align: center;
}

.imgborder {
	border: 1px dotted #7e7e7e;
	margin: 0;
	padding: 3px;
}

/* @end */

/* @group location */

.locationitem {
	font-size: 12px;
	line-height: 16px;
}

.locationname {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: -5px;
}

/* @end */

/* @group weather */

.high {
	color: #f00;
}

.low {
	color: #1400ff;
}

.temp {
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 10px;
}

/* @end */

/* @group people */

.peoplemug {
	
}

/* @end */

/* @group forms */
#form2 {
	background-color: #ebebeb;
	color: #000000;
	border: 1px dotted #999999;
	text-align: center;
	width: 330px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#form2 .inputbox {
	width: 220px;
	margin-bottom: 10px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.button {
		font-size: 14px;
}

/* @end */

/* @group morepics */

.placeholder {
	height: 450px;
}

.moreimage {
	height: 63px;
	padding: 3px;
	border: 1px dotted white;
	margin-right: 4px;
	margin-left: 4px;
}

#morepics {
	background-color: black;
	margin: -10px auto 7px;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 4px;
}

/* @end */

/* @group userpage */
.usermugbox {
	text-align: center;
	float: left;
	background-color: #363636;
	border: 1px dashed white;
	color: white;
	padding: 9px;
	width: 70px;
	margin-right: 6px;
	margin-top: 14px;
	margin-bottom: 5px;
}

.usercommentpic
 {
	padding-right: 3px;
}

.usercommententry
 {
	font-size: 10px;
	font-weight: bold;
	margin-top: -47px;
	margin-left: 48px;
}

.usercommentdate {
	color: silver;
}

.usercomment {
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: -5px;
	margin-left: 48px;
}
.morecomments {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

/* @end */

/* @group tinycal */

.tinycalfade {
		opacity: 0.20;
	filter: alpha(opacity = 20);
	zoom: 1
}

.tinycaltext {
	color: white;
	font-size: 8px;
	width: 23px;
	height: 17px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	cursor: hand;
}

.tinycalimg {
	width: 23px;
	height: 17.25px;
	border-width: 0;
}

.tinycaltable {
	width: 190px;
}

.tinycalcell {

}


/* @end */

/* @group navigation */

.navitemyes {
	background-color: orange;
}

.navitemno {
	background-color: #e7e7e7;
}

.navitem {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin: 3px;
	font-size: 10px;
	line-height: 15px;
	width: 50px;
	float: left;
	border: 1px solid gray;
}

.navitemselected {
	background-color: lime;
}

/* @end */

/* @group threecols */

#headercontent {
	height: 30px;
}

#leftcontent {
	position: absolute;
	width: 196px;
	left: 0px;
	top: 90px;
	border-style: solid;
	border-width: 1px;
	background-color: #e7e7e7;
	text-align: center;
}

#centercontent {
	margin: 0 auto;
	background-color: white;
	width: 630px;
}

#rightcontent {
	position: absolute;
	right: 15px;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

/* @end */

/* @group simpleslide */

.SimpleSlide {
	width: 620px;
	height: 155px; 
	overflow: hidden;
	  margin: 0 auto;

}
.SimpleSlide div {
	width: 2480px;
}
.SimpleSlide div div {
	width: 618px;
	padding: 10px 0px 0px 0px;
	height: 155px;
	float: left;
}	
/* @end */

/* @group slidecal */
.slidecal {
	width: 29px;
	float: left;
}
.loadingup {
	text-align: center;
	margin-top: 60px;
}
.threemonth {
	float: left;
}
.notthismonth {
	color: #c8c8c8;
}
.monthlink {
	padding: 0 7px;
}
.content {
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #d7d7d7;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	position: relative;
}
/* @end */

/* @group nodule */
.statscategory {
}

.categorytitle {
	background-color: black;
	color: white;
	font-size: 16px;
	padding: 3px;
}
.nodules {
}
.nodulebox {
	background-color: #bababa;
	float: left;
	padding: 8px;
	width: 280px;
}
.noduletitle {
	background-color: #303030;
	color: white;
	padding: 3px;
	border-top: 2px dashed white;
}
.noduleinfo {
	font-size: 11px;
	line-height: 13px;
}
.nodulemost {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.noduleimage {
	width: 65px;
	float: left;
}

/* @end */

/* @group backnext */
#backnext {
	font-size: 13px;
	border-bottom: 1px solid black;
	height: 50px;
	background-color: gray;
	color: #ececec;
	line-height: 20px;
	border-top: 1px solid black;
}
.lastday {
	width: 350px;
	float: left;
}
.nextdaydate {
	font-weight: bold;
	margin-top: -4px;
}
.nextdaytitle {
	margin-top: -3px;
	font-size: 12px;
}
.nextlastid {
	font-size: 9px;
	line-height: 15px;
}
.nextday {
	text-align: right;
}
.nextimage {
	top: -43px;
	width: 200px;
	border: 0;
	position: relative;
}
.nextimage right{
	float: right;	
}
.nextimage left{
	float: left;
}

.nextimageboxleft {
	position: relative;
	height: 50px;
	overflow: hidden;
	float: left;
	margin-right: 6px;
	width: 200px;
}
.nextimageboxright{
	position: relative;	
	height: 50px;
	overflow: hidden;
	float: right;
	margin-left: 6px;
	width: 200px;
}


/* @end */

/* @group footer */

#footer {
	background-color: #303030;
	color: white;
	height: 41px;
	border-top: 3px solid black;
	padding: 4px 10px;
}
.footernav {
	float: left;
}
.bigfooternav {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
}
.smallfooternav {
	text-align: left;
	margin-top: -4px;
}
.footersearch {
	float: right;
}

.copyright {
	font-size: 9px;
	line-height: 12px;
	color: white;
	float: right;
	margin-top: -15px;
}

.footernavitem {
	margin-right: 10px;
}
.xmlimage {
	border-style: none;
}
.footimg {
	margin-right: 5px;
	top: 1px;
	position: relative;
}

/* @end */

/* @group header */

/* @group littlelogo */

.logo2 {
	color: white;
	font: bold 32px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: black url(/bg20.png) repeat-x;
	text-align: left;
	margin-bottom: 6px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

a.logolink2:visited:hover {
	text-decoration: none;
}
A.logolink2:link {
	color: white;
	text-decoration: none;
}
a.logolink2:hover {
	text-decoration: none;
	
}
a.logolink2:visited {
	color: white;
	text-decoration: none;	
}


/* @end */
#header {
	width: 620px;
	margin-bottom: 6px;
}
#header2 {
}

.logo {
	color: white;
	font: bold 40px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 12px;
	background: black url(/bg20.png) repeat-x;
	text-align: left;
	margin-bottom: 6px;
}

.countdown {
	background: url(/1green1.png) no-repeat;
	float: right;
	top: -11px;
	position: relative;
	right: 129px;
	height: 81px;
}
.countdown1 {
	font-size: 39px;
	margin-left: 9px;
	margin-top: 12px;
	width: 37px;
}
.countdown2 {
	font-size: 17px;
	width: 78px;
	text-align: center;
	position: relative;
	left: 75px;
	top: -41px;
}
#headernavbar {
		color: white;

	padding: 0;
	height: 33px;
	
	background: black url(/backbar.png) repeat-x;
	margin-top: -6px;
}

#headernote {
	background-color: gray;
	color: white;
	font-size: 10px;
	padding-left: 14px;
	border: 1px dashed silver;
	font-weight: bold;
	line-height: 19px;
}
.headernotereadmore {
	float: left;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.headernotetext {
	float: left;
}
.headernotehide {
	float: right;
	margin-right: 10px;
	background-color: #c8c8c8;
	padding-right: 5px;
	padding-left: 5px;
}

.headertitle {
	position: relative;
	top: 4px;
	left: 14px;
	font-weight: bold;
	font-size: 20px;
}
.newbar {
		color: black;

	padding: 6px 0 1px 12px;
	height: 26px;
	background: #808080 url(/greenbar.png) repeat-x;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}
.newbarbig {
	float: left;
	font-size: 24px;
	color: black;
	left: 23px;
	position: relative;
	padding-top: 4px;
	font-weight: bold;
}
.newbarsmall  {
	
}

.headernav {
	text-align: right;
	position: relative;
	top: -18px;
	right: 10px;
	
}
.smalljump {
	font-size: 9px;
}
.backnext {
	font-weight: bold;
	font-size: 22px;
	width: 55px;
}
.backnext.left {
	float: right;
}
.backnext.middle {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
.backnext.right {
	float: right;
}




/* @end */

/* @group whitelinks */

a.whitelink:visited:hover {
	text-decoration: underline;
}
A.whitelink:link {
	color: white;
	text-decoration: none;
}
a.whitelink:hover {
	text-decoration: underline;
	
}
a.whitelink:visited {
	color: white;
	text-decoration: none;	
}



/* @end */

/* @group logolinks */

a.logolink:visited:hover {
	text-decoration: none;
}
A.logolink:link {
	color: white;
	text-decoration: none;
}
a.logolink:hover {
	text-decoration: none;
	
}
a.logolink:visited {
	color: white;
	text-decoration: none;	
}



/* @end */


/* @group yearscontainer */
#yearscontainer {
	margin: 0 auto; 
	text-align: center;
}

.otheryears {
	display: inline-block;
	display: -moz-inline-box; 
	width: 255px;
	text-align: center;  
	vertical-align: top;
	padding: 10px;
	background-color: black;
	border: 2px dashed gray;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}

* html .otheryears {display: inline-block;} 
* html .otheryears {display: inline;}

.otheryears div {width: 255;} 
.otheryears p {
	margin: 0.5em;
}

.otheryearpic {
}
.otheryeartext {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
/* @end */

/* @group friendspage */
.friendmugbox {
	text-align: center;
	float: left;
	background-color: #363636;
	border: 2px solid black;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 7px;
	color: white;
	padding: 8px;
	width: 68px;
}
.joeclass {
	border: 1px dotted gray;
}
.friendname {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -8px;
	margin-top: -1px;
}
.friendstext1 {
	width: 90px;
	float: right;
	margin-right: 8px;
	margin-top: 7px;
}
.friendstext {
	text-align: center;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.friendspics {
	float: left;
	width: 615px;
	border-right: 1px dashed gray;
	margin-top: 7px;
}
/* @end */

/* @group search */

.searchusers {
	text-align: center;
	background-color: #e2e2e2;
	border: 1px dotted silver;
	width: 101px;
	position: relative;
	float: right;
	right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.searchloc {
	text-align: center;
	width: 250px;
	float: right;
	border: 1px dotted silver;
	right: 10px;
	position: relative;
	padding: 10px;
	background-color: #e2e2e2;
	margin-bottom: 8px;
}

.searchresult {
	background-color: #e6e6e6;
	margin-bottom: 14px;
	min-height: 100px;
	padding-top: 10px;
	padding-left: 6px;
	border-top: 1px dashed silver;
		border-bottom: 1px dashed silver;
}
.resultpic {
	float: left;
	padding: 7px;
	border: 1px dotted silver;
	margin-right: 8px;
	background-color: white;
}
.resulttitle {
	font-size: 15px;
	font-weight: bold;
}
.resultdate {
	font-size: 13px;
	margin-top: -5px;
}
.resultquote {
	font-size: 11px;
	line-height: 15px;
}
/* @end */
/* @group random */
.randomimg{
	
}

.randomnext {
	color: gray;
	font-size: 9px;
	margin-top: 13px;
	text-align: center;
	border-top: 1px solid gray;
	padding-top: 9px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	font-weight: bold;
}
.randomquote {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	background-color: black;
	color: white;
	padding: 11px 105px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
.randomdate {
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	color: white;
}
/* @end */

/* @group aboutme */

.aboutmebox {
	width: 450px;
	background: url(/images/marshall.jpg) repeat-x;
	font-size: 12px;
	text-align: right;
	margin-left: 144px;
	margin-top: 30px;
}
.whitetext {
	width: 200px;
	float: right;
	color: white;
	margin-bottom: 0;
}
.blacktext {
	float: right;
	width: 316px;
	font-size: 12px;
	line-height: 18px;
}
.bighello {
	font-size: 36px;
	color: white;
	position: relative;
	font-weight: bold;
	letter-spacing: 1px;
}

.text {
	float: right;
	margin-top: 100px;
	margin-right: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}

/* @end */

/* @group commentlist */
.commentlist {
	margin-top: 15px;
}
.commenterbox {
	background-color: silver;
	width: 300px;
	border-style: solid;
	border-width: 2px;
	float: right;
	clear: right;
	margin: 12px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.commenterinfo {
	font-size: 14px;
}


.commentername {
	font-weight: bold;
}
.commentercomments {
	
}
.commenterdate {
	font-size: 10px;
	line-height: 12px;
	color: gray;
	margin-top: 5px;
	margin-bottom: 7px;
}
.backnextbar {
	background-color: black;
	font-size: 24px;
	padding: 3px 10px 6px;
	width: 730px;
	margin-left: -10px;
}
.back {
	float: left;
}
.next {
	position: relative;
	float: right;
}
/* @end */

/* @group history */
.historyinfobox {
	float: right;
	background-color: #363636;
	color: white;
	border: 2px solid black;
	text-align: center;
	padding: 5px 10px;
	margin-left: 30px;
}
.historylocimg {
	
}
.historydate {
	font-size: 20px;
	color: gray;
	margin-bottom: 10px;
	font-weight: bold;
}
.historytext {
text-align: justify;
	font: 1em/1.4em "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
	margin-top: 10px;
}
.historyothers {
	position: relative;
	top: 10px;
	text-align: center;
	width: 750px;
	overflow: auto;
	background-color: gray;
	margin-left: -10px;
	border-top: 2px solid #171717;
	margin-bottom: -10px;
}
.historyotheryear {
		background-color: #363636;
	text-align: center;
	font-weight: bold;
	color: white;
	width: 110px;
	padding: 10px 5px 3px;
	border: 2px solid black;
	float: left;
	margin: 10px;
}
.historyothersbox {
}
/* @end */

/* @group storytrack */

.st_leftbar {
	float: left;
	width: 215px;
}
.st_bar {
	background-color: black;
	color: white;
	font-size: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 10px;
	border-bottom: 2px solid gray;
	height: 24px;
}

.st_picbar {
	margin-top: -1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: silver;
	height: 37px;
}
.st_picbarpic {
	width: 50px;
	margin-right: -4px;
	border-style: none;
}

.st_about {
	background-color: #242424;
	text-align: center;
	padding: 17px;
	border: 2px solid black;
	color: white;
	font-size: 14px;
}
.st_first {
	margin-top: 35px;
	text-align: center;
	border: 2px solid black;
	background-color: #e6e6e6;
	padding: 10px;
	line-height: 18px;
}
.st_reminder {
	font-size: 8px;
	line-height: 10px;
	margin-top: 14px;
}

.st_entries {
	width: 502px;
	float: right;
}
.st_mainbox {
}
.st_mainpic {
	width: 200px;
	float: left;
	margin-right: 9px;
}

.st_event {
		border: 1px solid black;
	margin-bottom: 8px;
}
.st_mainhed {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: black;
	color: white;
	padding: 4px;
}

.st_maindate {
	color: white;
	font-size: 10px;
	background-color: #7e7e7e;
	padding-left: 4px;
	border-bottom: 2px solid black;
	height: 14px;
	line-height: 14px;
}
.st_maindescrip {
	background-color: #e6e6e6;
	padding-left: 4px;
	font-size: 10px;
	line-height: 17px;
}
.st_otherbox {
	
}
.st_otherpic {
	float: left;
	margin-right: 8px;
}
.st_otherhed {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}
.st_otherdate {
	font-size: 12px;
	margin-top: -1px;
}
.st_otherdescrip {
	font-size: 10px;
	line-height: 14px;
}

/* @group backnextst */

.storytrackst {
	text-align: center;
	text-transform: uppercase;
	background-color: black;
	color: white;
	font-size: 10px;
	line-height: 15px;
}
.backnextst {
	font-size: 13px;
	border-bottom: 1px solid black;
	height: 31px;
	background-color: gray;
	color: #ececec;
	line-height: 20px;
	border-top: 1px solid black;
}
.firstlastst {
	background-color: #353535;
	font-size: 9px;
	height: 31px;
	text-align: center;
	line-height: 1.6em;
	width: 200px;
}
.anotherbox {
	background-color: #353535;
	font-size: 8px;
	height: 31px;
	text-align: center;
	width: 200px;
	float: right;
	line-height: 1.3em;
}
.lastdayst {
	width: 350px;
	float: left;
}
.nextdaydatest {
	font-weight: bold;
	margin-top: -4px;
}
.nextdaytitlest {
	margin-top: -3px;
	font-size: 10px;
}
.nextlastidst {
	font-size: 8px;
	line-height: 15px;
}
.nextdayst {
	text-align: right;
}
.nextimagest {
	top: -45px;
	width: 200px;
	border: 0;
	position: relative;
}
.nextimagest right{
	float: right;	
}
.nextimagest left{
	float: left;
}

.nextimageboxleftst {
	position: relative;
	height: 31px;
	overflow: hidden;
	float: left;
	margin-right: 6px;
	width: 200px;
}
.nextimageboxrightst {
	position: relative;	
	height: 31px;
	overflow: hidden;
	float: right;
	margin-left: 6px;
	width: 200px;
}
.st_jumper {
	float: right;
	margin-right: 6px;
	margin-top: 1px;
}
.st_jumper1 {
	width: 200px;
	float: left;
}

/* @end */


/* @end */

/* @group weatherfooter */

.weatherfooter {
	color: white;
	background-color: black;
	border-top: 4px solid #303030;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
	margin-bottom: -3px;
}


.weatherheader {
	float: left;
	text-transform: uppercase;
	margin-right: 9px;
	font-size: 9px;
	font-weight: bold;
}
.weatheritem {
	float: left;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
	border-right: 1px solid #303030;
}
.weatherright {
	float: right;
	font-size: 9px;
	text-align: right;
	margin-left: 21px;
}

/* @end */


