Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)
  • Thread Starter adevore

    (@adevore)

    Doing this doesn’t change anything

    Thread Starter adevore

    (@adevore)

    Thanks. However, I did this but it doesn’t seem to change affect anything. I even cleared the cache, and changed the font size, but nothing happens.

    Thread Starter adevore

    (@adevore)

    I figured the problem. Thank you.

    Thread Starter adevore

    (@adevore)

    I am sure you guys are giving some good advice, but honestly I am not understanding. Sorry about the screenshot album being locked. I made it public now. Here is that link again.

    https://s284.photobucket.com/albums/ll29/awdevore/

    That tutorial by the way is good for the subfolder setup but not the subdomain setup which is what I am doing because I am using some software that recommends setting the MU site up with subdomains.

    Thread Starter adevore

    (@adevore)

    The way I have it configured now, the addon domain which is https://bestblendersy.com is not showing up as the wordpress site. Please see the 3 screenshots inside my dashboard backoffice below so perhaps you locate the problem and provide the solution.

    https://s284.photobucket.com/albums/ll29/awdevore/

    Forum: Themes and Templates
    In reply to: Codium Theme
    Thread Starter adevore

    (@adevore)

    The sidebar empty text widget worked great for the home page and the contact page, but still mysteriously appears on another page. Any idea why?

    Thread Starter adevore

    (@adevore)

    Oh hereis the link https://amazingfreegraphics.com/

    Thread Starter adevore

    (@adevore)

    Thanks. sorry for the the trouble. thank you

    Thread Starter adevore

    (@adevore)

    the new code I pasted above is the code that is showing in the updated style.css. I just checked it. But something is still not right because Categories and Archives still show.

    Thread Starter adevore

    (@adevore)

    Really sorry, but it didnt work. Here is the new code after doing what you said:

    /*
    Theme Name: FlexSqueeze
    Theme URI: https://www.flexibilitytheme.com/
    Description: FlexSqueeze is the easiest way to implement custom sales pages in WordPress
    Version: 1.0
    Author: Advantus Media, Inc.
    Author URI: https://www.fl#sidebar-right {
    float:right;
    padding:0 4px;
    width:130px;
    }exibilitytheme.com
    Tags: dark, light, two-columns, custom-colors, custom-header, theme-options, right-sidebar, threaded-comments
    */
    
    /* Do NOT edit this file */
    
    html {
    	margin: 0px;
    	min-height: 100%;
    }
    
    body {
    	margin:0px;
    	padding:0px;
    	background-color: #526074;
    	min-height: 100%;
    	background-image: url(images/backgrounds/diaglines.png);
    	background-repeat: repeat;
    	background-position: center top;
    
    }
    
    a:link, a:visited, a:active a:focus {
    	-moz-outline-style:none;
    }
    
    a:hover {
    	-moz-outline-style:none;
    }
    
    h1, h2, h3, h4 {
    	font-family: Arial, Helvetica, sans-serif;
    }
    
    h2.pagetitle {
    	padding:8px 8px 8px 15px;
    	margin:0px 0px 5px 0px;
    	background-color:#FFF;
    	font: normal 22px/26px Georgia;
    	color: #160afa;
    	border: solid 1px #D7CAB5;
    }
    
    img {
    	border:none;
    	margin:0;
    	padding:0;
    }
    
    .alignleft {
    	margin-right:10px;
    	margin-bottom:10px;
        float: left;
    }
    
    .alignright {
    	margin-bottom:10px;
    	margin-left:10px;
        float: right;
    }
    
    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
        margin-bottom:10px;
    }
    
    hr {
    	height: 1px;
    	border:0;
    	width: 95%;
    	color: #E6E6E6;
    	background-color: #E6E6E6;
    }
    
    .postwrap blockquote {
    	margin:0 15px 10px 15px;
    	padding:10px 15px;
    	border: 1px solid #999;
    	background: #CCC;
    }
    
    .postwrap blockquote blockquote {
    	margin-right:5px;
    	margin-left:0;
    	background: #CCC;
    }
    
    .postwrap blockquote p {
    	margin:0;
    	padding:0 0 5px;
    }
    
    #bgwrapper {  /*--- This id selector controls the blog background layer ---*/
    	width: 100%;
    	margin: 0px;
    	padding-top:15px;
    	background: url(images/bg-fade.png) repeat-x top left;
    
    	min-height: 100%;
    }
    
    #squeeze #bgwrapper {  /*--- This id selector controls the blog background layer ---*/
    	width: 100%;
    	margin: 0px;
    	padding-top:15px;
    	background: url(images/bg-fade.png) repeat-x top left;
    
    	min-height: 100%;
    }
    
    #wrap {
    	width:920px;
    	margin:0px auto 0px;
    	padding:0;
    	border: solid 2px #000000;
        font:12px Arial, Arial, sans-serif;
    }
    
    #squeeze #wrap {
    	width:650px;
        border:solid 0px #000000;
    }
    
    #header {
    background: url(images/headers/header-Flare.png) no-repeat center top;
    background-color: #29e6ff;
    	height:120px;
    	width:920px;
        border-bottom: solid 2px #000000;
        position:relative;
    }
    
    #squeeze #header {
    background: url(images/headers/squeezeheader-dreams1.png) no-repeat center top;
    
    	width:650px;
        height: 161px;
        padding-top: 25px;
        border-bottom: none;
        color: #FFF;
        padding-top: 25px;
    }
    
    #header a {
    	color:#FFFFFF;
    	text-decoration: none;
    }
    
    #header h3 {
    	font-size:34px;
    	width:560px;
    	left:20px;
    	font-weight:400;
    	line-height:38px;
    	font-family: Georgia;
    	margin:0px;
    	padding: 30px 0 10px 20px;
    }
    
    #squeeze #header h3 {
    	width:400px;
        font-size: 36px;
        font-family: Trebuchet MS;
    }
    
    #logo {
    	position: relative;
    	top:10px;
    	left:20px;
    	height: 110px;
    	width: 500px;
    }
    
    #logo a {
    	display: block;
    	height: 100%;
    	width: 100%;
    } 
    
    #header  h3  a {
    	color: #FFFFFF;
    }
    
    #header  h3  a:hover {
    	color: #999;
    	text-decoration: none;
    }
    
    p.tagline {
    	font-size:14px;
    	font-weight:700;
    	width:560px;
    	left:20px;
    	color: #FFF;
    	margin:0;
        float:left;
    	padding: 0 0 0 20px;
    }
    
    #squeeze p.tagline {
    	width:400px;
        color: #FFF;
        font-size:16px;
    }
    
    /*--- Navigation Menu Settings ---*/
    
    #nav {
    background: url(images/navssbg.png) left top repeat-x;
        background-color: #A10000;
        padding-left:10px;
    border-bottom: solid 2px #000000;
        width:912px;
    	margin: 0px;
        padding-left: 8px;
        height:33px;
    }
    
    #squeeze #nav {
    	width:642px;
    }
    
    #nav ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    }
    
    #nav li {
    	float: left;
        margin-right: 8px;
    margin-right: 1px;
    }
    
    * html #nav li a { /* Filter for IE6 to prevent li stacking */
    	float: left;
    	text-decoration: none;
    }
    
    * html #nav li a span { /* Filter for IE6 to prevent li stacking */
    	float: left;
    	margin-left: 4px;
    	text-decoration: none;
    }
    
    #nav li a {
    	display: block;
    	height: 33px;
    background: url(images/navssleft.png) left top no-repeat;
        padding-top:0px;
    background-color: #A10000;
    	font-family: Arial, Helvetica;
    	text-decoration: none;
    }  
    
    #nav li a span {
    	display: block;
    	margin-left: 10px;
    	padding-left: 4px;
    	padding-right: 13px;
    	line-height: 32px;
        padding-bottom:1px;
    	font-weight: normal;
    	color: #FFFFFF;
    background: url(images/navssright.png) right top no-repeat;
      line-height: 26px;
      padding-top:6px;
    background-color: #A10000;
    	text-decoration: none;
    }
    
    #nav li a:hover {
    	background-position: left -33px;
    	text-decoration: none;
    	background-color: #A10000;
    	cursor: pointer; /* For IE6 */
    }
    
    #nav li a:hover span {
    	background-position: right -33px;
    	color: #FFFFFF;
    	background-color: #A10000;
    line-height: 32px;
    	padding-top:0px;
    }
    
    #nav li.current_page_item a, #nav li.current_page a {
    	background-position: left -33px;
    	background-color: #A10000;
    }
    
    #nav li.current_page_item a span, #nav li.current_page a span {
    	background-position: right -33px;
    	color: #FFFFFF;
    	background-color: #A10000;
    }
    
    /*-- Header search box styles --*/
    
    #header #searchform {
    	width: 242px;
    	height: 31px;
    	background: url(images/searchboxes/topmesh.png) left 0px no-repeat;
    	position: absolute;
    	top: 0px;
    	right: 15px;
    }
    
    *:first-child+html #header #searchform { /* Filter for IE7 */
      	padding: 0px 0;
    }
    
    * html #header #searchform { /* Filter for IE6 */
      	padding: 5px 0;
    }
    
    * html #header #searchbox { /* Filter for IE6 */
      	margin-top: 0px;
    }
    
    #header #searchbox {
    	margin-left: 28px;
    	margin-top:6px;
    	margin-bottom: 3px;
    	width: 140px;
    	background: none;
    	border: none;
    	color: #FFFFFF;
    	font-size: 11px;
    }
    
    #header #searchbutton {
      	width: 50px;
      	background: none;
      	border: none;
      	margin-left:10px;
    }
    
    #header #searchbutton:hover {
    	cursor: pointer;
    }
    
    /*-- Sidebar search box styles --*/ 
    
    #sidebar-top #searchform {
    	width: 345px;
    }
    
    #sidebar-top #s {
    	margin: 20px 0 5px 0;
    	width: 345px;
    }
    
    #sidebar-left #searchform {
    	width: 190px;
    }
    
    #sidebar-left #s {
    	margin: 20px 0 5px 0;
    	width: 190px;
    }
    
    #sidebar-right #searchform {
    	width: 130px;
    }
    
    #sidebar-right #s {
    	margin: 20px 0 5px 0;
    	width: 130px;
    }
    
    /*-- Header RSS settings --*/
    
    #rssfeeds {
    	width:300px;
    	height: 70px;
    	position: absolute;
    	padding-top: 0px;
    	bottom:0px;
    	right:22px;
    	color: #FFFFFF;
    }
    
    #rssicon {
    	float:right;
        margin-left:5px;
    }
    
    #rssfeeds a {
    	color: #FFFFFF;
        text-decoration:underline;
    }
    
    #rssfeeds a:hover {
    	color: #999;
    }
    
    #rssfeeds  p {
    	line-height:16px;
    	margin:0;
    	padding:27px 0px 0 0;
    	text-align: right;
    }
    
    /*-- Begin feature section styles --*/
    
    #feature {
    	background: url(images/feature-bg.png) no-repeat bottom left;
        background-color: #1F242C;
        width: 920px;
        clear:both;
        color: #999;
        padding-bottom:10px;
    	margin:0px;
    }
    
    #squeeze #feature {
    	    width: 650px;
    }
    
    #feature .topshadow {
    	background: url(images/feature-shadow.png) no-repeat top left;
        width: 920px;
    }
    
    #squeeze #feature .topshadow {
    	    width: 650px;
    }
    
    #feature h2 {
        padding:0px;
            margin:0px 0px 10px 0px;
    	color: #FFF;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 18px;
    }
    #feature a, #feature a:visited, #feature a:active {
    	color: #CCC;
    }
    
    #feature a:hover {
    	color: #FFF;
    }
    #feature .textwidget {
    	padding:0px;
    	color: #999;
    }
    
    #feature ul {
    	list-style-type:none;
        padding:0px;
    }
    #feature ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #feature ul.children li{
        padding-bottom: 0px;
    }
    
    #feature ul li{
    	list-style-type:none;
    background:url(images/liarrow.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #feature ul li a {
    	text-decoration:none;
    }
    
    .feat_box {
    	padding:15px 15px 15px 15px;
        margin:0px;
    	width: 420px;
        float: left;
    }
    
    #squeeze .feat_box {
    	width: 285px;
    }
    /*-- Begin page content CSS --*/
    
    #content {
    	width:915px;
    	position:relative;
    	float:left;
    	color: #333;
        background-color: #F0EBE3;
    	padding:5px 0px 0px 5px;
    }
    
    .postwrap a:link, .postwrap a:visited, .postwrap a:active {
    	text-decoration:none;
    	color: #A10000;
    	border:0;
    	-moz-outline-style:none;
    }
    
    .postwrap a:hover {
    	text-decoration:underline;
    	color: #000000;
    	border:0;
    	-moz-outline-style:none;
    }
    
    .posthead h1 {
    	margin:0px;
    	padding:8px 8px 8px 15px;
    	background-color: #FFF;
    	font: normal 22px/26px Georgia;
    	border-bottom: solid 1px #EEE;
    
    }
    
    .postwrap {
    	float:left;
    	width:560px;
    	padding:0px 0px 0px 0px;
        margin-bottom:5px;
    }
    
    .post {
    	background-color: #FFFFFF;
    	margin-bottom:5px;
    	padding:0px;
    	border: solid 1px #D7CAB5;
    }
    
    .postwrap p {
    	line-height: 18px;
    }
    
    .posthead {
    	padding-bottom:0px;
    	position:relative;
    	clear:left;
    	margin-bottom: 0px;
    }
    
    #content .posthead h1, #content .posthead h1 a {
    	color: #160afa;
    }
    
    #content .posthead h1 a:hover, #content .postMeta a:hover {
    	text-decoration: none;
    	color: #999;
    }
    
    .postMeta {
    background-color: #FFF;
    	color: #666;
    	margin:0px;
    	padding:5px 15px 5px 15px;
    	font-size: 11px;
        height:20px;
    }
    
    .postMeta a, .postMeta a:link, .postMeta a:visited, .postMeta a:active {
    	text-decoration: none;
        color: #666;
    }
    
    #content .postMeta a:hover {
    	text-decoration: underline;
        color: #666;
    }
    
    div.commentcount {
    	padding-left: 24px;
    	background: url(images/comment.png) left top no-repeat;
    	text-decoration: none;
    	padding-top: 3px;
    	padding-bottom: 3px;
        float:right;
    }
    
    div.postdate {
    	padding-left: 24px;
    	background: url(images/date.png) left top no-repeat;
    	text-decoration: none;
    	padding-top: 3px;
    	padding-bottom: 3px;
        float:left;
    }
    
    #content .postcontent {
    	padding:15px 15px 0px 15px;
    	line-height:18px;
    	color: #333;
    }
    
    .postcontent a {
    	text-decoration: underline;
    }
    
    pre {
    	background-color: #F9F8E3;
        border: 1px dotted #999;
        padding: 0px 8px 15px 8px;
        margin:0 15px 10px 15px;
    }	
    
    .more-link {
    	font-weight:700;
    	margin-top:15px;
    	height: 16px;
    	width: 300px;
    	display: block;
    }
    
    .Note {
    	margin:0px;
        padding:0px;
        font-size:11px;
    }
    
    #content ul.Note li a, #content ul.Note li a:link, #content ul.Note li a:visited {
    	color: #333;
    }
    
    ul.Note {
    	background-color: #F0EBE3;
    	margin-top:0px;
    	padding:5px;
    
    }
    
    .Note li {
    	list-style-type:none;
    	padding:2px 0 2px 15px;
    }
    
    .NoteRss {
    	background:url(images/NoteRss.png) no-repeat left 2px;
        display:inline;
        margin-left:5px;
    }
    
    .NoteTrackBack {
    	background:url(images/NoteTrackBack.gif) no-repeat left 2px;
        display:inline;
        margin-left:10px;
    }
    
    /*-- Comment Settings --*/
    
    #commentblock {
    	width: 530px;
    	float:left;
    	margin-top:10px;
    	padding:0;
    	border: none;
    }
    
    #commentblock a, #commentblock a:link, #commentblock a:visited {
    	color: #A10000;
    }
    
    .comment-wrap {
    	padding-left:10px;
        padding-right:10px;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	display: block;
    
    }
    
    #commentblock ol {
    	padding: 0px;
    	list-style: none;
    }
    
    #commentblock  ol li {
    	margin-bottom: 10px;
    	padding: 10px;
        background-color: #FFF;
        border: solid 1px #D7CAB5;
        background-color: #F9F7F2;
    }
    
    .commentdate {
    	padding-left:0;
    }
    
    #commentlist li p {
    	margin-bottom:8px;
    	line-height:20px;
    	padding:0;
    }
    
    .commentlist li.alt .commenttext {
    	clear: both;
    }
    
    .commentname {
    	margin:0;
    	padding:5px 5px 5px 0;
    }
    
    .commentinfo {
    	clear:both;
    }
    
    .commenttext {
    	clear:both;
    	padding-top: 10px;
        display:block;
    	margin-bottom: 0px;
    }
    
    .comment-wrap blockquote, .comment-wrap blockquote blockquote {
    	margin-bottom:10px;
    	margin-top: 8px;
        background: url(images/comments-lighter.png) no-repeat top left;
        border: 1px solid #000;
    }
    
    .commenttext p {
    	margin:0;
    	padding:0 0 10px 0;
    }
    
    #commentform #submit {
    	color: #FFF;
    	font-family:Arial, Helvetica;
    	font-size:14px;
    	font-weight:700;
    	border:1px solid #000;
    	display:block;
    	margin:0;
    	padding:4px;
    	background-color: #A10000;
    }
    
    #commentform input, #commentform textarea {
    	padding:5px;
    	background-color: #F9F7F2;
        border: solid 1px #D7CAB5;
        color: #333;
    }
    
    #commentform textarea {
    	width: 98%;
    }
    
    p.meta {
    	margin: 0 0 5px 0;
    	padding: 0px;
    	float: left;
    }
    
    p.meta a {
    	text-decoration: none;
    }
    
    p.approval {
    	font-style: italic;
    	clear: left;
    }
    
    p.commenttitle {
    	font: 18px Georgia, "Times New Roman", Times, serif;
    	margin-top: 0px;
    	padding-top: 0px;
    } 
    
    /*-- Sidebar settings --*/
    
    #sidebar {
    
    	float:right;
    	width:345px;
    	margin-top:0px;
    	position:relative;
    	padding-right: 0px;
    	margin-bottom: 15px;
        margin-left:5px;
        margin-right:5px;
    }
    
    #sidebar ul, #feature ul{
    	margin: 0px;
        padding: 0 0 0 8px;
    }
    
    #sidebar-top {
    	width: 345px;
    	padding:0px;
        color: #333;
    }
    
    #sidebar-top h2 {
        margin:0px;
    	padding: 8px 8px 8px 23px;
    	color: #FFF;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 14px;
    	background: url(images/sidebar-h2-bg.png) no-repeat top left;
    	background-color: #A10000;
        border-bottom: solid 1px #D7CAB5;
    	text-transform: none;
    	letter-spacing: 0px;
    }
    
    #sidebar-top a, #sidebar-top a:visited, #sidebar-top a:active {
    	color: #333;
    }
    
    #sidebar-top a:hover {
    	color: #A10000;
    }
    
    .sidebar-top-box {
    	margin-bottom:4px;
    	padding:8px;
    	background-color: #F9F7F2;
    	color: #333;
    	border: 1px solid #D7CAB5;
    }
    
    .box-padding {
    	padding:7px;
    }
    
    .sidebar-top-box p {
    	margin-top:3px;
    	margin-bottom:3px;
    }
    
    #sidebar-top .textwidget {
    	padding:10px 10px 10px 10px;
    	color: #333;
    }
    
    #sidebar-top ul {
    	list-style-type:none;
        padding:10px;
    }
    
    #sidebar-top .widget {
        margin:0px 0px 5px 0px;
    	background-color: #F9F7F2;
    	border: solid 1px #D7CAB5;
    }
    
    #sidebar-top ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #sidebar-top ul.children li {
        padding-bottom: 0px;
    }
    
    #sidebar-top ul li {
    	list-style-type:none;
    background:url(images/liarrow-dark.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #sidebar-top ul li a {
    	text-decoration:none;
    }
    
    #sidebar-left a, #sidebar-left a:visited, #sidebar-left a:active, #sidebar-right a, #sidebar-right a:visited, #sidebar-right a:active {
    	color: #666;
    	text-decoration: none;
    }
    
    #sidebar #sidebar-left, #sidebar #sidebar-right {
    	color: #666;
    }
    
    #sidebar-left a:hover, #sidebar-right a:hover {
    	color: #A10000;
    }
    
    #sidebar-left {
            display: none;
    	float:left;
    	width: 190px;
    	padding:0 4px 0 4px;
    }
    
    #sidebar #sidebar-left h2, #sidebar #sidebar-right h2 {
    	margin:15px 0px 10px 0px;
    	padding-left: 5px;
    	color: #A10000;
    	border-bottom: solid 1px #999;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 15px;
    	text-transform: uppercase;
    	letter-spacing: 0px;
    }
    
    #sidebar-right {
            display: none;
    	float:right;
    	width: 130px;
    	padding:0 4px 0 4px;
    }
    
    #sidebar-left ul , #sidebar-right ul {
    	padding-left:5px;
    }
    
    #sidebar-right ul li, #sidebar-left ul li {
    background:url(images/liarrow-dark.png) no-repeat left top; padding:0 0 5px 8px;
    list-style:none;
    	margin:0;
        width:95%;
    }
    
    #sidebar-left li, #sidebar-right li {
    	float:left;
    	width:100%;
        list-style:none;
    }
    
    #sidebar-left  .children, #sidebar-right  .children {
    	padding-top: 5px;
    }
    
    #sidebar-left  ul.children  li, #sidebar-right  ul.children  li {
    	padding-bottom: 3px;
    	padding-top: 0px;
    }
    
    #sidebar-top h2 a.rsswidget {
    	color: #FFF;
    	text-decoration: none;
    }
    
    #sidebar #sidebar-left h2 a.rsswidget, #sidebar #sidebar-right h2 a.rsswidget {
    	color: #A10000;
    	text-decoration: none;
    }
    
    #sidebar .rsswidget img {
    	float: left;
    	margin-top: 2px;
    	margin-right: 7px;
    }
    
    /*-- Footer settings --*/
    
    #footer {
    	float:left;
    	width: 920px;
        background-color: #6b0000;
    	color: #e0e0e0;
    	font:12px Arial, Arial, sans-serif;
    	padding:0px;
    	margin: 0px;
    
    }
    
    #squeeze #footer {
    	width: 650px;
        background-color: #F0F0F0;
        color: #A3A3A3;
        text-align:center;
    }
    
    #footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
    	color: #ffcc00;
    	text-decoration:underline;
    }
    
    #squeeze #footer a:link, #squeeze #footer a:visited, #squeeze #footer a:active, #squeeze #footer a:focus {
    	color: #A3A3A3;
    	text-decoration:none;
    }
    
    #squeeze #footer a:hover {
    	text-decoration:underline;
    }
    
    #footerdark {
    	background: url(images/footerdark.png) no-repeat top left;
        padding:7px 0 25px 0;
        width: 920px;
    }
    #squeeze #footerdark {
    	width: 650px;
        background: none;
    }
    
    #footer .topshadow {
    	background: url(images/feature-shadow.png) no-repeat top left;
        padding-bottom:20px;
    }
    
    #footer p {
    	padding:10px 0 0 15px;
        margin:0px;
    }
    #footer h2 {
        padding:0px;
            margin:0px 0px 10px 0px;
    	color: #ffcc00;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 18px;
    }	
    
    #footer .textwidget {
    	padding:0px;
    	color: #999;
    }
    
    #footer ul {
    	list-style-type:none;
        padding:0px;
    }
    #footer ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #footer ul.children li{
        padding-bottom: 0px;
    }
    
    #footer ul li{
    	list-style-type:none;
    background:url(images/liarrow.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #footer ul li a {
    	text-decoration:none;
    }
    
    .foot_box {
    	padding:15px 15px 15px 15px;
        margin:0px;
    	width: 420px;
        float: left;
    }
    
    /*-- Related Posts plugin settings --*/
    
    .rel-posts {
    	margin:0 0 10px;
    	padding:0 0 10px;
    }
    
    .rel-posts ul {
    	margin:0;
    	padding:0;
    }
    
    .rel-posts li {
    	list-style-type:none;
    	background:url(images/liarrow-dark.png) no-repeat left 2px; padding-left:10px;
    	margin:2px 0 0 0;
    	padding:0px 0 0px 11px;
    }
    
    .rel-posts li a {
    	text-decoration: none;
    }
    
    /*-- WordPress calendar settings --*/
    
    #wp-calendar {
    	width:100%;
    	border-collapse:collapse;
    	margin:0;
    	padding:0;
    	background: #FFFFFF;
    }
    
    #wp-calendar caption {
    	padding-top:3px;
    	padding-bottom:6px;
    	text-align:left;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 15px;
    	font-weight: bold;
    	color: #A10000;
    	text-transform: uppercase;
    	letter-spacing: 0px;
    }
    
    #wp-calendar td {
    	text-align:center;
    	padding-top:2px;
    	padding-bottom:2px;
    	line-height:15px;
    }
    
    #wp-calendar th {
    	background-color: #29e6ff;
    	color: #FFFFFF;
    }
    
    #wp-calendar tbody {
    	border-right: 1px solid #D8D8D8;
    	border-left: 1px solid #D8D8D8;
    
    }
    
    #content #sidebar #wp-calendar a {
    	font-weight:700;
    	color: #FFFFFF;
    	text-decoration:none;
    	display:block;
    	border-style:none;
    	margin:0;
    	padding:0;
    	background-color: #29e6ff;
    }
    
    #content #sidebar #wp-calendar a:hover {
    	font-weight:700;
    	color: #999;
    	text-decoration:none;
    	border-style:none;
    	margin:0;
    	padding:0;
    }
    
    #wp-calendar tfoot, #wp-calendar tfoot .pad {
    	background-color: #29e6ff;
    }
    
    #wp-calendar tfoot a:hover {
    	text-decoration:underline;
    }
    
    #wp-calendar tfoot a {
    	display:block;
    	padding:2px 0;
    	color: #FFFFFF;
    	text-decoration: none;
    }
    
    #wp-calendar tfoot td {
    	padding:4px 0;
    }
    
    #wp-calendar thead {
    	border-right: 1px solid #29e6ff;
    	border-left: 1px solid #29e6ff;
    }
    
    #wp-calendar tfoot {
    	border-right: 1px solid #29e6ff;
    	border-left: 1px solid #29e6ff;
    }
    
    #credit {
    	font: 11px Arial, Helvetica;
    	padding: 8px;
        width:920px;
        margin: 0 auto;
        text-align:center;
    }
    
    form {
    	margin:0;
    	padding:0;
    }
    
    /* Styling for RSS feed widget */
    
    #rss a {
    	color: #FFF;
    	line-height: 20px;
    }
    
    #rss a:hover {
    	color: #FFF;
    	text-decoration: none;
    }
    
    .clearer {
    	clear: both;
    	float: none;
    }
    
    #nextprevious {
    	padding: 10px 0;
        margin-bottom:15px;
        float:left;
        width: 95%;
        text-align: center;
    }
    
    /* Legacy comments styling */
    
    img.avatar {
    	float:right;
        border:solid 2px #000;
    }
    div.vcard a {
    	font-weight:bold;
    
    }
    ol li div.comment-meta { font-size:9px; margin:5px 0 10px 0; }
    
    /* End Legacy comments styling */
    
    /* Styling for WP 2.7 nested comments. Thanks to Chris Harrison at https://cdharrison.com for breaking these down. I changed what I needed and left the rest for future styling.  */
    
    #content ol.commentlist a, #content ol.commentlist a:link, #content ol.commentlist a:visited {color: #A10000; }
    ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
    ol.commentlist li {margin-bottom: 10px; }
    ol.commentlist li.alt { }
    ol.commentlist li.bypostauthor {}
    ol.commentlist li.byuser {}
    ol.commentlist li.comment-author-admin {background-color: #D7CAB5;}
    ol.commentlist li.comment { padding:1em; }
    ol.commentlist li div.comment-author {}
    div.vcard { font:normal 16px georgia,times,serif; }
    ol.commentlist li div.vcard cite.fn { font-style:normal;font-weight:bold; }
    ol.commentlist li div.vcard cite.fn a.url {}
    ol.commentlist li div.vcard img.avatar { border:2px solid #000; float:right; margin:0 0 1em 1em; }
    ol.commentlist li div.vcard img.avatar-32 {}
    ol.commentlist li div.vcard img.photo {}
    ol.commentlist li div.vcard span.says {}
    ol.commentlist li div.commentmetadata {}
    ol.commentlist li div.comment-meta { font-size:9px; margin:5px 0 10px 0; }
    ol.commentlist li div.comment-meta a { }
    ol.commentlist li p { margin:0 0 1em; }
    ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
    ol.commentlist li div.reply { font-size:11px; }
    #content ol.commentlist li div.reply a { color:#FFF; font-weight:bold; padding:3px 6px; background-color: #29e6ff;  border:1px solid #000;}
    #content ol.commentlist li div.reply a:hover { background-color:#555; text-decoration:none;}
    ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
    ol.commentlist li ul.children li {}
    ol.commentlist li ul.children li.alt {}
    ol.commentlist li ul.children li.bypostauthor {}
    ol.commentlist li ul.children li.byuser {}
    ol.commentlist li ul.children li.comment {}
    ol.commentlist li ul.children li.comment-author-admin {background-color: #D7CAB5;}
    ol.commentlist li.depth-1, ol.commentlist li.depth-1.parent {border: solid 1px #D7CAB5;}
    ol.commentlist li ul.children li.depth-2 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-3 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-4 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-5 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.odd {}
    ol.commentlist li.even { background-color: #F9F7F2; background-image:none; }
    ol.commentlist li.comment-author-admin.even, ol.commentlist li.comment-author-admin.odd { background-color: #D7CAB5; background-image:none;}
    ol.commentlist li.odd { background: url(images/comments-lighter.png) no-repeat top left; background-color: #F9F7F2;  }
    ol.commentlist li.parent { border:none; }
    ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
    ol.commentlist li.thread-alt { }
    ol.commentlist li.thread-even {}
    ol.commentlist li.thread-odd {}
    ol.pinglist li a, ol.pinglist li a:link, ol.pinglist li a:visited ol.pinglist li {color: #A10000; }
    
    /* Squeeze page main styling */
    
    #mainContent {
    	width:645px;
    	position:relative;
    	float:left;
        text-align:left;
    	color: #000;
        background-color: #FFF;
    	padding:5px 0px 0px 5px;
        font-family: Verdana, helvetica, sans serif;
        font-size: 13px;
        line-height: 17px;
    }
    
    #mainContent .postwrap {
    	float:left;
    	width:640px;
    	padding:0px 0px 0px 0px;
        margin-bottom:5px;
    
    }
    
    #mainContent .post {
    	border:none;
    }
    #mainContent .postcontent {
    	padding:20px;
    }
    
    .greybox { /* apply this class to a paragraph to give it a grey box around it */
    	background-color: #F3F3F3;
    	border: 1px solid #E2E2E2;
    	width: 80%;
    	margin-right: auto;
    	margin-left: auto;
    	margin-bottom: 20px;
    	padding-top: 15px;
    	padding-right: 15px;
    	padding-bottom: 15px;
    	padding-left: 15px;
    }
    
    #squeeze blockquote { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
    	background-image: url(images/blockquote.gif);
    	background-repeat: no-repeat;
    	background-position: left 7px;
        border-top:none;
        border-right:none;
        border-left:none;
    	border-bottom-width: 1px;
    	border-bottom-style: solid;
    	border-bottom-color: #CCCCCC;
    	padding-top: 5px;
    	padding-right: 15px;
    	padding-bottom: 15px;
    	padding-left: 60px;
    	margin-top: 0px;
    	margin-bottom: 25px;
        background-color: #FFF;
    }
    
    #mainContent .offercoupon { /* the offercoupon is the box with the red dotted line around it */
    	padding: 20px;
    	background-color: #FEFCD8;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: 18px;
    	font-weight: bold;
    	background-image: url(images/coupon-bg.jpg);
    	background-repeat: repeat-x;
    	background-position: bottom;
    }
    .offercouponoutline {
    	width: 70%;
    	margin-right: auto;
    	margin-left: auto;
    	text-align: center;
    	border: 4px dashed #CC0000;
    	padding: 5px;
    	margin-top: 30px;
    	margin-bottom: 30px;
    }
    .offercoupon form {
    	margin: 0px;
    	padding: 0px;
    }
    #mainContent .offercoupon p {
    	line-height: 22px;
    }
    
    .shadowbox { /* this styles the box that looks like the lower right corner is turned up */
    	background-color: #FFFFFF;
    	width: 90%;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 20px;
    	margin-bottom: 20px;
    	text-align: center;
    }
    .sbcontent { /* shadow box content styles */
    	padding: 15px;
    	border: 1px solid #E2E2E2;
    	background-color: #F3F3F3;
    	background-image: url(images/shadowbox-corner.jpg);
    	background-repeat: no-repeat;
    	background-position: right bottom;
    }
    
    .sbshadow { /* div for page curl shadow below box */
    	background-image: url(images/shadowbox-shadow.jpg);
    	background-repeat: no-repeat;
    	background-position: right top;
    	height: 28px;
    }
    ul.greencheck {
    	line-height: 18px;
    }
    
    .greencheck li {
    	list-style:none;
    	padding: 0 0 10px 35px;
    	background-image: url(images/checkmark-sm.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    }
    
    ul.redstop {
    	line-height: 18px;
    }
    
    .redstop li {
    	list-style:none;
    	padding: 0 0 10px 35px;
    	background-image: url(images/stop.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    }
    
    #mainContent .testimonial { /* styles for the testimonial table */
    	width: 90%;
    	margin-right: auto;
    	margin-left: auto;
        margin-bottom: 20px;
    	border: 1px solid #bfb46b;
        background-color: #fff6b8;
    }
    .testimonial img {
    	padding-top: 15px;
    }
    
    #mainContent .roundbox { /* this is the opt-in email box with rounded corners */
    	background-image: url(images/round-box-fill.gif);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
        height:auto;
        min-height:300px;
    }
    #mainContent .roundboxcontent p {
    	line-height: 25px;
        margin-bottom:0px;
    }
    .roundboxcontent {
    	padding-right: 25px;
    	padding-left: 25px;
    	font-size: 18px;
    	font-weight: bold;
    	text-align: center;
    	font-family: Georgia, "Times New Roman", Times, serif;
    }
    .roundboxcontent .input {
    	width: 300px;
    	font-size: 15px;
    	font-weight: bold;
    	padding: 2px;
    	color: #CC0000;
    	text-align: center;
    	margin-right: auto;
    	margin-left: auto;
    	border: 1px solid #333333;
    	background-color: #FFF9DF;
    }
    .roundboxcontent .label {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	text-align: center;
    }
    #mainContent .button {
    	background-color: #cc0000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 18px;
    	font-weight: bold;
    	color: #FFFFFF;
    	padding: 4px;
    	background-image: url(images/form-btn-bg.png);
    	background-repeat: no-repeat;
    	background-position: center;
    	border: 2px solid #000;
    	margin-top: 10px;
        cursor:pointer;
    }
    
    #mainContent .button:hover {
    	background-color: #ff0000;
    
    }
    .roundboxcontent form {
    	margin-bottom: 0px;
    }
    .roundboxbtm {
    	background-image: url(images/round-box-btm.gif);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 22px;
        margin:0px;
        padding:0px;
    
    }
    .roundboxtop {
    	background-image: url(images/round-box-top.gif);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 22px;
    }
    
    #squeeze h1, #squeeze h2, #squeeze h3, #squeeze h4 {
    	font-family: Georgia, helvetica, sans serif;
    }
    
    #mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {
    	color: #cc0000;
        	text-decoration: underline;
    }
    #mainContent .postwrap a:hover {
    	color: #000000;
    }
    
    #squeeze h1 {
    	font-size: 36px;
        line-height: 41px;
        margin-top:0px;
        padding-top:0px;
    }
    #squeeze h2 {
    	font-size: 24px;
        line-height: 29px;
    }
    #squeeze h3 {
    	font-size: 20px;
        line-height: 24px;
    }
    #squeeze h4 {
    	font-size: 16px;
        line-height: 20px;
        font-weight:normal;
    }
    
    .yellow { /* this makes your text look like it is highlighted in yellow */
    	background-color: #FFFF00;
        font-weight:bold;
    }
    
    .red {
    	color: #CC0000;
    }
    
    .blue {
    	color: #0000FF;
    }
    
    .green {
    	color: #007d0f;
    }
    
    .center {
    	text-align:center;
    }
    
    .lineout { /* crosses out text with a line */
    	text-decoration: line-through;
    }
    .paper1btm {
    	background-image: url(images/paper1-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 40px;
    	margin:0px;
    	padding:0px;
    }
    .paper1top {
    	background-image: url(images/paper1-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 73px;
    }
    
    #mainContent .paper1 {
    	background-image: url(images/paper1-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper1content p {
    	line-height: 26px;
    }
    .paper1content {
    	font-size: 18px;
    	font-weight: bold;
    	text-align: left;
    	font-family: "Courier New", Courier, monospace;
    	padding-right: 35px;
    	padding-left: 35px;
    }
    .stickywrap {
    }
    .stickynote {
    	background: url(images/stickynote.jpg) no-repeat left top;
    	padding: 38px 40px 35px 60px;
    	height: 261px;
    	width: 260px;
    	font: 18px/22px "Courier New", Courier, monospace;
    	text-align: center;
    	float: left;
    }
    .paper2btm {
    	background-image: url(images/paper2-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 60px;
    	margin:0px;
    	padding:0px;
    }
    .paper2top {
    	background-image: url(images/paper2-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 44px;
    }
    
    #mainContent .paper2 {
    	background-image: url(images/paper2-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper2content p {
    	line-height: 26px;
    }
    .paper2content {
    	font-size: 16px;
    	font-weight: bold;
    	text-align: left;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	padding-right: 45px;
    	padding-left: 45px;
    }
    .paper3btm {
    	background-image: url(images/paper3-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 106px;
    	margin:0px;
    	padding:0px 45px 25px;
    }
    .paper3top {
    	background-image: url(images/paper3-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 106px;
    	padding-right: 45px;
    	padding-left: 45px;
    	padding-top: 25px;
    }
    
    #mainContent .paper3 { /* this is the opt-in email box with rounded corners */
    	background-image: url(images/paper3-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper3content p {
    	line-height: 26px;
    }
    .paper3content {
    	text-align: left;
    	padding-right: 45px;
    	padding-left: 45px;
    }
    
    /* Styles for Lester Chan's built-in WP-Pagenavi plugin */
    
    #wp-pagenavi {
    	color: #FFFFFF;
        margin:0 auto;
    }
    
    #wp-pagenavi a, #wp-pagenavi a:link  {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    
    }
    #wp-pagenavi a:visited {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    }
    #wp-pagenavi a:hover {
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #7A6758;
    }
    #wp-pagenavi a:active {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #900000;
    }
    #wp-pagenavi span.pages {
    	padding: 3px 5px 3px 5px;
    	margin: 2px 2px 2px 2px;
    	color: #333;
    	border: none
    }
    #wp-pagenavi span.current {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	font-weight: bold;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #900000;
    }
    #wp-pagenavi span.extend {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    }
    Thread Starter adevore

    (@adevore)

    I am trying to get rid of the categories and archives in the right sidebar in the page https://downloadablegamesfree.com/

    I added the display: none; but it didnt work. Please exactly what to paste and where. Thanks.

    Thread Starter adevore

    (@adevore)

    Here is the stylesheet.css as it is now:

    /*
    Theme Name: FlexSqueeze
    Theme URI: https://www.flexibilitytheme.com/
    Description: FlexSqueeze is the easiest way to implement custom sales pages in WordPress
    Version: 1.0
    Author: Advantus Media, Inc.
    Author URI: https://www.flexibilitytheme.com
    Tags: dark, light, two-columns, custom-colors, custom-header, theme-options, right-sidebar, threaded-comments
    */
    
    /* Do NOT edit this file */
    
    html {
    	margin: 0px;
    	min-height: 100%;
    }
    
    body {
    	margin:0px;
    	padding:0px;
    	background-color: #526074;
    	min-height: 100%;
    	background-image: url(images/backgrounds/diaglines.png);
    	background-repeat: repeat;
    	background-position: center top;
    
    }
    
    a:link, a:visited, a:active a:focus {
    	-moz-outline-style:none;
    }
    
    a:hover {
    	-moz-outline-style:none;
    }
    
    h1, h2, h3, h4 {
    	font-family: Arial, Helvetica, sans-serif;
    }
    
    h2.pagetitle {
    	padding:8px 8px 8px 15px;
    	margin:0px 0px 5px 0px;
    	background-color:#FFF;
    	font: normal 22px/26px Georgia;
    	color: #333;
    	border: solid 1px #D7CAB5;
    }
    
    img {
    	border:none;
    	margin:0;
    	padding:0;
    }
    
    .alignleft {
    	margin-right:10px;
    	margin-bottom:10px;
        float: left;
    }
    
    .alignright {
    	margin-bottom:10px;
    	margin-left:10px;
        float: right;
    }
    
    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
        margin-bottom:10px;
    }
    
    hr {
    	height: 1px;
    	border:0;
    	width: 95%;
    	color: #E6E6E6;
    	background-color: #E6E6E6;
    }
    
    .postwrap blockquote {
    	margin:0 15px 10px 15px;
    	padding:10px 15px;
    	border: 1px solid #999;
    	background: #CCC;
    }
    
    .postwrap blockquote blockquote {
    	margin-right:5px;
    	margin-left:0;
    	background: #CCC;
    }
    
    .postwrap blockquote p {
    	margin:0;
    	padding:0 0 5px;
    }
    
    #bgwrapper {  /*--- This id selector controls the blog background layer ---*/
    	width: 100%;
    	margin: 0px;
    	padding-top:15px;
    	background: url(images/bg-fade.png) repeat-x top left;
    
    	min-height: 100%;
    }
    
    #squeeze #bgwrapper {  /*--- This id selector controls the blog background layer ---*/
    	width: 100%;
    	margin: 0px;
    	padding-top:15px;
    	background: url(images/bg-fade.png) repeat-x top left;
    
    	min-height: 100%;
    }
    
    #wrap {
    	width:920px;
    	margin:0px auto 0px;
    	padding:0;
    	border: solid 2px #000000;
        font:12px Arial, Arial, sans-serif;
    }
    
    #squeeze #wrap {
    	width:650px;
        border:solid 0px #000000;
    }
    
    #header {
    background: url(images/headers/header-Flare.png) no-repeat center top;
    background-color: #A10000;
    	height:120px;
    	width:920px;
        border-bottom: solid 2px #000000;
        position:relative;
    }
    
    #squeeze #header {
    background: url(images/headers/squeezeheader-dreams1.png) no-repeat center top;
    
    	width:650px;
        height: 161px;
        padding-top: 25px;
        border-bottom: none;
        color: #FFF;
        padding-top: 25px;
    }
    
    #header a {
    	color:#FFFFFF;
    	text-decoration: none;
    }
    
    #header h3 {
    	font-size:34px;
    	width:560px;
    	left:20px;
    	font-weight:400;
    	line-height:38px;
    	font-family: Georgia;
    	margin:0px;
    	padding: 30px 0 10px 20px;
    }
    
    #squeeze #header h3 {
    	width:400px;
        font-size: 36px;
        font-family: Trebuchet MS;
    }
    
    #logo {
    	position: relative;
    	top:10px;
    	left:20px;
    	height: 110px;
    	width: 500px;
    }
    
    #logo a {
    	display: block;
    	height: 100%;
    	width: 100%;
    } 
    
    #header  h3  a {
    	color: #FFFFFF;
    }
    
    #header  h3  a:hover {
    	color: #999;
    	text-decoration: none;
    }
    
    p.tagline {
    	font-size:14px;
    	font-weight:700;
    	width:560px;
    	left:20px;
    	color: #FFF;
    	margin:0;
        float:left;
    	padding: 0 0 0 20px;
    }
    
    #squeeze p.tagline {
    	width:400px;
        color: #FFF;
        font-size:16px;
    }
    
    /*--- Navigation Menu Settings ---*/
    
    #nav {
    background: url(images/navssbg.png) left top repeat-x;
        background-color: #A10000;
        padding-left:10px;
    border-bottom: solid 2px #000000;
        width:912px;
    	margin: 0px;
        padding-left: 8px;
        height:33px;
    }
    
    #squeeze #nav {
    	width:642px;
    }
    
    #nav ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    }
    
    #nav li {
    	float: left;
        margin-right: 8px;
    margin-right: 1px;
    }
    
    * html #nav li a { /* Filter for IE6 to prevent li stacking */
    	float: left;
    	text-decoration: none;
    }
    
    * html #nav li a span { /* Filter for IE6 to prevent li stacking */
    	float: left;
    	margin-left: 4px;
    	text-decoration: none;
    }
    
    #nav li a {
    	display: block;
    	height: 33px;
    background: url(images/navssleft.png) left top no-repeat;
        padding-top:0px;
    background-color: #A10000;
    	font-family: Arial, Helvetica;
    	text-decoration: none;
    }  
    
    #nav li a span {
    	display: block;
    	margin-left: 10px;
    	padding-left: 4px;
    	padding-right: 13px;
    	line-height: 32px;
        padding-bottom:1px;
    	font-weight: normal;
    	color: #FFFFFF;
    background: url(images/navssright.png) right top no-repeat;
      line-height: 26px;
      padding-top:6px;
    background-color: #A10000;
    	text-decoration: none;
    }
    
    #nav li a:hover {
    	background-position: left -33px;
    	text-decoration: none;
    	background-color: #A10000;
    	cursor: pointer; /* For IE6 */
    }
    
    #nav li a:hover span {
    	background-position: right -33px;
    	color: #FFFFFF;
    	background-color: #A10000;
    line-height: 32px;
    	padding-top:0px;
    }
    
    #nav li.current_page_item a, #nav li.current_page a {
    	background-position: left -33px;
    	background-color: #A10000;
    }
    
    #nav li.current_page_item a span, #nav li.current_page a span {
    	background-position: right -33px;
    	color: #FFFFFF;
    	background-color: #A10000;
    }
    
    /*-- Header search box styles --*/
    
    #header #searchform {
    	width: 242px;
    	height: 31px;
    	background: url(images/searchboxes/topmesh.png) left 0px no-repeat;
    	position: absolute;
    	top: 0px;
    	right: 15px;
    }
    
    *:first-child+html #header #searchform { /* Filter for IE7 */
      	padding: 0px 0;
    }
    
    * html #header #searchform { /* Filter for IE6 */
      	padding: 5px 0;
    }
    
    * html #header #searchbox { /* Filter for IE6 */
      	margin-top: 0px;
    }
    
    #header #searchbox {
    	margin-left: 28px;
    	margin-top:6px;
    	margin-bottom: 3px;
    	width: 140px;
    	background: none;
    	border: none;
    	color: #FFFFFF;
    	font-size: 11px;
    }
    
    #header #searchbutton {
      	width: 50px;
      	background: none;
      	border: none;
      	margin-left:10px;
    }
    
    #header #searchbutton:hover {
    	cursor: pointer;
    }
    
    /*-- Sidebar search box styles --*/ 
    
    #sidebar-top #searchform {
    	width: 345px;
    }
    
    #sidebar-top #s {
    	margin: 20px 0 5px 0;
    	width: 345px;
    }
    
    #sidebar-left #searchform {
    	width: 190px;
    }
    
    #sidebar-left #s {
    	margin: 20px 0 5px 0;
    	width: 190px;
    }
    
    #sidebar-right #searchform {
    	width: 130px;
    }
    
    #sidebar-right #s {
    	margin: 20px 0 5px 0;
    	width: 130px;
    }
    
    /*-- Header RSS settings --*/
    
    #rssfeeds {
    	width:300px;
    	height: 70px;
    	position: absolute;
    	padding-top: 0px;
    	bottom:0px;
    	right:22px;
    	color: #FFFFFF;
    }
    
    #rssicon {
    	float:right;
        margin-left:5px;
    }
    
    #rssfeeds a {
    	color: #FFFFFF;
        text-decoration:underline;
    }
    
    #rssfeeds a:hover {
    	color: #999;
    }
    
    #rssfeeds  p {
    	line-height:16px;
    	margin:0;
    	padding:27px 0px 0 0;
    	text-align: right;
    }
    
    /*-- Begin feature section styles --*/
    
    #feature {
    	background: url(images/feature-bg.png) no-repeat bottom left;
        background-color: #1F242C;
        width: 920px;
        clear:both;
        color: #999;
        padding-bottom:10px;
    	margin:0px;
    }
    
    #squeeze #feature {
    	    width: 650px;
    }
    
    #feature .topshadow {
    	background: url(images/feature-shadow.png) no-repeat top left;
        width: 920px;
    }
    
    #squeeze #feature .topshadow {
    	    width: 650px;
    }
    
    #feature h2 {
        padding:0px;
            margin:0px 0px 10px 0px;
    	color: #FFF;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 18px;
    }
    #feature a, #feature a:visited, #feature a:active {
    	color: #CCC;
    }
    
    #feature a:hover {
    	color: #FFF;
    }
    #feature .textwidget {
    	padding:0px;
    	color: #999;
    }
    
    #feature ul {
    	list-style-type:none;
        padding:0px;
    }
    #feature ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #feature ul.children li{
        padding-bottom: 0px;
    }
    
    #feature ul li{
    	list-style-type:none;
    background:url(images/liarrow.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #feature ul li a {
    	text-decoration:none;
    }
    
    .feat_box {
    	padding:15px 15px 15px 15px;
        margin:0px;
    	width: 420px;
        float: left;
    }
    
    #squeeze .feat_box {
    	width: 285px;
    }
    /*-- Begin page content CSS --*/
    
    #content {
    	width:915px;
    	position:relative;
    	float:left;
    	color: #333;
        background-color: #F0EBE3;
    	padding:5px 0px 0px 5px;
    }
    
    .postwrap a:link, .postwrap a:visited, .postwrap a:active {
    	text-decoration:none;
    	color: #A10000;
    	border:0;
    	-moz-outline-style:none;
    }
    
    .postwrap a:hover {
    	text-decoration:underline;
    	color: #000000;
    	border:0;
    	-moz-outline-style:none;
    }
    
    .posthead h1 {
    	margin:0px;
    	padding:8px 8px 8px 15px;
    	background-color: #FFF;
    	font: normal 22px/26px Georgia;
    	border-bottom: solid 1px #EEE;
    
    }
    
    .postwrap {
    	float:left;
    	width:560px;
    	padding:0px 0px 0px 0px;
        margin-bottom:5px;
    }
    
    .post {
    	background-color: #FFFFFF;
    	margin-bottom:5px;
    	padding:0px;
    	border: solid 1px #D7CAB5;
    }
    
    .postwrap p {
    	line-height: 18px;
    }
    
    .posthead {
    	padding-bottom:0px;
    	position:relative;
    	clear:left;
    	margin-bottom: 0px;
    }
    
    #content .posthead h1, #content .posthead h1 a {
    	color: #333;
    }
    
    #content .posthead h1 a:hover, #content .postMeta a:hover {
    	text-decoration: none;
    	color: #999;
    }
    
    .postMeta {
    background-color: #FFF;
    	color: #666;
    	margin:0px;
    	padding:5px 15px 5px 15px;
    	font-size: 11px;
        height:20px;
    }
    
    .postMeta a, .postMeta a:link, .postMeta a:visited, .postMeta a:active {
    	text-decoration: none;
        color: #666;
    }
    
    #content .postMeta a:hover {
    	text-decoration: underline;
        color: #666;
    }
    
    div.commentcount {
    	padding-left: 24px;
    	background: url(images/comment.png) left top no-repeat;
    	text-decoration: none;
    	padding-top: 3px;
    	padding-bottom: 3px;
        float:right;
    }
    
    div.postdate {
    	padding-left: 24px;
    	background: url(images/date.png) left top no-repeat;
    	text-decoration: none;
    	padding-top: 3px;
    	padding-bottom: 3px;
        float:left;
    }
    
    #content .postcontent {
    	padding:15px 15px 0px 15px;
    	line-height:18px;
    	color: #333;
    }
    
    .postcontent a {
    	text-decoration: underline;
    }
    
    pre {
    	background-color: #F9F8E3;
        border: 1px dotted #999;
        padding: 0px 8px 15px 8px;
        margin:0 15px 10px 15px;
    }	
    
    .more-link {
    	font-weight:700;
    	margin-top:15px;
    	height: 16px;
    	width: 300px;
    	display: block;
    }
    
    .Note {
    	margin:0px;
        padding:0px;
        font-size:11px;
    }
    
    #content ul.Note li a, #content ul.Note li a:link, #content ul.Note li a:visited {
    	color: #333;
    }
    
    ul.Note {
    	background-color: #F0EBE3;
    	margin-top:0px;
    	padding:5px;
    
    }
    
    .Note li {
    	list-style-type:none;
    	padding:2px 0 2px 15px;
    }
    
    .NoteRss {
    	background:url(images/NoteRss.png) no-repeat left 2px;
        display:inline;
        margin-left:5px;
    }
    
    .NoteTrackBack {
    	background:url(images/NoteTrackBack.gif) no-repeat left 2px;
        display:inline;
        margin-left:10px;
    }
    
    /*-- Comment Settings --*/
    
    #commentblock {
    	width: 530px;
    	float:left;
    	margin-top:10px;
    	padding:0;
    	border: none;
    }
    
    #commentblock a, #commentblock a:link, #commentblock a:visited {
    	color: #A10000;
    }
    
    .comment-wrap {
    	padding-left:10px;
        padding-right:10px;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	display: block;
    
    }
    
    #commentblock ol {
    	padding: 0px;
    	list-style: none;
    }
    
    #commentblock  ol li {
    	margin-bottom: 10px;
    	padding: 10px;
        background-color: #FFF;
        border: solid 1px #D7CAB5;
        background-color: #F9F7F2;
    }
    
    .commentdate {
    	padding-left:0;
    }
    
    #commentlist li p {
    	margin-bottom:8px;
    	line-height:20px;
    	padding:0;
    }
    
    .commentlist li.alt .commenttext {
    	clear: both;
    }
    
    .commentname {
    	margin:0;
    	padding:5px 5px 5px 0;
    }
    
    .commentinfo {
    	clear:both;
    }
    
    .commenttext {
    	clear:both;
    	padding-top: 10px;
        display:block;
    	margin-bottom: 0px;
    }
    
    .comment-wrap blockquote, .comment-wrap blockquote blockquote {
    	margin-bottom:10px;
    	margin-top: 8px;
        background: url(images/comments-lighter.png) no-repeat top left;
        border: 1px solid #000;
    }
    
    .commenttext p {
    	margin:0;
    	padding:0 0 10px 0;
    }
    
    #commentform #submit {
    	color: #FFF;
    	font-family:Arial, Helvetica;
    	font-size:14px;
    	font-weight:700;
    	border:1px solid #000;
    	display:block;
    	margin:0;
    	padding:4px;
    	background-color: #A10000;
    }
    
    #commentform input, #commentform textarea {
    	padding:5px;
    	background-color: #F9F7F2;
        border: solid 1px #D7CAB5;
        color: #333;
    }
    
    #commentform textarea {
    	width: 98%;
    }
    
    p.meta {
    	margin: 0 0 5px 0;
    	padding: 0px;
    	float: left;
    }
    
    p.meta a {
    	text-decoration: none;
    }
    
    p.approval {
    	font-style: italic;
    	clear: left;
    }
    
    p.commenttitle {
    	font: 18px Georgia, "Times New Roman", Times, serif;
    	margin-top: 0px;
    	padding-top: 0px;
    } 
    
    /*-- Sidebar settings --*/
    
    #sidebar {
    
    	float:right;
    	width:345px;
    	margin-top:0px;
    	position:relative;
    	padding-right: 0px;
    	margin-bottom: 15px;
        margin-left:5px;
        margin-right:5px;
    }
    
    #sidebar ul, #feature ul{
    	margin: 0px;
        padding: 0 0 0 8px;
    }
    
    #sidebar-top {
    	width: 345px;
    	padding:0px;
        color: #333;
    }
    
    #sidebar-top h2 {
        margin:0px;
    	padding: 8px 8px 8px 23px;
    	color: #FFF;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 14px;
    	background: url(images/sidebar-h2-bg.png) no-repeat top left;
    	background-color: #A10000;
        border-bottom: solid 1px #D7CAB5;
    	text-transform: none;
    	letter-spacing: 0px;
    }
    
    #sidebar-top a, #sidebar-top a:visited, #sidebar-top a:active {
    	color: #333;
    }
    
    #sidebar-top a:hover {
    	color: #A10000;
    }
    
    .sidebar-top-box {
    	margin-bottom:4px;
    	padding:8px;
    	background-color: #F9F7F2;
    	color: #333;
    	border: 1px solid #D7CAB5;
    }
    
    .box-padding {
    	padding:7px;
    }
    
    .sidebar-top-box p {
    	margin-top:3px;
    	margin-bottom:3px;
    }
    
    #sidebar-top .textwidget {
    	padding:10px 10px 10px 10px;
    	color: #333;
    }
    
    #sidebar-top ul {
    	list-style-type:none;
        padding:10px;
    }
    
    #sidebar-top .widget {
        margin:0px 0px 5px 0px;
    	background-color: #F9F7F2;
    	border: solid 1px #D7CAB5;
    }
    
    #sidebar-top ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #sidebar-top ul.children li {
        padding-bottom: 0px;
    }
    
    #sidebar-top ul li {
    	list-style-type:none;
    background:url(images/liarrow-dark.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #sidebar-top ul li a {
    	text-decoration:none;
    }
    
    #sidebar-top h2 a.rsswidget {
    	color: #FFF;
    	text-decoration: none;
    }
    
    #sidebar #sidebar-left h2 a.rsswidget, #sidebar #sidebar-right h2 a.rsswidget {
    	color: #A10000;
    	text-decoration: none;
    }
    
    #sidebar .rsswidget img {
    	float: left;
    	margin-top: 2px;
    	margin-right: 7px;
    }
    
    /*-- Footer settings --*/
    
    #footer {
    	float:left;
    	width: 920px;
        background-color: #6b0000;
    	color: #e0e0e0;
    	font:12px Arial, Arial, sans-serif;
    	padding:0px;
    	margin: 0px;
    
    }
    
    #squeeze #footer {
    	width: 650px;
        background-color: #F0F0F0;
        color: #A3A3A3;
        text-align:center;
    }
    
    #footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
    	color: #ffcc00;
    	text-decoration:underline;
    }
    
    #squeeze #footer a:link, #squeeze #footer a:visited, #squeeze #footer a:active, #squeeze #footer a:focus {
    	color: #A3A3A3;
    	text-decoration:none;
    }
    
    #squeeze #footer a:hover {
    	text-decoration:underline;
    }
    
    #footerdark {
    	background: url(images/footerdark.png) no-repeat top left;
        padding:7px 0 25px 0;
        width: 920px;
    }
    #squeeze #footerdark {
    	width: 650px;
        background: none;
    }
    
    #footer .topshadow {
    	background: url(images/feature-shadow.png) no-repeat top left;
        padding-bottom:20px;
    }
    
    #footer p {
    	padding:10px 0 0 15px;
        margin:0px;
    }
    #footer h2 {
        padding:0px;
            margin:0px 0px 10px 0px;
    	color: #ffcc00;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 18px;
    }	
    
    #footer .textwidget {
    	padding:0px;
    	color: #999;
    }
    
    #footer ul {
    	list-style-type:none;
        padding:0px;
    }
    #footer ul.children {
    	margin:3px 0 0px 0;
    	padding: 0px 0px 3px 0px;
    	border:none;
    }
    
    #footer ul.children li{
        padding-bottom: 0px;
    }
    
    #footer ul li{
    	list-style-type:none;
    background:url(images/liarrow.png) no-repeat left top; padding-left:10px;
    padding-bottom:3px;
    }
    
    #footer ul li a {
    	text-decoration:none;
    }
    
    .foot_box {
    	padding:15px 15px 15px 15px;
        margin:0px;
    	width: 420px;
        float: left;
    }
    
    /*-- Related Posts plugin settings --*/
    
    .rel-posts {
    	margin:0 0 10px;
    	padding:0 0 10px;
    }
    
    .rel-posts ul {
    	margin:0;
    	padding:0;
    }
    
    .rel-posts li {
    	list-style-type:none;
    	background:url(images/liarrow-dark.png) no-repeat left 2px; padding-left:10px;
    	margin:2px 0 0 0;
    	padding:0px 0 0px 11px;
    }
    
    .rel-posts li a {
    	text-decoration: none;
    }
    
    /*-- WordPress calendar settings --*/
    
    #wp-calendar {
    	width:100%;
    	border-collapse:collapse;
    	margin:0;
    	padding:0;
    	background: #FFFFFF;
    }
    
    #wp-calendar caption {
    	padding-top:3px;
    	padding-bottom:6px;
    	text-align:left;
    	font-family: Arial, Arial, Helvetica;
    	font-size: 15px;
    	font-weight: bold;
    	color: #A10000;
    	text-transform: uppercase;
    	letter-spacing: 0px;
    }
    
    #wp-calendar td {
    	text-align:center;
    	padding-top:2px;
    	padding-bottom:2px;
    	line-height:15px;
    }
    
    #wp-calendar th {
    	background-color: #A10000;
    	color: #FFFFFF;
    }
    
    #wp-calendar tbody {
    	border-right: 1px solid #D8D8D8;
    	border-left: 1px solid #D8D8D8;
    
    }
    
    #content #sidebar #wp-calendar a {
    	font-weight:700;
    	color: #FFFFFF;
    	text-decoration:none;
    	display:block;
    	border-style:none;
    	margin:0;
    	padding:0;
    	background-color: #A10000;
    }
    
    #content #sidebar #wp-calendar a:hover {
    	font-weight:700;
    	color: #999;
    	text-decoration:none;
    	border-style:none;
    	margin:0;
    	padding:0;
    }
    
    #wp-calendar tfoot, #wp-calendar tfoot .pad {
    	background-color: #A10000;
    }
    
    #wp-calendar tfoot a:hover {
    	text-decoration:underline;
    }
    
    #wp-calendar tfoot a {
    	display:block;
    	padding:2px 0;
    	color: #FFFFFF;
    	text-decoration: none;
    }
    
    #wp-calendar tfoot td {
    	padding:4px 0;
    }
    
    #wp-calendar thead {
    	border-right: 1px solid #A10000;
    	border-left: 1px solid #A10000;
    }
    
    #wp-calendar tfoot {
    	border-right: 1px solid #A10000;
    	border-left: 1px solid #A10000;
    }
    
    #credit {
    	font: 11px Arial, Helvetica;
    	padding: 8px;
        width:920px;
        margin: 0 auto;
        text-align:center;
    }
    
    form {
    	margin:0;
    	padding:0;
    }
    
    /* Styling for RSS feed widget */
    
    #rss a {
    	color: #FFF;
    	line-height: 20px;
    }
    
    #rss a:hover {
    	color: #FFF;
    	text-decoration: none;
    }
    
    .clearer {
    	clear: both;
    	float: none;
    }
    
    #nextprevious {
    	padding: 10px 0;
        margin-bottom:15px;
        float:left;
        width: 95%;
        text-align: center;
    }
    
    /* Legacy comments styling */
    
    img.avatar {
    	float:right;
        border:solid 2px #000;
    }
    div.vcard a {
    	font-weight:bold;
    
    }
    ol li div.comment-meta { font-size:9px; margin:5px 0 10px 0; }
    
    /* End Legacy comments styling */
    
    /* Styling for WP 2.7 nested comments. Thanks to Chris Harrison at https://cdharrison.com for breaking these down. I changed what I needed and left the rest for future styling.  */
    
    #content ol.commentlist a, #content ol.commentlist a:link, #content ol.commentlist a:visited {color: #A10000; }
    ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
    ol.commentlist li {margin-bottom: 10px; }
    ol.commentlist li.alt { }
    ol.commentlist li.bypostauthor {}
    ol.commentlist li.byuser {}
    ol.commentlist li.comment-author-admin {background-color: #D7CAB5;}
    ol.commentlist li.comment { padding:1em; }
    ol.commentlist li div.comment-author {}
    div.vcard { font:normal 16px georgia,times,serif; }
    ol.commentlist li div.vcard cite.fn { font-style:normal;font-weight:bold; }
    ol.commentlist li div.vcard cite.fn a.url {}
    ol.commentlist li div.vcard img.avatar { border:2px solid #000; float:right; margin:0 0 1em 1em; }
    ol.commentlist li div.vcard img.avatar-32 {}
    ol.commentlist li div.vcard img.photo {}
    ol.commentlist li div.vcard span.says {}
    ol.commentlist li div.commentmetadata {}
    ol.commentlist li div.comment-meta { font-size:9px; margin:5px 0 10px 0; }
    ol.commentlist li div.comment-meta a { }
    ol.commentlist li p { margin:0 0 1em; }
    ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
    ol.commentlist li div.reply { font-size:11px; }
    #content ol.commentlist li div.reply a { color:#FFF; font-weight:bold; padding:3px 6px; background-color: #A10000;  border:1px solid #000;}
    #content ol.commentlist li div.reply a:hover { background-color:#555; text-decoration:none;}
    ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
    ol.commentlist li ul.children li {}
    ol.commentlist li ul.children li.alt {}
    ol.commentlist li ul.children li.bypostauthor {}
    ol.commentlist li ul.children li.byuser {}
    ol.commentlist li ul.children li.comment {}
    ol.commentlist li ul.children li.comment-author-admin {background-color: #D7CAB5;}
    ol.commentlist li.depth-1, ol.commentlist li.depth-1.parent {border: solid 1px #D7CAB5;}
    ol.commentlist li ul.children li.depth-2 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-3 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-4 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.depth-5 { border:1px solid #D7CAB5; margin:0 0 .25em .25em; }
    ol.commentlist li ul.children li.odd {}
    ol.commentlist li.even { background-color: #F9F7F2; background-image:none; }
    ol.commentlist li.comment-author-admin.even, ol.commentlist li.comment-author-admin.odd { background-color: #D7CAB5; background-image:none;}
    ol.commentlist li.odd { background: url(images/comments-lighter.png) no-repeat top left; background-color: #F9F7F2;  }
    ol.commentlist li.parent { border:none; }
    ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
    ol.commentlist li.thread-alt { }
    ol.commentlist li.thread-even {}
    ol.commentlist li.thread-odd {}
    ol.pinglist li a, ol.pinglist li a:link, ol.pinglist li a:visited ol.pinglist li {color: #A10000; }
    
    /* Squeeze page main styling */
    
    #mainContent {
    	width:645px;
    	position:relative;
    	float:left;
        text-align:left;
    	color: #000;
        background-color: #FFF;
    	padding:5px 0px 0px 5px;
        font-family: Verdana, helvetica, sans serif;
        font-size: 13px;
        line-height: 17px;
    }
    
    #mainContent .postwrap {
    	float:left;
    	width:640px;
    	padding:0px 0px 0px 0px;
        margin-bottom:5px;
    
    }
    
    #mainContent .post {
    	border:none;
    }
    #mainContent .postcontent {
    	padding:20px;
    }
    
    .greybox { /* apply this class to a paragraph to give it a grey box around it */
    	background-color: #F3F3F3;
    	border: 1px solid #E2E2E2;
    	width: 80%;
    	margin-right: auto;
    	margin-left: auto;
    	margin-bottom: 20px;
    	padding-top: 15px;
    	padding-right: 15px;
    	padding-bottom: 15px;
    	padding-left: 15px;
    }
    
    #squeeze blockquote { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
    	background-image: url(images/blockquote.gif);
    	background-repeat: no-repeat;
    	background-position: left 7px;
        border-top:none;
        border-right:none;
        border-left:none;
    	border-bottom-width: 1px;
    	border-bottom-style: solid;
    	border-bottom-color: #CCCCCC;
    	padding-top: 5px;
    	padding-right: 15px;
    	padding-bottom: 15px;
    	padding-left: 60px;
    	margin-top: 0px;
    	margin-bottom: 25px;
        background-color: #FFF;
    }
    
    #mainContent .offercoupon { /* the offercoupon is the box with the red dotted line around it */
    	padding: 20px;
    	background-color: #FEFCD8;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: 18px;
    	font-weight: bold;
    	background-image: url(images/coupon-bg.jpg);
    	background-repeat: repeat-x;
    	background-position: bottom;
    }
    .offercouponoutline {
    	width: 70%;
    	margin-right: auto;
    	margin-left: auto;
    	text-align: center;
    	border: 4px dashed #CC0000;
    	padding: 5px;
    	margin-top: 30px;
    	margin-bottom: 30px;
    }
    .offercoupon form {
    	margin: 0px;
    	padding: 0px;
    }
    #mainContent .offercoupon p {
    	line-height: 22px;
    }
    
    .shadowbox { /* this styles the box that looks like the lower right corner is turned up */
    	background-color: #FFFFFF;
    	width: 90%;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 20px;
    	margin-bottom: 20px;
    	text-align: center;
    }
    .sbcontent { /* shadow box content styles */
    	padding: 15px;
    	border: 1px solid #E2E2E2;
    	background-color: #F3F3F3;
    	background-image: url(images/shadowbox-corner.jpg);
    	background-repeat: no-repeat;
    	background-position: right bottom;
    }
    
    .sbshadow { /* div for page curl shadow below box */
    	background-image: url(images/shadowbox-shadow.jpg);
    	background-repeat: no-repeat;
    	background-position: right top;
    	height: 28px;
    }
    ul.greencheck {
    	line-height: 18px;
    }
    
    .greencheck li {
    	list-style:none;
    	padding: 0 0 10px 35px;
    	background-image: url(images/checkmark-sm.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    }
    
    ul.redstop {
    	line-height: 18px;
    }
    
    .redstop li {
    	list-style:none;
    	padding: 0 0 10px 35px;
    	background-image: url(images/stop.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    }
    
    #mainContent .testimonial { /* styles for the testimonial table */
    	width: 90%;
    	margin-right: auto;
    	margin-left: auto;
        margin-bottom: 20px;
    	border: 1px solid #bfb46b;
        background-color: #fff6b8;
    }
    .testimonial img {
    	padding-top: 15px;
    }
    
    #mainContent .roundbox { /* this is the opt-in email box with rounded corners */
    	background-image: url(images/round-box-fill.gif);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
        height:auto;
        min-height:300px;
    }
    #mainContent .roundboxcontent p {
    	line-height: 25px;
        margin-bottom:0px;
    }
    .roundboxcontent {
    	padding-right: 25px;
    	padding-left: 25px;
    	font-size: 18px;
    	font-weight: bold;
    	text-align: center;
    	font-family: Georgia, "Times New Roman", Times, serif;
    }
    .roundboxcontent .input {
    	width: 300px;
    	font-size: 15px;
    	font-weight: bold;
    	padding: 2px;
    	color: #CC0000;
    	text-align: center;
    	margin-right: auto;
    	margin-left: auto;
    	border: 1px solid #333333;
    	background-color: #FFF9DF;
    }
    .roundboxcontent .label {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	text-align: center;
    }
    #mainContent .button {
    	background-color: #cc0000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 18px;
    	font-weight: bold;
    	color: #FFFFFF;
    	padding: 4px;
    	background-image: url(images/form-btn-bg.png);
    	background-repeat: no-repeat;
    	background-position: center;
    	border: 2px solid #000;
    	margin-top: 10px;
        cursor:pointer;
    }
    
    #mainContent .button:hover {
    	background-color: #ff0000;
    
    }
    .roundboxcontent form {
    	margin-bottom: 0px;
    }
    .roundboxbtm {
    	background-image: url(images/round-box-btm.gif);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 22px;
        margin:0px;
        padding:0px;
    
    }
    .roundboxtop {
    	background-image: url(images/round-box-top.gif);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 22px;
    }
    
    #squeeze h1, #squeeze h2, #squeeze h3, #squeeze h4 {
    	font-family: Georgia, helvetica, sans serif;
    }
    
    #mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {
    	color: #cc0000;
        	text-decoration: underline;
    }
    #mainContent .postwrap a:hover {
    	color: #000000;
    }
    
    #squeeze h1 {
    	font-size: 36px;
        line-height: 41px;
        margin-top:0px;
        padding-top:0px;
    }
    #squeeze h2 {
    	font-size: 24px;
        line-height: 29px;
    }
    #squeeze h3 {
    	font-size: 20px;
        line-height: 24px;
    }
    #squeeze h4 {
    	font-size: 16px;
        line-height: 20px;
        font-weight:normal;
    }
    
    .yellow { /* this makes your text look like it is highlighted in yellow */
    	background-color: #FFFF00;
        font-weight:bold;
    }
    
    .red {
    	color: #CC0000;
    }
    
    .blue {
    	color: #0000FF;
    }
    
    .green {
    	color: #007d0f;
    }
    
    .center {
    	text-align:center;
    }
    
    .lineout { /* crosses out text with a line */
    	text-decoration: line-through;
    }
    .paper1btm {
    	background-image: url(images/paper1-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 40px;
    	margin:0px;
    	padding:0px;
    }
    .paper1top {
    	background-image: url(images/paper1-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 73px;
    }
    
    #mainContent .paper1 {
    	background-image: url(images/paper1-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper1content p {
    	line-height: 26px;
    }
    .paper1content {
    	font-size: 18px;
    	font-weight: bold;
    	text-align: left;
    	font-family: "Courier New", Courier, monospace;
    	padding-right: 35px;
    	padding-left: 35px;
    }
    .stickywrap {
    }
    .stickynote {
    	background: url(images/stickynote.jpg) no-repeat left top;
    	padding: 38px 40px 35px 60px;
    	height: 261px;
    	width: 260px;
    	font: 18px/22px "Courier New", Courier, monospace;
    	text-align: center;
    	float: left;
    }
    .paper2btm {
    	background-image: url(images/paper2-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 60px;
    	margin:0px;
    	padding:0px;
    }
    .paper2top {
    	background-image: url(images/paper2-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 44px;
    }
    
    #mainContent .paper2 {
    	background-image: url(images/paper2-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper2content p {
    	line-height: 26px;
    }
    .paper2content {
    	font-size: 16px;
    	font-weight: bold;
    	text-align: left;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	padding-right: 45px;
    	padding-left: 45px;
    }
    .paper3btm {
    	background-image: url(images/paper3-btm.jpg);
    	background-repeat: no-repeat;
    	background-position: center bottom;
    	height: 106px;
    	margin:0px;
    	padding:0px 45px 25px;
    }
    .paper3top {
    	background-image: url(images/paper3-top.jpg);
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 106px;
    	padding-right: 45px;
    	padding-left: 45px;
    	padding-top: 25px;
    }
    
    #mainContent .paper3 { /* this is the opt-in email box with rounded corners */
    	background-image: url(images/paper3-fill.jpg);
    	background-repeat: repeat-y;
    	background-position: center;
    	width: 475px;
    	margin-right: auto;
    	margin-left: auto;
    	margin-top: 25px;
    	margin-bottom: 25px;
    	height:auto;
    	min-height:300px;
    }
    #mainContent .paper3content p {
    	line-height: 26px;
    }
    .paper3content {
    	text-align: left;
    	padding-right: 45px;
    	padding-left: 45px;
    }
    
    /* Styles for Lester Chan's built-in WP-Pagenavi plugin */
    
    #wp-pagenavi {
    	color: #FFFFFF;
        margin:0 auto;
    }
    
    #wp-pagenavi a, #wp-pagenavi a:link  {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    
    }
    #wp-pagenavi a:visited {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    }
    #wp-pagenavi a:hover {
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #7A6758;
    }
    #wp-pagenavi a:active {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	text-decoration: none;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #900000;
    }
    #wp-pagenavi span.pages {
    	padding: 3px 5px 3px 5px;
    	margin: 2px 2px 2px 2px;
    	color: #333;
    	border: none
    }
    #wp-pagenavi span.current {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	font-weight: bold;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #900000;
    }
    #wp-pagenavi span.extend {
    	padding: 3px 5px 3px 5px;
    	margin: 2px;
    	border: 1px solid #000000;
    	color: #FFFFFF;
        background: url(images/pagenavi-bg.png) left bottom no-repeat;
    	background-color: #A79789;
    }
    Thread Starter adevore

    (@adevore)

    I took that out but it still shows, but a little differently ??

    I assume you are talking about the stylesheet.css file? Maybe there is something else I have to take out.

    Thread Starter adevore

    (@adevore)

    I figured it out thanks.

    Thread Starter adevore

    (@adevore)

    any idea where I closed it too early in the index.php file? I’m stuck.

Viewing 15 replies - 1 through 15 (of 31 total)