plugin support request
-
my blog does not support plugin facility
Blog url: http://youthsmartinfo.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
/*
Theme Name: Tecom
Theme URI: http://www.magpress.com/wordpress-themes/tecom.html
Description: Tecom is 3 columns fixed width WordPress theme by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: white,red,three-columns,custom-menu,fixed-width,right-sidebar,theme-options,threaded-commentsTecom
http://www.magpress.com/wordpress-themes/tecom.htmlThis theme was designed and built by Ronald KSY,
whose blog you will find at http://www.magpress.com/The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
http://creativecommons.org/licenses/by-sa/3.0/us/
*/html, body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
font-size: 1em;
background-color: #ECECEC;
}
.clearfix {
clear: both;
}
.innerwrap {}
a:link, a:visited {
text-decoration: none;
color: #CC3B00;}
a:hover, a:active {
text-decoration: none;
color: #000000;
}
.alignleft, .attachment-alignleft {
text-align: left;
float: left;
}
.alignright, .attachment-alignright {
text-align: right;
float: right;
}
.center, .attachment-center {
margin: 0px auto;
clear: both;
}.img img {
max-width: 100%;
}
.img object, .img embed {
width: 100%;
}
p img {
padding: 0;
max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
border: 1px solid #dbdbdb;
padding: 5px;
display: inline;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #FFFFFF;
}
img.alignright, img.attachment-alignright {
border: 1px solid #dbdbdb;
padding: 5px;
display: inline;
margin-top: 7px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
background-color: #FFFFFF;
}
img.aligncenter, img.attachment-aligncenter {
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
display: block;
border: 1px solid #dbdbdb;
padding: 5px;
clear: both;
background-color: #FFFFFF;
}
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
text-align: center;
background-color: #FFFFFF;
margin: 10px;
padding-top: 5px;
border: 1px solid #D5D5D5;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 1px solid #D5D5D5;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
color: #000000;
padding-top: 5px;
padding-right: 4px;
padding-bottom: 5px;
padding-left: 4px;
text-shadow: none;
}
pre {
padding: 10px;
clear: both;
width: auto;
overflow: scroll;
font-family: “Courier New”, “MS Sans Serif”, sans-serif, serif;
color: #000000;
font-size: 13px;
line-height: 22px;
white-space: nowrap;
border: 1px solid #d5d5d5;
background-color: #FFFFFF;
margin-top: 8px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
text-shadow: none;
}
em {
font-style: italic;
}
code {
font-family: “Courier New”, “MS Sans Serif”, sans-serif, serif;
font-size: 1.025em;
}
form {
margin: 0px;
padding: 0px;
}
select {
padding: 1px;
font-weight: normal;
width: 94%;
border: 1px solid #DFDFDF;
color: #000000;
background: #FFFFFF;
margin-top: 0px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
clear: both;
height: auto;
display: block;
font-size: 12px;
}blockquote p {
line-height: 22px;
}blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
color: #999999;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #999999;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
acronym, abbr, span.caps {
cursor: help;
}acronym, abbr {
border-bottom: 1px dashed #999999;
}
#breadcrumbs {
clear: both;
height: auto;
width: 100%;
font-size: 11px;
text-transform: capitalize;
text-align: left;
display: block;
font-weight: normal;
font-style: normal;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
text-shadow: 0px 1px 1px #fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dbdbdb;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 0px;
}
#breadcrumbs a {
text-decoration: none;}
#breadcrumbs a:hover {
text-decoration: none;}
#wrapper {
padding: 5px;
height: auto;
width: 1100px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
}
#container {
padding: 0px;
height: auto;
width: 100%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}#header {
padding: 10px;
clear: both;
height: auto;
width: auto;
background-image: url(images/headerbg.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #E2E2E2;
border: 1px solid #dbdbdb;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
#siteinfo {
margin: 0px;
float: left;
height: auto;
width: 49%;
padding-top: 1.5em;
padding-right: 0px;
padding-bottom: 1.5em;
padding-left: 0px;
text-align: left;
display: block;
text-shadow: 0px 1px 1px #fff;
}
#siteinfo a {
color: #cc3b00;
text-decoration: none;}
#siteinfo a:hover {
text-decoration: none;
color: #000000;
}
#siteinfo img {
border: 0 none;
}
#siteinfo #site-title {
font-size: 2.5em;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
font-weight: bold;
}
#siteinfo #site-description {
font-size: 0.75em;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
color: #000000;
}
#topbanner {
margin: 0px;
float: right;
height: auto;
width: 49%;
padding-top: 1.5em;
padding-right: 0px;
padding-bottom: 1.5em;
padding-left: 0px;
text-align: right;
display: block;
}
#topbanner img {
border: 0 none;
}#navigation {
padding: 0px;
clear: both;
height: auto;
width: 100%;
display: block;
background-image: url(images/navbg.png);
background-repeat: repeat-x;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
#main {
margin: 0px;
padding: 5px;
clear: both;
height: auto;
width: auto;
border: 1px solid #dbdbdb;
}
#fullcontent {
width: 100%;
margin: 0px;
height: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3em;
padding-left: 0px;
clear: both;
}
#content {
float: left;
width: 60%;
margin: 0px;
height: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3em;
padding-left: 0px;
}
#contentinner {
padding: 0px;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
}#sidebar {
margin: 0px;
float: right;
height: auto;
width: 40%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3em;
padding-left: 0px;
}
#sidebarinner {
margin: 0px;
padding: 0px;
height: auto;
width: auto;
}
#sidebar-left {
margin: 0px;
padding: 0px;
float: left;
width: 49%;
overflow: hidden;
}
#sidebar-right {
margin: 0px;
padding: 0px;
float: right;
height: auto;
width: 49%;
overflow: hidden;
}
#featured {
padding: 3px;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
clear: both;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
}#featured #featured-title {
width: auto;
display: block;
font-weight: bold;
color: #000000;
font-size: 18px;
height: auto;
clear: both;
background-color: #F7F7F7;
text-transform: uppercase;
text-shadow: 0px 1px 1px #fff;
background-image: url(images/tbar.png);
background-repeat: repeat-x;
border: 1px solid #dbdbdb;
margin: 0px;
padding-top: 8px;
padding-right: 3px;
padding-bottom: 8px;
padding-left: 3px;
}
#featured #featured-title span {
background-image: url(images/tbar-bullet.png);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-left: 29px;
}
#post-entry {
margin: 0px;
padding: 0px;
height: auto;
width: 100%;
clear: both;
}
#post-entry .post-meta {
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 15px;
border: 1px solid #dbdbdb;
background-color: #FFFFFF;
}
#post-entry .post-meta a {}
#post-entry .post-meta a:hover {}
#post-entry .post-meta h1 {
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
font-size: 28px;
text-transform: capitalize;
font-weight: bold;
text-shadow: 0px 1px 1px #fff;
line-height: 30px;
color: #CC3B00;
}
#post-entry .post-meta h2 {
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
font-size: 25px;
text-transform: capitalize;
font-weight: bold;
text-shadow: 0px 1px 1px #fff;
line-height: 30px;
color: #CC3B00;
}
#post-entry .post-info {
clear: both;
height: auto;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dbdbdb;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
}#post-entry .post-date {
font-size: 11px;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
text-transform: capitalize;
font-weight: normal;
text-shadow: 0px 1px 1px #fff;
line-height: 16px;
font-style: normal;
color: #666666;
}
#post-entry .post-content {
clear: both;
height: auto;
width: 100%;
font-size: 12px;
line-height: 22px;
padding: 0px;
text-shadow: 0px 1px 1px #fff;
margin: 0px;
}
#post-entry .post-content .alignleft {
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
}
#post-entry .post-content .readmore {
font-size: 9px;
text-transform: uppercase;
text-shadow: 0px 1px 1px #000;
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-style: normal;}
#post-entry .post-content .readmore a {
color: #FFFFFF;
text-decoration: none;
background-color: #CC3B00;
font-weight: normal;
padding-top: 3px;
padding-right: 6px;
padding-bottom: 3px;
padding-left: 6px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#post-entry .post-content .readmore a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #993300;
}
#post-entry .post-content-single {
clear: both;
height: auto;
width: 100%;
font-size: 12px;
line-height: 24px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
overflow: hidden;
text-shadow: 0px 1px 1px #fff;
}
#post-entry .post-meta .post-com {
background-image: url(images/comment.png);
background-repeat: no-repeat;
height: auto;
width: auto;
display: block;
font-size: 11px;
background-color: transparent;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
clear: both;
line-height: 19px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 22px;
float: right;
color: #909090;
}#post-entry .post-meta .post-com a {
text-decoration: none;
color: #909090;}
#post-entry .post-meta .post-com a:hover {
text-decoration: none;
color: #000000;
}
.adsense-loop {
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
overflow: hidden;
text-align: left;
display: block;
padding: 0px;
}
.adsense-single {
display: block;
clear: both;
height: auto;
width: auto;
text-align: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 0px;
}
#post-navigator {
padding: 0px;
clear: both;
height: auto;
width: 98%;
display: block;
margin-top: 1em;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;
font-size: 12px;
font-weight: normal;
text-shadow: 0px 1px 1px #000;
}.wp-pagenavi {
width: 100%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
clear: both;
text-align: right;
padding-top: 2em;
padding-right: 0px;
padding-bottom: 2em;
padding-left: 0px;
height: auto;
}
.pages {
width: auto;
position: relative;
height: auto;
margin-top: 0px;
margin-right: 3px;
margin-bottom: 0px;
margin-left: 0px;
color: #FFFFFF;
padding-top: 3px;
padding-right: 6px;
padding-bottom: 3px;
padding-left: 6px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #000000;
}
.current {
color: #FFFFFF;
width: auto;
position: relative;
height: auto;
margin: 0px;
padding-top: 3px;
padding-right: 6px;
padding-bottom: 3px;
padding-left: 6px;
text-decoration: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-weight: normal;
background-color: #CC3B00;
}
.wp-pagenavi a {
text-decoration: none;
height: auto;
width: auto;
margin: 0px;
padding-top: 3px;
padding-right: 6px;
padding-bottom: 3px;
padding-left: 6px;
display: inline;
color: #FFFFFF;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-weight: normal;
background-color: #000000;
}
.wp-pagenavi a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #CC3B00;
}
#post-navigator .alignleft a, #post-navigator .alignright a {
color: #FFFFFF;
margin: 0px;
height: auto;
width: auto;
padding-top: 4px;
padding-right: 6px;
padding-bottom: 4px;
padding-left: 6px;
text-decoration: none;
display: block;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #000000;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
color: #FFFFFF;
text-decoration: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #CC3B00;
}
#post-navigator-single {
width: 98%;
font-size: 12px;
margin-top: 1em;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
clear: both;
height: auto;
display: block;
color: #000000;
font-weight: normal;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 1em;
padding-left: 0px;
line-height: 14px;
text-shadow: 0px 1px 1px #fff;
}
#post-navigator-single .alignleft {
margin: 0px;
padding: 0px;
float: left;
width: 45%;
overflow: hidden;
text-align: left;
height: auto;
}
#post-navigator-single .alignright {
margin: 0px;
padding: 0px;
float: right;
width: 45%;
overflow: hidden;
text-align: right;
height: auto;
}
#post-navigator-single a {
color: #000000;
text-decoration: none;
}
#post-navigator-single a:hover {
color: #CC3B00;
text-decoration: none;
}
ul.sidebar_list {
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list a {
color: #000000;
text-decoration: none;}
ul.sidebar_list a:hover {
color: #CC3B00;
text-decoration: none;
}
ul.sidebar_list #searchbox, ul.sidebar_list #search-2 {
padding: 5px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
background-image: url(images/searchbg.png);
background-repeat: repeat-x;
background-position: left top;
border: 1px solid #dbdbdb;
}ul.sidebar_list #searchbox #searchform, ul.sidebar_list #search-2 #searchform {
margin: 0px;
padding: 0px;
width: 100%;
display: block;
}
ul.sidebar_list #searchbox #searchform div, ul.sidebar_list #search-2 #searchform div {
margin: 0px;
padding: 0px;
}
ul.sidebar_list #searchbox #searchform #s, ul.sidebar_list #search-2 #searchform #s {
padding: 5px;
width: 327px;
font-size: 12px;
font-weight: normal;
color: #000000;
font-style: normal;
background-color: #FFFFFF;
height: auto;
margin-top: 0px;
margin-right: 1px;
margin-bottom: 0px;
margin-left: 0px;
border: 1px solid #dbdbdb;
}
ul.sidebar_list #searchbox #searchform #searchsubmit, ul.sidebar_list #search-2 #searchform #searchsubmit {
font-size: 12px;
text-transform: uppercase;
height: auto;
width: auto;
margin: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-weight: normal;
color: #FFFFFF;
text-shadow: 0px 1px 1px #000;
padding-top: 6px;
padding-right: 12px;
padding-bottom: 5px;
padding-left: 12px;
background-color: #C63800;
}
ul.sidebar_list #search-2 #searchform .screen-reader-text {
display: none;
}ul.sidebar_list .widget_text {
padding-bottom: 10px;
}
ul.sidebar_list .widget_text .clearfix {
margin: 0px;
padding: 0px;
font-size: 1px;
line-height: 1;
}ul.sidebar_list .textwidget {
font-size: 12px;
line-height: 20px;
padding-bottom: 0px;
}
ul.sidebar_list .textwidget a, ul.sidebar_list .widget_recent_comments a {
text-decoration: none;
color: #CC3B00;
}
ul.sidebar_list .textwidget a:hover, ul.sidebar_list .widget_recent_comments a:hover {
color: #000000;
text-decoration: none;
}
ul.sidebar_list .widget_text .textwidget img {
text-align: center;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
display: block;
clear: both;
height: auto;
width: auto;
margin-right: auto;
margin-left: auto;
}
ul.sidebar_list .widget_text .textwidget .alignleft {
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #dbdbdb;
}
ul.sidebar_list li {
display: block;
clear: both;
height: auto;
width: auto;
list-style-image: none;
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 0px;
position: relative;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
}
ul.sidebar_list li ul, ul.sidebar_list li div {
margin: 0px;
clear: both;
height: auto;
width: auto;
padding-top: 0px;
padding-right: 12px;
padding-bottom: 10px;
padding-left: 12px;
display: block;
}
ul.sidebar_list li div {
font-size: 12px;
line-height: 22px;
}
ul.sidebar_list li ul li {
font-size: 12px;
line-height: 22px;
list-style-type: none;
display: block;
margin: 0px;
clear: both;
height: auto;
width: auto;
background-image: url(images/bullet.gif);
list-style-image: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-repeat: no-repeat;
background-position: left 9px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 11px;
}
ul.sidebar_list li ul li ul {
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
list-style-image: none;
list-style-type: none;
background-image: none;}
ul.sidebar_list h6 {
list-style-image: none;
list-style-type: none;
display: block;
clear: both;
height: auto;
width: auto;
font-size: 12px;
text-transform: uppercase;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dbdbdb;
font-weight: normal;
text-shadow: 0px 1px 1px #fff;
padding-top: 8px;
padding-right: 3px;
padding-bottom: 8px;
padding-left: 3px;
color: #000000;
background-image: url(images/tbar.png);
background-repeat: repeat-x;
background-position: left top;
}
ul.sidebar_list h6 span {
background-image: url(images/tbar-bullet.png);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-left: 29px;
}
ul.sidebar_list #calendar-2 #calendar_wrap {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
}ul.sidebar_list #calendar_wrap #wp-calendar {
margin: 0px;
padding: 0px;
width: 100%;
text-align: center;
font-size: 12px;
line-height: 18px;
}
ul.sidebar_list #calendar_wrap #wp-calendar caption {
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
text-transform: uppercase;
}
ul.sidebar_list #calendar_wrap #wp-calendar #prev {
text-align: left;
padding-left: 4%;
}
ul.sidebar_list #calendar_wrap #wp-calendar #next {
text-align: right;
padding-right: 4%;
}
ul.sidebar_list #calendar_wrap #wp-calendar a {
text-decoration: none;
color: #CC3B00;
font-weight: bold;
}
ul.sidebar_list #calendar_wrap #wp-calendar a:hover {
color: #000000;
text-decoration: none;
}ul.sidebar_list li#twitter {
display: block;
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
}
ul.sidebar_list #twitter h6 {
margin-bottom: 0px;
border-bottom-width: 0px;
border-bottom-style: none;
}ul.sidebar_list li#twitter div.clearfix {
background-image: none;
background-color: transparent;
}
ul.sidebar_list li#twitter div#twitter_update_list {
background-image: none;
background-color: transparent;
margin: 0px;
padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
font-size: 12px;
line-height: 18px;
text-align: left;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dbdbdb;
margin: 0px;
padding: 8px;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
color: #3AA3E0;
text-decoration: none;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
text-decoration: none;
color: #FFFFFF;
}
ul.sidebar_list #sponsorbox {
padding-bottom: 0px;
}ul.sidebar_list #sponsorbox #sponsor-links {
padding-right: 8px;
padding-left: 8px;
text-align: center;
display: block;
padding-bottom: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
display: inline;
}
ul.sidebar_list #sponsorbox #sponsor-links img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 5px;
height: 125px;
width: 125px;
}
ul.sidebar_list .featured-category {
padding-bottom: 0px;
}
ul.sidebar_list .featured-category h6 {
margin-bottom: 0px;
border-bottom-width: 0px;
border-bottom-style: none;
}ul.sidebar_list .featured-category .feat-cat-entry {
margin: 0px;
padding: 0px;
clear: both;
height: auto;
width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
display: block;
clear: both;
height: auto;
width: auto;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dbdbdb;
margin: 0px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
margin-top: 6px;
margin-right: 10px;
margin-bottom: 6px;
margin-left: 0px;
}ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
text-decoration: none;
color: #CC3B00;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
color: #000000;
text-decoration: none;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
padding: 0px;
font-size: 17px;
font-weight: bold;
line-height: 20px;
font-style: normal;
text-transform: capitalize;
margin: 0px;
text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
font-size: 11px;
color: #666666;
margin: 0px;
text-transform: capitalize;
line-height: 18px;
padding: 0px;
text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
font-size: 12px;
padding: 0px;
line-height: 20px;
margin: 0px;
text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .widget_recentcomments_gravatar {
padding-bottom: 5px;
}
ul.sidebar_list .widget_recentcomments_gravatar h6 {
margin-bottom: 0px;
border-bottom-width: 0px;
border-bottom-style: none;
}ul.sidebar_list .widget_recentcomments_gravatar div {
padding-right: 12px;
padding-left: 12px;
display: block;
height: auto;
width: auto;
padding-top: 8px;
padding-bottom: 8px;
clear: both;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dbdbdb;
margin: 0px;
font-size: 12px;
}
ul.sidebar_list .widget_recentcomments_gravatar .clearfix {
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
clear: both;
font-size: 1px;
line-height: 1;
}ul.sidebar_list .widget_recentcomments_gravatar .alignleft {
margin-top: 3px;
margin-right: 7px;
margin-bottom: 5px;
}ul.sidebar_list .widget_recentcomments_gravatar .author, ul.sidebar_list .widget_recentcomments_gravatar .author a {
color: #CC3B00;
text-decoration: none;
text-transform: capitalize;
}
ul.sidebar_list .widget_recentcomments_gravatar .author a:hover {
color: #000000;
text-decoration: none;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment {
font-size: 12px;
line-height: 14px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a {
text-decoration: none;
color: #000000;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a:hover {
text-decoration: underline;
color: #000000;
}
ul.sidebar_list .widget_recent_comments #recentcomments .recentcomments {
line-height: 18px;
background-image: none;
padding-left: 0px;
padding-bottom: 5px;
}
ul.sidebar_list .widget_hottopics h6 {
margin-bottom: 0px;
border-bottom-width: 0px;
border-bottom-style: none;
}
ul.sidebar_list .widget_hottopics div {
margin: 0px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dbdbdb;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 5px;
padding-left: 8px;
}
ul.sidebar_list .widget_hottopics a {
text-decoration: none;
color: #CC3B00;
}
ul.sidebar_list .widget_hottopics a:hover {
color: #000000;
text-decoration: none;
}
ul.sidebar_list #rss-2 .rsswidget img {
vertical-align: text-top;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}ul.sidebar_list #rss-2 h6 a {
color: #000000;
}
ul.sidebar_list #rss-2 .rss-date {
}
ul.sidebar_list #rss-2 .rssSummary {
font-size: 11px;
line-height: 18px;
color: #666666;
padding-left: 10px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #999999;
}
ul.sidebar_list #rss-2 cite {
text-transform: capitalize;
text-align: right;
padding-right: 8px;
padding-left: 8px;
display: block;
margin: 0px;
clear: both;
height: auto;
width: auto;
padding-top: 0px;
padding-bottom: 0px;
}ul.sidebar_list .videobox {
padding-bottom: 0px;
}
ul.sidebar_list .videobox h6 {
margin-bottom: 0px;
}
ul.sidebar_list .videobox div {
padding: 5px;
}
ul.sidebar_list .socialbox {
padding: 0px;
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}
ul.sidebar_list .socialbox #social {
height: auto;
width: auto;
list-style-image: none;
list-style-type: none;
background-image: none;
padding-top: 0px;
text-align: center;
margin: 0px;
padding-bottom: 0px;
}
ul.sidebar_list .socialbox #social li {
background-image: none;
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
display: inline;
}
ul.sidebar_list .socialbox #social img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-right: 8px;
margin-bottom: 5px;
height: 32px;
width: 32px;
}
ul.sidebar_list .socialbox #social a:hover {
background-color: transparent;
}ul#archives, ul#links {
list-style-type: none;
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
text-shadow: 0px 1px 1px #fff;
padding: 10px;
border: 1px solid #dbdbdb;
background-color: #FFFFFF;
}
ul#archives h6 {
padding: 0px;
clear: both;
height: auto;
width: 100%;
color: #CC3B00;
text-decoration: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
}
ul#archives li {
margin: 0px;
padding: 0px;
height: auto;
width: 100%;
list-style-type: none;
}ul#archives li ul {
height: auto;
width: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 0px;
}
ul#archives li ul li {
list-style-type: square;
font-size: 12px;
line-height: 22px;
margin: 0px;
height: auto;
width: auto;
padding: 0px;
font-weight: normal;
color: #000000;
}
ul#archives li ul li ul {
margin: 0px;
height: auto;
width: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
}
ul#archives a {
color: #000000;
text-decoration: none;
}
ul#archives a:hover {
color: #CC3B00;
text-decoration: none;
}ul#links h6 {
padding: 0px;
clear: both;
height: auto;
width: 100%;
text-decoration: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
font-size: 20px;
color: #CC3B00;
font-weight: bold;
text-transform: uppercase;
}
ul#links li {
margin: 0px;
padding: 0px;
height: auto;
width: 100%;
}
ul#links li ul {list-style-type: none;
height: auto;
width: 100%;
margin: 0px;
padding: 0px;
}
ul#links li ul li {
margin: 0px;
height: auto;
width: 100%;
font-size: 16px;
line-height: 26px;
padding: 0px;
font-weight: normal;
}
ul#links li ul li ul {
margin: 0px;
height: auto;
width: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 17px;
}
ul#links li ul li ul li {
margin: 0px;
height: auto;
width: 100%;
font-size: 12px;
line-height: 22px;
padding: 0px;
list-style-type: square;
font-weight: normal;
color: #000000;
}
ul#links li a {
color: #000000;
text-decoration: none;
}
ul#links li a:hover {
text-decoration: none;
color: #CC3B00;
}
#footer {
clear: both;
height: auto;
width: auto;
font-size: 11px;
line-height: 18px;
background-color: #090909;
text-shadow: 0px 1px 1px #000;
margin: 0px;
padding: 15px;
color: #909090;
}
#footer ul {
margin: 0px;
padding: 0px;
clear: both;
width: 100%;
display: block;
height: auto;
}
#footer li {
list-style-image: none;
list-style-type: none;
float: left;
margin-right: 10px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}#footer-left {
margin: 0px;
padding: 0px;
float: left;
height: auto;
width: 49%;
text-align: left;
}
#footer-right {
margin: 0px;
padding: 0px;
float: right;
height: auto;
width: 49%;
text-align: right;
}
#footer a {
color: #909090;
text-decoration: none;}
#footer a:hover {
text-decoration: none;
color: #FFFFFF;
}
#footer #devlink {
font-size: 16px;
font-weight: bold;
font-style: normal;
}#footer #credits {
font-size: 9px;
}/*
#footer-widget-area {
clear: both;
height: auto;
width: auto;
background-color: #3A2D25;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 30px;
}
#footer-widget-area-wrap {
padding: 0px;
width: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: auto;
}
#footer-widget-area .widget-area {
width: 23%;
display: block;
color: #FFFFFF;
font-size: 11px;
float: left;
overflow: hidden;
margin-right: 25px;
}
#footer-widget-area #fourth {
margin-right: 0px;
}
#footer-widget-area select {
padding: 1px;
font-weight: bold;
width: 90%;
border: 1px solid #CCCCCC;
color: #181919;
margin-right: auto;
margin-left: auto;
height: auto;
display: block;
background-color: #FFFFFF;
background-image: none;
font-size: 12px;
margin-top: 5px;
float: left;
margin-bottom: 2em;
}
#footer-widget-area form {
margin: 0px;
padding: 0px;
}
ul.footer_list {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
display: block;
clear: both;
height: auto;
width: 100%;
color: #FFFFFF;
text-shadow: 0px 1px 1px #000;
}
ul.footer_list a {
color: #FFFFFF;
text-decoration: none;
}
ul.footer_list a:hover {
text-decoration: none;
color: #CDBF9E;
}
ul.footer_list h6 {
font-size: 15px;
display: block;
height: auto;
width: auto;
font-weight: bold;
color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #2D221C;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
text-transform: uppercase;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
ul.footer_list li {
padding: 0px;
list-style-image: none;
list-style-type: none;
display: block;
clear: both;
height: auto;
width: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 2em;
margin-left: 0px;
font-size: 12px;
line-height: 20px;
}
ul.footer_list li ul {
margin: 0px;
padding: 0px;
width: 100%;
display: block;
clear: both;
height: auto;
}
ul.footer_list li ul li {
margin: 0px;
padding: 0px;
width: 100%;
display: block;
clear: both;
height: auto;
}
ul.footer_list .widget_recentcomments_gravatar div {
padding: 0px;
clear: both;
height: auto;
width: 100%;
display: block;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .clearfix {
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
clear: both;
line-height: 1;
font-size: 1px;
}
ul.footer_list .widget_recentcomments_gravatar .alignleft {
margin-top: 4px;
margin-right: 7px;
margin-bottom: 5px;
}
ul.footer_list .widget_recentcomments_gravatar .comment {
font-size: 12px;
line-height: 18px;
}
ul.footer_list .widget_recentcomments_gravatar a {
color: #CDBF9E;
font-style: normal;
text-decoration: none;
text-transform: capitalize;
}
ul.footer_list .widget_recentcomments_gravatar .author, ul.footer_list .widget_recentcomments_gravatar .author a {
color: #CDBF9E;
text-decoration: none;
text-transform: capitalize;
font-weight: normal;
}
ul.footer_list .widget_recentcomments_gravatar .author a:hover {
text-decoration: none;
color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .comment a {
color: #FFFFFF;
text-decoration: none;
font-style: normal;
text-transform: none;
}
ul.footer_list .widget_recentcomments_gravatar .comment a:hover {
text-decoration: none;
color: #CDBF9E;
}
ul.footer_list .widget_hottopics a, ul.footer_list .textwidget a {
color: #CDBF9E;
font-style: normal;
text-decoration: none;
font-weight: normal;}
ul.footer_list .widget_hottopics a:hover, ul.footer_list .textwidget a:hover {
color: #FFFFFF;
text-decoration: none;
}
ul.footer_list .socialbox {
padding: 0px;
clear: both;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 10px;
}
ul.footer_list .socialbox #social {
height: auto;
width: auto;
list-style-image: none;
list-style-type: none;
background-image: none;
text-align: center;
margin: 0px;
padding: 0px;
}
ul.footer_list .socialbox #social li {
background-image: none;
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
display: inline;
}
ul.footer_list .socialbox #social img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-right: 8px;
margin-bottom: 0px;
height: 20px;
width: 20px;
}ul.footer_list .featured-category .feat-cat-entry {
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta {
display: block;
clear: both;
height: auto;
width: 100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
margin-top: 5px;
height: 40px;
width: 40px;
margin-bottom: 3px;
}ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
text-decoration: none;
color: #CDBF9E;
font-weight: bold;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
color: #FFFFFF;
text-decoration: none;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
margin: 0px;
padding: 0px;
font-size: 15px;
font-weight: bold;
line-height: 20px;
font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
font-size: 10px;
color: #CCCCCC;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 16px;
}
*/ -
You can’t use Plug-in’s here – security issue
What Plug-in can’t you live without? What do you really want to do?
- The topic ‘plugin support request’ is closed to new replies.