/*  
Theme Name: Näd Mika Theme
Version: 1.0
Author: Claudia Sommer
Author URI: http://socialnetworkmarketing.de/
Last Modified
*/


/* Global Settings */
* { 
	margin:0;
	padding:0;
	border:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	background:url(./images/bgtop.gif) no-repeat left top #fff;
	margin-top: 20px;
}

/* Begin Typography & Colors */
	
a, a:hover, a:visited  {
	color:#E02719;
}

h2 a {
	text-decoration:none;
}

.blogname, .blogdesc {
	text-indent:-9999px; 
	line-height:0px;
	font-size:0px;
}

#content {
	font-size: 1.2em;
	line-height: 1.4em;
	float:left;
	
}

.postmetadata {
	text-align: right;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font: 0.9em/1.5em Arial, Helvetica, Sans-Serif;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
	font-size: 4em;
	padding-top: 70px;
}


h2 {
	font-size: 1.3em;
	margin-top:30px;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-size: 1.2em;
	margin-top:5px;
}

h3 {
	font-size: 1.3em;
	margin-top:30px;
}

h3 a {
	text-decoration:none;
}

h3.comments {
	margin: 40px auto 20px ;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, 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;
	letter-spacing: .07em;
	}


/* Layout Grid */
#page {
	background: url(./images/bgbottom.gif) no-repeat bottom left transparent;
	margin-top:14px;
	position:absolute;
	min-height: 100%; 
	/* For Modern Browsers */
	height: auto !important; 
	/* For Modern Browsers */
	height: 100%; 
	/* For IE */
}

#header {
	height: 200px;
	width:780px;
}
	
.logo {
	margin:0 20px 0 51px;
}

#content {
	font-size: 1.2em;
	float:left;
	width: 450px;
	padding-top:9px;	
}

.post {
	padding-bottom:20px;
	border-bottom:1px solid #000;	
	margin-right: 10px;
	text-align: justify;
}

.entry img {
	border:1px solid #000;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}

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

.widecolumn .postmetadata {
	margin-top:30px;
}

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

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

.postmetadata {
	clear: left;
}

#sidebar {
	float:left;
	margin:38px 0 0 5px;	
	width: 190px;
}

#funct {
	height:370px;
	float:left;
	padding-left:30px;
	padding-top:360px;
}	

#footer {
	height:126px;
	width: 780px;
	clear: both;
}

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

.mypicsgallery img {
	display:inline;
}

.mypicsgallery a img {
	border: 2px solid  #fff;
}

.mypicsgallery a:hover img {
	border: 2px solid  #CC0000;
} 

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

html>body .entry ul {
	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-left: 35px;
}

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

#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-left:10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin-top:3px;
}

/* Backgrounds */
.news {
	background: url(./images/news.jpg) no-repeat;
}

.dates {
	background: url(./images/dates.jpg) no-repeat;
}

.photos {
	background: url(./images/photos.jpg) no-repeat;
}

.music {
	background: url(./images/music.jpg) no-repeat;
}

.friends {
	background: url(./images/links.jpg) no-repeat;
}

.contact {
	background: url(./images/contact.jpg) no-repeat;
}

.gbook {
	background: url(./images/gbook.jpg) no-repeat;
}

/* Features */
.delicious, .mrwong, .myspace, .lastfm, .feedburner {
	padding-left:20px;
	padding-bottom:3px;
	margin-right:30px;
}

.delicious {
	background:url(./images/delicious.gif) no-repeat; 
}

.myspace {
	background:url(./images/myspace.jpg) no-repeat; 
}

.lastfm {
	background:url(./images/lastfm.jpg) no-repeat; 
}

.mrwong {
	background:url(./images/wong.gif) no-repeat; 
}

.feedburner {
	background:url(./images/feed.png) no-repeat;
}

/*Form Elements */
input {border:1px solid #E02719; background:#fff;}
textarea {border:1px solid #E02719;}
.btn {border:1px solid #000; background:#E02719; font-weight:bold; color:#fff;}

#newsletter, #search {
	margin:0 0 5px 0;
}

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


.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/*Comments*/
.alt {margin:0; padding:10px;}
.commentlist {padding:0; text-align:justify;}
.commentlist li {margin:15px 0 3px; padding:5px 10px 3px; list-style:none;}
.commentlist p {margin:10px 5px 10px 0;}
#commentform p {margin:5px 0;}
.nocomments {text-align:center; margin:0; padding:0;}
.commentmetadata {margin:0; display:block;}
	
/*Menue*/
#menue ul {margin:0 0 13px 51px; padding: 0; border: 0; width: 104px; height: 173px; background: url(./images/nav.gif); position: relative;}
#menue ul li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#menue a {height: 26px; width: 104px; display: block;}	
#menue ul li a {text-indent: -9999px; text-decoration: none;}
	
#menue ul li#News {top: 0px; height: 26px;}
#menue ul li#Dates {top: 25px; height: 26px;}
#menue ul li#Photos {top: 51px; height: 26px;}
#menue ul li#Music {top: 77px; height: 24px;}
#menue ul li#Links {top: 101px; height: 26px;}
#menue ul li#Contact {top: 127px; height: 26px;}
#menue ul li#Gbook {top: 152px; height: 26px;}

#News a:hover {background:transparent url(./images/nav.gif) 0 -196px no-repeat;}
#Dates a:hover {background:transparent url(./images/nav.gif) 0 -221px no-repeat;}
#Photos a:hover {background:transparent url(./images/nav.gif) 0 -247px no-repeat;}
#Music a:hover {background:transparent url(./images/nav.gif) 0 -273px no-repeat;}
#Links a:hover {background:transparent url(./images/nav.gif) 0 -297px no-repeat;}
#Contact a:hover {background:transparent url(./images/nav.gif) 0 -323px no-repeat;}
#Gbook a:hover {background:transparent url(./images/nav.gif) 0 -348px no-repeat;}

body#nav01 #news {background:transparent url(./images/nav.gif) 0 -392px no-repeat;}
body#nav02 #dates {background:transparent url(./images/nav.gif) 0 -417px no-repeat;}
body#nav03 #photos {background:transparent url(./images/nav.gif) 0 -443px no-repeat;}
body#nav04 #music {background:transparent url(./images/nav.gif) 0 -469px no-repeat;}
body#nav05 #links {background:transparent url(./images/nav.gif) 0 -493px no-repeat;}
body#nav06 #contact {background:transparent url(./images/nav.gif) 0 -519px no-repeat;}	
body#nav07 #gbook {background:transparent url(./images/nav.gif) 0 -544px no-repeat;}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/*ContactForm*/
#contactform {
	text-align:left;
}
#contactform input, #contactform textarea {
	display:block;
	width:400px;
	margin-bottom:10px;
}

/*Music*/
#de, #eu, #us {display:none;margin-top:20px;}
/*Shop*/
#mp3shop {width:407px;border-collapse:collapse; margin-bottom:20px; margin-top:20px;}
#mp3shop a {text-decoration:none;padding-left:14px;}
#mp3shop td {font-size:9px; border-bottom:1px solid #E02719;}

#mp3shop .price {font-size:11px; font-weight:bold; text-align:right;}
#mp3shop .title {font-size:11px; font-weight:bold; background: url(./images/preview.gif) no-repeat; height:24px;}
#mp3shop .album {font-size:11px; font-weight:bold; background: url(./images/album.gif) no-repeat;padding-left:16px;}
#mp3shop .title2 {font-size:11px; font-weight:bold; height:24px; padding-left:16px; color:#a6a6a6;}
#preorder {height:120px;}
#preorder select {margin-top:20px;}