/* ***********************************************************
 *
 * Since:     2008-07-18
 * Modified:  2008-10-14
 * Guideline: Ver 1.01
 * Design:    emo-production
 * Author:    Isamu Yoda
 * Site: emo-TV Plus
 *
 * ***********************************************************
 */
 
/* PageLayout and CSS hacks */

body { text-align: center; } /* center on ie */
p {
    line-height: 1.5em;
    padding: 5px 0;
}

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 200px;
	text-align: left;
	clear: both;
	display: block;
}

#container-inner { position: static; width: auto; }

#header { position: relative; }
#header-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; width:100%; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

/* content */

.content-nav {
   width; auto;
    margin: 5px auto;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-thumbnail {display:block; margin: 5px 10px; float:left;}
.entry-thumbnail img {padding: 3px; border:1px ridge #999;}
.entry-body {display:block; margin: 5px 10px;}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
    text-align: left;
}

.module h3 { margin: 0 0 10px 0;}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #AFD2E3;}

#header a { color: #666; text-decoration: none; }
#header a:hover { color: #AFD2E3;}

.module-content a { color: #36414d; }
.module-content a:hover { color: #AFD2E3; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1;
	height: 24px;
	vertical-align: middle;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #666;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* page layout */

body {
	min-width: 960px;
	color: #333;
	background: none;
	font-style: bold;
}

#container {
    width: 960px;
    margin-bottom: 20px;
    background: none;
}

#container-inner {
	width:auto;
}

#header {
	width: 960px;
	margin: 20px 0 20px 0;
}

#header-inner {
	width:auto;
}

#banner {
	width: 940px;
	margin: 0 auto;
}

#banner-inner {
	width:auto;
}

#banner-description {
    margin: 0;
    color: #666;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}


#beta {width: 497px;}
#alpha, #gamma{width: 226px;}
#alpha-inner {padding: 20px 10px 0 10px;}
#beta-inner {padding: 20px 10px 0 10px;}
#gamma-inner {padding: 20px 10px 0 10px;}

.date-header {
    margin: 10px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    padding: 0;
    color: #666;
    font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: none;
}

.comments-open-footer {
    margin: 10px 0;
}

/* modules */

.module {margin: 0 0 10px 0;}

.module-content {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.2;
	width: 100%;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }
.module-content table { font-size: 10px; }

.module-list {
	margin: 0;
	list-style: disc;
	padding: 0;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
	color: #666;
	line-height: 1.2;
	margin: 5px 0;
	list-style-type: none;
	padding: 0;
	font-size: 12px;
}

/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #F063A4;
    padding: 5px;
    color: #333;
    font-weight:bold;
    font-size:14px;
}

#comments .comment-header { display: none; }

.date {
	line-height: normal;
	font-weight: bold;
	color: #EF791F;
	border-bottom: 1px solid #CCC;
}

.module-content h4 { font-size: 12px; }
.movie { text-align: center; margin:0 auto;}

.module-content img {
}

#logo {
	width: 116px;
	height:62px;
	display:inline;
}

.module-content p {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin: 5px 0;
}
.preview-body {
	display:block;
	text-align: center;
	float: right;
	width: 520px;
	margin: 15px auto;
	padding:0;
}

.preview-body img{
	display:block;
	text-align: center;
	margin: 15px auto;
	padding:0;
}

.preview {
	display:block;
	text-align: center;
	float: left;
	width: 420px;
	margin: 15px auto;
	padding:0;
}

.entry-thumbnail img {
	padding: 3px;
	border: 1px ridge #666666;
	margin: 0px;
}

.entry-thumbnail a:hover img {
	padding: 3px;
	border: 1px ridge #8CBFD7;
	margin: 0px;
	background-color:#AFD2E3;
}

#archives .module-list {
	display: block;
	text-align:left;
	margin: 10px auto;
	padding: 0;
}

#archives li {
	font-size: 14px;
	margin: 0 0 20px 10px;
	padding:0;
}

#episode .module-list {
	display: block;
	text-align:left;
	margin: 10px auto;
	padding: 0;
}

#episode li {
	list-style-type:disc;
	font-size:12px;
	margin: 10px 0 0 15px;
	padding:0;
}

.layout-two-column #alpha {display:none;}
.layout-two-column #beta {width:723px;}


#header_nav {
	width: 456px;
	display: block;
	height: 31px;
	float: left;
	margin: -40px 0 0 150px;
}

#header_nav a {color: #FFFFFF; text-align:left;}
#header_nav .nav_item {
	display: block;
	float: left;
	text-align: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#header_nav a { color: #FFFFFF; text-decoration: none; }
#header_nav a:hover { color: #AFD2E3;}

#header_nav {
	width: 456px;
	display: block;
	height: 31px;
	margin: -40px 0 0 150px;
}

#header_nav .nav_item {display:inline; color:#FFFFFF;}
#header_nav .nav_item a {
    background-color: #333;
    width: 120px;
    height: 20px;
	display: block;
	float: left;
	text-align: center;
    font-size:14px ;
    font-weight: bold ;
	margin: 0 3px 0 0;
	padding: 10px;
	vertical-align: middle;
    color: #FFFFFF;
}

#header_nav .nav_item a:hover {
    background-color: #F063A4;
    width: 120px;
    height: 20px;
	display: block;
	float: left;
	text-align: center;
	font-size:14px ;
	font-weight: bold ;
	color:#FFFFFF;
	margin: 0 3px 0 0;
	padding: 10px;
	vertical-align: middle;
}

.entry-content p { margin: 10px 0; line-height:1.5em; padding:0;}
.entry-content strong { border-left: 3px solid #F063A4; padding: 3px 0 3px 3px;}

.entry h4 {border-left: 5px solid #F063A4; padding: 5px 0 5px 5px; margin: 5px 0; font-weight:bold; font-size:14px; line-height:1.5em;}

.info h4 {border-left: 3px solid #F063A4; padding: 2px 0 2px 5px; margin: 3px 0; font-weight:bold; font-size:small; line-height:1.25em;}