/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/http://practica.ca/wp-admin/theme-editor.php?file=wp-content/themes/default2/style.css&theme=WordPress+Default
Stylesheet
Description: BAsed on the the default WordPress theme based on the famous Kubrick.
Version: 1.0
Author: Ryan Wiseman
Author URI: http://rjgcreative.com

	*** 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.
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

#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;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.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: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

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, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6699CC;
	}

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;
	}


#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
       }

a:hover {
	color: #147;
	text-decoration: none;
	}
	
#content a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
        border-bottom: 1px #06c dotted;
        }

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#toptext{

background-color: white;
margin: 5px auto;


}
#top{
background-color: white;
margin: 10px auto;
padding: 10px;
border: 1px #6699CC solid;
color: #6699CC;


}
#new{
background: #ffffff url(http://practica.ca/images/new50.jpg) top left no-repeat;
margin: -5px auto;
padding: 10px 10px 10px 85px;
border: 1px #6699CC solid;
color: #6699CC;

}
#topalt{
background-color: #6699CC;
margin: -5px auto;
padding: 10px;
color: white;

}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	background-color: #73a0c5;

	}
#topround{padding: 0;
	margin: 0 auto;
        height: 20 px;
	width: 100%;
	background-color: #73a0c5;
        background: url(http://www.canpod.com/podcampto/wp-content/themes/default/images/topround.gif);               
        background-repeat: no-repeat;
	}

#headerimg {
	
        margin: 0;
	
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 125px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 760px;
	clear: both;
        background: url(http://www.practica.ca/images/kubrickfooter.jpg);               
        background-repeat: no-repeat;
height: 68px;
	}

#footer p {
	margin: 0;
	padding: 5px 20px;
	text-align: left;
clear: both;
        
	}
#footer a img {

        float: right;
        padding-right: 20px;

}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 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%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 2px #6699CC solid;
	}
	
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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	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;
	}


/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 580px;
	width: 150px;
	}

#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;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.white{
background-color: white;
padding: 2px;
border: 1px #6699CC solid;
color: #6699CC;
}
.blue{
background-color: #6699CC;
padding: 2px;
color: white;
border: 2px #99CCFF solid;
}
.paw{
background-image: url(http://www.practica.ca/images/paw2.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 40px;
padding-right:10px;
min-height: 20px;
}
.paw:hover{
background-image: url(http://www.practica.ca/images/paw2.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 40px;
padding-right:10px;
background-color: #6699CC;
color: white;
min-height: 20px;
}
.paw2{
background-image: url(http://www.practica.ca/images/paw2.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 40px;
padding-right:10px;
min-height: 25px;
}
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Sidebar Styles */


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li a:hover {
background-color: #6699CC;
color: white;
width: 130px;
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #dddddd;
	background-color: #F5F5F5;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #dddddd;
}

#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;

	voice-family: "\"}\""; 
	voice-family: inherit;
	} 
html>body #sidebar ul ul li a {
	width: 150px;
}

/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;

	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 150px;
} 
html>body #sidebar ul ul ul li a {
	width: 150px;
}
/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
}