/*  
Theme Name: C^5
Theme URI: http://www.trekstation.be/
Description: Clean theme based on <em>Gemini</a>.
Version: 1.0.1
Author: Pascal Tillmanns
Author URI: http://www.trekstation.com
*/

/* -------------------- Body and Page Layout ----------------------- */

body {
  background: #FFF url("http://www.thurisas.net/42/wp-images/backgrnd.jpg") fixed top left no-repeat;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 5pt 10pt 10px 170px;
  text-align: center; /* IE 5.5 hack */
}


#rap {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;  /* IE 5.5 hack part II */
}


#masthead {
	height:150px;
	font: normal 100% Garamond, 'Georgia', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0 10px;
}


#content {
  float: left;
  min-width: 400px;
  width: 75%;
  max-width: 1024px;
}

#menu {
  float: right;
  min-width: 175px;
  width: 20%;
  max-width: 220px;
  margin: 0;
  padding: 0;
}

#nav {
  margin: 0;
  padding: 0;
}

#hnav {
	width: 80%;
	margin: 0;
	padding: 0;
	text-align:center;
	font-weight:bold;
}
#clearer {
  clear: both;
  margin: 0;
  padding: 0;
}

#footer {
	margin-top: 10px;
	text-align: center;
}

/* -------------------------- WordPress Stuff ------------------------------ */

a {
	color: #678;
}

a img {
	border: none;
}

a:visited {
	color: #234;
}

a:hover {
	color: #89A;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}

h1#header {
	background: transparent url("../../c5.png") no-repeat top left;
	height:150px;
}

h1#header a {
	height:150px;
	display:none;
}

h1 span#language {
	font-size: 10pt;
}

h1 {
  margin: 0;
  padding: 20px;
  text-align: right;
  font-weight: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 100% Garamond, Georgia, Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 20px 0px 15px;
	padding-bottom: 2px;
}

h3 {
	font:  bold 140% Garamond, Georgia, Times, serif;
	margin-top: 0;
	padding-bottom: 0;
}


h3 a:hover {
	color: #032;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	line-height: 150%;
	font-size: 90%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
li {
	padding-bottom: 5px;
}

li p {
	font-size: 100%;
}


.textarea {
  width:200px;
  margin:0;
}

code {
	display: block;
	margin: 5px 10px;
	font-family: Courier, "Courier New", monospace;
	border: 1px solid #555;
	background: #eee;
	padding: 5px;
}




/* ------------------------- Classes used by the_meta() ---------------------*/


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #678;
	margin-top: 10px;
	border-top: double 3px #89a;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #666;
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: .80em;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}


.post {
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a {
	text-decoration: none;
}

#commentform  #comment{
  width:450px;
  margin:0;
}

#commentform #author, 
#commentform #name, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
	font-size: 8pt;
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


/* ----------  All menu styling except #menu itself (in layout above) ------- */

#hnav a:link,
#hnav a:active,
#hnav a:visited {
	text-decoration: none;
	color:#000;
}
#hnav a:hover {
	text-decoration: underline;
	color:#222;
}

#nav form {
	margin: 0 0 0 13px;
}

#nav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#nav ul {
	color: #777;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#nav ul li {
	font: italic normal 110% Garamond, 'Georgia', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#nav ul ul li a {
	color: #444444;
	text-decoration: none;
}

#nav ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#nav ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* ---------------------------- WP Calendar styling --------------------------*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #444;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
