/* @override http://blog.brightkite.com/wp-content/themes/k2/styles/bk/styles.css */

/*
	Author Name	: Aitor
	Author Site	: http://www.flatee.com
	Style Name	: flatee
	Style URI	:
	Version		:
	Comments	:
*/
div.entry-content img {
  padding: 1px;
  border: 1px solid #ddd;
}

a { outline: none; }

body {
  background: #fff;
  font: normal 64% Helvetica, Arial, Verdana, sans-serif;
  color: #999;
  border-top: 5px solid #2b2929;
}

a, a:link, a:visited, a:active {
  color: #479904;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

a:hover, #header h1 a:hover {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

#primary {
  width: 670px;
  padding: 20px 10px 10px 0px;

}

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
  text-decoration: none;
}

#page {
  width: 925px !important;
  border: none;
}

#header {
  height: 220px;
  background: transparent url('logo.gif') no-repeat right top;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

/*- Headings */

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


h1 {
  font-size: 3em;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
  color: #333;
}

#header h1 {
  color: #000;
  font-size: 6em;
  line-height: 1.6em;  
  margin-bottom: 3px;
  padding:75px 0px 0pt;
}

#header h1 a {
  text-decoration: none;
  border-bottom: none;
}

#header .description {
   font-size: 2em;   
   margin: 0;
}

.hentry {
  width: 640px;
  margin: 0 0 3.5em 0;
  padding: 0 0 0 0px;
}

ul.menu {
  display: none;
}

ol, ul {
list-style-position:outside;
list-style-type:disc;
}

.content {
  padding: 0;
}

.entry-content {
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: left;
  color: #555;
}

.entry-meta {
  font-size: 120%;
  line-height: 1em;
}

.entry-meta a {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}


#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
color: #ccc;
font-family: helvetica;
font-weight: bold;
font-size: 26px;
margin: 0 0 .75em 0;
line-height: 100%;
letter-spacing: -1px;
}


.entry-title a:link, .entry-title a:hover, .entry-title a:visited, .entry-title a:active {
  text-decoration: none;
  font-size: 26px;
  line-height: 100%;
  margin: 0 0 .75em 0;
}

.secondary {
  width: auto;
  font-size: 120%;
}

.secondary h2 {
  color: #ccc;
  font-size: 1.2em !important;
  font-weight: normal !important;
  padding: 0 !important;
  display: inline;
}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 12px !important;
	font-weight: bold !important;
	color: #bbb;
}
	
.secondary a {
  color: #666;
  font-weight: normal !important;
  padding: 0 !important;
  display: inline;
}

.secondary a:hover {
  color: #333;
}

input {
  font: bold 100% Arial, Helvetica, Verdana, sans;
  letter-spacing: -1px;
  color: #000;
  padding: .2em;
  margin: 0 0 1em 0;
}


input:focus, textarea:focus {
  background: #fff;
}

#s.livesearch {
  width: 89%;
  background: #f3f3f3;
  border: 1px solid #ddd;
  border-top-color: #bbb;
  border-top-width: 2px;
  border-left-color: #bbb;
  border-right-color: #bbb;
}

.chronodata {
	padding: 2px 0 2px 0px ;
	background: none;
	}

#commentlist li {
  margin: 10px 0 0;
  padding: 10px 10px 5px;
  list-style: none;
  border-color: #ddd;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

#commentlist li .comment-meta {
	padding: 5px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	margin-top: 3px;
}
.comment-content p, 
.comment-content ul, 
.comment-content ol, 
.comment-content div, 
.comment-content blockquote {
  color: #555;
}
