p, h1, h2, h3, h4, div, a {
	font-family: Arial,Helvetica,sans-serif;
}

html, body {
	background-color: #FFFFFF;
	color: #000000;
}


/* NO STYLE Start */
li {
	list-style: none outside none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;	
}
/* NO STYLE End */


#yourChromeHolderDiv{
	height:48px;
	position:relative;
	z-index:1000;
	margin-top:0px;
}

#backgroundLayer {
	height: 100%;
	margin: auto;
	width: 1000px;
}

#foregroundLayer {
	background:#FFFFFF url('../img/disney_games_blog_bkg.jpg') no-repeat scroll;
	margin: 0px auto 0 auto;
	padding-left: 35px;
	width: 1000px;
	position:absolute;
}

#pageTitle {
	background:url('../img/blog_title.png') no-repeat scroll;
	height: 175px;
	margin: 5px 0px 5px 35px;
}

#columns {
	margin:-68px 0px 50px 0px;
	overflow: auto;
}

#contentColumn {
	float: left;
	width: 699px;
}

#contentColumn #panelTop {
	background:url('../img/post_container/top_container.png');
	height: 34px;
	width: 699px;
	position:absolute;
	top:170px;
	left:35px;
	z-index:999; /* Middle Layer */
}

#contentColumn #panelMiddle{
	position:relative;
	float:left;
	background:url('../img/post_container/side_slice_white.png') repeat-y;
	margin:39px 0px 0px 0px;
	width: 699px;
}

#contentColumn #panelBottom{
	position:relative;
	float:left;
	background:url('../img/post_container/bottom_container_white.png');
	height: 26px;
	width: 699px;
}

#contentColumn #panelBackground{
	position:absolute;
	top: 179px;
	left: 52px;
	background:#ffffff;
	border:0px solid red;
	width: 669px;
	height:25px;
	z-index:9; /* Bottom-most layer */
}

#contentColumn #panelCenter {
	background:#ffffff;
	margin: -20px 0px 0px 17px;
	padding-top: 50px;
	width: 663px;
	border:0px solid red;
}

#panelNav{
	position:absolute;
	top:170px;
	left:35px;
	z-index:998; /* Top-Most Layer */
	height: 27px;
	padding: 25px 0 0 23px;
	width: 651px;
	margin:0px 0px 0px 0px;
}

#leftSection{
	position:relative;
	float: left;
	height: 27px;
	width: 255px;
}

#leftSection #buttonEnd{
	background:url('../img/post_container/titles_arrow_left.png');
	float: right;
	height: 30px;
	width: 40px;
}

#leftSection #button{
	background:url('../img/post_container/title_slices.png') repeat-x;
	float: right;
	height: 30px;
	padding: 5px 15px 0 6px;
	margin:0px -15px 0px 0px;
}

#button a {
	color: #5b762a;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	height: 27px;
	text-decoration: none;
}

#middleSection{
	background:url('../img/post_container/main_tab.png');
	position:absolute;
	top: 34px;
	left: 278px;
	height: 27px;
	width: 147px;
	z-index: 9998;
}

#middleSectionTitle {
	position:absolute;
	top: 190px;
	left:357px;
	color: #5b762a;
	display: block;
	font: 16pt 'Arial Black',Gadget,sans-serif;
	z-index:9999;
}

#middleSectionTitle a{
	color: #5b762a;
	display: block;
	font: 16pt 'Arial Black',Gadget,sans-serif;
	text-decoration: none;
}

#rightSection {
	float: right;
	height: 27px;
	width: 255px;
}

#rightSection #buttonEnd {
	background:url('../img/post_container/titles_arrow_right.png');
	float: left;
	height: 30px;
	width: 40px;
}

#rightSection #button{
	background:url('../img/post_container/title_slices.png') repeat-x;
	float: left;
	height: 30px;
	padding: 5px 0px 25px 15px;
	margin:0px 0px 0px -10px;
}


/* ENTRY Start */

.entryArea {
	margin: 0px 0px 0px 16px;
	width: 651px;
}

.entryArea h1 a{
	color: #44581f;
	font: bold 14pt Arial,Helvetica,sans-serif;
	margin-right: 10px;
	margin-bottom: 9px;
	margin: 0 10px 9px 0;
	text-transform: capitalize;
	text-decoration:underline;
}

.entryArea h1 a:link {
	color: #44581f;
	text-decoration: underline;
}

.entryArea h1 a:visited {
	color: #698731;
	text-decoration: underline;
}

.entryArea h1 a:hover {
	color: #698731;
	text-decoration: underline;
}

.entryArea h1 a:active {
	color: #313F16;
	text-decoration: underline;
}

.entryArea p {
	color: #6d6e70;
	font: 11pt Arial,Helvetica,sans-serif;
	padding-right: 22px;
}

.entryArea a {
	color: #44581f;
	text-decoration:underline;
}

.entryArea a:link {
	color: #44581f;
	text-decoration: underline;
}

.entryArea a:visited {
	color: #698731;
	text-decoration: underline;
}

.entryArea a:hover {
	color: #698731;
	text-decoration: underline;
}

.entryArea a:active {
	color: #313F16;
	text-decoration: underline;
}

p.commentCount {
	color: #282828;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	margin: 20px 0 12px 0;
}

p.commentCount a{
	color: #44581f;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	margin: 20px 0 12px 0;
	text-decoration:none;
}

p.commentCount a:link{
	color: #44581f;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	margin: 20px 0 12px 0;
	text-decoration:none;
}

p.commentCount a:hover {
	color: #698731;
	text-decoration: underline;
}

p.commentCount a:active {
	color: #313F16;
	text-decoration: underline;
}

p.commentCount a:visited{
	color: #698731;
	text-decoration:none;
}

.entryInfo {
	margin-bottom: 20px;
}

.entryDate {
	color: #6d6e70;
	font: 10pt/20pt Arial,Helvetica,sans-serif;
}

.entryTags {
	color: #282828;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	text-transform:uppercase;
}

p.entryInfo .entryTags a{
	color: #44581f;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	text-decoration:none;
}

p.entryInfo .entryTags a:hover {
	color: #698731;
	text-decoration: underline;
}

p.entryInfo .entryTags a:active {
	color: #313F16;
	text-decoration: underline;
}

p.entryInfo .entryTags a:visited{
	color: #698731;
	text-decoration:none;
}

.entryArea img {
	float: right;
	margin: 0px 10px 40px 25px;
}
.entryHR {
	background-color: #6d6e70;
	height: 1px;
	margin-bottom: 25px;

}
#entryFooter {
	height: 1px;
}
/* ENTRY End */

/* COMMENT Start

comment2 color #f4ffd9
*/
.odd .comment {
	background-color:#ddfa8e;
	border:1px solid #5b762a;
}
.even .comment {
	background-color:#f4ffd9;
	border:1px solid #5b762a;
}
.comment {
	margin: 0 17px 25px 0;
	padding: 14px 11px;
	background-color: #698731;
}

.commentSuccess {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 25px 40px 30px 25px;
	border: 1px solid;
	color: #44581f;
	background-color: #cfed97;
}

.commentFailure {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 25px 40px 30px 25px;
	border: 1px solid;
	color: #44581f;
	background-color: #cfed97;
}

p.text{
	color: #6d6e70;
	font: 11pt Arial,Helvetica,sans-serif;
	margin: 20px 0 20px 0;
}

p.info{
	color: #6d6e70;
	font: 11pt Arial,Helvetica,sans-serif;
}
p.userTitle {
	color: #282828;
	font: 12pt Arial,Helvetica,sans-serif;
}
p.userTitle .userName {
	font-weight: bold;
}
/* COMMENT End */

/* COMMENT FORM Start */
form#commentForm ul {
	margin: 0px 0px 0px 0px;
}
form#commentForm ul .title{
	font-weight: bold;
	margin-bottom: 15px;
}
form#commentForm ul .caption{
	font-size: 10pt;
	font-style: italic;
}
form#commentForm li {
	margin: 0px 0px 10px 0px;
}
.nameInput {
	color: #6d6e70;
	font: 12pt Arial,Helvetica,sans-serif;
	width: 390px;
}
form#commentForm textarea {
	color: #6d6e70;
	font: 12pt Arial,Helvetica,sans-serif;
	width: 630px;
}
.postButton {
	background:url('../img/post_container/post_btn.png');
	border: medium none;
	cursor: pointer;
	color: #44581f;
	font: bold 13pt Arial,Helvetica,sans-serif;
	height: 28px;
	width: 161px;
}
/* COMMENT FORM End */

/* SUCCESS FORM Start */
form#successForm ul {
	margin: 0px 0px 0px 0px;
}
form#successForm ul .title{
	font-weight: bold;
	margin-bottom: 0px;
}
form#successForm ul .caption{
	font-size: 10pt;
	font-style: italic;
}
form#successForm li {
	margin: 10px 0;
}
.nameInput {
	color: #6d6e70;
	font: 12pt Arial,Helvetica,sans-serif;
	width: 390px;
}
form#successForm textarea {
	color: #6d6e70;
	font: 12pt Arial,Helvetica,sans-serif;
	width: 630px;
}
/* SUCCESS FORM End */

/* TAG COLUMN Start */
#tagColumn {
	float: right;
	margin:4px 30px 0px 0px;
	width: 258px;
}
#tagColumn #panelTop {
	background:url('../img/tags/tags_top.png');
	height: 50px;
	width: 258px;
}
#tagColumn #panelTop span {
	color: #5b762a;
	display: block;
	font: 16pt 'Arial Black',Gadget,sans-serif;
	padding: 9px 0 0 37px;
}
#tagColumn #panelMiddle{
	background:url('../img/tags/side_slices.png') scroll 1px 0px;
	overflow: hidden;
	width: 258px;
}
#tagColumn #panelBottom{
	background:url('../img/tags/tags_bottom.png');
	height: 15px;
	overflow: hidden;
	width: 258px;
}
#tagButtons {
	position:relative;
	float: left;
	margin-left: 16px;
	width: 228px;
}
#tagButtons li {
	display: block;
	height: 33px;
	width: 228px;
}

#tagButtons a {
	background:url('../img/tags/upstate_btn.png');
	height: 33px;
	width: 215px;
	display:block;
	color: #44581f;
	font: 10pt 'Arial Black',Gadget,sans-serif;
	padding: 0px 0px 0px 13px;
	line-height:25pt;
	text-decoration: none;
	text-transform:uppercase;
}
#tagButtons a:hover{
	background:url('../img/tags/downstate_btn.png');
}

#tagButtons .tagSelected{
	background:url('../img/tags/downstate_btn.png');
}
/* TAG COLUMN End */
#footerHolder {
	clear: both;
}
#theSuccessDiv{
	margin:-7px 0px 0px 0px;
	display:none;
}
