/*  
Theme Name: qeep-blog
Theme URI: http://www.qeep.de/
Description: qeep-blog
Version: 1.0
Author: Philipp H�nigs

*/

* {
	margin: 0;
	padding: 0;
	}

/* -----------------------------------*/
/* ----------->>> BUILD <<<-----------*/
/* -----------------------------------*/
body {
	background: rgb(151, 172, 18) url("images/c-bg.gif") center 	repeat-y;
	color: rgb(128, 128, 128);
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', 'Arial', Sans-Serif;
}


#alles{
	position: absolute;
	margin-left: -340px;
	left: 50%;
	width: 680px;
	text-align: left;
}



.break {
	clear: both;
}
/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#header {
	background: rgb(0, 0, 0);
	height: 100px;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}
#header a, #header a:visited {
	display: block;
	width: 600px;
	height: 173px;
}
#sub-right {
	border-left: 2px solid rgb(255, 255, 255);
	float: right;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100px;
}

/* -----------------------------------*/
/* ---------->>> TITLE <<<------------*/
/* -----------------------------------*/
#groomLake {
	float: left;
	padding: 0px 30px 0px 30px;
	margin: 12px auto 0 auto;
	width: 540px;
}
/* ------->>> SUB BUILDS <<<----------*/
.sub-left {
	background: url("images/my-scrapbook.jpg") center no-repeat;
	border: 0px solid rgb(246, 246, 246);
	float: left;
	height: 173px;
	margin: 0 auto 0 auto;
	width: 620px;
}

/* ------->>> SUB NAV LIST <<<--------*/
#sub-right ul {
	line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub-right li {
	height: 20px;
}
#sub-right ul li a, #sub-right ul li a:visited {
	color: rgb(102, 102, 102);
	display: block;
	padding: 0 0 0 30px;
	text-decoration: none;
}
#sub-right ul li a:hover {
	background: rgb(114, 14, 114);
	border: none;
	color: white;
	display: block;
}
#sub-right ul li.current_page_item a,
#sub-right ul li.current_page_item a:hover {
	background: rgb(114, 14, 114);
	color: rgb(255, 255, 255);
	text-decoration: none;
}
/* -----------------------------------*/
/* ----------->>> NAV <<<-------------*/
/* -----------------------------------*/
#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 0 0 10px 0;
	position: absolute;
	right: -90px;
	top: 10px;
	width: 120px;
}
	

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal normal 120% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.linkcat {
	color: rgb(102, 102, 102);
	
}
/* -----------------------------------*/
/* --------->>> CONTENT <<<-----------*/
/* -----------------------------------*/
#area51 {
/*	background: rgb(250, 251, 247);
	border-bottom: 5px solid rgb(85, 85, 85);
	border-top: 5px solid rgb(85, 85, 85);
	padding: 10px 0 20px 0; */
	margin: 30px 0 0 0;
}
.post {
	margin-left: 70px;
	width: 540px;
}
p { 
	color: rgb(102, 102, 102);
	font-family: 'Verdana', 'Arial', Sans-Serif; 
	font-weight: normal;
	font-size: 1.2em; 
	line-height: 160%;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}
.divide {
	background: url("images/p-divider.gif") no-repeat;
	font-family: 'Verdana', 'Arial', Sans-Serif; 
	font-weight: normal;
	font-size: 1em; 
	height: 25px;
	margin: 10px 0 0 0;
	padding-right: 10px;
	text-align: right;
}
blockquote p {
	background: url("images/float-quote.jpg") top left no-repeat;
	float: left;
	font: 1.4em 'Georgia', 'Times New Roman', Sans-Serif;
	font-style: italic;
	margin: 1px 0 0 -265px;
	position: absolute;
	text-align: right;
	width: 200px;
}
.more img {
	border: none;
	height: 13px;
	margin: 0 0 -1px 0;
}
.more a, .more a:visited {
	background: url("images/more.jpg") no-repeat;
	border: none;
	height: 15px;
	margin: 0;
	padding: 0;
	letter-spacing: -9999em;
	width: 52px;
}
.post p a, .post p a:visited {
	color: rgb(114, 14, 114);
	text-decoration: none;
}
.post p a:hover {
	border-bottom: 1px dotted rgb(51, 51, 51);
	color: rgb(0, 0, 0);
}

h4 { 
	color: rgb(0, 0, 0);
	font-family: 'Verdana', 'Arial', Sans-Serif; 
	font-weight: normal;
	font-size: 1em; 
	line-height: 160%; 
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 540px;
}

/* -----------------------------------*/
/* --------->>> RESPONSES <<<---------*/
/* -----------------------------------*/
#watertownStrip {
	padding: 0 0 10px 0;
	margin: 30px auto 0 auto;
	width: 540px;
}
.responses {
	margin: 0 0 50px 0;
}
.responses dl {
	margin: 0 95px;
	padding: 0 0px;
}
.responses dt {
	color: rgb(0, 0, 0);
	font: bold 1.2em 'Verdana', 'Arial', Sans-Serif;
	text-decoration: none;
}
.responses dt a, .responses dt a:visited {
	color: rgb(114, 14, 114); /*114,14,114*/
	font-weight: bold;
	text-decoration: none;
}
.responses dt a:hover {
	border-bottom: 1px dotted rgb(51, 51, 51);
}
.responses dd {
	margin: 0px 0 20px 0;
}
.responses dd p {
	color: rgb(102, 102, 102);
	font: 1.2em 'Verdana', 'Arial', Sans-Serif;
	line-height: 160%;
	margin: 0;
	padding: 5px 0;
}
.responses dd p a, .responses dd p a:visited {
	color: rgb(114, 14, 114); /*101, 179, 205*/
	font: 1.1em 'Verdana', 'Arial', Sans-Serif;
	text-decoration: none;
}
.responses dd p a:hover {
	border-bottom: 1px dotted rgb(51, 51, 51);
}
.response-info {
	color: rgb(102, 102, 102);
	float: left;
	font: 2.5em 'Verdana', 'Arial', Sans-Serif;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 85px;
}
.response-info acronym {
	border: none;
	cursor: help;
}
.response-info a, .response-info a:visited {
	color: rgb(114, 14, 14);
	font: 1.1em 'Georgia', 'Times New Roman', Sans-Serif;
	text-decoration: none;
}
.response-info a:hover {
	border-bottom: 1px dotted rgb(163, 178, 180);
}
.addResponse p {
	margin: 0 95px;
}
/* -----------------------------------*/
/* ------->>> RESPONSE FORM <<<-------*/
/* -----------------------------------*/
.addResponse form {
	border: none;
	margin: 0 95px;
	padding: 25px 0 0 0;
}
.addResponse form p {
	color: rgb(153, 153, 153);
	font: 1.2em 'Verdana', 'Arial', Sans-Serif;
	line-height: 160%;
	margin: 0;
	padding: 5px 0;
}
.inputinfo {
	background: url("images/response-postinfo.jpg") center no-repeat;
	padding: 5px 0;
	position: relative;
	text-align: left;
}
.inputinfo p {
	color: rgb(220, 221, 217);
	float: right;
	font: 1.2em 'Verdana', 'Arial', Sans-Serif;
	line-height: 160%;
	width: 240px;
}
label {
	color: rgb(153, 153, 153);
	cursor: pointer;
	font: 1em 'Verdana', 'Arial', Sans-Serif;
	text-transform: none;
	}
label strong {
	font-style: italic;
}
.addResponse input {
	background: rgb(255, 255, 255);
	border: 1px dotted rgb(114, 14, 114);
	color: rgb(102, 102, 102);
	font-family: 'Verdana', 'Arial', Sans-Serif;
	font-size: 0.9em;
	margin: 4px 0px 10px 0;
	padding: 4px;
	width: 98%;
	}
.addResponse textarea {
	background: rgb(255, 255, 255) url("images/textarea-back.jpg") center no-repeat;
	border: 1px dotted rgb(114, 14, 114);
	color: rgb(102, 102, 102);
	font-family: 'Verdana', 'Arial', Sans-Serif;
	font-size: 1em;
	height: 150px;
	line-height: 140%;
	margin-top: 4px;
	padding: 3px 5px 3px 5px;
	width: 97%;
	}
.addResponse input#submit {
	background: rgb(255, 255, 255);
	border: none;
	border: 2px solid rgb(246, 246, 246); 
	color: rgb(102, 102, 102);
	cursor: pointer;
	font-family: 'Verdana', 'Arial', Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 2px 3px 2px 3px;
	width: 140px;
	}
p.submit { text-align: center; }
.addResponse #submit:hover { color: rgb(114, 14, 114); }
.addResponse #submit:active { color: rgb(114, 14, 114); }


/* -----------------------------------*/
/* ---------->>> THE END <<<----------*/
/* -----------------------------------*/
.break {
	clear: both;
}
#footer {
	border-top: 1px solid rgb(238, 238, 238);
	clear: both;
	margin: 25px auto 0px auto;
	padding: 5px 0 5px 0;
	text-align: left;
	width: 540px;
}
#footer p {
	border: none;
	color: rgb(220, 221, 217);
	font-family: 'Verdana', 'Arial', Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
	text-align: left;
}
#footer img {
	padding: 20px 0;
}


/* -----------------------------------*/
/* ----------->>> GLOBAL <<<----------*/
/* -----------------------------------*/
a, a:visited { color: rgb(114, 14, 114); font-weight: normal; text-decoration: none; }
a:active { color: rgb(136, 136, 136); text-decoration: none; }
a:hover { border-bottom: 1px dotted rgb(102, 102, 102); color: rgb(0, 0, 0); text-decoration: none; }
acronym { border-bottom: 1px dashed rgb(102, 102, 102); cursor: help; }
abbr { border-bottom: 1px dashed; cursor: help; }
code { background: rgb(0, 0, 0); border: 1px solid rgb(238, 238, 238); font: 1em 'Courier New', 'Arial', Sans-Serif; }
img { border: none; margin: 0 4px 0 0; }
