/* 
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  { font: 0.8em Arial,Sans-serif; line-height: 1.2; color: #333; background-color: #e4e4e4; }

.post .title a {font: arial, sans-serif; font-size: 25px;}
.post .title a:hover { text-decoration: none; color: #2ABBEF;}
.entry-index {
	line-height: 15px;
	color: #696969;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

.entry h2  {
	color: #000;
	line-height: 30px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-size: 16px;
	font-family: Georgia;
}

div.full-main {
	background: #fff;
}

.entry ol li {
	padding-bottom: 1px;
	line-height: 1.2em;
	border-bottom: 1px dashed #BFBFBF;
	/*list-style: decimal outside url("images/bullet.JPG");*/
	list-style-type: decimal;
	margin-top: 1px;
}


.entry ol {
	font: italic 1.5em Georgia;
	color: #0364a4;
}

.entry ol p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.entry ol p img {
	margin-top: 5px;
}

.entry ol strong {
	font-size: 110%;
}

.entry ol li .linoformat {
	border-bottom: 0;
	color: #333;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: upper latin;
}

.entry ul p {
	margin: 0px 0px 0px 0px;
}

.entry ul li {
	list-style-type: square;
}

span.read-more {
	padding-top: 5px;
	margin-top: 5px;
}

#secnav a {
	font-family: arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #fff;
	text-shadow: black 0px 0px 0px 0px; /*black 0px 1px 3px;*/
	font-size: 17px;
	font-weight: normal;
}

#cat-nav a span {
	color: #fff;
}

#cat-nav a {
	color: #fff;
}

#cat-nav a span:hover {
	color: #fff;
}

#cat-nav a:hover span{
	color: #fff;
}

#cat-nav{
	height: 45;
	border-top: none;
}

#cat-nav a {
	text-shadow: none;
}

#cat-nav #search input {
	font-family: arial, sans-serif;
	font-style: normal;
	color: #000;
	background: #fff;
}

#navigation a:hover {
	background: #333;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
	/*text-shadow: black 0px 1px 3px;*/
	font-size: 17px;
	font-weight: normal;
}

#secnav, #secnav ul {
	background: none;
}

#secnav li {
	background: none;
}

.container {
}

#loopedSlider {
	border-bottom: none;
}
	
