/*   
Theme Name: Easy Read
Theme URI: 
Description: Theme designed to display content in easy to read manner.
Author: Zeb Frye
Author URI: http://www.fryedesign.com
Version: 1.0

*/

body {margin: 0px; width: auto; height: auto; background-color: #F4F4F4; font-family: Arial, Helvetica, sans-serif;}

div {margin: 0px; padding: 0px;}
img {border: 0px;}

.narrow {width: 959px; margin: 0px auto 0px auto;}

#social-network {height: 32px; padding: 15px 60px 0px 0px; text-align: right;}
	#social-network img {padding-left: 10px; border: 0px;}

#logo-strip {height: 137px; margin: 0px; padding: 0px;}
	#logo {padding: 8px 0px 4px 0px;}
	
#navigation {height: 48px; text-align: right; display: block;}
	.nav-link-ul {margin: 0px; padding: 0px; white-space: nowrap;}
		.nav-link-ul li {display: block; float: right; list-style-type: none;}
		
		/* Link Configuration */
		#nav-link-home {width: 97px; height: 48px; background-image:url(images/links/home.png); background-position: 0px 48px; display: block;}
		#nav-link-home:hover {background-position: 0px 96px;}
		#nav-link-about {width: 97px; height: 48px; background-image:url(images/links/about.png); background-position: 0px 48px; display: block;}
		#nav-link-about:hover {background-position: 0px 96px;}
		#nav-link-calendar {width: 97px; height: 48px; background-image:url(images/links/calendar.png); background-position: 0px 48px; display: block;}
                #nav-link-calendar:hover {background-position: 0px 96px;}
		#nav-link-pages:hover {background-position: 0px 96px;}
		#nav-link-blog {width: 97px; height: 48px; background-image:url(images/links/blog.png); background-position: 0px 48px; display: block;}
		#nav-link-blog:hover {background-position: 0px 96px;}
		#nav-link-resources {width: 97px; height: 48px; background-image:url(images/links/resources.png); background-position: 0px 48px; display: block;}
		#nav-link-resources:hover {background-position: 0px 96px;}
		
		.nav-active {background-position: 0px 0px !important;}

#header {height: 188px; background-image: url(images/header-bg.jpg); }
#header-shadow {background-image: url(images/header-shadow-bg.png); height: 39px;}

/* CONTENT */
#content-container {background: url(images/content-bg.png) no-repeat; width: 959px; min-height: 324px; margin-top: -227px; position: relative; overflow: hidden;}
	#content {width: 550px; height: auto; padding: 65px 0px 0px 50px; position: relative; overflow: hidden; float: left;}
        #content-full {width: 850px; height: auto; padding: 65px 0px 0px 50px; position: relative; overflow: hidden; float: left;}
	#title {font-family: MONOTYPE CORSIVA, MYRIAD PRO, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 30px; color: #333;}
	#content-body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #525252; line-height: 18px;}

#content-container a {color: #006699; font-style: normal; text-decoration: none;}
#content-container a:visited {color: #006699; font-style: normal; text-decoration: none;}
	
/* COLUMN */
#right-column {float: right; width: 260px; margin-top: 103px; margin-right:60px; font-family: Arial, Helvetica, sans-serif;  font-size: 11px;}
	#right-column dt {line-height: 20px; color: #333333; text-transform: uppercase; border-bottom: 1px solid #CCCCCC;}
	#right-column dd {color: #666666; text-align: right; font-style: italic; line-height: 20px;}
	#right-column dd a {color: #006699; font-style: normal; text-decoration: none;}
	
.related-topics-widget {line-height: 20px; color: #333333; text-transform: uppercase; border-bottom: 1px solid #CCCCCC;}
.related-topics-widget-ul {list-style-image: url(images/pip.png); list-style-type: none; font-size: 13px; margin: 5px 0px 0px 20px; padding: 0px; line-height: 20px;}
.related-topics-widget-ul li {padding: 5px 0px 5px 0px;}
.related-topics-widget-ul a {color: #006699; font-style: normal; text-decoration: none;}


	
/* FOOTER */
#footer-top {background: url(images/footer-bar.png) repeat-x; height: 12px; margin: 50px 0px 0px 0px;}
#footer {height: 288px; background-color: #14171B;}

.bottom-widget {margin: 0px; padding: 0px; float: left; width: 319px; font-weight: normal;}
.bottom-widget h2 {color: #666666; font-family: VRINDA, Arial, Helvetica, sans-serif; font-size: 20px; text-transform: uppercase;}

#favorite-links-widget ul {list-style-type: none; list-style-image: url(images/star.png); color: #CCCCCC; font-size: 12px; margin: 0px; padding: 0px 60px 0px 25px;}
#favorite-links-widget li {border-top: 3px dashed #202326; line-height: 16px; padding-bottom: 4px;}

#recent-comments-widget ul {list-style-type: none; list-style-image: url(images/widget-quotes.png); color: #CCCCCC; font-size: 12px; font-style: italic; padding: 0px 70px 0px 25px;}
#recent-comments-widget li {line-height: 16px; padding: 4px 0px 4px 0px;}
#recent-comments-widget div {color: #666666; text-align: right; }

.highest-rated-post {position: relative; overflow: hidden; padding: 0px 0px 12px 0px;}
.highest-rated-post-img {float: left; margin-right: 15px;}
.highest-rated-post dl {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.highest-rated-post dt {color: #CCCCCC; text-transform: uppercase; font-size: 11px; padding: 0px 0px 2px 0px;}
.highest-rated-post dd {margin: 0px; padding: 0px 0px 2px 0px; font-style: italic; color: #666666; font-size: 10px;}

.widget_text {list-style-type: none;}
