/*  
Theme Name: Click
Theme URI: http://www.landingnet.co.uk
Description: Click Advertising.
Version: 1.0
Author: Shaun Gill / Matt Parkinson - LandingNet Ltd
Author URL: http://www.landingnet.co.uk/

*/


* {
	font-weight: normal;
}
body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background:url(../../../../images/bg-click.jpg) #f0f0f0 fixed;

}

body h1,h2,h3,h4,h5,h6,blockquote,p,dd,dl,hr,form{
	padding: 0;
	margin: 0;
}
img, a img{
	border: 0;
	text-decoration: none;
}
h1{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;	
}

a.link{
	
}

a.visted{
	color: #600;
}

a.hover {
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

#header{
	width: 960px;
	height:102px;
	float: left;
	background: url(images/bg-header.gif) no-repeat;
	/*margin-top: 70px;*/
}
#header #logo {
	margin: -1px 0 0 10px;
	float: left;
	width: 100%;
	
}
#header #blog_desc {
	float:right;
	line-height: 80px;
	width: 300px;
	font-size: 3em;
	padding-right: 20px;
	color: #fff;
	text-align: right;
	position: relative;
	top: -80px;
	text-shadow: 2px 2px 2px #000;
}
#container{
	float: left;
	width: 680px;
	padding:15px 50px 15px 0;
}
#topFlashBanner {
	float:right;
	margin: 2px 2px 2px 2px; 
}
/* header nav */
#nav {
	width:960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px !important;
}
#nav ul {
	padding: 1px 10px 0px 10px;
	margin: 0px;
	width: 100%;
	margin-bottom: -1px;
	line-height: 19px !important;
	height: 22px !important;
}
#nav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-bottom: -1px;
}
#nav ul li.first a{
	border:0px none;
	color: #F90;
	margin: 0px;
	margin-bottom: -1px;
}
#nav ul li a {
	color:#FFF;
	white-space: nowrap;
	font-size:.9em;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 1px 0px 5px; 
	border-left: 1px solid  #999999;
	margin: 0px;
	margin-bottom: -1px;
}
#nav ul li a:hover {
	color:#CCC;
}

.sidebar{
	float: left;
	width: 200px;
	background: #FAEFC6;
	margin: 20px 0px 0 26px;
	display: inline; /*should fix IE6 bug of double margins*/
}
.sidebar a {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.sidebar h2 {
	color: #666;
}
.sidebar #search {
	background: #999;
	padding: 5px 5px 7px 5px;
	border: solid 1px #666;
}
.sidebar input{
	padding: 4px 0px 4px 25px;
	width:128px;
	background: url(../../../../images/bg-search.gif) no-repeat;
	border: 1px solid #666;
	color:#000;
	margin: auto;
}
.sidebar input[type=submit] {
	border:0px none;
	width:29px;
	background: url(../../../../images/button-small.gif) 0px 0px no-repeat #999999;
	height:27px;
	position: relative;
	top: 2px;
}
.sidebar input:hover[type=submit] {
	background: url(../../../../images/button-small.gif) 0px -27px no-repeat;
	cursor: pointer;
}
.sidebar a:hover {
	color: #AF6B00;
}
.sidebartop, .sidebarbot {
	height:10px;
	width: 100%;
}
.sidebartop {
	background: url('images/sidebartop.gif');
}
.sidebarbot {
	background: url('images/sidebarbot.gif');
}
/*Footer */
#footer-top-section {
	width: 100%;
	height: 26px;
	background: url(../../../../images/footer-section-top.gif) no-repeat top center;
	clear: both;
}
#footer {
 margin: auto;
 background: url(../../../../images/bg-refine.gif) repeat-x;
 text-align: center;
 clear:both;
 font-size: 1em;
}
#footer ul {
	margin: 0px 0px 30px 0px; 
	position: relative;
	left: -15px;
}
#footer li {
	display: inline;border-left: 1px solid #999;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px; 
}
#footer li.first {
	border: 0px none;
	padding-left: 0px;
}
#footer li a {
	font-size: .9em;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
#footer li a:hover {
	color: #999999;
}
#footer p {
	clear:both;
	color: #e5e5e5;
	font-size: 1.2em;
	line-height:1.2em;
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	text-align:center;
}
#footer p strong {
	color:#000;
	font-weight:bold;
}
#footer p em {
	font-style:normal;
	color:#F90;
}
/*	
#footer{
	float: left;
	clear: both;
	width: 957px;
	
}
*/

	
.post{
	padding: 15px;
	background: url('images/postpanel-bg.gif') bottom no-repeat;
	margin: 5px 0px 20px 0px;
}

.post h2{
	font-size: 18px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post img{
	border: none;
	padding: 10px 0 0 0;
}
.post a{
	color: #666666;
}
.post a:hover{
	color: #BABABA;
}

.entry{
	line-height: 18px;
}
.entry h1, .entry h2, .entry h3, .entry h5, .entry h6{
	padding: 10px 0 0 0;
}

p.postmetadata{
	border-top: 1px solid #333;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.navigation a {
	color: #666666;
}
.navigation a:hover {
	color: #BABABA;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 5px 0 2px 0;
}

.sidebar ul li h2{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Tahoma, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#submit {
	background: url(../../../../images/button-standard.jpg) left no-repeat;
    width: 112px;
	height:25px;
	margin: 10px 10px 20px 5px;
	font-size: .9em;
	padding: 2px 0px 5px 30px; 
	color: White;
	font-weight: bold;
	border:0;
	display:block;
	cursor:pointer;
	position: relative;
	left: -5px;
	text-align: left;
}
#submit:hover[type=submit]{
	cursor: pointer;
		background: url(../../../../images/button-standard.jpg) 113px 0px;