/*
Theme Name: Janet 2010 
Theme URI: http://wordpress.org/
Description: My new look. Simple.
Version: 1.0
Author: Janet Murphy
Author URI: http://janetmurphy.ca/
Tags: white, custom header, fixed width, two columns, widgets

	Janet 2010 v1.0
	This theme was customized by Janet Murphy

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Body and Page */
body {
	font: 11px/15px Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #999999;
	}

#container {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	}

a, a:visited {
	color: #b8c347;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #8ac8c3;
	font-weight: bold;
	text-decoration: none;
	}
/* End Body and Page */



/* Begin Header */
#header {
	height: 135px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	}

#logo {
	float: left;
	width: 458px;
	padding-top: 40px;
	}

#navigation {
	width: 254px;
	padding-top: 90px;
	margin-left: 458px;
	text-align: right;
	}

.top-nav {
	font: 13px/16px 'Molengo', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

.top-nav a, .top-nav a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

.top-nav a:hover {
	color: #b8c347;
	font-weight: normal;
	text-decoration: underline;
	}
/* End Header */



/* Begin Sidebar */
#sidebar {
	width: 230px;
	margin-left: 482px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

.wp-tag-cloud, #mostpopulartags-3, #mostpopulartags-3 li, #sidebar li, #sidebar ul {
	font: 11px/13px Verdana, Arial, Sans-Serif;
	}

#sidebar li {
	padding: 3px 0;
	}
	
#sidebar a, #sidebar a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #b8c347;
	font-weight: normal;
	text-decoration: underline;
	}

#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	}

.tweet_list {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.tweet_list a, .tweet_list a:visited {
	color: #999999;
	text-decoration: underline;
	}

.tweet_list a:hover {
	color: #b8c347;
	text-decoration: underline;
	}
/* End Sidebar */



/* Begin Search Form Elements */
#searchform {
	margin: 0 0 20px 0;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#s, #si_contact_name1 input, #si_contact_email1 input, #si_contact_subject1 input, #si_contact_message1 textarea {
	padding: 3px;
	border: 1px solid #CCCCCC;
	}

.small {
	font: 9px/11px Verdana, Arial, Sans-Serif;
	}
/* End Search Form Elements */



/* Begin Main Content */
#content {
	width: 412px;
	float: left;
	padding-right: 50px;
	}
	
h1, h2 {
	font: 18px/22px Arial, Sans-Serif;
	text-transform: lowercase;
	color: #8ac8c3;
	font-weight: bold;
	}

h2.indexh {
	font: 15px/17px Arial, Sans-Serif;
	text-transform: lowercase;
	color: #999999;
	font-weight: bold;
	}

h2.indexh a, h2.indexh a:visited {
	text-decoration: none;
	color: #999999;
	}

h2.indexh a:hover {
	text-decoration: none;
	color: #8ac8c3;
	}

h1, h2.pagetitle {
	color: #8ac8c3;
	margin-top: 10px;
	margin-bottom: 20px;
	}

h2.widgettitle {
	margin-top: 10px;
	margin-bottom: 0px;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	text-decoration: none;
	color: #8ac8c3;
	}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #8ac8c3;
	}

.breadcrumb {
	font: 10px/12px Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #999999;
	}

.breadcrumb a, .breadcrumb a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

.breadcrumb a:hover {
	color: #b8c347;
	font-weight: normal;
	text-decoration: underline;
	}

.entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	}

blockquote { 
    padding: 0 20% 0 10%;
    font: italic 1.2em serif; 
    color: #666; 
}
blockquote:before, blockquote:after { 
    display: block; 
    font-size: 300%; 
    color: #ccc; 
}
blockquote:before { 
    content: open-quote; 
    margin-left: -10%; 
    height: 0; 
}
blockquote:after { 
    content: close-quote; 
    margin-left: 100%; 
    margin-top: -33px; 
    height: 33px; 
}
/* End Main Content */



/* Begin Tag Pages */
.tag_title {
	font: 11px/13px Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #999999;
	}

.tag_title a, .tag_title a:visited, .tag_title a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

.client-name {
	font: 15px/17px Times, Serif;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	text-align: right;
	}

/* End Tag Pages */



/* 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;
	}

a img {
	border: none;
	}

.entry img {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
/* End Images */


/* 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: 9px;
	line-height: 11px;
	color: #666666;
	padding: 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin Footer */
#footer {
	font: 10px/12px Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #CCCCCC;
	}

#footer a, #footer a:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	color: #b8c347;
	font-weight: normal;
	text-decoration: underline;
	}
/* End Footer */



