body {
	background-color: #FFD7DE;
    font: 12px arial;
    text-align: left;
    line-height: 130%;
	color:#350D09;
	margin: 0px 0px 4px 0px;
	}

body a, body a:link {
	color:#E94685;
	font: 12px arial;
	text-decoration:none;
	font-weight:bold;
	}
body a, body a:visited {
	color:#E94685;
	font: 12px arial;
	text-decoration:none;
	font-weight:bold;
	}
body a:hover {	
	color: #936156;
    font: 12px arial;
	text-decoration:none;
	font-weight:bold;
}
#base {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left:1px solid #350D09;
    border-right:1px solid #350D09;
    border-bottom:1px solid #350D09;
    background-color:#F0E9DF;
	}
	
#header {
	height: 165px;
	background-image:url(/images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#headerbanner{
	margin-left:265px;
	padding-top:15px;
	}
#headerads{
	margin-left:85px;
	padding-top:20px;
	}
.side {
	width: 160px;
	float:left;
	color:#350D09;
	margin-left:8px;
    font: 9px arial;
	}
	
.side_r {
	width: 160px;
	float:right;
	color:#350D09;
	margin-right:10px;
    font: 9px arial;
	}
	
.side ul, .side_r ul {
	margin-top: 0px;
	margin-bottom:5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
    font: 9px arial;
	}
.side li a, .side li a:link, .side li a:visited, .side_r li a, .side_r li a:link, .side_r li a:visited {background-color:#350D09; font: 11px arial; color:#FFD7DE;padding:2px 2px 2px 3px;text-decoration:none;text-align:left;margin:0px auto 1px auto;width:160px;display:block;}

.side li a:hover, .side_r li a:hover {background-color:#EB7484; font: 11px arial; color:#350D09;padding:2px 2px 2px 3px;text-decoration:none;text-align:left;margin:0px auto 1px auto;width:160px;display:block;}

#content {
	margin-left:10px;
	width:623px;
	padding:3px;
	float:left;
    overflow:hidden;
	}
#footer {
	height:90px;
	border-top:1px solid #350D09;
	background-color: #EB7484;
	}
h1{
align: center;
color: #350D09;
font-family: rockwell;
font-size: 12pt;
text-transform:uppercase;
text-align:center;
letter-spacing: 2px;
display:block;
border-left: 15px solid #350D09;
border-right: 15px solid #350D09;
background-color:#EB7484;
text-decoration:none; 
border-bottom:1px solid #350D09;
border-top: 1px solid #350D09;
padding:2px 2px 2px 3px;
}
	
h2 {
color: #350D09;
font-family: rockwell;
font-size: 13pt;
font-weight: normal;
letter-spacing: -1px;
margin: 1px 1px 1px 1px;
}

.bginput, textarea
{
    background-color: #FFD7DE; 
	border: solid #EB7484; 
	border-width: 1px 1px 1px 1px; 
	font-color: #350D09; 
	font-size: 8pt;
	}

.button
{
	background: #FFD7DE;
	border: 2px solid #EB7484;
	font-size: 8pt;
}

.spacer
{
	padding: 5px;
}

.pagination {
        font-size: 10px;
	    margin-top:20px;
		align: center;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #EB7484;
	color: #EB7484;
	background:#FFD7DE;
}

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

.pagination .current {
    background: #EB7484;
    color: #350D09;
	border: solid 1px #EB7484;
}

.pagination .current.prev, .pagination .current.next{
	color:#EB7484;
	border-color:#EB7484;
	background:#FFD7DE;
}

#thumbcat{
float:left;
width:150px;
height: 150px;
border: 0px solid #350D09;
background-color: #F0E9DF;
margin: 10px;
padding: 10px;
margin-bottom: 15px;
}


.thumbcatimg{
width: 150px;
height: 150px;
padding: 5px;
border: 1px solid #EB7484;
}
#thumbcattitle{
font-family: rockwell;
font-size: 10pt;
text-align:center;
color: #EB7484;
font-weight: normal;
font-style: italic;
width: 100%;
}

#numberlinks {
	margin-left:auto;
	margin-right:auto;
	color:#350D09;
	width:623px;
	font-size: 20px;
	text-align:center;
	}

#numberlinks a:link, #numberlinks a:visited {
	color:#EB7484;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
	}
#numberlinks a:hover {
	color:#936156;
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
	}

/*LAYOUTS*/
.ltitle{
color: #350D09;
font-family: rockwell;
font-size: 15pt;
font-weight: normal;
letter-spacing: -1px;
margin: 1px 1px 1px 1px;
}

.lthumb{
height:150px;
width:300px;
border:0px;
}

.ltext{
height:144px;
width:294px;
}

#pnav{
text-align:center;
clear:both;
}
/*END LAYOUTS*/

/*COMMENTS*/

.comment{
margin:10px;
text-align:center;
}


.comment_title{
color: #350D09;
font-family: rockwell;
font-size: 15pt;
font-weight: normal;
letter-spacing: -1px;
margin: 1px 1px 1px 1px;

}


.comment_text{
width:100%;
}

/*END COMMENTS*/

/*get code title*/

.getcode{
margin:10px;
text-align:center;
}


.getcode_title{
align: center;
color: #350D09;
font-family: rockwell;
font-size: 10pt;
text-transform:uppercase;
text-align:center;
letter-spacing: 2px;
display:block;
border-left: 15px solid #350D09;
border-right: 15px solid #350D09;
background-color:#EB7484;
text-decoration:none; 
border-bottom:1px solid #350D09;
border-top: 1px solid #350D09;
padding:2px 2px 2px 3px;

}


.getcode_text{
width:100%;
}
/*end get code*/

/*sub*/
.subtit{
margin:10px;
text-align:center;
}


.subtit_title{
align: center;
color: #FFD7DE;
font-family: rockwell;
font-size: 10pt;
text-transform:lowercase;
text-align:center;
letter-spacing: 2px;
display:block;
border-left: 15px solid #EB7484;
border-right: 15px solid #EB7484;
background-color:#350D09;
text-decoration:none; 
border-bottom:1px solid #EB7484;
border-top: 1px solid #EB7484;
padding:2px 2px 2px 3px;

}


.subtit_text{
width:100%;
}
/*end sub*/


/*CATEGORIES*/

.avatar_category{
width:150px;
float:left;
margin:10px;
text-align:center;
}

.avatar_category img{

}

.avatar_category_title{

}

.backgrounds_category{
width:150px;
float:left;
margin:10px;
text-align:center;
}

.backgrounds_category img{
width:125px;
height:125px;
}

.backgrounds_category_title{

}


.comments_category{
text-align:center;
}

.comments_category img{

}

.comments_category_title{

}


.layouts_category{
text-align:center;
}

.layouts_category img{

}

.layouts_category_title{

}
/*END CATEGORIES*/

/*ICON*/
	
#iconcat{
float:left;
width:100px;
height: 100px;
border: 0px solid #350D09;
background-color: #F0E9DF;
margin: 5px;
padding: 5px;
margin-bottom: 15px;
}
	
.content-iconthumb{
    background-repeat:repeat;
    background-position:center center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 100px; 
    height: 100px; 
    float: left; 
    overflow: hidden;
}

.content-iconoverlay {background-image: url(/images/overlayicon.png);
  width: 100px;
 height: 100px;
 display: block;}

.content-iconoverlay:hover {background-image: url(/images/overlayicon-hover.png);
  width: 100px;
 height: 100px;
 display: block;}
 
#content-icontitle{
   line-height: 8px;
   font-family: small fonts;  
   text-transform: uppercase;
    font-size: 7px;
    text-align:center;
    color: #EB7484;
    font-weight: normal;
    width: 100%;
	overflow: hidden;}
/*END ICON*/

/*ICON CAT*/
	
#ciconcat{
float:left;
width:100px;
height: 100px;
border: 0px solid #350D09;
background-color: #F0E9DF;
margin: 5px;
padding: 5px;
margin-bottom: 15px;
}
	
.content-ciconthumb{
    background-repeat:repeat;
    background-position:center center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 100px; 
    height: 100px; 
    float: left; 
    overflow: hidden;
}

.content-ciconoverlay {background-image: url(/images/overlayicon.png);
  width: 100px;
 height: 100px;
 display: block;}

.content-ciconoverlay:hover {background-image: url(/images/overlayicon.png);
  width: 100px;
 height: 100px;
 display: block;}
 
#content-ciconttitle{
   line-height: 8px;
   font-family: small fonts;  
   text-transform: uppercase;
    font-size: 7px;
    text-align:center;
    color: #EB7484;
    font-weight: normal;
    width: 100%;
	height: 20px;
	}
/*END ICON CAT*/

/*BGS*/
#bgcat{
float:left;
width:130px;
height: 200px;
border: 0px solid #350D09;
background-color: #F0E9DF;
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 #EB7484;
}

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

.content-bgoverlay:hover {background-image: url(/images/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: #EB7484;
    font-weight: normal;
    width: 100%;
	overflow: hidden;}
/*END BGS*/
	
/*BG CAT*/
#cbgcat{
float:left;
width:130px;
height: 200px;
border: 0px solid #350D09;
background-color: #F0E9DF;
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 #EB7484;
}

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

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