/*  
Theme Name: Coldplay
Theme URI: http://www.sw4n.net
Description: A simple theme for Wordpress featuring the band Coldplay
Version: 1.0
Author: Sw4n
Author URI: http://www.sw4n.net

*/

body {
margin: 0px;
background-color: #000000;
line-height: 15px;
color: #C4C4C4;
}

input, select, textarea {
padding: 0px;
margin: 0px;
margin-top: 2px;
font-family: Tahoma;
font-size: 8pt;
}

a {
text-decoration: none;
color: #C4C4C4;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #030303;
background-color: #C4C4C4;
}

#commentlist {
	margin: 1.2em 0;
	padding-left: 10px;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #D1D0C6 url('images/commentbar.gif') repeat-x;
	margin-bottom:8px; padding-left:20px; padding-right:20px; padding-top:1px; padding-bottom:1px
}

p {
padding: 0px;
margin: 0px;
margin-bottom: 9px;
}

.pg {
padding: 0px;
margin: 0px;
padding-left: 3px;
padding-right: 2px;
}

table {
font-family: Tahoma;
font-size: 7.5pt;
color: #FFFFFF;
width: 100%;
}

td {
text-align: center;
}

.blogtitle {
font-family: Tahoma;
font-size: 12pt;
letter-spacing: 3px;
font-weight: lighter;
color: #C4C4C4;
position: absolute;
left: 5px;
top: 570px;
width: 200px;
align: right;
}

.navigation {
position: absolute;
left: 100px;
top: 575px;
width: 392px;
}

ul#nav {
list-style-type: none;
font: 7pt Tahoma;
margin: 0 0 0 5px;
}

ul#nav li {
float:left;
width: 60px;
margin: 0px;
margin-right: 3px;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
background-color: #C4C4C4;
color: #030303;
display: block;
padding: 5px;
text-decoration: none;
text-align: left;
}

ul#nav li a:hover {
background-color: #C4C4C4;
}

.sidebar {
position: absolute;
top: 12px;
left: 600px;
width: 170px;
font-family: Tahoma;
font-size: 7.5pt;
color: #C4C4C4;
text-align: right;
}

.content {
position: absolute;
top: 600px;
left:30px;
width: 500px;
font-family: Tahoma;
font-size: 7.5pt;
color: #C4C4C4;
text-align: justify;
}

h1 {
padding: 0px 0px 0px 3px;
font-family: Tahoma;
font-size: 7pt;
color: #C4C4C4;
border-bottom: dotted 1px #C4C4C4;
font-weight: lighter;
margin: 0px;
text-transform: uppercase;
letter-spacing: 2px;
}

.met {}

.met ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.met ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

.sidebar ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.sidebar ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
h2 {
font-family: Tahoma;
font-size: 10pt;
font-weight: lighter;
color: #C4C4C4;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #C4C4C4;
}

input, select, textarea {
padding: 3px;
border-right:1px solid #1D1E11;
border-bottom:1px solid #1D1E11;
border-top: 0px none;
border-left: 0px none;
color: #777C46;
font-family:tahoma;
font-size:8pt;
background-color: #484B2C;
text-align:left
}