/*
    Theme Name: Rocks My World
    Theme URI: 
    Description: Free high quality Wordpress 
    Version: 1.0
    Author: Nur Fathihah Che Pee
*/

body{
	background:url(images/background.jpg);
	margin:0;
	padding:0;
	font-family:Georgia;
	color:#2e1a10;
	font-size:11px;
	line-height:20px;
}

.clear{
	clear:both;	
}

p{
	padding:0 0 4px 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

a:link, a:visited, a:active{
	color:#754c24;
}

a:hover{
	color:#000;
}



blockquote{
	border-top:3px solid #aaa380;
	border-bottom:1px solid #aaa380;
	margin:10px 10px 10px 0;
	padding:0;
}

blockquote p{
	padding:3px 10px 3px 10px;
	font-size:14px;
	font-style:italic;
	color:#504929;
}

#top{
	width:960px;
	margin:0px auto 0 auto;
	background:url(images/wrap.jpg) no-repeat;
    /*background-color: blue;*/
    height:508px;
	padding:10px;
}

/* The header */

#header{
	margin:220px auto 0 auto;  /*Abstand zur oberem Rand*/
	text-align:center;
	color:#d7d1bd;
}

#header h1{
	text-transform:uppercase;
	font-size:65px;
	letter-spacing:-1px;
	padding:0 0 15px 0;
    font-family: Impact, Georgia;
    font-weight:bold;
    padding:0;
    margin-bottom:22px;
}

#header h2{

}

#header a{
	color:#d7d1bd;
	text-decoration:none;
}

#header a:hover{
	color:#fff;
}


#menu{
  border-bottom:  3px solid #1d1210;
  background-color: #2e1a11;
}



.subline{

  color: #a67c52;
  font-size:10px;
  text-transform:none;
  letter-spacing:.2px;
}




.breadcrumb{
  margin-top: -15px;
  margin-bottom: 10px;
}


/* The Content */
	
#content{
	background:url(images/content.jpg) repeat-y;
	width:860px;
	margin:20px auto 40px auto;
}
#content h1{
text-decoration:none;
	color:#2e1a10;
	font-size:35px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:26px;
    margin-bottom:20px;
}


#content h2, #content h2 a{
	text-decoration:none;
	color:#2e1a10;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:26px;
    margin-bottom:10px;
}

#content h2 a:hover{
	border-bottom:1px solid #000;
}

#content ul li {
  text-decoration: none;
}


.wrapper{
	width:820px;
	padding:20px;
	background:url(images/top.jpg) no-repeat top;
}


.rss{

	background:url(images/rss.png) no-repeat;
}

ul.rss{
  list-style-type:none;
}
.rssd{
  margin-left: -40px;
}


.banner{
	margin:0px 0 0 0;
	padding:0;
	width:820px;
}

/* The Content - Main part */

.main{
	margin:20px 0 10px 0;
}

.leftcolumn{
	float:left;
	width:600px;
}

.leftcolumn h1{
  margin-top:10px;
}


#rightcolumn{
	float:right;
	width:200px;


}

#sidebar_trenner{
    background:url(images/sidebar_trenner.png) no-repeat;
    width:200px;
    height:21px;
}




/* The Posts and Entries */

.post{
	margin:0 0 30px 0;
	padding:5px 0 0 0;
}

.post h4{
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
	text-decoration:underline;
}

.entry ul, .entry ol{
	list-style-type:none;
	padding:0px 0 3px 0;
	margin:0 15px 0 15px;
}

.entry ul li, .entry ol li{
	background:url(images/arrow.jpg) no-repeat 0px 9px;
	padding:3px 0 3px 13px;
	text-decoration:underline;
}

.entry a{
	color:#754c24;
}

.entry a:hover{
	color:#000;
}

.postmetadata{
	background:url(images/comment.jpg) no-repeat;
	height:36px;
	margin:0 0 0 -2px;
}

.postmetadata p{
	padding:8px 8px 0 8px;
}

.post a.more-link{
	float:left;
	width:113px;
	height:22px;
	background:url(images/readmore.jpg) 0 0 no-repeat;
	padding:0 0 0 12px;
	border:0;
	font-size:11px;
	text-decoration:none;
	color:#2e1a10;
	margin:0 0 10px 0;
}

.post a:hover.more-link{
	border:0;
	color:#000;
}

.post img, .map {
	border:1px solid #aba37c;
	padding:3px;
	background:#ededd4;
}

.post map embed{
   	border:1px solid #aba37c;
	padding:3px;
	background:#ededd4;
}



/* The Sidebars */

#rightcolumn .lastcomments ul {
    list-style-type:none;
    padding-left:0px;
}

#rightcolumn .author{
    float:right;
    font-style:italic;
}

#rightcolumn .sidebar {
    list-style-type:none;
    padding-left:0px;
}
#rightcolumn .news {
    padding-left:0px;

}
#rightcolumn .news ul {
    padding-left:0px;

}
#rightcolumn h2 {
   margin: 0 0 10px 0 ;
}


#rightcolumn li{
    list-style-type:none;
}


.rightcolumn h3, .about h3, #comments h3, .twitter h3, .search h3{
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-1px;
}

#rightcolumn .even{
  margin-bottom: 15px;
}



#searchform{
	float:right;
	padding:0px 0px 5px 0;
	margin:0 0 5px 0;
}

#searchform input#searchsubmit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:3px 5px 3px 0px;
	border:1px solid #aaa380;
	margin:0px 0 10px 2px;
    float:right;
}

#searchform input#s{
	border:1px solid #aaa380;
	padding:4px 5px 4px 5px;
	font-family:Georgia;
	font-size:11px;
	background:#ededd4;
    width: 133px;
    float:left;
}

#search-page{
	padding:10px 0px 5px 0;
	margin:0 0 5px 0;
}

#search-page input#searchsubmit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:3px 5px 3px 5px;
	border:1px solid #aaa380;
	margin:0px 0 10px 2px;
}

#search-page input#s{
	border:1px solid #aaa380;
	padding:4px 5px 4px 5px;
	font-family:Georgia;
	font-size:11px;
	width:260px;
	background:#ededd4;
}





.categories{
	padding:10px 0 10px 0;
}

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

.categories ul li{
	padding:3px 0 3px 0;
	border-bottom:1px solid #aaa380;
}

/* The footer */

#footer{
	background:url(images/footer.jpg) no-repeat top;
	height:24px;
	width:820px;
	padding:30px 0 20px 0;
}

#footer p{
	padding:10px 0 20px 0;
}


.rightfooter{
	float:right;
	width:340px;
}

img.gotop{
	border:0;
	vertical-align:middle;
	padding:0 0 0 5px;
}

/* The Comments */

#comments{
	margin:30px 0 40px 0;
}

h3#comments{
	margin:0;
	border:0;
}

#comments a, .rss-single a{
	color:#754c24;
	text-decoration:underline;
}

#comments a:hover, .rss-single a:hover{
	color:#000;
	text-decoration:underline;
}

#comment-content{
	padding:10px;
}

#commentmetadata{
	font-size:11px;
}

em.moderation{
	text-decoration:blink;
	color:#000;
	margin:0;
	padding:0;
}

#comments input#author, #comments input#url, #comments input#email{
	border:1px solid #aaa380;
	padding:5px;
	font-family:Georgia;
	font-size:11px;
	width:200px;
	background:#ededd4;
}

#comments textarea{
	font-family:Georgia;
	font-size:11px;
	line-height:18px;
	width:440px;
	padding:5px;
	border:1px solid #aaa380;
	background:#ededd4;
}

#comments input#submit{
	background:#ededd4;
	font-family:Georgia;
	font-size:11px;
	padding:5px;
	border:1px solid #aaa380;
	margin:0;
}

.commentlist{
	margin:20px 0 30px 0;
	padding:0;
}
.commentlist li {
	padding:0 0 0 10px;
	border-bottom:1px solid #aaa380;
	border-left:4px solid #aaa380;
	font-size:11px;
	line-height:20px;
	list-style:none;
	margin:0 0 25px 0;
}
.commentlist li a {
	color:#754c24;
	font-weight:bold;
	position:relative;
	text-decoration:underline;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:underline;
}

.piclenselink a{
 display:block;
 height:15px;
 width:160px;
 margin-left:5px;
 padding-bottom:5px;
 padding-left: 23px;
 background:  url(images/ff_piclens_icon.png) no-repeat;
 background-position: 0 2px;

}


.commentlist p{
	padding: 0 0 0px 0;
}

#comment {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.bildlinks{
  float:left;
  margin: 7px 7px 7px 0;

}

.bildrechts{
  float:right;
  margin: 7px 7px 0px 7px;;

}

#invitefriends{

  padding:20px;
  overflow:hidden;
}

.line{
     background:  url(images/line.jpg) no-repeat;
     width:600px;
     height: 2px;
}



