/*
Theme Name: RunSomeMore
Theme URI: http://www.runsomemore.com/
Description: WordPress theme for RunSomeMore Blog
Author: Joe
Author URI: http://www.runsomemore.com/
Tags: white, two-columns, fixed-width
Version: 1.0
*/
html, body {
	height:100%;
}
form, select, option, input, textarea, body, table, tr, td, a, pre {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
form {
	border:0px;
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0px;
	margin:0px;
	border:0px;
	/*font-size:24px;*/
	/*text-transform:uppercase;*/
	text-decoration:none;
}
h2 {
	font-size:19px;
}
h3 {
	font-size:15px;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #f87200;
}
a:hover {
	text-decoration:underline;
	color:#f87200;
}
.h2title a, .postmetadata a, #sidebarTags a, #sidebarRecent a
{
	color:#333;
}
.h2title a:hover, .postmetadata a:hover, #sidebarTags a:hover, #sidebarRecent a:hover
{
	color:#000;
}
#allContainer {
	background:url('images/body_bg.gif') repeat-y center #fff;
	width:1005px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 1px dotted #ff0000;
}
#contentContainer {
	background:url('images/body_bg.gif') repeat-y center #fff;
	width:1005px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 1px dotted #00ff00;
}
#contentContainer #allContentWidth {
	width:1005px;
	margin-left:auto;
	margin-right:auto;
}
#contentContainer #menuUnder{
	background:url('images/menu_under.gif') no-repeat;
	width:801px;
	height:31px;
	margin-left:102px;
}
#mainContent {
	width:501px;
	display:inline;
	float:left;
}
.date {
	background:url('images/date-tab.gif') no-repeat;
	margin-left: -65px;
	clear: left;
	width:60px;
	height:99px;
	display:inline;
	float:left;
}
.date span.day_number {
     color: #404040;
	font-weight: bold;
}
.date span {
     color: #404040;
}
.date .dateContainer2 span {
	font-weight: bold;
}
.date .dateContainer, .date .dateContainer2 {
	padding:30px 0px 0px 5px;
	width:50px;
	text-align:center;
}
.date .dateContainer2 {
	padding:36px 0px 0px 5px;
}

.noDate {
	width:102px;
	height:1px;
	display:inline;
	float:left;
	color:#666;	
}
.post, #commentContent {
	display:inline;
	float:left;
	width:495px;
	overflow:hidden;
}
.post .postInnerPadding, #commentInnerPadding {
	padding:0px 15px 15px 0;
	overflow:hidden;
}
.post h2, .post h2 a {
	padding-bottom:10px;
	font-size:19px;
	line-height:22px;
	/*background-color:#ccc;*/
	text-decoration:none;
	overflow:hidden;
}
.post p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:11px;
}
.post a {
	text-decoration:underline;
}
.post .postFooter {
	clear:both;
	display:block;
	padding-top:5px;
}
.image .navigation {
	margin:0px 0px 20px 0px;
}
.image .navigation .alignleft, .image .navigation .alignright {
	float:left;
}
.imagelink, .alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.alignright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.commentlist .alt {
	padding: 20px 10px 20px 10px;
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
h3#comments, h3#respond {
	/*margin: 30px 0px;*/
}
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist li {
	margin: 15px 0px 15px;
	padding: 5px 10px 5px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #999;
	padding: 2px;
	background: #fff;
}
.commentlist .fn {
	font-weight:bold;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	font-weight: normal;
	text-transform: none;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	border: none;
}	
.commentlist li.author .avatar {
	border: 1px solid #669933;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	margin: 0px;
	display: block;
}
#commentform #submit {
	float: right;
}
#commentform #comment {
	width:475px;
}
.archive ul {
	margin:0px;
	padding:0px 0px 20px 30px;
}
#sidebar {
	display:inline;
	float:left;
	width:215px;
	overflow:hidden;
	
}
#sidebar ul, #sidebar ul ol, #sidebar li {
	border:0px;	
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar h2 {
	background-color:#e1e1e1;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	text-transform: uppercase;
	width:245px;
	display:block;
	padding:4px 5px 4px 5px;
	font-size:15px;
	/*font-size:19px;*/
}
#sidebar li ul {
	background-color:#efefef;
	width:205px;
	display:block;
	padding:5px;
	margin-bottom:20px;
	overflow:hidden;
}
#sidebar .archive a {
	text-transform:capitalize;
}
#sidebar .archive #archiveSelect {
	text-transform:capitalize;
	width:100%;
}
#sidebar #pages li ul {
	padding:0px;
	padding-left:10px;
	margin:0px;
}
#sidebar .rss {
	background:url('images/rss.gif') no-repeat 0px 1px;
	padding-left:18px;
	height:18px;
	line-height:18px;
	display:block;
}
#sidebar .link_icon {
	padding-left:19px;
	height:19px;
	line-height:19px;
	display:block;
}
#sidebar .bloggy_link {
	background:url('images/link_icons/bloggy.gif') no-repeat 0px 1px;
}
#sidebar .youtube_link {
	background:url('images/link_icons/youtube.gif') no-repeat 0px 1px;
}
#sidebar .facebook_link {
	background:url('images/link_icons/facebook.gif') no-repeat 0px 1px;
}
#sidebar .flickr_link {
	background:url('images/link_icons/flickr.gif') no-repeat 0px 1px;
}
#sidebar .bambuser_link {
	background:url('images/link_icons/bambuser.gif') no-repeat 0px 1px;
}
#sidebar .twitter_link {
	background:url('images/link_icons/twitter.gif') no-repeat 0px 1px;
}
#sidebar .jaiku_link {
	background:url('images/link_icons/jaiku.gif') no-repeat 0px 1px;
}
#sidebar #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	text-transform:capitalize;
}
#sidebar #wp-calendar tbody a {
	font-weight: bold;
	color: #f87200;
}
#sidebar #wp-calendar #today {
     background-color: #e0e0e0;
}
#sidebar .categories .children {
	margin-top:0px;	
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
}
#sidebar #photoAlbum {
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
}
#sidebar #myMap {
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
}
/*bloggy*/
#sidebar .bloggy_ul {
	/* Stilen på listan */
	display:block;
	width:230px;
	margin-bottom:0px;
	padding:5px 0px 0px 0px;
}
#sidebar .bloggy_ul li{
	/* Stilen på inlägg */
	background-color:#e1e1e1;
	margin-bottom:5px;
}
#sidebar .bloggy-meddelande {
	/* Stilen på själva inlägget */ 
	display:block;
	border:1px solid #e1e1e1;
	background-color:#f8f8f8;
	padding:2px;
}
#sidebar .bloggy-link {
	/* Stilen på länken. */ 
	padding:2px;
}
#sidebar .bloggy-tid {
	/* Stilen på tiden */
	padding:2px;
}
.clearer {
	clear:both;
	height:0px;
	display:block;
}
.navigation {
	display:block;
	margin:0px 20px 20px 20px;
	padding:0px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
	padding-right:20px;
}
#footer {
	display:block;
	width:801px;
	background-color:#333;
	color:#a0a0a0;
	margin:0px 0px 0px 102px;
	padding:0px;
	line-height: 1.8;
}
#footer a {
	color:#a0a0a0;
	text-decoration:underline;
}
#footer #footerInnerPadding {
	padding:10px 15px 10px 15px;
}
#footer .rss {
	background:url('images/rss.gif') no-repeat 0px 1px;
	padding-left:18px;
	height:18px;
	line-height:18px;
	float:left;
}




/*---------------------------------------------------------------*/


h2.h2title {	
	width:100%;
	position:relative;
	border-top: 1px solid #f87200;
	border-bottom: 1px dotted #606060;
	margin-bottom:10px;
	padding:4px 0;
	overflow:hidden;
}

.h2title span {
	font: normal 0.65em Arial, Verdana, Helvetica, sans-serif; 
	color:#808080; 
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 50px;
	border-left: 1px solid #606060;
}

.postFooter
{
  border-top: 1px dotted #606060;
  padding-left: 20px;
}

#comments, #respond
{
	border-top: 1px solid #f87200;
}

.avatar
{
  display: none;
}

.commentlist li.comment
{
  border-top: 1px dotted #606060;
}

#searchform #s
{
  width: 195px;
}

#sidebar #searchform label
{ display: none;
}