/*RESET  v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END RESET */


body {
	padding:0px;
	margin:0px;
	background-color:#fff;
	/*background-color:#a3e9f5;
	background-image: url(/sites/fusher.dev/template/fusher-1.png);
	background-repeat: repeat-x;*/
	color:#000;
	text-align:left;
	font-family: verdana, Helvetica, sans-serif;
	font-size:12px;
	min-width: 750px;
}

h1{
	font-size:20px;
	margin-bottom:12px;
	margin-left:9px;
	margin-right:9px;
	margin-top:12px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}
h2{
	margin-bottom:8px;
}
h3{
	margin-top:8px;
	margin-bottom:12px;
}
h4{
	margin-bottom:8px;
}



a{
	color: black;
}

#tag-cloud a:hover{
	text-color:#00FFFF;
}

img{
	border:0px;
}

#header{
	margin: 0px;
	margin-bottom:0px;
	padding:0px;
	background-color:black;
	overflow:hidden;
}

#top-right{
	text-align:right;
	margin-right:6px;
	padding:0px;
}

#top-right td{
	padding:0px;
}

#top_nav input{
	border:1px solid yellow;
	font-size:13px;
	margin:5px;
	background-color:#white;
}
#top_nav .buttonzz{
	padding:5px;
	background-color:black;
	color:yellow;
	font-wheight:normal;
}

#register-breadcrumb{
	padding: 4px;
	padding-bottom:5px;
	padding-left:17px;
	margin-left: 0px;
	margin-bottom: 25px;
	background-color:#FB0000;
	color: white;
}

#register-breadcrumb a{
	color:white;
	text-decoration:none;
	font-wheight: bold;
}

#register-breadcrumb a:hover{
	color:#bfb;
}

#sub-contener{
	margin: 0px;
	padding:0px;
	display: bloc;
}


#center{
	display: bloc;
	margin: 0px;
	margin-bottom:30px;
	padding:0px;

}

#footer{
	margin: 0px;
	margin-top:10px;
	padding:8px;
	padding-bottom:60px;
	padding-left: 16px;
	background-color:#eee;
	border-top: 1px solid #ccc;
	text-align: left;
	color: #444;
}

#footer a{
	color: #444;
}

.error_message{
	border: 4px solid #FF6A84;
	background-color:#FFBDBD;
	padding: 10px;
	margin: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align:center;
	color:#CC0000;
}

.error_not_found{
	border: 4px solid #000;
	background-color:#eee;
	padding: 10px;

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 20px;
	text-align:center;
	color:#000;
}
.subMessage{
	font-size: 12px;
	text-align:center;
	color:#000;
}

.error{
	border: 4px solid #F00;
	padding: 10px;
	margin: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align:center;
	color:#F00;
}

.message{
	border: 4px solid #4b4;
	padding: 10px;
	margin: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align:center;
	color:#4b4;
}



/**** Inputs and Labels ****/
label{
	text-align:right;
}

.form_element{
	margin-top: 5px;
	margin-bottom: 5px;
}


.form_label{
	float:left;
	width:125px;
	text-align:right;
	margin-right: 10px;
}

.form_bloc{
	margin-bottom: 20px;
}


label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input
{
	border:1px solid #ddd;
	font-size:100%;
	margin:0px;
	margin-right:2px;
	padding:4px;
	padding-bottom:5px;
	padding-top:5px;
}


textarea
{
	border:1px solid #ddd;
	font-size:100%;
	margin:0px;
	margin-right:2px;
	padding:4px;
}

select
{
	border:1px solid #ddd;
	font-size:100%;
	margin:0px;
	margin-right:2px;
	padding:4px;
}



input.checkbox
{
	border:1px solid #ddd;
	font-size:100%;
	margin:0px;
	margin-right:2px;
	padding:4px;
}

input.radio
{
	border:1px solid #ddd;
	font-size:100%;
	margin:0px;
	margin-right:2px;
	padding:4px;
}

.topSearch{
	border:1px solid red;
	font-size:100%;
	margin:0px;
	padding:0px;

}

/*Frontend*/
.postBloc{
	border: 1px solid #ddd;
	background-color: #eee; /*#b2ffb2;*/
	display: inline;
	width:260px;
	height:320px;
	float:left;
	padding: 6px;
	margin: 10px;
	margin-left:15px;
	margin-right:7px;
	overflow:hidden;
}

.postBloc:hover{

	border: 1px solid #bbb;
}

.postBloc img{
	border: 1px solid #CCC;
}

.postBloc img:hover{
	border: 1px solid #000;
}


.postText{
	padding-top: 5px;
	height:42px;
}

.postText a{
	padding-top:3px;
	color: #000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-color:yellow;*/
	text-decoration:none;
}

.postText a:hover{
	background-color:#61d900;
}

.postBlocBottom{
	margin-left:0px;
}

.postBlocBottom li{
	display: inline;
	list-style-type: none;
}

.postBlocBottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444;
	/*#005500;*/
	text-decoration:none;
	display:block;
	float:left;
	margin-left:5px;
}

.heart{
	background: url(/medias/heart_icon_fusher.png) top left no-repeat;
	padding-left:23px;
	padding-top:2px;
	margin-left:0px;
	width: 20px; height: 20px;
}

.clicks{
	background: url(/medias/mouse_pointer.png) top left no-repeat;
	padding-left:17px;
	padding-top:2px;
	margin-left:0px;
	width: 20px; height: 20px;
}

.sprite-buzz{background: url(/medias/share.png) no-repeat; background-position: 0 0; width: 16px; height: 16px; }
.sprite-delicious{background: url(/medias/share.png) no-repeat;  background-position: 0 -28px; width: 16px; height: 16px; }
.sprite-deviantart{background: url(/medias/share.png) no-repeat;  background-position: 0 -56px; width: 16px; height: 16px; }
.sprite-digg{background: url(/medias/share.png) no-repeat;  background-position: 0 -84px; width: 16px; height: 16px; }
.sprite-dribbble{background: url(/medias/share.png) no-repeat;  background-position: 0 -112px; width: 16px; height: 16px; }
.sprite-email{background: url(/medias/share.png) no-repeat;  background-position: 0 -140px; width: 16px; height: 16px; }
.sprite-facebook{background: url(/medias/share.png) no-repeat;  background-position: 0 -168px; width: 16px; height: 16px; }
.sprite-myspace{background: url(/medias/share.png) no-repeat;  background-position: 0 -196px; width: 16px; height: 16px; }
.sprite-reddit{background: url(/medias/share.png) no-repeat;  background-position: 0 -224px; width: 16px; height: 16px; }
.sprite-stumbleupon{background: url(/medias/share.png) no-repeat;  background-position: 0 -252px; width: 16px; height: 16px; }
.sprite-technorati{background: url(/medias/share.png) no-repeat;  background-position: 0 -280px; width: 16px; height: 16px; }
.sprite-tumblr{background: url(/medias/share.png) no-repeat;  background-position: 0 -308px; width: 16px; height: 16px; }
.sprite-twitpic{background: url(/medias/share.png) no-repeat;  background-position: 0 -336px; width: 16px; height: 16px; }
.sprite-twitter{background: url(/medias/share.png) no-repeat 0px -364px; width: 16px; height: 16px; }
.sprite-wakoopa{background: url(/medias/share.png) no-repeat;  background-position: 0 -392px; width: 16px; height: 16px; }



#submitForm{

}
#submitForm:hover{
	background-color: #eee;
	border: 1px solid #ddd;
}




/*Back tend*/
.postBlocBack{
	/*border: 1px solid #eee;*/
	background-color: #bac19c;
	width:160px;
	height:220px;
	float:left;
	padding: 6px;
	margin: 10px;
}

#registerBloc:hover{
	background-color: #eee;
	border: 1px solid #ddd;
}

.postBloc #register{
	/*border: 1px solid #eee;*/
	width:150px;
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
	align:right;
}

.postBloc input{
	margin-top:4px;
	margin-bottom:6px;
	width:248px;
}

.postBloc textarea{
	margin-top:4px;
	margin-bottom:6px;
	width:248px;
}
.postBloc .like{
/*	background:url(/sites/www.fusher.be/template/icons.png) top no-repeat;*/
	height:20px;
	width:20px;
	display:block;
	border:1px solid red;
	align:left;
	}

fieldset{
	display:bloc;
	font-size:15px;
	margin-bottom:20px;
}

div#tag-cloud{
	display:bloc;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:5px;
	padding-left:9px;
}

#tag-cloud a{
	text-decoration:none;
	font-size:13px;
	line-height:1.5em;
	display:bloc;
}

#tag-cloud a:hover{
	color:red;
}



/*NAVIGATION */
.flickr{
	border:1px solid white;
	display: inline;
	margin:0;
	margin-left:0px;
	margin-bottom: 30px;
	margin-top: 15px;
	padding:0;
}

ul{
	border:0;
	margin:0;
	padding:0;
	margin-left:15px;
}

#pagination-flickr li{
	border:0;
	margin:0; padding:0;
	margin-bottom:4px;
	font-size:11px;
	list-style:none;
	display:inline;
}
#pagination-flickr a{
	border:solid 3px #ddd;
	margin-right:2px;
	margin-bottom:4px;
	font-size: 12px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
	font-weight:bold;
	border-color:#fff;
}
#pagination-flickr .active{
	border-color: #f00;
}
#pagination-flickr .active:hover{
	border-color: #0ff;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#000;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover{
	border-color: #0f0;
}



div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	display: inline !important;
	margin: 4px;
	padding: 4px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;

	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {

}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:15px;

	padding: 5px;
	font-size:15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

.load_state{
	background-image:url(/medias/fusher/loading.gif);
	background-repeat:no-repeat;
    display:block;
    height:25px;
	padding-left:35px;
	padding-top:10px;
	/*border:1px solid red;*/
}
