/* 
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 {
	background: #204A75 url(images/bg.png) no-repeat top center;
}

#header {
   padding: 0px 0px;
}

.latest_twitter {
   margin-top:   30px;
   padding-top:  30px;
}


.nav li ul {
    width: 220px;
}


.nav li ul li {
   background: #e6e6e6;
   border-bottom: 1px solid #0a2846;
   border-top: 1px solid #0a2846;
}

.nav li ul li a  { 
	width: 220px; 
	color: #333399; 
	font-size: 0.8em; 
	border: none; 
}

#loopedSlider .bottom-bg {
	background: none;
}

#content {
	background: #e6e6dc;
}

#content-home {
	background-color: #e6e6dc;
}

.quote-bot {
    	background:	none;
}

#loopedSlider .controls {
	background: 	#e6e6dc;
	color: 		#DCD9C1 !important;
}

.entry h3 {color: #008000; }

.title a {
	color: #408DB9; 
}

.entry a {
	color:  #408DB9;
}

.frame {
	border: 3px solid #09213d; 
}

#main-page1 ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;
}

#main-page1 ul li {
	line-height: 25px;
}


#main-page1 h3 {color: #008000; }

#footer-widgets h3 {
	color: #333;
	text-shadow: none;
}

#footer-widgets ul {
	font-size:  14px;
}

#footer-widgets .widget ul li {
	background: none;	
	border: none;
	color: #DBDBDB;
	list-style-type: circle;
	padding: 0px;
	font-size:  12px;
}

#footer-widgets .widget ul li a {
/*	color: #408DB9;     */
	color: #006699;
	text-shadow: none;
}

#logo-right {
   float: right;
}

.sidebarfont {
   font-size: 14px;
text-align:justify;
}