/*  
Theme Name: Foot resultats
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #333333;}
a:hover {color: #666666;}
a img {border: none;}

body {
	background: #006600 url(img/bg.gif);
	color: #676666;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 18px Tahoma,sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2 {padding-top: 0px; color: #333333; margin-bottom: 4px;}

h3 {padding-top: 15px; color: #333333; margin-bottom: 4px;}

code {
	background: #FFFffd;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	font-weight: bold;
	padding-left: 28px;
      border-left: 1px solid #dddedf;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.rightfoot {float: right; padding-right:50px;}
/* structure */
.inner-container {
	background: url(img/bg_shadow.png) repeat-y center;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 17px 3px 17px;
	width: 894px;

}

.outer-container {
	padding-bottom: 0px;
}

/* headere & title */
.header {
	background: url(img/header.jpg) no-repeat;
	height: 250px;
	margin-bottom: 0px;
	text-align: left;
}
.header .title {
	color: #336600;
	padding-top: 160px;
	padding-left: 407px;
}
.header .title .sitename a {
	color: #333300;
	text-decoration: none;
	font: bold 33px Arial, Helvetica, sans-serif;
}
.header .title a:hover {color: #FFF;}
.header .title .slogan {
	font: normal 12px Arial,sans-serif;
	padding-top: 0px;
    padding-left: 83px;
	color: #FFF;
}

/* path */ 

#current{
color:#fff;}


.current_page_item {
color:#fff;}


/* main */
.main {
	background: #FFF;
	padding: 0px;
}

/* content */
.content {
	float: left;
	width: 550px;
	padding: 20px 0px 15px 25px;
	font-weight: normal;
}
.content .descr {
	color: #664;
	font-size: 11px;
	margin-bottom: 6px;
	font-weight:normal;
}
.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}
.content p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 5px 0px 0px 50px;
	  font-weight:normal;}

.entry {
      padding-top: 0px;
      padding-left: 7px;
	  margin: 0px;}

/* navigation */
.navigation {
	float: right;
	width: 263px;
	background: #B8D062;
}
.navigation h2 {
    background: #336600 url(img/bg.gif) repeat-x;
	color: #fff;
	font: bold 13px Tahoma,sans-serif;
	line-height: 20px;
    width: 231px;
	padding: 2px 0px 4px 30px;
	margin: 1px;
}
.navigation ul {
	padding: 0px 0px 10px 0px;
}

.navigation li a {

	font-size: 11px;
	color: #FFF;
    margin-left: 35px;
	display: block;
	padding: 7px 0 8px 5%;
	text-decoration: none;
	width: 75%;

}
.navigation li a:hover {
      background: transparent url('img/bg1.png') no-repeat left;
	padding: 7px 0 8px 7%;
}

a {color: #6D7A87;}
a:hover {color: #6D7A87;}
/* footer */
/* footer */
#footer {
	background: #330F10;
	color: #fff;
	height: 25px;
	padding: 10px 30px 0px 30px;
	border-top: 0px solid #FFFFFF;
}

.bottom a {
      color: #fff;
      text-decoration: none;
	border-bottom: 1px dotted #6a97c3;
}

.bottom a:hover {
	background: none;
	color: #fff;	
	border-bottom: 1px solid #6a97c3;
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, .col3center h2 {
	color:#CEAD00;
      padding-left: 10px;
}

.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #333333;
	clear: both;
	font-size: 1.1em;
}

/* posts */

.post h1{
      border-bottom:1px dotted #bbbbbb;
      padding-left: 55px;
	  padding-top: 5px;
}
.post2 h1{
      border-bottom:1px dotted #bbbbbb;
      padding-left: 10px;
	  padding-top: 5px;
	  color:#457A25;
}
.post h1 a {
	color: #457A25;
	text-decoration: none;
}
.post h1 a:hover {
	color: #999999; 
}

.post {margin: 25px 0 2px; }
.post .info{
	color: #70716e;
	margin: 2px 0 4px;
	padding: 5px 0px 0px 0;
	text-align: left;
}
.post img {
	border: none;
}

.post a img {border: none}
.post a:hover img {border: none}

.info a {color: #70716e; text-decoration: none; }
.info a:hover {color: #70716e; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

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

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

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

#commentform p {
	margin: 0px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentmetadata a{
      color: #660000;
	}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 0px; }

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3Df;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {
	margin: 0px auto;
	padding-left: 19px; 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#3e678f;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#3e678f;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }

.alignright {
	float: right;
      padding-right:10px;
	}

.alignleft {
	float: left;
      padding-left:10px;
	}

.alignrighttt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('img/comm.png') no-repeat center left;
	float: right;
	padding: 0px 0 0px 17px;
	display: none;
	}



.alignrighttt a{
      text-decoration: none;
      color: #660000;
	}

.alignrightttt a{
	float: right;
      font-size: 12px;
      text-decoration: none;
      color: #660000;
      padding-top: 7px;
	  font-weight: bold;
	}

.alignlefttt {
	float: left;
      padding-left:6px;
      color: #660000;
	font-size: 0.9em;
	display: none;
	}

.alignlefttt a{
      text-decoration: none;
      color: #660000;
	}

.alignleftttt a{
	float: left;
      font-size: 12px;
      text-decoration: none;
      color: #660000;
      padding-top: 7px;
	  font-weight: bold;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.single{
      border-bottom: 1px solid #103455;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	font-size: 1.5em;
      font-weight: bold;
	text-align: center;
      color: #103455;
}

cite a{ color: #660000; }


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:35px;text-transform:uppercase;font-size:13px;font-weight:bold;background: #330F10;font-family:Helvetica,Arial,Verdana,sans-serif;}
ul#saturday li{display:block;float:left;}
ul#saturday li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:10px 36px 0px 36px;height:25px;background: #53181A url(img/bg_menu2.jpg) repeat-x; margin: 0px 1px;}
ul#saturday li a:hover{background: #000;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background: #000;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
.date {
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(img/button-withe.png);
	background-repeat: no-repeat;
}
.month {
	color: #60A934;
	padding: 0px 0px 0px 17px;
	font-size: 10px;
	font-weight: bold;
}
.day {
	padding: 6px 0px 0px 13px;
	color: #60A934;
	font-size: 18px;
	font-weight: bold;
}
 



/*----------------------------------------------------*/
.linkuri {
	width: 220px;
	height:42px;
	display:block;
	float:left;
	border-bottom: 1px dotted #CCCCCC;
}
.linkuri a {font-size: 10px; color:#666666; text-decoration:none; width: 220px; height:30px; font-weight:bold; padding: 5px 0px 5px 0px; display:block;}
.linkuri a:hover {color:#339900; text-decoration: underline;}

.inp1 {width: 200px; height: 18px; border: 1px solid #CCC; padding: 2px; color:#666;}
.inp2 {width: 200px; height: 100px; border: 1px solid #CCC; padding: 2px; color:#666; font-family:Arial, Helvetica, sans-serif;}
.but_trimite {width: 80px; height: 25px; background: url(img/bg.gif); color:#FFFFFF; border:none; font-weight: bold; float:left; margin-left: 15px; cursor: pointer;}


.post .entry {font-weight:normal;}
.post .entry a {height:20px; display:block; color: #60A934; font-size:10px; margin:0px 0px 20px 0px; padding:0px; font-weight:bold; text-align: right;}
.post .entry a:hover {text-decoration:none; color:#60A934;}

.entry table {margin: 20px 0px 15px 50px; font-size:10px;}
