/* @override 
	http://www.antropologinenseura.fi/wordpress/wp-content/themes/sas/style.css
*/

/* @group Reset */

html,
body,
form,
form div,
textarea {
	margin: 0;
	padding: 0;
	font: 100%/130% "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	}

html {
	font-size: 16px;
	}

body {
	font-size: 62.5%;
	}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ul,
ol,
dl {
	margin: 1em 0;
	padding: 0;
	}

li,
dd,
blockquote {
	margin-left: 1em;
	}

form div {
	border: 0;
	}

input,
select,
textarea {
	font-size: 100%;
	}

a {
	text-decoration:none;
	}

a img {
	border: none;
	}

/* @end */

/* @group Elements */

html {
	border-bottom: 8px solid #B3B3B3;
	}

body {
	background: white url(images/bg2.png) repeat-x -300px -6px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	}

body.mag {
	background-image: url(images/bg.png);
	}

#container {
	background: url(images/container-bg.png) no-repeat right 0;
	margin: 1em auto 0;
	overflow: visible;
	padding: 0 1.6em 0 16.9em;
	position: relative;
	width: 75.4em;
		width: 77.2em;
	}

#content {
	background: url(images/content-bg.png) no-repeat;
	clear: left;
	float: left;
	margin: 0;
	min-height: 551px;
	padding: 5.3em 20.7em 0 5em;
	position: relative;
	width: 53.6em;
		width: 51.5em;
	z-index: 100;
	}

.home #content {
	margin-top: -1.3em;
	}

#content.search {
	padding-right: 7em;
	width: 65.2em;
	}

/* Old layout
#secondary_content {
	margin-left: 58.4em;
	margin-right: -1em;
	padding: 0 1em;
	position: relative;
	width: 13.5em;
	}*/

/* Inside Content 
#secondary_content {
	clear: right;
	float: right;
	margin: 0 -1em 0 -10.5em;
	position: relative;
	width: 13em;
	z-index: 120;
	}*/

/* After Content */
#secondary_content {
	clear: right;
	float: left;
	margin: 32.8em -15.2em 0 -16.3em;
	position: relative;
	width: 13em;
	z-index: 120;
	}

#footer {
	clear: both;
	color: #B3B3B3;
	padding: 2em 0 2em 5em;
	}

#access {
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 100%;
	}

#access a {
	background: none;
	color: white;
	display: block;
	text-align: center;
	text-indent: -1234em;
	}

#access a:focus,
#access a:hover {
	background: #fb7b00;
	color: white;
	text-indent: 0;
	}

/* @end */

/* @group Header */

/* @group Logo */

#logo {
	background: url(images/logo.png) no-repeat;
	color: white;
	font-size: 1em;
	height: 102px;
	margin: 5em auto -4em;
	text-indent: -1234em;
	text-transform: uppercase;
	width: 80.4em;
	}

.en #logo {
	background-image: url(images/logo_en.png);
	}

#logo a {
	background: none;
	display: block;
	height: 100%;
	width: 50em;
	}

.en #logo a {
	width: 55em;
	}

/* @end */

/* @group Search */

#searchform {
	left: 72em;
	position: absolute;
	top: -3em;
	width: 24em;
	}

#searchform div {
	background: none;
	border: none;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	}

#s {
	color: #666;
	display: inline;
	font-size: 1.2em;
	margin-right: .5em;
	padding: .2em;
	width: 12.5em;
	}

#s:focus {
	color: black;
	}

#searchsubmit {
	display: inline;
	font-size: 1.2em;
	line-height: 1;
	width: 4.5em;
	}

.structural {
	background: none;
	display: none;
	height: 0;
	left: -1234em !important;
	position: absolute !important;
	top: -123em;
	width: 0 !important;
	z-index: 0;
	}

/* @end */

/* @group Nav (Horizontal) */ 

/*

#nav {
	overflow: hidden;
	margin: 0 -1em .7em -.1em;
	padding: 0 3em 0 0;
	width: 60em;
	}

#nav li,
#subnav li,
#language_select li {
	float: left;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	}

#nav a,
#language_select a,
#subnav a {
	background: white;
	color: black;
	cursor: pointer;
	display: block;
	padding: 1em .6em;
	text-decoration: none;
	}

#nav a:hover,
#subnav a:hover {
	background: #f3f3f3;
	}

#nav .current_page_item,
#nav .current_page_ancestor {
	background: url(images/nav-link-bg-left.png) no-repeat left .6em;
	}

#nav .current_page_item a,
#nav .current_page_ancestor a {
	background: url(images/nav-link-bg-right.png) no-repeat right .6em;
	color: white;
	cursor: default;
	}

#subnav {
	clear: left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3em;
	text-align: center;
	width: 50em;
	}

#subnav li {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: none;
	}

#subnav a {
	display: inline;
	line-height: 1;
	padding: .5em 1em .8em;
	}

#subnav .current_page_item a {
	font-weight: bold;
	}
*/

/* @end */

/* @group Nav (Vertical) */

#nav {
	background: url(images/nav-bg.png) no-repeat;
	left: 0;
	overflow: hidden;
	padding: 2em 2em 20em 2em;
	position: absolute;
	top: 3.8em;
	width: 14.5em;
	z-index: 80;
	}

#nav li,
#language_select li {
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	}

#nav li {
	border-bottom: 1px solid #eee;
	}

#nav a,
#language_select a {
	color: black;
	cursor: pointer;
	display: block;
	padding: 1em .6em;
	text-decoration: none;
	}

#nav a {
	margin: -.1em -2em -.1em 0;
	padding: .8em 2em .7em 1em;
	}

#nav a:hover,
#nav li.page_folder ul li a:hover {
	background: #f3f3f3;
	}

#nav .current_page_item a,
#nav .current_page_ancestor a,
#nav .current_page_item a:hover,
#nav .current_page_ancestor a:hover {
	background: #29ABFF;
	color: white;
	cursor: default;
	}

#nav .current_page_ancestor a:hover {
	cursor: pointer;
	}

#nav ul {
	font-weight: normal;
	margin: 0;
	padding: .5em 0;
	}

#nav ul li {
	border: none;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: none;
	}

#nav .page_folder ul a,
#nav .page_folder ul a:hover {
	background: none;
	color: black;
	cursor: pointer;
	display: block;
	line-height: 1;
	margin: 0 -2em 0 0;
	padding: .3em 2em .3em 1.5em;
	}

#nav ul .current_page_item a,
#nav ul .current_page_item a:hover {
	background: none;
	font-weight: bold;
	cursor: default;
	}

/* @end */

/* @group Language */

#language_select {
	position: absolute;
	right: 4.2em;
	top: 1.2em;
	z-index: 110;
	}

#language_select li {
	float: left;
	font-size: .9em;
	}

#language_select a {
	background: white;
	color: #777;
	}

#language_select a:hover {
	background: #f3f3f3;
	color: black;
	}

#language_select .current_page_ancestor a,
#language_select .current_page_ancestor a:hover {
	background: none;
	color: #aaa;
	}

/* @end */

/* @end */

/* @group Content */

/* @group Headings */

h1,
h2,
h3,
.dropcap,
blockquote p,
form h3 {
	color: #29ABFF;
	}

h1 {
	clear: left;
	font-size: 4em;
	letter-spacing: -.06em;
	line-height: 1;
	margin: 0 0 .4em;
/*	margin: 0 0 .4em;*/
	}

h1 small {
	color: #999;
	display: block;
	font-size: .5em;
	letter-spacing: 0;
	}

h2 {
	font-size: 2.2em;
	line-height: 1.2;
	margin: 1em 0 -.2em;
	margin: 1.3em 0 .5em;
	}

h3 {
	font-size: 1.5em;
	line-height: 1.2;
	margin: 1.5em 0 .5em;
	}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0 .5em;
	}

/* @end */

/* @group Forms */

#Thanks {
	border-top: .4em solid #29ABFF;
	margin: 4em 0 1em;
	}

#Thanks h2 {
	margin-top: .5em;
	}

.membership #Thanks {
	position: absolute;
	right: 3em;
	top: 10.3em;
	width: 18em;
	}

#content form {
	line-height: 1;
	margin-right: -5em;
	padding: 1.5em 0;
	}

form div {
	background: #f7f7f7;
	border: 1px solid #eee;
	clear: none;
	float: left;
	margin-bottom: 1.7em;
	margin-right: 2em;
	padding: 0 1.5em 2em;
	width: 21.8em;
	}

/* @group Membership form */

.membership .post {
	float: left;
	width: 40em;
	}

#member_form {
	margin-left: 44em;
	width: 26em;
	}

#member_form p {
	clear: none;
	}

/* @end */
	
/* @group Julkaisulomake */

#content #julkaisun_tiedot {
	width: 48.6em;
	}

#content #julkaisun_tiedot textarea {
	width: 36.5em;
	}

#julkaisulomake {
	position: relative;
	}

#julkaisulomake .toggle_holder {
	clear: left;
	}

#julkaisulomake #laskutustiedot {
	position: absolute;
	right: 2.7em;
	top: 20.6em;
	}

input[type=hidden] {
	display: none;
	}

/* @end */

form h3 {
	margin: 0;
	}

form h3 small {
	color: #666;
	font-size: .65em;
	font-weight: normal;
	margin-right: -.5em;
	}

#content form h3 {
	background: #f7f7f7;
	margin: 0 -1em;
	padding: 1em .8em .5em 1em;
	width: 14.55em;
	}

label {
	clear: both;
	color: #333;
	display: block;
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0;
	padding: .7em 0 .3em;
	width: 100%;
	}

input,
textarea {
	display: block;
	font-size: 1.3em;
	margin: 0;
	padding: .2em;
	width: 16em;
	}

.checkboxes {
	padding-top: 1em;
	}

input.checkbox,
#content input.checkbox,
.checkboxes input {
	float: left;
	margin-top: .7em;
	padding: 0;
	width: 1em;
	}

label.checkbox,
.checkboxes label {
	clear: none;
	display: inline;
	float: left;
	margin-left: .4em;
	margin-top: 0;
	width: 16em;
	}

form .short,
#content form .short {
	border: none;
	background: none;
	float: left;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	width: 8.5em;
	}

form .short input,
#content form .short input {
	display: block;
	}

form .toggle_holder {
	padding-bottom: 1em;
	padding-top: .5em;
	}

#content .postinumero {
	width: 3.5em;
	}

#content .posti {
	margin-right: 0;
	width: 9.5em;
	}

.submit {
	clear: both;
	padding: 1em 0;
	text-align: center;
	}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

legend {
	color: #444;
	font-size: 1.2em;
	padding-bottom: .5em;
	position: relative;
	top: 1em;
	}

.checkboxes input {
	clear: left;
	display: inline;
	float: left;
	margin-left: 2em;
	margin-top: .2em;
	width: 1em;
	}

.submit {
	font-size: 1.2em;
	width: 19em;
	}

.submit input {
	display: inline;
	font-size: 1em;
	width: 10em;
	}

/* @end */

/* @group Links */

a {
	color: #268acb;
	padding: .3em .1em .4em;
	text-decoration: underline;
	}

a:visited {
	color: #7f9aab;
	}

a:hover {
	background: #f5f5f5;
	color: #29ABFF;
	}

/* @end */

/* @group Link Pages */

#content.links {
	padding-right: 2.2em;
	width: 70em;
	}

.link_list {
	margin-right: -3em;
	}

.link_list li {
	float: left;
	font-size: 1.1em;
	height: 5em;
	line-height: 1.3;
	list-style: none;
	margin-left: 0;
	margin-right: 2em;
	width: 20em;
	}

.link_list a {
	display: block;
	font-size: 1.25em;
	}

/* @end */

.illustration,
.attachment-large {
	display: block;
	margin-bottom: 2em;
	margin-right: -20.7em;
	}

.illustration.small {
	float: right;
	margin-right: -17.5em;
	width: 130px;
	}

.meta {
	color: #888;
	}

/* @group Journals */

.articles li {
	font-size: 1em;
	list-style: none;
	margin-left: 0;
	}

.author {
	margin: 1em 0 0;
	}

.articles h3 {
	cursor: s-resize;
	margin: 0 0 .2em;
	padding-left: 1em;
	}

.articles .info {
	padding-left: 1.5em;
	}

.articles h3 a {
	cursor: s-resize;
	display: block;
	}

.articles .expanded h3,
.articles .expanded h3 a {
	cursor: n-resize;
	}

.articles h4 {
	margin: 0;
	}

.articles .keywords {
	font-size: 1em;
	margin: 0;
	}

.reference {
	color: #999;
	font-size: 1em;
	}
/*
.closed {
	background: pink;
	}

.expanded {
	background: lightgreen;
	}*/

/* @end */

/* @group Search Results */

.search .post h2 {
	margin-bottom: .2em;
	}

.search .post p {
	background: #eee;
	font-size: 1.1em;
	margin: 0 4em 0 1em;
	padding: 1em;
	}

.search .post p.type {
	background: none;
	color: #999;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .15em;
	margin: 2em 0 -1.75em 0;
	padding: 0;
	text-transform: uppercase;
	}

.search p.meta {
	background: none;
	margin: 0 0 0 1em;
	padding: 0;
	}



/* @end */

p,
li {
	font-size: 1.3em;
	line-height: 1.55;
	margin: 0 0 1em;
	}

li {
	margin-left: 3.5em;
	}

li li {
	font-size: 1em;
	}

img.size-full,
img.size-large {
	display: block;
	float: right;
	}

.lead {
	font: italic 1.7em/1.7 Georgia, serif;
	margin: .7em 0 1.75em;
	}

.dropcap {
	font-size: 5em;
	float: left;
	line-height: .93;
	margin: 0 .1em -.1em 0;
	}

blockquote {
	margin: 1em 4em;
	}

blockquote p {
	font: italic 1.7em/1.6 Georgia, serif;
	}

.wp-pagenavi {
	padding: 2em 0;
	text-align: center;
	}

.wp-pagenavi a {
	font-weight: bold;
	padding: .4em .6em;
	text-decoration: none;
	}

.wp-pagenavi .current {
	background: #666;
	color: white;
	font-weight: bold;
	padding: .4em .6em;
	}

/* @group Secondary Content */

#secondary_content h2 {
	font-size: 1.6em;
	}

#secondary_content h3 {
	font-size: 1.3em;
	}

#secondary_content h4,
#secondary_content li,
#secondary_content p {
	font-size: 1.1em;
	}

#secondary_content img {
	display: block;
	margin-bottom: 1em;
	width: 100%;
	}

.mag-index h2 {
	margin: 0 0 .4em;
	}

.mag-index ol {
	margin-top: 0;
	}

.mag-index li {
	list-style: inside disc;
	margin-bottom: .2em;
	margin-left: .3em;
	}

/* @group Banner */

.banner {
	background: url(images/banner-bg.png) no-repeat;
	text-align: center;
	margin: 1.3em -1.6em;
	padding: 1.6em 1.5em;
	}

.banner:hover {
	background: url(images/banner-bg-hover.png) no-repeat;
	}

.banner a {
	background: none;
	color: black;
	display: block;
	text-decoration: none;
	}

.banner h3 {
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -.04em;
	line-height: 1;
	margin: 0;
	}

.banner h3 a {
	color: white;
	padding: .7em 0 0;
	}

.banner p {
	font-size: 1.1em;
	margin: 0;
	}

.banner p a {
	background: url(images/bulletarrow.png) no-repeat 90% .6em;
	padding: .3em 1em .9em 0;
	}

.edit_link a {
	background: #666;
	color: white;
	padding: .3em .6em;
	text-decoration: none;
	}

.edit_link a:hover {
	background: #999;
	}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#footer h4 {
	float: left;
	font-size: 1em;
	margin: 0 2em 0 0;
	}

#footer a {
	color: #B3B3B3;
	}

#footer .email {
	margin-left: 2em;
	padding-left: 2em;
	}

/* @end */

/* @group Yhteystiedot */

#post-13,
#post-15,
#post-88,
#post-90 {
	margin-right: -20.7em;
	width: 70em;
	}

#post-15 ul,
#post-90 ul {
	margin-right: -6em;
	overflow: hidden;
	}

#post-15 li,
#post-90 li {
	float: left;
	font-size: 1em;
	list-style: none;
	margin: 0 3em 1em 0;
	width: 24em;
		width: 20em;
	}

#post-15 li p,
#post-90 li p {
	margin: 0;
	}

#post-15 .members,
#post-90 .members {
	float: none;
	clear: both;
	margin-right: -1em;
	width: 54em;
		width: 70em;
	}

#post-15 li h4,
#post-90 li h4 {
	margin-bottom: 0;
	}

#post-15 .members li,
#post-90 .members li {
	height: 8em;
	}

/* @end */