/* 
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.

*/

.entry a{
	color: #2871AF;
	text-decoration: underline;
}
.entry a:visited{
	color: #7db9ed !important
}

.entry a:hover, .entry a:active{
	color: #E92A0B !important
}

.entry ul, .entry ol {
  margin-bottom:15px;
  font-size:14px;
  line-height:20px;
  }​
a:hover.more-link {

		color: #E92A0B;}
/* affects default.css link color */
.widget_outer a{
	color: #2871AF;
text-decoration: underline;
}
.widget_outer a:hover, .widget_outer a:active{
	color: #E92A0B !important
}


.post-alt h2 {
font-size:20px;
line-height:26px;
text-transform:uppercase;
}

.widget h3 {
font-size:20px;
line-height:26px;
padding:25px 20px 20px;
text-transform:uppercase;
}

#wooslider{ padding: 0; margin:1px; font-family: Helvetica, Arial, sans-serif; }
#wooslider h2 { 	margin-bottom: 30px; font-size: 18px; text-transform: uppercase; color: #343434;}
#wooslider h3 {
	color: white;
}
.wooslider .slider-container .slide-content { padding: 20px 20px 0 20px;}
.wooslider .slider-container .slide-content h3 { font-size: 16px; text-transform: uppercase; }

/*Changes the photo caption text size */
p.wp-caption-text {
color:#000000;
font-size:14px;
font-style:italic;
margin:0;
padding:0 0 15px;
text-align:center;
}
#nav1 li ul {
position: absolute;
width: 15em;
left: -999em;
padding-top:1px;
z-index:9999;
}
