/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

/* EIGENE KLASSEN
--------------------------------------------------*/
.focustext {
	font-size:1.5em;
	line-height:1.7em;
	padding: 0;
	margin:0 0 10px 0;
}


.highlight {
	margin:0 0 20px 0;
	padding:5px 0 5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* body
--------------------------------------------------*/
body {
  	margin:0;
  	padding:0;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size:75%;
  	line-height:1.6em;
  	text-align:center;
  	background:#eee;
  	background-image:url(images/qrcode.gif);
	background-repeat:repeat;
	background-attachment:fixed;
  	color:black;

}

body#commentspopup {padding:0;}
body#commentspopup {background:white;}

/* header
--------------------------------------------------*/
#header {
  	height:180px;
  	padding:0 0 0 20px;
  	background-image:url(images/cctv.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	background-color:yellow;
	padding-top:2px;
}

#header h1 {
  	margin-top:80px;
	font-size:1.5em;
	color:yellow;
}

#header h2{
  	margin-top:10px;
	font-size:1.5em;
	color:black;
}

#header .blackbg{
	background-color:black;
	padding-top:0;
	padding-right:1px;
	padding-bottom:0;
	padding-left:1px;
}

#header .whitebg{
	background-color:white;
	padding-top:0;
	padding-right:1px;
	padding-bottom:0;
	padding-left:1px;
}

/* headings
--------------------------------------------------*/


#content h2 {
  	margin:0 0 5px 0;
  	font-family:Helvetica, Arial, sans-serif;
  	font-size:1.5em;
  	line-height:1.2em;
  	font-weight:bold;
  	border-bottom:1px solid black;
	padding: 0 0 5px 0;
}

#content h2.pagetitle {
  	margin:0 0 20px 0;
	padding: 0 0 5px 0;
}

#content h3 {
  	margin:0 0 10px 0;
  	font-size:1.3em;
  	/*font-weight:normal;*/
	padding: 0 0 5px 0;
	border-bottom:1px solid #ccc;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {
	margin:0 0 26px 0;
}

#content.archive h3 {
  	margin:0 0 10px 0;
  	font-size:1.3em;
  	font-weight:normal;
	padding: 0 0 5px 0;
	border-bottom:1px solid #ccc;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}

h1, h1 a,
h2,
h3 a,
h4 a
  {color:#000000;}

/* links
--------------------------------------------------*/

a {text-decoration:none;}

a img {border:none;}

a {
	color:black;
	font-weight:bold;
	/*background-color:#FFC;*/
}

a:hover {color:white; background-color:black;}

a.commentlink {
  padding-left:16px;
  background:url(images/spring_flavour/comments.gif) center left no-repeat;
  color:black;
}

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

a.more {
  padding-right:10px;
  background:url(images/spring_flavour/more.gif) center right no-repeat;
}



/* paragraphs, lists, etc
--------------------------------------------------*/

#content .liste ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
#content .liste li {
	list-style:none;
	margin:0;
	padding: 0;
	}

#content ul.authorposts {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
#content .authorposts li {
	list-style:none;
	margin:0 0 10px 0;
	}

#content ul.authors {
	list-style:none;
	margin:0;
	padding:0;
	}
#content ul.authors li {
	list-style:none;
	margin:0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #ccc;
	}

p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  padding-left: 23px;
  margin: 0 40px 15px 0px;
  margin-bottom: 0;
  background: transparent url(/blog/wp-content/themes/surveillance-studies/images/blockquote.gif) top left no-repeat;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}

pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}

del {
	color: #c00;
	}
ins {
	background-color: #FF0;
	text-decoration:none;
	}

ol {margin-top:0;}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 10px 10px 0;
}

img.right {
  float:right;
  margin:0 0 0 10px;
}

img.center {
  display: block;
  margin:0 auto;
}

.imgline {
	float:left;
}

.outline{
	border:1px solid #ccc;
}


/* container
--------------------------------------------------*/
#container {
  	width:720px;
  	margin-left:auto;
  	margin-right:auto;
  	padding:0;
  	text-align:left;
	border-left:8px solid #F2F2F2;
	border-right:8px solid #F2F2F2;
}

#commentspopup #container {
  width:500px;
  padding:0 15px;
}

#container {
  padding-top:0;
  border-top:0px solid white;
  background: white/*url(images/spring_flavour/container_bg.gif) 500px 0px repeat-y*/;
}

#container.singlecol,
#commentspopup #container {background-image:none;}

/* navigation
--------------------------------------------------*/
#navigation {
  height:2.1em;
  line-height:2.1em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid white;
  white-space:nowrap;
}

#navigation li a {
	display:block;
  	padding:0 18px;
  	font-size:1.1em;
  	font-weight:bold;
  	/*text-transform:uppercase;*/
  	letter-spacing:0.1em;
	color:yellow;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:165px;
  padding:0 15px;
  border-left:1px solid white;
  line-height:0;
  background:black;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:4px;
  margin-left:1px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:3px;}

#navigation #s {
  height:1.5em;
  width:110px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  border:0px solid;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {background-color:#000000;}

#navigation a {color:white;}

#navigation a:hover
  	{background-color:white; color:black;}
  
#navigation .selected
	{
	background-color:white;
	}

#navigation .selected a
	{
	color:#000;
	}	

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:black;
}


/* content
--------------------------------------------------*/
#content {
	float:left;
  	width:500px;
  	padding-top:30px;
  	padding-left:20px;
}

/*.singlecol #content {
  float:none;
  width:500px;
  margin:0 0px;
}*/

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* entry
--------------------------------------------------*/

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
  border-right:1px solid;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.verfasser {
  color:#999;
  margin:0;
  margin-bottom:10px;
  padding:0 0 0 0px;	
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}

.entry {
	margin:0 0 30px 0;
}

.entry .author {}

.entry .info {
  border-color:#ccc;
  background-color:white;
}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px; font-size:1.5em;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.75em;
}

#comments ul {margin:0 0 0 0;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header {
  	position:relative;
  	min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  	margin:0 0 10px 0;
  	padding:2px 4px;
	background-color:#eee;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {
	color:black;
	/*background-color:#ccc;*/
	padding: 0 1px;	
}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}

#comments h2 {margin-bottom:24px;}

#comments h2 a {color:black;}

#comments li.comment {list-style: none;}

#comments li.trackback,#comments li.pingback {list-style: none;}



#comments .header.alt {background-color:#eee;}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  /*display:block;*/
  float:left;
  width:70px;
}

#commentform label {margin:0 10px 0 10px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-family:helvetica;
  font-style:normal;
}

form textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto;}

#commentform input {width:180px;}
#commentform textarea {width:350px;}
#contactform textarea, #contactform #bx_subject {width:370px;}

* html #commentform input {width:160px;} /* IE WIN; but why? */
* html #commentform textarea {width:345px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:360px;} /* IE WIN; but why? */

#commentform .button {margin-left:90px;}
* html #commentform .button {margin-left:93px;} /* IE WIN; but why? */
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}
form .info {padding-left:90px;}

form p {border-color:white;}

form label { color:#000000;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border:0;
  border-color:white #DCDCDC #DCDCDC white;
  background-color:black;
}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}

.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid;
  font-size:0.9em;
}

.next a {
  padding-right:10px;
  background:url(images/spring_flavour/next.gif) center right no-repeat;
}

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

.previous a {
  padding-left:10px;
  background:url(images/spring_flavour/previous.gif) center left no-repeat;
}

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

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(images/spring_flavour/edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(images/spring_flavour/edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent
--------------------------------------------------*/
#subcontent {
  float:left;
  width:200;
  padding:30px 0 0 20px;
  font-size:0.9em;
  line-height:1.5em;
}

* html #subcontent {padding-top:30px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 0;}

#subcontent .box{
	width:162px;
}

#subcontent .box ul{
	list-style:none;
}

/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  	width: 158px;
  	margin:0px 0 7px 0;
	padding:2px;
  	font-family:Helvetica, sans-serif;
  	font-size:1em;
  	line-height:1em;
	color:white;
	background-color:#ccc;
}

#subcontent h2 em {
  padding:5px 10px;
  font-style:normal;
}

#subcontent h2 em {background:url(images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat; margin:0; padding:0;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  	margin:3px 0px 0px 0;
  	padding-bottom:3px;
  	border-bottom:1px solid #F0F0F0;
}

#subcontent li a {
	margin:0;
  	padding:0;
  	height:1%; /* IE WIN */
}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  	margin:0;
 	padding:0;
  	border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0;}


#subcontent li a:hover {background-color:white; color:black;}

#subcontent ul.pages li {list-style-image:url(images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style:none;}

#subcontent ul.links li {list-style-image:url(images/spring_flavour/links_yellow.gif);}

#subcontent ul.feeds li {
	list-style:none;
	padding:3px 0 3px 20px;
	background:url(/blog/wp-content/themes/surveillance-studies/images/rss.png) left no-repeat;
	}

#subcontent ul.links li {
	list-style:none;
	}

#subcontent ul.extern li {
	list-style:none;
	padding:3px 0 3px 0;
	border-bottom:1px solid #ccc;
	}

#subcontent ul.posts li {list-style-image:url(images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(images/spring_flavour/sub_categories_yellow.gif);}


/* footer
--------------------------------------------------*/
#footer {
  	clear:both;
  	padding:10px 20px 0 20px;
  	margin:0;
  	font-size:0.9em;
	border-top:1px solid black;
	/*border-bottom:3px solid yellow;*/
  	color:black;
	background-color:white;
}

#footer a {
	text-decoration:underline;
	color:black;
}



/* Teaser box
--------------------------------------------------*/

.teaser {
	/*height: 75px;*/
	width: 150px;
	padding: 5px;
  	margin-bottom:18px;
	font-family: Helvetica, Arial;
	border:1px solid #ccc;
	font-weight:normal;
	}



