/*
	Theme Name: Hypercubed
	Theme URI: http://hypercubed.com/
	Description: Based on the default WordPress theme based on the famous <A href="http://binarybonsai.com/kubrick/">Kubrick</A>.
	Version: 0.1
	Author: Jayson Harshbarger
	Author URI: http://hypercubed.com/

Hypercubed v1.5
	http://hypercubed.com/

This theme was designed based on Kubrick thema by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.

Have fun, and don't be afraid to contact me if you have questions.
*/

/* Page Elements */
body {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	color:#333;
	background-color:#d5d6d7;
	text-align: center;
	margin: 0 0 30px;
	}

#page {
	background-color:#FFF;
	text-align: left;
	margin: 0 auto 0 auto;
	left: -5px;
	padding: 0;
	position: relative;
	width:760px;
	border:1px solid #959596;
	}

#header
{
	background-color:#73a0c5;
	height:200px;
	margin:0 auto;
	padding:0;
	width:100%;
}

#headerimg
{
	height:200px;
	margin:0;
	width:100%;
	margin-left:22px; /* Needed for IE, no effect on Firefox */
}

#content
{
	font-size:1.2em;
}

	.widecolumn .entry p
	{
		font-size:1.05em;
	}
	
	.narrowcolumn .entry,.widecolumn .entry
	{
		line-height:1.4em;
	}
	
	.widecolumn
	{
		line-height:1.6em;
		margin:5px 0 0 100px;
		padding:10px 0 20px;
		width:600px;
	}
	
	.narrowcolumn
	{
		float:left;
		margin:0;
		padding:0 0 20px 45px;
		text-align:center;
		width:450px;
	}
	
	.postmetadata
	{
		margin:0;
		padding:0 0 0 25px;
		text-align:left;
	}
	
	.postmetadata2
	{
		margin:20px 0 0;
		padding:5px 0 0 25px;
		text-align:left;
	}
	
	.post
	{
		margin:0 0 40px;
		text-align:justify;
	}
	
	.narrowcolumn .postmetadata
	{
		padding-top:5px;
	}
	
	.widecolumn .postmetadata
	{
		margin:30px 0;
	}
	
	#content hr
	{
		border-style:solid;
		color:#777;
		height:1px;
		width:100%;
	}

	#content ul
	{
		margin-left:0;
		list-style-type: square;
		padding:0 0 0 10px;
	}

	#content li
	{
		margin:7px 0 8px 10px;
	}

	#content ol
	{
		margin:0;
		padding:0 0 0 35px;
	}

	#content blockquote
	{
	margin:15px 30px 0 10px;
	padding-left:20px;
	}

	#content blockquote cite
	{
	display:block;
	margin:5px 0 0;
	}

	#content blockquote:before,blockquote:after
	{
	color:#CCC;
	display:block;
	font-family:'Times New Roman', Arial, Georgia, impact;
	font-size:300%;
	height: 0;
	}

	#content blockquote:before
	{
	float:left;
	content:open-quote;
	margin: 20px 0 0 -0.55em;
	}

	#content blockquote:after
	{
	float:right;
	content:close-quote;
	margin:0 0 0 400px;
	}

#sidebar
{
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left:520px;
	padding:20px 0 10px;
	width:230px;
}

	#sidebar h2
	{
		font-family:'Lucida Grande', Verdana, Sans-Serif;
		font-size:1.2em;
		margin:10px 0 0;
		padding:0;
	}
	
	#sidebar hr
	{
		border-style:solid;
		color:#777;
		height:1px;
		width:80%;
	}

#sidebar2
{
	float:right;
	left:763px;
	position:absolute;
	text-align:center;
	width:120px;
}

#footer
{
	background-color:#eee;
	clear:both;
	height:50px;
	margin:0 auto;
	padding:0 0 0 0px;
	width:760px;
	margin-left:11px;  /* Needed for IE, no effect on Firefox */
}

html>body #footer
{
	margin-left:0px;  /* Needed for IE, no effect on Firefox */
}


	#footer p
	{
		margin:5px;
		padding:5px;
		text-align:center;
	}


#searchform
{
	margin:10px auto;
	padding:5px 3px;
	text-align:center;
}

	#searchform #s {
		color: Teal;
		width:200px;
		padding:2px;
	}

	#sidebar #searchform #s {
		text-align:left;
	}

	#sidebar #searchsubmit {
		display: none;
	}

/* Fonts */
small
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}

h1,h2,h3
{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:700;
}

h1
{
	font-size:4em;
	margin:0;
	padding-top:70px;
	text-align:center;
}

h2
{
	font-size:1.6em;
	margin:30px 0 0;
}

	h2.pagetitle
	{
		font-size:1.6em;
		margin-top:30px;
		text-align:center;
	}

h3
{
	font-size:1.3em;
	margin:30px 0 0;
	padding:0;
}
	
.description
{
	font-size:1.2em;
	text-align:center;
}

h1,h1 a,h1 a:hover,h1 a:visited,.description
{
	color:#FFF;
	text-decoration:none;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited
{
	color:#333;
}

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;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
{
	color:#777;
}

a,h2 a:hover,h3 a:hover
{
	color:#06c;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{
	color:#147;
}

acronym,abbr,span.caps
{
	cursor:help;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

/* Comments */
.commentlist li,#commentform input,#commentform textarea
{
	font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#content ol.commentlist
{
padding: 0;
}

.commentlist li
{
	font-weight:700;
	list-style:none;
	margin:15px 0 3px;
	min-height:90px;
	padding:5px 10px 3px;
}

.alt
{
	background-color:#f8f8f8;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin:0;
	padding:10px;
}

.authorcomment
{
	background-color:#f0f0f0;
	border-bottom:2px solid #ddd;
	border-top:2px solid #ddd;
	margin:0;
	padding:10px;
}

.commentlist cite,.commentlist cite a
{
	font-size:1.1em;
	font-style:normal;
	font-weight:700;
}

.commentlist p
{
	font-weight:400;
	line-height:1.5em;
	margin:10px 5px 10px 0;
	text-transform:none;
}

#commentform p
{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 0;
}

.commentmetadata
{
	display:block;
	font-weight:400;
	margin:0;
}

.commentlist
{
	padding:0;
	text-align:justify;
}

.nocomments
{
	margin:0;
	padding:0;
	text-align:center;
}

h3.comments
{
	margin:40px auto 20px;
	padding:0;
}

#commentform input
{
	margin:5px 5px 1px 0;
	padding:2px;
	width:170px;
}

#commentform textarea
{
	padding:2px;
	width:100%;
}

#commentform #submit
{
	float:right;
	margin:0;
}


/* Code View */
code,div.code,pre.code, pre code, pre pre
{
	background:#eee;
	border:solid 1px #aaa;
	color:#000;
	font-family:'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	font-size:110%;
}

pre.code div
{
	display:inline;
	width:95%;
}

pre code,pre div.code, pre.code
{
	display:block;
	overflow:auto;
	white-space:pre;
	width:95%;
}

/* Calender */
#wp-calendar #prev a
{
	font-size:9pt;
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
}

#wp-calendar caption
{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:20px 0 0;
	text-align:left;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

#wp-calendar
{
	empty-cells:show;
	margin:10px auto 0;
	text-align:center;
	width:155px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar td
{
	padding:3px 0;
	text-align:center;
}

/* Image Formats */
a img
{
	border:none;
}

.post img
{
	max-width:100%;
	padding:5px;
}

.postmetadata img,.postmetadata2 img
{
	border:none;
	padding:0;
}

.post iframe
{
	padding:5px;
}

img.centered
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

/* Additional Lists */
.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-image:none;
	list-style-type:none;
}

html>body #sidebar ul
{
	margin-left:0;
	padding:0 0 0 10px;
	list-style:none; 
	text-indent:-10px;
}

#sidebar ul li
{
	list-style-image:none;
	list-style-type:none;
	margin-bottom:15px;
}

#sidebar ul li:before
{
	content:"\00BB \0020";
}

#sidebar ul ul li:before
{
	content:"\00BB \0020";
}

#sidebar p,#sidebar select
{
	margin:5px 0 8px;
}

#sidebar ul,#sidebar ol
{
	margin:5px 0 0 10px;
}

#sidebar ul ul,#sidebar ol
{
	margin:0 0 0 10px;
}

ol li,#sidebar ol li
{
	list-style:decimal outside;
}

#sidebar ul li,#sidebar ol li
{
	margin:3px 0 0;
	padding:0;
}

/* Form Elements */

select
{
	width:130px;
}

.navigation
{
	display:block;
	margin-bottom:60px;
	margin-top:10px;
	text-align:center;
}

.entry ol li,#sidebar ul,#sidebar ul ol
{
	margin:0;
	padding:0;
}

.entry form,.center
{
	text-align:center;
}

/* Top navigation bar for Wordpress default theme(Kubrick) by http://www.LiewCF.com/

Credit: 
- CSS code ripped from http://binarybonsai.com/kubrick/
- idea to use wp_list_pages() enlighten by http://www.lamateporunyogur.com/pool */
#supernav
{
	display:block;
	font:bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	left:0;
	margin:0 0 0 30px;
	padding:5px 16px;
	position:absolute;
	text-align:left;
	top:181px;
	width:720px;
}

html>body #supernav
{
	top:180px;
}

#supernav li
{
	display:inline;
	margin:0;
}

#supernav a
{
	background:#63AAE7;
	border:1px solid #FFF;
	color:#FFF;
	display:inline;
	font-weight:400;
	height:19px;
	padding:2px 6px 4px;
	position:relative;
}


#supernav a:hover,#supernav .current_page_item a
{
	background:#FFF;
	color:#111;
	text-decoration:none;
}

#hack
{
	background:#FFF;
	display:inline;
	height:2px;
	left:0;
	margin:0 0 0 32px;
	padding:0;
	position:relative;
	top:-20px;
	width:700px;
	z-index:2;
}

/* Avatars: http://www.skippy.net/blog/2005/03/24/gravatars/*/
.avatar
{
float: left;
padding-right: 10px;
}

/* Missplaced */
.widecolumn .post,#sidebar form
{
	margin:0;
}

#categories { padding: 5px; width: 400px; text-align: justify; }
#categories a { text-decoration: none; }
ul#archives
	{
		margin:0;
		list-style-type: none;
	}

ul#archives ul
	{
		margin-left:15px;
		list-style-type: none;
	}

ul#archives li
	{
		margin-top:10px;
	}

ul#archives ul li
	{
		margin:0px;
	}

/* Widgets */
.akismetwrap
{
text-align: center;
}