
body.custom { background: #cbdcf0; }
	
	.custom #container { margin-top: 0; margin-bottom: 2em; ; background: #7da7d9; padding:2px; margin-top:-2px;}

		.custom #page { background: #fff; }

/* Footer, Copyright and Footer Image Formatting */
.custom #footer {border:0; padding:1em; margin:0; background:#fff;}  /* Footer */


/* Header - Image Banner */
/*.custom #header {border:0; padding:0; margin:0; height:130px; background:url(images/my-banner.png) center left no-repeat;}*/
.custom #header #logo {font-size:24px }
.custom #header #tagline { font-weight: normal; color: #666666; font-size:16px; font-style: normal;}


/* Header Image 
.custom #header #logo a { display: block; height: 180px; width: 915px; background: url(images/s.jpg) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header { padding: 0;
}
*/

/* Search Box */
.custom #s { background: #fff; }

/* follow me on twitter link
.custom a.twitlink { border: 0px solid black; font-size: 12px; }
 */

/* MultiMedia Ad Box */
.custom div.adblock img {padding: 0.01em; background: #d7d7d7;}
.custom .myads {text-align: center;}

/* Sidebars */
.custom #sidebars {
background: #ffffff;
border-left: 0px solid #ddd;
padding-left:10px;
}

.custom .sidebar_3 { 
	color: #fff;
	background: #ffffff;
}

.custom .sidebar h3 {
	letter-spacing: 0;
	padding: 2px 5px 2px 3px;
	background-color: #499dd3;
	color: #fff;
	font-weight:bold;
}

/* Custom sidebars styling */
div#sidebar_3.sidebar {
	width: 390px;
}

/* div#sidebar_3.sidebar {
	float: left;
	background-color: silver;
}
*/
.custom h2 a {
   color: #213f5d;
   font-weight:normal;
   text-decoration: none;
}
.custom h2 a:visited {
   color: #3399ff;
   font-weight:normal;
   text-decoration: none;
}
.custom h2 a:hover {
   text-decoration: underline;
   font-weight:normal;
}
.custom h2 a:active {
   color: #3399ff;
   text-decoration: underline;
   font-weight:normal;
}

/* Unlinked author name */
.custom span.author {
   color: #58595b;
}

/* Linked author name */
.custom span.author a {
   color: #888888;
}

.custom abbr.published {
   font-weight:bold;
   cursor: default;
}

.custom .headline_meta a {
   color: #888888;
}
.postauthor {
   padding: 3px;
   border:0px;
   font-size:11px;
   margin-bottom:50px;
   margin-top:20px;

}

.authorheadline {
   margin-bottom:5px; 
   margin-right:5px;
}

/* highlight author in comments list 
.avatar img {
float:left;
margin-left:-0.5em;
margin-right:1em;
}

.custom dl#comment_list dd.bypostauthor {
background-color:#e7f8fb;
}

.custom dl#comment_list dt.bypostauthor {
background-color:#e7f8fb; padding-top:20px;
}
*/