/*
Theme Name: Id band - the twins boyish style
Theme URI: http://t37.net/id-band-2-twin
Description: The 2.0 version of Id Band theme, twin boyish style. As everything 2.0 it's still and will stay a beta version.<br /> Check the documentation at <a href="http://t37.net/identification-bands">the theme homepage</a>.
Version: 2.0b
Author: Frederic de Villamil aka neuro
Author URI http://t37.net
*/


/* OK */
cite {
	font-size: 9px;
	font-style: normal;
}


h3 {
	font-size: 13px;
	margin-top: 0;
}




ol#comments li p {
                   font-size: 100%;
                   }


#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
	background: #C9D7A6;
	border: 1px solid #7098cc;
	color: #444;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }

ol#commentlist img.wp-smiley { 
                               padding: 0;
                               border: 0;
                               background: none;
                               }
/* OK */

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: url("img/bullet_second_level.png");
                 }

/* OK */
#content p {
	font-size: 11.5px;
	line-height: 16px;
	text-align: justify;
}



/* OK */

input#s {
          width: 120px;
          background: #C9D7A6;
          border: 1px solid #7098cc;
          color: #444;
}

#searchbutton { 
                margin-top: 2px;
                }



/* C'est parti */

/* Tags common to every part of the site */

a {
	color: #7098cc;
	text-decoration: none;
}


a:visited {
}

a:hover,
a:visited:hover {
	color: #5789C9;
	text-decoration: underline;
}

acronym, 
abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #7098cc;
	margin-left: 15px;
	padding-left: 10px;
}

h1 {
	font: 24px "Helvetica bold", Helvetica, sans-serif;
        text-indent: -100em;
}

h2 {
	font: 14px "Helvetica bold", Helvetica, sans-serif;
	font-weight: bold;
	color: #7098cc;
	border-bottom: #8A643F 1px solid;
	margin: 15px 0 5px 0;
	padding-bottom: 1px;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
	text-decoration: none;
	color: #7098cc;
}

img { 
	padding: 3px;
	border: #7098cc 1px solid;
	background: #eee;
}

li { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol {
	list-style: none;
}
				
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* End of tags common to every part of the site */


/* The site structure */
body {
	background: url("img/background.png") repeat-x fixed #ededed;
	color: #000;
	font: 62.5% "Lucida Grande" Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#credit {
	color: #333;
	background: #C9D7A6;
	width: 100%;
	font-size: 11px;
	margin: 0 0px 0 0px;
	padding: 23px 0 10px 0;
	text-align: center;
	clear: both;
}

#content {
	float: right;
	width: 70%;
	margin: 0px 40px 0 0 ;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: left;
	display: inline;
        color: #8A643F;
}

#content2 {
	float: left;
	width: 90%;
	margin: -10px 40px 0 0 ;
        padding-top: 15px;
        padding-left: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: left;
	display: inline;
        color: #8A643F;
}

#header {
        height: 160px;
	letter-spacing: 2px;
	margin: 0 3px -10px 3px;
	padding: 15px 10px 36px 60px;
	background: url("img/logo.jpg")
        no-repeat center;
}


#footer { 
	width: 80%;
	margin: 0 auto;
	margin-bottom: 12px;
	padding-top: 18px;
	background: #C9D7A6;
	border-left: #CCCCCC 2px solid;
	border-right: #CCCCCC 2px solid;
	border-bottom: #CCCCCC 2px solid;
}

#rap { 
        min-height= 90%;
	width: 80%;
	margin: 0 auto;
	background: #fff;
	border-left: #CCCCCC 2px solid;
	border-right: #CCCCCC 2px solid;
	text-align: left;
}

#sidebar {
	float: left;
	margin: -10px 0px 0 25px;
	padding-bottom: 30px;
	width: 20%;
	display: inline;
}

#wp-calendar {
	empty-cells: show;
	font-size: 10px;
	margin: 0;
	width: 180px;
}
/* End of the site structure */


/* The header */
#header a,
#header a:hover,
#header a:visited,
#header a:visited:hover {
	color: #5779C9;
	text-decoration: none;
}

#header h1 {
    font-size: 23px;
    font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
}

#header h2 { 
	font-size: 14px;
	font-weight: normal;
	border: none;
	color: #000;
	padding: 0 0 5px 0;
	margin: 0;
}
/* End of the header */

/* The credits */
#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
	color: #444;
}
/* End of the credits */

/* The calendar */
table#wp-calendar { 
	margin-top: 16px;
} 

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #prev a:hover,
#wp-calendar #prev a:visited:hover { 
	background: #fff;
}

#wp-calendar #next a:hover,
#wp-calendar #next a:visited:hover { 
	background: #fff;
}

#wp-calendar a {
	display: block;
	color: #7098cc;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #C9D7A6;
	color: #7098cc;
}

#wp-calendar a:visited { 
	color: #7098cc;
	font-weight: normal;
}

#wp-calendar caption {
	color: #7098cc;
	font-size: 12px;
	text-align: left;
	margin: 0;
	margin: 16px 0 0 0;
	font-weight: bold;
	border-bottom: #444 1px solid;
}

#wp-calendar td {
	color: #C9D7A6;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, 
#wp-calendar #today {
	background: #C9D7A6;
	color: #7098cc;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #7098cc;
	text-align: center;
}
/* End of the calendar */

/* The sidebar */
#sidebar { 
	text-decoration: none;
	color: #5779C9;
}

#sidebar a,
#sidebar a:visited { 
	text-decoration: none;
	color: #5779C9;
}

#sidebar a:hover,
#sidebar a:visited:hover  { 
	color: #000;
}


#sidebar caption {
	font-size: px;
	text-transform: capitalize;
}

#sidebar h2 {
	color: #8A643F;
	font-size: 14px;
	text-transform: capitalize;
}

#sidebar ul {
	font-size: 12px;
}

#sidebar ul ul { 
	margin-left: 15px;
}

#sidebar ul ul li { 
	list-style-image: url("img/bullet_first_level.png");
	padding: 0;
	margin-bottom: 4px;
}
/* End of the sidebar */

/* The classes */

img.alignleft { 
	float: left;
	margin: 5px 7px 5px 0;
}

img.alignright { 
	float: right;
	margin: 5px 0 7px 5px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	text-transform: lowercase;
}

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { 
	text-decoration: none;
}

.alignright {
	float: right;
}
        
.alignleft {
	float: left
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #5789C9;
}

.navigation a,
.navigation a:visited,
.navigation a:hover,
.navigation a:visited:hover {
	color: #5789C9;
}


.commentlink { 
               background: url("img/comments.png") no-repeat;
               padding-left: 14px;
               margin-left: 10px;
               }

.permalink { 
             background: url("img/permalink.png") no-repeat;
             padding-left: 14px;
             margin-left: 10px;
             }

.trackback { 
             background: url("img/trackback.png") no-repeat;
             padding-left: 14px;
             margin-left: 10px;
             }


.meta {
	font-size: 9px;
	color: #555;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a { 
	color: #d86969;
	text-transform: lowercase;
	text-decoration: none;
}

.meta li, 
ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.storycontent { 
	font-size: 115%;
}

.wp-smiley {
	border: none;
	background: #fff;
}
