/*
Theme Name: Crocs Reportage
Theme URI:
Description: Das Crocs Theme!
Version: 1.0
Author: Henning Marxen
Author URI: http://www.henning-marxen.de


 */

* {
	border:0px;
         margin:0;
        	outline:0px;
         padding:0;
}
body {
         font: 87.5% 'Verdana', Arial;
         line-height: 1.4em;
}

/*--------------------Eigene Klassen--------------------*/
#blogname {
         display: none;
}
#overall {
         position: absolute;
         top: 0px;
         left: 50%;
         width: 900px;
         margin-left: -450px;
}
#about {
         float: right;
         height: 200px;
         width: 270px;
         overflow: hidden;
         text-align: justify;
}
#rss {
         float: right;
         margin-top: 20px;
         margin-left: 600px;
         height: 170px;
         width: 300px;
}
#left {
         width: 200px;
         float: left;
         margin-top: 0.8em;
}
#inhalt {
	width: 700px;
         float: right;
}
#copyright {
         padding-top: 2em;
         float: left;
}
#autor {
         padding-top: 1em;
         padding-left: 200px;
         float: left;
}
.gro {
         float:right;
         width: 650px;
         margin-left: 50px;
}
.klei {
         width: 300px;
         margin-left: 50px;
         margin-right: 50px;
         float: left;

}
.post {
         width: 100%;
         border-top: 3px solid black;
         text-align: justify;
}
.firstp:first-letter {
         margin-top: 0.1em;
         margin-right: 0.3em;
         font-size: 4em;
         float: left;
         line-height: 1.4em;
}
/*--------------------textgestaltung--------------------*/

p{
     }

h1 {
	font-size: 3em;
         line-height: 1.4em;
         font-weight: lighter;
         font-family: 'Times New Roman';
}
h2 {
	font-size: 1.2em;
         line-height: 1.4em;
         margin-top: 1em;
         font-weight: lighter;
         font-family: 'Times New Roman';
}

h3 {
	font-size: 2em;
         line-height: 1.4em;
         margin-top: 1em;
         font-weight: lighter;
         font-family: 'Times New Roman';
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {

}
blockquote cite {

}
hr {
	display: none;
}
dl{
     }
     dt{
          }
          dd{
          }

ul{
	list-style-type:none;
}
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
	padding-left: 50px;
         padding-right: 50px;
}
blockquote p{

}

code{
         font-family: 'Courier New', Courier;
         text-align: left;
         background-color: #EFEFEF;
}

pre{
     }

b, strong,i,em {

}

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a:link, a:visited {
	color: #3399CC;
    	font-style: italic;
}

a:hover, a:active {
    	color: #FF0000;
         text-decoration: none;
}
h1 a:link, h1 a:visited {
	color: #000000;
    	font-style: normal;
         text-decoration: none;
}
h1 a:hover, h1 a:active {
    	color: #FF0000;
         text-decoration: none;
}
h2 a:link, h2 a:visited {
   	color: #000000;
    	font-style: normal;
         
}
h2 a:hover, h2 a:active {
    	color: #FF0000;
         
}
h3 a:link, h3 a:visited {
   	color: #000000;
    	font-style: normal;
         text-decoration: none;
}
h3 a:hover, h3 a:active {
    	color: #FF0000;
         text-decoration: none;
}


/*--------------------bilder als links--------------------*/
a img{

}
a:link img {

}
a:visited img {

}
img a:hover, img a:active{

}
a:link:active: img,
a:visited:active img {

}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
         margin-top: 1em;
         border: 1px solid black;
}

input#s{
         width: 178px;
         height: 1.4em;
         min-height; 20px;
         float: left;
}

input#searchsubmit{
         width: 20px;
}


/*--------------------Kommentare--------------------*/
.alt {
	border: 1px solid black;
         padding: 10px;
	}

.commentlist {
	padding-left: 50px;
         padding-right: 50px;
}


.nocomments {

	}

.commentlist li {

	}

.commentlist cite,
.commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}

#commentform input {
         border: 1px solid black;
}

#commentform textarea {
	border: 1px solid black;
         width: 650px;
         margin-top: 1em;
}

#commentform #submit {
	background-color: #FFFFFF;
}

/*--------------------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{
     }