/*.custom #header { border-bottom:none;
height:251px;
padding-top:0;
padding-bottom:3em;
background:url(http://fishfoodblog.com/wp-content/uploads/2009/10/background.gif)
center left no-repeat; }*/

/*-------------------------------------*/
/* clickable  image MLN 10-13-09 */
/*-------------------------------------*/
.custom #header #logo a { 
	display: block; 
	height: 150px;
	width: 941px;
background:url('http://alexandra-marie.com/blog/wp-content/uploads/2009/11/banner2.gif') center left no-repeat;
	outline: none; 
}

/* push title and tagline to far left and make tagline tiny */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

/* header padding */
.custom	#header { 
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em; 
}

/* remove line at bottom of header */
.custom	#header { border-bottom: none; }
/*-------------------------------------*/


.custom #tabs li {
   background: none;
   padding-top:0.7em;
   padding-left:2em;
}

.custom ul#tabs li a:hover {
  text-decoration: none;
}
.custom ul#tabs li a {
  text-transform: none;
}
.custom #tabs, .custom #tabs li {
  border-style: none;
}


.custom #page {
    background: #fff;
}

.custom #footer { border:0; }
.custom #image_box img {
border:medium none;
padding:0;
}

.custom #feature_box {
background:#fff;
border-bottom:none;
} 

.custom #image_box { 
background:#fff;
border-bottom:none
}

.custom #content_box, .custom #column_wrap {
background:none;
}

body.custom {background: #C2E7EE url('http://alexandra-marie.com/blog/wp-content/uploads/2009/11/background2a.gif') center repeat-y }

.custom li.widget {margin-bottom: 1em;}



.custom ul#tabs li a { color: #999999; }

.custom ul#tabs {border:0; background: display:block; width:600px; height:55px; background:url(http://fishfoodblog.com/wp-content/uploads/2009/10/nav.gif) left no-repeat; padding-top:1.8em; padding-left:4.3em;}



.custom .entry-title, .custom .entry-title a {color: #C2E7EE;}

body.custom {color: #666666; }



.post_box, .teasers_box { border-top: 0px dotted #bbb; clear: both; }

.post-date{
float: left;
margin: 3px 5px 0px 0px;
background: display:block; width:50px; height:50px;background: url(http://alexandra-marie.com/blog/wp-content/uploads/2009/10/stamp.gif) no-repeat;
font-style:normal;
letter-spacing:1px;
font-color: #333333;
font-family:"Rockwell";
padding-left:0em;
padding-right:1em;
text-align: center;
line-height:230%
}

.day {
font-size: 2em;
padding-top:-1.0em;
}

.month {
font-size: 1.2em;
padding-top:0.1em;
position: relative;
top: 0.6em;
}


.custom .headline_meta, .custom .headline_meta a {
border-bottom:none;
color: #003366;
font-family:"Helvetica";
}

.custom .format_text .to_comments span.bracket {
color:#CCCCCC;
}

.custom .format_text .to_comments span {
color:#C2E7EE;
}

.custom h3 {
color: #C2E7EE;
font-family:"Rockwell";
}

.custom .comments_closed p {
  display: none;
}

/* Customize Previous and Next Links */
div.prev_next p {
color: #003366;
font-family:"Rockwell";
}

.prev_next a {
text-decoration: none;
font-family:"Rockwell";
}

.custom a, .custom a:visited { color: #003366; }
.custom a:hover { color: #003366; }

.custom a {
text-decoration: none;
}
.custom a:visited {
text-decoration: none;
}
.custom a:hover {
text-decoration: none;
}

.custom .prev_next {
border-top: none;
}

.custom .comments a:hover { border-bottom:none; }

/*------------------------------------*/
/* WIDGET DROPDOWNS - MLN 10-13-09    */
/*------------------------------------*/
/*categories widget centering */
.custom #text-12.widget {
	/* widget body pushed from the left */
	margin-left: 25px;
}
/* categories widget header & centering */
.custom #text-12.widget h3 {
	/* header image */
	background: url('images/categories.gif') left no-repeat;
	/* widget header pulled toward the left */
	margin-left: -25px;
	/* spacing at top to give header room */
	margin-top: 50px;
	/* sit the header right on top of the widget */
	margin-bottom: 0px;
	/* no borders */
	border-top: none; 
	border-bottom: none;
	/* "font" size of title - do not change this */
	font-size: 2.3em; 
}
/*archives widget centering */
.custom #text-11.widget {
	/* widget body pushed from the left */
	margin-left: 25px;
}
/* archives widget header & centering */
.custom #text-11.widget h3 {
	/* header image */
	background: url('images/archives.gif') left no-repeat;
	/* widget header pulled toward the left */
	margin-left: -25px;
	/* spacing at top to give header room */
	margin-top: 50px;
	/* sit the header right on top of the widget */
	margin-bottom: 0px;
	/* no borders */
	border-top: none; 
	border-bottom: none;
	/* "font" size of title - do not change this */
	font-size: 2.3em; 
}

/*------------------------------------*/
/* GOOGLE CUSTOM SEARCH - MLN 10-14-09*/
/*------------------------------------*/
/*search widget centering */
.custom #text-10.widget {
	margin-left: 25px;
}
/* search widget header & centering */
.custom #text-10.widget h3 {
	font-size: 2.3em; 
	background: url('images/search.gif') left no-repeat;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: -25px;
	border-top: none; 
	border-bottom: none;
}


/*------------------------------------*/
/* remove rollover underline on comments */
.custom .format_text .to_comments a:hover { text-decoration: none; }

/*------------------------------------*/
/* comments: color of logged-in admin's comments different from readers' comments */
.custom dl#comment_list .bypostauthor { background: #003366; }

