/*
Theme Name: Posidogz
Theme URI: http://www.posidog.com
Description: A specialized Wordpress theme based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Morgan Newman
Author URI: http://www.v3gan.com
Tags: blue, custom header, fixed width, two columns

	Posidogz v0.1
	 http://www.v3gan.com/themes/

	This theme was built by Morgan Newman for Sarah Keegans 
	of Posidog, Inc. 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Candara, Arial, Sans-Serif;
	background: #fff;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.65em;
	}


small {
	font-family: Candara, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Candara, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Candara, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

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;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.navrz
	{
	font-family: Candara, Arial, Sans-Serif;
	color: #fff;
	font-size: 2.2em;	
	text-align: left;
	left-padding:3px;
	font-weight:bold;
	text-decoration: none;
	}
	
.navrz:hover
	{
	color: #ccc;
	text-decoration: none;
	}

.posidogadr
	{
	font-family: Candara, Arial, Sans-Serif;
	color: #000;
	font-size: 1.3em;
	z-index:1402;
	}
	
.contentz
	{
	text-align: left;
	}
	
.post
	{
	padding:10px;
	}

.textbox {
	padding:2px 6px 4px 6px;
	width:200px;
	color: #555555; 
	background-color: #ffc; 
	border: #dddddd 2px solid;
}

.rtextbox {
	padding:2px 6px 4px 6px;
	margin:4px;
	width:200px;
	color: #555555; 
	background-color: #ffc; 
	border: #dddddd 2px solid;
	float:right;
}

.rbox {
	width:216px;	
	margin:4px;
	float:right;
}

.ltextbox {
	padding:2px 6px 4px 6px;
	margin:4px;
	width:200px;
	color: #555555; 
	background-color: #ffc; 
	border: #dddddd 2px solid;
	float:left;
}

/* End Typography & Colors */



/* Begin Structure */
html, body 
	{
        height:auto !important; /* FF and compliant browsers should automatically size the body/html */
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
        min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
	}
	
body 
	{
	background-color: #e2e2e2;
	margin: 0 0 0 0px;
	padding: 0;
	}

#headz 
	{
	background-color: #fff;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 138px;
	width: 1024px;
	}
	
#linez
	{
	width: 1024px;
	height: 7px;
	background: url('images/yellow_slice.gif');
	background-color: #fff;
	}

#posidogtxt
	{
	width: 378px;
	height: 138px;
	position:relative;
	text-align:left;
	float:left;
	z-index:1401;
	}

#posidogadr
	{
	width: 382px;
	height: 138px;
	position:relative;
	float:left;
	text-align:left;
	}
	
#bodyz 
	{
	background-color: #fff;
	width: 1024px;
	margin: 0 0 0 0px;
	padding: 0px;
	min-height:1000px;
	}

#footz {
	width: 1024px;
	height:100%;
	text-align:center;
	float:left;
	background-color:#fff;
	}

#contentz
	{
	background-color:#fff;
	width: 831px;
	position:relative;
	float:left;
	min-height:100%;
	height:100%;
	z-index:1002;
	}


#posidogpic
	{
	z-index:1001;
	left:30px;
	position:relative;
	}

#rnavz
	{
	background-color:#fff;
	width:193px;
	height:533px;
	position:relative;
	float:right;
	z-index:1000;
	}

#boxrz
	{
	background-color:#fff;
	width: 114px;
	height: 99px;
	margin: 2px;
	z-index:1000;
	}
#boxrzz
	{
	background-color:#fff;
	width: 114px;
	height: 168px;
	margin: 2px;
	z-index:1000;
	}
#boxrzzz
	{
	background-color:#fff;
	width: 167px;
	height: 123px;
	margin: 2px;
	z-index:1000;
	valign:middle; 
	}
	
#navrz
	{
	background-color: #f90;
	width: 144px;
	height: 27px;
	margin: 4px;
	padding-left:5px;
	text-align: left;
	z-index:1000;
	}
#navrz-spacer
	{
	width: 144px;
	height: 3px;
	margin: 4px;
	padding-left:5px;
	}

/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

/* 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;
	}

.alignleft {
	float: left;
	}
/* 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: disc;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


/* End Entry Lists */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Bella like to say woof!" */

