/* Style: Pink */


/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

#container  { background: #f9ccde url(pink/bgtile.png) repeat-x top left; }

h1, h2, h3, h4, h5, h6  { color: #333; }

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #e670a9; }


/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */


/* 2.2 Navigation */


/* 2.2.1 Drop-down menus */


/* 2.3 Header */
#logo .site-title a { color: #ff5eaa; }

/* 2.4 Featured Slider */
.slider-nav  { background: url(pink/featurednavtile.png) repeat-x left top; }
.slider-nav ul li a  { color: #f7f0ff; }

/* 2.5 Content */

/* 2.6 Sidebar */

/* 2.7 Footer */
#footer  { background-image:url(../images/bkgdFooterTop.jpg); background-repeat:no-repeat; background: #4B1D2F; width:900px;}
#footer .top  { border-bottom: 1px solid #ff86d7; }
#footer .bottom  { border-top: 1px solid #ffceef; color: white; }
#footer .widget a:link, #footer .widget a:visited  { color: #e670a8; }
#footer .widget a:hover  { color: white; }

#footer #wp-calendar a:link, #footer #wp-calendar a:visited  { color: #e670a9; }
#footer #wp-calendar th  { background: #e670a9; }
#footer #wp-calendar th, #footer #wp-calendar td  { color: white;border: 1px solid #e670a9;}

#footer .widget_woo_twitter ul  { border-top: 1px solid #e670a9; }
#footer .widget_woo_twitter li  { border-bottom: 1px solid #e670a9; }

#footer .widget input#s, .widget input.field  { border:#e670a9 1px solid; }

#footer .widget_woo_flickr a img  { border: #ffddf4 2px solid; }
#footer .widget_woo_flickr a:hover img  { border:#ffddf4 2px solid; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post.home { background: url(pink/post-border-home.jpg) repeat-x left bottom; }

.post-meta span  { background: url(pink/metabullet.jpg) no-repeat right 3px; }

/* 3.1 Typographic Elements */
.entry blockquote  { border-left: 2px solid #ff47c5; }

/* 3.2 Images */

/* 3.3 Pagination / WP-Pagenavi */
.wp-pagenavi .current, 
.wp-pagenavi .on,
.wp-pagenavi a:hover { color: #ff5eaa!important; }

/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
#sidebar .widget_recent_comments li a, .widget_woo_twitter a  { color: #ff5eaa!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* 4.2 Specific Widgets */

/* NEWS WIDGET */

/* WIDGET FORMS */

/* TAG CLOUD */

/* TWITTER */

/* FLICKR */
.widget_woo_flickr a img  { border: #CECFC6 1px solid; }
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* ADS */

/* LIFESTREAM */

/* CALENDAR */


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments .comment.depth-1  { border-bottom: 1px solid #ebeff4; }
#comments .avatar-box img  { border: 1px solid #dee6f4; }


/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform  {	background: #ffddf4; }
#commentform input.txt  { border: 1px solid #eee; }
#commentform textarea  { border: 1px solid #eee; }


/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/

/* 6.1 Buttons */
.button, .button:visited, .reply a{ background-color: #ff5eaa; }
.button.grey { background-color: #ff5eaa; color: black !important; }


/* new footer */

.clearBoth {
	clear:both;
}

.footerIcon {
	float:left;
	padding-right:10px;
}

.footerTitle {
	padding-top:7px;
}

.footerP {
	padding-left:46px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	max-width:511px;
}

.footerP a {
	color:#E670A9;
	text-decoration:none;
	font-weight:bold;
}

.footerP a:hover {
	text-decoration:underline;
}

.footerDivider, .footerDivider hr {
	background-color:#361521;
	border:none;
	height:2px;
	margin:20px 0;
}

#footerLinks p {
	color:#E670A9;
	font-family:Helvetica, Arial, sans-serif;;
	font-size:16px;
}

#footerLinks a {
	text-decoration:none;
	color:#E670A9;
}

#footerLinks a:hover {
	text-decoration:underline;
}

#footerText p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:135%;
}

#recipe h3 {
	padding-bottom:0;
	margin-bottom:0;
}
