/*
Theme Name:     HeleneNevers
Theme URI:      http://helenenevers.se/
Description:    Child theme for the Twenty Eleven theme
Author:         Sara Berlekom, Mattias Wirf, XODA.se
Author URI:     http://xoda.se/
Template:       twentyeleven
Version:        1.0
*/

@import url("../twentyeleven/style.css");
img.size-full, img.size-large {
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 0 !important;
}
/* DOCUMENT PROPERTOES */
body {
	background-color: #eee;
	font-family: Georgia, serif;
	color: #111;
}
#main {
	height: auto;
	padding-top: 0;
	margin-top: 0;
	position: relative;
	z-index: 1001;
}
#page {
	position: relative;
	background-color: #b2c79c;
	font-family: Verdana, serif;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	width: 966px;
	padding: 0;
	-webkit-border-bottom-radius: 3px;
	-khtml-border-bottom-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}


/* HEADERS */
h1, .entry-content h1 {
	font-size: 21px;
	font-family: Georgia, serif;
	line-height: 34px;
}
.entry-content h1 {
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
}
.page h1.entry-title {
	font-size: 34px;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}
.entry-content h1 small, h1 small {
	font-size: 21px;
	line-height: 30px;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity:0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
}
.entry-content h2, .entry-content h3 {
	text-transform: none;
	font-size: 21px;
	line-height: 30px;
	font-family: Georgia, serif;
	margin-top: 21px;
	margin-bottom: 2px;
	letter-spacing: auto;
	font-weight: normal;
	padding: 0;
}

/* HEADER */
.header {
	position: relative;
	width: 966px;
	height: 456px;
	z-index: 1005;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#site-description {
	display: none;
}
.hgroup {
	width: 966px;
	height: 456px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* HEADER SLIDESHOW */
.pageImage {
	width: 966px;
	height: 456px;
	font-size: 55px;
	font-family: Georgia,serif;
	margin: 0;
	padding: 0;
}
.pageExcerpt {
	position: absolute;
	top: 0;
	right: 0;
	height: 414px;
	width: 378px;
	padding: 21px;
	color: #fff;
	background: transparent url(images/transBlack.png) repeat;
	font-size: 21px !important;
	line-height: 34px;
	font-family: Georgia, serif;
}
.pageExcerpt a, .pageExcerpt p {
	font-size: 21px !important;
	line-height: 34px;
	font-family: Georgia, serif;
	color: #fff;
}
.pageExcerpt a:hover {
	color: #f5f5f5;
	text-decoration: none;
}

#sliderNavigation {
	width: 966px;
	height: 1px;
	background: transparent;
	position: absolute;
	z-index: 1000;
}
#sliderNavigation #prev, #sliderNavigation #next {
	position: absolute;
	top: 402px;
	display: block;
	text-indent: 1000px;
	overflow: hidden;
	width: 30px;
	height: 30px;
	color: #fff;
	z-index: 1001;
	background: transparent url("images/arrows.png") no-repeat;
}
#sliderNavigation #prev {
	left: 21px;
}
#sliderNavigation #next {
	right: 21px;
	background-position: -30px 0;
}




/* MENU */
#access {
	background: #111;
	background-image: none;
}
#access, #access li a {
	font-family: Georgia, serif;
}
#access a {
	font-family: Georgia, serif;
	font-size: 21px;
	color: #EEEEEE;
	display: block;
	line-height: 34px;
	padding: 13px;
	text-decoration: none;
}
#access div {
	margin: 0 0 0 21px;
	z-index: 8000;
}
#access ul ul {
	z-index: 9997;
}
#access ul ul {
	top: 58px;
	z-index: 99998;
}
#access ul ul * {
	z-index: 99999;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: normal;
	color: #999;
}


/* CONTENT */
#primary {
	width: 966px;
	margin: 0;
	z-index: 50;
}
#content, .singular #content {
	margin: 21px 34px;
	width: 898px;
	padding: 0;
	z-index: 51;
}
.article {
	z-index: 1;
}
.singular .entry-header, .singular .entry-content, .singular .entry-meta {
	width: 898px;
}
.entry-content {
	padding-top: 3px;
	color: #111;
}
.singular.page .hentry {
	padding: 0;
}
.hentry {
	margin: 0;
}
.entry-left {
	float: left;
}
.singular .entry-left .entry-content,
.entry-left, .entry-header {
	width: 538px !important;
}
.hentry p, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px !important;
	line-height: 21px;
	margin: 3px 0 8px 0;
}
.entry-header, .page .entry-left {
	margin-bottom: 0;
	padding-bottom: 0;
}
.home p, .home .entry-content {
	font-size: 17px !important;
	line-height: 25px;
	margin-bottom: 13px;
}
.entry-content a {
	color: #313d25;
}
.entry-content a:hover {
	text-decoration: underline;
}
.entry-image {
	padding-top: 21px;
	z-index: 50;
	text-align: center;
}
.entry-image * {
	z-index: 50;
}
.entry-image img {
	margin-bottom: 21px;
}


/* IMAGES */
.wp-caption {
	background: transparent;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.entry-image {
	width: 305px;
	float: right;
	margin: 0 0 21px 13px;
}

/* FOOTER */
#footer {
	clear: both;
	background: transparent;
	margin: 0 auto 21px auto;
	text-align: left;
	width: 924px;
	padding: 21px 21px 13px 21px;
	color: #888;
}
#footer, #footer p, #footer a {
	font-size: 11px !important;
	line-height: 17px;
}
#footer a {
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}


/* MISC */

.clr, .clear {
	clear: both;
}
.assistive-text {
	display: none;
}
.wpcf7 input[type="text"], textarea {
	font-size: 11px;
	padding: 1px 3px;
	font-family: Georgia, serif;
	width: 350px;
}
.line {
	display: block;
	width: 100%;
	background: #111;
	height: 1px;
	margin-top: 13px;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;

}

/** NEWS **/
.news {
	float: right;
	width: 305px;
	position: relative;
	min-height: 200px;
}
.news h2.newsHeader {
	font-family: Georgia, serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}
.news .newsContent {
	background: transparent !important;
	width: 250px;
	padding: 13px 38px 13px 13px !important;
}
.news .newsContent * {
	font-size: 11px !important;
	line-height: 17px !important;
}
.news .newsContent h3.newsTitle {
	font-family: Georgia, serif;
	font-size: 15px !important;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
#newsSlider {
	width: 305px;
	min-height: 200px;
	background: transparent url(images/white33.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#newsNavigation {
	height: 1px;
}
#prevNews, #nextNews {
	display: block;
	text-indent: 1000px;
	position: absolute;
	right: 10px;
	background: transparent url("images/arrowsVert.png") no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	z-index: 1001;
}
#prevNews {
	top: 40px;
}
#nextNews  {
	bottom: 7px;
	background-position: 0 -30px;
}
.entry-content table {
	border-collapse: collapse;
	border: 0;
}
.entry-content td {
	border: 0;
}
