/*   
Theme Name: Grunge Fabric
Theme URI: www.thebookish.info
Description: Grungy Fabric styled with nice jQuery Effects
Author: Sameh Khalil
Author URI: www.thebookish.info
Version: 1
Tags: Fixed width, Widget ready, two columns
.
This work is under Creative Commons Attribution-Share Alike 3.0 License.
http://creativecommons.org/licenses/by-sa/3.0/
.
*/
/*************** General rules *************************************/
* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 1em 0;
}
img {
border: 0;
}
a:link {
color: #595547;
text-decoration: underline;
}
a:visited {
color: #595547;
}
a:hover {
text-decoration: none;
color: #7d765e;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
body {
font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
background: url(images/bg.png) repeat top left #f4ecc1;
text-align: center;
}
#wrapper {
clear: both;
width: auto;
background: url(images/header.jpg) no-repeat top center;
margin: 0px auto;
padding: 0px;
}
#secWrap {
width: 960px;
margin: 0px auto;
padding: 0px;
position: relative;
}
#header {
width: 960px;
margin: 0px auto;
padding: 0px;
height: 160px;
position: relative;
}
#logo {
position: absolute;
top: 15px;
left: 75px;
font-size: 35px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
color: #83521d;
margin: 0px;
font-weight: normal;
}
#logo a:link, #logo a:visited {
color: #83521d;
text-decoration: none;
}
#logo a:hover {
color: #71694e;
}
#header p {
color: #71694e;
font-size: 13px;
margin: 0px;
padding: 0px;
position: absolute;
top: 55px;
left: 125px;
font-family: Arial, Helvetica, sans-serif;
}
ul#navBar {
padding: 0px;
margin: 0px;
list-style-type: none;
position: absolute;
top: 0px;
right: 15px;
z-index: 50;
}
ul#navBar li {
display: block;
padding: 0px;
float: left;
height: 27px;
width: auto;
margin: 0px;
position: relative;
}
#navBar li ul {
display: none;
padding: 0px;
margin: 0px;
position:absolute;
left:0px;
top: 37px;
height:auto;
width: 120%;
float:left; 
}
ul#navBar li ul li {
display: block;
padding: 0px;
float: left;
height: auto;
width: 120%;
position: relative;
margin: 0px;
background: none;
}
ul#navBar li a:link, ul#navBar li a:visited {
display: block;
float: left;
width: auto;
height: 17px;
padding: 7px 10px 13px 10px;
color: #7c7050;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
background: url(images/nav_bg_hov.png) repeat top left;
}
ul#navBar li a:hover {
text-decoration: none;
background: url(images/nav_bg.png) repeat top left;
color: #fffae2;
}
ul#navBar li.current_page_item a:link, ul#navBar li.current_page_item a:visited {
background: url(images/nav_bg.png) repeat top left;
color: #fffae2;
}
ul#navBar li ul li a:link, ul#navBar li ul li a:visited, ul#navBar li.current_page_item a:visited ul li a:link, ul#navBar li.current_page_item a:visited {
text-align: left;
width: 120%;
display: block;
font-size: 13px;
padding: 5px 10px 5px 10px;
margin: 0px;
background: url(images/nav_bg.png) repeat top left;
}
ul#navBar li ul li a:hover {
background: #b3ac8b;
}
ul#bookmark {
list-style-type: none;
padding: 0px;
margin: 0px;
}
ul#bookmark li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 0px;
margin-right: 10px;
}
ul#bookmark li a:link, ul#bookmark li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 0px;
text-decoration: none;
}
ul#bookmark li a:hover {
display: block;
text-decoration: none;
}
ul#bookmark li#rss {
position: absolute;
top: 70px;
left: 520px;
}
ul#bookmark li#twitter {
position: absolute;
top: 65px;
left: 450px;
}
ul#bookmark li#digg {
position: absolute;
top: 103px;
left: 415px;
}
ul#bookmark li#delicious {
position: absolute;
top: 106px;
left: 474px;
}
#container {
padding: 20px 0px 20px 0px;
margin: 0px;
width: 960px;
position: relative;
text-align: left;
}
#content {
width: 590px;
padding: 0px;
margin: 0px;
float: left;
font-size: 14px;
text-align: left;
}
#secBar {
width: 340px;
margin: 0px;
float: right;
padding: 0px;
font-size: 14px;
text-align: left;
}
#searchForm {
clear: both;
margin: 0px 0px 10px 0px;
width: 340px;
height: 48px;
padding: 0px;
text-align: left;
list-style-type: none;
position: relative;
}
#searchForm input#s {
background: none;
width: 228px;
height: 32px;
background: url(images/search_bar.png) no-repeat top left;
padding: 8px 10px;
margin: 0px;
color: #575757;
font-size: 14px;
border: none;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#searchForm input#searchsubmit {
margin: 0px;
padding: 0px;
background: url(images/search_but.png) no-repeat top left;
width: 92px;
height: 40px;
border: none;
text-align: center;
cursor: pointer;
position: absolute;
top: 3px;
right: 0px;
text-indent: -9999px;
}
label.hidden {
display: none;
}
.slide {
width: 960px;
height: 31px;
margin: 0px auto;
padding: 0px;
position: relative;
}
.btn-slide {
background: url(images/slide.png) no-repeat left -31px;
text-align: left;
width: 93px;
height: 31px;
padding: 0px;
margin: 0px auto;
display: block;
text-indent: -9999px;
position: absolute;
top: 0px;
right: 0px;
overflow: hidden;
}
.active {
background-position: left top;
}
#footer {
margin: 0px auto;
width: 960px;
clear: both;
padding: 5px 0px 0px 0px;
text-align: center;
background: url(images/footer_sep.png) no-repeat top left;
position: relative;
}
#footWidget {
margin: 0px auto;
width: 940px;
clear: both;
padding: 20px 10px 20px 10px;
display: none;
position: relative;
}
#footer .copyrights {
clear: both;
width: 940px;
margin: 0px auto;
background: url(images/footer_sep.png) no-repeat top left;
padding: 10px 10px 5px 10px;
margin: 0px;
position: relative;
top: -4px;
}
#footer .copyrights p {
margin: 0px;
padding: 2px 0px;
color: #595547;
font-size: 12px;
font-weight: normal;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}
#footer .copyrights a:link, #footer .copyrights a:visited {
text-decoration: underline;
color: #94885f;
}
#footer .copyrights a:hover {
text-decoration: none;
color: #b9ad83;
}
#footer div.footerItem {
float: left;
margin: 0px;
font-size: 14px;
width: 430px;
padding: 0px 10px 0px 10px;
color: #595547;
}
#footer div.footerItem h3 {
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #94885f;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
width: 430px;
}
#footer div.footerItem h3.recentPosts {
width: 112px;
height: 17px;
text-indent: -9999px;
background: url(images/recent_post.png) no-repeat top left;
}
#footer div.footerItem h3.recentComments {
width: 156px;
height: 15px;
text-indent: -9999px;
background: url(images/recent_comments.png) no-repeat top left;
}
#footer div.footerItem ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 20px;
padding: 0px;
}
#footer div.footerItem ul li {
margin: 0px;
padding: 3px 5px;
border-bottom: 1px dashed #cec192;
}
#footer div.footerItem ul li a:link, #footer div.footerItem ul li a:visited {
text-decoration: none;
display: inline;
font-size: 14px;
color: #635e4e;
width: 420px;
padding: 0px;
margin: 0px;
}
#footer div.footerItem ul li a:hover {
color: #94885f;
text-decoration: none;
}
#footer a span {
color: #94885f;
}
/**************** Post styles **************************************/
.post {
width: 590px;
padding: 0px;
margin: 0px 0px 50px 0px;
position: relative;
}
h2.headline {
padding: 0px;
width: 590px;
height: auto;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #817244;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #817244;
text-decoration: none;
}
h2.headline a:hover {
color: #a0946e;
text-decoration: none;
}
.entry {
color: #4c4c4c;
font-size: 12px;
text-align: left;
width: 570px;
padding: 10px 10px;
margin: 0px;
font-family: Arial, sans-serif;
}
.entry p {
margin: 1em 0em;
}
h4.date, h4.commentnum {
font-weight: normal;
color: #757575;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
h4.date {
margin: -3px 0px 0px 5px;
padding: 9px 5px;
color: #595547;
display: block;
background: url(images/date_bg.png) no-repeat top left;
width: 116px;
height: 16px;
position: relative;
top: -8px;
text-align: center;
}
.postBottom {
width: 590px;
height: 55px;
margin: 0px;
padding: 0px;
color: #413c2b;
}
h4.commentnum, h4.more {
margin: 0px;
padding: 0px;
display: block;
float: left;
font-size: 2px;
}
h4.more {
float: right;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: none;
display: block;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #665f46;
background: url(images/comments.png) no-repeat top left;
width: 35px;
height: 36px;
padding: 16px 7px 3px 95px;
}
h4.more a:link, h4.more a:visited {
text-decoration: none;
display: block;
font-size: 12px;
color: #575933;
color: #413c2b;
background: url(images/read_more.png) no-repeat top left;
width: 127px;
height: 49px;
padding: 0px;
margin: 3px 0px 0px 0px;
text-indent: -9999px;
}
h4.commentnum a:hover, h4.more a:hover {
color: #413c2b;
text-decoration: none;
border: none;
}
.post h3 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}
blockquote {
color: #565656;
margin: 0px; 
padding: 10px 5px 5px 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: url(images/quote.png) no-repeat top right;
}
p {
margin-bottom: 0px;
line-height: 1.4em;
}
p a {
text-decoration: underline;
}
p a:hover {
text-decoration: none;
}
p.center {
text-align: center;
}
h2.center {
text-align: center;
background: #cec191;
color: #716b57;
border: none;
}
.small {
font-size: 10px;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
h1 {
font-size: 16px;
text-align: left;
font-weight: normal;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}
h1.title, h2.pagetitle {
font-size: 18px;
font-weight: normal;
width: auto;
padding: 5px;
margin: 0px;
color: #716b57;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
margin: 0px 0px 10px 0px;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #716b57;
}
/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 20px;
padding: 0px;
list-style-type: none;
} 
.post ul li {
margin: 5px 0px 5px 0px;
background: url(images/bullet.png) no-repeat left center;
padding-left: 17px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***************************CodaSlider Styles *****************************************/
p#cross-links, p#valid { 
text-align: center;
}
p#cross-links { 
border-bottom: 1px solid #ccc; 
margin-bottom: 30px; 
padding-bottom: 30px 
}
noscript p, noscript ol { 
color: #a00; 
font-size: 13px; 
line-height: 1.4em; 
text-align: left 
}
noscript a { 
color: #a00; 
text-decoration: underline 
}
noscript ol {
margin-left: 25px; 
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: 10px 0px 20px 0px;
position: relative;
width: 100%;
}
/* These 2 lines specify style applied while slider is loading */
.csw, .csw .loading {
display: none;
}
.stripViewer { /* This is the viewing window */
width: 880px;
margin: 0px auto;
padding: 6px 0px 5px 0px;
position: relative;
background: none;
height: 231px;
overflow: hidden; 
clear: both;
}	
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
position: relative;
width: 100%;
list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}	
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
float: left;
height: 231px;
position: relative;
left: 10px;
width: 880px;
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}			
.stripViewer .panelContainer .panel .wrapper {
padding: 0px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
margin: auto;
}		
.stripNav ul { /* The auto-generated set of links */
list-style: none;
}	
.stripNav ul li {
float: left;
margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}	
.stripNav a { /* The nav links */
font-size: 10px;
font-weight: bold;
text-align: center;
line-height: 32px;
background: #c6e3ff;
color: #fff;
text-decoration: none;
display: block;
padding: 0 15px;
}	
.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }		
.stripNav li a:hover {
background: #333;
}	
.stripNav li a.current {
background: #000;
color: #fff;
}
.stripNavL {
background: url(images/arrow_left.png) no-repeat top left;
width: 40px;
height: 68px;
cursor: pointer;
position: absolute;
top: 80px;
left: 0px;
text-indent: -9999px;
overflow: hidden;
z-index: 500;
}
.stripNavR {
background: url(images/arrow_right.png) no-repeat top left;
width: 43px;
height: 73px;
cursor: pointer;
position: absolute;
top: 70px;
right: 0px;
text-indent: -9999px;
overflow: hidden;
z-index: 600;
}
.stripNavL a {
display: block;
width: 40px;
height: 68px;
margin: 0px;
padding: 0px;
}
.stripNavR a {
display: block;
width: 43px;
height: 73px;
margin: 0px;
padding: 0px;
}
/**************************Featured post Styles ****************************/
.stripViewer .panelContainer .panel .entry {
margin-left: 356px;
width: 484px;
padding: 5px 10px;
position: relative;
}
.stripViewer .panelContainer .panel h2.headline {
width: 484px;
margin-left: 356px;
}
.stripViewer .panelContainer .panel h4.date {
margin-left: 356px;
}
.stripViewer .panelContainer .panel .postBottom {
margin-left: 356px;
width: 484px;
position: relative;
top: -2px;
}
.stripViewer .panelContainer .panel .postImage {
width: 340px;
margin: 0px;
padding: 0px;
height: 225px;
float: left;
}
.stripViewer .panelContainer .panel .postImage img {
margin: 0px;
padding: 0px;
width: 340px;
height: 225px;
}
.stripViewer .panelContainer .panel a:link img, .stripViewer .panelContainer .panel a:visited img {
border: 3px solid #cec091;
padding: 0px;
}
.stripViewer .panelContainer .panel a:hover img {
border: 3px solid #b8ab80;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2 {
clear: both;
margin: 0px;
text-align: left;
padding: 20px 38px 20px 30px;
width: 270px;
height: 27px;
font-size: 18px;
font-family: Cambria, "Times New Roman", serif;
color: #595547;
font-weight: normal;
background: url(images/side_bg.png) no-repeat top left;
}
#secBar span.fade {
background: url(images/close.png) no-repeat top left;
position: absolute; 
top: 27px;
right: 36px;
width: 20px;
height: 20px;
text-indent: -9999px;
cursor: pointer;
}
#secBar a:link, #secBar a:visited {
font-size: 14px;
text-decoration: underline;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: normal;
color: #595547;
}
#secBar a:hover {
background: none;
text-decoration: underline;
color: #827d6d;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secBar ul, #secBar ol { 
width: 340px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 340px;
margin: 0px auto 10px auto;
padding: 0px;
text-align: left;
text-align: center;
list-style-type: none;
position: relative;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
margin: 0px;
width: 260px;
padding: 0px 40px 10px 40px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul li {
background: url(images/bullet.png) no-repeat left center;
border: none;
display: block;
width: 243px;
padding: 0px 0px 0px 17px;
margin: 0px;
text-align: left;
color: #363723;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
color: #94885f;
padding: 4px 0px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#secBar ul li ul li a:hover {
color: #6d6444;
text-decoration: underline;
border: none;
}
/***** IMAGE FORMATTING *****/
.entry .postImage {
float: right;
}
.entry .postImage img {
width: 180px;
height: 130px;
}
.entry img {
border: 3px solid #cec091;
padding: 0px;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 3px solid #cec091;
padding: 0px;
}
.entry a:hover img {
border: 3px solid #b8ab80;
padding: 0px;
}
img.post {
border: 1px solid #cec091;
padding: 0px;
margin: 10px;
float: right;
}
img.center {
border: 1px solid #cec091;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
img.alignright {
border: 1px solid #cec091;
padding: 0px;
margin: 0px 0px 10px 10px;
float: right;
display: inline;
}
img.alignleft {
border: 1px solid #cec091;
padding: 0px;
margin: 10px 10px 0px 0px;
float: left;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}
.navigation, .navigationc {
text-align: left;
display: block;
width: 560px;
font-size: 14px;
border: none;
margin: 0px 5px 10px 5px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
.navigation {
width: 590px;
margin: 10px 0px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited, .navigationc .alignleft a:link, .navigationc .alignleft a:visited {
padding: 0px;
width: 96px;
height: 18px;
background: url(images/previous.png) no-repeat center left;
text-decoration: none;
color: #575933;
display: block;
text-indent: -9999px;
}
.navigation .alignright a:link, .navigation .alignright a:visited, .navigationc .alignright a:link, .navigationc .alignright a:visited {
padding: 0px;
width: 58px;
height: 17px;
background: url(images/next.png) no-repeat center right;
text-decoration: none;
color: #575933;
display: block;
text-indent: -9999px;
}
.navigation .alignright a:hover, .navigationc .alignright a:hover {
color: #8a8d5c;
}
.navigation .alignleft a:hover, .navigationc .alignleft a:hover {
color: #8a8d5c;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respondTitle {
padding: 0px;
margin: 0px 0px 10px 0px;
clear: both;
font-size: 16px;
color: #575933;
font-weight: normal;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
text-indent: -9999px;
}
h3#comments {
background: url(images/comments_title.png) no-repeat top left;
width: 94px;
height: 14px;
}
h3#respondTitle {
background: url(images/leaveareply.png) no-repeat top left;
width: 115px;
height: 20px;
}
#commentform input {
background: url(images/input.jpg) no-repeat top left;
width: 265px;
height: 21px;
padding: 10px 20px;
margin: 0px 0px 10px 10px;
color: #756f5b;
font-size: 14px;
border: none;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#commentform textarea {
background: url(images/text_area.jpg) no-repeat top left;
width: 370px;
height: 153px;
color: #756f5b;
padding: 10px 20px;
border: none;
margin-left: 10px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#commentform #submit {
background: url(images/submit.png) no-repeat 0px 0px;
background-position: 0px 0px;
width: 125px;
height: 47px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #f0f0f0;
margin-left: 10px;
text-indent: -9999px;
}
#commentform label {
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: normal;
color: #726c58;
display: block;
margin: 0px;
margin-left: 15px;
padding: 0px;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
width: 560px;
padding: 10px 5px 14px 5px;
margin: 10px 5px;
position: relative;
color: #4c4c4c;
background: url(images/footer_sep.png) repeat-x bottom left;
}
.commentlist cite {
display: block;
color: #726c58;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 50px;
font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #726c58;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #413c2b;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 20px 5px 5px 5px;
color: #4c4c4c;
display: block;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 50px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #9e9269;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #817653;
text-decoration: underline;
}
.commentlist li img {
height: 40px;
width: 40px;
border: 1px solid #b8ab80;
padding: 0px;
position: absolute;
top: 10px;
left: 10px;
}
.nocomments {
text-align: center;
margin: 0;
padding: 5px;
color: #575933;
background: #cec191;
color: #716b57;
}
small {
font-size: 12px;
}
.commentlist li div.reply {
text-align: left;
position: absolute;
top: 10px;
right: 10px;
width: 87px;
height: 43px;
}
.commentlist li div.reply a:link, .commentlist li div.reply a:visited {
display: block;
background: url(images/reply.png) no-repeat 0px 0px;
color: #6a6a6a;
text-decoration: underline;
text-indent: -9999px;
width: 87px;
height: 43px;
}
.commentlist li.depth-2, commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
border: none;
background: #cdc090;
list-style-type: none;
margin: 0px 0px 0px 4%;
}
#secBar ul#adBar {
margin: 0px;
padding: 0px 25px;
width: 290px;
list-style-type: none;
}
#secBar ul#adBar li {
width: 125px;
height: 125px;
float: left;
margin: 0px 4px 10px 4px;
padding: 0px;
}
#secBar ul#adBar li a:link img, #secBar ul#adBar li a:visited img {
border: 3px solid #cec091;
padding: 0px;
}
#secBar ul#adBar li a:hover img {
border: 3px solid #b8ab80;
}
.commentlist li span.says {
display: none;
}
p.collapse_links {
margin: 10px 0px;
}
p.collapse_links a:link, p.collapse_links a:visited {
color: #595547;
}
p.collapse_links a:hover {
color: #7d765e;
}