/*
File:			custom.css
Description:	Custom styles for Christmas Calm
*/
.custom #header { 
	border-bottom:none; 
	height:280px; 
	width:600px; 
	padding-top:0;	
	padding-bottom:0; 
	background:url('http://www.christmascalm.com/wp-content/themes/thesis_16/custom/images/header.jpg') no-repeat;}

.custom #header #logo { 
	display:none; }

.custom #header #tagline { 
	display:none; }

.custom blockquote {
        margin:22px 40px;
        font-weight: bold;
        background-color:#EDF3E7;
        padding: 0 50px;}

.custom .HL {
         background: #FFFFCC;
         color: #000000;}

.custom .format_text input {
         border-width:0;
         padding:0;
         width: auto;}
