/*
Theme Name: Currie Communications 
Theme URI: h
Description: WordPress theme for Currie Communications
Version: 1.0
Author: David McDonald
Author URI: http://www.davidmcdonald.org
Tags: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed by August august.com.au and built by David McDonald.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import 'css/reset.css';


*{ 
	margin: 0;
	padding: 0;
 }

br{clear:left;}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	}



#maincontainer{
	width: 950px; 
	margin: 0 auto;
	background:url(images/bg-chillie.gif) no-repeat bottom right;
	min-height:700px;
	}

#topsection{
	height: 150px;
	}

		#topsection h1{
			margin: 0;
			padding-top: 15px;
			}
		
		#quote{
			float:left; 
			font-family:"Trebuchet MS", Arial, Verdana;
			font-size:14px;
			color:#6E6E70;
			line-height:17px;
			text-align:center;
			margin: 0 0 0 350px;
			}
		
		.quote-logo{
			margin: 10px 0 0 0;
			float:right;
			}

#contentwrapper{
	float: left;
	width: 100%;
	}

#contentcolumn{
	margin-left: 240px;
	}

#leftcolumn{
	float: left;
	width: 250px;
	margin-left: -950px;
	}

		#left-menu{
			background-image:url(images/left-menu-bg.gif);
			background-repeat:no-repeat;
			display:block;
			height:403px;
			}

			#left-menu ul{
				margin: 20px 0;
				padding: 45px 10px 0 25px;
				list-style-type: none;
				font-family:"Trebuchet MS", Arial, Verdana;
				font-size:14px;
				} 	
			
			#left-menu li{
				margin: 2px 0 0;
				} 	
			
			#left-menu a {
				display: block;
				width:190px;
				height:25px;
				padding-left:2px;
				text-decoration: none; 
				color: #78868c;
				} 	
			
			#left-menu a:hover {
				border: 0;
				background: url(images/left-menu-over.png);
				color: #2e92d8;
				padding-left:2px;
				}

#footer{
	clear: left;
	width: 100%;
	background: #fff;
	text-align: left;
	padding: 4px 0;
	}

	#footer a{color: #FFFF80;}
	#footer-nav{float:right; width:700px; font-family:Arial, Helvetica, sans-serif; 
	color:#78868c; font-size:12px;margin-bottom: 1.5em}
		#footer-nav li{
			display:inline;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#989a9b;
			margin-left:10px;
			}
	
		#footer-nav li a{
			font-family:Arial, Helvetica, sans-serif;
			color:#6E6E70;
			text-decoration:none;
			}
		
		#footer-nav li a:hover{
			text-decoration:underline;
			}
	
	
	

.innertube{
	margin: 20px 10px 10px 10px ; /*Margins for inner DIV inside each column (to provide padding)*/
	}

.content-padding{ padding:20px 25px 0 25px;}
	
	.content-padding p{ font-family:"Trebuchet MS", Arial, Verdana; font-size:13px; color:#78868c; line-height:18px; margin:5px 0 1em 0; clear:left;}
	
	.content-padding p a{color:#78868c; text-decoration:underline;}
	
	.content-padding ul{font-family:"Trebuchet MS", Arial, Verdana; font-size:13px; color:#78868c; list-style:disc; list-style-position:outside; 
						line-height:18px; margin-left:25px;}
	
	.content-padding li{ margin-top:15px;}
	.content-padding li a{ color:#78868c; text-decoration:underline;}
	
	.hr{ background-image:url(images/hr.gif); display:block; background-repeat:repeat-x;}

h1 a{ 
	color:#7a7a7d; 
	background-image:url(images/currie_logo.gif);
	background-repeat:no-repeat;
	display:block;
	height:139px;
	width:250px;
	text-indent:-99999px;
	clear:both;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#54a2d8;
	font-weight:normal;
	}
	
.post h2, .archive h2{
	font-size: 22px;
	margin-bottom: 1em;
}

.post strong, .archive strong{
	color: #555;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54a2d8;
	margin-bottom:0px;
	margin-top:5px;
	}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#54a2d8;
	font-weight:normal;
	
	}
	
/*---------------StartFormStyles---------------------*/
#contact-left-col{
	float:left;
	width:400px;
	}
	
#contact-right-col{
	float:right;
	width:220px;
	margin-top:10px;
	}



.form{
	height:249px;
	margin-top:10px;
	}

.form label,input{
	display:block;
	width:150px;
	float:left;
	margin-bottom:10px;
	}
	
.txt-box{
	background-color:#fff;
	border:1px solid #dbdcde;
	width:300px;
	}
	
.form label{
	text-align:left;
	width:75px;
	padding-right:5px;
	font-family:"Trebuchet MS", Arial, Verdana
	font-size:13px;
	color:#6e6e70;
	}
	
#submit-button{
	width:81px;
	height:34px;
	border:0;
	background:transparent url(images/sumbit.gif) no-repeat center top; 
	text-indent:-1000em; 
	cursor:hand;
	margin:0;
	padding:0;
	}
	
#button{
	padding:5px 0 0 80px;
	}
	
#thankyou{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#54a2d8;
	padding-top:5px;
	}

.mandetory,#errors{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;color:#e04f4f;
	}

#errors-container{
	display:block;
	margin-left:80px;
	}
#errors-container li{
	line-height:15px;
	}
/*---------------EndFormStyles---------------------*/

#staff-photo{
	float:left;
	margin:0 5px 60px 0;
	}

div.container { width:570px; position:relative; float:right;}

div.container div{
	width: 100%; 
	font-size: 12px; 
	text-align: left; 
	display: none;
/*	
	display: block;
	position: absolute;
	top: 0;
	left: 0;*/
}

#home-quote{ 
	float:right;
	width:400px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	line-height:18px;
	color:#6E6E70;
	text-align:right;
	padding:55px 0 0 0;
	margin-left:135px;
	}
	
textarea#comment{
	width: 500px;
}

#contentcolumn .post a:link, #contentcolumn .post a:visited{
	color: #78868C;
}

.blog .post h2, .single .post h2{
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

.blog .post h2 a, .single .post h2 a{
	text-decoration: none;
}

.postmetadata{
	padding-top: 1em;
}

.blog .post small, .archive .post small{
	color: #6e6e70;
	font-family: "Trebuchet MS",Arial,Verdana;
}

.archive .post{
	padding: 1em 0 1.5em;
}

.archive .post h3{
	margin-bottom: 0.5em;
	font-size: 1.6em;
	font-weight: normal;
}

.archive .post h3 a{
	text-decoration: none;
}

#logos img{
	margin-right: 15px;
}

#footer p{
	margin-left: 15px;
}

#footer a{
	color: #78868C;
	font-size: 0.9em;
}

#subnav{
	float: left;
	width: 100%;
}

#subnav ul{
	float: left;
	clear: both;
	list-style: none;
	margin: 0 0 1.5em 0;
}

#subnav li{
	float: left;
	margin: 0 1em 0 0;
}

/* rss icon */

p.rss a{
	display: block;
	padding-left: 25px;
	background: url(images/iconRSS.jpg) no-repeat left;
}