/*  
Theme Name: Caldium
Theme URL: http://goldplateuk.com
Description: Caldium Theme
Author: Andy Burns
Author URI: http://goldplateuk.com
Version: 1.2
*/
@import url('css/reset.css');
@import url('css/base.css');
@import url('css/type.css');

html{
	height:100%;
}
body{
	margin:0;
	background-color:#fff;
	height:100%;
}
ul{
	margin:0;
}
#page{
	min-height:100%;
	position:relative;
	background-image:url("images/page-background.png");
	background-position:top;
	background-repeat:repeat;
	background-color:#333;
}
#wrap{
	background-color:#fff;
	float:left;
	width:100%;
	background-image:url("images/bottom-background.png");
	background-position:left -4px;
	background-repeat:repeat-x;	
}
#innerwrap{
	width:960px;
	margin:0 auto 40px auto;
}
.logo{
	margin:30px 0 50px 0;
	float:left;
}
img.logo{
	margin:0px;
	float:left;
}
.logoText{
	margin:0px 0 50px 0;
	float:left;
	font-weight:bold;
}
.logoText span{
	display:block;
	color:#fff;
}
#header{
	margin:0 auto;
	text-align:left;
	float:left;
	width:100%;
	background-image:url("images/header-background.png");
	background-position:top left;
	background-repeat:no-repeat;	
	background-color:transparent;	
	border-bottom:2px solid #555;
}
#header h1{
	margin:0;
}
#headerimg{
	width:960px;
	margin:0px auto 0 auto;
}
#headerimg div.menu{
	float:right;
	padding:0px;
}
#headerimg div.menu ul{
	float:right;
}
#headerimg ul ul{
	margin-top:0;
	padding:0px;
}
#headerimg ul li{
	display:inline;
	float:left;
	margin:0;
}
a:active,a:focus{
	outline: 0;
}
.more-link{
	font-size:80%;
}

#headerimg ul li a{
	display:block;
	padding:45px 10px;
	margin:0;
	line-height:0;
	text-decoration:none;
}
#headerimg ul li.current_page_item a,#headerimg ul li a:hover{
 background-color:#555;
 color:#fff;
}
#headerimg p{
	color:#555;	
}
#page.rightsidebar #content{
	float:left;
}
#page.leftsidebar #content{
	float:right;
}
#breadcrumb{
	margin:0;
}
#breadcrumb a{

}
#content{
	width: 630px;
}
h2.large-heading{
	clear:left;
	margin-bottom:0;
}
h2.medium-heading{
	clear:left;
	margin-bottom:0;
}
h2.small-heading{
	clear:left;
	margin-bottom:0;
}
#sidebar{
	width: 270px;
	padding:0px;
	margin:0;
	font-size:90%;
}
#sidebar  h2{
	padding:0px;
	margin: 2em 0 0 0;
}
#sidebar  ul, #sidebar  ul li,#sidebar  form{
	padding:0px;
	margin: 0;
}
#sidebar  p{
	padding:0px;
	margin: 1em 0;
}
#sidebar  table{
	padding:0px 10px 0 10px;
	margin: 1em;
}
#sidebar  ul li, #bottom ul li{
	padding:10px 0 0 0;
	margin: 0px 0px 0px 0px;
	background-image:url("images/sidebar_divider.png");
	background-repeat:no-repeat;
	background-position:top left;

}
#sidebar ul li,#bottom ul li{
	list-style-type:none;
}
#content ul li{
	list-style:square inside none;
	padding-left:10px;
}

#page.leftsidebar #sidebar{
	float:left;
}
#page.rightsidebar #sidebar{
	float:right;
}
#bottom{
	width:100%;
	clear:both;
	text-align:center;
	color:#ccc;
	padding-bottom:40px;
	background-image:url("images/bottom-background2.png");
	background-position:center center;
	background-repeat:repeat;
	border-top:2px solid #555;
}
#bottom a:hover{
	text-decoration:underline;
}
#bottom_wrap{
	margin:0 auto;
	width:960px;
	text-align:left;
	padding:1em 0;
}
#bottom1,#bottom2,#bottom3{
	padding:0 10px;
	float:left;
	width:300px;
}
#bottom h2{
	margin:4px 0;
}
#bottom div.clear{
	margin:0 0 20px 0;
	height:1px;
}
#nav_footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:25px;
	padding:4px 0 0 0;
	text-align:center;
	background-image:url("images/footer_bkd.png");
	background-position:top left;
	background-repeat:repeat;
}
#nav_footer li{
	display:inline;
	background-image:none;
	color:#888;
	font-size:85%;
}
#nav_footer li a{
	margin:1em;
}
#nav_footer li#credit a{
	margin:0;
}
#sidebar #searchform {
	width:244px;
	margin:2em 0;
}
#searchform *{
	margin:0;
	padding:0;
}
#searchform label{
	visibility:hidden;
	font-size:0;
}
#s{
	color:#555;
	width:190px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
	float:left;
}
#searchform input.search-butt{
	outline:none;
	margin:0 0 0 5px;
	padding:0;
	border:none;
}
.search-butt:hover{
	background-color:#333;
}

.entry{
	overflow:hidden;
}
.clear{
	clear:both;
}
.portRow{
	clear:left;
	float:left;
	width:100%;
	margin: 1em 0;
}
.portfolio{
	float:left;
	margin-left:10px;
	padding:0;
}
.first{
	margin-left:0px;
}
.post-box{
	position:relative;
	width:300px;
	float:left;
	margin:40px 0 0 0;
	height:300px;
	overflow:hidden;
}
.post-box.even{
	width:360px;
}
.post-box h2{
	margin:10px 10px 0px 10px;
}
.post-box p{
	margin:0px 10px 10px 10px;
	font-size:13px;
}
.post-box.even h2{
	margin:10px 35px 0px 35px;
}
.post-box.even p{
	margin:0px 35px 0px 35px;
}
.post-box p.foot{
	position:absolute;
	margin:0;	
	bottom:0;
	padding-left:20px;
	background-image:url("images/featuremenu.png");
	background-color:#fff;
	background-position:top left;
	background-repeat:no-repeat;
	height:26px;
	overflow:hidden;
}
.post-box.even p.foot{
	margin:0 0 0 25px;	
}
.post-box p.foot a{
	padding:13px 16px 13px 10px;
	margin:0 0 0 1px;
	line-height:0px;
	float:left;
	background-image:url("images/featuremenu.png");
	background-color:#555;
	background-position:top right;
	background-repeat:no-repeat;
	color:#fff;
}
.post-box p.foot a:hover{
	background-color:#555;
}
.post-box img{
	display:block;
	padding:5px;
	margin:5px;
	background-image:url("images/thumb-background.png");
	background-color:#ccc;
	background-position:top right;
	background-repeat:repeat;
}
.post-box.even img{
	margin:5px 35px;
}
.post-overview{
	width:100%;
	float:left;
}
.post-overview ul{
	margin:1em 0;
}
#content ul.subNav li{
	display:inline;
	margin-right:1em;
	background-position: 0px 6px;
}

.portfolio img{
	padding:5px;
	background-image:url("images/thumb-background.png");
	background-color:#ccc;
	background-position:top right;
	background-repeat:repeat;
}
.portfolio img.error{
	background-image:url("images/error_image.jpg");
}
.post-overview img.thumb{
	float:left;
	margin:5px 1em 0px 0px;
}
.post-overview img{
	margin:10px;
	padding:5px;
	background-image:url("images/thumb-background.png");
	background-color:#ccc;
	background-position:top right;
	background-repeat:repeat;
}
.post-overview img.head{
	float:none;
	margin: 1em 0 1em 0;
}
ul.headingmenu{
	clear:both;
	text-align:left;
	padding:0;
	margin:2em 0;
	background-image:url("images/headingmenu_bkd.png");
	background-repeat:no-repeat;
	background-position:center right;	
	height:35px;
}
#content ul.headingmenu li{
	display:block;
	background-image:none;
	float:left;
	padding:10px 15px 10px 15px;
	margin:0px;
	border-right:1px solid #ddd;	
	border-left:1px solid #fff;	
	line-height:15px;
}
#content ul.headingmenu li.first{
	background-image:url("images/headingmenu_end.png");
	background-repeat:no-repeat;
	background-position:top left;
	border-left:0;
}
#content ul.headingmenu li.social{
	background-image:url("images/headingmenu_social.png");
	background-repeat:no-repeat;
	background-position:top right;
	border-right:0;
	float:right;
	border-left:1px solid #ddd;
	padding:0 8px 0 6px;
	background-color:#888;
}
#content ul.headingmenu li.social a{
	display:block;
	float:left;
}
#content ul.headingmenu li.social img{
	padding:0;
	margin:0;
	background-image:none;
	border:0;
	background-color:transparent;
}
#content ul.headingmenu li.last{
	border-right:0;
	float:right;
	border-left:1px solid #ddd;
	padding:0;
}
#content ul.headingmenu li.last a{
	background-image:url("images/headingmenu_right.png");
	background-repeat:repeat-x;
	background-position:top right;
	display:block;
	padding:10px 15px 10px 15px;
	line-height:15px;
	color:#fff;
	background-color:#888;
}
#content ul.headingmenu li.last a:hover{
	background-color:#555;
}
.imgLeft,.alignleft,.attachment-post-thumbnail{
	float:left;
	padding-top: 5px;
	padding-right: 12px;	
}
.imgRight,.alignright{
	float:right;
	padding-top: 5px;
	padding-left: 12px;	
}
.aligncenter{
}
#content.fullwidth{
	width: 960px;
}
#content.mygallery dl.gallery-item{
	margin:1em 0;
}
#content.mygallery .gallery-item dd{
	display:none;
}
/* ------- Over-ride wordpress gallery generated css  ------- */
.gallery-item img{
	border-width:1px!important;
}
#comments{
	padding-top:1em;
}
.comment{
	clear:both;
	margin:1em 0;
}
.comment-body{
	border:0px solid #eee;
}
#singlecomments li.comment{
	list-style-type:none;
	padding:0;
	margin:1em 0;
}
#singlecomments li.comment ul.children{
	margin-left:2em;
}
#singlecomments div.comment-body{
	background-repeat:no-repeat;
	background-color:#f6f6f6;
	border:1px solid #ddd;
	padding:10px;
	-moz-border-radius:3px 3px 3px 3px;
}
.comment-author img{
	background-color:#eee;
	padding:5px;
	background-image:url("images/avatar-background.png");
	background-color:#ccc;
	background-position:top left;
	background-repeat:repeat;
	float:left;
	margin: 0 10px 10px 0;
}
.reply{
	text-align:right;
}
.reply a{
}
.comment-body p{
	clear:both;
	color:#555;
}
input,textarea{
	padding:5px;
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#f6f6f6;
	border:1px solid #ddd;
}
textarea{
	width:98%;
}
#wpcAdsBox{
	margin:1em 0 2em 0;
	float:left;
	width:270px;
}
#wpcAdsBox ul li{
	background-image:none;
	padding:0;
	float:left;
}
#wpcAdsBox ul li a{
	display:block;
	padding:5px 10px 5px 0px;
}
#comments,#respond{
	clear:left;
}
/*
Glass Effects
*/
#page.glass #headerNav{
	height:90px;
}
#page.glass #headerNav{
	background-image:url("images/nav-background.png");
	background-repeat:repeat-x;
	height:90px;
}
#page.glass #headerimg ul li a{
	display:block;
	padding:44px 10px;
	margin:0;
	line-height:0;
}
#page.glass #headerimg ul li{
	height:90px;
}
#page.glass #headerimg ul li.current_page_item a{
	background-image:url("images/nav-background-over.png");
	background-repeat:no-repeat;
	background-position:top left;
}
#page.glass #headerimg ul li a:hover{
	background-image:url("images/nav-background-over.png");
	background-repeat:no-repeat;
	background-position:top left;
}
#page.glass #nav_footer{
	padding:1em 0;
	background-image:url("images/footer-background.png");
	background-position:top left;
	background-repeat:repeat-x;
}
#page.glass #bottom div.clear{
	margin:0 0 60px 0;
}
