/* globals */
html					{ height: 100%; min-height: 100%; margin: 0; padding: 0; }
body, body.single-post					{ background-color: #81496d; color: #333; font: 12px verdana,'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6	{ font-weight: 700; color: #1E1B1A; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus 					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #313428; text-decoration: underline; }
a:hover					{ color: #81496d; }



a.postlink, a.postlink:link, a.postlink:visited	{ color: #0000ff; text-decoration: underline; }
a.postlink:hover					{ color: #81496d; }



a.sblargebold, a.sblargebold:link, a.sblargebold:visited { 
font-size: 120%; font-weight: bold; color: #0000ff; text-decoration: underline; text-align: center;}

a.sblargebold:hover {
font-size: 120%; font-weight: bold; color: #81496d; } 



div.sblargebold {
font-size: 120%;
font-weight: bold;
color: #0000ff;  
text-align: center; 
padding-top: 5px;
padding-bottom: 10px;}



a.sblargebolds, a.sblargebold:link, a.sblargebold:visited { 
font-size: 110%; font-weight: bold; color: #0000ff; text-decoration: underline; text-align: center;}

a.sblargebolds:hover {
font-size: 110%; font-weight: bold; color: #81496d; } 


div.sblargebolds {
font-size: 110%;
font-weight: bold;
color: #0000ff;  
text-align: center; 
padding-top: 5px;
padding-bottom: 10px;
}

div.widgetebooks {
font-size: 120%;
font-weight: bold;
text-align: center;
padding-top: 20px;
}

div.widgetebookstop {
font-size: 110%;
font-weight: bold;
text-align: center;
padding-top: 8px;
}



p						{ line-height: 1.5em; margin: 0 0 1.25em; text-align: justify;}

blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; font-style: normal; }

blockquote p:last-child	{ margin: 0 0 5px; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }


pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }


input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }

input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; 
font-weight: 700; }

input[type=submit]:hover, #wp-email-submit:hover    { background: #313428; color: #FFF; }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }

th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }

th, thead th			{ font-weight: 700; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }

td, tbody td			{ background: #F0F0F0; }



table.post {
border: 0;
background: #fff;
}

td.post {
border: 0;
background: #fff;
}





table.rwidget {

padding-bottom: none;
}


table.rwidget2 {

margin-bottom: 0;
}

td.rwidget1 {
font-weight: bold;
text-align: center;
width: 50%;
}


td.rwidget2 {
font-weight: bold;
text-align: center;
width: 50%;
}


td.rwidget3 {
vertical-align: top;
/* text-align: justify; */
padding-right: 10px;
width: 50%;
}


td.rwidget4 {
font-weight: bold;
text-align: center;
font-size: 120%;
padding-top: 15px;
padding-bottom: 15px;

}


td.rwidget5 {

text-align: center;
font-size: 100%;
padding-top: 10px;
padding-bottom: 10px;
}






/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

img.imgcenter {
padding-top: 1px;
padding-bottom: 15px
}

img.imgright {
float: right;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
border: 0;
}

img.imgright2 {
float: right;
padding-top: 7px;
padding-bottom: 15px;
padding-left: 15px;
border: 0;
}


img.imgright3 {
float: right;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 15px;
border: 0;
}

img.imgright4 {
float: right;
padding-top: 15px;
padding-bottom: 7px;
padding-left: 15px;
}




img.imgleft {
float: left;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

div.adblocktop {
float: left;
padding-right: 15px;
padding-bottom: 15px;
}

div.adblocktopr {
float: right;
padding-left: 15px;
padding-bottom: 15px;
}

div.adblockbottom {
align: center;
padding-top: 10px;
padding-bottom: 10px;
}












.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: 700; line-height: 20px; margin: 2px; text-decoration: none; }
.tags a:hover					{  border-bottom: 1px solid #4B513E; }

.xoxo					{ padding: 0; }
.arras					{ color: #383332 !important; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; padding: 0 0;  }

#main					{ padding: 15px 10px 0; background: #6f3f5e; border: 0px solid #d3d1c7; }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					/* { background: #1e1b1a; border-bottom: 5px solid #383332; padding: 0; } */


{ background: #81496d url('/images/flc-logo6.jpg')
no-repeat 50% 50%; border-bottom: 15px solid #81496d; padding: 0 0
0 0; height:115px; }






#branding				{ width: 980px; margin: 0 auto; padding: 0 0 20px; }

.logo					{ max-width: 590px; float: left; margin: 21px 0 0 10px; }

.logolink { display:block; width: 982px; height: 100px; }

.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }

.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 11px; font-weight: 700; color: #7d716d; margin: 0; padding: 3px 0 0; text-transform: uppercase; }






/* navigation */
#nav					{  zoom: 1;  width: 982px; margin: auto; max-height: 32px; background: #e3cfe1;  /* background: url(../../images/topnav.jpg) repeat-x top; */ }

#nav-content			{ margin: 0 auto; width: 978px; }

.sf-menu				{ font-weight: 700; max-width: 770px; }

.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 31px; padding: 0 0 2px; margin: 0; height: 32px; }

.sf-menu a				{ display: block; text-decoration: none; padding: 0 10px; color: #000; 
font-size: 12px;  }

.sf-menu a:hover		{ color: #fff; }

.sf-menu li.sfhover, .sf-menu li:hover { background: #6f3f5e; }

.sf-menu li				{ float: left; padding: 0; }

.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; }
.sf-menu li li a		{ background: #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -25px 0 0 148px; }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: #383332; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: #FFF; color: #666; font-size: 11px; }

.quick-nav				{ float: right; list-style: none; margin: 0; padding: 0; }
.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }





/* search bar */
#searchbar				{ float: right; overflow: hidden; margin: 25px 0 0; border: 4px solid #383332; background: #EFEFEF; width: 250px; padding: 5px 4px; }
.searchform .s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 229px !important; }
.searchform .searchsubmit { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; color: transparent; text-transform: capitalize; }
.searchform .searchsubmit:hover { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }





/* sidebar */

.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }

.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin: 0 0 0 15px; padding: 0; }

.widgetcontainer li		{ margin: 10px 0;   font-size: 105%; }

.widgetcontainer li li		{ margin: 3px 0; font-size: 90%;  }

.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; /* font-size: 12px; */ }

.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }

.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }

.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }

.widgettitle			{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }

.widgettitle a			{ color: #333; }

.widgetcontent			{ border: solid #CCC; border-width: 0 1px 1px; background: repeat-x #FFF; margin-bottom: 10px; padding: 10px; line-height: 1.4em; }

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{ float: left; border: 3px solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ font-size: 11px !important; text-transform: uppercase; font-weight: 700; color: #000; }

.multi-sidebar .tabs	{ list-style: none; margin: 0 0 5px; padding: 0; overflow: hidden; }
.multi-sidebar .tabs li	{ float: left; background: #81496d; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar #s-tags a:link, .multi-sidebar #s-tags a:visited	{ font-weight: 700; text-decoration: none; padding: 0 2px; }
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts	{ list-style: none !important; margin: 0 0 0 5px !important; }
.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments a	{ font-weight: normal; }

#wp-calendar			{ width: 100%; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0 0 0 -1px; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
						




/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; height: 270px; border: 5px solid #e3cfe1; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px;  }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; position: absolute; left: 5px; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; position: absolute; left: 605px; }
#controls .next:hover, #controls .prev:hover	{ opacity: 1; }

#featured-slideshow		{ position: relative; height: 270px; margin-right: 20px; z-index: 0 !important; }			

.featured-article		{ display: block; width: 640px; height: 270px; text-decoration: none !important; background-position: center !important; }

.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: #000; height: 105px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }


.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 18px; font-weight: 700; }


.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }




/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }







/* latest headlines */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0 0 20px; padding: 0; overflow: hidden; }
.posts-default .post	{ float: left; margin: 0 4px 15px 0; font-size: 12px; padding: 0 0 10px; }

.posts-default img		{ float: left; background: #111; }

.posts-default .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px; line-height: 1.4em;  }

.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #000; text-decoration: none; }

.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #000; overflow: hidden; margin: 0 5px; line-height: 1.4em; }

.posts-default .entry-thumbnails-link	{ border: 5px solid #d2b4cf; }

.posts-default .entry-thumbnails-link:hover { border: 5px solid #81496d; }

.no-js .posts-default .entry-summary	{ height: 60px; }

.entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails:hover	{ border-color: #383332; }
.entry-thumbnails-link { float: left; margin-right: 15px; background: #111; display: block; }

.posts-quick			{ margin: 0 10px 10px 0; padding: 0; }
.posts-quick li			{ padding: 0 10px 0 0; border-bottom: 1px solid #CCC; margin: 0 0 10px; }
.posts-quick img		{ text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: 700; font-size: 16px; margin: 0 0 5px; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; margin-bottom: 15px; }
.posts-quick .entry-thumbnails	{ float: left; margin: 0 20px 10px 0; border: 5px solid #d2b4cf; }
.posts-quick .entry-thumbnails:hover	{ border-color: #81496d; }
.posts-quick .quick-read-more	{ margin: 10px 0 0; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
.posts-quick .quick-read-more a:hover { background: #81496d; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -30px 0 0 5px; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.posts-line, .posts-default, .posts-quick				{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px 1px 10px 12px; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; }
.posts-line a:link, .posts-line a:visited	{ color: #373331; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

.navigation				{ margin: 0 10px 10px 0; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 8px 3px; border-bottom: 1px solid #DDD; margin: 0 15px 20px 0; color: #fff; }








/* single post */

.single .post, .single-post	{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 0 15px; }

.single .post .entry-title, .single-post .entry-title	{ font-size: 22px; font-weight: 700; 
padding: 0; margin: 20px 0 15px; letter-spacing: -1px; line-height: 1.4em; }

.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post 

.entry-title a:visited	{ text-decoration: none; color: #6f3f5e; }

.single .post .entry-info, .single-post .entry-info	{ margin-bottom: 15px; color: #848485; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 5px 0 0; }
.single-post .entry-cat a:link, .single-post .entry-cat a:visited	{ color: #666; }
.single-post .entry-cat a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{ display: block; margin: 2px 0 0; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 616px; margin: 10px 0; overflow: hidden; border: 1px solid #CCC; }
.single .post .entry-content, .single-post .entry-content	{ margin: 20px 0; font-size: 12px; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.8em; }
.entry-content ul, .entry-content ol	{ padding: 0 1em 0.5em; }
.entry-content ul li, .entry-content ol li	{ margin: 0.5em 0; }
.entry-content h3 { font-size: 16px; }
.entry-content form { margin: 1em 0; }
.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; padding: 0 0 0 14px; }

.single-post 			{ padding: 0 10px; }
.page .entry-content	{ margin: 0 0 20px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.single-post-meta-field { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	{ border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 11px; margin: 0 0 10px; color: #333; font-weight: 700; text-transform: uppercase; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC !important; color: #313428 !important; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC !important; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: 700; border: 1px solid #CCC !important; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }






/* comments */
#commentlist			{ background: #F3F3F3; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child	{ padding: 0; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }
#commentlist p			{ clear: left; line-height: 1.8em; }
#commentlist .reply		{ float: right; }

#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li	{ border-bottom: none; border-left: 5px solid #DEDEDE; padding: 0 0 0 10px; }
#commentlist #respond	{ clear: both; padding: 10px 0 0; border-top: 1px solid #CCC; }
#commentlist #respond .module-title { margin: 0; background: url(../../images/feed-title-blue.jpg) top repeat-x; color: #FFF; border: 1px solid #0052A3; }
#commentlist #respond #commentsform	{ margin: 0; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; font-size: 12px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 10px; font-weight: 700; float: right; display: none; }
#commentlist .comment-node:hover .comment-controls { display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #313428; color: #FFF; }

.comments-navigation	{ clear: both; margin: 0 20px 10px 10px; }
.comments-navigation a	{ border-top: 0; }

.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 150px; padding: 5px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; }
#commentsform .error	{ display: block; padding: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; padding: 0 10px; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }





/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 250px; }





/* footer */
#footer				{ margin: 5px auto 0; margin-bottom: 20px; width: 980px; background: #e3cfe1; padding-bottom: 10px; border: 1px solid #CCC; }


#footer .widgetcontainer	{ padding: 5px 10px; min-width: 150px; }
.no-js #footer .widgetcontainer { height: 190px; }


#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; }

#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }

#footer .footer-message	{ margin: 0; padding: 15px 15px 0; font-size: 11px; }

#footer .footer-message p { margin: 0 0 0.5em; }

#footer-sidebar		{ overflow: hidden; margin: 10px 10px 0; padding: 0 0 10px; border-bottom: 1px solid #6f3f5e; }

#footer-sidebar .widgetcontainer	{ float: left; margin: 0; max-width: 250px; }

#footer-sidebar ul	{ list-style: none; margin: 0; padding: 0; }

#footer-sidebar li	{ margin: 0 0 3px; }

span.footersmall {
font-size: 85%;
text-align: justify;
padding-top: 10px;
}



/* from old site */

table.homecontenttitle {
width: 85%;
margin:auto;
border: 0;
border-spacing: 0;
padding-bottom: 10px;
margin-top: 20px;
}

td.homecontenttitle {
background-color: #E3CFE1;
padding: 7px;
}

p.contenttitle {
color: #6F3F5f;
font-weight: bold;
text-align: center;
margin-bottom: 0;
}

table.homecontent3 {
width: 85%;
margin:auto;
border: 0;
border-spacing: 0;
background-color: #fff;
}

td.homecontentleft3 {
vertical-align: top;
width: 20%;
padding: 0px;
padding-top: 7px;
padding-right: 10px;
background-color: #fff;
border: 0;
}

div.homecontent {
text-align: center;
padding-top: 15px;

}

td.homecontentright3 {
vertical-align: top;
width: 80%;
padding-top: 15px;
padding-right: 15px;
padding-left: 25px;
background-color: #fff;
border: 0;
}

p.prodreplink {
text-align: center;
color: #0000ff;
}





a.boldlink, a.boldlink:link, a.boldlink:visited	{ color: #0000ff; font-weight: bold; text-decoration: underline; }
a.boldlink:hover					{ color: #81496d; }









table.homecontent {
width: 80%;
margin:auto;
border: 0;
border-spacing: 0;
background-color: #fff;
border: 0;
}

td.plantitle {
background-color: #fff;
border: 0;
padding-top: 5px;
}


td.homecontentleft {
vertical-align: top;
width: 30%;
padding: 7px;
}


td.homecontentleft2 {

vertical-align: top;
width: 20%;
padding: 0px;
padding-top: 7px;
padding-right: 10px;
background-color: #fff;
border: 0;
}



td.homecontentright {
vertical-align: top;
width: 70%;
padding-top: 15px;
padding-left: 10px;
}


td.homecontentright2 {
vertical-align: top;
width: 75%;
padding-top: 15px;
padding-left: 10px;
background-color: #fff;
border: 0;
}



div.hr {
border: none;
border-top: 1px dotted black;
height: 0;
font-size: 0;
padding: 0;
margin-top:25px;
margin-bottom: 15px;
}

div.hr80 {
width: 80%;
margin-left: auto;
margin-right: auto;
border-bottom: 1px dotted #635957; 
padding-top: 40px;
}

div.hr802 {
width: 80%;
margin-left: auto;
margin-right: auto;
border-bottom: 1px dotted #635957; 
padding-top: 30px;
margin-bottom: 30px;
}


div.hr80eq {
width: 80%;
margin-left: auto;
margin-right: auto;
border-bottom: 1px dotted #635957; 
padding-top: 30px;
margin-bottom: 30px;
}


div.hr80box {
width: 80%;
margin-left: auto;
margin-right: auto;
border-bottom: 1px dotted #635957; 
padding-top: 20px;
margin-bottom: 40px;
}


p.allprodreplink {
text-align: center;
font-size: 12pt;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
}

p.prodreplink {
text-align: center;
color: #0000ff;
font-size: 13px;
}

p.prodreplink2 {
text-align: center;
color: #0000ff;
padding-top: 5px;
font-size: 13px;
}


table.productcontenttitle {
width: 100%;
margin: auto;
border: 0;
border-spacing: 0;
padding-bottom: 10px;
background-color: #fff;
border: 0;
}


td.productcontenttitle {
background-color: #E3CFE1;
padding: 4px;
border-spacing: 0;
}


p.productcontenttitle {
color: #6F3F5f;
font-weight: bold;
text-align: left;
margin-bottom: 0;
}

table.productcontent {
width: 97%;
margin:auto;
margin-top: 7px;
border: 0;
border-spacing: 0;
background-color: #fff;

}

td.productcontentleft {
vertical-align: top;
padding-left: 10px;
padding-top: 5px;
width: 35%;
background-color: #fff;
border: 0;
}

td.productcontentright {
vertical-align: top;
width: 65%;
padding-left:0px;
padding-right:15px;
background-color: #fff;
border: 0;
}

td.productcontent {
vertical-align: top;
margin-right: 10px !important;
background-color: #fff;
border: 0;
}

td.prodimage {
background-color: #fff;
border: 0;
}

table.prodimage {
background-color: #fff;
border: 0;
}


td.stars {
text-align: center;
padding-top: 7px;
background-color: #fff;
border: 0;
}

p.merchantlink {
text-align: center;
color: #0000ff;
font-weight: bold;
font-size: 11pt;
padding-top: 5px;
}

p.merchantlinksmall {
text-align: center;
color: #0000ff;
font-weight: bold;
font-size: 10pt;
padding-top: 3px;
}

p.boxtext {
line-height: 25%; 
margin-bottom: 1.25em; 
text-align: justify;
}

p.boxlink {

}

p.boxlinkbold {
font-weight: bold;

}



div.centercontent {
text-align: center;
}


table.features {
border-spacing: 0;
/*padding: 5px;
width: 90%;*/
/*margin: auto;*/
margin-left: 15px;
background-color: #fff;
border: 0;
}

td.features {

width: 1px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #fff;
border: 0;

}

td.featurestext {
font-size: 9pt;

font-family: verdana;
text-align: justify;
padding-top: 15px;
line-height: 170%; 
background-color: #fff;
border: 0;
}



table.comments {
height: 30px;
border-spacing: 0;
width: 400px;
margin:auto;
border: black 1px solid;
background-color: #f8f5ae;

}


td.comments {
PADDING-RIGHT: 10px;
PADDING-LEFT: 10px;
FONT-WEIGHT: normal;
FONT-SIZE: 10pt;
VERTICAL-ALIGN: top;
COLOR: black;
PADDING-TOP: 5px;
FONT-STYLE: normal;
FONT-FAMILY: Arial;
TEXT-ALIGN: justify; 
TEXT-DECORATION: none;
background-color: #f8f5ae;
border: 0;
}

td.commentname {
PADDING-RIGHT: 10px;
PADDING-LEFT: 10px;
FONT-WEIGHT: bold; 
FONT-SIZE: 8pt; 
PADDING-BOTTOM: 5px; 
VERTICAL-ALIGN: bottom; 
COLOR: black; 
FONT-FAMILY: Arial; 
TEXT-ALIGN: left;
colspan: 2;
background-color: #f8f5ae;
border: 0;
}

td.space{
background-color: #fff;
border: 0;
}

table.productsite {
margin:auto;
/* border: black 1px solid; */
width: 450px;
padding: 0;
margin-bottom: 20px;
margin-top: 15px;
background-color: #fff;
border: 0;
}

td.productsiteleft {
text-align: left;
padding-left: 15px;
padding-right: 15px;
vertical-align: top;
background-color: #fff;
border: 0;
}

td.productsiteright {
text-align: left;
padding-left: 25px;
padding-right: 15px;
vertical-align: middle;
background-color: #fff;
border: 0;
}


td.productsitetop {
text-align: center;
width: 100%;
padding: 15px;
padding-bottom: 15px;
vertical-align: top;
background-color: #fff;
border: 0;
}



table.productbox {
margin:auto;
border: black 1px solid;
width: 350px;
padding: 0;
background-color: #fff;

}

td.productboxleft {
text-align: left;
padding-left: 15px;
padding-right: 15px;
vertical-align: top;
background-color: #fff;
border: 0;
}

td.productboxright {
text-align: left;
padding-left: 5px;
padding-right: 15px;
vertical-align: top;
background-color: #fff;
border: 0;
}


td.productboxtop {
text-align: center;
width: 100%;
padding: 15px;
padding-bottom: 15px;
vertical-align: top;
background-color: #fff;
border: 0;
}


p.productboxtitle {
text-align: center;
font-size: 11pt;
font-face: arial;
color: black;
font-weight: bold;
}

p.productbox {
font-size: 9pt;
color: black;
font-face: arial;
text-align: left;
}

img.productbox {
float: right;
vertical-align: top;
padding-bottom: 10px;
border: 0;
}


img.checkbox {
border-spacing: 0;
border: 0;
padding-right: 10px;
vertical-align: top;
}

a.list {
text-decoration: none;
}



/* IMAGES */

img.product {
margin:auto;
border: 0;
}

img.homeproduct {
float: left;
border: 0;
}

img.productleft {
float: left;
border: 0;
}

img.productright {
float: right;
border: 0;
}



img.banner480 {
margin-left: auto;
margin-right: auto;
border: 0;
margin-top: 0px;
margin-bottom: 40px;
}



/* LIST STYLES */

li.postli {
padding-bottom: 10px;
line-height: 1.7em; 
margin: 0 0 1.25em; 
text-align: justify;
/* padding-left: 10px; */
}

ul.postul {

padding-left: 30px;
line-height: 1.7em; 
margin: 0 0 1.25em;
}


ul.checkbox {
/*  list-style-image: url(/images/checkboxred.gif); */
 list-style-type: none;
vertical-align: middle;
padding-left: 50px;
margin: 0 0 1.25em;
  background: transparent url(/images/checkboxred.gif) no-repeat 5px 4px; 
}

li.checkbox {

padding-bottom: 10px;
/* list-style-image: url(/images/checkboxred.gif); */
/* background: transparent url(/images/checkboxred.gif) no-repeat 0px 1px; */

line-height: 1.5em; 
margin: 0 0 1.25em; 
vertical-align: middle;


}

#checkbox li,#checkbox ol {
vertical-align: middle;
}



/* LINKS */


a.articlelink, a.articlelink:visited, a.articlelink:hover {
font-size: 14px;
padding-top: 10px;
font-weight: bold;
color: #81496D;
text-decoration: none;

}

a.articlelink:hover {
color: red;
text-decoration: underline;

}










/* HEADINGS */

h3.subtitle {
font-family: verdana;
font-weight: bold;
font-size: 11pt;
color: #6F3F5f;
padding-top:5px;
}



h2.posth2 {

font-size: 137%;
padding-top: 15px;
color: #6F3F5f;
}

h3.posth3 {


font-size: 121%;
color: #6F3F5f;
padding-top: 5px;
}

h4.bottomlink {

font-size: 150%;
color: #0000ff;
text-align: center;
padding-top: 25px;
padding-bottom: 35px;
text-align: center;
}


div.leftboxh {
padding-top: 0px;
margin-top: 3px; 
padding-right: 15px;
margin-right: 20px;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 15px;
float: left;
border: 1px #848484 dotted; 
/*  border: 1px #848484 dashed; */
}

table.leftboxh {

}


td.leftboxh {
background-color: #ffffff;

}

td.leftboxhr {
background-color: #ffffff;
padding-left: 10px;

}


img.leftbox {
margin-top: 10px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
border: none;
}


div.leftboxlink {
text-align: center;
/* margin-bottom: 1px; */
font-weight: bold;
margin-top: 5px;

}

a.leftboxnu {
color:#0000ff;
text-decoration: none;
border-bottom:none;
font-size: 120%;
font-weight: bold;
}


a.leftbox {
color:#0000ff;
text-decoration:underline;
border-bottom:none;
font-size: 120%;
font-weight: bold;
}



div.leftboxhnb {
padding-top: 0px;
padding-right: 10px;
margin-right: 10px;
margin-bottom: 10px;
float: left;
}

img.leftboxnb {
margin-top: 5px;
margin-bottom: 10px;
/* margin-right: auto;
margin-left: auto; */
border: none;
}





body {margin: 0px !important; padding: 0px !important; border: none !important }
