/*
Name: The Broken TV
Description: This is version 26 of my site.
Version: 26
Author: Merete
Author Homepage: http://freaky-smile.org/
*/


body, html { 
padding : 0; 
margin : 0; 
} 
body {
background: url(images/bg.png);
padding:0;
color: #535353;  
font-size: 0.7em;
font-family: "Arial", "Times new roman", "Franklin Gothic Book", "Courier New", "Tahoma";
line-height: 1.3em;
font-style: normal;
} 

#header { position:absolute; z-index:1; background: url(images/nav.png) no-repeat; margin: 0px; padding: 0px; top:0px; left:0px; width: 198px; height: 112px;}


/*-----------------------------------
menu
-----------------------------------*/

#menu { width: 144px; font-size:7px; position:absolute; top:0px; left:0px; z-index:3; padding:0px; margin:0px; }
var { visibility: hidden; }#menu a { text-decoration: none; display: block; padding:0px; margin:0px; }

a.one { width: 144px; line-height:10px; height: 33px; min-height:33px; padding:0px; margin:0px; background: url(images/nav1.png) no-repeat 0px 0px; }
a.two { width: 144px; line-height:10px; height: 26px; min-height:26px; padding:0px; margin:0px; background: url(images/nav2.png) no-repeat 0px 0px; }
a.three { width: 144px; line-height:10px; height: 26px; min-height:26px; padding:0px; margin:0px; background: url(images/nav3.png) no-repeat 0px 0px; }
a.four { width: 144px; line-height:10px; height: 27px; min-height:27px; padding:0px; margin:0px; background: url(images/nav4.png) no-repeat 0px 0px; }

a:hover.one { padding:0px; margin:0px; background: url(images/nav1.png) no-repeat 0px -33px; }
a:hover.two { padding:0px; margin:0px; background: url(images/nav2.png) no-repeat 0px -26px; }
a:hover.three { padding:0px; margin:0px; background: url(images/nav3.png) no-repeat 0px -26px; }
a:hover.four { padding:0px; margin:0px; background: url(images/nav4.png) no-repeat 0px -27px; }

.ad {
float: left;
margin: 10px;
padding: 4px;
border: 1px solid #d0d0d0;
background: #F7F7F7; 
}


a.link:link, a.link:visited{
	color: #535353;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-family: Century;
	font-size: 13px;
	background: #FFF;
	margin: 3px 0 0 0;
	padding: 3px;
}

a.link:hover{
	background: #888888;
	color: #FFF;
}
table {
color : #202020; 
} 
.entrytext { 
font-weight : 400; 
} 
.date-blog { 
color : #808080; 
}
.commenter-name { 
color : #68b9fb; 
text-transform : uppercase; 
} 
.comments { 
background-color : #e3e3e3; 
width : 450px; 
text-align : left;
color : #202020;  
padding : 6px; 
border : 1px solid #4d4d4d;
}

 /*Other*/
h1 {
color : #454545;
text-align : left;
font-size : 20px;
line-height : 12px;
letter-spacing : -1px;
font-family : "Georgia";
font-weight : normal; 
text-transform : lowercase;
margin : 0;
margin-bottom : -1px;
}

h2 {
	color : #797979;
	font-size : 8pt;
	font-weight : normal;
	font-style: normal;
	font-family : "Georgia";
	font-weight : normal; 
	line-height : 12px;
}
.h3 {
background-color: #ebebeb;
font-family: "Georgia", serif;
font-size: 9pt;
font-weight: bold;
color: #454545;
line-height: 40%;
margin: 0 0 3px;
text-align: right;
text-transform: uppercase;
}
.h4 {
font-family: "Georgia";
font-size: 9pt;
color: #656565;
line-height: 200%;
text-transform: uppercase;
text-align: left;
}

a {
color: #333333;
text-decoration:none;
}

a:hover {
color: #888888;
text-decoration:none;
}
b {
	color: #8ade64; 
  	font-weight: bold;
	line-height:10px; 
        font-size : 0.875em;
	font-family: arial;
	text-transform: uppercase; 
	letter-spacing: 1px;
} 
strong {
font-family : "Courier New", "Arial", "Tahoma", "Franklin Gothic Book";
color : #252429;
font-weight : bold;
font-size: 8pt;
letter-spacing : -0.1pt;
text-transform : none;
}
u {
        color: #5f6375; 
	font-family: veranda; 
	font-size: 7pt; 
	font-weight: normal; 
	text-align: justify; 
	line-height:9pt; 
	border-bottom: 2px dotted #a4a4a4; 
	text-transform: lowercase; 
}
i {
	color: #68a74b; 
	font-size: 9pt; 
	line-height:10pt; 
	font-family: "times new roman"; 
}
li {
	list-style-image : url(images/li.png);
	margin-bottom : 0;
	margin-top : 0;
	margin-right : 2px;
	margin-left : 0;
}
input, select {
color: #000;
font-size : 7.8pt;
font-family : "Arial", "Times new roman", "Franklin Gothic Book", "Courier New", "Tahoma";
line-height : 18px;
font-style : normal;
padding : 2px;
margin : 2px 2px 2px 0;
border-width: 1px;
border-style: solid;
border-color: #706b6a;
background:  #ffffff;
}

texarea {
        width: 120px; 
        overflow: auto;
        border: 1px solid #606060;
        padding: 5px;
	color: #606060;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
}
pre {
        width: 120px;
        height: 25px; 
        overflow: auto;
        border: 1px solid #606060;
        padding: 5px;
	color: #606060;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
}
div.updates{
	background-color: #ffffff;
	padding-left: 2px;
	padding-bottom : 8px;
	padding-top : 5px;
	width: 280px;
	border: 1px dotted #a9a9a9;
        border-left: 3px solid #4e4e4e; 
}
blockquote {
color: #333; 
background-color:#F7F7F7;
border:1px solid #d0d0d0;
padding:5px;
text-align:left;
margin:5px;
width: 90%;
display:block;
}


 /*blog*/
#commentform input {
width : 170px;
padding : 5px;
margin : 5px 5px 1px 0;
border : 1px solid #bebebd;
background : #fff;
color : #333;
font-size : 100%;
line-height : 1.4em;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#commentform input:focus {
border : 1px solid #000;
}
#commentform textarea {
width : 97%;
padding : 5px;
border : 1px solid #bebebd;
background : #fff;
color : #333;
font-size : 100%;
line-height : 1.4em;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#commentform textarea:focus {
border : 1px solid #000;
}
#commentform #submit {
border : 1px solid #bebebd;
background : #fff;
color : #333;
font-size : 100%;
line-height : 1.4em;
font-family : "Verdana, Arial, Helvetica, sans-serif";
} 