/* 
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.

*/

/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/
/* 1.1 Defaults */

body  { background: #fff url(styles/green/bgconvit.jpg) repeat-x; }

/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 14px Arial, Helvetica, sans-serif; line-height: 1.5; color: #336666; }

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #78c4ba; }
a:hover  {}




/* 2.2 Navigation 
#navigation  { text-transform: uppercase; font-size:11px; background-color: #78c4ba; }
.nav, .nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
.nav li  { float:left; width: auto; }
*/

/* PAGES NAVIGATION */
#pagenav  { margin-top: 20px; }
#pagenav a  { display:block; z-index:100; margin: 0; padding:0 15px 10px 15px; text-transform: lowercase;text-decoration: none; font-weight: bolder; font-size: 20px; font-family: Georgia, Helvetica, arial, sans-serif; color: #E0EEEE;  }
#pagenav li ul a:link, #pagenav li ul a:visited  { padding: 0 0 0 10px; font-family: Helvetica, Arial, sans-serif !important; font-size: 14px; text-transform: none; border: none; }



/* PAGES NAVIGATION */

#pagenav li.current_page_item a, #pagenav li a:hover  { color: #000000;}
#pagenav li ul  { border-top: 1px solid #78c4ba; }
#pagenav li ul li  { border-color: #78c4ba; }
#pagenav li ul a:hover  { color: #fff!important; background: #78c4ba;  }


#header{padding:25px 0;clear:both;position:relative;}

/* 2.6 Extended Footer */
#extended-footer  { background-color: #78c4ba; color: #585858; }
#extended-footer li a:link, #extended-footer li a:visited  { color:#585858; }
.one, .two  { border-right: 1px solid #585858; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post .date  { background: url(styles/green/date.png) no-repeat left top; }

.post-meta li .body a:hover  { color: #78c4ba; }


/* 3.1 Typographic Elements */

/* 3.2 Images */
.post img.thumbnail  { border: 5px solid #585858; }
.entry img  { border: 5px solid #585858; }

/* 3.3 Pagination / WP-Pagenavi */

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { color: #78c4ba; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background: #585858 !important; color: #78c4ba; }


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */
.widget h3  { border-bottom: 1px solid #585858;
font-family: Georgia, serif;
text-transform: lowercase;
color: #8B4513; 
 }

.widget ul li a:link, .widget ul li a:visited { background: url(styles/green/bullet.png) no-repeat 10px center; border-bottom: 1px solid #585858; }
.widget ul li a:hover  { color: #78c4ba; background: url(styles/green/bullet_hover.png) no-repeat 10px center; font-weight: bold; }

.widget_recent_comments li, #twitter li  { border-bottom: 1px solid #585858; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { color: #78c4ba!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* 4.2 Specific Widgets */

/* FEATURED POSTS */

#featured li  { border-bottom: 1px solid #585858; }
#featured span.thumb img  { border: 5px solid #585858; }
#featured span.thumb img:hover  { border-color: #78c4ba; }

/* WIDGET FORMS */
input#s, input.field  { border: 1px solid #585858; }
input#s:focus, input.field:focus  { border: 1px solid #78c4ba; }
input.submit  { background-color: #78c4ba; }

/* FLICKR */
#flickr a img  { border: #585858 3px solid;}
#flickr a:hover img  { border:#78c4ba 3px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #585858; }

/* TEXT WIDGET */

/* CALENDAR */
#wp-calendar th,#wp-calendar td{background:#585858;}
#wp-calendar th  { color: #78c4ba; }

/* ADS */
#sidebar .ads125 { border: 1px solid #585858; }

/* 4.3 Extended Footer Widgets */


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */


/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform #submit  { background-color: #78c4ba; }

/* 5.4 Gravity forms */
.gform_wrapper input.button { background-color: #78c4ba; }
