/* @override http://getapple.pl/blog/wp-content/themes/getapple/style.css */

/*
Theme Name: GetApple.pl Theme
Theme URI: http://getapple.pl
Description: There for GetApple events WP blog
Version: 1.0
Author: Artur Kurasiński (design), Paweł Nowak (code)
Author URI: http://blog.kurasinski.com

*/

body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: #fff url(images/bg.png) repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body img {
	border: none;
}
body a, body a:visited {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}

#page {
	width: 900px;
	margin: 0px auto 100px; 
}

/* @group header */

#header {
	width: inherit;
	height: 160px;
	border-bottom: thin solid #e9e9e9;
}
#logo {
	width: 140px;
	height: inherit;	
	float: left;
	overflow: hidden;
}
#menu {
	float: right;
	display: block;
	width: auto;
	height: 30px;
	text-align: right;
	position: relative;
	top: 128px;
	font-weight: lighter;
	font-size: 1.7em;
	color: #bfbfbf;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	display: block;
}
#menu li a, #menu li a:visited {
	margin: 0px 20px 0px 10px;
	color: #909090;
	padding-right: 3px;
	padding-left: 3px;
}
#menu li a:hover {
	background-color: #59c13d;
	color: #fff;
	text-decoration: none;
}
#menu li.current_page_item a {
	background-color: #59c13d;
	color: #fff;
	text-decoration: none;	
}

/* @end */

/* @group content */

#content {
	width: inherit;
	height: 302px;
	display: block;
	clear: both;
	border-bottom: thin solid #e9e9e9;	
	overflow: hidden;
	margin: 0px;
}

#content-text {
	width: 300px;
	height: inherit;
	text-align: right;
	color: #2e2e2e;	
}
#content-text h3 {
	margin: 0px;	
	display: block;
	padding-top: 20px;
	font-size: 2em;
}
#content-text h3 a, #content-text h3 a:hover, #content-text h3 a:visited {
	color: #2e2e2e;
	text-decoration: none;
}
#content-text p {
	margin: 20px 0px 10px 0px;
	line-height: 1.4em;
	color: #c8c8c8;
	font-size: 1.2em;
	font-weight: lighter;
}
#content-text p a, #content-text p a:visited {
	color: #59c13d;
	font-size: 0.7em;	
}
#content-text p a:hover {
	text-decoration: none;
	color: #fff;
	padding: 0px 3px 0px 3px;
	margin-right: -3px;
	background-color: #59c13d;
}
#content-img {
	float: right;
}


/* @end */



/* @group glowna */

#footer {
	margin-top: 20px;
	width: inherit;
	height: 350px;
}

#footer-text-1 {
	width: 300px;
	height: auto;
	font-size: 0.9em;
	float: left;
	margin: 0px 30px 0px 0px;
	line-height: 1.5em;
}
#footer-text-1 a, #footer-text-1 a:visited {
	color: #59c13d;
	font-size: 0.9em;	
}
#footer-text-1 .more-link {
	float: right;
	margin-bottom: 10px;
}
#footer p a {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px -3px 0px -3px;
}
#footer p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #59c13d;
}
#footer h1, #footer h1 a, #footer h1 a:visited {
	color: #7c7c7c;
	padding: 0px 3px 0px 3px;
	margin-left: -3px; 
	clear: both;
}
#footer h1 a:hover {
	text-decoration: none;
}

#footer h1 a em, #footer h1 em {
	color: #4ea836;
}
#footer-text-2 {
	width: 200px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.4em;
	float: left;
	margin: 0px;
	text-align: right;
}
#footer-text-2 ul {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
#footer-text-2 li a, #footer-text-2 li a:visited {
	color: #4da736;
	font-size: 1.4em;
	padding: 0px 3px 0px 3px;
	margin-right: -3px; 	
}
#footer-text-2 li a:hover {
	text-decoration: none;
	color: #fff;
	padding: 0px 3px 0px 3px;
	margin-right: -3px;
	background-color: #59c13d;
}

#footer-map {
	float: right;
}

/* @end */

/* @group wppage */

#wppage {
	width: inherit;
	height: 200px;
}

#wppage-text-1 {
	width: 407px;
	height: auto;
	font-size: 0.9em;
	float: left;
	margin: 0px -29px 0px 275px;
	line-height: 1.5em;
}
#wppage-text-1 a, #wppage-text-1 a:visited {
	color: #59c13d;
	font-size: 0.9em;	
}
#wppage-text-1 .more-link {
	float: right;
	margin-bottom: 10px;
}
#wppage p a:hover {
	text-decoration: none;
	color: #fff;
	padding: 0px 3px 0px 3px;
	margin: 0px -3px 0px -3px;
	background-color: #59c13d;
}
#wppage h1, #wppage h1 a, #wppage h1 a:visited {
	color: #7c7c7c;
	padding: 0px 3px 0px 3px;
	margin-left: -3px; 
	clear: both;
}
#wppage h1 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #59c13d;
}

#wppage h1 a em, #wppage h1 em {
	color: #4ea836;
}
#wppage-text-2 {
	width: 200px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.4em;
	float: left;
	margin: 0px;
	text-align: right;
}
#wppage-text-2 ul {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
#wppage-text-2 li a, #wppage-text-2 li a:visited {
	color: #4da736;
	font-size: 1.4em;
	padding: 0px 3px 0px 3px;
	margin-right: -3px; 	
}
#wppage-text-2 li a:hover {
	text-decoration: none;
	color: #fff;
	padding: 0px 3px 0px 3px;
	margin-right: -3px;
	background-color: #59c13d;
}

#wppage-map {
	float: right;
}

/* @end */


#footnote {

	width: inherit;
	height: 30px;
	display: block;
	clear: both;
	float: none;
	font-size: 0.6em;
	color: gray;
	text-align: right;
}








