/* 
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.

*/

.wufoo .info { display:none;
}

}

.widget p, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 15px 0;	
}

.widget h2 {
	font-size: 15px;
}

#clickhere h4 {
	background: url(styles/default/bg_sidebarh2button-trans.png) top center no-repeat;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	width: 300px;
	padding: 5px 0 10px;
        margin: 0 0 15px 300px;
}

#clickhere h4 a {
	color: #FFF;
	text-decoration: none;
}

.widget ul {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 15px 25px;
	list-style: outside !important;
	list-style-image: url(/wp-content/themes/geometric/images/check.png) !important;
}

b {
	font-weight: normal;
	font-size: 14px;
	color: #e1c233;
}

a {
	color: #bdbcbc;
}

a:hover {
	text-decoration: underline;
}

#header {
	margin: 0 0 20px 0;
	padding: 0;
}

#header #logo {
	margin: 0px auto;
	padding: 0;
}

#header #nav a:hover {
	color: #FFF;
}

#nav {
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-transform: none;
}

#header #logo, #header #nav {
	border-bottom: 2px solid #FFF;
}

.post, #blog_small #more {
	border-top: 0 solid #263e53;
        margin: 0 10px;
}

.post h2 {
	margin: 15px 0 20px;
}

.post .entry h3 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	color: #e1c233;
	padding: .5em 0 0 0;
}

.post h2 a {
	color: #fff;
	padding: 0 0 1em 0;
	font-size: 20px;
	text-decoration: none;
}

.post h2 a:hover {
	color: #bdbcbc;
}

#footer {
	background: #990000;
	color: #FFF;
}

#footer a {
	color: #c8c8c8;
	text-decoration: none;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 14px;
	text-transform: none;
	margin: 20px 0 0;
	padding: 15px 0;
}

#footer span {
	font-style: normal;
	text-transform: none !important;
	font-size: 14px;
	margin: 0 0 0 25px;
}

.footer_nav ul li {
	text-transform: none !Important;
	font-size: 14px;
}
