/* 
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.

*/

.post h2 a, .box h2 a{
text-decoration:underline;
font-weight:bold;
}

#top{

}

.box, .box2, .widget{
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.nav1 li.active a, .nav1 li a:hover, .current_page_item a{
	background-color:#333;
}

.months{
overflow:auto;
padding:10px 0;
margin:10px 0 30px 0;
}

.months .month{
border:3px solid #000;
background-color:#349ACB;
float:left;
height:30px;
width:105px;
text-align:center;
margin:5px;
padding:10px 5px 0 5px;
font-weight:bold;
color:#fff;
}

.monthContainer{
display:inline-block;
width:135px;
}

.jpgLink{
margin:0 0 10px 50px;
}

#centercol .months .new{
background:url("images/new.png") no-repeat scroll 490px 2px #F5F4F0;
}

.months .month:hover{
text-decoration:none;
background-color:#ddd;
color:#000;
}

#forms div{
border:1px solid #ccc;
padding:5px 0 10px 10px;
margin:0 0 10px;
}

#forms div:hover{
background-color:#ffffcc;
}

#forms div a{
display:block;
font-size:18px;
}

.entry #contact ul{
line-height:8px;
padding:20px;
float:left;
margin:10px 10px 10px 0;
border:1px solid #ccc;
width:250px;
}

.entry #contact ul li{
list-style-type:none !important;
}

div.thinkTankLinks{
 border:1px solid #ccc;
 overflow:hidden;
 float:left;
 width:280px;
}

br.clear{
clear:both;
}

div.thinkTankLinks a{
 padding:7px;
 background-color:#eee;
 border-bottom:1px solid #ccc;
 float:left;
 width:280px;
 margin:0 0 1px 0;
}

div.thinkTankLinks a:hover{
 background-color:#ddd;
}

.fergcorp_countdownTimer_event_time{
font-size:15px;
font-weight:bold;
color:#349ACB;

}
