@charset "utf-8";

/*
Theme Name: Plaid Pladd
Theme URI: http://www.patricialadd.com/
Description: Wordpress theme of PatriciaLadd.com.
Author: Steven Wiggins
Author URI: http://www.blackmjck.net/

	Copyright (c) Blackmjck Designs.

*/


* {padding: 0; margin: 0;}

body {
	margin: 0;
	padding: 0;
	background: #d2b9d2 url(images/background.jpg) no-repeat center top;
	text-align: center;
	font: 80%/160% Arial, Helvetica, sans-serif;
}


/* Presentational Markup
-------------------------------------------------------------*/
p {
	padding: 0.2em 0 1.3em;
}
img {
	border: none;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
em strong {
	color: #CC0000;
}
del {
	color: #666666;
}
ins {
	text-decoration: none;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
blockquote cite {
	font: normal 90%/110% Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
}
ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 5px 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}


/* Header
-------------------------------------------------------------*/
#header {
	display: block;
	height: 244px;
	width: 100%;
	text-align: left;
}
#nav-wrap {
	margin: 0 auto;
	display: block;
	height: 100%;
	width: 868px;
	position: relative;
}
#logo {
	height: 195px;
	width: 310px;
	position: absolute;
	top: 15px;
	right: 80px;
	overflow: hidden;
}
#logo a {
	text-indent: -1000em;
	display: block;
	height: 195px;
	width: 310px;
	overflow: hidden;
	text-decoration: none;
}
#nav {
	display: block;
	height: 30px;
	width: 530px;
	position: absolute;
	left: 30px;
	top: 214px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	text-indent: 0;
	height: 30px;
	width: 120px;
	overflow: hidden;
}
#nav li.deetslink {
	width: 150px;
}
#nav li a {
	text-indent: -1000em;
	display: block;
	height: 30px;
	width: 120px;
	overflow: hidden;
	text-decoration: none;
}
#nav #rss {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding-right: 10px;
}
#nav #rss ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#nav #rss li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	text-indent: 0;
	height: 30px;
	width: 30px;
	overflow: hidden;
}
#nav #rss li a {
	text-indent: -1000em;
	display: block;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-decoration: none;
}


/* Main Body Column
-------------------------------------------------------------*/
#container-body {
	margin: 0 auto;
	display: block;
	position: relative;
	width: 868px;
	text-align: left;
}
#container-body-bg {
	background: url(images/container_tile_y.png) repeat-y center 20px;
	display: block;
	margin: 0;
	padding: 0;
}
#container-top {
	background: url(images/container_top.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	height: 100%;
}
#container {
	float: left;
	position: relative;
	width: 556px;
	text-align: left;
}
#container-wrap {
	text-align: left;
	padding: 45px 20px 35px 45px;
	text-align: left;
}



/* Posts
-------------------------------------------------------------*/
.postsubtitle {
	font-size: 1.2em;
	line-height: 1.5em;
}
h3.posttags {
	font-size: 0.8em;
	font-weight: bold;
}
.postauthor a {
	/*  color: #000000;  */
	font-weight: bold;
}
.postdate {
	padding-bottom: 0.6em;
}
.postmetadata {
	font-size: 1em;
	font-weight: bold;
}
.postmetadata a {
	font-weight: bold;
}

/* Sidebar
-------------------------------------------------------------*/
#sidebar {
	width: 300px;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 95%;
}
#sidebar-wrap {
	padding-right: 10px;
	margin-top: 10px;
}
.sidebar-box {
	width: 260px;
	text-align: left;
}
	.sidebar-box ul ul {
		margin-top: 1em;
	}	
		.sidebar-box ul ul li {
			list-style: circle inside none;
		}
		.sidebar-box ul ul li:last-child {
			padding-bottom: 0;
		}
		
	.sidebar-box select {
		margin: 1em 0 1em 18px;
	}

/*------ Book Plug tags ------*/
#bookplug {
	display: block;
	position: relative;
	height: 310px;
	width: 260px;
	background: url(images/bookplug.gif) no-repeat center top;
	margin-top: 20px;
	padding-bottom: 15px;
}
#bookplug h2 {
	visibility: hidden;
}
#bookplug p {
	visibility: hidden;
}
#bookplug a {
	display: block;
	text-decoration: none;
	border: none;
	height: 310px;
	width: 260px;
}
#paperclip {
	display: block;
	position: absolute;
	right: 60px;
	top: -25px;
	width: 109px;
	height: 68px;
	background: url(images/paperclip.gif) no-repeat right bottom;
	z-index: 90;
}

/*------ Search Box tags ------*/
.sidebar-search {
	padding: 15px 0;
	text-align: left;
}
#searchform {
	display: block;
	text-align: left;
}
#searchform ul {
	list-style-type: none;
}
#searchform li {
	text-indent: 0;
	padding: 0;
	margin: 0;
}
#searchform li ul {
	list-style-type: none;
}
#searchform li ul li {
	display: inline;
	float: right;
	margin: 0;
	padding-left: 0.5em;
}
#searchform .hidden {
	display: none;
}
#searchform .search-wrap {
	display: block;
	width: 260px;
	height: 2em;
	margin-bottom: 10px;
	margin-right: 15px;
}
#searchform .searchbox {
	display: block;
	width: 200px;
	height: 2em;
	background-color: #d3b9d2;
}
#searchform .searchbutton {
	display: block;
	height: 2em;
	font-weight: bold;
	background-color: #b676ba;
}


/* Footer
-------------------------------------------------------------*/
#footer {
	clear: both;
}
#footer-bg {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	background: url(images/page-bottom.jpg) no-repeat left top;
}
#footer-wrap {
	width: 868px;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
p.designlink {
	position: relative;
	width: 380px;
	height: 260px;
}
p.designlink a {
	display: block;
	position: relative;
	left: 210px;
	top: 175px;
	width: 170px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	border: 0;
}
p.designlink span {
	visibility: hidden;
}
p.wordpresslink {
	position: absolute;
	width: 600px;
	height: 260px;
}
p.wordpresslink a {
	display: block;
	position: relative;
	left: 560px;
	top: 185px;
	width: 190px;
	height: 90px;
	overflow: hidden;
	text-decoration: none;
	border: 0;
}
p.wordpresslink span {
	visibility: hidden;
}


/* Page Specific Tags
-------------------------------------------------------------*/

/*------ FAQ Page tags ------*/
#FAQ_page {
	color: #4F314E;
}
#FAQ_page .question {
	font-size: 20px;
	margin: 0;
	padding: 0 0 10px;
}
#FAQ_page .answer {
	margin: 0;
	padding: 0 0 30px;
	text-indent: 0;
	font-size: larger;
}
#FAQ_page .bigcap {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

/*------ Deets Page tags ------*/
.deets {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-top: 20px;
}
.deets-left {
	margin: 0;
	padding: 0;
	display: block;
	width: 190px;
	float: left;
	text-align: left;
	font-weight: bold;
}
.deets-right {
	margin: 0;
	padding: 0;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
}
#mugshot {
	display: block;
	position: relative;
	height: 229px;
	width: 165px;
	background: url(images/mugshot.png) no-repeat center top;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 15px;
}
#mugshot #paperclip {
	right: 30px;
}
.deets-clear {
	display: block;
	clear: both;
	visibility: hidden;
	height: 25px;
}

/*------ Comments Page tags ------*/

#commentform #comment {
	width: 350px;
}


/* Extra Classes
-------------------------------------------------------------*/
.blockquote {
	padding-left: 2.5em;
	font-style: italic;
}
.spacer {
	display: block;
	height: 200px;
}
.clearboth {clear: both;}



/* Borrowed classes and tags
-------------------------------------------------------------*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
