/*
Theme Name: Harry and the Potters
Theme URI: http://eskimolabs.com/hp
Description: A wicked magical theme for Harry and the Potters, based off of Kubrick by Michael Heilemann of http://binarybonsai.com/
Version: 0.2
Author: Georg Pedersen
Author URI: http://georgpedersen.com/
Tags: blue, fixed width, three columns, squid

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 10px;
	font-family: 'Helvetica', Arial, Lucida Grande, Verdana, Sans-Serif;
	background: #1b2447;
	color: #fff;
	text-align: center;
	height: 100%;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{

	}

#content {
	font-size: 1.3em;
	float: right;
	width: 635px;
	}

#content-store {
	font-size: 1.3em;
	float: right;
	width: 450px;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn ul, .widecolumn ul {
	list-style: none;
	padding: 0px 0px 0px 5px;
}

.narrowcolumn ul li a, .widecolumn ul li a {
	font-weight: bold;
	display: block;
	padding: 3px 0px;
}

.alt {
	border-top: 1px solid #303060;
	border-bottom: 1px solid #303060;
	}

#footer {
	border: none;
	width: 100%;
	overflow: hidden;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Garamond', 'Georgia', Times, Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.7em;
	text-align: center;
	}

#headersmall .description {
	font-size: 1.2em;
	text-align: center;
	font-variant: small-caps;
	border-top: 1px solid #303060;
	border-bottom: 1px solid #303060;
	letter-spacing: 0.3em;
	padding-top: 0.2em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headersmall .description {
	text-decoration: none;
	color: #99c;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #99c;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #d22;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #f63;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.wp-caption {
	padding: 5px;
	border: 1px solid #fff;
}

.wp-caption-text {
	padding: 0px 5px 0px 5px;
	color: #ccc;
	font-size: 0.9em;
}

.right { 
	width: 225px;
	float: right;
}

.left {
	width: 390px;
	float: left;
}

.left img {
	padding: 0px 4px 0px 0px;
}

.randomimage {
	max-width: 300px;
	max-height: 300px;
}

a .randomimage {
	margin: 2px;
}

a:hover .randomimage {
	border: 2px solid #f63;
	margin: 0px;
}

#fakeheader hr {
	border: medium none;
	border-bottom: solid 1px #303060;
	clear: both;
	display: block;
	height: 1px;
	width: 100%;
	padding-top: 10px;
}

#fakeheader .left p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#fakeheader .right p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#fakeheader .right a img {
	margin: 2px 0;
	padding: 0px;
}

#fakeheader .right a:hover img {
	margin: 1px -1px;
	padding: 0px;
	border: solid 1px #f63;
}

#fakeheader .right {
	text-align: right;
}

#fakeheader p {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
}

#fakeheader {
	padding-bottom: 5px;
	padding-top: 8px;
}

#fakeheader a {
	margin: 0;
	padding: 0;
}

#fakeheader #flickr img {
	width: 55px !important;
	height: 55px !important;
	margin: 3.2px;
}

.inline {
	display: inline;
}

.topline {
	border-top: solid 1px #303060;
	padding-top: 4px;
	margin-top: 4px;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}

#header {
	background-color: #1b2447;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 20px;
	margin: 0px 0 0;
	max-width: 650px;
	min-width: 400px;
	}

.widecolumn {
	float: left;
	padding: 0 0 0px 10px;
	margin: 0px 0 0;
	max-width: 600px;
	min-width: 400px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	position: relative;
	top: 20px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	padding-bottom: 30px;
	background: url('images/broomtar.gif') no-repeat bottom center;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 10px;
	}

.alignleft {
	float: left;
	margin-right: 10px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-family: 'Helvetica', Arial, Lucida Grande, Verdana, Sans-Serif;
	font-size: 1em;
	}

/* ---------FUNKY WORDPRESS CRAP---------------- */
/* .entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020";} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

sidebar ul {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 5px 0px 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#pages .widget widget_pages ul li .page_item {
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	text-align: center;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 5px 0px;
	text-align: left;
	display: inline;
	}

#sidebar #searchform #s {
	width: 158px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 0px 5px;

	width: 290px;
	float: left;

	}

#sidebar form {
	margin: 0;
	}

#sidebar-squid {
	background: #1b2447 url('images/speech.png') top left no-repeat;
	width: 300px;
	float: left;
	}

#squidtalk {
	margin: 20px 25px 6px 25px;
	overflow: auto;
	height: 134px;
	width: 245px;
	color: #000;
	font-size: 1.2em;
}

#sidebar-2 {
	padding: 0px 0 10px 5px;
	margin-left: 10px;
	border-left: 1px solid #303060;
	width: 175px;
	float: right;
	height: 100%;
	}

#sidebar-2 ul {
	list-style: none;
	margin: 5px;
	padding: 0px;
}

#sidebar-4 {
	width: 300px;
	float: left;
	}

#flicker {
	margin: 0px 0px 0px -2px;
}

#flickr img {
	width: 50px;
	height: 50px;
	margin: 2px;
	}

#sidebar a:hover img {
	border: solid 2px #f63;
	margin: 0px;
}

#flickr a:hover img {
	border: solid 2px #f63;
	margin: 0px;
}

#fakeheader #flickr a:hover img {
	border: solid 2px #f63;
	margin: 1.2px;
}

#sidebar ul li .page_item {
	display: inline;
}

#right ul li {
	list-style-type: none;
}

#wp-admin-bar ul li, #wp-admin-bar-right ul li {
	background: transparent;
}

/* End Sidebar */



/* Begin Squid */

#squid {
	width: 300px;
	height: 415px;
	position: relative;
}

#squid ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#squid a .hotspot {
	display: block;
	position: absolute;
}

#squid .shows a .hotspot {
	width: 71px;
	height: 89px;
	top: 15px;
	left: 0px;
}

#squid .shows a:hover .hotspot {
	background: url('images/squidshows.png'); no-repeat top left;
}

#squid .news a .hotspot {
	width: 77px;
	height: 88px;
	top: 15px;
	left: 120px;
}

#squid .news a:hover .hotspot {
	background: url('images/squidnews.png'); no-repeat top left;
	padding: 13px 12px 9px 11px;
	margin-top: -13px;
	margin-left: -11px;
}

#squid .store a .hotspot {
	width: 93px;
	height: 92px;
	top: 59px;
	left: 206px;
}

#squid .store a:hover .hotspot {
	background: url('images/squidstore.png'); no-repeat top left;
	padding: 0px 0px 6px 6px;
	margin-left: -6px;
}

#squid .music a .hotspot {
	width: 95px;
	height: 62px;
	top: 195px;
	left: 110px;
}

#squid .music a:hover .hotspot {
	background: url('images/squidmusic.png'); no-repeat top left;
	padding: 17px 20px 0px 0px;
	margin-top: -17px;
}

#squid .music .squidsongs {
	position: absolute;
	display: block;
	top: 225px;
	left: -30000px;	
}

#squid .music a:hover .squidsongs {
	left: 115px;
}

#squid .photos a .hotspot {
	width: 70px;
	height: 62px;
	top: 257px;
	left: 0px;
}

#squid .photos a:hover .hotspot {
	background: url('images/squidphotos.png'); no-repeat top left;
	padding: 2px 0px 0px 0px;
	margin-top: -2px;
}

#squid .tourdiaries a .hotspot {
	width: 60px;
	height: 60px;
	top: 310px;
	left: 71px;
}

#squid .tourdiaries a:hover .hotspot {
	background: url('images/squidtourdiaries.png'); no-repeat top left;
	padding: 9px 2px 0px 0px;
	margin-top: -9px;
}

#squid .albums a .hotspot {
	width: 92px;
	height: 70px;
	top: 275px;
	left: 186px;
}

#squid .albums a:hover .hotspot {
	background: url('images/squidalbums.png'); no-repeat top left;
	padding: 7px 4px 4px 0px;
	margin-top: -7px;
}

#squid .links a .hotspot {
	width: 47px;
	height: 44px;
	top: 356px;
	left: 223px;
}

#squid .links a:hover .hotspot {
	background: url('images/squidlinks.png'); no-repeat top left;
	padding: 0px 0px 0px 0px;
}

#squid a .note {
	position: absolute;
	display: block;
	margin: 20px 25px 6px 25px;
	padding-top: 3px;
	top: -151px;
	left: -3000px;
	overflow: auto;
	height: 129px;
	width: 245px;
	color: #000;
	background-color: #fff;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
}

#squid a:hover .note {
	left: 0px;
	text-decoration: none;
}

#squid a:hover {
	border: none;
}

a .note {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* End Squid */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#sidebar a img {
	margin: 2px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.textwidget {
	margin-top: -7px;
}

.sidebar {
	width: 300px;
	float: left;
}

#store {
	width: 420px;
}

#sliding_cart a {
	font: 1.2em bold helvetica,sans-serif;
	text-align: center;
	color: #d22;
	padding: 3px 0px;
	display: block;
	background: #303060;
	border: 1px solid #d22;
}

#sliding_cart a:hover {
	font: 1.2em bold helvetica,sans-serif;
	text-align: center;
	color: #1B2447;
	padding: 3px 0px;
	display: block;
	background: #d22;
	border: 1px solid #303060;
}

.album h2 {
	border-bottom: solid 1px #d22;
	padding: 3px 0px;
}

.album p {
	max-width: 600px;
}

.album img {
	float: right;
	padding: 0px 0px 5px 8px;
}

#TB_window {
	margin-left: 140px;
}

.itemref img {
	float: left;
}

.wp-caption {
	padding: 5px;
	margin: 3px;
	border: 1px solid #fff;
}

.wp-caption alignright {
	padding: 5px;
	margin: 3px;
	border: 1px solid #fff;
	color: #df34ee;
}

img#wpstats {
	display: none;
}

#flashcontent2 {
	z-index: -10;
	position: fixed;
	top: -200px;
	left: 0px;
	width: 100%;
	height: 1200px;
	overflow: hidden;
}

#flashcontent {
}

.fake-header-icons img {
	width: 24px;
}

/* "Save Ginny!" */

