/*
Theme Name: Fed Story Desktop
Description: Be part of history and share your personal or family story with the rest of Australia at Federation Square
Author: Orasy
Author URI: http://orasy.com/
Version: 1.0
*/


@charset "UTF-8";


.navigation a#home, .navigation a#about, .navigation a#view-bydecade, .navigation a#view-bytheme, .navigation a#upload-story, .thumb-home, .thumb-portal, a {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.navigation a#home:hover, .navigation a#about:hover, .navigation a#view-bydecade:hover, .navigation a#upload-story:hover, .navigation a#view-bytheme:hover, .thumb-home:hover, .thumb-portal:hover, a:hover {
	opacity: 0.4;
}   

html {
	font-size:.9em;
	color:#FFF;
	font-family: sans-serif;
	
	
}
a img {
	border:0px;
	
}	

p {
	padding:0px;
	margin:0px;
	margin-bottom:12px;
	
}

a {
	text-decoration: underline;
	color:#CCCCCC;
}

a:hover {
	color: #62939e;
	text-decoration: underline;	
	
}

h1, h2, h3 {
	font-family: "futura-pt",sans-serif;
	font-weight:bold;
	
}
.story-left h2 {
	font-size:1.3em;
	line-height:1.4em;
	margin:0px;
	color:#62939e;
	margin-bottom:40px;
	padding-right:10px;
	font-weight:bold;
}
h2.tags {
	color:#524F4C;
	
}	


.tags ul {
	margin:0px;
	padding:0px;
	color:#000;
	margin-bottom:40px;
}
.tags ul li {
	list-style:none;
	display:block;
	margin:0px;
	color:#000;
	margin-bottom:12px;
}
.tags ul li a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#524f4c;
	font-family: "futura-pt",sans-serif;
	
}	

.tags-p ul {
	margin:0px;
	padding:0px;
	color:#000;
	margin-bottom:40px;
}
.tags-p ul li {
	list-style:none;
	display:block;
	margin:0px;
	color:#000;
	margin-bottom:12px;
}
.tags-p ul li a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#524f4c;
	font-family: "futura-pt",sans-serif;
	
}	

.tags-p ul li a:hover {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #cd6e4f;
	font-family: "futura-pt", sans-serif;	
	opacity: 1;
}	

#logopad, #textpad {
	padding-left:60px;
	
	
}

body {
	background-image: url(images/federation-story-bg.jpg);
	background-position: center top;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
}

.wrapper {
	background-color: #231F20;
	width: 960px;
	padding:20px;
	padding-bottom:40px;
	margin-right: auto;
	margin-left: auto;
	min-height:600px;
}
.fedsquare-logo {
	margin-left:15px;
	height:85px;
}
.font-sizer {
	margin-left:15px;
	font-size:12px;
	color:#85807B;
	height:31px;
	line-height:31px;
	font-family: "futura-pt",sans-serif;

}
.font-sizer a {
	font-size:12px;
	display: inline-block;
	color:#85807B;
	text-decoration:none;
	text-align:center;
	
}
.header-text {
	font-family: "futura-pt",sans-serif;
	font-size:1.2em;
	padding-top:20px;
	padding-left:14px;
	min-height:84px;
	color:#62939e;
	
}
#hero-txt {
	font-family: "futura-pt",sans-serif;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	
}	


.home-hero {
	min-height: 479px;
	width: 490px;
	position:relative;
}

.hero-d{
	width:492px;
	height:auto;
}

.hero-text {
	position: absolute;
	top: 334px;
	width: 485px;
}

.footer-wrapper {
	width: 960px;
	background-color: #231F20;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 20px;

}
#footer-text {
	color:#CCC;
	font-size: .7em;
	line-height:1.4em;
	padding-top:5px;
	
	width: 275px;
	height:80px;
	float: left;
	padding-right: 115px;
	background-image: url(images/footer-divider.png);
	background-repeat: no-repeat;
	background-position: right top;
}	
#footer-social {
	font-size: .7em;
	float: left;
	height:85px;
	width: 222px;
	background-image: url(images/footer-divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 115px;
	
	
}	
#footer-links {
	font-size: .7em;
	float: left;
	height:70px;
	padding-top:25px;
}
#footer-links ul {
	padding:0px;
	margin:0px;
}	
#footer-links li {
	padding:0px;
	margin:0px;
	list-style:none;
}	


#footer-links a {
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-image: url(images/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}



#top-line {
	padding-top: 28px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #423E3A;
	
}	
a#url {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/arrrow-blue.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 23px;
	margin-right:12px;
	padding-left: 33px;
	display:block;
	line-height:23px;
}
a#tell-us {
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.2em;
	
	
}	

#trail {
	margin-top:12px;
	
}	

#trail a {
	display: inline-block;
	color:#FFF;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	
}

.navigation {
}
.thumb-home {
	float: left;
	width: 230px;
	margin-left: 15px;
}

.thumb-home img {
	width: 230px;
	height:auto;
}

.thumb-home h3 a {
	color:#FFF;
	line-height:1.1em;
	text-decoration:none;
	font-weight:bold;
}

.thumb-home a.text {
	display:block;
	color: #CCC;
	font-size:.85em;
	line-height:1.5em;
	text-decoration: none;
	background-image: url(images/thumb-home-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 57px;
}

.left {
	float:left;
	
}

.right {
	float:right;
	
}


div#nav-below {
	float:left !important;
	font-family: "futura-pt",sans-serif;
	
}
div#nav-below a {
	color:#62939e;
	
}


.thumb-portal {
	width: 355px;
	margin-left: 12px;
	margin-bottom:30px;
	background-color:#2D282B;
}



div.thumb-portal a img.attachment-thumbnail {
	width:355px;
	height:auto;
}


.thumb-portal h3 {
	padding-left:30px;
	padding-right:30px;
	
}

.thumb-portal h3 a {
	color:#62939e;
	line-height:1.1em;
	text-decoration:none;
	font-weight:bold;
	
}

.thumb-portal a.text {
	display:block;
	color: #CCC;
	font-size:.85em;
	line-height:1.5em;
	text-decoration: none;
	background-image: url(images/thumb-portal-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 57px;
}




.thumb-portal p {
	padding-left:30px;
	padding-right:30px;
	
}













.home-middle {
	float: left;
	width: 490px;
}
.home-right {
	float: left;
	width: 245px;
}


.left-column {
	float: left;
	width: 225px;
}
.right-column {
	float: left;
	width: 735px;
}


.logo {
	font-family: "futura-pt",sans-serif;
	font-weight:bold;
	padding-top:20px;
	padding-left:8px;
	font-size:36px;
	line-height:36px;
	min-height:96px;
	
}	

.logo a{
	font-family: "futura-pt", sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 8px;
	font-size: 36px;
	line-height: 36px;
	min-height: 96px;
	text-decoration: none;	
}	

.navigation a#home  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	text-decoration:none;
	line-height:40px;
	/*background-color:#84288F;*/
	background-color: #CD6E4F;
	display:block;
	float:left;
	padding-left:12px;
	width:98px;
	height:40px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;
	margin-bottom:5px;
	
}


.navigation a#about  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	text-decoration:none;
	line-height:40px;
	/*background-color:#2165B0;*/
	background-color: #CD6E4F;
	display:block;
	float:left;
	padding-left:12px;
	width:98px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:5px;
}	
.navigation a#view-bydecade  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	line-height:1.1em;
	text-decoration:none;
	background-color:#73BE43;
	display:block;
	float:left;
	padding-top:4px;
	padding-left:12px;
	width:98px;
	height:36px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;
	margin-bottom:5px;
}	

.navigation #view-bydecade  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	line-height:1.1em;
	text-decoration:none;
	/*background-color:#73BE43;*/
	background-color: transparent;
	border-bottom: 2px solid #cd6e4f;
	display:block;
	float:left;
	padding-top:4px;
	padding-left:12px;
	width:98px;
	height:40px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;
	margin-bottom:5px;
}	

.navigation a#view-bytheme  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	line-height:1.1em;
	text-decoration:none;
	background-color:#1CB8B3;
	display:block;
	float:left;
	padding-top:4px;
	padding-left:12px;
	width:98px;
	height:36px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:5px;
}

.navigation #view-bytheme  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	line-height:1.1em;
	text-decoration:none;
	/*background-color:#1CB8B3;*/
	background-color: transparent;
	border-bottom: 2px solid #cd6e4f;
	display:block;
	float:left;
	padding-top:4px;
	padding-left:12px;
	width:98px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:5px;
}

.navigation a#upload-story  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	text-decoration:none;
	line-height:40px;
	/*background-color:#ED1F24;*/
	background-color: #8ba98b;
	display:block;
	float:left;
	padding-left:12px;
	width:213px;
	height:40px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;
	margin-bottom:5px;
}
.navigation a#teacher-resources  {
	font-family: "futura-pt",sans-serif;
	font-size:1em;
	text-decoration:none;
	line-height:40px;
	/*background-color:#F47C22;*/
	background-color: #8ba98b;
	display:block;
	float:left;
	padding-left:12px;
	width:213px;
	height:40px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;
	margin-bottom:5px;
}



ul.years1, ul.years2, ul.categories {
	margin:0px;
	margin-top:10px;
	padding:0px;
	float:left;
	min-height:367px;
	
}
ul.years1 {
	margin-left:12px;
	width:50px;
}
ul.years2 {
	width:65px;
}	
ul.categories {
	width:80px;
}	

ul.years1 li, ul.years2 li, ul.categories li {
	list-style:none;
	
}	
ul.years1 li a, ul.years2 li a, ul.categories li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	font-size:.8em;
	margin-bottom:8px;
	
}	
.content-story {
	margin-left:16px;
	background-color: #FFF;
	padding-top: 19px;
	padding-right: 18px;
	padding-bottom: 19px;
	padding-left: 18px;
}
.story-left {
	float:left;
	width:148px;
	color:#524f4c;
	padding-right:15px;
	
}
.story-right {
	color:#000;
	float:left;
	width:520px;
	
}
.story-text {
	margin-top:30px;
	
}	
.story-text p {
	font-size:.9em;
	line-height:1.5em;
	color: #333;
	
}	


.social {
	font-family: "futura-pt",sans-serif;
	font-size:1.2em;
	font-weight:bold;
	
}	
.leftform {
	font-size:.9em;
	float:left;
	width:25%;
	
}
.rightform {
	font-size:.9em;
	float:left;
	width:70%;
	margin-bottom:20px;
	
}	
.rightform input.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#524F4C;
	border:none;
	background-color:#EDECEC;
	height:24px;
	line-height:24px;
	width:100%;
	clear:right;
	padding-left:5px;
	padding-right:5px;
	
}		

.rightform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#524F4C;
	border:none;
	background-color:#EDECEC;
	width:100%;
	clear:right;
	padding-left:5px;
	padding-right:5px;
	
}	
.formdivline {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEA;
	clear:both;
}
a.submit-btn {
	height: 30px;
	width: 90px;
	background-color: #62939e;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-family: "futura-pt",sans-serif;
	font-weight:bold;
	font-size:1.1em;
}


td {
	padding-bottom:8px;
	
}	




.small-description {
	clear:both;
	font-size: .8em;
	color: #999;
}
.upload-image {
	line-height: 20px;
	color: #666;
	background-image: url(images/upload-btn.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 26px;
	text-decoration: none;
	width:200px;
}

.post img {
	width:100px;
	height:auto;
}

.page-content {
	margin-left:12px;
}

.page-right {
	float: left;
	width: 198px;
	color: #CCC;
	margin-left: 12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#62939e;
	border-bottom-color: #62939e;
	margin-top:65px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.9em;
	line-height:1.4;
}

.page-right p a {
	background-image: url(images/down-arrow.png);
	display:block;
	color: #CCC;
	height: 22px;
	width: 190px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding-left:25px;
}



.page-left {
	float:left;
	width:458px;
	padding-left:10px;
	padding-right:10px;
}

.page-text {
	margin-top:30px;

	
}	
.page-text p {
	font-size:.9em;
	line-height:1.5em;
	color: #CCC;
	
}	
.page-left h3 {
	font-size:1.3em;
	line-height:1.4em;
	margin:0px;
	color:#62939e;
	margin-bottom:40px;
	padding-right:10px;
	font-weight:bold;
}

label.error	{
	clear:both;
	color:#ED1F24;
	margin-top:12px;
	padding-bottom:22px;
	display:block;
	
	
}


div.story-text img, .content-story img {
	max-width:521px;
	height: auto;


	
}	

.content-story #recaptcha_table img, .content-story #captcha-wrap img {
	width: auto;
}

div.customfile span.customfile-button a img {
	width:115px;
	height: auto;
	
}	

.stoy-line {
	width: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #817d7b;
	margin-bottom:25px;
	
}

.story-author {
	font-family: "futura-pt",sans-serif;
	font-size:12px;
	color:#817d7b	
}

.story-name {
	color: #817d7b;
	font-family: "futura-pt",sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	
}
/* ---------------Masonry Style --------------------------- */

.box {
	float:left;
	width: 355px;
	margin-left: 12px;
	margin-bottom:30px;
	background-color:#2D282B;
}

.box img { 
	width:355px;
	height:auto;

}

div.box a img.attachment-thumbnail {
	width:355px;
	height:auto;
}


.box h3 {
	padding-left:30px;
	padding-right:30px;
	
}

.box h3 a {
	color:#62939e;
	line-height:1.1em;
	text-decoration:none;
	font-weight:bold;
	
}

.box a.text {
	display:block;
	color: #CCC;
	font-size:.85em;
	line-height:1.5em;
	text-decoration: none;
	background-image: url(images/thumb-portal-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 57px;
}

.box p {
	padding-left:30px;
	padding-right:30px;
	
}


/* Search Results */
h2.search-title {
	margin-bottom: 10px;	
}

#nav-above, div.results-text > div {
	margin-bottom: 30px;
}

h2.result-title {
	margin-bottom: 5px;
}

h2.result-title > a {
	color: #524f4c;
	text-decoration: none;
}

div.result-meta a, div.result-utility a {
	color: #62939e;
	text-decoration: none;
}

h4.search {
	font-family: "futura-pt",sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #62939e;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-bottom: 2px;
}

div#search-inputs input#s {
	width: 218px;
}

input#searchsubmit {
	padding:5px 15px; 
	background:#62939e; 
	border: none;
	cursor:pointer;
	width: 80px;
	margin-top: 8px;
	color: #FFFFFF;
}