/*
        Coppermine Theme ported by Pieter van der Spek based on the Kubrick-theme for Coppermine Photo Gallery
*/

/* Layout */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #eee;
	margin: 0 0 20px 0;
	padding: 0; 
}

#page {
	background-color: white;
	text-align: left;
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 938px;
	background: url("/archief/themes/ontmoetingskerk/images/background.png") repeat-y top; 
}

#header {
	background: #eee url('/archief/themes/ontmoetingskerk/images/header.jpg') no-repeat bottom center;
	background-color: #eee;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 175px; 
	width: 936px;
}

#headerimg 	{ 
	margin: 0;
	padding: 0;
	height: 175px;
	width: 100%;
	font-size: 1.2em;
	text-align: center;
	color: white;
} 

#headerimg h1 {
	padding-top: 60px;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 640px;
	}
	
#content {
	font-size: 1.2em;
	margin: 0;
	margin-top: 10px;
	padding: 0 0 20px 20px;
	text-align: justify;
}

#sidebar
{
	font-size: 1.2em;
	padding: 20px 0 10px 0;
	margin-left: 700px;
	width: 220px;
	}
	
#sidebar hr {
	display: none;
}

#footer {
	background: #eee url('/archief/themes/ontmoetingskerk/images/design_v2_13a.jpg') no-repeat top center; 
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 938px;
	height: 62px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* Begin Coppermine Styles */

.maintable {
        background: #eee;
        color : black;
        padding: 0px;
}

.maintable td {
	background-color: #eee;
}

td.tableh1,
td.tableh1_compact {
        background : #b54724;
        color : white;
		font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
td.tableh1 td,
td.tableh1_compact td {
	background : #b54724;
}

td.tableh2,
td.tableh2_compact {
        background-color: #b54724;
        color : white;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
td.tableh2 td,
td.tableh2_compact td {
	background-color: #b54724;
}

td.tableb {
        background: #eee;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
td.tableb td {
        background: #eee;
}

#picinfo .tableb_compact,
td.thumbnails {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

td.tablef {
        background: #eee;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
td.tablef td {
        background: #eee;
}

td.catrow_noalb {
        background: #eee;
        color : black;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		text-align: left;
}
td.catrow_noalb td {
	background: #eee;
}

td.catrow {
        background: #eee;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		text-align: left;
}
td.catrow td {
	background: #eee;
}

td.statlink {
	text-align: left;
}

.album_stat {
        font-size : .85em;
        margin: 5px 0px;
}

.thumb_title {
		font-weight : bold;
        font-size: 0.8em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: .85em;
        padding-bottom: 10px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: .85em;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: .9em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.sortorder_cell {
        padding: 2px;
        margin: 0px;
        font-size:0.7em;
}

.sortorder_options {
        /*background : white ;*/
        color : white;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        white-space: nowrap;
}

.admin_menu_thumb {
        font-size: .85em;
        border: 1px solid #005D8C;
        background-color : #5D6674;
        color:#cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #CCCCCC;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.admin_menu {
        font-size: 1em;
		font-weight: bold;
        color:#333;
        text-align: center;
        background-color: transparent;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
		margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
}

a.admin_menu:hover{
		text-decoration:none;
		}

.footer {
        font-size: 9px;
        color: #000000;
}

.footer a {
        text-decoration: none;
        color: #949494;
}

.footer a:hover {
        color: #000000;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.navmenu {
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

#leftsidebar {
		background-color: #eee;
		padding: 5px;
		}

#gallery {
		background-color: white;
		padding-left: 10px;
		padding-right: 10px;
		}

/* End Coppermine Styles */

/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul  {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 200px;
}

#sidebar ul li {
	list-style-type:none;
	margin-bottom: 2px;
	border: 1px solid black;
}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: black;
}

#sidebar ul li {
	background-color: #C7B8A4;
}

#sidebar ul li:hover,
#sidebar ul li a:hover {
	background-color: #F0EBE7;
	color: black;
}

/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

hr {
        color: gray
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }
/* End Various Tags & Classes*/


/* Begin Images */
p img {
        padding: 0;
        max-width: 100%;
        }

/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

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

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* End Images */



/*        Begin Headers */
h1, h2, h3 {
        font-weight: bold;
		color: #856F51;
        }

.tableh1 h1, .tableh1 h2, .tableh1 h3,
.tableh2 h1, .tableh2 h2, .tableh2 h3 {
		color: white;
}

h1 {
		font-size: 1.8em;
        }

#header h1 {
        color: white;
		text-align: center;
        }


h2 {
        font-size: 1.6em;
        }


h3 {
        font-size: 1.3em;
        }

h1, h1 a, h1 a:hover, h1 a:visited, .description,
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited,
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

h2.sidebar_item {
        margin: 5px 0 0;
        padding: 0;
        font-size: 1.4em;
        }
		
h2, h3, h4 {
        padding: 0;
        margin: 20px 0 0;
        }

div.description {
	font-weight:bold;
	font-style:italic;
}
/* End Headers */


/* Begin Typography & Colors */


#header {
        background-color: #eee;
        }

#content {
        font-size: 1.2em
        }

.sortorder_cell        {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin: 0px;
        padding: 0px;
        }

.sortorder_options {
        padding: 0px;
        margin: 0px
        }


small {
        font-size: 0.9em;
        line-height: 1.5em;
        }

.description {
        font-size: 1.2em;
        text-align: center;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a, h2 a:hover, h3 a:hover {
        color: #856F51;
        text-decoration: none;
        }

a:hover {
        color: #000;
        text-decoration: underline;
        }
		
.tableh1 a, .tableh2 a {
        color: white;
        text-decoration: underline;
        }

.tableh1 a:hover, .tableh2 a:hover {
		color: white;
        text-decoration: underline;
        }

.sortorder_options  a, .sortorder_options  a {
        color: white;
        text-decoration: none;
        }

.sortorder_options  a:hover, .sortorder_options  a:hover {
		color: white;
        text-decoration: underline;
        }
/* End Typography & Colors */

#custom_header {
	text-align:center;
	border:1px dashed black;
	padding: 2px;
}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
