/*   
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;	/*margin: 1.5em 15%;*/
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	background-image: url(styles/10Transparent.png);
}
h1 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/* =Header
-------------------------------------------------------------- */

#branding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
#blog-description {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin-top: -10px;
	margin-left: 10px;
}
.more-link {
	line-height: 10px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu  ul  li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../../../../images/LaidPaperCloudNine.jpg);
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
}
.menu ul ul {
	display: none;
}
.menu li {
}
.menu a {
	display: block;
	float: left;
}


/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
	-o-box-shadow: 2px 2px 15px #999999;
	-icab-box-shadow: 2px 2px 15px #999999;
	-khtml-box-shadow: 2px 2px 15px #999999;
	-moz-box-shadow: 2px 2px 15px #999999;
	-webkit-box-shadow: 2px 2px 15px #999999;
	box-shadow: 2px 2px 15px #999999;

}
.post table {
	background-color: #CCCCCC;
}
.post td {
	padding: 5px;
}
.entry-content, .entry-summary {
	margin: 0 0 0 0;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
}
.hentry {
	background-image: url(http://leadsandslugs.com/images/laidPaperLight.jpg);
	padding: 15px;
	border: 1px outset #D4C080;
}.entry-meta {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
	margin-top: 15px;
}
.entry-title a{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
.entry-title a:visited{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
.entry-title a:hover {
	background-image: url(10Transparent.png);
}
.entry-title {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #334B67;
	padding-bottom: 3px;
}
.entry-utility {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1em;
}
.entry-content h1 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.shadow {
	-o-box-shadow: 0px 0px 15px #999999;
	-icab-box-shadow: 0px 0px 15px #999999;
	-khtml-box-shadow: 0px 0px 15px #999999;
	-moz-box-shadow: 0px 0px 15px #999999;
	-webkit-box-shadow: 0px 0px 15px #999999;
	box-shadow: 0px 0px 15px #999999;
}


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

.navigation {
	overflow: auto;
	background-image: url(../../../../images/LaidPaperCloudNine.jpg);
	margin-top: 0;
	margin-bottom: 1.5em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav-previous {
	display: inline;
	float: left;
	padding-left: 10px;
}
.nav-next {
	text-align: right;
	padding-right: 10px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0px;
}
.widget_search label {
	font-size: 1em;
	color: #CCCCCC;
	display: none;
}
#ngg-webslice h2 {
	display: none;
}
.widget-area a {
	margin-left: 0;
	color: #660000;
	text-decoration: none;
}
.widget-area ul ul {
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #666666;
	list-style-type: circle;
	padding-left: 10px;
	text-indent: -5px;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	background-image: url(../../../../images/LaidPaperCloudNine.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-left: 10px;
}

.widget-area {
	background-image: url(../../../../images/ClassicLaidNavy.jpg);
	border: 1px inset #663333;
}
.widget-title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #EEE7CB;
	margin-left: -10px;
	padding-left: 6px;
	background-image: url(../../../../images/ClassicLaidNavy.jpg);
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		























-------------------------------------------------------------- */
.comments-link {
	font-weight: bold;
}

