/* base
----------------------------------------------- */
body {
    margin-top: 0px;
    padding: 0px;
    background: rgb(249,227,184); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTNiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGE4NDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(249,227,184,1) 0%, rgba(224,168,64,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,227,184,1)), color-stop(100%,rgba(224,168,64,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249,227,184,1) 0%,rgba(224,168,64,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249,227,184,1) 0%,rgba(224,168,64,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249,227,184,1) 0%,rgba(224,168,64,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(249,227,184,1) 0%,rgba(224,168,64,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e3b8', endColorstr='#e0a840',GradientType=0 ); /* IE6-8 */
    background-attachment:fixed;
    background-position:center; 
}

p.post {
    margin: 0px;
    padding: 5px;
    font-size: 0.9em;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
}

p.menu {
    margin: 0px;
    padding: 12px;
}

p.menu_notice {
    margin: 5px;
    padding: 5px;
    background: #FFDD66 ;
    border: 1px solid #111111;    
    box-shadow: 0px 0px 10px -2px #111111;
}

p.menu_selection {
    margin: 0px;
    padding: 12px;
    font-weight: bold;
}

#comment_box {
    position: relative;
    padding: 10px;
    width: 680px;
}

#page_column {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    left: 0px;
    top: 0px;
    padding: 0px;
    width: 975px;
}

#post_column {
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
    width: 700px;
}

#menu_column {
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 725px;
    top: 0px;
    width: 250px;
    float: right;
}

#menu_container {
    position: relative;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    left: 0px;
    top: 0px;
    width: 250px;
    background: #ffffff;
}

#post_container {
    position: relative;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    left: 0px;
    top: 0px;
    width: 700px;
    background: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#title_container {
    box-shadow: 0px 10px 20px -5px #666666;
    position: relative;
    left: 0px;
    top: 0px;
    width: 700px;
    height: 510px;
    \height: 510px;
    h\eight: 510px;
    background: #111111;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#title_image {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 32px;
    width: 575px;
    height: 400px;
    background: #d72f1d;    
    box-shadow: 5px 0px 30px -2px #444444;
}

#title_topstripe {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 286px;
    top: 0px;
    width: 250px;
    height: 10px;
    background: #d72f1d;
}

#title_featurebox {
    margin: 0px;
    position: absolute;
    padding: 0px;
    left: 534px;
    top: 100px;
    width: 140px;
    background: #111111;
    color: #488959;
    font-size: 0.7em;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

#title_sidestripe {
    position: absolute;
    left: 690px;
    top: 252px;
    width: 10px;
    height: 60px;
    background: #a4739c;
}

#menu_title {
    box-shadow: 0px 5px 20px -3px #666666;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    v-align: bottom;
    color: #ffffff;
    padding: 0px;
    width: 250px;
    background: rgb(221,221,221); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YjZiNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(107,107,107,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(107,107,107,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(107,107,107,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(107,107,107,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(107,107,107,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(221,221,221,1) 0%,rgba(107,107,107,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#6b6b6b',GradientType=0 ); /* IE6-8 */
}

#menu_title_stripe {
    position: absolute;
    margin: 0px;
    padding: 0px;
    width: 20px;
    height: 100%;
    background: #FFBB00;
}

#menu_content {
    position: relative;
    margin: 0px;
    padding: 10px;
    width: 230px;
    font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
    font-size: 0.75em;
}

#triangle-down {
    position: absolute;
    left: 585px;
    top: 310px;
	width: 0px;
	height: 0px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #a4739c;
}

#circle1 {
    position: absolute;
    left: 665px;
    top: 480px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle2 {
    position: absolute;
    left: 665px;
    top: 470px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle3 {
    position: absolute;
    left: 665px;
    top: 460px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle4 {
    position: absolute;
    left: 665px;
    top: 448px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle5 {
    position: absolute;
    left: 665px;
    top: 430px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle6 {
    position: absolute;
    left: 665px;
    top: 410px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle7 {
    position: absolute;
    left: 665px;
    top: 385px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle8 {
    position: absolute;
    left: 665px;
    top: 356px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circle9 {
    position: absolute;
    left: 665px;
    top: 328px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleA {
    position: absolute;
    left: 665px;
    top: 294px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleB {
    position: absolute;
    left: 665px;
    top: 258px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleC {
    position: absolute;
    left: 665px;
    top: 218px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleD {
    position: absolute;
    left: 665px;
    top: 172px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleE {
    position: absolute;
    left: 665px;
    top: 128px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleF {
    position: absolute;
    left: 665px;
    top: 76px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#circleG {
    position: absolute;
    left: 665px;
    top: 22px;
	width: 6px;
	height: 6px;
	background: #FFDD66;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}


img.seal {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 12px;
    top: 438px;
    width: 75px;
    z-index: 10;
}

img.snes_logo {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 250px;
    top: 435px;
    height: 70px;
    z-index: 10;
}

img.snes_corner {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 605px;
    top: 395px;
    height: 110px;
    z-index: 10;
}

img.title {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

img.dots {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top:20px;
    left: 470px;
}

h1.title {
    text-shadow: #bbbbbb 1px 2px 5px;
    padding-top: 15px;
    font-size: 1.75em;
    font-style: italic;
    font-weight: 100;
    font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
}

h2.title {
    text-shadow: #111111 1px 2px 5px;
    margin: 0px;
    padding-left: 25px;
    padding-top: 0.4em;
    font-size: 2em;
    text-align: left;
    font-style: italic;
    font-weight: bolder;
    font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
}

#post_title_container {
    position: relative;
    width: 700px;
    padding: 0px;
    margin: 0px;
}

#post_title {
    position: relative;
    top: 0px;
    left: 0px;
    width: 500px;
    padding: 0px;
    margin: 0px;
}

#post_side_title {
    position: absolute;
    top: 0px;
    left: 500px;
    width: 190px;
    padding: 0px;
    margin: 0px;
}

a.disqus {
        font-size: 0.75em;
}


blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
        background: #eeeeee;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
