/* @override http://www.megapyton.no/wp-content/themes/megapyton/style.css */

/*
THEME NAME: MegaPyton
THEME URI: http://megapyton.no/
DESCRIPTION: Rølp
VERSION: 1.0
AUTHOR: Magnus Kolstad
*/

body {
	background: #00ace3;
	font-family: Helvetica, Arial, sans-serif;
	border-top: 1px solid #000;
	font-weight: lighter;
	line-height: 1.6;
	font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 600;
	clear: both;
}
h1 {
	margin-bottom: 2px;
	line-height: 1.2;
}
h2 {
	margin-bottom: 2px;
	font-size: 18px;
}

h3 {
	font-size: 18px;
}

h4 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 4px;
}
p {
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	color: #0089b6;
}
a:hover {
	color: #60c0e0;
}

/* @group Page Dimensions */

.pagefragment {
	width: 900px;
	margin: 0 auto;
}

/* @end */

#fbContainer {
	width: 900px;
	margin: 20px 0 0 0;
}

/* @group Navigation */

#navigation {
	background: #fff;
	display: block;
	font-size: 17px;
}

#navigation ul {
	width: 900px;
	margin: 0 auto;
}

#navigation li {
	display: block;
	float: left;
}

#navigation li a {
	display: block;
	padding: 85px 15px 30px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 6em;
}

#navigation li a:hover {
	
}

#navigation li.active a, #navigation li.active a:hover {
	font-weight: bold;
	color: #333;
	text-shadow: #eee 0 1px 0;
}

/* @group Auto-clearing */

#navigation:after, #navigation ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#navigation, #navigation ul { display: inline-block }

/* Hides from IE-mac \*/
* html #navigation, * html #navigation ul { height: 1% }
#navigation, #navigation ul { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group Sections */

#navigation li#nav-apps a {
	background: url(images/bokene) no-repeat 35px 15px;
}

#navigation li#nav-goodies a {
	background: url(images/kontakt.png) no-repeat 31px 15px;
}

#navigation li#nav-busige a {
	background: url(images/busige-bildt.png) no-repeat 43px 15px;
}

#navigation li#nav-contest a {
	background: url(images/konkurranse.png) no-repeat 38px 15px;
}

#navigation li#nav-kjop {
	float: right;
}

#navigation li#nav-kjop a {
	background: url(images/kjop-boksen.png) no-repeat center left;
	width: 300px;
	height: 130px;
	padding: 0;
	text-indent: -1000em;
}

#navigation li#nav-home a:hover { background-position: -20px 50%; }
li#nav-apps a:hover { text-shadow: #edc36e 0 0px 15px; }
li#nav-contest a:hover { text-shadow: #6eb0fa 0 0px 15px; }
li#nav-goodies a:hover { text-shadow: #7ec837 0 0px 15px; }
li#nav-about a:hover { text-shadow: #fdc264 0 0px 15px; }
li#nav-support a:hover { text-shadow: #f9a7ac 0 0px 15px; }
li#nav-kjop a:hover { text-shadow: #f9a7ac 0 0px 15px; }

/* @end */

/* @end */

/** HEADER **/

.banner {
	height: 180px;
	background: url(images/BannerText.png) no-repeat 0 50%;
	position: relative;
}

.banner .app-icon {
	position: absolute;
	bottom: -140px;
	right: 0;
	margin-right: 20px;
}

.banner iframe {
	position: absolute;
	bottom: -60px;
	right: 300px;
	border: 10px solid #fff;
}

/** CONTENT **/

.content {
	margin: auto;
	background: #fff;
	padding-bottom: 50px;
	padding-top: 30px;
	min-height: 350px;
}

.feature-content {
	width: 600px;
	float: left;
}

.entry-title,.entry-meta {
	clear: both;
}

h1.page-title {
	font-size: 30px;
	margin-bottom: 20px;
}

/** PAGES **/

.page-template-books-php .books-read-list li {
	float: left;
	width: 300px;
	height: 330px;
	text-transform: uppercase;
}

.books-read-list h2 {
	font-size: 16px;
}

.books-read-list {
	clear: both;
	padding-top: 50px;
}

.page-template-book-php .entry-content p {
	width: 600px;
}

/** COMMENTS **/

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

/** IMAGES **/

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

p.wp-caption-text {
	font-style: italic;
}

.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

.gallery dl.gallery-columns-1 { width: 100%; }
.gallery dl.gallery-columns-2 { width: 49%; }
.gallery dl.gallery-columns-3 {	width: 33%; }
.gallery dl.gallery-columns-4 {	width: 24%; }
.gallery dl.gallery-columns-5 {	width: 19%; }
#nav-above { margin-bottom: 1em; }
#nav-below { margin-top: 1em; }

#nav-images {
	height: 150px;
	margin: 1em 0;
}

.navigation {
	height: 1.25em;
}

.navigation .nav-next {
	float: right;
	text-align: right;
}

/** SIDEBAR **/

.sidebar {
	width: 240px;
	padding: 20px;
	margin-top: 110px;
	margin-left: 20px;
	float: left;
}

.sidebar h3 {
	font-size: 1.2em;
}

.sidebar input#s {
	width: 7em;
}

.sidebar ul.xoxo {
	padding: 10px;
}

.sidebar li {
	list-style: none;
	margin: 0 0 2em;
}

.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

.sidebar ul ul {
	margin: 0 0 0 1em;
}

.sidebar ul ul li {
	margin: 0;
}

.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

.sidebar ul ul ul li {
	list-style: circle;
}

li.book-list h3 {
	text-shadow: #fff 0 1px 0;
	padding-left: 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 7px;
	background: none;
	cursor: default;
	margin-bottom: 15px;
}

li.book-list ul {
	margin-left: 0;
}

li.book-list ul li {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}

li.book-list ul a {
	display: block;
	padding: 0 0 0 50px;
	height: 52px;
	color: #444;
	font-size: 13px;
	line-height: 4;
}

li.book-list ul a:hover {
	color: #111;
	font-weight: bold;
}

li.book-list ul a {
	background-image: url(images/forsidene.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

li.book-list ul .book1 a { background-position: 0 0; }
li.book-list ul .book2 a { background-position: 0 -52px; }
li.book-list ul .book3 a { background-position: 0 -104px; }
li.book-list ul .book4 a { background-position: 0 -156px; }
li.book-list ul .book5 a { background-position: 0 -212px; }
li.book-list ul .book6 a { background-position: 0 -268px; }
li.book-list ul .book7 a { background-position: 0 -320px; }
li.book-list ul .book8 a { background-position: 0 -372px; }
li.book-list ul .book9 a { background-position: 0 -427px; }

#menu ul li,.gallery dl,.navigation .nav-previous {
	float: left;
}

input#author,input#email,input#url,.navigation div {
	width: 50%;
}

.gallery *,.sidebar div,.sidebar h3,.sidebar ul {
	margin: 0;
	padding: 0;
}

/* @group Info Box */

.infobox {
	background-color: #ffd500;
	padding: 10px 15px 1px;
	margin-bottom: 20px;
	color: #222;
	font-size: 0.9em;
	-webkit-border-radius: 7px;
	clear: both;
}

.infobox p, .infobox ul {
	margin: 0 0 10px;
	text-align: left;
}

.infobox a {
	color: #555;
}

/* @end */

/* @group Columns */


.infobox.twocolumns {
	margin-bottom: 50px;
	margin-top: 50px;
}

.infobox.twocolumns .column {
	display: block;
	width: 320px;
	float: left;
	margin-left: 30px;
}

.infobox .column.first {
	width: 520px;
	margin-left: 0;
}

#facebook {
	padding-top: 50px;
	clear: both;
}

.contest {
	font-size: 11px;
	background: #edeff4;
	border: 1px #94a3c4 solid;
	margin-bottom: 30px;
	padding: 10px;
}

/* @end */