/*
	

.custom #container{ background: url(images/container_blue_bg.jpg) repeat-y top right; }

.custom #header{ background: #333; border-bottom: 4px solid #069; }

.custom #top-menu{ background: #eff5fb; }

.custom a{ color: #069; }

.custom .entry a{ text-decoration: underline; }

.custom .entry a:hover{ text-decoration: none; }

.custom .entry img.left { background: #CEE3F6; }
		
.custom .entry img.right { background: #CEE3F6; }
		
.custom .entry img.center { background: #CEE3F6; }

.custom .title{ color: #E0ECF8; }

.custom .title a{ text-decoration: none; color: #E0ECF8; }

.custom .title h1{ width: 264px; height: 40px; position: relative; margin: 15px 0 0 12px; padding: 0; }
.custom .title h1 span{ background: url(images/cd_logo.jpg) no-repeat; position: absolute; width: 100%; height: 100%; }
.custom .title h4{ font-size: 10px; margin-left: 5px }

.custom #search_form { border: 1px solid #E0ECF8; }

.custom #search_form .search_input { color: #069; }

.custom #top-menu a:hover{ background: #CEE3F6; }

.custom .postinfo, .postmetadata{ background: #eff5fb; border-top: 1px solid #CEE3F6; border-bottom: 1px solid #CEE3F6; }

.custom .postinfo a:hover{ color: #069; text-decoration: underline; }

.custom ul.miniblog { border-top: 3px solid #E0ECF8; border-bottom: 3px solid #E0ECF8; }

.custom .miniblog li a { color: #069; text-decoration: underline; }

.custom .sidebar ul li h2{ color: #069; background: #E0ECF8; border: 3px solid #fff; }

.custom .sidebar ul li h3{ color: #069; background: #E0ECF8; border: 3px solid #fff; }

.custom .sidebar ul li{ border: 1px solid #CEE3F6; }

.custom .sidebar ul ul li{ border: none; }

.custom #footer{ background: #eff5fb; border-bottom: 10px solid #069; color: #069; }

.custom #footer a{ color: #069; }


------------------------------------------------------------------------------------*/