/*
Theme Name: Linoleum Master
Theme URI: http://www.linomaster.com/
Description: An original design created for Barry Carlton, by Jim McClain, with code help from numerous sources since 1999.
Version: 1.0
Author: Jim McClain aka eJM
Tags: custom design, fixed width, two columns, left sidebar, widgets

Custom WordPress Theme by Jim McClain || http://www.enterprisejm.com/
*/

/* Body */
body {background: #fdf7f0 url('images/bc-bg2.jpg') repeat-y; color:#333; font:90% "Trebuchet MS", Verdana, sans-serif; line-height:1.3em; padding:0; overflow-x:hidden; overflow-y:scroll;}
*{margin:0; padding:0;}

/* Main wrap */
#wrap {background: transparent url('images/background.jpg') repeat-y scroll left top; color:#333; text-align:left; margin:0; width:980px;}
#slogan {color:#9D4E9D; font-size:1.5em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Headers */
#header {
	height:256px;
    width: 980px;
	background: #ECE5E1 url('images/header.jpg') no-repeat top left;
    text-align: left;
	}

#title {
    position: relative;
    top: 90px;
    left: 250px;
    width: 600px;
	margin: 0;
    overflow: visible;
	}

#title h1 {
	padding: 0;
	font-weight:normal;
	}

#title .slogan {
	font-size: 1.5em;
   font-style: italic;
	text-align: left;
   margin-left: 30px;
	}

h1 {color:#620066; font-size:2.3em; line-height:.8em; letter-spacing:-2px; margin:0;}
h1 a {color:#620066;}
h1 a:hover {text-decoration:none;}
h2, table#wp-calendar caption {text-align:left; font-weight:bold; font-style: italic; color:#620066; font-size:1.4em; letter-spacing:-1px; margin:0 0 8px; padding:0 2px 4px 5px;}
h3 {color:#620066; font-size:1.2em; font-weight:bold; font-style: italic; margin:10px 0 3px; padding:1px 2px 2px 3px;}
h4 {color:#620066; font-size:1.1em; font-weight:bold; font-style: italic; margin:0; padding:0;}

/* Sidebar */
#sidebar {float:left; background:transparent; margin:-100px 0 5px; padding:0; width:240px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 40px;}
#sidebar h3 {
    margin:0 0 15px 60px;
}


#sidebar li {list-style:none; margin:0 0 6px 40px;}
#sidebar li a {font-size:1.1em; font-weight:bold; padding:2px;}
#sidebar ul ul {margin:5px 0 5px 40px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Content */
#content {float:right; line-height:1.5em; background:transparent; margin:-2px 10px 10px 6px; padding-right:30px; text-align:left; width:680px;}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 10px 15px 0; padding:0 20px 0 0;}
#content p.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:right; border-top:2px solid #dadada; line-height:1.8em;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}
#content a {color:#A45889; font-weight:bold; font-style:italic;}
#content a:hover {text-decoration:underline;}
#content a:visited {color:#760186; font-weight:bold;}

/* Footer */
#footer {
	clear:both;
	background: #ECE5E1 url('images/footer.jpg') no-repeat bottom;
	height:392px;
    width: 980px;
	color:#A45889;
	}
#footer p {position:relative; top: 330px; margin:0; padding-left:40px; overflow: visible;}
#footer a {color:#760186; font-weight:bold}
#footer a:hover {text-decoration:underline;}
#footer span, #footer span a {
       font-family: Garamond,Georgia,serif;
       font-style: italic;
       font-weight: bold;
       color: #8A0403;
       text-align: left;
       margin-left: 90px;
    }

#footer span a, #footer span a:hover {
   text-decoration: none;
}
#search {position: relative; top: 220px; left: 560px; width: 360px; margin: 0; padding: 0;text-align:right; overflow: visible;}
#search label {display:none;}
#search input {margin:0 3px 3px 0;}
#search legend {color:#760186; font-weight:bold;}


/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:130px;}
#respond textarea#comment {width:480px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% "Trebuchet MS", Verdana, sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#FCCF1C; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:0;text-align:right;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; border:1px solid #333;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; text-align:center; margin:0 auto;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {border:1px solid #ddd;	text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding:0 4px 5px; margin:0;}

