/*
Theme Name: Blahg
Theme URI: http://luve-me.net/wp/
Description: Based on the City Lights Theme by <a href="http://luve-me.net/">Corinne</a>.
Version: 1.0
Author: Marcel
Author URI: http://blahg.ch/
*/

body {
background: #F5F5FF url(images/bg2.gif) fixed;
color: #2D2D2D;
font: 10pt Georgia, Verdana, Trebuchet Ms, Arial, Sans-Serif;
text-align: center;
}
a:link {
color: #2D2D2D;
text-decoration: none;
}
a:visited {
color: #2D2D2D;
text-decoration: none;
} 
a:hover {
color: #6699FF;
text-decoration: underline;
}
#container {
background: #FFFFFF;
margin: 0px auto;
padding: 10px;
width: 800px;
text-align: center;
}
#header {
background: #FFFFFF url("images/goldengate.jpg") no-repeat;
height: 173px;
margin: 0px;
padding-top: 25px;
text-align: left;
width: 800px;
}
#topnav {
margin-top: -20px;
padding:2px 0px 0px 0px;
width:800px;
background:#F5F5FF;
height:30px;
font-family: Georgia, Verdana, Trebuchet Ms, Arial, Sans-Serif;
font-size:14px;
text-align: right;
}
#content {
float: right;
font: 10pt Georgia, Verdana, Trebuchet Ms, Arial, Sans-Serif;
padding: 0px 10px;
margin-top: 5px;
width: 560px;
text-align: left;
}
#sidebar {
float: left;
margin-top: -5px;
padding: 10px;
width: 200px;
text-align: left;
}
#footer {
clear: both;
color: #878787;
font-size: 7pt;
text-align: center;
padding-bottom: 10px;
}
#footer p {
margin: 0;
}
#footer a:link {
color: #878787;
font-size: 7pt;
text-decoration: none;
}
#footer a:visited {
color: #878787;
font-size: 7pt;
text-decoration: none;
}
#footer a:hover {
color: #6699FF;
font-size: 7pt;
text-decoration: none;
}
/* Headers */
h1 {
font-size: 20pt;
font-weight: normal;
}
#sidebar h2 {
border-bottom: 1px solid #B4B4B4;
border-top: 1px solid #B4B4B4;
color: #4B4B4B;
font: bold 12pt Georgia, verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 0px;
padding:4px;
width: 100%;
}
h2.post-title {
color: #4B4B4B;
font: bold 14pt Georgia, verdana, tahoma, sans-serif;
line-height: 14px;
margin-top: 3px;
padding-bottom: 2px;
width: 100%;
}
h2, h2 a:link, h3, h3 a:link, h4, h5, h6 {
color: #4B4B4B;
font-family: Georgia, verdana, tahoma, sans-serif;
margin-bottom: 3px;
}
h2, h2 a:visited, h3, h3 a:visited, h4, h5, h6 {
color: #4B4B4B;
font-family: Georgia, verdana, tahoma, sans-serif;
margin-bottom: 3px;
}
h3#respond {
border-bottom: 1px solid #B4B4B4;
color: #4B4B4B;
font: bold 10pt Georgia, verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 0px;
padding-bottom: 2px;
width: 100%;
}
h3#comments {
color: #4B4B4B;
font: bold 10pt Georgia, verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 5px;
padding-bottom: 2px;
width: 100%;
}
.commentbox h3 {
border-bottom: 1px solid #D2D2D2;
color: #4B4B4B;
font: 9pt Georgia, verdana, tahoma, sans-serif;
margin-bottom: 0px;
padding-bottom: 2px;
width: 100%;
}
/* More Divs */
.commentbox {
background: #F5F5FF;
border: 1px solid #E1E1E1;
margin-bottom: 5px;
margin-left: 14px;
padding: 5px;
width: 520px;
}
.post {
border-bottom: 1px dotted #B4B4B4;
margin-bottom: 5px;
margin-top: 5px;
width: 555px;
}
.postmetadata {
text-align: center;
font-size: 8pt;
line-height: 10px;
color: #4B4B4B;
}
.navi {
font-size: 8pt;
padding: 5px;
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
/* Lists */
#topnav ul {
margin-top: 7px;
}
#topnav li {
display: inline;
font-weight:bold;
list-style-type:none;
margin-right: 6px;
padding:5px;
text-transform:uppercase;
}
#topnav li:hover {
background:#4B4B4B;
}
#topnav li a {
text-decoration:none;
color:#000;
}
#topnav li:hover a {
color:#FFF;
}
#content ul {
margin-left: 35px;
list-style-type: circle;
}
#content ol {
margin-left: 35px;
}
#sidebar ul {
display: block;
list-style: none;
margin:0px;
margin-left: 0;
padding:0px;
}
#sidebar li {
margin-left: 0;
padding-bottom: 2px;
}
#sidebar a:link {
display: block;
background:#F5F5FF;
}
#sidebar a:visited {
display: block;
background:#F5F5FF;
}
#header a:link {
color: #F5F5FF;
font-size: 20pt;
font-weight: normal;
top: 400px;
}
#header a {
padding-left: 20px;
}
#header a:visited {
color: #F5F5FF;
font-size: 20pt;
font-weight: normal;
}
/* Miscellaneous */
blockquote {
background: #F5F5FF;
border-left: 3px solid #B4B4B4;
padding: 4px;
}
input, textarea, select {
border: 1px solid #B4B4B4; 
font-weight: normal;
margin-bottom: 3px;
padding: 2px; 
vertical-align: middle;
}

