/*
Theme Name: murphys.me
Theme URI: http://murphys.me/
Description: The default theme for murphys.me
Version: 1.06 - 2010/5/27
Author: Torsten Stelling
Author URI: http://murphys.me/
Tags: white, custom header, fixed width, two columns, widgets

	This theme was designed and built by Torsten Stelling,
	whose blog you will find at http://murphys.me/

*/

body {
	font-family: "Verdana";
	font-size: 13px;
}

div#body {
/*	width: 780px;*/
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#menu {
	padding-top: 5px;
	padding-bottom: 5px;
}

div#leftside {
	float: left;
	width: 150px;
	vertical-align: top;
	padding-right:30px;
}

div#logo a {
	border-bottom: 0px;
}

div#logotitle {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

div.sidebartitle {
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
/*	font-family: Times;*/
	color: #555555;
	padding-bottom: 2px;
}

div#mainblog {
/*	border: 1px solid #000;*/
	float: left;
	width: 595px;
/*	vertical-align: top;*/
}

div#title {
	font-size: 230%;
	font-weight: bold;
	font-family: Times;
	font-style: italic;
	color: #555555;
}

div#history {
	padding-top: 5px;
	padding-bottom: 10px;
}

div#lefthistory {
	float: left;
	width: 50%;
	text-align: left;
}

div#righthistory {
	float: right;
	width: 50%
	text-align: right;
}

div#clear {
	clear:both;
}

div.sidebarlist {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.sidebarlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*div.sidebarlist ul.pages li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_pink.png') left center no-repeat;
}

div.sidebarlist ul.archive li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_blue.png') left center no-repeat;
}

div.sidebarlist ul.category li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_red.png') left center no-repeat;
}*/

div.sidebarlist ul.blogroll li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_green.png') left center no-repeat;
}

/*div.sidebarlist ul.meta li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_orange.png') left center no-repeat;
}*/

/*div.widget_pages ul li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_pink.png') left center no-repeat;
}*/

div.widget_archive ul li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_blue.png') left center no-repeat;
}

div.widget_categories ul li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_red.png') left center no-repeat;
}

div.murphysmeArchiveWidget_widget ul li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_purple.png') left center no-repeat;
}

div.murphysmeArchiveWidget_widget ul li ul {
	padding: 0 0 0 16px;
}

div.murphysmeArchiveWidget_widget ul li ul li a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_blue.png') left center no-repeat;
}

/* ========================================================================= */

div.blogentry {
	padding-top: 5px;
	padding-bottom: 15px;
}

div.blogtitle {
	color: #555555;
	text-align: left;
	font-weight: bold;
	font-size: 130%;
	border-bottom: 1px solid #990000;
}

div.blogtitle a:link {
	border-bottom: 0px;
	color: #555555;
}

div.blogtitle a:visited {
	border-bottom: 0px;
	color: #555555;
}

div.blogtitle a:active {
	border-bottom: 0px;
	color: #777777;
}

div.blogtitle a:hover {
	border-bottom: 0px;
	color: #777777;
}

div.blogheader {
	padding-top: 4px;
	padding-bottom: 5px;
}

div.blogwhere {
	float: left;
	width: 70%;
	text-align: left;
}

div.blogwhere a {
	padding: 0 0 0 20px;
	background: url('images/icons/user.png') left center no-repeat;
}

div.blogwhere .time {
	padding: 0 0 0 20px;
	background: url('images/icons/time.png') left center no-repeat;
}

div.blogwhere .category a {
	padding: 0 0 0 20px;
	background: url('images/icons/bullet_red.png') left center no-repeat;
}

div.blogcomments {
	float: right;
	width: 25%;
	text-align: right;
}

div.blogcomments a {
	padding: 0 0 0 20px;
	background: url('images/icons/comments.png') left center no-repeat;
}

div.blogtrackback {
	float: right;
	width: 25%;
	text-align: right;
}

div.blogtrackback a {
	padding: 0 0 0 20px;
	background: url('images/icons/flag_red.png') left center no-repeat;
}

div.blogfooter {
	padding-top: 5px;
}

div.blogfooter .tags a {
	padding: 0 0 0 20px;
}

div.blogfooter .tags a.color0 {
	background: url('images/icons/tag_red.png') left center no-repeat;
}

div.blogfooter .tags a.color1 {
	background: url('images/icons/tag_yellow.png') left center no-repeat;
}

div.blogfooter .tags a.color2 {
	background: url('images/icons/tag_orange.png') left center no-repeat;
}

div.blogfooter .tags a.color3 {
	background: url('images/icons/tag_green.png') left center no-repeat;
}

div.blogfooter .tags a.color4 {
	background: url('images/icons/tag_blue.png') left center no-repeat;
}

div.blogfooter .tags a.color5 {
	background: url('images/icons/tag_pink.png') left center no-repeat;
}

div.blogfooter .tags a.color6 {
	background: url('images/icons/tag_purple.png') left center no-repeat;
}

div.blogfooter .tags a.color7 {
	background: url('images/icons/tag_red.png') left center no-repeat;
}

div.blogfooter .tags a.color8 {
	background: url('images/icons/tag_blue.png') left center no-repeat;
}

div.blogfooter .tags a.color9 {
	background: url('images/icons/tag_green.png') left center no-repeat;
}

div.blogtext p {
	padding-top: 10px;
	padding-bottom: 0px;
	margin: auto;
	display: block;
}

/*div.blogtext p a:link, a:visited {
	border-bottom: 0px;
}

div.blogtext p a:active, a:hover {
	border-bottom: 0px; /* wird nun aber beim Bild angezeigt... */
/*}*/

div.blogtext span.vvqbox {
	border: 1px dotted #990000;
	margin: 5px auto;
	padding: 5px;
}

div.blogtext p a img {
	border: 1px dotted #990000;
	margin: 5px;
	padding: 5px;
}

div.blogtext p a img.alignright {
	border: 5px solid green;
	float: right;
}

div.blogtext p a img.alignleft {
	border: 5px solid blue;
	float: left;
}

div.blogtext blockquote {
	background-color: #f2f2f2;
	/*margin: 20px;*/
	/*margin-left: 10px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #555555;
	padding: 0px 6px 10px 6px;
	margin-bottom: 3px;
	/* TODO fix path! */
	behavior: url('/wp-content/themes/murphys.me/border-radius.htc');
}

div.blogtext ul {
	margin-bottom: 3px;
}

/*div.blogcomment {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}*/

div#bottomline {
	font-size: 70%;
	line-height: 170%;
}

div#bottomline p {
	padding: 0;
	margin: 0;
	text-align: center;
}

div.line {
	border-bottom: 1px solid #990000;
}

div.dottedline {
	border-bottom: 1px dotted #990000;
}

div.commentabove {
	font-size: 105%;
	font-weight: bold;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.comment {
	padding-top: 10px;
}

div.commenttitle {
}

div.commenttext {
}

img.avatar {
	float: right;
	vertical-align: top;
}

/* div.commenttitle */ a.url {
	padding: 0 0 0 20px;
	background: url('images/icons/user_comment.png') left center no-repeat;
}

a.comment-edit-link {
	padding: 0 0 0 20px;
	background: url('images/icons/pencil.png') left center no-repeat;
}

a.post-edit-link {
	padding: 0 0 0 20px;
	background: url('images/icons/pencil.png') left center no-repeat;
}

div.commenttext {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.commenttext p {
	margin: 0px;
}

div.replyuser {
	padding-bottom: 5px;
}

div.replytext {
	font-size: 105%;
	font-weight: bold;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.replybox {
	padding-bottom: 5px;
}

#commentform p {
	margin: 0px;
}

#commentform #email {
	border: 1px solid #999999;
	padding: 3px 3px 3px 21px;
	background: url('images/icons/email.png') 3px center no-repeat;
	margin-bottom: 6px;
	width: 250px;
}

#commentform #author {
	border: 1px solid #999999;
	padding: 3px 3px 3px 21px;
	background: url('images/icons/user.png') 3px center no-repeat;
	margin-bottom: 6px;
	width: 250px;
}

#commentform #url {
	border: 1px solid #999999;
	padding: 3px 3px 3px 21px;
	background: url('images/icons/world.png') 3px center no-repeat;
	margin-bottom: 6px;
	width: 250px;
}

#commentform textarea {
	width: 99%;
	border: 1px solid #999999;
	padding: 1px 1px 1px 1px;
	margin-bottom: 6px;
}

/* ========================================================================= */

.book_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/book_open.png') left center no-repeat;
}

.about_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/user.png') left center no-repeat;
}

.imprint_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/information.png') left center no-repeat;
}

.user_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/user.png') left center no-repeat;
}

.logout_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/door.png') left center no-repeat;
}

.rss_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/rss.png') left center no-repeat;
}

.xhtml_icon {
	padding: 0 0 0 20px;
	background: url('images/icons/xhtml_valid.png') left center no-repeat;
}

/* ========================================================================= */

label, input/*, select*/ {
	font-family: "Verdana";
	font-size: 11px;
}

img {
	border: 0px;
	vertical-align:middle;
}

a:link {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted white;
	display: inline-block;
	padding-bottom: -5px;
}

a:visited {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted white;
	display: inline-block;
	padding-bottom: -5px;
}

a:active {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #990000;
	display: inline-block;
	padding-bottom: -5px;
}

a:hover {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #990000;
	display: inline-block;
	padding-bottom: -5px;
}
