/*  
Theme Name: TV OFF
Theme URI: 
Description: TV OFF
Version: 1.0
Author: TV OFF
Author URI: http://www.tv-off.com

	
 */

hmtl{
     }

body {
	background:#1c1818 url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	font-family:helvetica,arial;
}

/*--------------------for your text--------------------*/

div.post {
	line-height:1.4em;
}

p.date {
	color:#555;
	font-size:10pt;
}

p {
	margin-top:0;
}

p.meta {
	color:#555;
	font-size:10pt;
	margin-bottom:3em;
	font-weight:bold;
}

p.meta a {
	color:#ff0076;
}

p.meta a:hover {
	text-decoration:none;
}

span.tags {
        font-size:8pt;
        color:#555;
}

span.tags a {
        color:#555;
}

h2 {
	margin-top:1em;
	color:#ff0076;
	text-transform:uppercase;
	margin-bottom:0;
}

h2 a {
	color:#ff0076;
	text-decoration:none;
	text-transform:uppercase;
}

h3 {
	color:#ff0076;
	text-transform:uppercase;
}

div.category-name {
	margin-bottom:1em;
	text-transform:uppercase;
	color:#666;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

div.previous {
	color:#ff0076;
	font-size:12pt;
	font-weight:bold;
}

div.previous a {
	color:#ff0076;
}

div.next {
	float:right;
	color:#ff0076;
	font-size:12pt;
	font-weight:bold;
}

div.next a {
	color:#ff0076;
}

/*--------------------for links--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
	border:0;
}

a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/

textarea#comment {
	width:600px;
}

.alt {
	 
	}

ol.commentlist {
	margin:0;
	padding:0;
	list-style:none;
	}


.nocomments {
	 
	}
 
ol.commentlist li {
	background:#fff;	 
	padding:1em;
	margin-bottom:1em;
	border:1px solid #ccc;
	}

div.comment-author {
	margin-bottom:1em;
	line-height:1.2em;
}

div.comment-author a {
	text-decoration:none;
	color:#000;
}

div.comment-author small a {
	text-decoration:none;
	color:#999;
}

ol.commentlist cite, 
ol.commentlist cite a {
	 
	}

ol.commentlist p {
	margin:0;
	padding:0;
	line-height:1.4em; 
	color:#333;
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform label {
display:block;
font-size:small;
margin-bottom:.2em;
font-weight:bold;
color:#333;
}

#commentform input[type="text"] {
	width:300px;
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#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 in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

/* ====================================== LAYOUT ================================== */

div#sidebar {
	width:230px;
        margin-right:20px;
	text-align:right;
	margin-top:400px;
	background:transparent;
}

div#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#sidebar ul li {
	font-size:18px;
	font-family:helvetica,arial;
	text-transform:uppercase;
	margin-bottom:.5em;
	color:#777;
}

div#sidebar ul li a {
	color:#fff;
	text-decoration:none;
}

div#sidebar ul li.contact a {
	color:#b8d911;
}

div#sidebar ul li.newsletter {
        font-size:12px;
        font-weight:bold;
        margin-bottom:1.2em;
}

div#sidebar ul li.newsletter a {
        text-transform:none;
        color:#b8d911;
        text-decoration:underline;
}

div#sidebar ul li.newsletter a:hover {
        text-decoration:none;
}

div#sidebar ul li a:hover {
	border-bottom:2px solid #fff;
}

div#sidebar ul li.contact a:hover {
	border-bottom:2px solid #b8d911;
}

div#sidebar ul.categories {
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
}

div#sidebar ul.categories li {
	color:#b8d911;
        font-size:14px !important;
}

div#sidebar ul.categories li a {
	color:#b8d911;
        font-size:14px !important;
}

div#sidebar h4 {
        font-size:14px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
        color:#eaeaea;
}

div#sidebar h4 a {
        color:#eaeaea;
        text-decoration:none;
}


/* ............... */

div#feed {
	margin-top:1em;
}

div#page {
	width:925px;
	margin:0;
	background:transparent;
}

div#hdr {
	margin:50px 0 0 250px;
	font-size:24px;
	font-family:helvetica,arial;
	text-transform:uppercase;
	color:#ff0076;
}

div#hdr h1 {
	font-size:24px;
	font-weight:normal;
}

div#hdr a {
	text-decoration:none;
	color:#fff;
}

div#hdr ul {
	font-size:18px;
	list-style:none;
	margin:20px 0 25px 0;
	padding:0;
}

div#hdr ul li {
background:url(images/menubg.gif) top left;
	background-repeat:no-repeat;
	display:inline;
	margin-right:12px;
	padding-bottom:10px;
}

div#hdr ul li a {
	color:#b8d911;
	padding-left:30px;
	padding-top:5px;
}

div#hdr ul li.press a {
	color:#ff0076;
}

div#hdr ul li a:hover {
	color:#fff;
}

div#auxbar {
	position:absolute;
	left:975px;
	top:140px;
	width:200px;
	color:#eaeaea;
	font-size:14px;
	line-height:1.4em;
}

div#auxbar ul {
	list-style:none;
	padding:0;
	margin:0;
}

div#auxbar ul li {
	color:#b8d911;
}

div#auxbar ul li a {
	color:#b8d911;
}

div#auxbar h4 {
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
}

div#auxbar h4 a {
        color:#eaeaea;
        text-decoration:none;
}

div#auxbar div#photoAlbum {
	padding-bottom:30px;
}

.textwidget a {
	color:#b8d911;
}

.flickrImage img {
	border:2px solid #eaeaea !important;
	margin-top:0 !important;
	margin-left:0 !important;
}

div.flickr-photos {
	margin-bottom:20px;
}

/*
div#twitter-box {
  margin-bottom:1em;
}

ul#twitter-list li {
  font-size:11px;
  margin-bottom:6px;
}

ul#twitter-list span.twitter-date {
  color:#eaeaea;
}

ul#twitter-list li a {
  color:#eaeaea !important;
}
*/

div.aktt_tweets ul li {
  font-size:11px;
  margin-bottom:6px;
}

div#contentholder {
  position:absolute;
  top:140px;
  left:250px;
}

div#content {
	background:#eaeaea;
	width:635px;
	padding:30px 35px;
}

div#footer {
	margin-top:10px;
	margin-bottom:10px;
	font-size:10pt;
	color:#999;
}

div#footer a {
	color:#999;
}

div#banner {
  background:#1c1818 url(images/albumbanner-bg.jpg) no-repeat;
  width:705px;
  height:282px;
  padding:0;
  margin:0;
}

div#banner div.links {
  position:relative;
  left:315px;
  top:158px;
}

div#prelisten {
  width:705px;
  background:#eaeaea;
  padding-top:10px;
  padding-bottom:10px;
}

div#prelisten .infotext {
  margin-left:20px;
  padding-bottom:1em;
}

