/*
Theme Name: Retrospotive
Theme URI: http://oh-dear.org
Description: Quite spotty...
Version: 1.5
Author: Carol
Author URI: http://oh-dear.org
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

/* Body & Frequently Used Tags */
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #B6AA79 url(body.gif) right bottom no-repeat fixed;
	font: .8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	text-align: center;
}
a {
	color: #A49452;
	text-decoration: none;
}
a:hover {
		color: #000;
}
a img {
	border: 0;
}
abbr {
	border-bottom-width: 0;
}
blockquote {
	background: #DAD1AE url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #B6AA79;
	border-right: 1px solid #B6AA79;
	margin: 20px 10px;
	padding: 10px 20px;
}
code {
	font-size: 1.2em;
}
dl {
	margin: 1em 0;
}
dt {
	margin-top: 8px;
        border-bottom: 1px solid #B6AA79;
	font-weight: bold;
}
dd {
	background: #DAD1AE url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #B6AA79;
	border-right: 1px solid #B6AA79;
	margin-left: 75px;
	padding: 10px;
}
form {
	margin: 1em 0;
}
h2 {
	font: 1.6em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	margin: 0 0 10px;
        font-weight: bold;
}
h2 a {
	color: #B6AA79;
}
h3 {
	border-bottom: 2px solid #000;
	font-size: 1.1em;
	letter-spacing: 1px;
	margin: 2em 0 1em;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h3 a:hover {
	border: 0;
}
h4 {
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 1em 0;
}
h5, h6 {
	margin: 1em 0;
}
hr {
	border: 1px solid #B6AA79;
	color: #B6AA79;
	height: 0;
}
input {
	background: #DAD1AE;
	border: 1px solid #DAD1AE;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	padding: 2px;
}
input:focus {
	border-top: 1px solid #B6AA79;
	border-left: 1px solid #B6AA79;
}
p {
	line-height: 1.7em;
	margin: 1em 0;
}
pre {
	font-size: 1.2em;
}
small {
	font: .8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

textarea {
	background: #f7f7f7;
	border: 1px solid #B6AA79;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	font: 1.2em Georgia, "Times New Roman", sans-serif;
	padding: .2em;
}
textarea:focus {
	background: #fff;
}
#container {
	background: #fff;
	margin: 0 auto;
	padding-top: 116px;
	position: relative;
	text-align: left;
	width: 720px;
}

#google {
	background-color: #fff url(img/logo_25blk.gif) left top no-repeat;
    padding: 0;
    margin-bottom:0;
    margin-top:0;
    text-align: right;
}

#header_view_port {
        background: #B6AA79;
	}

/* Header */
#header {
	height: 176px;
        background: #B6AA79;
	}
#header h1 {
	font: 3.8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: -.1px;
        padding-top: 20px;
}
#header h1 a {
	color: #EEECE5;
}
#header h1 a:hover {
	border: 0;
}
#header h2 {
	font: bold 1.3em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	color: #EEECE5;
}

/* Content */
#content {
    border-left: 1px solid #FFFFFF;
	padding-bottom: 30px;
}
.narrow {
 float: right;
	width: 100%;
}

.narrow #results {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
text-align: justify;

}
.narrow #results li {
		}
.wide {
	background: #fff;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
}
.wide #results {
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
	width: 75%;
}
.wide #results li {
	background: url(img/light-circles.gif) center bottom no-repeat;
	padding-bottom: 50px;
}
.wide #results li ul li {
	background: none;
	padding-bottom: 5px;
}
.wide #no-results {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 60%;
}
.wide #no-results ul li ul.children {
	margin-top: 0;
}

/* Post */
.post {
	padding-left: 30px;
        padding-right: 30px;
padding-top: 8px;
}
.post h2 {
	padding-top: 12px;
}
.post h2#comments {
	background: url(img/dark-circles.gif) center top no-repeat;
	margin-top: 2em;
	padding-top: 60px;
}
* html .post input {
	padding: 0;
}
* html .post label input {
	padding: 2px;
}

/* Entry */
.entry a img {
	display: block;
}
.entry input[type="text"] {
	background: #DAD1AE;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	padding: 2px;
}
.entry input[type="submit"] {
	background: #B6AA79;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	padding: 1px;
	text-transform: uppercase;
}
.entry ul {
	list-style-type: disc;
	margin: 1em 0 1em 15px;
}
.entry ol {
	margin: 1em 0 1em 20px;
}

.photopaging {
        margin: -12px 0 12px 70px;
}

#linkslist {
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#linkslist ul li {
	list-style-type: none;
}
.meta {
	font: .8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.ozimeta {
	font: .8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: 0px;

	text-transform: uppercase;
margin: -5px 0 0 0;
}

.photodesc {
	font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: .9px;
	text-align: justify;
        margin: 15px 46px 0px 46px;
}
.feedback {
	background: url(img/dark-circles.gif) center bottom no-repeat;
	font: .9em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	height: 80px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Comments */
#commentlist {
	background: url(img/dark-circles.gif) center bottom no-repeat;
	list-style-type: none;
	margin: 20px 0 40px;
	padding-bottom: 55px;
}
#commentlist cite {
	font: small-caps bold 1.2em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
}
#commentlist .comments-odd {
	background: #f7f7f7 url(img/light-corner.gif) left top no-repeat;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
}
#commentlist .comments-even {
	padding: 10px 20px 0;
}
#commentlist .authorcomment {
	background: #DAD1AE url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #B6AA79;
	border-right: 1px solid #B6AA79;
	margin: 20px 0;
	padding: 10px 20px;
}
#commentlist li ul {
	list-style-type: disc;
	margin: 1em 0 1em 15px;
}
#postcomment {
	background: #DAD1AE url(img/light-corner.gif) left top no-repeat;
	border-right: 1px solid #B6AA79;
	border-bottom: 1px solid #B6AA79;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 20px;
}
#postcomment h2 {
	margin-bottom: 2em;
	text-transform: none;
}
#commentform input {
	background: #f7f7f7;
	border: 1px solid #B6AA79;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	font-size: 1.2em;
	letter-spacing: 0;
	padding: 1px;
	text-transform: none;
}
#commentform input:focus {
	background: #fff;
}
#commentform input#submit {
	background: #B6AA79;
	border-right-color: #B6AA79;
	border-bottom-color: #B6AA79;
	font: 1.1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#commentform label {
	font-size: 1.2em;
	float: left;
	width: 80px;
}
#commentform p {
	font: .8em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
}
#commentform textarea {
	font-size: 1.2em;
	width: 435px;
}

/* Popup Comments */
#commentspopup {
	background: #fff; /*url(img/circles.gif) 75px top  no-repeat;*/
	padding: 0 10px;
	text-align: left;
}
#commentspopup div p {
	margin: 1em 0;
}
#commentspopup h1 {
	font: small-caps bold italic 3.2em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	letter-spacing: -.1em;
	padding: .5em 0;
	text-align: right;
}
#commentspopup textarea {
	width: 300px;
}

/* Top Menu */
#topmenu {
	background: #B6AA79;
	left: 0;
	position: absolute;
	padding: 20px 0;
	top: 0;
	width: 720px;
}
#topmenu ul {
	font: 1em/76px "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	list-style-type: none;
	letter-spacing: -.1em;
	width: 100%;
}
#topmenu ul li {
	float: left;
	height: 76px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: center;
	width: 76px;
}
#topmenu ul li a {
	background: url(images/menu-circle.gif) 0 0 no-repeat;
	display: block;
	color: #000;
	height: 100%;
}

#topmenu ul li a:hover, #topmenu ul li a#current {
	background: url(images/menu-circle.gif) -78px 0  no-repeat;
	border: 0;
	color: #fff;
}

#topmenu ul li a#new {
	background: url(images/menu-circle-new.gif) 0 0 no-repeat;
	display: block;
	color: #000;
	height: 100%;
}

#topmenu ul li a#new:hover {
	background: url(images/menu-circle-new.gif) -78px 0 no-repeat;
	border: 0;
	color: #fff;
}

/* Side Menu */
#menu {
	/*background: url(img/circles.gif) center no-repeat;*/
	font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
        float: right;
	margin-top: 25px;
margin-right: 10px;
	width: 19%;
}
#menu h2 {
	font-size: 1em;
	font-style: normal;
	letter-spacing: 1px;
	margin: 20px 0 5px;
text-transform: uppercase;
	}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#menu ul ul {
	margin: 5px 0 20px;
}
#menu ul li ul li {
	font-weight: normal;
	letter-spacing: 0;
	margin: .2em 0;
	text-transform: none;
}

#menu #google {
	text-align: left;
}

#menu #democracy {
font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
margin-top: 10px;

}

#menu #democracy ul {
margin-top: 10px;
text-align: justify;
}

#menu #democracy strong {
font-variant: small-caps;
letter-spacing: 0;
font-weight: lighter;
text-align: justify;
}

#menu #democracy p {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
text-align: justify;
}

#menu #searchform {
	margin: 5px 0 20px;
}

/* Gebruikt voor styling van Taallijst */
#menu * .ts_current_theme, #menu * .current_language_item {
	list-style-type: disc;
	list-style-position: inside;
}


/* Footer */
#footer {
	background: #000;
	color: #fff;
	clear: both;
	font-size: .7em;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
#footer a {
	color: #B6AA79;
}
#footer a:hover {
	color: #DAD1AE;
	border: 0;
}
#footer cite {
	font-style: normal;
	font-weight: bold;
}
#footer p {
	margin: 0;
}
#footerextra {
	background: #B6AA79;
	color: #fff;
	clear: both;
	font-size: .7em;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
float: right;
padding: 5px 0 0 15px;
}

img.alignleft {
float: left;
padding: 5px 15px 0 0;
}

#scroller{
font: 1em "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
letter-spacing: -.3px;
height: 16px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 10px;
padding-top: 5px;
background-color: black;
color: #fff;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
}

#scroller a{
text-decoration: none;
color: #FFFFFF;
}

#scroller a:hover {
color: #B6AA79;
border: 0;
}

.rssclass .rsstitle{
font-weight: italic;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

.jiggle{
position:relative;
}

/*------------- hnav------------*/


#scroller ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #000;
color: #F2EEEC;
width: 100%;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
line-height: 8px;
/* fixes Firefox 0.9.3 */
}

#scroller ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#scroller ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
}

#scroller ul li a:hover
{
	background: #000;
color: #B6AA79;
}

.navlink {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
}
.navlink:hover {
	font-family:"Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration: underline;
}
.newslink {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
}
.newslink:hover {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #B6AA79;
}

td {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

.td_even
{
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #F0F0F0;
	text-decoration: none;
}

.td_odd
{
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #A4A4A4;
	text-decoration: none;
}

.tdheader
{
	font-family:"Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.pageheader {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
.sidetext {
	font-family: "Century Gothic", "Lucida Console","Trebuchet MS", sans-serif;
	font-size: .8em;
	padding: 5px;
}


