/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
*/


body {
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-color:#0b0b0b;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #B7B7B7;
}

#header {

}

.name { color:#FFFFFF;}

#aus {
	width:150px;
	height:28px;
	background-image:url('images/btn-australia.gif');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;

}

h1.logo {
	width:200px;
	height:107px;
	display:block;
	margin:0px;
	padding:0px;
	background:url(images/logo-rcp.gif) no-repeat;
	float:right;
}

p a.more-link , a.home {
	margin-top:10px;
	font-weight:bold;
	display:block;
	font-size:16px;	
	border:0px;
	text-align:left;
	background-image:url(images/arrow-bullet-red.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

a.home {
	color:#FFFFFF;
	text-decoration:none;
}

p.tags {
	display:block;
	padding:10px;
	background-color:#161616;
}


p a.more-link:hover {
	border-bottom:1px dotted #666666;
}

h1.logo strong {
	display:none;
}

*html #navbar { 
	position:absolute;
}

#navbar {
	height:72px;
	width:550px;
}

ul#nav { width: 550px; height:52px; padding:0px; margin:0px;}
ul#nav li {  padding:0; margin:0; list-style-type: none;  float:left;}
ul#nav li a { display:block; padding: 0;  }

ul#nav li.home a { background:url(images/nav-home.gif) 100% 0px; width:91px; height:72px;  }
ul#nav li.home a:hover { background:url(images/nav-home.gif) 100% -72px; }

ul#nav li.about a { background:url(images/nav-about.gif) 100% 0px; width:105px; height:72px; }
ul#nav li.about a:hover { background:url(images/nav-about.gif) 100% -72px }

ul#nav li.projects  a { background:url(images/nav-projects.gif) 100% 0px; width:105px; height:72px;  }
ul#nav li.projects a:hover { background:url(images/nav-projects.gif) 100% -72px; }

ul#nav li.services  a { background:url(images/nav-services.gif) 100% 0px; width:127px; height:72px;  }
ul#nav li.services a:hover { background:url(images/nav-services.gif) 100% -72px }

ul#nav li.contact  a { background:url(images/nav-contact.gif) 100% 0px; width:121px; height:72px;  }
ul#nav li.contact a:hover { background:url(images/nav-contact.gif) 100% -72px; }

ul#nav li a strong { display: none; }
ul#nav li a.current { background-position:100% 0; }

#page {
	width:750px;
	margin:0 auto 0 auto;
	
}

#headerImage {
	width:750px;
	background-color:0FFFFFF;
	margin-top:7px;
}

#content {
}


*html #container {
	margin-top:90px
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b7b7b7;
	line-height:1.7em;
}

#content h2.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#e70027;
	margin:0px;
	font-size:1.4em;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px dotted #383838;
}

#content h2.title a {
	color:#e70027;
	text-decoration:none;	
}

.homeC {
	width:490px;
	height:200px;
	background-image:url(images/heading-latest-news.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:16px;
	padding-left:250px;
	overflow:auto;
	padding-right:10px;
}

div.list-panel { width: 250px;  float: left; background: #1A1A1A url(images/bg-footer-menu.gif) no-repeat left top; margin: 20px 0 15px 0; }
div.list-panel ul { font-size: 0.8em; padding: 0 0 5px 0; margin: 0; list-style-type: none; }
div.list-panel ul li { margin: 0; padding: 0; display: inline; }
div.list-panel ul li a { display: block; color: #CDCDCD; text-decoration: none; background: url(images/arrow-bullet-s.gif) no-repeat 25px center; padding: 5px 0 5px 40px; margin: 0; border-top: 1px solid #202020; }
div.list-panel ul li a:hover { background: #242424 url(images/arrow-bullet-s.gif) no-repeat 30px center; color: #CCC; padding-left: 45px; }
div.list-panel h1 { font-size: 0.8em; color: #FFF; font-weight: normal; margin: 15px 0 15px 20px; letter-spacing: 3px; font-family: "Trebuchet MS", Arial; }
div.list-panel h1 a { color: #fff; text-decoration: none; }
div.list-panel h1 a:hover { color: #838383; border-bottom: 1px dotted #2C2C2C; }

div.left-panel-sml { width: 250px;float:left; }

.narrow {
	width:500px;
	float:right;
	
}

h2 { margin: 0 0 10px 0; color: #FFF; font-size: 1.4em; }

h2.profileName { margin: 0 0 10px 0; color: #FFF; font-size: 1.4em; border-bottom:1px solid #333333; padding-top:10px; padding-bottom:5px;}

div.clear {
	clear:both;
}

.entry ul {
	font-size:12px;
}

.entry h1 {
	color
}

p { font-size: 0.8em; line-height: 1.6em; }
p a, span.copyright a { text-decoration: none; color: #fff; border-bottom: 1px dotted #8FC8E3; }
p a:hover, span.copyright a:hover { color: #999; border-bottom: 1px dotted #8fc8e3; }
div.contact-details { float: left; width: 150px; margin-left: 20px; font-size: 0.9em; display: inline; }
div.contact-details h3 { color: #fff; letter-spacing: 1px; }

.entry ul li {
	font-size:12px;
	margin-bottom:5px;
}

div.related-work { width: 202px; background: #272727 url(images/bg-related.gif) left bottom no-repeat; margin: 5px 0 0 10px; text-align: center; padding: 0 0 10px 0; }
div.related-work h3 { text-align: left; margin: 2px 15px 20px 15px; font-size: 0.6em; }
div.related-work h3 a, div.thb h3 a { color: #999; text-decoration: none; background: url(images/icon-detail.gif) no-repeat right 4px; display: block; padding: 2px 15px 2px 0; }
div.related-work img, div.thb img { border: 3px solid #FFF; }
div.related-work h2 { background: url(images/bg-related-heading.gif) no-repeat left top; font-size: 0.7em; letter-spacing: 2px; padding: 15px 0 10px 15px; color: #CCC; text-align: left; font-weight: normal; }

#thumb-area h2 { font-size: 0.7em; clear: both; padding: 7px 0 8px 10px; background: url(images/bg-footer.gif) repeat-x left top; font-weight: normal; letter-spacing: 1px; margin: 0 0 10px 0; }
#thumb-area { float: left; width: 750px; }
img.project-img { border: 3px solid #FFF; }

div.thb { height: 160px; width: 171px; float: left; margin: 7px; display: inline; }
div.thb h3 { text-align: left; margin: 5px 0 0 0; font-size: 0.6em; height: 20px; }
div.thb a img { border:3px solid white; }

p strong.quote { font-family: "Trebuchet MS", Arial; color: #888888; font-weight: normal; font-size: 1.5em; line-height: 1.3em; display: block; margin: 20px 0 20px 0; }
h2.quote { font-family: "Trebuchet MS", Arial; color: #888888; font-weight: normal; font-size: 1.3em; line-height: 1.3em; display: block; margin: 20px 0 20px 0; }

ul.sub-cate-lrg { margin: 0px 0px 10px 0px; padding: 0 0 10px 0; list-style-type: none; height: auto; border-bottom: 1px solid #2C2C2C; float: left; clear: both; }
ul.sub-cate-lrg li { width: 365px; height: 30px; text-align: left; margin: 0 0 7px 10px; float: left; display: inline; }
ul.sub-cate-lrg li a { color: #999; text-decoration: none; font-family: "Trebuchet MS", Arial; font-weight: bold; font-size: 1.1em; background: url(images/arrow-bullet-grey.gif) no-repeat left center; padding-left: 25px; display: block; }
ul.sub-cate-lrg li a:hover { background-image: url(images/arrow-bullet-red.gif); color: #FFF; }

ul.sub-cate-sml { margin: 0 0 0 10px; padding: 0; list-style-type: none; height: auto; clear: none; }
ul.sub-cate-sml li { text-align: left; margin: 5px 0 5px 0; display: inline; }
ul.sub-cate-sml li a { color: #999; text-decoration: none; font-family: "Trebuchet MS", Arial; font-weight: bold; font-size: 0.8em; background: url(images/arrow-bullet-s-grey.gif) no-repeat left center; padding-left: 25px; display: block; margin: 5px; }
ul.sub-cate-sml li a:hover { background: url(images/arrow-bullet-red.gif) no-repeat left center; color: #FFF; }

h1.pageTitle { color: #e70027; font-size: 2em; padding: 0 0 7px 10px; border-bottom: 1px solid #2c2c2c; letter-spacing: -1px; text-transform: uppercase;}
h2.pageTitle { margin-top:21px; color: #e70027; font-size: 2em; padding: 0 0 7px 10px; border-bottom: 1px solid #2c2c2c; letter-spacing: -1px; text-transform: uppercase;}
span.drop-cap { font-size: 3em; font-weight: bold; color: #fff; float: left; margin: 2px 7px 0 0; padding: 4px 0 4px 0; }
span.rss a {
	display:block;
	width:29px;
	height:28px;
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	float:right;
	position:relative;
	top:-5px;
	left:1px;
}
span.rss a strong {
	display:none;
}

#footer { clear: both; text-align: right; font-size: 0.7em; float: left; background: url(images/bg-footer.gif) repeat-x left top; height: 29px; padding: 6px 0 0 0; width: 750px; margin: 20px 0 40px 0; }
#footer ul { margin: 0px; padding: 0 0 0 15px; float: left; }
#footer ul li { display: inline; border-right: 1px solid #303030; padding: 0 6px 0 6px; }
#footer ul li a { color: #CCC; text-decoration: none; }
#footer a { color:#FFFFFF; text-decoration:none;}
#footer span.copyright { font-size: 0.9em; color: #6C6C6C; margin: 0 15px 0 0; }
#sitemap { margin-top:20px; }
div.left-panel-sml { width: 250px; float:left; }

ul.pList {
	width:262px;
	list-style-type:disc;
}	
.projEcts {
	float:right;
	margin-top:0px;
}

.profilePic {
	border:3px solid #333333;
	float:right;
	position:relative;
	top:-10px
}

.detailLeft {
	float:left;
		margin-top:46px;
}

div.text-area { float: right; width: 490px; }


div.text-area ul { font-size: 0.8em; list-style-type:none; text-indent:none; margin-left:9px; padding:0px;}
div.text-area ul li { margin: 4px 0 5px 0; list-style-type:none; background-image:url('images/bullet.jpg'); background-repeat:no-repeat; background-position:left; padding-left:20px;}
div.text-area h1 { margin: 0 0 10px 0; color: #FFF; font-size: 1.4em; }
div.text-area h2 { margin: 0 0 10px 0; color: #FFF; font-size: 1.4em; }
div.text-area h3 { color: #999; font-weight: normal; font-size: 0.9em; letter-spacing: 1px; margin: 20px 0 15px 0; }
div.text-area h4 { font-size: 0.7em; margin: 0 0 20px 0; background: #282828 url(images/bg-footer.gif) repeat-x left bottom; padding: 6px; color: #CCC; }
div.text-area h4 strong { float: right; clear: none; display: block; text-align: left; width: 235px; color: #666; border-left: 1px solid #272727; padding: 0 0 0 10px; }

ul.lcp_catlist {
	list-style:none;
	margin:0px;
	text-align:left;
	padding:0px;
	margin-left:15px;
	margin-bottom:10px;
}

ul.lcp_catlist li {
	background-image:url(images/diamond-point.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

ul.lcp_catlist a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}	
