/*
Theme Name: Laborheritage 2
Theme URI: http://www.laborheritage.org
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Laborheritage 2 Theme
Author URI: http://www.laborheritage.org
*/




body {
margin: 0;
padding: 0;
color: #84878E;
background-color:#52a1d7; /* was e3dbdd */
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: top;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 18px; 
}

.headings {
color: #000;
margin-bottom: 10px; /* was 10*/
display: block;
width: 100%;

}

a:link, a:visited, a:active, a:hover { text-decoration: none;}


h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h3 {
font-size: 20px;
}

h2 {
padding-bottom: 10px; 
background-image: url(images/title_h3_back.gif);
background-position:  bottom right;
background-repeat: no-repeat;
color: #648800;
}

h2 a:link,h2 a:visited, h2 a:active  {
color: #648800; text-decoration: none;
}


h2 a:hover {
color: #666; text-decoration: none;
}



/************** wrapper2 where top banner background image is *******************/
#wrapper2 {
width: 100%;
margin: 0;
padding:0;
background-image: url(images/bg2.jpg);
background-position: top left;
background-repeat: repeat-x;
/* float: left;*/
/* border: 1px #000 solid; */
}


/************** wrapper3 where top banner image is *******************/
#wrapper3 {
position: relative; width: 100%; 
background-image: url(images/banner.gif);
background-position: top center;
background-repeat: no-repeat;
height:160px; 
margin: -15px 0 0 0; /* -15 needed for IE, FF to align top */
padding:0; 
/* border: 1px #FFF solid; */
}



/*************** wrapper including pages nav + categories nav + body container - footer *********/

#wrapper {
width: 990px;
margin: auto;
padding: 0px 0px 0px 0px;
margin-top: 0px;
/* margin-top: 130px; border: 1px #fff solid;*/

}




.single-entry {
float: left;
width: 613px;
margin-bottom: 10px;
padding: 13px;
/*
background-color: #262D2B;

background-image: url(images/category-post-bg.gif);
background-position: bottom;
background-repeat: no-repeat;
*/
}

.single-entry-titles {

line-height: 20px;

padding-bottom: 10px; 
background-image: url(images/title_h3_back.gif);
background-position:  bottom right;
background-repeat: no-repeat;


width: 614px;
height: 23px;
/*
background-image: url(images/post-title-bg-2.gif);
background-color: #666;
*/

display: block;
/* padding: 7px 15px 0px 15px;*/
margin: 7px 0 5px 16px;
font-weight: bold;
float: left;
font-size: 20px;
}

.single-entry-titles a {
float: left;

}

.post-wrapper {
/*
background-color: #262D2B;
*/
margin-top: 0px;
padding: 0px 15px 15px 15px;
/*
background-image: url(images/category-post-bg.gif);
background-repeat: no-repeat;
background-position: bottom; 
*/
width: 609px;
float: left;
}



.page-post a:link { 

text-decoration: underline; 
color: #008B00; 
}

.page-post a:visited, a:active { 

text-decoration: underline; 
color: #008B00; 
}

.page-post a:hover { 

color: #008B00; 
text-decoration: none;
}


.page-post h3 {
line-height: 20px;
font-weight: normal;
padding-bottom: 10px; 
background-image: url(images/title_h3_back.gif);
background-position:  bottom right;
background-repeat: no-repeat;
color: #669900;
}





.post-title {
line-height: 40px;
font-size: 18px;
border-bottom: double #E4E4E4 5PX;
font-size: 30px;  font-weight: normal;
color: #52a1d7;}
}

.post-title a {
font-size: 30px;
color: #52a1d7;
}

.home-post-wrap {
width: 313px; 
height: 245px; /* was 250 */

float: left;

/* background-color: #fff;*/

background-image: url(images/home-post-bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px 13px 10px 0px;
padding: 0px;


}

.home-post-wrap-2 {
width: 313px;
float: left;
/*
background-color: #262D2B;
*/
background-image: url(images/home-post-bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px 13px 10px 0px;
padding: 0px;
}

.home-post-wrap object {
width: 289px;
height: 193px;
}

.home-post-wrap embed {
width: 289px;
height: 193px;
}

.post-wrapper object {
width: 609px;
height: 455px;
}

.post-wrapper embed {
width: 609px;
height: 455px;
}

.post-inside {
padding: 8px 13px 13px 13px;
}

.post-inside-small {
padding: 4px 13px 4px 13px;
margin-top: 4px;
float: left;
}

.home-post-titles {
width: 288px;
height: 23px;
background-image: url(images/post-title-bg.gif);
color: #880f84;
display: block;
padding: 7px 10px 0px 15px;
font-weight: bold;
}

.home-post-titles a {
float: left;
}

.home-post-titles a:link, .home-post-titles a:visited {
color: #880f84;
}

.comments-bubble {
/* background-image: url(images/comment-count-bg.gif); */
width: 18px;
height: 15px;
float: right;
margin: 0px;
padding: 0px 0px 0px 4px;
color: #6D200C;
display: block;
}

.comments-bubble a, .comments-bubble a:visited, .comments-bubble a:hover {
font-size: 8px;
color: #6D200C !important;
margin: -5px 0px 0px 0px;
float: left;
padding: 0px;
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;

}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-family: Trebuchet MS;
margin-bottom: 10px;
margin-top: 10px;
display: block;

}




/************ FEATURED ARTICLES *******************/


.featured-inside {
width: 300px;  /* was width: 639px; */
padding: 15px; /* was 13px */
margin-top: 0px; /* margin-top: 120px; */
margin-right: 0px;
background-color: #648800;
/*
background-image: url(images/featured-bg.png);
*/
overflow: hidden;
height: 252px; /* was height: 105px; */
float: right;
color: #ffffff;
}




.next-button {
display: none;
position: absolute;
}

.prev-button {
display: none;
position: absolute;
}

#sections {
overflow:hidden;
width: 639px; /* was width: 639px; */
height: 240px; /* was height: 260px; */
margin: 5px 0 13px 0;
float: left;

/* border: 1px solid #cfc997; /* added */

}

#sections ul {
height: 240px;
margin: 0px;
list-style-image: none;
list-style-type: none;
padding: 0px;
width: 4000px;

}

#sections ul li {
height: 240px;
width: 655px;  /* was width: 619px; */
border: 1px solid #cfc997; /* was border: 10px solid #27312F; */
margin: 0px;
padding-right: 10px;
float: left;
color: #666666;
}

.prev {
display: block;
width: 57px;
height: 241px;
cursor: pointer;
background-image: url(images/slide-button-left.gif);
position: absolute;
top: 5px;
z-index: 1;
left: -3px;
}

.next {
display: block;
background-image: url(images/slide-button-right.gif);
width: 57px;
height: 241px;
cursor: pointer;
position: absolute;
top: 5px;
left: 587px;
z-index: 2;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background: #1E2422;
border: 1px solid #141918;
}



.titles-featured a:link,   .titles-featured a: visited, .titles-featured a:active {
text-decoration: none;
font-size: 24px; /* was 30 */
display: block;
font-family: Trebuchet MS;
margin-bottom: 5px;
margin-top: 5px;
color: #ffff00;
}


.titles-featured  {
font-size: 24px; /* was 30 */
display: block; 
margin-bottom: 5px;
margin-top: 5px;
color: #ffff00;
}





ul { 
list-style-image: url(images/bullet.gif); 
}








/********** Caterogies nav ****************/

#categories {

/* border: 1px solid #CC0000;*/

width: 990px; /* was width: 940px;*/
height: 31px;
background-image: url(images/categories-bg.gif);
background-repeat: no-repeat;
background-position: center top;
float: left;
margin: 0;
}






#categories ul {
margin: 0;
padding: 0px 0 0 30px;
list-style-type: none; 
list-style-image: none; 
float: left;
}

#categories ul li {
float: left; 
display: block; 
padding-left: 0px; 
margin: 0px;
height: 31px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
height: 31px;
display: block;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding: 5px 10px 0px 10px; /* was 9px 10px 0px 10px; */
float: left;
margin: 0px 0px;
/*
background-image: url(images/categories-line.gif);
background-position: right;
background-repeat: no-repeat;
*/
vertical-align:bottom;
}


#categories ul li a:hover {
/*
background-color: #6B238E;
*/
background-image: url(images/categories-bg-hover.gif);

text-decoration: none;
vertical-align:bottom;
color: #fff600;
}








#container {
/* border: 1px solid #fff;*/
float: left;
width: 990px;
color: #000; /* was cfcfcf */


/*
border-top: 1px solid #515E5B;
background-color: #323C3A;
background-image: url(images/content-bg.gif);
background-repeat: repeat-x;
*/
}

#left-div {
width: 654px; /* was 654px */
float: right;
padding-left: 0px; /* was 13px */
padding-right: 20px; /* was 0px */
}

#sidebar {
float: left;
padding-left: 28px; /* was 0px */
padding-right: 0px; /* was 0px */
width: 273px; 

}

#footer {
clear: both;
width: 100%;
height: 110px; /* was 115px */
text-align: left;
color: #476000;
padding-top: 50px;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
background-position: center top;
margin: 10px 0 0 0;
float: left;
font-size: 11px;
font-weight: bold;


}

#footer a {
color: #FFFFFF;
font-size: 11px;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}







/********************** pages nav ******************/

#pages {


 

/* border: 1px solid #000; clear: both;*/
width: 990px;
float: right;

height:36px;
background-image: url(images/pages-bg.gif);
background-repeat: no-repeat;
background-position: center top;

}

#pages ul { 

list-style-type: none; 
list-style-image: none; 
float: left; 
padding: 0px 0px 0px 24px; 
margin: 0 0 0 0;

}

#pages ul li { 
float: left; 
display: block; 
height: 31px; /* was 41px */
padding: 0px 0 0 0;  /* note: if change this padding-top num, change in nav below as well */
margin: 0 0 0 0;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left; 
color: #880f84;
/* display: block;*/
height: 31px;
font-size: 12px;
padding: 0px 20px 0px 20px; /* was 9px 20px 0px 20px */
margin: 5px 0 0 0; /* was 5px 0 0 0 */
font-weight: bold;
vertical-align: middle;
}


#pages ul li a:hover {
background-color: #fffb8f;
text-decoration: none;
height: 31px;
margin-top: 0px;
padding-top: 5px;
color: #4e6a00;
vertical-align: middle;
}

.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}

.sidebar-box {
float: left;
/*
background-color: #262D2B;
background-image: url(images/sidebar-bg.gif);
background-repeat: repeat-x;
*/
padding-bottom: 15px;
width: 273px;  /* was 273 */

}

.sidebar-box ul li {
color: #373434;
margin: 0px 0px;
display: block;
float: left;
width: 273px;
}

.sidebar-box ul {
list-style-type: none;
margin: 0px 0px;
padding: 0px 0px;
width: 273px;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {

color: #000; 
width: 228px;
height: 27px;

padding: 0px 10px 0px 25px;
margin: 0px 0px;
display: block;
background-image: url(images/sidebar-bg-link.gif);
background-repeat: no-repeat;
background-position: top left;
font-weight: bold;
} 

.sidebar-box ul li a:hover {
color: #000; 
padding: 0px 10px 0px 25px;
background-image: url(images/sidebar-bg-link_h.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
width: 228px;
height: 27px;
font-weight: bold;
} 



#recentcomments li a:link, #recentcomments li a:visited, #recentcomments li a:active {
background-image: none;
border: none;
}

#recentcomments {
margin-top: 10px;
}

#recentcomments li {
display: bock;
border-top: 1px solid #36423F;
border-bottom: 1px solid #192522;
background-image: url(images/comment-author.gif);
background-position: 10px 4px;
background-repeat: no-repeat;
padding-left: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
width: 228px;
color: #FFF;
}



.sidebar-box h2 { 
font-size: 16px; 
color: #880f84; /* was #bc5138 */ 
font-weight: normal; 
text-transform: uppercase; 
font-weight: bold; 
font-family: Trebuchet MS; 
background-image: url(images/h3-bg.gif); 
background-repeat: no-repeat; 
background-position: left; 
width: 256px;
height: 25px; 
padding: 5px 0px 0px 17px;
margin: 0px 0px;
}

#commentform {
margin: 1em 0;
margin-left: 20px;
}

#commentform textarea {
background: #1E2422;
border: 1px solid #141918;
width: 370px;
color: #FFF;
}

#commentform #email {
font-size: 1.1em;
background: #1E2422;
border: 1px solid #141918;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
color: #FFF;
}

#commentform #author {
font-size: 1.1em;
background: #1E2422;
border: 1px solid #141918;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
color: #FFF;
}

#commentform #url {
font-size: 1.1em;
background: #1E2422;
border: 1px solid #141918;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
color: #FFF;
}

#commentform #email:focus {
font-size: 1.1em;
background: #141918;
border: 1px solid #0F1312;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #141918;
border: 1px solid #0F1312;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #141918;
border: 1px solid #0F1312;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

.search_bg {
height:31px; /* was 35px */
width:209px;
float: right;
margin-top: 4px; /* was 6px */
}

#search {
/* color:#FFFFFF;*/
padding:0;
margin: 0;
}

#search input {
background-color: transparent;
border: 0;
font-size:11px;
color: #4A4A4A;
font-family:Tahoma, arial, verdana, courier;
width:110px;
height:18px;
vertical-align:middle;
padding:0px 10px 0px 10px;
margin: 0;
/*
border-top: 1px solid #781B01;
border-left: 1px solid #781B01;
border-right: 1px solid #A83C1F;
border-bottom: 1px solid #A83C1F;
*/
display:inline;  /* I added this for IE below field space */
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:65px;
height:28px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
display:inline;  /* I added this for IE below field space */
}

.post-info {
color: #5B6461;
font-size: 10px;
display: block;
border-top: 1px solid #3B4341;
border-bottom: 1px solid #3B4341;
padding: 2px 0px 2px 0px;
margin: 0px 0px 5px 0px;
}

.post-info-small {
color: #5B6461;
font-size: 10px;
display: block;
width: 228px;
border-top: 1px solid #3B4341;
border-bottom: 1px solid #3B4341;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
float: right;
}

.post-info a {
color: #5B6461;
}

.logo {
float: left; 
border: 0px;
border-left: 1px solid #515E5B;
}

ul, ol { line-height: 2.0em; }



#featured {
background-color: #FFF;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
padding: 10px;
width: 593px;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.featured-content {
float: right;
width: 353px;
margin-right: 5px;
}

.current-category {
/*
background-color: #3E4846;
color: #FFFFFF;
border: 1px solid #485351;
*/
color: #666;
padding: 5px;
display: block;
margin-bottom: 10px;
width: 629px;
}

.current-category  a {
color: #5B6461;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


img.photoborder { 	

	border-style: solid;
	border-color: #E4E4E4 ;
	border-width:10px;    }

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/*Dropdown Navigation*/

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute; top:-999em; 
/* background-position: bottom; background-repeat: no-repeat; background-image: url(images/dropdown-bottom.png);*/
 padding-bottom: 9px;}

.nav li {float:left;position:relative;z-index:99;font-size:12px; height: 31px !important; border: none !important;}

/* above --> was height: 40px */

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left: 0px; top:37px;} /* was left: 0px; top:40px; */

.nav li:hover li ul,.nav li.sfHover li ul { top:-999em;}   /* was top:-999em; */

.nav li li:hover ul,ul.nav li li.sfHover ul {left: 15em; top:0px;   /* was left:15em;top:0px; */ }

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

.nav li li {
display: block;
padding: 0px;
height: 31px; /*was 40px */
}

.nav li ul li ul li {
left: 0px; /* was left: 60px; */
}

.nav li:hover {
/*
background-color: #262D2B;
*/
padding: 0px 0 !important;   
margin: 0px;
border: none;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
display: block;
/*
background-color: #262D2B;
*/
padding: 10px 30px 0px 30px !important;  /* 10px 30px 0px 30px */
margin: 0px 0px 0px 0px  !important;
border: none;
font-weight: normal;
height: 30px;
background-image: none !important;
}

.nav li li a:hover {
background-color: #1F2624 !important;
text-decoration: none;
border: none;
}

#nav2 li ul {
width: 240px !important;	
}

#nav2 li {z-index:1001;}
 
#nav2 li:hover ul,ul#nav2 li.sfHover ul {left: -6px; } /* was -6px */

#nav2 li li a:link, #nav2 li li a:visited {
background-color: #fffb8f !important;
padding: 10px 30px 0px 30px !important;    /* was 10px 30px 0px 30px */
font-weight: bold;

}

#nav2 li li a:hover {
background-color: #648800 !important;
}

#nav2 li:hover {
background-color: #fffb8f;
}

/*End Dropdown Navigation*/







.thumbnail {
border: 5px solid #648800 !important;
margin-right: 10px;
float: left;
display: inline;
}

.thumbnail-small {
border: 3px solid #648800 !important;
margin-right: 10px;
float: left;
display: inline;
}

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 27px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	border: 5px solid #3E4C49;
	background-color: #3E4C49;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #2F3836;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #262D2B;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #2F3836;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */



/******************** IN OUR STORE*************************/



#storeitem_text {   width: 205px; height: 25px; margin-left: 15px; color: #660099; font-family: "TREBUCHET MS",  Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;  
position: relative;  right: 0px; display: block;  border: 0px #CC0000 solid; text-align:right;
z-index: 3;

}


#storeitem_text a:link, #storeitem_text a:visited, #storeitem_text a:active { text-decoration: none; color: #660099; font-size: 24px;  position: relative;  left: 0px; display: block; 
top:0px; border: 0px #CC0000 solid;}


#storeitem_text a:hover { text-decoration: none; color: #666; font-size: 24px; position: relative;  right: 0px; display: block; 
top:0px;  border: 0px #CC0000 solid;}




TABLE.storeitem { width:240px; height: 175px; border: 0px solid #000; background-color: #FFF; margin: 0; }

TABLE.storeitem TH {background-image: url(images/title_inourstore_top.gif);
background-repeat: no-repeat; background-position: top left;
margin: 0 0 0 0px; color: #666; font-family: "TREBUCHET MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align:left; padding: 0 0 0 10px; height: 20px;
}

TABLE.storeitem TH a:link, TABLE.storeitem TH a:visited, TABLE.storeitem TH a:active { text-decoration: none; color: #660099; font-size: 12px;  position: relative;  left: 0px; display: block; 
top:0px; border: 0px #CC0000 solid; margin:0; padding:0; height: 20px;}



TD.itemimage { height: 100px;}



/************************** TABLE SORT ***************************/
TABLE.sortable {font-family: Arial, Helvetica, sans-serif;font-size:11px; width:100%;}
TABLE.sortable TR TD {padding:1px; background-color:	#F3F3F3; padding-left:9px; vertical-align: top;}
TABLE.sortable TR TH {padding:1px; background-color:	#E4E4E4; padding-left:9px; padding-right: 9px; text-align:left;}
TABLE.sortable TR TH.nav_highlight {background-color:#666666; color:#FFFFFF; cursor:hand;}
TABLE.sortable TR TH.nav { background-color:	#E4E4E4; }
