/*
Theme Name: Juliet Deane
Theme URI: http://julietdeane.com/
Description: The WordPress theme for the Hanley Strength Systems website.
Version: 1.0
Author: Paradigm Interactive
Author URI: http://paradigminteractive.com/
Tags: blue, cool tones, custom header, fixed width, two columns, widgets

	Juliet Deane v1.0
	 http://julietdeane.com/

	This theme was designed and built by Paradigm Interactive.

	The CSS, XHTML and design is copyright 2009 Juliet Deane.

*/

/* Begin Structure */

body {
	margin: 0;
	font-size: small;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #12212f url(images/bbg.png) repeat-x left top;
	color: #000;
}
.clr {
	clear: both;
}

#wrap {
	margin: 0 auto;
	width: 970px;
	background: url(images/wbg.png) repeat-y left top;
}

#header {
	margin: 0;
	clear: both;
	width: 970px;
	height: 143px;
	background: url(images/hbg.jpg) no-repeat left top;
}
#header #logobox {
	float: left;
	width: 331px;
	height: 71px;
	padding: 0;
	margin: 17px 0 0 161px;
}
html>body #header #logobox {
	margin: 17px 0 0 321px;
}

#tnav {
	clear: both;
	float: left;
	width: 642px;
	height: 34px;
	margin: 3px 0 0 83px;
}
html>body #tnav {
	margin: 3px 0 0 166px;
}
#tnav ul {
	/*width: 638px;
	height: 34px;*/
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#tnav ul li {
	float: left;
	height: 34px;
	margin: 0 1px 0 0;
	padding: 0;
}
#subhead {
	clear: both;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 74px;
	background: url(images/shbg.png) no-repeat left top;
}

#content {
	float: left;
	width: 650px;
}

#sidebar {
	float: right;
	width: 294px;
	margin: 0 8px 0 0;
	background: url(images/smbbg.png) no-repeat left top;
}
html>body #sidebar {
	margin: 0 16px 0 0;
}
#sb-social {
	width: 286px;
	height: 298px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div.sb-news {
	clear: both;
	width: 294px;
	height: 333px;
	margin: 0;
	padding: 0;
	background: url(images/sb-news-bg.png) no-repeat left top;
}
div.sb-news div.subnews {
	padding-top: 20px;
	width: 286px;
	text-align: center;
	margin: 0;
}
div.sb-news div.sublist {
	clear: both;
	width: 275px;
	margin: 40px 0 0 18px;
	color: #eee !important;
}
div.sublist h3 {
	color: #ddd !important;
	margin-bottom: 0 !important;
}
div.sublist ul li {
	list-style-type: disc;
	color: #ccd !important;
	font-weight: bold;
	margin: 0 0 0 2em !important;
}

#footer {
	margin: 0;
	clear: both;
	width: 970px;
	height: 109px;
	background: url(images/fbg.png) no-repeat left top;
}

/* End Structure */

/* Begin Element Styles */

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content li {
	margin-left: 28px;
	margin-right: 16px;
}

#content h1, #content h2 {
	margin-left: 27px;
	margin-bottom: -12px;
	letter-spacing: -1px;
}
#content hr {
	clear: both;
	border: none;
	background-color: #d0d3d6;
	color: #d0d3d6;
	height: 5px;
	margin: 11px 10px 11px 26px;
}


#sidebar {
	color: #fff;
}

#sidebar p {
	margin-left: 15px;
	margin-right: 15px;
}
#sidebar p.qotm {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content a:link, #content a:visited {
	color: #55556f;
}
#sidebar a:link, #sidebar a:visited {
	color: #789;
}

#footer p {
	color: #000;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #225 !important;
	text-decoration: none !important;
}
#footer #fone {
	float: left;
	margin: 32px 0 0 25px;
	text-align: left;
	width: 550px;
}
#footer #fone p {
	line-height: 1.5;
}
#footer #ftwo {
	float: right;
	margin: 36px 25px 0 0;
	width: 300px;
	text-align: right;
	font-size: 10px;
}
#footer #ftwo p {
	line-height: 1.5;
}

#subhead h2.titleofpage {
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -2px;
	color: #fff !important;
	margin: 0 0 0 28px;
	padding-top: 19px;
}
#subhead h2.mod_2 {
	font-size: 28px !important;
}
#content p.tst {
	margin-left: 18px;
	margin-right: 18px;
	font-size: 10px;
	font-style: italic;
}

#content p, #content li {
	line-height: 1.4 !important;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content p.postmetadata {
	font-size: 10px !important;
}

/* End Element Styles */

/* Begin Typography & Colors */
img {
	border: 0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5;
}

h1 {
	font-size: 28px;
}

h2, h2.pagetitle {
	margin-top: 14px;
	font-size: 25px;
}

h3 {
	font-size: 18px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000 !important;
	text-decoration: none;
}

h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	color: #445 !important;
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

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

.commentmetadata {
	font-weight: normal;
}

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 {
	text-decoration: none;
}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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

/* End Images */

/* Begin Lists */

.entry ul li {
	margin-left: 1em;
}
.entry ol li {
	margin-left: 1.5em;
}
.entry img {
	display: block;
	clear: both;
	margin: 1em auto;
}

.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-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar li {
	margin-left: 12px;
	margin-right: 18px;
}
#sidebar li.categories {
	margin-left: 28px !important;
}
#sidebar li.categories ul li {
	margin-left: 15px;
}
#sidebar li.widget {
	margin-left: 0 !important;
}
#sidebar li.widget div.textwidget {
	margin: 0;
	padding: 0;
}
#sidebar li.widget div.textwidget p {
	margin-left: 15px;
	margin-right: 16px;
}
#sidebar li.widget ul li {
	margin-left: 15px;
	margin-right: 16px;
}

#sidebar li.widget ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #777;
}
#sidebar h2.widgettitle {
	margin: 0 !important;
}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	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 {
	margin: 5px 20px 12px 30px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

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

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


div.contactform {
	width: 550px !important;
	float: left;
}
div.contactform p {
	text-align: left !important;
}
div.contactform label {
	font-weight: bold;
}
div.contactform form {
	width: 550px !important;
}
div.contactform form input {
	width: 250px !important;
}
div.contactform form textarea {
	width: 500px !important;
	height: 200px !important;
}
div.contactform form input#contactsubmit {
	width: 120px !important;
}


/* Navigation groups */
div.navigation {
	clear: both;
	width: 602px;
	margin: 0 0 14px 25px;
	padding: 9px 6px;
	background: #eee !important;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}