/*
Theme Name: Benneh
Theme URI: http://benneh.net/
Description: Horizontal theme for benneh.net
Version: 0.1
Author: Ben Anderson

Benneh.Net by Ben Anderson || http://benneh.net
*/


body, p, li, div, h1, span  {
	font-family:  Helvetica, Arial, Sans-Serif; 
	font-size: 11px;
	line-height: 14px; 
	color: #444444;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-size: 11px;
	font-weight: normal;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-top: 0px;
	margin-right: 15px;
}

h2 {
	border-bottom: 1px dotted #999;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

a:link, a:visited {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #444444;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #444444;
	text-decoration: underline;
}

/***default paragraph**/

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-style: normal;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/165% Helvetica, Arial, Sans-Serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	clear: left;
	margin-top: 2px;
	font-size: 9px;
}

.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 {
	float: left;
	width: 440px;
	background: #fcfcfc;
	padding-right: 10px;
	margin-right: 5px;	
}
	
.commentary {
	clear: left;
	width: 440px;
	background: #fcfcfc;
	padding: 5px;
	margin-left: 219px;
	margin-right: 5px;	
}
	
.blogimage  {
	float: left;
	width: 170px;
	margin-right: 5px;
}
	
.storytitle {
	border-bottom: 1px dotted #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	padding-bottom: 2px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.commentlink {
	border-bottom: 1px dotted #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	padding-bottom: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
}

.commentlink a {
	text-decoration: none;
}

.date {
	height: 20px;
	}
	
.storycontent  {
	white-space: normal;
 }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #ddd;
	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;
}
	
#header {
	width:100%;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
}

#title  {
	display: inline;
	margin-left:15px;
	margin-top:10px;
}

#title a {	
	font-family:  Helvetica, Arial, Sans-Serif  ; 
	font-size: 16px;
	font-weight: bold;
	line-height: 16px; 
	color: #444444;
	text-decoration: none;
}

#sitemenu {
	display: inline;
	margin-left:15px;
	margin-top:10px;
	font-size: 16px;
}

#content {
	margin-left:15px;
	margin-top:10px;
	white-space: nowrap;
	overflow: visible;
}

#copyright {
	clear: left;
	color: #888888;
}

#footer {
	clear: left;
	margin-top: 5px;
	margin-left:15px;
	color: #444444;
	white-space: nowrap;
	overflow: visible;
}

#addthis {
	clear: left;
	float: left;
	margin-right: 100px;
	margin-left:15px;
}

#credit {
	float: left;
	margin-top:22px;
}
	
#credit a {
	font-weight: bold;
}

#menu {
	position: absolute;
	left: 52px;
	top: 102px;
	width: 11em;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 11px/115% Helvetica, Arial, Sans-Serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#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: #ccc;
	font: normal 12px Helvetica, Arial, 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;
}

.parkourtext {
	float:left;
	width:640px;
	margin-left:0px;
	color: #444444;
	white-space: normal;
}

.parkourtext a {
  color: #222222;
  text-decoration: none;
}

#parkourtext1 {
	clear:left;
	}

#addthis {
	clear:left;
}

#about {
	clear:left;
	margin-left:0px;
	margin-right: 10px;
	width: 390px;
}

#media {
	width:200px;
}

#links {
	width:125px;
}

#contacts {
	width:200px;
}

.lighttext {
  color: #888888;
  }
  
.infotitle {
	border-bottom: 1px dotted #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
}

           .slideShow {
               text-align: left;
               margin-bottom: 10px;
           }
		   
           .slides {
               position: relative;
               z-index: 1;
               display: none;
           }

           .controls {
			   clear:left;
			   text-align: left;
			   margin-top: 10px;
               z-index: 10;
           }
		   
           #slide1 {
           display: block;
           }

