/*
Theme Name: John ME
Theme URI: http://www.johnme.se
Description: John ME theme.
Version: 1.0
Author: Stefan Duberg
Author URI: http://www.sonymusic.se
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #000 url(images/bg.jpg) no-repeat top center;
	color: #fff;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}
	
#wrapper {
	margin: 0 auto;
	width: 879px;
	padding: 0;
}
	
.logo a {
	text-indent: -9999px;
	height: 246px;
	width: 879px;
	display:block;
}

.logo {
	background: #000 url(images/headerbg.jpg) no-repeat top center;
	height: 303px;
	width: 879px;
	margin-left: -5px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 879px;
	}

#content {
	font-size: 1.28em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background: url(images/semitransparent_bg.png);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}
.thread-even {
	background: url(images/semitransparent_bg.png);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}
.depth-1 {
}

.even, .alt {
}

#footer {
	border: none;
	}

small {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:1.7em;
	letter-spacing:-0.01em;
	line-height:1em;
	text-transform:uppercase;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #F43838;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f43838;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #ddd;
	text-decoration: none;
	font-weight: bold;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 863px;
	}

#header {
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	height: 303px;
	width: 879px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 410px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.leftcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 500px;
	}

.leftcolumnlive {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 450px;
	}
	
.leftcolumnmedia {
	float: left;
	padding: 0;
	margin: 0;
	width: 490px;
	position: relative;
	}
	
#shopleft {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 420px;
	}
}

#shopright {
	float: left;
	width: 350px;
	margin: 0 0 0 30px;
	padding:0;
}
	
#rightcolumn {
	float: right;
	width: 320px;
	margin: 0;
	padding:0;
}

#rightcolumnlive {
	float: right;
	width: 380px;
	margin: 0;
	padding:0;
}

#rightcolumnmedia {
	float: right;
	width: 340px;
	margin: 0;
	padding:0;
	position: relative;
}

.post {
	margin: 0 0 30px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}

#footer {
	padding: 30px 0 0 0;
	margin: 0 auto;
	width: 863px;
	clear: both;
	height: 50px;
	border-top: 1px solid #171717;
	}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	}
/* End Structure */


#menu {
	margin-left:133px;
	margin-top:-60px;
	width:800px;
}

#menu ul {
	margin:0;
	padding: 0;
}

#menu li {
	text-indent: -9999px;
	display: inline;
	list-style-type: none;
	margin: 0 21px 0 0;
	float: left;
	padding: 0;
}

#menu .link1 a {
	background: url(images/m_home.png) no-repeat 0 0;
	width: 79px;
	height: 21px;
	display: block;
	margin-top:14px;
}

#menu .link1 a:hover {
	background: url(images/m_home.png) no-repeat 0 -21px;
}

#menu .link2 a {
	background: url(images/m_news.png) no-repeat 0 0;
	width: 76px;
	height: 21px;
	display: block;
	margin-top:12px;
}

#menu .link2 a:hover {
	background: url(images/m_news.png) no-repeat 0 -21px;
}

#menu .link3 a {
	background: url(images/m_about.png) no-repeat 0 0;
	width: 90px;
	height: 21px;
	display: block;
	margin-top:10px;
}

#menu .link3 a:hover {
	background: url(images/m_about.png) no-repeat 0 -21px;
}

#menu .link4 a {
	background: url(images/m_live.png) no-repeat 0 0;
	width: 52px;
	height: 20px;
	display: block;
	margin-top:8px;
}

#menu .link4 a:hover {
	background: url(images/m_live.png) no-repeat 0 -20px;
}

#menu .link5 a {
	background: url(images/m_media.png) no-repeat 0 0;
	width: 84px;
	height: 21px;
	display: block; 
	margin-top:6px;
}

#menu .link5 a:hover {
	background: url(images/m_media.png) no-repeat 0 -21px;
}

#menu .link6 a {
	background: url(images/m_guestbook.png) no-repeat 0 0;
	width: 161px;
	height: 23px;
	display: block;
	margin-top:2px;
}

#menu .link6 a:hover {
	background: url(images/m_guestbook.png) no-repeat 0 -23px;
}

#menu .link7 a {
	background: url(images/m_shop.png) no-repeat 0 0;
	width: 73px;
	height: 21px;
	display: block;
	margin-top:0px;
}

#menu .link7 a:hover {
	background: url(images/m_shop.png) no-repeat 0 -21px;
}


/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 4px 0 0 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	*margin-left: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 460px;
	width: 400px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#twitter_div {
	margin: 0 0 20px 0;
}

#twitter_update_list {
	margin: 4px 0 0 0px;
	padding: 0;
}

#twitter_update_list li {
	list-style-type: none;
	margin: 8px 0;
	background: url(images/semitransparent_bg.png);
	padding:4px 4px 4px 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px 6px;
	border-radius: 6px;
	font-size: 1.3em;
}

#footerleft {
	width: 280px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#footerright {
	width: 400px;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}

#iamjohn_info {
	margin: 70px 0 40px 0;
	text-align: left;
	font-size: 1.4em;
}

#iamjohn_info ul {
	margin: 10px 0 0 27px;
	padding: 0;
}

#iamjohn_info li {
	list-style-type:decimal-leading-zero;
	font-weight: bold;
}

#run_info {
	margin: 140px 0 40px 0;
	text-align: left;
	font-size: 1.4em;
}

#run_info ul {
	margin: 10px 0 0 27px;
	padding: 0;
}

#run_info li {
	list-style-type:decimal-leading-zero;
	font-weight: bold;
}

#loveismydrugremix_info {
	margin: 240px 0 40px 0;
	text-align: left;
	font-size: 1.4em;
}

#loveismydrugremix_info ul {
	margin: 10px 0 0 27px;
	padding: 0;
}

#loveismydrugremix_info li {
	list-style-type:decimal-leading-zero;
	font-weight: bold;
}

#loveismydrug_info {
	margin: 230px 0 40px 0;
	text-align: left;
	font-size: 1.4em;
}

#loveismydrug_info ul {
	margin: 10px 0 0 27px;
	padding: 0;
}

#loveismydrug_info li {
	list-style-type:decimal-leading-zero;
	font-weight: bold;
}

#loginout {
	font-size:1.2em;
	left:900px;
	position:absolute;
	top:5px;
	width:150px;
}

#recentposts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#recentposts .recentdate {
	font-size: 0.8em;
	color: #aaa;
	margin: 2px 0;
	padding: 0;
}

#recentposts li {
-moz-border-radius:8px;
-webkit-border-radius: 8px 8px;
border-radius: 8px;
background:transparent url(images/semitransparent_bg.png) repeat scroll 0 0;
list-style-type:none;
margin:12px 0;
padding:4px 0 4px 6px;
font-size: 1.2em;
text-transform: uppercase;
}

#recentposts li a {
	color: #fff;
}

.css_guestbook_position {position:relative;
left:0px;
top:0px;}

.css_guestbook_font_color {color:#FFFFFF;}

.css_form_text {font-weight:normal;}

.css_form_namefield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_emailfield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_urlfield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_textfieldspace {text-align:left;
padding:5px 0px 0px 0px;
margin:0px 0px;}

.css_form_messagefield {border:1px solid #DEDEDE;
width:80%;
height:150px;
color:#000000;}

.css_form_antispamtext {text-align:left;margin:10px 0;}

.css_form_antispamcontent {border:1px solid #DEDEDE;}

.css_form_antispamcontent_position {text-align:left;
padding:5px 0px;
margin:0px 0px;}

.css_form_antispam_inputfield {width:60px;
border:1px solid #DEDEDE;
color:#000000;}

.css_form_submit {color:#000000;}

.css_form_submit_position {text-align:left;
padding:20px 0px 10px 0px;}

.css_form_errormessage {color:#bb0000;
font-size: 11px;
text-decoration: none;
font-weight:bold;}

.css_form_successmessage {color:#00bb00;
font-size: 11px;
text-decoration: none;
font-weight:bold;
display:none;}

.css_form_link {font-size:11px;
position:relative;
top:0px;
left:0;}

.css_navigation_totalcount {font-size:11px;
left:0px;
width:95%;
text-align:center;
padding:0px 0px 5px 10px;}

.css_navigation_overview {left:0px;
width:95%;
text-align:center;
padding:0px 0px 15px 12px;}

.css_navigation_select {
text-decoration:none;}

.css_navigation_notselect {
text-decoration:none;
font-weight: normal;
color: #ccc;}

.css_navigation_char {
font-size:20px;
text-decoration:none;
font-weight:bold;
display:none;}

.css_navigation_char_position {left:0px;
width:95%;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 0px;
text-align:center;}

.css_post_header1 {
height:15px;}

.css_post_header2 {width:20px;
height:15px;}

.css_post_header3 {width:20px;
height:15px;}

.css_post_header4 {color: #ccc;
height:15px;}

.css_post_email_image {height:15px;
width:15px;
border:0px;}

.css_post_url_image {height:15px;
width:15px;
border:0px;}

.css_post_separator {border: 1px solid #EEEEEE;
height:1px;
width:35%;
text-align:left;
margin:0px 0px 0px 0px;}

.css_post_message {font-weight: bold;
margin:5px 0px 0px 0px;}

.css_form_embedded {line-height:1.4em;
margin-bottom:0;
margin-left:470px;
margin-top:-53px;
position:absolute;
text-align:left;
top:1px;
width:95%;}

.css_post_embedded {width:95%;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px 8px;
background-image: url(/wp-content/themes/johnme/images/semitransparent_bg.png);
font-size:12px;
text-align:left;
padding:10px 10px;
margin:0px 0px 0px 0px;
line-height:1.4em;}
a.css_navigation_char:hover {text-decoration:none;}
a.css_navigation_select:hover {text-decoration:none;}
a.css_navigation_notselect:hover {text-decoration:none;}
img.css_post_url_image {border:0px;}
img.css_post_email_image {border:0px;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
