/* 
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.

*/

body{
	color: #636363;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 24px;
}

.fact_box {background:#E5ECF9;}

.factfont { 
   font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; 
  font-size: 12px;
text-indent: 10px;
}

.factprompt { 
   font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; 
  font-size: 12px;
font-weight:bold;
color: #E92A0B;
text-transform: uppercase;
}

.fact_box-outer {
	width: 634px;
	float: left;
	margin-bottom: 20px;
	border: 3px solid #F7F7F7;
}

.fact_box-info {
	float: left;
	width: 570px;
	padding: 30px;
	margin: 1px;
	border: 1px solid #F7F7F7;
	background:#E5ECF9;
}

.fact_box-head {
}

.fact_box-head p {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	padding: 0;
}

.fact_box-head h3 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color:#1d1d1d;
	margin-bottom: 20px;
}

.fact_box-photo {
	float: left;
	margin:  0 30px 0 0;
	background-color: #ffffff;
}

.fact_box-description {
	float: left;
	margin:  0;
	font-family: Helvetica, Arial, sans-serif;
	color: #898989;
	font-size: 11px;
}


.fact_box-photo img {
	background-color:#FFFFFF;
	border:1px solid #E3E3E3;
	float:left;
	padding:1px;
}

#topbanner img {
float:right;
padding: 2px;
border: 1px solid #efeeee;
}

.adtext {font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; 
  font-size: 12px;
}

.amazon {padding-right:5px;}

#nav {
    background-color: #fea201;
    border-bottom: 3px solid #E7E7E7;
}

#nav1 a {
    color: #939393;
}


.featuredlink_box {
background:#fdf3e2;
padding:10px;
}

.option_one {
background:#fdf3e2;
padding:5px;}

.option_two {
background:#ffffff;
padding:5px;}

.featurehead {
    font-family: Helvetica,Arial,sans-serif;
    color: #E92A0B;
    font-size: 12px;
    line-height: 24px;
}

.social_network {
    position : relative;
    list-style-type : none;
}
.social_network li-b {
    float : left;
    padding : 6px;
    margin : 2px;
}

#talking-points .post-title {
    color: #1D1D1D;
    float: right;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 20px;
    text-transform: uppercase;
    width: 400px;
}
