/*
Theme Name: Gold & Silversmith Guild of Australia
Theme URI: http://alined.com/
Author: Gold & Silversmith Guild Australia
Author URI: http://alined.com/
Description: The 2014 theme for the Gold & Silversmith Guild of Australia
Version: 1.0
*/

/* FONTS */

@font-face {
	font-family: 'ACaslonPro-Regular';
	src: url('fonts/ACaslonPro-Regular.eot');
}

@font-face {
	font-family: 'ACaslonPro-Regular';
	src: url('fonts/ACaslonPro-Regular.woff') format('woff'),
	url('fonts/ACaslonPro-Regular.svg#ACaslonPro-Regular') format('svg');
}
@font-face {
    font-family: 'gotham_bookregular';
    src: url('fonts/gotham-book-webfont.eot');
    src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-webfont.woff') format('woff'),
         url('fonts/gotham-book-webfont.ttf') format('truetype'),
         url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


	
html, body {
	height: 100%;
}
.wrapper {
	 /* the bottom margin is the negative value of the footer's height */
}



/* PAGE */

body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family: 'gotham_bookregular';
	font-size:12px;	
}
a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#AF976D;
	text-decoration:none;
}
a img	{
	border:0;
	outline:none;
}
img a	{
	border:0;
	outline:none;
}
.wrap {
	margin: 0 auto;
	width:1023px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
	width:1023px;
}
#page {
	float:left;
	clear:left;
	width:1023px;
	position:relative;
}
h1	{
	color:#AF976D;
	font-family: 'ACaslonPro-Regular';
	font-size:28px;
	font-weight:normal;
	text-transform:lowercase;
}
h2 {
	color:#CCCCCC;
	font-family: Verdana;
	font-size:18px;
	font-weight:normal;
}

h1.hometext {
	text-transform:none;
}






/* HEADER */

#header {
	float:left;
	clear:left;
	width:1023px;
	min-height:256px;
	position:relative;
	background-repeat:no-repeat;
}

#logo {
	float:left;
	clear:left;
	margin:90px 0 86px 480px; 
	height:78px;
}
#pagelogo {
	float:left;
	clear:left;
	margin:53px 0 46px 580px !important; 
}
#sitesearch
{
	height: 0px;
	margin-bottom: 50px;
	display: block;
	text-align: right;
	clear: both;
}
.slideshow {
	overflow: hidden ;
    position: relative;
    width: 1023px;
	height:300px;
}
.slideshow img {
    height: 300px;
    width: 341px;
}
#navigation	{
    clear: left;
    float: left;
    width: 100%;
	position: relative;
	margin:0;
}
#navigation.nav-home	{
	background:url("images/page_gradient_03.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
	border-bottom:1px solid #CCCCCC;
}
#access {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}
#access ul {
    list-style: none outside none;
    margin: 0 0 0 30px;
	padding: 0;
}
#access li {
    float: left;
    position: relative;
}
#access li#menu-item-34 a {
	width:26px;
	background:url("images/buttons_16.png") no-repeat scroll 17px 15px rgba(0, 0, 0, 0);
	text-indent:-9999em;
}
#access li#menu-item-89 a {
	margin: 0 0 0 10px;
    padding: 0 10px 0 30px;
	background:url("images/diamond_12.png") no-repeat scroll 0 22px rgba(0, 0, 0, 0);
	color:#AF976D;
	cursor: pointer;
}
#access a {
    color: #999999;
    display: block;
    font-family: 'ACaslonPro-Regular';
    font-size: 18px;
    font-weight: normal;
    line-height: 3.333em;
    padding: 0 14px;
    text-decoration: none;
    text-transform: lowercase;
}
#access ul ul {
	display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 53px;
    width: 120px;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: none repeat scroll 0 0 #313131;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-family: "gotham_bookregular";
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 3px 10px !important;
    text-align: center;
    width: 170px;
}

#access li:hover > a, #access a:focus {
    color: #373737;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	color: #373737;
}
#access ul ul li a:hover {
	color:#999999;
}
#access ul ul li a:hover {
	color:#999999;
}
#access .current-menu-ancestor ul li.current-menu-item a {
	color:#999999;
}





#login {
	background: url("images/dropdown_image.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: none;
    padding: 10px;
    position: absolute;
    right: 45px;
   	top: 46px;
    width: 125px;
	color:#FFFFFF;
	z-index: 9;
}
#login h1 {
	font-size:16px;
}
#login ul {
	margin:0;
	padding:0;
}	
#login .button-primary {
	background: none repeat scroll 0 0 #AF976D;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 2px 5px;
	cursor:pointer;
}
#login .button-primary:hover {
	background:#999999;
}








/* MAIN */

#main {
	float:left;
	clear:left;
	padding:20px 0 20px 46px; 
	background:url("images/page_gradient_03.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
	width:977px;
}
.home { 
	padding:20px 0 40px 46px !important;
	background:none !important;
}
#thin_content {
	float: left;
    margin: 0 50px 0 0;
    width: 657px;
}
#thin_content p {
	line-height:18px;
}
#wide_content {
	float: left;
    width: 930px;
}
#wide_content p {
	line-height:18px;
}
#options {
	clear: left;
    float: left;
    padding: 0 0 10px 45px;
    width: 980px;
	font-family: 'ACaslonPro-Regular';
	font-size: 16px;
}
a.gridview {
	display:none;
}
#options #optionstext
{
	float:left;
	margin-right:5px;	
}
#options ul {
	display: block;
    list-style-position: inside;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
#options ul li {
	display:block;
	float:left;
    background-image: url("images/diamond_12.png");
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:12px;
}
#options ul li:first-child
{
	background-image:none;
	padding:0px;	
}
#options ul li a {
	color:#AF976D;
}
#options ul li.noimg {
	list-style-image: none !important;
    list-style-type: none !important;
}

.memberstable td {
	vertical-align: top;
}












/* SIDEBAR */

#sidebar {
	float: left;
    margin: 0;
    width: 270px;
}
#sidebar h1	{
	text-transform:lowercase;
	margin: 20px 0 5px;
}
#sidebar ul {
	margin:0 0 30px 0;
	padding:0;
	list-style-type:none;
}
#sidebar li {
	background: url("images/dot_point_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #999999;
    line-height: 1.5em;
    padding: 5px 0 5px 20px;
}
#sidebar li a {
	color:#000000;
	text-decoration:none;
}
.rfbp-image-wrap {
	display:none;
}
.rfbp-post-link-wrap {
	display:none;
}
.rfbp-post {
	background: url("images/dot_point_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #999999;
    line-height: 1.5em;
    padding: 5px 0 10px 20px;
}
#cff .cff-details p {
    font-size: 12px;
}






/* AUTHOR BLOCK */
.member a img.defaultFallback
{
	opacity:0.075;
}
.members {
	background:url("images/page_gradient_03.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    border-top: 1px solid #CCCCCC;
    float: left;
    padding: 0 0 33px 45px;
    width: 978px;
}
.members .list-view .meta-member-state,
.members .list-view .meta-member-postcode
{
	display:none;
}
.members.ordered-postcode .list-view .meta-member-state,
.members.ordered-postcode .list-view .meta-member-postcode,
.members.ordered-state .list-view .meta-member-state,
.members.ordered-state .list-view .meta-member-postcode
{
	display:block;
}
.members.ordered-postcode .list-view .meta-member-services,
.members.ordered-postcode .list-view .meta-member-type,
.members.ordered-state .list-view .meta-member-services,
.members.ordered-state .list-view .meta-member-type
{
	display:none;
}
.member {
	border-bottom: 1px dotted #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    color: #999999;
    float: left;
    font-family: 'ACaslonPro-Regular';
    font-size: 16px;
    font-weight: normal;
    height: 155px;
    padding: 20px 8px 0;
    width: 100px;
}
.member.column-8
{
	border-right:0px;	
}
.member.list-view {
	height: auto;
    padding: 20px 8px;
    width: 950px;
	 border-right: medium none;
}
.member.list-view p {
	float:left;
	width:86%;
}
.member p.alwaysshow {
	display:block !important;
}
.member.list-view p.format {
	color: #000000;
    font-family: 'gotham_bookregular';
    font-size: 13px;
    text-transform: none;
}
.member .image {
	width:100px;
	height:100px;
	margin-bottom:5px;
}
.member .image a
{
	display:inline-block;
}
.member .image.list-img {
    float: left;
    margin: 0 20px 0 0;
}
p.hiddendata {
	display:none;
}
.member a {
	color:#999999;
	text-decoration:none;
	display:block;
	line-height:1;
}
.member p {
	margin:5px 0
}
.single_name_title {
	clear: left;
    color: #AF976D;
    float: left;
    font-family: 'ACaslonPro-Regular';
    font-size: 36px;
    font-weight: normal;
}
.profiledetails {
	float:left;
	width:84%;
	height:130px;
	position: relative;
}
.contact {
	float:left;
	clear:left;
	line-height: 18px;
    margin: 4px 0 10px;
}
.contact p {
	display:inline;
	margin:0;
}
.location {
	float:left;
	text-transform:uppercase;
	font-size:14px;
	color:#999999;
}
.fb_iframe_widget {
	float:left;
	margin:2px 0 0;
}
.makers_marks {
	height: 100px;
    position: absolute;
    right: 0;	
}
#membersSearch
{
	float:left;	
}
#membersSearch input,
#membersSearch label,
#membersSearch select
{
	margin-right:5px;
	width:140px;
	display:inline-block;
	padding:2px;
}
#membersSearch select
{
	width:146px;
}
#membersSearch label
{
	width:142px;
}
#membersSearch input[type=submit]
{
	width:120px;
}
.listview,
.gridview
{
	float:right;	
	margin-top:33px;
}



#top {
	background: url("images/page_gradient_03.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
	border-bottom: 1px solid #999999;
    clear: left;
    float: left;
    padding: 30px 0 30px 45px;
    width: 980px;
}
.contact_btn {
	background: url("images/contact_us_03.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    clear: left;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 16px;
    margin: 0 10px 0 0;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 109px;
}
.contact_btn:hover {
	color:#BBBBBB;
}
.profileimg {
	float:left;
	width:120px;
}
.profile {
	border-bottom: 1px solid #999999;
    clear: left;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 30px;
    width: 1024px;
	position: relative;
}
.details {
	float: left;
    margin: 0 30px 40px 45px;
    width: 400px;
}

.title {
	color:#999999;
	font-size:17px;
	font-family: 'ACaslonPro-Regular';
}
.aboutTitle {
	color:#999999;
	font-size:18px;
	font-family: 'ACaslonPro-Regular';
}
.images {
	float: right;
    margin: 30px 0 0;
    width: 548px;
}
.images img {
	padding:5px;
}
#fancybox-title {
	display:none !important;
}
.navigation_btn { 
	position:absolute;
	right:0;
	bottom: -20px;
	color:#999999;
	font-size:17px;
	font-family: 'ACaslonPro-Regular';
}
.back_btn  {
	position: absolute;
	left: -120px;
	bottom: -20px;
	color: #999999;
	font-size: 17px;
	font-family: 'ACaslonPro-Regular';
}
a.back {
	background: url("images/nav_button_03.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    padding: 0 0 0 25px;
}
a.prev {
	background: url("images/nav_button_03.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    padding: 0 0 0 25px;
}
a.next {
	background: url("images/nav_button_05.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    padding: 0 25px 0 0;
}
.footer_back_btn {
	bottom: 10px;
    left: 45px;
    position: absolute;
	color: #999999;
	font-size: 17px;
	font-family: 'ACaslonPro-Regular';
}
.footer_navigation_btn {
	position:absolute;
	right: 45px;
	bottom: 10px;
	color: #999999;
	font-size: 17px;
	font-family: 'ACaslonPro-Regular';	
}











/* FOOTER */

#footer {
	background:#000000;
	border-top:6px solid #AF976D;
	float:left;
	clear:left;
	height:100px;
	width:1023px;
	color:#999999;
	font-size:11px;
	position: relative;
	height:110px;
}
#maker_mark   {
	background: url("images/makers_03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 283px;
    left: 40px;
    position: absolute;
    top: -286px;
    width: 561px;
}
#home_logo {
	left: 44px;
    position: absolute;
    top: -146px;
}
.footer_pane {
	float: left;
    margin: 20px 0 0 20px;
    width: 120px;
}
.footer_pane ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer_pane li {
	padding:2px 0;
}
.long {
	width:300px;
}
.small {
	float:right !important;
	width:26px;
	margin:20px 40px 0 0;
}


/*
search
*/
#sidebar #searchform
{
	margin-bottom:20px;
}
#sidebar #searchform #s
{
	float:left;
	width:200px;
	width: calc(100% - 50px);
	padding:5px 2px;
}
#sidebar #searchform #searchsubmit
{
	border:0px;
	background-color:transparent;
	background-image:url("images/search.png");
	width:19px;
	height:0px;
	padding:0px;
	margin-top:4px;
	padding-top:19px;
	display:block;
	float:right;
	cursor:pointer;
}


/*
search results 
*/
body.search-results article
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
body.search-results article h1
{
	margin-bottom:10px;
}