/* 
Theme Name: Clanwilliam Lodge Template
Theme URL: http://clanwilliamlodge.co.za/
Description: Clanwilliam Lodge Template
Author: Gareth Lennox
Author URI: http://dwakn.com/
Version: 1.0

Origionally from http://brianpurkiss.com
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/wallback.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #5D5A31;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	width: 780px;
	margin-top: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 10px solid #2d2e21;
	border-right: 10px solid #2d2e21;
}

#page {
	background: #fff url(images/sidebar.gif) top left repeat-y;
}

#nav {
	overflow: auto;
	background: #2d2e21;
	padding: 0.6em;
	font-size: 9px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border-left: 1px solid #C8CB93;
	background: #2d2e21;
}

#nav li.fi {
	border-left: 0 none;
	padding-left: 0;
}

#nav li a {
	background: #2d2e21;
	display: block;
	text-transform: uppercase;
}

#content {
	width: 540px;
	float: right;
	padding: 20px;
}

#sidebar {
	width: 180px;
	float: left;
	background: #dddfba;
	font-size: 9px;
}

#sidebar ul, #sidebar li {
	padding: 1em;
	margin: 0;
	list-style: none;
}

#sidebar a, #content a {
	color: #333333 !important;
	font-weight: bold;
}

a, a:visited {
	line-height: 18px;
	color: #C8CB93;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	color: #C8CB93;
	background: #2d2e21;
	padding: 1em;
	overflow: auto;
	clear: both;
}

#footer .fl {
	float: left;	
}

#footer .fr {
	float: right;	
}

h2 a {
	color: #333 !important;	
}

h1 {
	font-size: 200%;	
}

h2 {
	font-size: 150%;

}

.post h2 {
	margin-bottom: -0.5em;	
}

.postmeta {
	border-bottom: 1px solid #CCC;	
}

img.alignright {
	float: right;
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

img.alignleft {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

table {
	width: 100%;
	margin-bottom: 1em;
}

table.border, table.border td {
	border: 1px solid #DDDFBA;
}

th, .tableheading {
	background-color:#352812;
	border:1px solid #DDDFBA;
	color:#DDDFBA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 18px;
}

hr {
	height: 1px;
	border: 0;
	background: #666;
	color: #666;
	clear: both;
}


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
  .sIFR-active .fancy {
    font-family: Verdana;
    visibility: hidden;
	font-size: 300%;
	color: #000;
	padding: 0;
	margin: 0;
  }
  
  
  .sIFR-active h1.fancy {
	font-size: 400%;
	}
}