/* CSS Document */
body {
	background-image:url(http://www.commenthaven.com/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2EFE0;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	color:#9A3334;
	text-align: center;

}
#header {
	width:996px;
	height:131px;
	background-image:url(http://www.commenthaven.com/images/header.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#headerbanner {
	width:730px;
	height:95px;
	padding-top:16px;
	padding-right:13px;
	float:right;
	color:#F9F5F4;
}
#base {
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	width:994px;
	background-image:url(http://www.commenthaven.com/images/basebg.jpg);
	background-repeat:repeat-y;
}
#baseheader {
	background-image:url(http://www.commenthaven.com/images/baseheader.jpg);
	background-repeat:no-repeat;
	width:994px;
	height:14px;
}
#basecontent {
	padding-left:8px;
	padding-right:6px;
}

#basefooter {
	background-image:url(http://www.commenthaven.com/images/basefooter4.jpg);
	background-repeat:no-repeat;
	width:994px;
	height:120px;
	clear:left;
}
#side_l {
	float:left;
	width:183px;
}
#content {
	float:left;
	width:606px;
	margin-left:3px;
	margin-right:3px;
	color:#333333;
	text-align: left;
	overflow:hidden;
}

#content a:link, #content a:visited {
	color:#9A3334;
	font-weight:bold;
	text-decoration:none;
	}
#content a:hover {
	color:#208887;
	font-weight:bold;
	text-decoration:none;
	}
#content a:visited {
	color:#9A3334;
	font-weight:normal;
	text-decoration:none;
	}	
#side_r {
	float:left;
	padding-left:6px;
	width:175px;
}
#side_r h1, #side_l h1 {
	margin:0px;
	padding:0px;
	height:24px;
	line-height:24px;
	background-image:url(http://www.commenthaven.com/images/sideh1.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	color:#F9F5F4;
	text-align: left;
}
#side_l ul {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
}
#side_r ul {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none; 
		text-align: left;
	}
#side_l li a:link, #side_r li a:link, #side_l li a:visited, #side_r li a:visited {
	display: block;
	width:168px;
	height:26px;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	color:#F9F5F4;
	text-decoration:none;
	padding-left:6px;
	background-image:url(http://www.commenthaven.com/images/link.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}
#side_l li a:hover, #side_r li a:hover {
	display: block;
	width:168px;
	height:26px;
	font-size:11px;
	line-height:26px;
	color:#F9F5F4;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
	background-image:url(http://www.commenthaven.com/images/hlink.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}

#side_l a:link, #side_r a:link, #side_l a:visited, #side_r a:visited  {
	color:#F9F5F4;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
}

#side_l a:hover, #side_r a:hover {
	color:#ffffcc;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
}

#footertext {
	margin-left:auto;
	margin-right:auto;
	color:#9A3334;
	width:996px;
	font-size: 12px;
	text-align:center;
	}
#footertext a:link, #footertext a:visited {
	color:#208887;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}
#footertext a:hover {
	color:#9A3334;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}
	
#footerlinks {
	margin-left:auto;
	margin-right:auto;
	color:#cccccc;
	width:996px;
	font-size: 10px;
	text-align:center;
	}

    
#footerlinks a:link, #footerlinks a:visited {
	color:#208887;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	}
#footerlinks a:hover {
	color:#9A3334;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	}
	
td {
	background-color:#F9F5F4;
	}


h2{
color: #F9F5F4;
text-transform:uppercase;
text-align:center;
letter-spacing: 2px;
font-size: 12px;
display:block;
border-left: 15px solid #208887;
border-right: 15px solid #208887;
background-color:#9A3334;
text-decoration:none; 
border-bottom:1px solid #208887;
border-top: 1px solid #208887;

}

h3{
color: #9A3334;
text-transform:uppercase;
text-align:center;
letter-spacing: 2px;
font-size: 12px;
display:block;
border-left: 15px solid #208887;
border-right: 15px solid #208887;
background-color:#F9F5F4;
text-decoration:none; 
border-bottom:1px solid #208887;
border-top: 1px solid #208887;

}
	
/* old */
p {
	margin: 0 10px 10px 10px;
	font-size: 12px;

}

.bginput
{
    background-color: #F9F5F4; 
	border: solid #FFCCFF; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #F9F5F4;
	border: 2px solid #FFCCFF;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}

.spacer
{
	padding: 5px;
}
/* header */


td.header_links {
	background-color: #003399;
	height: 10px;
	font-size: 10px;
	color: #0099FF;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #0099FF;
	font-weight: normal;
		font-size: 10px;
}	









/*  LEFT menu */
td.menu {
	width: 180px;
	background: #F9F5F4;
	padding: 0;
	margin: 0;
	border-right: 1px solid #FFCCFF;	
}
td.menu div.headmenu {
	width:179px;
	height: 37px;
	font-family: verdana;
	color: #40CAFF;
	font-size: 11px;
	font-weight: bold;

}
td.menu div.submenu {
	background: #F9F5F4;
	padding: 0;
}
td.menu div.submenu a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 12px;
	color: #0099FF;
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
}
td.menu div.submenu a:hover { 
	background: #F9F5F4;
	padding-left:13px;
	background-color: #F9F5F4;
	color: #003399;
	}
	
	
	
	
	
	
	
	
	
/* content */
td.middle {
	width: 460px;
	background: #F9F5F4;
	padding: 0;
	margin: 0;	
}
td.middle div.middle {
	background: #F9F5F4;
	padding: 5px;
	color: #000000;
  	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
td.middle div.middle a {
	color: #003399;
}
td.middle div.middle a:hover { 
	color: #003399;
	}
td.middle div.middle a:visited {
	color: #CC00CC;
}
td.middle div.middle a:visited:hover {
	color: #003399;
}
	
	
	
	
	
	
	
	
	/*  RIGHT menu */
td.menu2 {
	width: 150px;
	background: #F9F5F4;
	padding: 0;
	margin: 0;
	border-left: 1px solid #FFCCFF;	
}
td.menu2 div.headmenu2 {
	width:149px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #40CAFF;
	font-size: 11px;
	font-weight: bold;

}
td.menu2 div.submenu2 {
	background: #F9F5F4;
	padding: 0;
}
td.menu2 div.submenu2 a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 12px;
	color: #0099FF;
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
}
td.menu2 div.submenu2 a:hover { 
	background: #F9F5F4;
	padding-left:13px;
	background-color: #F9F5F4;
	color: #003399;
	}
	
	
	
	
	
	
	
		/*  Footer */
td.footer {
	width: 100%;
	background: #F9F5F4;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
	font-family: verdana;
	color: #0099FF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	}
	
.bginput, textarea
{
    background-color: #F9F5F4; 
	border: solid #9A3334; 
	border-width: 1px 1px 1px 1px; 
	font-color: #9A3334; 
	font-size: 8pt;
	}

.button
{
	background: #F9F5F4;
	border: 2px solid #68BEA3;
	font-size: 8pt;
}

.spacer
{
	padding: 5px;
}

	
	
	/* UNCATEGORIZEDDD */
	
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
		}
div.text a{
	text-decoration: none;
	color: #f53535;
	}
td.too {
	width: 300px;
	background: #F9F5F4;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}
	
.pagination {
            font-size: 10px;
	    margin-top:20px;
		align: center;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #9A3334;
	color: #9A3334;
	background:#F2EFE0;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagination .current {
    background: #9A3334;
    color: #F2EFE0;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#9A3334;
	border-color:#9A3334;
	background:#F2EFE0;
}

.navig a, navig a:link {background-color:#208887;font-family:arial;font-weight:bold;font-size:11px;color:#FFFFFF;padding:2px 2px 2px 3px;text-decoration:none;text-align:left;margin:0px auto 1px auto;width:155px;display:block;}

.navig a:hover{background-color:#9A3334;color:#FFFFFF;}

/*BGS*/
#bgcat{
float:left;
width:130px;
height: 200px;
border: 0px solid #208887;
background-color: #F9F5F4;
margin: 5px;
padding: 5px;
margin-bottom: 15px;
}

.content-bgthumb{
    background-repeat:repeat;
    background-position:center center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 130px; 
    height: 200px; 
    float: left; 
    overflow: hidden;
	border: 1px solid #9A3334;
}

.content-bgoverlay {background-image: url(/images/bg/bgoverlay.png);
  width: 130px;
 height: 200px;
 display: block;}

.content-bgoverlay:hover {background-image: url(/images/bg/bgoverlay-hover.png);
  width: 130px;
 height: 200px;
 display: block;}
 
#content-bgttitle{
   line-height: 8px;
   font-family: small fonts;  
   text-transform: uppercase;
    font-size: 7px;
    text-align:center;
    color: #9A3334;
    font-weight: normal;
    width: 100%;
	overflow: hidden;}
/*END BGS*/
	
/*BG CAT*/
#cbgcat{
float:left;
width:130px;
height: 200px;
border: 0px solid #208887;
background-color: #F9F5F4;
margin: 5px;
padding: 5px;
margin-bottom: 15px;
}

.content-cbgthumb{
    background-repeat:repeat;
    background-position:center center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 130px; 
    height: 200px; 
    float: left; 
    overflow: hidden;
	border: 1px solid #9A3334;
}

.content-cbgoverlay {background-image: url(/images/bg/bgoverlay.png);
  width: 130px;
 height: 200px;
 display: block;}

.content-cbgoverlay:hover {background-image: url(/images/bg/bgoverlay.png);
  width: 130px;
 height: 200px;
 display: block;}
 
#content-cbgttitle{
   line-height: 8px;
   font-family: small fonts;  
   text-transform: uppercase;
    font-size: 9px;
    text-align:center;
    color: #9A3334;
    font-weight: normal;
    width: 100%;
	overflow: hidden;}
/*END BG CAT*/

.content-thumb2{
	background-repeat:repeat;
	background-position:center center;
	margin-right: 5px;
	width: 250px; 
	height: 350px; 
	overflow: hidden;
}

.content-overlay2 {background-image: url(/images/bg/overlay2.png);
  width: 250px;
 height: 350px;
 display: block;}

.content-overlay2:hover {background-image: url(/images/bg/overlay-hover2.png);
  width: 250px;
 height: 350px;
 display: block;}
 
 #numberlinks {
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	width:623px;
	font-size: 20px;
	text-align:center;
	}

#numberlinks a:link, #numberlinks a:visited {
	color:#208887;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
	}
#numberlinks a:hover {
	color:#9A3334;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
	}
	
.clear {
    clear: both;} 
	
#lytcode{
   font-family: tahoma;  
   text-transform: uppercase;
    font-size: 10px;
	font-weight:bold;
    color: #208887;
	line-height: 1.5
     }
	
#lytcode b{
   font-family: tahoma;  
   text-transform: uppercase;
	font-weight:bold;
    font-size: 12px;
    color: #000000;
	line-height: 1.5
     }
	 
#lytcode u{
   font-family: tahoma;  
   text-transform: uppercase;
    text-decoration: underline;
    font-size: 10px;
    color: #000000;
	line-height: 1.5
     }
	 
#lcase{
   font-family: tahoma;  
   text-transform: lowercase;
    font-size: 10px;
	font-weight:bold;
    color: #333333;
	line-height: 1.5
     }
	 
#smalt{
   font-family: tahoma;  
    font-size: 10px;
    color: #208887;
	line-height: 1.5
     }
	 
/*BG HOME*/
#homecat{
float:left;
width:130px;
height: 150px;
border: 0px solid #208887;
background-color: #F9F5F4;
margin: 5px;
padding: 5px;
margin-bottom: 15px;
}

.content-homethumb{
    background-repeat:repeat;
    background-position:center center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 130px; 
    height: 150px; 
    float: left; 
    overflow: hidden;
	border: 1px solid #9A3334;
}

.content-homeoverlay {background-image: url(/images/bg/homeoverlay.png);
  width: 130px;
 height: 150px;
 display: block;}

.content-homeoverlay:hover {background-image: url(/images/bg/homeoverlay.png);
  width: 130px;
 height: 150px;
 display: block;}
 
#content-homettitle{
   line-height: 8px;
   font-family: small fonts;  
   text-transform: uppercase;
    font-size: 9px;
    text-align:center;
    color: #9A3334;
    font-weight: normal;
    width: 100%;
	overflow: hidden;}
/*END BG HOME*/
