/*
Theme Name: Current
Theme URI: http://fsefitness.com
Description: Functional Strength and Endurance. Join me on the road to fitness
Version: 0.0.1
Author: Freddy
Author URI: 
*/
.hentry .entry a {
   color:#3333ff !important;
   text-decoration:underline !important;
   border:0 !important;
}
.hentry .entry a:hover {
   color:#ff3333 !important;
   border:0 !important;
}
.hentry .entry p{
    margin-bottom:20px !important;
}
#menu li a, #menu li span{
    font-size:1.4em;
}
#menu li a, #menu li span {
    display: block;
    font-weight: 700 !important;
    height: 50px;
    line-height: 40px;
    min-width: 60px;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    width: auto !important;
}
#menu li a:hover {color:#FF7711 !important;
}
#menu li a
{
background: http://fsefitness.com/wp-content/uploads/constructor/images/backgroundmenu.gif #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
.thread-even,
.even {
background-color: #FFFFFF;
}
.date {
display:none;
}
.thumb.alignleft {
    display: none;
}
.navigation {
    overflow: hidden;
    font-size:2.0em;
    clear:both;
}
table {
	width: 80%;
	margin: 0;
	background: #FFFFFF;
	border: 2px solid #333333;
	border-collapse: collapse;
}