/* CSS Document */

/*copyright Armin Bostani 2015
feel free to use these styles as you wish
attribution would be nice, but not required
*/

/* color palette
#FBAE2C     rgb(251, 174, 44)  ORANGE
#B683BA      rgb(182, 131, 186)  LIGHT LAVENDER
#A858A3    rgb(168, 88, 163)  DARK LAVENDER
#0263AE    rgb(173, 169, 130)  DARK TAN
#D8D5BC   rgb(2, 99, 174)  DARK BLUE
#F9E482   rgb(249, 228, 130)  LIGHT YELLOW
#BFBFBF rgb(191, 191, 191) LIGHT GRAY
#414042    rgb(65, 64, 66)  DARK GRAY
*/
/*Global styles -----------------------------------------------------------------------------------------------------------*/

/*limited reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video
{
	padding: 0;
	font-size: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}

/*table reset*/
Table, th, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: central;
	overflow-x: auto;
	overflow-y: auto;
	font-size: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
}


/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	text-align: left;
}
html {
	background: white;
}
body {
	width: 99%;
	font: 100% Arial, sans-serif;
	line-height: normal;
	font-weight:normal;
	font-style:normal;
}
article {
	clear: both;
}
a {
	color: white;
	text-decoration: none;
	align-content:center;
	align-items:center;
	align-self:center;
}
a:hover {
	background: url(../_images/diag_pattern.png);
	align-content:center;
	align-items:center;
	alignment-adjust:central;
	align-self:center;
}
p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* [disabled]text-align: center; */
}
p:link {
	text-align: left;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-image: url(/_images/diag_pattern.png);
}

/* Global classes */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
.red {
	text-transform: uppercase;
	color: #FF0004;
	font-weight: bold;
}
.orange {
	text-transform: uppercase;
	color: rgb(251, 174, 44);
	font-weight: bold;
}
.blue {
	text-transform: uppercase;
	color: rgb(2, 99, 174);
	font-weight: bold;
}
.lavender {
	text-transform: uppercase;
	color: green;
	font-weight: bold;
}
.more {
	display: block;
}
/*layout styles*/ 
body {
	width: 99%;
	margin: 0 auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
}
article#mainContent {
	float: left;
	background: white;
	width: 607px;
	margin-top: 3px;
	padding: 16px;
}
aside {
	float: right;
	width: 318px;
}
footer {
	clear: both;
}

/*Header styles*/
.pageHeader h1 {
	width: 1580px;
	height: 223px;
	text-indent: -2000em;
	position: inherit;
	top: 126px;
	left: 356px;
	background: white url(../_images/Logo_Strabo_Gewichteverleih.png) no-repeat;
	z-index: 5;
}

/*Nav styles*/
.pageHeader nav {
	background: rgba(0,120,57,0.50);
	background: rgba(255,0,0,0.20);
	height: 45px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	display: run-in;
	text-transform: uppercase;
	white-space: normal;
	word-spacing: 0px;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	text-align: left;
	text-indent: 40px;
	line-height: 40px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: large;
	font-style: normal;
	letter-spacing: 0px;
	border-spacing: 5px 0px;
	border: 1;
	background-clip: content-box;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	width: 100%;
}
.pageHeader ul {
	margin-left: 40px;
}
.pageHeader li {
	float: none;
	margin-right: 40px;
	align-content: center;
}
.pageHeader a {
	color: black;
	line-height: 45px;
	font-size: .9em;
	text-transform: uppercase;
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: pre-line;
	vertical-align: baseline;
	text-align: center;
	align-content:center;
	align-items:center;
	align-self:center;
	
	
}
.pageHeader a:hover {
	color: rgb(251, 174, 44);
	background: none;
	text-transform: uppercase;
}
/*page-specific header styles*/
.homeHeader {
	height: 300px;
	align-content: center;
	align-items: center;
	align-self: center;
}
p.branding {
	background: rgba(35, 31, 32, .8);
	text-align: right;
	margin-top: 32px;
	width: 200px;
	padding: 1.2em 1em;
	color: white;
	float: right;
	font-size: 1.27em;
	line-height: 1.6;
	font-family: Georgia, "Times New Roman", serif;
}
p.branding a {
	color: rgb(249, 228, 130);
	line-height: normal;
	text-transform: capitalize;
}
/*info section styles*/
section.info {
	width: 50%;
	max-height: 320px;
	background: white;
	overflow: hidden;
	float: left;
	-webkit-transition: max-height 0.75s ease 0s;
	-o-transition: max-height 0.75s ease 0s;
	transition: max-height 0.75s ease 0s;
	background-color: none;
	display: block;
}
section.info:hover {
	max-height: 999px;
	clear: right;
	align-content: center;
	float: left;
}
section.info h2 {
	color: red;
	background: url(../_images/diag_pattern.png);
	line-height: 45px;
	padding-left: .6em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: xx-large;
	font-weight: 100;
	opacity: 1;
	font-style: normal;
}
section.info img {
	margin: 0 auto 2em;
}
section.info:after {
	content: " ";
	background: url(../_images/hover.png) no-repeat right top;
	width: 30px;
	height: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
}
section.info p, section.info ul {
	margin: 0 1.2em 1em;
}
section.info li {
	margin-bottom: .8em;
	font-size: .9em;
}
section.info:hover:after {
	background-position: right bottom;
}
section.info .date {
	font-weight: bold;
	color: white;
	display: block;
}
section.spotlight {
	position: relative;
}
section.show {
	position: relative;
}
section.events {
	background: rgb(255, 0, 0);
	margin-right: 0;
	position: relative;
}

.connect ul {
	list-style: none;
	margin: 0;
}
section.connect li {
	float: left;
	margin: 16px 0;
	margin-right: 32px;
}
.connect li a{
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -999em;
}
.connect li:last-child  {
	margin-right: 0;
}
aside section.connect:after, aside section.find:after {
	content: normal;
}
a.twitter {
	background: url(../_images/icon_twitter.png) no-repeat;
}
a.google {
	background: url(../_images/icon_google.png) no-repeat;
}
a.facebook {
	background: url(../_images/icon_facebook.png) no-repeat;
}
a.linked {
	background: url(../_images/icon_linked.png) no-repeat;
}
section.find {
	background: rgb(2, 99, 174);
	margin-right: 0;
}
section.find ul {
	margin-top: 16px;
}
section.find a:hover {
	color: rgb(251, 174, 44);
}
/*main article styles*/
article h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.5em;
	color: rgb(65, 64, 66);
	margin-bottom: .5em;
}
article .more {
	color: rgb(2, 99, 174);
	text-align: right;
	font-weight: bold;
}
article a.more:hover {
	color: rgb(251, 174, 44);
	background: none;
}
/*footer styles	*/
footer#pageFooter {
	background: rgb(249, 228, 130);
	color: rgb(65, 64, 66);
	padding: 32px 0 16px;
}
footer h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	margin-bottom: 1em;
}
footer p {
	font-size: .7em;
	text-align: center;
	clear: both;
}
footer p a{
	color: rgb(65, 64, 66);
	text-decoration: underline;
}
footer ul a{
	color: rgb(65, 64, 66);
}
footer a:hover {
	color: white;
}
footer .col {
	float: left;
	width: 286px;
	border-right: 2px solid rgba(191, 191, 191, .8);
	margin-bottom: 1em;
	padding-left: 32px;
}
footer .col:last-child {
	border: none;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .6em;
}
footer li {
	margin-bottom: 1em;
}
footer .col1 {
	float: left;
	width: 130px;
}
footer .col2 {
	float: right;
	width: 130px;
}
form {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	text-shadow: 1px 2px 2px #FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	color: #5E5E5E;
	border: 3px dashed rgba(255,0,0,0.50);
	border-spacing: 1px 2px;
	-webkit-box-shadow: 1px 2px 8px 6px rgba(255,255,255,1.00);
	box-shadow: 1px 2px 8px 6px rgba(255,255,255,1.00);
	/* [disabled]background-image: -webkit-repeating-linear-gradient(270deg,rgba(0,120,57,0.50) 0%,rgba(0,120,57,0.10) 100%); */
	/* [disabled]background-image: -moz-repeating-linear-gradient(270deg,rgba(0,120,57,0.50) 0%,rgba(0,120,57,0.10) 100%); */
	/* [disabled]background-image: -o-repeating-linear-gradient(270deg,rgba(0,120,57,0.50) 0%,rgba(0,120,57,0.10) 100%); */
	/* [disabled]background-image: repeating-linear-gradient(180deg,rgba(0,120,57,0.50) 0%,rgba(0,120,57,0.10) 100%); */
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 5;
	opacity: 1;
	border-collapse: separate;
	text-align: left;
	border-radius: 15px;
	width: 90%;
	left: 2%;
	position: relative;
}
