/*
Theme Name: Tweep WP v.1
Theme URI: http://tweep.com/
Description: Modified version of Wordpress Classic for tweep.com
Version: 1
Author: Ben Gamboa
*/

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
    background:#495554;
	color: #000;
	font-family: 'Times New Roman', 'Times', serif;
	margin: 0 auto;
	padding: 0px;
    text-align:center;
    width:100%;
    height:100%;
    min-height: 100%;
  	font-size: 100.1%;
}

html>body{
    background: #495554 url(/images/theme/dark_blue_bg_wrap.png) repeat-y center top;
}



cite {
	font-size: 90%;
	font-style: normal;
}

div{
  padding:0px;
  margin:0px;
}

h2 {

	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	color: #596A7A;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	color: #596A7A;
}



ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
   	font-family: 'Times New Roman', 'Times', serif;
   	font-size: 12pt;
   	letter-spacing:0px;
}

.credit {
	border-top: double 3px #aba;
	border: 0px;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
    background: none;
    padding-bottom:8px;
}

.credit a {
	color: #fff;
	text-decoration:none;
	border-bottom: 1px #fff dotted;
}

#post_container, #contact_container, #cast_container{
    position:relative;
    text-align:center;
    margin: 0 auto;
    top: 18px;
	width: 600px;
  	font-family: 'Times New Roman', 'Times', serif;
   	font-size: 12pt;
   	padding:7px;
}

#cast_container{
  width:600px;
  top:32px;
  padding:6px;
  border: 1px solid #fff;
  margin-bottom:20px;
}

#cast_inner{
  padding:6px;
  padding-top:26px;
  background:#fff;
  padding-bottom:100px;
}

.cast_member, .cast_category{
  clear:both;
}

.category_title{
  padding-bottom:8px;
}

.cast_category{
  padding-top:6px;
  padding-left:44px;
}

.cast_member{
  padding:44px;
  padding-left:54px;
  padding-top:6px;
  padding-bottom:0px;

}

.cast_details{
  position:relative;
  padding:0px;
  top:-12px;
  left: 10px;
  width:240px;
  padding-right:12px;

  min-height:154px;
}

html>body .cast_details{
  left: 40px;
  width:340px;
}

.cast_details p{
  padding-top:0px;
  font-size:0.9em;
  text-align:left;
}

.cast_portrait{
  float:left;
  width:120px;
}

.cast_portrait img{
  padding:0px;
  margin:0px;
}
.cast_portrait p{
  padding:0px;
  padding-left:3px;
  padding-right:3px;
  margin-top:2px;
  line-height:100%;
  font-size:0.9em;
  font-weight: bold;
}

#contact_container{
  width:800px;
  padding:0px;
  padding-top:70px;
  padding-bottom:200px;
  padding-bottom:116px;
  background:#000000;
}

html>body #contact_container, x:-moz-any-link, x:default { 
  width:50em;
}

#contact_footer{
  position:absolute;
  bottom:0px;
  background:#000;
  height:60px;
  width:800px;
}

html>body #contact_footer, x:-moz-any-link, x:default { 
  width:50em;
}

.post, #contact{
    text-align: center;
	padding:6px;
	margin: 0 auto;
    border: #fff 1px solid;
    margin-bottom:12px;
    width:600px;
    background:none;
}

#contact{
  width:600px;
  padding:6px;
  margin-bottom:0px;
}

html>body #contact, x:-moz-any-link, x:default { 
  width:37.5em;
}

html>body .post{
  background: none;
}

.post_title{
    background:#fff;
    color:#000;
    font-size:14pt;
    padding-top:12px;
    padding-bottom:0px;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
}
.post_inner, #contact_inner{
	background:#fff;
    margin:0px;
    padding: 8px;
    padding-top:12px;
    padding-bottom:12px;

}

.post_inner h2{
    color: #3B5165;
    font-size:10pt;
}

.sign_off{
    text-align: right;
}

.storytitle {
    color: #3B5165;
   	font-family: 'Times New Roman', 'Times', serif;
   	font-weight: normal;
    text-align: center;
    font-size: 18pt;
	margin: 0;
}

.storytitle a {
    color: #3B5165;
    font-size: 18pt;
	text-decoration: none;
}

.storycontent{
   	font-family: 'Times New Roman', 'Times', serif;
   	font-size: 12pt;
   	padding:0px;
   	margin:0px;
   	text-align:center;
   	background:#fff;
}

html>body .storycontent{
   	text-align:left;
}

html>body .storycontent p:first-child{
    text-align:center;
    padding: 2px;
    margin-left:0px;
    margin-right:0px;
    text-indent:0px;
}

html>body .storycontent br:first-child{
  padding-top:8px;
  margin-left:0px;
  margin-right:0px;
}

.storycontent p{
   padding:0px;
   padding-top: 6px;
   padding-bottom: 6px;
   margin:0px;
   margin-left:22px;
   margin-right:22px;
   text-align:center;

}

html>body .storycontent p{
   text-align:justify;
}

.storycontent a{
   color:#000;
   text-decoration: none;
   border-bottom: #000 1px dotted;
}

.comic_archive{
  width:800px;
  background: #000;
  padding-top:8px;
  padding-bottom:8px;
}

html>body .comic_archive, x:-moz-any-link, x:default { 
    width:49.875em;
}

.archive_post{
    text-align: center;
    width:600px;
	padding:6px;
	margin: 0 auto;
    border: #fff 1px solid;
    margin-bottom:12px;
}
html>body .archive_post, x:-moz-any-link, x:default { 
    width:37.5em;
}
#archives_container, #links_container{
    position:relative;
    text-align:center;
    margin: 0 auto;
    top: 0px;
	width: 800px;
  	font-family: 'Times New Roman', 'Times', serif;
   	font-size: 12pt;
   	padding:0px;
   	background:#000;
   	padding-bottom:12px;
}

html>body #archives_container, x:-moz-any-link, x:default {
    position:absolute;
    top:103px;
    width:50em;
    background: #000 url(/images/theme/black_bg_800.png) repeat-y center top;
    background: #fff url(/images/theme/black_bg_800.png) repeat-y center top;
}

html>body #links_container, x:-moz-any-link, x:default { 
    width:50em;
    background: #000 url(/images/theme/black_bg_800.png) repeat-y center top;
}


#archives_search{
  padding-top:12px;
  padding-bottom:4px;
}

#archives_month_list{
  padding-bottom:8px;
}

#links_list{
  padding-top:18px;
  padding-bottom:24px;
}

#archives_month_list a, #links_list a{
  color:#FFF;
  text-decoration:none;
  border-bottom:1px dotted #fff;
}
#archives_month_list ul, #links_list ul{
  list-style:none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}

.link_title_graphic{
  padding-top:3px;
  padding-bottom:3px;
}

#link_buttons{
  padding-top:22px;
}

#link_buttons img{
  padding:3px;
}

#link_long{
  padding-top:16px;
  padding-bottom:2px;
}

#link_square img{
  padding:3px;
}

.archive_links{
  padding: 8px;
  padding-top:11px;
}

#bottom_links{
  margin-top:18px;
  padding: 4px;
  padding-bottom: 120px;
  padding-bottom:24px;
}

#bottom_links a{
  color: #C5E4FD;
  font-weight:normal;
  padding-left: 6px;
  padding-right:6px;
  text-decoration:none;
  
}

#comic {
    background: #000000;
    position:relative;
    width:800px;
    padding:0px;
    text-align:center;
    margin: 0 auto;
    min-height:220px;
}

html>body #comic, x:-moz-any-link, x:default { 
  width:50em;
}

#comic img{
    padding:0px;
    padding-bottom:14px;
    padding-top: 28px;

}

#comic_nav {
    color:#FFFFFF;
    background: #000000;
    padding-top:16px;
    padding-bottom:42px;
    border:none;

}

#comic_nav a, .archive_links a{
    font-weight: normal;
    font-size: 14pt;
    text-transform: lowercase;
    color:#FFFFFF;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

#comic_nav a:visited {
	color: #FFFFFF;
}

#comic_nav a:hover {
	color: #FFFFFF;
}

#buzz{
  padding-top:44px;
}
#buzz img{
  border: 1px solid #2C3D4C;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
  height:auto!important;
  height:100%;
  padding:0px;
  margin:0px auto;
  width: 800px;
  background:none;
}



#footer{
  padding-top: 20px;
  padding:0px;
  clear:both;
}


#master, #master_contact {
     height:auto!important;
     height:100%;
     width: 802px;
     min-height:100%;
     text-align:center;
     margin: 0 auto;
     padding: 0px;
     border: 1px solid #000000;
     border:0px;
     border-top:0px;
     border-bottom:0px;
    
     background: #495554 url(/images/theme/dark_blue_bg_wrap.png) repeat-y center top;

}



html>body #master, #master_contact {
     border:0px;
}

html>body #master, x:-moz-any-link, x:default { 
    width:50.125em;
}

html>body #master_contact, x:-moz-any-link, x:default { 
    width:50em;
}

#master_contact{
  background:#000000;
}


html>body #master{
  height:auto!important;
  height:100%;
  background:none;
  min-height: 100%;
  padding:0px;
  margin: 0px auto;
}

html>body #master_contact{
  height:auto!important;
  height:100%;
  padding: 0px;
  margin: 0px auto;
  background:#000000;
  min-height: 100%;
}

#masthead {
     position:relative;
     left:0px;
     background:none;
     width: 800px;
     height: 103px;
     padding: 0px;
     margin:0px auto;
     text-align:left;

}

html>body #masthead, x:-moz-any-link, x:default { 
    width:50em;
}

html>body #content, x:-moz-any-link, x:default { 
  width:50em;
}

#masthead_left{
  position:absolute;
  top: 0px;
  left:0px;
  width:184px;
  height:103px;
}

#masthead_right{
  position:absolute;
  top: 0px;
  left:184px;
  width:616px;
  height:103px;
}

#masthead_links{
     color: #C5E4FD;
     text-align:right;
     position:absolute;
     bottom: 12px;
     right: 8px;
     font-size: 1.2em;
     padding: 0px;
     margin: 0px;

}

#masthead_links a{
    color: #C5E4FD;
    text-decoration: none;
    font-size: 1em;
    padding-left:2px;
}

#masthead_links a:hover {
    color: #ECF4FB;
}

.toggle_posts{
  position:absolute;
  right:0px;
  top:-6px;
}
.toggle_posts a{
  font-size: 10pt;
  text-align:right;
}
