/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* PAGES NAVIGATION */
#pagenav  { margin-top: 20px; }
#pagenav a  { display:block; z-index:100; margin: 0; padding:0 15px 10px 15px; text-decoration: none; font-size: 20px; font-family: Helvetica Neue, sans-serif; color: #000;  }
#pagenav li ul a:link, #pagenav li ul a:visited  { padding: 0 0 0 10px; font-family: Helvetica Neue, sans-serif !important; font-size: 14px; text-transform: none; border: none; }
#pagenav li.rss a  { padding-right: 25px; }

/* Purple Colors Stylesheet */



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #ed0973; }
a:hover  {}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */


/* 2.2 Navigation */


/* 2.2.1 Drop-down menus */



/* CATEGORY NAVIGATION */

/* PAGES NAVIGATION */
#pagenav a  { border-bottom: 4px solid #ED84B5; }
#pagenav li.current_page_item a, #pagenav li a:hover  { border-color: #ed0973;  }
#pagenav li ul  { border-top: 1px solid #ED84B5; }
#pagenav li ul li  { border-color: #ED84B5; }
#pagenav li ul a:hover  { color: #fff!important; background: #ed0973;  }
#pagenav li.rss a  { color: #ed0973; }



/* 2.3 Header */


/* 2.4 Content */


/* 2.5 Sidebar */


/* 2.6 Extended Footer */
#extended-footer  { background-color: #FFDAEB; color: #585858; }
#extended-footer li a:link, #extended-footer li a:visited  { color:#585858; }
.one, .two  { border-right: 1px solid #FFDAEB; }

/* 2.7 Footer */



/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post .date  { background:  }

.post-meta li .body a:hover  { color: #ed0973; }


/* 3.1 Typographic Elements */

/* 3.2 Images */
.post img.thumbnail  { border: 3px solid #ED84B5; }
.entry img  { border: 3px solid #ED84B5; }

/* 3.3 Pagination / WP-Pagenavi */

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { color: #ed0973; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background: #ED84B5 !important; color: #ed0973; }


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */
.widget h3  { border-bottom: 1px solid #ed0973; }

.widget ul li a:link, .widget ul li a:visited { background:) no-repeat 10px center; border-bottom: 1px solid #ED84B5; }
.widget ul li a:hover  { color: #ed0973;  }

.widget_recent_comments li, #twitter li  { border-bottom: 1px solid #ED84B5; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { color: #ed0973!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* 4.2 Specific Widgets */

/* FEATURED POSTS */

#featured li  { border-bottom: 1px solid #ED84B5; }
#featured span.thumb img  { border: 5px solid #ED84B5; }
#featured span.thumb img:hover  { border-color: #ed0973; }

/* WIDGET FORMS */
input#s, input.field  { border: 1px solid #ED84B5; }
input#s:focus, input.field:focus  { border: 1px solid #ED84B5; }
input.submit  { background-color: #ed0973; }

/* FLICKR */
#flickr a img  { border: #ED84B5 3px solid;}
#flickr a:hover img  { border:#ED84B5 3px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #ED84B5; }

/* TEXT WIDGET */

/* CALENDAR */
#wp-calendar th,#wp-calendar td{background:#ED84B5;}
#wp-calendar th  { color: #ed0973; }

/* ADS */
#sidebar .ads125 { border: 1px solid #ED84B5; }

/* 4.3 Extended Footer Widgets */


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */


/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform #submit  { background-color: #ED84B5; }



