/*
Theme Name: JMN Sports
Description: Pour Jean-Mi
Author: Carole Albouy
*/

/* default elements */
* {margin: 0; padding: 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;}

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 63%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #000000;
}

a {color: #0066cc;}
a:hover {color: #00cc66;}

big {font-size: 1em;}

h1,h2,h3 {color: #6699cc;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px solid #000000;
	font-size: 0.9em;
	display: block;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em;}
small,.small a {text-decoration: none;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #000000;
	margin: 0 auto;
	width: 900px;
}
#container {
	border-top: 1px solid #000000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; 
	background: #000000;
	width: 900px;
}

/* header */
.title {
	background: #000000;
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	background: #000000 url(images/header.jpg) no-repeat center top;
	height: 180px;
}

/* navigation */
.navigation {
	background: #ffffff; height: 30px;
	border-top: 1px solid #0066cc;
	border-bottom: 1px solid #0066cc;
	font-weight: bold;
	font-size: 0.9em;
	
}
.navigation ul {padding: 0; margin: 0;}
.navigation li {float: left; list-style: none;}
.navigation li a {
	background: #ffffff url(images/pucf1.gif) no-repeat left;
	color: #0066cc;
	display: block;
	line-height: 30px;
	padding: 0 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
background: url(images/hov.gif) top no-repeat;
}
.navigation .current_page_item a {color: #000000;}

/* main */
.main {background: #000000;}

/* posts */
.post .descr {
	color: #339999;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post h1 {
border-bottom: 1px solid #0066cc;
	padding-left:20px;
	background: url(images/pucf2.gif) no-repeat left top;
	color: #0066cc;
	font-size: 1em;
	margin: 2px 0 4px;
}
.post h1 a {text-decoration: none; color: #0066cc;}
.post h1 a:hover {text-decoration: underline; color: #0066cc;}
.post .info{
	border-bottom: 1px dashed #0066cc;
	color: #000000;
	font-size: 0.9em;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post .info a{
	text-decoration: none;
}
.post img {border: none; margin: 0;}
.post a img {border: 1px solid #0066cc;}
.post a:hover img {border-color: #0066cc;}

/* bottom */
.bottom {
	background: #ffffff;
	border-top: 1px solid #0066cc;
	color: #000000;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #000000;
	color: #ffffff;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* misc */
.content {padding: 18px 20px; background: #000000;}
.right .content {padding: 12px 20px; background: #ffffff url(images/barD.gif) repeat-y left top;
border-top: 15px solid #000000;
border-left: 2px solid #000000;
border-bottom:15px solid #000000;
}
.left .content {background:#ffffff url(images/barD2.gif) repeat-y right top;
border-top: 15px solid #000000;
border-right: 2px solid #000000;
border-bottom:15px solid #000000;
}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 70%;
}
.col2 .right {width: 28%;
}

/* block list */
#sidebar h2 {
	font-weight: bold;
	font-size: 0.9em;
}
#sidebar h3 {
	font-weight: bold;
	font-size: 0.9em;
	margin: 10px 0 5px 0px;
	padding: 5px 0;
	border-bottom:1px solid #0066cc;
}
#sidebar h4 {
	font-weight: bold;
	font-size: 0.9em;
	text-align:center;
}
ul.block, .block ul {
	border-top: 1px solid #0066cc;
	margin: 5px 0 5px 0;
	padding: 0;
}
.block li {
	border-bottom: 1px dashed #0066cc;
	list-style: none;
	background: #ffffff url(images/puceM.gif) no-repeat left;
	margin: 0 20px;
	padding: 0 10px;
}
.block li a,.block li em {
	color: #000000;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #ffffff;
	background: #0066cc;
}

.right .block,.right .block li {border-color: #0066cc;}
.right .block li a:hover {background: #0066cc;}

/* comments */
h5 {
	margin: 0 0 10px 0;
	padding: 0 20px;
	background: #ffffff url(images/comments.gif) no-repeat left;
	font-size:1em;
}
#commentlist li {
	margin-bottom: 10px;
	padding-bottom: 1em;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1em;
	background: #ffffff;
	border: 1px solid #0066cc;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #0066cc;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #0066cc;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata {font-size: 0.9em; color: #666; text-decoration: none;}
.commentmetadata a {font-size: 0.9em; color: #666; text-decoration: none;}

/* calendar */
#wp-calendar {color: #0066cc;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

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

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

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

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

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

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

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

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

#searchform {padding:10px;}

#sidebar img { 
border: 1px dashed #0066cc;
background-attachment: scroll; 
margin-top: 8px; 
margin-right: 8px; 
margin-bottom: 8px; 
margin-left: 8px; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; }

.post .descr .user 
{
	background:url(images/user.gif) no-repeat left center;
	padding-left:15px;
}
.post .descr .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
	}

