﻿/*  
Theme Name: ChemicalGdns
Theme URI: http://www.objectivedesign.co.uk
Description: Based on Chris design for ChemicalGdns
Version: 1.1
Author: Glenn Carter
Author URI: http://www.objectivedesign.co.uk

*/

body {
	font-family: helvetica,arial,verdana;	
	margin:0px 20px 0px 20px;
	padding:0px;
	width:1150px;
}

a {
	color:black;
	text-decoration:none;
	padding:2px;
}

a:hover {
	background-color:black;
	color:white;
}


#container {
	margin-left:252px;
	margin-right:252px;
}

#container h2 {
	margin:10px 0px 0px 0px;
	line-height: 19px;
	font-size: 18pt;
	font-weight: normal;
}



.entry {
	color: #666666;
	line-height: 16pt;
	font-size: 9pt;
	margin-bottom:50px;
}


.entry a {
	color:black;
	text-decoration:underline;
border:none;
}

.entry a:hover {
	color:white;
}

.entry a img {
	text-decoration:none;
border:none;
}

.entry a:hover img {
	text-decoration:none;
border:none;
}



.lSidebar {
	margin:10px;
	float:left;
	width:232px;

	color: #000000;
	line-height: 19px;
	font-size: 8pt;
	font-weight: normal;
}

.lSidebar h2 {
	font-size: 8pt;
	font-weight: bolder;
	line-height: 19px;
	padding:0px;
	margin:0px;
}

.lSidebar ul {
	padding:0px;
	margin:0px;
}

.lSidebar li {
	list-style-type:none;
}



.lSidebar ul li ul {
	margin-left:5px;
}







.rSidebar {
	float:right;
	width:232px;
	font-family: helvetica,arial,verdana;
	color: #000000;
	line-height: 19px;
	font-size: 8pt;
	font-weight: normal;
	margin:10px;
	margin-top:-60px;
}

.rSidebar h2 {
	font-size: 8pt;
	font-weight: bolder;
	line-height: 19px;
	padding:0px;
	margin:0px;
	font-style:normal !important;
}

.rSidebar ul {
	padding:0px;
	margin:0px;
}

.rSidebar li {
	list-style-type:none;
	text-align:right;
	font-style:italic;
}



.rSidebar ul li ul {
	margin-right:5px;
}

#header {
	padding:0px;
	margin:10px 0px 0px 5px;
}

#header h1 {
	padding:0px;
	margin:0px;
}


#header a {
	background-image:url(chemicalgdns.jpg);
	background-repeat:no-repeat;
	display:block;
	width:250px;
	height:51px;
	text-decoration:none;
	border:none;
}

#header a span {
	visibility:hidden;
}

#header a:hover {
	border:none !important;
	text-decoration:none !important;
	background-color:white !important;
}

#footer {
	font-size:8pt;
	text-align:center;
	margin-top:20px;
}

.navigation {
	font-size:8pt;
	font-weight:bolder;
	text-align:right;
}

.postDetails {
	color: #666666;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-top:5px;
font-size:9pt;
}

.postmetadata {
	display:none;
}

.commentsLink {
	border-top:1px solid #f6f6f6;
	font-size:8pt;
	font-family:helvetica,arial,sans-serif;
}

.commentsLink a {
	background-color:black;
	color:white;
	text-decoration:none;
}

.subscribe {
	color: #666666;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:30px;	
	margin-top:10px;
	text-align:right;	
	line-height:20px;
	vertical-align:middle;
	font-size:10pt;
}

.subscribe span {
	display:none;
}

.subscribe a {
	display:inline-block;
	width:10px;
	height:10px;
	background-color:orange;
}

.sharing {
	color: #666666;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;	
	margin-top:20px;
	text-align:right;	
	line-height:20px;
	vertical-align:middle;
}

.sharing {
display:none;
}

.sharing span {
	display:none;
}

.sharing a.facebook {
	display:inline-block;
	width:10px;
	height:10px;
	background-color:blue;
}

.sharing a.twitter {
	display:inline-block;
	width:10px;
	height:10px;
	background-color:aqua;
}

.comments-template {
	color: #666666;
	line-height: 19pt;
	font-size: 10pt;
	margin-bottom:50px;		
}

.comments-template ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#respond {
	margin:50px 0px 0px 0px;
	line-height: 19px;
	font-size: 18pt;
	font-weight: normal;
	color:black;
}

#comments {
	margin:50px 0px 0px 0px;
	line-height: 19px;
	font-size: 18pt;
	font-weight: normal;
	color:black;	
}

.commentmetadata {
	font-style:italic;
	border-bottom:1px solid #f6f6f6;
	font-family:"Times New Roman", Times, serif;
}

.comments-template a {
	color:black;
	text-decoration:underline;
}

.comments-template a:hover {
	color:white;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}