

* {
	margin: 0px;
	padding: 0px;
	font-family: "verdana", sans-serif;
	}
body {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	}

#header {
	width: 100%;
	height: 107px;
	padding: 10px 0px;
	}
	
h1>a {
	margin-left: 10px;
	font-size: 1em;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: -.1em;
	}
	
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	}

.left {
	float: left;
	font-size: 1.1em;
	}

.right {
	float: right;
	font-size: 1.1em;
	}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	}

label {
	font-size: .8em;
	}

#browserwarning {
	width: 400px;
	padding: 10px;
	font-size: .6em;
	background: #000;
	margin: -35px auto 0px auto;
	border: 1px dashed #ff0000;
	text-align: justify;
	display: none;
	}

.wallpaper {
	width: 20px;
	height: 20px;
	display : block;
        float: left;
	margin: 10px 0px 0px 20px;
	}

#bodyowner {
	width: 740px;
	margin: 0px auto;
	}
#search {
    width: 110px;
    padding: 0px;
    margin-right: 15px;
}
#search label {
    font-size: .6em;
}

#s {
	width: 110px;
	background: transparent;
	padding: 2px;
	font-size: .6em;
}

code {
        margin: 5px;
        overflow: auto;
        padding: 3px;
        font-size: .9em;
        display: block;
        }
#topmenu {
        position: absolute;
        text-align: right;
        top: 63px;
        right: 10px;
        font-size: .8em;
        }
#topmenu a {
        background: url('vide.gif') left center no-repeat;
        padding-left: 13px;
        margin-left: 10px;
        }
#topment a:after {
        content: " ";
        }
/* END */

/* Begin Blog and comment styles. */

#contentcontainer {
	font-size: .7em;
	width: 432px;
	float: left;
	}
.blog {
	margin: 0px;
	padding: 0px 35px;
	width: 422px;
    overflow: hidden;
	}
.blogbefore {
	height: 32px;
	width: 492px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	}
.blogafter {
	height: 32px;
	width: 492px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	}
#contentcontainer p {
	text-align: justify;
	padding: 5px;
	}
#contentcontainer p.headertext {
	text-align: left;
	font-size: .9em;
	}
#contentcontainer p.footertext {
	text-align: right;
	font-size: .9em;
	}
#contentcontainer h3 {
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	}
#contentcontainer ol {
	margin: 5px 30px;
	}
#contentcontainer ul {
	margin: 5px 15px;
	}
#contentcontainer ul li {
	list-style-type: none;
	background: url('vide.gif') 0px 2px no-repeat;
	padding-left: 13px;
	}
#contentcontainer h3>a {
	display: block;
	width: 100%;
	}
.blog blockquote {
        margin: 5px 15px;
        padding: 3px;
        font-size: .9em;
        }
#comment {
	display: block;
	width: 360px;
	background: transparent;
	padding: 5px;
	margin: 10px auto;
	font-size: .9em;
	}
#inputcontainer {
	width: 366px;
	margin: 10px auto;
	}
#namefield {
	display: block;
	float: left;
	width: 110px;
	margin-right: 15px;
	}
#emailfield {
	display: block;
	float: left;
	width: 110px;
	margin-right: 15px;
	}
#urlfield {
	display: block;
	float: left;
	width: 110px;
	}
#namefield input, #emailfield input, #urlfield input {
	width: 110px;
	background: transparent;
	padding: 2px;
	font-size: .8em;
	}
#submitter {
	clear: both;
	text-align: center;
	}
#submitter input {
	display: block;
	width: 150px;
	margin: 10px auto;
	}
.blog img {
        max-width: 362px;
        }
/* END */

/* Begin Menu styles */

#menucontainer {
	width: 233px;
	float: right;
	font-size: .6em;
	}
.menu {
	margin: 0px;
	padding: 0px 35px;
	width: 163px;
}

.menubefore {
	height: 32px;
	width: 233px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.menuafter {
	height: 32px;
	width: 233px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#menucontainer p, #menucontainer ul {
	text-align: justify;
	padding: 3px;
	list-style-type: none;
}

#menucontainer ul#links {
    padding: 0px;
}

#menucontainer ul ul {
    padding: 0px 10px;
}

#menucontainer ul#links ul {
    padding: 3px;
}

#menucontainer h3, #wp-calendar caption, #menucontainer h2 {
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
    background: url('vide.gif') left center no-repeat;
    padding-left: 16px;
}
#wp-calendar {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	}
.menu p.links>a, .menu ul li {
	background: url('vide.gif') 0px 2px no-repeat;
	padding-left: 12px;
	line-height: 12px;
        }
ul#links>li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        }
.feedicon {
        margin-top: 4px;
        }
		
#rightcontent {
position: absolute;
right:5px;
top:32px;
width:125px;
background:#ffffff;
border:1px solid #000;}

.c {
color : #abdf41; 
text-decoration : none ; 
font-size : 9px; }

.c:hover{
color :#4B3D40; 
text-decoration : none ;}

.d {
color : #abdf41; 
text-decoration : underline ; 
font-size : 11px; font-weight : bold;
font-family:arial,sans-serif;}

.d:hover {
color : #abdf41; 
text-decoration : underline ; 
font-size : 11px; font-weight : bold;
font-family:arial,sans-serif;}

.e {
color : #abdf41; 
text-decoration : none ; 
font-size : 10px;
font-family:sans-serif;}

.e:hover {
color : #abdf41; 
text-decoration : none ; 
font-size : 10px;
font-family:sans-serif;}

.g {
color : #abdf41; 
text-decoration : none ; 
font-size : 11px;}

.g:hover {
color : #abdf41;
text-decoration : none ;}
/* END */

.c {
color : #abdf41; 
text-decoration : none ; 
font-size : 9px; }

.c:hover{
color :#4B3D40; 
text-decoration : none ;}

.d {
color : #abdf41; 
text-decoration : underline ; 
font-size : 11px; font-weight : bold;
font-family:arial,sans-serif;}

.d:hover {
color : #abdf41; 
text-decoration : underline ; 
font-size : 11px; font-weight : bold;
font-family:arial,sans-serif;}

.e {
color : #abdf41; 
text-decoration : none ; 
font-size : 10px;
font-family:sans-serif;}

.e:hover {
color : #abdf41; 
text-decoration : none ; 
font-size : 10px;
font-family:sans-serif;}

.g {
color : #abdf41; 
text-decoration : none ; 
font-size : 11px;}

.g:hover {
color : #4B3D40;
text-decoration : none ;}


body {
	color: #abdf41;
}


#contentcontainer h3>a, #menucontainer h3, #wp-calendar caption, #menucontainer h2 {
	color: #3ba6e4;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	color: #ddd;
}

.wallpaper, code, #s, #comment, #namefield input, #emailfield input, #urlfield input {
	border: 1px dotted #777;
}

.blog blockquote {
    border: 1px dotted #3ba6e4;
}

#contentcontainer p.headertext {
	color: #eee;
	border-bottom: 1px dotted #777;
}

#contentcontainer p.footertext {
	color: #eee;
	border-top: 1px dotted #777;	
}

#s, #contentcontainer h3, #comment, #namefield input, #emailfield input, #urlfield input {
	color: #bbb;
}

#header { background: url('header.png') top repeat-x; }

.blog { background: url('blogbackground.png'); }

.blogbefore { background: url('blogtop.png') bottom center no-repeat; }

.blogafter { background: url('blogbottom.png') top center no-repeat; }

.menu {	background: url('menubackground.png'); }

.menubefore { background: url('menutop.png') bottom center no-repeat; }

.menuafter { background: url('menubottom.png') top center no-repeat; }