/*
Theme Name: Zipper
Theme URI: http://urban-designs.org
Author: Marie-Eve
Version: 1.0
*/

html, body {
	background: #1e1d1c url("layout/back.png");
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #8e867a;
	text-align: justify;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;

}


div.titre {
	font-family: Arial;
	color: #aabb37;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 3px;
	text-shadow: #50493f 1px 1px 1px;
	padding-top: 20px;

}

div.soustitre {
	width: 100%;
	text-align: center;
        font-size: 10px;

}

font.date {
       font-size: 11px;
}

div.commandes {
	text-transform: uppercase;
	font-weight: bolder;
	border-bottom: 1px #FFFFFF dotted;
	color: #474543;
	font-family: "Georgia";
	font-size: 11px;
}

div.plagiat {
	background-color: #dad8d0;
	padding: 6px;
	-moz-border-radius: 5px;
}

div.temoignage {
	font-size: 9px;
	background-color: #dad8d0;
	font-style: italic;
	font-family: "Georgia";
	padding: 6px;
	background-image: url("layout/bgtem.png");
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
}

div.onliners {
	background-color: #b2afa7;
	border-bottom: 1px solid #83807a;
	border-right: 1px solid #83807a;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
	padding: 4px;
}

div.status {
	background-color: #b2afa7;
	border-bottom: 1px solid #83807a;
	border-right: 1px solid #83807a;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
	padding: 4px;
}

font.folio {
	width: 100%;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
	color: #ff9c00;
}


a, a:visited, a:active {
	color: #efe9e2;
	text-decoration: none;
	text-shadow: #50493f 1px 1px 1px;
}


a:hover {
	color: #ffffff;
	text-decoration: none;
}

a.comment, a.comment:visited, a.comment:active {
	color: #efe9e2;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #805718 1px 1px 1px;
}


a.comment:hover {
	color: #ffffff;
	text-decoration: none;
}

a.footer, a.footer:visited, a.footer:active {
	color: #aabb37;
	text-decoration: none;
}


a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menu:active, a.menu:visited, a.menu:link {
	color: #63abb5;	
	padding: 3px; 
	border-left: 5px solid #9fb62f;
	display: block;
	-moz-border-radius:5px;
	background-color: #d7d5ce;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

a.menu:hover {
	color: #9fb62f;
	border-left: 5px solid #63abb5;
	padding: 3px;  
	display: block;
	background-color: #dcdad3;
	-moz-border-radius:5px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

font.menu {
	color: #9a9790;
	text-transform: lowercase;
	color: #77736f;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	
}

a.order:active, a.order:visited, a.order:link {
	color: #cac1b5;	
	padding: 3px; 
	border-left: 5px solid #4b453c;
	display: block;
	-moz-border-radius:5px;
	background-color: #80786d;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

a.order:hover {
	color: #cac1b5;	
	padding: 3px; 
	border-left: 5px solid #aabb37;
	display: block;
	-moz-border-radius:5px;
	background-color: #80786d;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

font.order {
	color: #cac1b5;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	
}

td {

	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: justify;
	line-height: 13px;
}


td.section {
	padding-left: 72px;
	padding-right: 25px;
	color: #beb6ab;
	background: url("layout/section_center.png");
        background-repeat: repeat-y;
}

td.content {
	padding-left: 25px;
	padding-right: 25px;
	color: #beb6ab;
	background: url("layout/news_center.png");
        background-repeat: repeat-y;
}

td.light {
	color: #2fa5b8;
}


b {
	color: #cd8a2c;
	font-family: "Georgia";
	font-size: 10px;
}


b.question {
	color: #2fa5b8;
}

u {
	color: #efe9e2;
	text-decoration: none;
	border-bottom: 1px #cd8a2c dotted;

}

i,em {
	color: #322d26;
	font-family: "Georgia";
}


input, textarea {
	color: #0c7d87;
	font-family: "Arial Narrow";
	font-size: 10px;
	background-color: #a7a199;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	padding: 4px;
	-moz-border-radius: 4px;
	border-top: 0;
	border-left: 0;
}

input.search {
	color: #ddac17;
	font-family: "Arial Narrow";
	font-size: 10px;
	padding: 4px;
	-moz-border-radius: 4px;
	border-bottom: 0px solid #c0beb7;
	border-right: 0px solid #c0beb7;
	border-top: 0;
	border-left: 0;
	width: 169px;
	background-color: transparent;
}

.highlightit img {
	background-color: #a7a199;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
	padding: 4px;
        filter:alpha(opacity=60);
        opacity: 0.6;
        -moz-opacity:0.6;
}

.highlightit:hover img {
	background-color: #a7a199;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	padding: 4px;
	-moz-border-radius: 4px;
	border-top: 0;
	border-left: 0;
        filter:alpha(opacity=100);
        opacity: 1.0;
        -moz-opacity: 1.0;
}

.elites img {
	background-color: #a7a199;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
	padding: 4px;
        filter:alpha(opacity=60);
        opacity: 0.6;
        -moz-opacity:0.6;
}

.elites:hover img {
	background-color: #a7a199;
	border-bottom: 1px solid #4b453c;
	border-right: 1px solid #4b453c;
	padding: 4px;
	-moz-border-radius: 4px;
	border-top: 0;
	border-left: 0;
        filter:alpha(opacity=100);
        opacity: 1.0;
        -moz-opacity: 1.0;
}


#tnt_pagination {
    	display: block;
    	clear: both;
    	padding: 3px;
    	margin-bottom: 30px;

}

#tnt_pagination a:link, #tnt_pagination a:visited {
	background-color: #e4e2db;
	border-bottom: 1px solid #c0beb7;
	border-right: 1px solid #c0beb7;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
	padding: 4px;
	width: 25px;
	text-align: center;
}


.code {
	color: #0c7d87;
	font-family: "Arial Narrow";
	font-size: 10px;
	background-color: #e4e2db;
	padding: 4px;
	border-bottom: 1px solid #c0beb7;
	-moz-border-radius: 4px;
	border-right: 1px solid #c0beb7;
	border-top: 0;
	border-left: 0;
}