.custom #feature_box {background: #fff; align: left; padding: 0px; margin: 0px;} 
/* Top Nav bar */
.custom ul#topnav {border-style: none;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
float: right;
}
.custom ul#topnav li { background:#000000 url(images/page-menu.png)bottom right no-repeat; float: left; margin-right: 3px; padding: 3px 10px 3px 5px; }
.custom ul#topnav .current > li a { background:#000000; cursor: text; }
.custom ul#topnav li a { font-size: 1.5em; color: #ffffff; }
.custom ul#topnav li a:hover { text-decoration: underline; } 

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #EEEEEE;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 210px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #2361A1;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #ffdf00;
	/* distance between border and widget text */
	margin-bottom: 5px;
}
	
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }



    /* This line sets up our clickable background image based on the site title's link */
    /* Adjust the height & width below to reflect the actual size of your image */
    /* Change the filename of your image to reflect the actual header's file name */
    .custom #header #logo a { display: block; height: 76px; width: 450px; background: url('images/headerblogicthink.png ') no-repeat; outline: none; }

    /* This line gets rid of the site title & tagline by casting them out to the far left */
    .custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

    /* This line collapses the vertical space of the tagline so that there isn’t unnecessary white space after the header image */
    .custom #header #tagline { height: 0; }

body.custom {background: url('images/blogicthinkbgr.jpg');}

    /* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
    .custom #header { padding: 10px; padding-bottom: 10px;}

.custom .entry-title {text-align:center;}
.custom #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.custom .headline_meta {text-align:center; }

.custom .menu .rss a, .menu .rss a:hover {color:#015322; } 

.custom #container {
    padding-top: 20px;
}

.custom .sidebar h3 {font-size:20pt; font-weight:bold;}

.custom .sidebar a:hover {display: block; color:#ffffff; text-decoration: none; background:#015322;}

/* pullquotes with double bar above and below */
.custom blockquote.left, .custom blockquote.right {
   width: 200px;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   border: 3px double #AAAAAA;
   border-width: 3px 0;
   font-size: 1.4em;
   text-align: center;
}
.custom blockquote.left { float: left; }
.custom blockquote.right { float: right; }

/* PRE TAG STYLING FOR CODE INSERTS INTO PAGES AND POSTS */
.custom pre {
	font-size: 1.5 em;
	font-family: Courier, "Courier New", mono;
 	color: #000000;
	margin: 10px;
	padding:10px;
	border: solid 1px #FFCF81;
	background: #F8FFC0;
}

/* CODE TAG STYLING FOR CODE INSERTS INTO PAGES AND POSTS */
.custom code {
	font-size:1em;
 	line-height: 1em;
	font-family: Courier, "Courier New", mono;
 	color: #000000;
 	background: #EEEEEE;
}

.custom #authorbox{
    font-size:14px;
    background:#ededed;
    border-top:2px solid #e5e5e5;
    border-bottom:2px solid #e5e5e5;
    line-height:2.0em; 
    width:100%;
    margin:0 auto;
    margin-bottom:10px;
    overflow:hidden;
}
.custom #authorbox h4{
        font-size:20px;
        color:#191919;
        margin:0;
        padding:10px 10px 5px 10px;
    }
.authortext{
        padding-left:100px;
    }
.custom #authorbox img{
        margin:0;
        padding:10px;
        padding-top: 10px;
        float:left;
    }
.custom #authorbox p{
        color:#191919;
        margin:0;
        padding:0px 10px 10px 10px;
    }
.custom #authorbox h4 > a{
        text-decoration:none;
    }
.custom #authorbox p{
        color:#191919;
    }

#popular-posts li {
        list-style: none; 
	background: #FFFBCC;
	border: 1px solid #E6DB55;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
}

.custom #recent-posts li {
        list-style: none; 
	background: #FFFBCC;
	border: 1px solid #E6DB55;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
}

.wordpress #header #logo a { display: block; height: 76px; width: 450px; background: url('images/Wordpressthemes.png') no-repeat; outline: none; }

.farmville #header #logo a { display: block; height: 76px; width: 450px; background: url('images/farmville tips secret cheat.jpg') no-repeat; outline: none; }

.salesletter #header #logo a { 
background: url('images/Wordpressthemes.png') no-repeat;  
outline: none; }
.salesletter #footer { display: none; }
.salesletter #sidebars { display: none; border: none; }
.salesletter #sidebar_1 { display: none; border: none; }
.salesletter #tabs {display:none;}
.salesletter #content_box { background:none; }
.salesletter .comments_closed { display: none; }
.salesletter .edit_post { display: none; }
.salesletter .menu { display: none; }
.salesletter #header #tagline { display: none; }
.salesletter #content { margin: 0 auto; float: none; }
.salesletter #content h3 { font-size:20pt; 
text-align:center; 
font-weight:bold; 
}
.salesletter #container {
margin-top: 20px; 
margin-bottom: 20px; 
width: 650px; 
padding-top: 8px; 
padding-bottom: 8px;}
.salesletter .post_box { font-family: Verdana;}
.salesletter #content h1 { font-size:25pt; text-align:center; font-weight:bold; } 
.salesletter .format_text p.xxx {
background: #f5f5f5 url('images/shad.jpg') bottom no-repeat; 
margin: 24px; 
border-top: 3px dashed #ddd; 
padding-left: 20px; padding-bottom: 40px; padding-right: 10px;
padding-top: 10px;}

.wpthemes #header { padding: 0; border-bottom: 0em; }
.wpthemes #footer { padding-bottom: 0; border-top: 0em; }
.wpthemes #footer a { color: #015322; }
.wpthemes #footer a:hover { color: #ffffff ; background: #015322; }
.wpthemes .rss { display: none; }
.wpthemes #tabs {display:none;}
.wpthemes #content_box { background:none; }
.wpthemes .comments_closed { display: none; }
.wpthemes #header #logo a { display: block; margin-top:10px; height: 150px; width: 650px; background: url('images/wordpress-themes-header.jpg ') no-repeat; outline: none; text-align: center;}
.wpthemes #header #tagline { display: none; }
.wpthemes #content { margin: 0 auto; float: none; }
.wpthemes #sidebars { display: none; border: none; }
.wpthemes #content h3 { font-size:20pt; color: #494949; text-align:center; font-weight:bold; }
.wpthemes #content h1 { font-size:25pt; color: #015322; text-align:center; font-weight:bold; }

.wpthemes #container { width:695px; margin-top: 30px; border: 0.2em solid #000; }

.wpthemes a { color: #015322; }
.wpthemes a:hover { color: #ffffff ; background: #015322; }

.wpthemes #page { background: #fff; }
body.wpthemes { background: #424549 url('images/wordpress-logo.png'); }
