/*  
Theme Name: Gloria Hansen
Theme URI: http://www.gloderworks.com/
Description: The GloriaHansen.com WordPress Theme.
Version: 1.0
Author: Gloria Hansen
Author URI: http://www.gloderworks.com/
*/

/* This section now moved to stylesheet.css */
/*
#sidebar {float: right; width: 150px; padding-top: 20px; font-size: 11px;}
#sidebar ul {margin: 0; padding: 0; list-style-type: none; height: 1%;}
#sidebar li {margin: 0; padding: 0; list-style-type: none; height: 1%}
#sidebar h2 {font-size: 12px; color: #4d3736; font-weight: bold; margin-top: 15px; margin-bottom: 10px;}
#sidebar li a {text-decoration: none; display: block; padding: 3px 2px; color: #5f5c58; padding-left: 5px; border-bottom: 1px solid #4d3736;}
#sidebar li a:hover {background-color: #c1c0bb; color: #5f5c58; border-bottom: 1px solid #4d3736;}
#sidebar input {border: 1px solid #8b6968; color: #8b6968; }

#blogcontent {margin-right: 155px;}
*/
#blogcontent h2, #blogcontent h2 a {font-size: 18px; color: #4d3736;  text-decoration: none;}
#blogcontent h3 a {font-size: 12px; color: #4d3736; font-weight: bold; text-decoration: none;}

#sidebar ul ul.children li a {padding-left: 15px;}
#sidebar ul ul.children li a:before {content: "\002022 ";}
#sidebar ul li > div.textwidget a {border-bottom: none; background-color: transparent;}
.pagetitle { padding-bottom: 3px; padding-top: 10px;}

small {margin-bottom: 1em;}

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}

div.entry ul {margin-top: 0}

p {font-size: 1.0em; line-height: 1.6em;}
p.postmetadata {padding-bottom: 3em; font-size: 0.9em; clear: left;}
.post {background-image: url(/images/blogLine.png); background-repeat: no-repeat; background-position: left top;}

blockquote {margin-top: 0; margin-bottom: 0;}

small, li.comment p {line-height: normal;}

select {width: 165px;}

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

li.comment {
	border: 1px solid #2c1a06;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 5px;
}

.even {
	background-color: #ffffff;
}

.odd {
	background-color: #c0c0c0;
}

.bypostauthor {
	background-color: #666666;
	color: #ffffff;
}

span.says {
	display: none;
}

div.linkwithin_hook {}