/*
	Theme Name: Free Referee
	Theme URL: http://www.arbitre.net/
	Description: Skin orange et bleu pour Free Referee
	Author: arbitre.net
	Author URI: http://www.arbitre.net/
	Version: 0.1
	Tags: Sport, arbitrage, football, bleu , oragne, 
*/

/* LAYOUT */

body {
	background: #8ec4fc url(images/background.png) top left repeat-x;
	color:#4a4848;
	}

h2.title
{
	padding-bottom:10px;
	border-bottom:1px solid #4a4848;
}

h3 {
	font-size:16px;
	color:#4a4848;
	font-weight:bold;
} 
#logofr img
{
	position:relative;
	bottom:31px;
	z-index:-50:

}

#wrapper {
	padding:0;
	}

#container {
    padding-top:15px;
	}

#contentwrap {
	background: url(images/content-wrapper.png) top left repeat-y;
	}

a {
	color: #d6481c;
	}

a:hover {
	color: #ff1301;
	}
/* HEADER */

#header {
	height: 109px;
	padding-top:11px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 8px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
    text-shadow: 0 1px 0 #000;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #bcbcbc;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial;
	}

.logoimg {
    margin: 20px 0 0 0px
}

/* NAVIGATION MENUS */

.top {
    background: #fff;
    height: 43px;
}

#pagemenucontainer {
	height: 34px;
    padding: 8px 0 0 10px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    background: url(images/pagenav-separator.png) right center no-repeat;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #808284;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 12px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #434342;
	display: block;
    background: url(images/pagenav-hover.png) center bottom no-repeat;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#434342;
    background: url(images/pagenav-hover.png) center bottom no-repeat;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 34px;
    background: url(images/nav-background.png) top left repeat-x;
    padding: 8px 0 0 8px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 12px 8px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #ae3712;
	}
	
#nav li a:hover, #nav li a:active {
	color: #434342;
	display: block;
	text-decoration: none;
    text-shadow: 0 1px 0 #f2efef;
    background: url(images/nav-hover.png) top left repeat-x;
	}
	
#nav  li.current-cat a {
	color:#434342;
    text-shadow: 0 1px 0 #f2efef;
    background: url(images/nav-hover.png) top left repeat-x;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
	}

.post_thumbnail {
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 2px 0;
	padding: 0px;
	line-height: 22px;
    font-size: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #4a4848;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #4a4848;
	}

.title a:hover {
	text-decoration: none;
	color: #d6481c;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 14px;
	padding: 0px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #424241;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#d6481c;
	}
	
	
#search {
    height: 30px;
    padding: 0;
    background: #8ec4fc;
    text-align: right;
    border: 1px solid #2a66a8;
    width: 280px;
    float: right;
}

#search input {
	border: 0;
    background: none;
    color: #6f7052;
}
	
	
#s {
	width: 212px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 6px;
    }
    
#topsearch #search {
    margin-right: 6px;
    }
    
#topsearch #s {
    width: 194px;
    }


.rssbox {
	background: #d8d8d4;
	border: 1px solid #bcbcbc;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #9e9d9d;
    }

.rssbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}

.twitterbox {
	background: #d8d8d4;
	border: 1px solid #bcbcbc;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #9e9d9d;
    }
	
.twitterbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}

/* Social icons */
.addthis_toolbox {
	margin: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}



	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 14px;
	background: #434342 url(images/sidebar_tab.png) bottom left no-repeat;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    text-shadow: 0 1px 0 #292928;
    border-bottom: 1px solid #fff;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #272727;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #575757;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #575757;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#8ec4fc;
	border:1px solid #2a66a8;
	color: #2a66a8;
	font-weight:bold;
	font-size:18px;
	font-family : arial;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#8ec4fc;
	border:1px solid #2a66a8;
	color: #2a66a8;
	font-weight:bold;
	font-size:18px;
	font-family : arial;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background-color:#2a66a8;
	border:1px solid #2a66a8;
	color: #8ec4fc;
	font-size:12px;
	font-family : arial;
	width:auto;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#ecusson 
{
	background-image:url(../../../core/images/ecusson.png);
	background-repeat:no-repeat;
	height:320px;
	padding:0;
	margin: 20px 0 0 0;
	color:white;
	padding:35px;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}




#ecusson div
{
	margin:0px;
	margin-top:0px;
	font-size:24px;
}

#ecusson div a
{
	color:orange;
	text-decoration:none;
}
#ecusson div a:hover { 	color:orange; }
#ecusson div a:focus { 	color:orange; }
#ecusson div a:visited { 	color:orange; }


ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #0d58a8;
	border-bottom:1px solid #0d58a8;
	color:#2e7fd4;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#2e7fd4;
	}

.commentlist a:hover, .commentlist a:active {
	color:#0d58a8;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #2a66a8;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em arial;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #8ec4fc;
	padding: 0 20px 10px 20px;
	color:#fff;
	}


/********************
 *
 * BULLES
 *
 ***************************************/


/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 3px;
	background: transparent url(images/bulles/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 6px;
	background: transparent url(images/bulles/tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	position: relative;
	top:7px;
	background: transparent url(images/bulles/tip-pimped.gif) no-repeat 15px 0;
}

/* BLOC */

#content .bandeau  {
border : 1px solid #cccccc;
clear : both;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 0px;
margin-right : 0px;
border-left : 10px solid;
padding : 0;
width : auto;
border-left-color : #aaa;
}
#content .bandeautitre {
font-weight : bold;
margin : 0;
padding : 2px 10px 0 25px;
background-color : inherit;
} 

#content .bandeauvert, .etiquettevert  {
border-left-color : #228b22;
}
#content .bandeauvert .bandeautitre {
background-color : #eeffee;
}
#content .bandeaurouge, .etiquetterouge {
border-left-color : #c22222;
}
#content .bandeaurouge .bandeautitre {
background-color : #ffeeee;
}
#content .bandeauorange, .etiquetteorange {
border-left-color : #fa0;
}
#content .bandeauorange .bandeautitre {
background-color : #ffefc6;
}
#content .bandeauviolet, .etiquetteviolet {
border-left-color : #9932cc;
}
#content .bandeauviolet .bandeautitre {
background-color : #f5d9ff;
}
#content .bandeaubleu, .etiquettebleu {
border-left-color : #1e90ff;
}
#content .bandeaubleu .bandeautitre {
background-color : #ccecff;
}
#content .bandeaujaune, .etiquettejaune {
border-left-color : #fbe80f;
}
#content .bandeaujaune .bandeautitre {
background-color : #ffffdd;
} 


#content .bandeaubleudefaut, .etiquettebleudefaut {
border-left-color : #5e78a9;
}
#content .bandeaubleudefaut .bandeautitre {
background-color : #d5e0f4;
}

#content p.lienDroite
{
	margin:5px 5px 5px 0;
	padding:0;
	text-align:right;
}
 
#content p.lienDroite a
{
font-weight:bold;
	color:black;
	text-decoration:none;
}

.blocRSSindex  {
border : 1px solid #cccccc;
clear : both;
margin: 20px 0 5px 0;
border-left : 10px solid;
padding : 0;
width : 275px;
border-left-color : #aaa;
font-family:arial,verdana;
background-color:#f3f6fb;
height:170px;
}

.blocMenutitre {
font-weight : bold;
margin : 0;
padding : 2px 10px 0 5px;
background-color : inherit;
color:#5e78a9;
} 
 .blocMenubleu  {
border-left-color : #5e78a9;
}

.blocMenubleu .blocMenutitre  {
background-color : #d5e0f4;
}

div.floatright  {
float : right;
clear : right;
margin : 0;
position : relative;
bottom:10px;
border-width : 0.5em 0 0.8em 1.4em;
}


