@charset "utf-8";

/*   
Theme Name: Just My Life
Theme URI: http://www.just-my-life.de
Description: This theme ist custom made for the website just-my-life.de. 
Author: Florian Rachor
Author URI: http://www.florian-rachor.de
Version: 1.0
.
This Theme is NOT free! If you want your own, just contact me.
.
*/

/* General Tags */

body {
background-image: url(images/bg.gif);
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#626262;
}

h1 {
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#626262;
line-height: 1.3em;
}

h1 a{
color:#626262;
text-decoration:none;
font-size: 16px;
}

h1 a:hover{
text-decoration:underline;
}

a {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color:#c07bdd;
}

a:hover {
text-decoration:underline;
} 

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#626262;
line-height:1.5em;
}

img {
border: 1px solid #c7b9a4;
}

/* frames and head */

#frame {
width: 100%;
background-image: url(images/header_bg.gif);
background-repeat: repeat-x;
}

#header {
width: 1000px;
background-image:url(images/header.png);
background-repeat:no-repeat;
margin:auto;
padding: 175px 3px 0 200px;
}

#c_top {
width: 502px;
height: 36px;
background-image:url(images/c_top.png);
}

#c_frame {
width: 502px;
background-image:url(images/c_bg.png);
}

#c_bot {
width: 502px;
height: 10px;
background-image:url(images/c_bot.png);
margin: 0 0 20px 0;
clear: both;
}

/* Navigation */

#c_left {
width: 125px;
float: left;
margin: 0 0 0 -100px;
}

ul.navi {
list-style-type: none;
margin: 0;
padding: 0;
}

ul.navi li {
background-image:url(images/navi.png);
width: 115px;
height: 19px;
margin: 5px 0 0 0;
padding: 5px 0 0 10px;
}

ul.navi li:hover {
background-image:url(images/navi_hov.png);
}

ul.navi li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #FFFFFF;
display: block;
}

/* Content */

#c_center {
width: 429px;
margin: 0 0 0 35px;
}

.calender {
width:55px;
height:62px;
background-image:url(images/calender.png);
float:left;
margin: 0 5px 0 0;
}

.day {
font-size: 30px;
color: #FFFFFF;
line-height:24px;
margin: 10px 0 0 0;
text-align: center;
}

.month {
font-size: 10px;
color: #FFFFFF;
margin: 5px 0 0 0;
text-align: center;
}

div.postmetadata {
width:356px;
height:29px;
background-image:url(images/comments_bg.png);
float: left;
}

p.postmetadata {
}

.space {
height: 60px;
}

.date {
float: left;
}

.date p{
font-style:italic;
font-size: 10px;
margin: 7px 0 0 10px;
}

.comments {
float: right;
}

.comments p{
font-style:italic;
font-weight: bold;
font-size: 10px;
margin: 7px 10px 0 0px;
}

.comments a{
font-size: 10px;
text-decoration: none;
color: #626262;
}

.comments a:hover{
text-decoration:underline;
}

div.more {
width:63px;
height:22px;
background-image:url(images/more_bg.png);
float:right;
padding: 7px 0 0 10px;
}

.more a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
text-decoration:none;
}

.more a:hover{
text-decoration:underline;
}

div.title {
height: 50px;
}

p.tags {
margin: 0;
}

div.page {
width: 430px;
margin: 30px;
}
/* Sidebar */

#c_right {
width: 199px;
float: right;
margin: 280px -172px 0 0;
}

#search {
width: 199px;
height: 44px;
background-image:url(images/search_bg.png);
}

#searchform {
margin: 0 0 0 0;
padding: 11px 0 0 35px;
}

input.text {
border:.05em solid #999;
width:9em;
}

input.submit {
border:.05em solid #999;
width:2em;
}

.box_head{
width:199px;
height:23px;
background-image:url(images/box_top.png);
margin: 15px 0 0 0;
}

.box_bot{
width:199px;
height:23px;
background-image:url(images/box_bot.png);
}

.box_center{
width:149px;
background-image:url(images/box_center.png);
padding: 0 10px 0 40px;
}

h1.box {
font-size: 12px;
margin: 0 0 5px 0;
}

p.box {
font-size: 10px;
margin: 5px 0 0 0;
}

.box_center ul{
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #626262;
line-height: 1.7em;
}

.box_center li{
border-bottom: 1px solid #626262;
margin: 0 13px 0 10px;
}

.box_center a{
color: #626262;
text-decoration:none;
}

.box_center a:hover{
text-decoration:underline;
}

/* footer */
#footer {
width: 429px;
height: 20px;
border-top: 1px solid #626262;
clear: both;
margin: auto;
}

.footer {
font-size: 10px;
color: #626262;
text-decoration:none;
margin: 0;
}

.footer a:hover {
text-decoration:underline;
}
