/*  
Theme Name: Naja's Corner
Theme URI: http://www.najas-corner.de
Description: Das gruene Theme mit zwei widgetfaehigen Spalten auf der linken Seite.
Version: 3.0
Author: Naja v. Schmude
Author URI: http://www.najas-corner.de 

	
 */

body {
  font-size: 0.9em; /* Resets 1em to 10px */
  font-family: Arial, Helvetica, sans-serif; 
  background: url(images/band.jpg) repeat-y #fff;
  color: #000000;
  min-width: 34em;
  width: 70em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 100px;
}

.page {
 
}

.main {
  margin-left: 26em;
}

.sidebar-left {
  float: left;
  width: 12em;
}

.sidebar-right {
  margin-left: 1em;
  float:left;
  width: 12em;
}

.header {
  text-align: left;
}

.header ul {
  margin: 0;
  padding: 0;
}

.header li {
  display: inline;
  list-style: none;
  padding-right: 1em;
  font-size: 1.1em;
}

.footer {
  clear: both;
  text-align: center;
}

/*--------------------sidebars--------------------------*/
.sidebar-left ul, .sidebar-right ul {
  padding: 0;
  list-style-type: none;
  
}

.sidebar-left ul ul, .sidebar-right ul ul {
  list-style-image: url(images/list.png);
  margin-left: 1em;
}
/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
  color: #ccc;
  background-color: #ccc;
  height: 2px;
  border: 1px solid;	
}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code {
  font-family: monospace;
}

pre {
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2em;
	overflow: auto;
}

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
  color: #404040;
}
a:link { 
  color: #404040;
}
a:visited { 
  color: #666;
}
a:link:hover, 
a:visited:hover {
  color: #ccc;
}
a:link:active, 
a:visited:active {
  color: #ccc;
}

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
      
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 1em;
	margin: 0 0 2em 2em;
	display: inline;
}

img.alignleft {
	padding: 1em;
	margin: 0 2em 2em 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.commentlist {
  padding: 0;
}


.nocomments {
	 
	}
 
.commentlist li {
  list-style: none;
   margin-bottom: 0.5em;
}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}
	
.kommentar-autor {
	background-color: #ccc;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#commentgravatar{
	background:transparent url(images/gravatar.gif) no-repeat scroll 0% border:1px solid #ccc;
	width: 40px;
	height: 40px;
	float: left;
	padding: 3px;
	margin-right: 5px;
}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/* For Link Indication plugin */
a.liexternal { padding-right: 14px; background: url(images/link-icon_external_18.png) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail_02.gif) no-repeat right; }
a.lipdf { padding-right: 14px; background: url(images/link-icon_pdf_02.gif) no-repeat right;  }
a.lirss { padding-right: 18px; background: url(images/link-icon_rss.png) no-repeat right;  }
a.lizip { padding-right: 14px; background: url(images/link-icon_zip_02.png) no-repeat right;  }

/*For Pagebar */
.pagebar 
	{ 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ccc; 
		background: #eee; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ccc; 
		background: #eee; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ccc; 
		font-weight: bold; 
		color: #fff;
		background: #007f00;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #007f00; 
		border-color: #ccc; 
		text-decoration: none;
	}
