/*  
Theme Name: TripleCat Productions
Description: TripleCat Productions
Author: Dave Still, based on Contrast Style by Schalkie
Author URI: http://stilldesigning.com
License :  GNU General Public License (GPL) version 3
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#525464;
	background-image:url(img/page-bg.gif);
	background-repeat:repeat-x;
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 980px;
	padding: 0 10px 0 10px;
	background-color:#010952;
	}
	
div#header
	{
	height: 195px;
	background: #010952 url(img/headerbg.png) bottom center no-repeat;
	padding:0;
	margin-bottom: 10px;
	text-align:center;
	color:#FFFFFF;
	}
	
h1#sitename
	{
	margin: 0;
	padding: 0;
	font-size: 72px;
	font-family: "Times New Roman", Times, serif;
	line-height: 140px;
	text-align: center;
	}
	
div#top-navi
	{
	height:29px;
	margin:auto;
	}
	
div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:900;
	
	}
	
div.left-navi-blog
	{
	width:180px;
	padding-top: 10px;
	float:left;
	background: url(img/leftnavbg.png) top left no-repeat;
	}
div.left-navi-blog[class] {
	margin-right:10px;
	padding-right: 20px;
}
	
div.left-widget
	{
	margin:1px 0 0 10px;
	width:180px;
	padding-bottom:4px;
	padding-right: 20px;
	}
	
div#leftbarfooter
	{
	background: url(img/leftnavbg.png) bottom left no-repeat;
	height:20px;
	width: 200px;
	}
	
div#rightbarfooter
	{
	background: url(img/rightnavbg.png) bottom left no-repeat;
	height:20px;
	}
	
div.center-blog
	{
	width:500px;
	margin-right:10px;
	float:left;
	}
	
div.post-title
	{
	margin:0px;
	padding:10px 16px 6px;
	height:16px;
	background: url(img/centerbg.png) left top no-repeat;
	color: #999;
	}
	
div.post-content
	{
	margin:0px;
	padding:5px 16px;
	text-align:justify;
	background: #fff url(img/postbg.png) left center repeat-y;
	}
	
div.post-content p {
	position: relative;
}

div.post-meta
	{
	color:#FFFFFF;
	margin:0px;
	padding:4px 16px 12px;
	height:14px;
	margin-bottom:10px;
	background: url(img/centerbg.png) left bottom no-repeat;
	}
	
div.single-meta
	{
	border:#444 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#202D32;
	background-color:#B0BDC5;
	font-size:10px;
	}
	
div.main-meta
	{
	border:#ccc 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#666;
	background-color:#ddd;
	font-size:10px;
	}
	
div.commentblog
	{
	margin:0px;
	padding:5px 16px;
	text-align:justify;
	background: #fff url(img/postbg.png) left center repeat-y;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
div.right-navi-blog
	{
	padding-top: 10px;
	margin-left: 0px;
	width: 260px;
	float: left;
	background: url(img/rightnavbg.png) top right no-repeat;
	}
	
div.right-widget
	{
	margin:1px 0 0 10px;
	margin-top:1px;
	padding-bottom:4px;
	padding-right:5px;
	}
	
div.widget-header
	{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	background: url(img/footerbg.png) top center no-repeat;
	height:19px;
	text-align:center;
	margin-top: 10px;
	padding:18px;
	color:#FFFFFF;
	}

/*--------------------textgestaltung--------------------*/

p{
margin: 8px 0;
     }

h1,h2,h3,h4,h5,h6{
color:#FFFFFF;
margin:0px;
padding:0px;
font-size:11px;
     }

.post-content h1 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  clear: both;
}

.post-content h2 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  clear: both;
}

.post-content h3 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  clear: both;
}

.post-content h4 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  clear: both;
}

.post-content h5 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 10px;
  clear: both;
}

.post-content h6 {
  color: #900;
  font-weight: bold;
  font-style: italic;
  font-size: 9px;
  clear: both;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:10px;
	list-style:none;
	padding-left:8px;
     }
ul ul { margin-left: -4px; }
ol{
     }
     li
	 {
	list-style:square;
	margin:3px 0 0 6px;
	padding-top:2px;
	padding-bottom:2px;
	color:#810000;
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

.center-blog img{
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
	color:#FFFFFF;
	text-decoration: none;
     }
a:link { 
color:#FFFFFF;
     }
a:visited { 
color:#FFFFFF;
     }
a:link:focus{ 
color:#FFFFFF;
     }
a:link:hover, 
a:visited:hover {
color:#FF0000; 
    }
a:link:active, 
a:visited:active {
     }

.post-content a{
color:#333; 
     }
.post-content a:link
	{
	color:#333; 
     }
.post-content a:visited{ color:#333; 
     }
.post-content a:link:active, 
.post-content a:visited:active{color:#333; 
      }
	  
#single-meta a{
color:#333; 
     }
#single-meta a:link
	{
	color:#333; 
     }
#single-meta a:visited{ color:#333; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#333; 
      }

.commentblog a{
color:#333; 
     }
.commentblog a:link
	{
	color:#333; 
     }
.commentblog a:visited{ color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#333; 
      }

/*--------------------bilder als links--------------------*/
.contentarea a img{
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
	  
.contentarea a:link:hover img, 
.contentarea a:visited:hover img {
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
	background-color:#B0BDC5;
    }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	}
.alt strong { position: relative; }
.alt small { position: relative; }

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;
	position: relative;
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:462px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.codeblue_credits th {
	text-align: center;
	padding: 24px 0px 8px 0px;
	font-weight: bold;
}

.codeblue_credits th span {
	display: block;
	font-weight: normal;
}

.codeblue_credits td {
	width: 50%;
	text-align: left;
	padding: 1px 8px 1px 8px;
}

.codeblue_credits td.role {
	text-align: right;
}

.codeblue_festivals {
	width: 100%;
}

.codeblue_festivals td,
.codeblue_festivals th {
	vertical-align: top;
	padding: 0 8px 4px 0;
	margin-left: 8px;
	border-bottom: 1px dotted;
}


.codeblue_festivals th {
	color: #900;
	font-size: 13px;
	font-weight: bold;
}

.post-content .codeblue_festivals td a,
.post-content .codeblue_festivals th a {
	color: #900;
	font-weight: bold;
}