/*  
Theme Name: WordPress Uberdose
Theme URI: http://www.uberdose.com/wordpress/wordpress-uberdose-theme.html
Description: The simplest and plainest theme I could think of, in the least lines of CSS and PHP.
Version: 0.2
Author: Dirk Zimmermann
Author URI: http://www.uberdose.com
*/

body {
	color:#000000;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	
}



h2 {
	border-bottom:1px dotted #808080;
	clear:both;
}

h3 {
	border-bottom:1px dotted #808080;
	clear:both;
	padding-top:2em;
}


#previous {
	padding-top:2em;
}

#blogroll li {
	list-style-type:none;
}









#side ul {
text-decoration: none;
border-left: 1px #ff8598 solid;
margin: 0px;
padding: 0px;
border-bottom: 1px #ff8598 solid;
border-right: 1px #ff8598 solid;
margin-bottom: 10px;
width: 150px;
}

#side li {
text-decoration: none;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
width: 150px;
list-style-type: none;
margin-left: 2px;
 }

#side a {
padding-left: 2px; }

#side h2 {
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
text-decoration: none;
border: 1px #ff8598 solid;
background-color: #ff8598;
width: 148px;
margin-left: 0px;
padding-left: 2px; }

#thumbs {
text-align: center; }

#thumbs a {
font-size: 14px;
text-decoration: none;
}

img {
background-image: url(cmbox.jpg);
background-color: #ff8598; }


p {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 14px; }

body {
background-color: #c9d787; }

#wrapper {
width: 780px;
background-image: url(http://www.christymarks.org/images/background.jpg); }

#header {
background-image: url(http://www.christymarks.org/images/header.jpg);
width: 780px;
height: 631px; }

#text {
width: 780px;
height: 600px; }

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 30px;
border: 0em;
margin: 0em;
padding: 0em; }

#footer {}

#main {
float: left;
margin-left: 40px;
width: 500px;
text-align: left;
}

#image {
border: 3px #ff8598 solid;
width: 400px;
align: center; }

#side {
float: right;
width: 152px;
margin-left: 585px;
position: absolute;
}
#ad { }

#date {
color: black;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold; }

#video {
width: 425px;
height: 340px;
position: relative;
top: 218px;
left: -167px; }
img {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
text-decoration: none; }
a:link {
color: #7d8a2e;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none; }
a:visited {
color: #7d8a2e;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none; }
a:hover {
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ff8598; }
a:active {}
