/*
THEME NAME: KEMISTRY
DESCRIPTION: Version 01 of KEMISTRY
VERSION: V1.2
AUTHOR: Holly Benwell/Richard Benwell
*/

/* Architecture */



.LHcol {				/* V1.2 RGB */
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	width:560px;
	float:left;
	color:#CCC;
	line-height:28px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:24px;
}

#content {
	background-image: none;
	background-color: #FFF;		/* V1.4 RGB */
	}

.entrytitle {					/* V1.3 RGB */
	font-family:"Times New Roman", Times, serif;
	color: #666;		/* V1.4 RGB */
	font-style:normal;
	font-size:36px;
	line-height:36px;
	margin:0;
	padding:0 0 8px 0;
	height:auto;
	border-top:none;
}
.entrytitle a {
	border-bottom:none;
}
.entry-content {				/* V1.2 RGB */
	color:#333;		/* V1.4 RGB */
	line-height:28px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:24px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.entry-content p {				/* V1.2 RGB */
	margin:0px;
	padding:0px;
	color:#333;		/* V1.4 RGB */
	margin-bottom:10px;
}
.entry-meta {				/* V1.2 RGB */
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:14px;
	color:#333;		/* V1.4 RGB */
	line-height:28px;
	margin:0px;
	padding:0px;
	height:auto;
}

div.hentry {				/* V1.2 RGB */
	border-bottom:dotted #666 1px;
	margin:0 0 10px 0;
}
.datee {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

div.LHcol img {				/* V1.2 RGB */
padding-top: 10px;
padding-bottom: 10px;
}


#footer {				/* V1.2 RGB */
	margin-top: 100px;	
	
	}



/* Sidebar */

#sidebar {				/* V1.2 RGB */
	text-align: left;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;		
	line-height: normal;
	position: fixed;
	font-style: italic;
}

.pagetitlee {			/* V1.2 RGB */
	font-family: "Times New Roman", Times, serif;		
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#000;
	height:auto;
	}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	border-bottom:#FFF solid 1px;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: none;
	border-bottom:#0F0 solid 1px;
}

div.news2 #sidebar a:hover {		/* V1.2 RGB */
	border-bottom-color:#0F9;
}

.news2 #sidebar {
}



#sidebar h2, #sidebar h3 {
	display: none;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul li {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#sidebar a:link {
	color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#sidebar a:hover {
	color: #0F9;	
}
#sidebar a:visited {
	color: #0F9;
}

/* End: QBKL Styles */

#rss-links ul li {
	background-position: left 50px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}
#titlepage {
	font-size: 22px;
	font-style: italic;
}
.pagetitle {
	font-style: normal;
	font-weight: normal;
	color: #666;
}
