/*

Theme Name: The Hideaways Club 2.0
Theme URI: http://www.thehideawaysclub.com/
Description: A bespoke theme for <a href="http://www.thehideawaysclub.com/">The Hideaways Club</a>.
Version: 2.0
Author: Ben Huson at Camber (www.camber-group.com)
Author URI: http://www.camber-group.com/
Tags: copyright

The CSS, XHTML and design is copyright.

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #333;
	text-align: center;
	padding:0 7px 1px 7px;
	margin: 0 auto;
}

hr {
	display: none;
}

a {
	outline:none;
}

a:link, a:visited {
	color:#64779A;
}

a:hover, a:active {
	color:#6286C2;
}

form {
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
	margin:20px 0;
	}
	
th, td {
	text-align:left;
	vertical-align:top;
	padding:2px 20px 2px 0;
	border-bottom: 1px solid #EEEEEE;
}

th {
	color:#64779A;
	font-weight:normal;
	border-bottom: 1px solid #64779A;
}

input, textarea {
	outline:none;
}

h1, h2, h3, h4 {
	font-family:Georgia, Times, serif;
	font-weight:normal;
	color: #000;
	font-size:14px;
	margin:30px 0 10px 0;
}
h1 { margin-top:0px; margin-bottom:20px; }
h2 { color:#64779A; }
h2.h1 { margin-top:0px; margin-bottom:20px; color:#000; }
h3 { color:#333; font-size:13px; }
h4 { color:#64779A; font-size:13px; margin-top:20px; }

div.post-header h1,
div.post-header h2.h1 {
	margin-bottom:0px;
}
div.post-header h2 {
	margin-top:0px;
}

h5, h6 {
	padding:0px;
	margin:20px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1em;
}
h6 { color:#64779A; }

p {
	margin: 1em 0;
}

ul {
	margin: 1em 0;
	padding:0px;
	list-style:none;
}

ul li {
	list-style:none;
	margin: 2px 0;
	padding:0 0 0 15px;
	background-image: url(images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#64779A;
}

.sidebar ul li {
	color: #333;
}



/* ---------- Stucture ---------- */

#page {
	width:966px;
	margin:0 auto;
	font-size:1.1em;
	text-align: left;
}

div.sidebar h2 {
	margin: 0 0 10px 0;
	padding:0px;
}

div.sidebar h3 {
	margin-top:20px;
}

div.sidebar h2 { color: #000; }
div.sidebar h3 { color: #64779A; }
div.sidebar h4 { color: #333; }
div.sidebar h5 { color: #64779A; }
div.sidebar h6 { color: #333; }


div.sidebar ul {
	margin: 0;
	padding:0px;
}

div.sidebar ul li {
	margin: 0 0 30px 0;
	padding:0;
	background-image: none;
}

#sidebar {
	width:247px;
	float:left;
}

#sidebar ul {
	margin:0 0 30px 0;
	padding:0px;
	list-style:none;
}

#sidebar ul li li {
	margin:0 0 0 0;
	padding:0px;
	list-style:none;
}

#sidebar2 {
	width:247px;
	float:right;
}

#sidebar2 ul {
	margin:0 0 30px 0;
	padding:0px;
	list-style:none;
}

#sidebar2 ul li li {
	margin:0 0 0 0;
	padding:0px;
	list-style:none;
}

#sidebar3 {
	margin:1px 0 20px 0;
	width:247px;
	float:right;
	padding:21px 0 0 0;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body.layout-blog #content {
	width:462px;
	float:left;
	margin-right:5px;
}

body.layout-blog #content-inner {
	padding:0 30px 0 30px;
}

#content-left {
	width:407px;
	margin:15px 0px 5px 0px;
	float:left;
}

#content-left-inner {
	padding:0 0 0 30px;
}

#content-right {
	width:499px;
	float:right;
}

#content-right-inner {
	margin:15px 0 5px 0;
}

#content.content-faqs #content-right-inner {
	margin-top:60px;
}

#content-header {
	width:966px;
	clear:both;
	margin-bottom:20px;
	padding:0 0 1px 0;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content-header-inner {
	padding:0 30px 0 30px;
}

.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

body.layout-blog #content {
	width:587px;
	float:left;
	margin-right:5px;
}

body.layout-blog #sidebar {
	width:187px;
}

body.layout-blog #sidebar2 {
	width:187px;
}

body.layout-blog #sidebar3 {
	width:374px;
}



/* ---------- Header ---------- */



#header {
	margin-bottom:4px;
	padding:0 0 1px 0;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body.layout-blog #header {
	margin-bottom:20px;
}


#branding {
	float: right;
	width: 182px;
	height: 146px;
}

#logo {
	margin:0 !important;
	padding:0;
	width:182px;
	height:120px;
	overflow:hidden !important;
	background-image: url(images/header/the-hideaways-club-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logo a {
	display: block;
	padding:120px 0 0 0 !important;
}

#branding p.description {
	height:1px !important;
	margin:0px !important;
	overflow:hidden !important;
	line-height:2em;
}

#branding p.memberslogin {
	margin:0px !important;
	padding:0;
	width:182px;
	height:26px;
	overflow:hidden;
	background-image: url(images/header/members-login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#branding p.memberslogin a {
	display: block;
	padding:40px 0 0 0;
}



/* ---------- Navigation ---------- */



#navpri ul, #navpri ul li {
	display: block;
	list-style: none;
	padding:0;
	margin:0;
	background-image:none;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#808080;
}

#navpri a img {
	border:none;
}

#navpri a:link, #navpri a:visited {
	color:#808080;
	text-decoration:none;
}

#navpri a:hover, #navpri a:active {
	color:#000;
	text-decoration:none;
}

#navpri li.selected a:link, #navpri li.selected a:visited, #navpri li.selected a:hover, #navpri li.selected a:active {
	color:#000;
	text-decoration:none;
}


#navpri ul li, #navpri ul li a, #navpri ul li a img {
	display: block;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

#navpri ul {
	width:140px;
	padding:15px 0 0 30px;
	float:left;
}

#navpri ul li {
	position:relative;
	height:15px;
}

#navpri ul li a {
	padding:0 0 0 0px;
}

#navsec {
	width:300px !important;
	position:absolute;
	top:0px;
	left:160px;
	margin:0px !important;
	padding:0px !important;
	}

#navsec li {
	height:auto;
	display:block;
	margin:0 0 3px 0 !important;
	padding:0px !important;
	font-family:Verdana, Arial, sans-serif !important;
	font-size:11px !important;
	}

#navsec li a {
	padding:0 0 5px 10px !important;
	background-image:url(/images/common/arrow_navsec.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	}

#navsec a:link, #navsec a:visited {
	color:#64779A !important;
	text-decoration:none !important;
	}

#navsec a:hover, #navsec a:active {
	color:#6286C2 !important;
	text-decoration:underline !important;
	}

#navsec li.selected a:link, #navsec li.selected a:visited {
	color:#333333 !important;
	text-decoration:none !important;
	}

#navsec li.selected a:hover, #navsec li.selected a:active {
	color:#333333 !important;
	text-decoration:underline !important;
	}



/* ---------- Footer ---------- */



#footer {
	margin-top:20px;
	padding:11px 0 14px 0;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	padding:0;
	margin:0;
}

#footer #copyright {
	float:left;
	padding:0 0 14px 30px;
}

#footer .copyright a, #footer .copyright a:link, #footer .copyright a:visited {
	color:#666666;
	text-decoration:none;
}

#footer .copyright a:hover, #footer .copyright a:active {
	color:#666666;
	text-decoration:underline;
}

#footer #sitecredit {
	float:right;
	color:#999999;
	padding:0 14px 10px 0;
}

#footer #sitecredit a:link, #footer #sitecredit a:visited {
	color:#999999;
	text-decoration:none;
}

#footer #sitecredit a:hover, #footer #sitecredit a:active {
	color:#6286C2;
	text-decoration:underline;
}

#footer .divider {
	color:#CCCCCC;
}



/* ---------- Lines ---------- */

body.layout-5050 #header {
	background-image: url(images/common/line-50-50.gif);
}

body.layout-5050 #footer {
	background-image: url(images/common/line-50-50.gif);
}



/* ---------- Lines ---------- */

body.layout-blog #header {
	background-image: url(images/common/line-layout-blog.gif);
}

body.layout-blog #footer {
	background-image: url(images/common/line-layout-blog.gif);
}

body.layout-blog #content-header {
	background-image: url(images/common/line-layout-blog.gif);
}



/* ---------- Other --------------- */

.paging {
	margin:20px 0;
}

p.date {
	color:#64779A;
}

.post-single h1 {
	margin-bottom:5px;
}

.post-single p.date {
	margin-top:5px;
	margin-bottom:20px;
}

.post-single div.doclist {
	margin:1em 0;
}

.post-single .entry {
	margin-bottom:30px;
}

.post-index h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	margin-bottom:5px;
}

.post-index p.date {
	margin:5px 0;
	color:#666;
}

.post-index .entry p {
	margin-top:5px;
}


.widget_categories ul li {
	margin:2px 0 !important;
}

.widget_categories a:link, .widget_categories a:visited {
	text-decoration:none;
	color:#64779A;
}

.widget_categories a:hover, .widget_categories a:active {
	text-decoration:underline;
	color:#6286C2;
}



#archives-x12 ul li {
	margin:2px 0 !important;
}

#archives-x12 a:link, #archives-x12 a:visited {
	text-decoration:none;
	color:#64779A;
}

#archives-x12 a:hover, #archives-x12 a:active {
	text-decoration:underline;
	color:#6286C2;
}

.widget_hideaways_search .searchfield input {
	border:1px solid #CCC;
	padding:2px 3px;
	margin:0 5px 0 0;
	width:100px;
}

.widget_hideaways_press_kit table td.field input {
	border:1px solid #CCC;
	padding:2px 3px;
	margin:0 5px 0 0;
	width:100px;
}

.widget_hideaways_press_kit table td.fieldname, .widget_hideaways_press_kit table td.field {
	padding-bottom:2px;
}

.widget_hideaways_press_kit table td.fieldname {
	padding-right:10px;
	padding-top:1px;
}

.widget_hideaways_press_kit table tr.submit td {
	padding-top:2px;
}

.error {
	color:#CC0000;
}



/* ---------- Posts Layout ---------- */

div.post-thumbnail {
	float:left;
	margin:0 25px 0 0;
}

div.post-hero div.post-thumbnail,
div.post-recent div.post-thumbnail {
	margin:0 20px 0 0;
}

div.news-header-left div.post h2,
div.news-header-right div.post h2 {
	margin-top:0 !important;
}

div.news-header-left div.post,
div.news-header-right div.post {
	margin-bottom:20px;
}

div.post {
	clear:left;
}

div.post-content {
	margin-left:129px;
}

div.post-hero div.post-content {
	margin-left:310px;
}

div.post-recent div.post-content {
	margin-left:72px;
}

div.news-header-left {
	width:527px;
	float:left;
	padding-bottom:20px;
}

div.news-header-right {
	width:344px;
	float:right;
	padding-bottom:20px;
}



/* ---------- Search and Subscribe Widget ---------- */

li.widget_search_subscribe_widget #searchform input {
	margin:0;
}

li.widget_search_subscribe_widget #searchform #s {
	width:100px;
	border: 1px solid #CCC;
	margin:0 3px 0 0;
	padding:3px 5px;
}

li.widget_search_subscribe_widget div.search-subscribe-rss ul {
	list-style:none;
	margin:10px 0 !important;
	padding:0px;
}

li.widget_search_subscribe_widget div.search-subscribe-rss ul li {
	list-style:none;
	margin:0px;
	padding:0 0 0 20px !important;
	font-size:0.9em;
	background-image: url(images/common/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/* ---------- My Recent Posts Plus Widget ---------- */

div.sidebar li.my_recent_posts_plus span.date {
	color:#666;
	font-style:italic;
}

div.sidebar li.my_recent_posts_plus ul li {
	margin: 1em 0;
}



/* ---------- Related Articles ---------- */

div.sidebar li.rpp_widget span.date {
	color:#666;
	font-style:italic;
}

div.sidebar li.rpp_widget ul li {
	margin: 1em 0;
}

div.sidebar li.related-articles span.date {
	color:#666;
}

div.sidebar li.related-articles a {
	font-weight:bold;
}

div.sidebar li.related-articles ul li {
	clear:left;
	margin: 1em 0 20px 0;
}

div.sidebar li.related-articles img {
	float:left;
}

div.sidebar li.related-articles span.related-post {
	display:block;
	margin-left:72px;
	padding-top:5px;
}



/* ---------- FAQs --------------- */

ul#faqs-navigation, ul#faqs-navigation ul, ul#faqs-navigation li {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:none;
}

ul#faqs-navigation {
	margin: 20px 0;
	border-bottom:1px solid #E5E5E5;
}

ul#faqs-navigation a:link, ul#faqs-navigation a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

ul#faqs-navigation li.current_page_item a:link, ul#faqs-navigation li.current_page_item a:visited,
ul#faqs-navigation a:hover, ul#faqs-navigation a:active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

ul#faqs-navigation li.current_page_item ul a:link, ul#faqs-navigation li.current_page_item ul a:visited,
ul#faqs-navigation ul a:link, ul#faqs-navigation ul a:visited {
	color:#64779A;
	font-weight:normal;
}

ul#faqs-navigation li.current_page_item ul a:hover, ul#faqs-navigation li.current_page_item ul a:active,
ul#faqs-navigation ul a:hover, ul#faqs-navigation ul a:active {
	color:#6286C2;
	font-weight:normal;
}

ul#faqs-navigation li.current_page_item ul li.current_page_item a:link, ul#faqs-navigation li.current_page_item ul li.current_page_item a:visited,
ul#faqs-navigation li.current_page_item ul li.current_page_item a:hover, ul#faqs-navigation li.current_page_item ul li.current_page_item a:active {
	color:#000;
}


ul#faqs-navigation li {
	border-top:1px solid #E5E5E5;
	padding:10px 0;
}

ul#faqs-navigation li li {
	border-top:none;
	padding:0;
	margin-top:7px;
}

ul#faqs-navigation li ul {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}

table.wp-table-reloaded-id-2 {
	border-top:1px solid #EEEEEE;
}



/* ---------- Popup ---------- */

body.page-template-popup-php #page {
	width:450px;
}

body.page-template-popup-php #branding {
	float:none;
	padding:10px 0 10px 30px;
	width:auto;
	height:auto;
}



/* ---------- Misc ---------- */

a.pdf {
	background-image: url(images/icons/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:2px 0 2px 25px;
}



/* 

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

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

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em '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: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
	
	
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

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

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	
	
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 ;
	}
	
	
	
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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}





html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#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;
	}
	
.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;
	}
	
	
	
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	
	
	
#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 {
	background-color: #fff; }




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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
	
.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;
}



*/