/*
Theme Name: fLOCK
Theme URI: http://www.kaklotter.de/
Description: This is an experiment in designing a wordpress different to the Standard
Version: 0.5
Author: fRED
 
fLOCK by fRED || http://www.kaklotter.de/
Its a basic single column layout. with some fancy slide menus 
*/

/* basic tags */
* {
	margin: 0;
	padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}

body {
	font-family: Georgia, serif;
	font-size:12px;
	color: #000000;
	background:url(images/bg.gif) repeat-y top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space:normal; 
}

/* seitenformat*/

#seite {
	text-align: left;
	margin: 0 auto;
	width: 640px;
}

#seitenabstand {
	padding:18px 0px 0px 0px;
}

.block {
	margin: 3px 3px 0px 0px;
	
}

.blockc {
	margin:3px 3px 0px 0px;
	text-align: center;
}

.blockr {
	margin:3px 3px 0px 0px;
	text-align: right;
}

table.blockig {
	white-space:nowrap;
	border:none;
	border-collapse:separate;
	spacing: 0px;
	padding: 0px;
	width: 100%;
}

/* typo */

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;

}

h1 {
	font-size: 190%;
}

	h1 a {
		text-decoration:none;
	}

h2 {
	font-size: 164%;
}

h2 a {
	text-decoration:none;
}


h3 {
	font-size: 145%;
}

h3 a {
	text-decoration:none;
}

h4 {
	font-size: 118%;
}

h4 a {
	text-decoration:none;
}

h5 {
	font-size: 100%;
}

h5 a {
	text-decoration:none;
}

h6 a {
	text-decoration:none;
}

.links {
	text-align:left;
}

.rechts {
	text-align:right;
}

/* header */

.header {
	text-align:right;
}

	.header a {
		padding:5px 10px;
		float:right;
		color: #000000;		
}

	.header a:hover	{
}

/* footer */

.footer {
	text-align:right;
	padding:5px 10px;
	float:right;
	color: #000000;
}

	.footer a {
}

	.footer a:hover	{
}

/* navbar menu */

.navbar ul {
		display: inline;
		list-style-type: none;
}

	.navbar ul a {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		text-decoration:none;
		padding:5px 10px;
		float: left;
}

	.navbar ul a:hover	{
}

.page_item {
		color: #000000;
}

	.page_item a {
			color: #000000;
}
	
	.page_item a:hover {
			color: #FFFFFF;
			background-color: #000000;
}

.current_page_item {
		color: #FF0000;
}

	.current_page_item a {
			color: #FF0000;
}
	
	.current_page_item a:hover {
			color: #FF0000;
}

.current_page_parent {
		color: #FF0000;
}

	.current_page_parent a {
			color: #FF0000;
}
	
	.current_page_parent a:hover {
			color: #FF0000;
}

/* slide menus */

.toggle {
}
	.toggle {
	/*	list-style-type: none;*/
}
	.toggle a {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		text-decoration:none;
		padding:5px 10px;
		float: left;
		color:#999999;
		white-space:nowrap;
}

	.toggle a:hover	{
		color: #FFFFFF;
		background-color: #000000;
}

#js {
	text-indent: -9999px;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

#togdiv1 {
	height: 0px;
	overflow: hidden;
}

#togdiv2 {
	height: 0px;
	overflow: hidden;
}

#togdiv3 {
	height: 0px;
	overflow: hidden;
}

#togdiv4 {
	height: 0px;
	overflow: hidden;
}

.togcon1 .copywide {
	max-width: 620px;
	text-align: left;
	padding: 5px 10px;
	color: #333333;
}

.togcon1 .copywide a {
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

.togcon1 .copywide a:hover {
	text-decoration:none;
	color:#FF0000;
}

.clear {
	clear: both;
} 


/* nextprev navigation */

.navigation {
}
	.navigation {
		text-align:center;
}
	.navigation a {
		text-transform:uppercase;
		text-align:center;
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		text-decoration:none;
		padding:5px 10px;
		float: left;
		color:#999999;
		white-space:nowrap;
}

	.navigation a:hover	{
		color: #FFFFFF;
		background-color: #000000;
}

/* post typo */

.smallf {
	font-variant: normal;
	font-size: 100%;
}

.head p {
	max-width: 310px;
	text-align: left;
	color: #333333;
	font-weight:bold;
	margin-top:10px;
}

.head p a {
}

.head {
	max-width: 310px;
	text-align: left;
	color: #333333;
	font-weight:bold;
	margin-top:10px;
}

.head a {
}

.copy {
	max-width: 310px;
	text-align: left;
	padding: 5px 10px;
	color: #333333;
}

.copy a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.copy a:hover {
	text-decoration:none;
	color:#FF0000;
}

.copywide {
	max-width: 620px;
	text-align: left;
	padding: 5px 10px;
	color: #333333;
}

.copywide a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.copywide a:hover {
	text-decoration:none;
	color:#FF0000;
}

.copywider {
	max-width: 620px;
	text-align: right;
	padding: 5px 10px;
	color: #333333;
}

.copywider a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.copywider a:hover {
	text-decoration:none;
	color:#FF0000;
}

/* posts */

.post {	
	text-align: right;
	vertical-align:top;	
}

.post a {
	color: #56ceff;
}

.postfooter16 a {
	color: #cccccc;
}

.titel17, .titel18, .titel19, .titel20 {
	padding:4px 3px;
}

.titel17 a, .titel18 a, .titel19 a, .titel20 a {
	text-transform:uppercase;
	color:#ffffff;
}

.titel, .titel16 {
	padding:4px 3px;
}

.titel a, .titel16 a {
	text-transform:uppercase;
	color: #cccccc;
}

.unterlinie {
}

/* footer */

#footer {
	padding: 0px;
	text-align: right;
}

                 

#postfooter {
	padding: 0px;
}

/* runde ecken */

.ro {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: white;

}

.lo {
	background: url(images/blank/lo.png) top left no-repeat;

}

.ru {
	background: url(images/blank/ru.png) bottom right no-repeat;

}

.lu {
	background: url(images/blank/lu.png) bottom left no-repeat;

}

/* runde ecken g1 */

.16 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #fcff00;
}


/* runde ecken g2 */

.ro17 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #e3e500;
}

/* runde ecken g3 */

.ro18 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #cacc00;
}
/* runde ecken g4 */

.ro19 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #b0b200;
}


/* runde ecken g5 */

.ro20 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #979900;
}

/* runde ecken r1 */

.ro14 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #ff0000;
}


/* runde ecken r2 */

.ro4 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #e50000;
}


/* runde ecken r3 */

.ro5 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #b20000;
}


/* runde ecken r4 */

.ro13 {
	background: url(images/blank/ro.png) top right no-repeat;
	background-color: #cc0000;
}


/* newsfeed index*/

#navigation {
}

.postmetadata {
}

.postmetadata a {
	font-weight:normal;
	color:#000000;
}

.postmetadata a:hover {
	color: #cccccc;
}

.postmetadata4 a, .postmetadata5 a, .postmetadata13 a, .postmetadata14 a, .postmetadata17 a, .postmetadata18 a,.postmetadata19 a,.postmetadata20 a {
	font-weight:normal;
	color:#999999;
}

.postmetadata4 a:hover, .postmetadata5 a:hover, .postmetadata13 a:hover, .postmetadata14 a:hover, .postmetadata17 a:hover, .postmetadata18 a:hover,.postmetadata19:hover a,.postmetadata20 a:hover {
	color: #000000;
}

.postmetadata16 a {
	color:#CCCCCC;
}

.postmetadata16 a:hover {
	color: #000000;
}

/* comments */

#commentslist {
}

#commentbody {
	max-width: 620px;
	color: #333333;
}

/* listen */

ol {
	list-style-type:none;
}

li {
	list-style-type:none;
}

/* bild */

.bild {
	text-align:left;
	max-width: 640px;
}

.bild img {
}
.clear {
	clear: both;
}

