/*
Theme Name: jon-claudi
Theme URI: http://www.jon-claudi.co.uk
Description: Standard jon-claudi.co.uk Theme
Version: 1.0
Author: Jonathan Haig
Author URI: http://www.jon-claudi.co.uk
Tags: 
*/


/* Main Layout */

body, html {
  	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
  	font-size: 12px;
  	color: #333333;
  	margin: 0px;
	text-align:center;
	background-color:#e2e2e2;
}

#main-back{
	width:880px;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#header-top{
	width:859px;
	height:15px;
	text-align: right;
	margin: 0 auto;
	padding-right:6px;
	padding-top:1px;
}

#header{
	width:865px;
	height:92px;
	text-align: left;
	margin: 0 auto;
	background:url("images/header-background.png") repeat-x;
}

#blende{
	width:865px;
	height:222px;
	margin: 0 auto;
	background:url("images/blende/rotator.php") no-repeat top left;
}

#blende-bean{
	width:865px;
	height:222px;
	margin: 0 auto;
	background:url("images/blende-bean/rotator.php") no-repeat top left;
}

#spacer-horiz{
	width:865px;
	height:8px;
	margin: 0;
}

#content-left{
	float:left;
	text-align: left;
	width:642px;
	margin-left:8px;
	border-right:1px solid #cccccc;
}

#content-left-wide{
	text-align: left;
	width:780px;
	padding-left:50px;
}

#content-right{
	float:right;
	text-align: left;
	width:210px;
	margin-right:8px;
	
}

#col1 {
	float:left;
	text-align: left;
	width:207px;
	height:92px;
	margin-left:8px;
	border:1px solid #cccccc;
	background:url("images/cols/bohne.jpg") no-repeat top left;
	padding-top: 130px;
}

#col2 {
	float:left;
	text-align: left;
	width:207px;
	height:92px;
	margin-left:8px;
	border:1px solid #cccccc;
	background:url("images/cols/whisky-shelf.jpg") no-repeat top left;
	padding-top: 130px;
}

#col3{
	float:left;
	text-align: left;
	width:207px;
	height:92px;
	margin-left:8px;
	border:1px solid #cccccc;
	background:url("images/cols/geocaching.jpg") no-repeat top left;
	padding-top: 130px;
}

#col4 {
	float:left;
	text-align: left;
	width:207px;
	height:92px;
	margin-left:8px;
	border:1px solid #cccccc;
	background:url("images/cols/gallery.jpg") no-repeat top left;
	padding-top: 130px;
}

#footer {
	font-size:10px;
	margin-top:8px;
	padding-bottom:4px;
	width:865px;
}

/* Sub-Elements */

#header-top img{
	padding-right:2px;
	border:0px;
}

.logo-top {
	height:61px;
}

.logo-top img {
	border:0px;
}

.nav-left {
	height:31px;
	padding-top:10px;
	padding-left:11px;
	text-transform:uppercase; 
	font-size:14px; 
	font-weight:bold;
}

.nav-left a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}

.nav-left a:hover{
	color:#598F41;
}

.haig-crest {
	float:right;
}

.haig-crest img {
	border:0px;
}

.title {
	width:630px;
	height:46px;
	background-color:#e2e2e2;
	border:2px solid #e2e2e2;
}

.title-wide {
	width:780px;
	height:46px;
	background-color:#e2e2e2;
	border:2px solid #e2e2e2;
}

.navigation {
	height:25px;
	font-weight:bold;
}

.alignright 
{
       float:right; 
       margin:0 0 1em 1em;
}

img.alignright
{
       margin:10px 10px 10px 10px;
}

.alignleft {
       float:left; 
       margin:0 1em 1em 0;
}

.title-wide img {
	float:left;
	padding-right:10px;
}

.title img {
	float:left;
	padding-right:10px;
}

.date {
	font-weight:bold;
}

.clr {
	clear:both;
}

.authors {
	margin:0px;
	padding:0px;
}

.authors img{
	margin-left:10px;
	border:1px solid #e2e2e2;
}

.mehr {
	text-align:right;
	padding-right:8px;
	font-weight:bold;
	font-size:14px;
}

.mehr-left {
	text-align:left;
	padding-left:8px;
	font-weight:bold;
	font-size:14px;
}

.entry {
	margin-bottom:10px;
}

/*
.entry img {
        border: 1px #E2E2E2 solid;
        padding: 5px;
}

*/

.whisky {
        width:600px;
	height:160px;
        margin-left:20px;
        padding-top:11px;
        padding-left:30px;
	background:url("images/whisky_shelf/whisky_shelf.jpg") no-repeat top left;
    
}

.nextprev-top {
	margin-bottom:10px;
}

.archive-list{
	margin-top:8px;
	margin-bottom:10px;
	font-size: 16px;
	font-weight: bold;
}

.archive-list li {
	list-style:none;
	display:inline;	
}

.archive-list li a {
}

/* Text and Links */

.quote {
        font-size:14px;
        font-weight:bold;
        border: 1px solid #E2E2E2;
        padding: 5px;
        margin-left:10px;
        margin-right:15px;
}

h2 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-size:13px;
	margin:0px;
	padding-left:8px;
	padding-top:5px;
}

#col1 p{
	font-size:11px;
	padding-left:8px;
}

#col2 p{
	font-size:11px;
	padding-left:8px;
}

#col3 p{
	font-size:11px;
	padding-left:8px;
}

#col4 p{
	font-size:11px;
	padding-left:8px;
}

#col1 a{
	color:#333333;
}

#col2 a{
	color:#333333;
}

#col3 a{
	color:#333333;
}

#col4 a{
	color:#333333;
}


a {
	color:#50397B;
	text-decoration:none;
}

a:hover{
	color:#70629A;
}

a img {
        border: 0px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration:underline;
	font-weight:bold;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#sidebar h2 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 90%;
	margin: 0px;
	color: #881100;
}

.pagetitle {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #881100;
	padding-bottom:8px;
}

/* Sidebar Styles*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */

/* 96-Tabelle */

.contenttable-0 {
	margin: 0 9px;
padding: 0px;
	width: 550px;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #fff;
}


.contenttable-0 td{
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	padding: 5px 3px 3px 8px;
}

.contenttable-0 th{
	font-weight: bold;
	border-right: 1px solid #fff;
	background: url(/uploads/files/bg_th-black.gif) repeat-x top left;
	font-size: 1.1em;
	line-height: 1.0em;
	padding: 5px 5px 5px 8px;
	text-align: left;
}

.contenttable-0 a{
	color: #fff;
	text-decoration: underline;
}

.contenttable-0 a:hover{
	color: #009430;
	text-decoration: underline;
}

.contenttable-0 th.td-last {
	border-right: none;
}

.contenttable-0 td.td-last {
	border-right: none;
}

.contenttable-0 .tr-odd{
	background-color:#bab8b8;
}

.contenttable-0 .tr-even{
	background-color:#928f8f;
}

.contenttable-0 td.td-bild {
	padding: 0 5px 0 8px;
	border-right: none;
}

/* Wordpress Image Alignment */
img.alignright 
{
       float:right; 
       margin:0 0 1em 1em;
}

img.alignleft {
       float:left; 
       margin:0 1em 1em 0;
}

img.aligncenter {
       display: block; 
       margin-left: auto; 
       margin-right: auto;
}

a img.alignright {
       float:right;
       margin:0 0 1em 1em;
}

a img.alignleft {
       float:left;
       margin:0 1em 1em 0;
}

a img.aligncenter {
       display: block; 
       margin-left: auto; 
       margin-right: auto;
}