/*
Theme Name: Tinbilly 
Author: Drew Foster - KND Web Consulting
Author URI: http://www.knd.com.au
*/

/* Begin Structure */s
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#container {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	overflow: hidden;
}

#container #logo {
	width: 370px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
}

#sidebar {
	padding: 5px 0 0 0;
	width: 200px;
	float: left;
	margin-top: 90px;
}

#sidebar img {
	margin: 0 0 10px 0;
	border: 5px solid #fff;
}

#main-page {
	float:left;
	width: 660px;
	margin: 30px 10px 0 0px;
}

#header {
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	height: 330px;
	margin: 0;	
}

#header.tinbar {
	background: url('images/header-tinbar.jpg') no-repeat;
	border: 5px solid #fff;
}

#header.gallery {
	background: url('images/header-gallery.jpg') no-repeat;
	border: 5px solid #fff;
}

#header ul {
	float: right;
	padding: 10px 5px 10px 5px;
	margin: 280px 0 0 0;
	background-color: #8ABA18;
}

#header ul li {
	display: inline;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	border-right: 1px solid #fff;
}

#header ul li a {
	font-weight: 700;
	color: #fff;
}

#header ul li a:hover {
	color: #fefb00;
}	

#header ul li.page-item-19 {
	border-right: none;
	padding-right: 10px;
}

#content {
	margin: 0;
	background: #00175a;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	padding: 20px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	overflow: hidden;
}

#content a {
	color: #fe8d3f;
}

#content a:hover {
	color: #0094a8;
}

#footer {
	margin-top: 10px;
}

#footer ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	border-right : 1px solid #8adcd8;
}

#footer ul li a {
	font-weight: 700;
	color: #fff;
}

#footer ul li a:hover {
	color: #fefb00;
}	

#footer ul li.lastItemBorder {
	border-right: none;
}

#footer p {
	color: #fff;
	text-align: left;
	margin-left: 10px;
	}

#sidebar-right {
	width: 120px;
	float: left;
	margin-top: 200px;
}
	
/***********************************************************************************************

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/tinbar/bgBar.gif') repeat;
	}

#content {
	text-align: left;
	color: #FFF;
	font-size: 1.2em
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-transform: uppercase;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors ****************************************************************************************/

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

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
	}

.textAlignRight {
	text-align: right;
}	
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	list-style: none;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

#languageOptions ul {
	list-style: none;
	margin: 0 0 0 160px;
	width: 100%;
}

#languageOptions ul li {
	display: inline;
	padding-right: 20px;
}

#tin-bar-highlights, #tin-bar-highlights-alt {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding: 20px 0 20px 0;
}

#tin-bar-highlights h1, #tin-bar-highlights h2 {
	color: #00adef;
	margin: 0;
}

#tin-bar-highlights-alt h1, #tin-bar-highlights-alt h2 {
	color: #f20084;
	margin: 0;
}

#tin-bar-highlights img, #tin-bar-highlights-alt img, #gallery img {
	float: left;
	border: 5px solid #fff;
	margin-right: 20px;
}

.piclenselink {
	display: none;
}