/*
Theme Name: Work Play Live
Theme URI: www.josephlyons.com
Description: Custom theme for Joseph Lyons' website.
Author: Len Hendricks
Author URI: www.lenhendricks.com

General comments/License Statement if any.
*/
/* ----> GLOBAL <---- */
* {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    background: #7d7d55 url(images/bkshad-1.png) repeat-y center top;
    color: black;
    text-align: center;
    font: 80%/170% Georgia, "Times New Roman", Times, serif;
}
#page {
    width: 850px;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    background: #989866 url(images/content-side-bk.png) repeat-y right;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
/* ----> HEADER <---- */
#header {
    height: 180px;
}
/* ----> LINKS <---- */
a {
    color: #8a0a00;
    text-decoration: none;
}
a:hover {
    color: #8a0a00;
    border-bottom: 0px solid #8a0a00;
}
a img {
    border-style: none;
}
/* ----> MENU <---- */

#menu {
    height: 45px;
    padding: 10px 0 0 20px;
    background: #989866 url(images/topper.jpg) no-repeat left bottom;
    width: 830px;
}
#menu li {
    display: inline;
}
#menu a:link, #menu a:visited {
    text-decoration: none;
    display: inline-block;
    width: 80px;
    height: 19px;
    float: left;
    background: url(images/tab.jpg) no-repeat 0 bottom;
    text-align: center;
    font: bold 80%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #000000;
    margin: 0;
    padding-top: 6px;
}
#menu a:hover {
    color: #8a0a00;
    text-decoration: none;
    border-bottom-style: none;
    background: url(images/tab_over.jpg) no-repeat;
}
#menu a:active {
    color: #8a0a00;
    background: url(images/tab_down.jpg) no-repeat;
}
#menu .current_page_item a {
    color: #8a0a00;
    background: url(images/tab_down.jpg) no-repeat;
}

/* The Set of Styles has been commented out due to the Flash Buttons *?
/* ----> LARGE BUTTONS <---- */
/*.button1, .button2, .button3, .button4 {
    display: block;
    position: absolute;
    background-color: #323204;
    opacity: 0.8;
    width: 100px;
    height: 100px;
    padding: 10px;
    letter-spacing: 1px;
    color: #ffffff;
}

.button1 {
    top: 85px;
    right: 155px;
}

.button1:hover {
    background-color: #8a0a00;
    opacity: 1;
}

.button2 {
    top: 85px;
    right: 25px;
}

.button2:hover {
    background-color: #8a0a00;
    opacity: 1;
}

.button3 {
    top: 215px;
    right: 155px;
}

.button3:hover {
    background-color: #8a0a00;
    opacity: 1;
}

.button4 {
    top: 215px;
    right: 25px;
}

.button4:hover {
    background-color: #8a0a00;
    opacity: 1;
}*/
/* ----> CONTENT <---- */
#inspire {
    width: 600px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
#content {
    width: 500px;
    padding: 20px 50px 0;
    background-color: #eff1d9;
	float: left;
}
*html #content {
    width: 500px;
    padding: 20px 50px 0;
    background-color: #eff1d9;
}
.right {
    text-align: right;
    float: right;
}
.left {
    text-align: left;
}
.halfcolumn, .righthalfcolumn {
    width: 240px;
    float: left;
    margin-right: 20px;
}
.righthalfcolumn {
    margin-right: 0;
}
.righthalfcolumn li {
    margin-bottom: 5px;
}
.righthalfcolumn a {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight: bold;
}
.righthalfcolumn .date {
    font-weight: bold;
}
/* ----> SIDEBAR <---- */
.side {
    width: 210px;
    float: right;
    color: #4a4925;
	padding: 0 20px 0 0;
}

*html .side {
    width: 250px;
    float: right;
    color: #4a4925;
	padding: 0;
	margin: 0;
}

h2.widgettitle {
    font-size: 130%;
    color: #000000;
}
.side ul {
    margin-bottom: 10px;
    font: 100%/130% "Lucida Grande", Lucida, Verdana, sans-serif;
    margin-left: 20px;
}

.side p {
	font: 100%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.side li {
    line-height: 160%;
	list-style-type: square;
}

.side h4 {
	border-top: solid 1px #989866;
	padding: 5px 0 0;
	margin: 15px 0 5px;
}

ul.sidebar {
    padding-right: 20px;
}
ul.sidebar ul {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 10px;
    margin-left: 0;
}
ul.sidebar h4 {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 110%;
    font-weight: bold;
}
.widget {
    padding: 10px 20px;
}
ul.sidebar ul li {
    list-style-type: square;
    margin-left: 17px;
}
.textwidget img.alignleft {
	float: left;
    margin-right: 5px;
}
/* ----> AMAZON WIDGET <---- */
.amzshcs-item {
    padding: 10px 0;
    clear: left;
    height: 70px;
}
.amzshcs-item img {
    margin-bottom: 5px;
    float: left;
    margin-right: 10px;
}
/* ----> AUTORESPONDER FORM <---- */
#autorespond em {
    text-transform: uppercase;
    font-weight: bold;
    color: #8a0a00;
}
.side form {
    margin-top: 20px;
}
.side .label {
    width: 42px;
    display: inline-block;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.side input {
    margin-bottom: 5px;
}
.nospcaft {
    margin: 0;
}
/* ----> QUOTE <---- */
.quotescollection_randomquote {
    width: 210px;
    padding: 0 20px 5px;
    background: #989866 url(images/quote-bk.jpg) repeat-y;
    border-bottom: 1px solid #dadba5;
    right: 20px;
    position: relative;
}

*html div.quotescollection_randomquote {
	width: 250px;
	position: static;
	margin: 0;
	padding: 0 0 15px;
}

q {
    font: italic 120%/150% Georgia, "Times New Roman", Times, serif;
    color: #eff1d9;
}

*html q {
	margin-left: 20px;
	display: block;
	margin-right: 20px;
	width: inherit;
}
cite {
    font: normal 80% "Lucida Grande", Lucida, Verdana, sans-serif;
    margin-top: 10px;
    color: #eff1d9;
    text-transform: capitalize;
}

*html cite {
    margin-top: 10px;
    text-transform: capitalize;
	padding-right: 20px;
	padding-left: 20px;
	width: inherit;
}
/* ----> CAPTION <---- */
.wp-caption-text {
    color: #900001;
    font: 90%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
    margin: 0 30px 10px;
}
/* ----> TYPOGRAPHY <---- */
p {
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
   }

h2 {
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #900001;
	font: 150%;
}

h3 {
    margin-bottom: 10px;
}
#content .righthalfcolumn ul li {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}
#content .righthalfcolumn ul {
	padding-left: 0;
	margin-left: 0;
}
#content ul {
	padding-left: 10px;
	margin-bottom: 15px;
}
#content ul li {
	margin-left: 5px;
}
ol {
	margin-bottom: 15px;
}
ol li {
    list-style-type: decimal;
    margin-left: 20px;
}
/* ----> ARTICLES <---- */
.entry {
    padding-bottom: 20px;
}

.nav {
    margin-bottom: 20px;
    font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.date {
    padding-bottom: 5px;
    margin: 0;
    font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
}
.month, .year {
    margin: 0;
}
.day {
    margin: 0;
    padding: 0;
}
.posttitle {
    font: 150% "Lucida Grande", Lucida, Verdana, sans-serif;
    margin-bottom: 0;
    text-transform: capitalize;
    padding-bottom: 5px;
}
.postmetadata {
    font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
}
.postmetadata.alt {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    line-height: 140%;
}
.more {
    position: relative;
    bottom: 10px;
    font-weight: bold;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
textarea#comment {
    width: 400px;
}
.commentlist cite {
    color: #000000;
    font-weight: bold;
    font-size: inherit;
}
small.commentmetadata {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.commentlist li {
    margin-bottom: 5px;
    padding: 5px 10px 0 0;
    border-bottom: 1px solid #323204;
}
.commentlist {
    padding-bottom: 20px;
}
/* ----> FOOTER <---- */
#footer {
    width: 750px;
    background: #cbcb99 url(images/footer-top.jpg) no-repeat left top;
    padding: 30px 50px 5px 20px;
    clear: both;
}
p.footer {
    font: 80%/160% "Lucida Grande", Lucida, Verdana, sans-serif;
    margin-bottom: 10px;
    color: #323204;
}
