body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: white url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

h1, h2, h3{
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}

a {color: #0083A9;text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {	color: #009DCA;}
a:visited {	color: #006F8F;}

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

#header {
	/*background: red url('http://www.hisocietyds.com/blog/wp-content/themes/default/images/social-tools-header.jpg') no-repeat bottom center;*/
	margin: 0 0 0 0px;
	padding: 0;
	height: 200px;
	width: 758px;
}

img {
	border: 0px;
}

/*#headerimg 	{
	visibility: hidden;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	margin: 0;
	height: 200px;
	width: 100%;
}*/
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.narrowcolumn {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 470px;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat bottom;
	border: none;
	padding: 0;
	margin: 20px auto;
	width: 760px;
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0px 10px;
	text-align: center;
	font-size: 80%
}

hr {
	display: none;
}

#sidebar {
	float: left;
	text-align: left;
	width: 190px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
}
	
#sidebar a {color: #666;}
#sidebar a:visited {color: #666;}

#sidebar a {color: #666;}
#sidebar a:hover {text-decoration: underline;}
#sidebar a:active {	color: #009DCA;}
#sidebar a:visited { color: #666;}

	
#sidebar ul {
	list-style-type: none; 
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}

#sidebar ul ul {
	/*list-style-position: inside;*/
	padding-left: 5px;
}

#sidebar ul ul li {
	font-family: Verdana, Arial, Sans-Serif;
	text-indent: -10px;
	padding-left: 10px;
}
	
	
/*#sidebar ul ul li:before {
	content: "- ";
	color: #666;
}*/

#sidebar h2 {
	color: white;
	font-weight: normal;
	font-size: 110%;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: black;
}

.post {
}

.post h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-size: 14pt;	
}

.post small {
}

.post p {
	font-size: 100%;
	clear: both;
}

.post p.wrap {
	font-size: 100%;
}

.post .entry img {
	background: white;
	border: 1px solid #a9a9a9;
}

.img_wrap_outer {
	float: left;
	background: url(http://www.hisocietyds.com/blog/wp-content/themes/default/images/shadow.gif) no-repeat bottom right;
	margin: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_wrap_inner {
	float: left;
	background-color: white;
	border: 1px solid #a9a9a9;
	padding: 12px;
	position: relative;
	left: -5px;
	top: -5px;
}

.wp-caption-text {
	font-style: italic;
}

.post .postmetadata {
	font-size: 80%;
	line-height: 1.2;
	text-align: right;
	padding-bottom: 20px;
}
	
.post .postmetadata .metacomments {
	border: 0px solid red;
}

.post .postmetadata .metaauthor {
	text-align: left;
	float: left;
	display: block;
	width: 350px;
	border: 0px solid red;
}

.post .postmetadata .metatags {
	text-align: left;
	float: left;
	display: block;
	width: 350px;
	border: 0px solid red;
}


ul.commentlist {
	list-style-type: none; 
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.commentlist li {
	background-color: white;
	border: 0px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
	background: url("http://www.hisocietyds.com/blog/wp-content/themes/default/images/comment-quotes-black.png") no-repeat top;
}

ul.commentlist li.author {
	background: url("http://www.hisocietyds.com/blog/wp-content/themes/default/images/comment-quotes-blue.png") no-repeat top;
	background-color: white;
	border: 0px;
}


ul.commentlist .commentmetadata {
	font-size: 80%;
}

#commentform textarea {
	width: 440px;
}

#commentform label, #commentform p {
}

.rssbutton {
	vertical-align: bottom;
}

.relatedposts {
	font-size: 80%;
}

.relatedposts ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

