/*  
Theme Name: Flame
Description: Based on iLeather by George C. Trigueros.
Version: 1.0
Author: Debbie Campbell
Author URI: http://www.redkitecreative.com/	
*/

p {
	font-variant:
}
/* zeroes all margins and paddings */
*, html, body, div, p, th, td, ul, ol, li, form, fieldset, input, h1, h2, h3, h4, blockquote, pre {
margin: 0;
padding: 0;
}

ul, ol {
list-style: none;
}

a, a:link {
color: #ED6C08;
text-decoration: none;
}

a:visited {
color: #ED6C08;
text-decoration: none;
font-weight: normal;
}

a:visited:hover {
color: #9A4505;
text-decoration: none;
}

a:hover {
color: #9A4505;
text-decoration: none;
}

a img {
border:none;
background:none;
padding:5px;
}

h1, h2, h3, h4 {
margin: 0 0 6px 0;
padding: 5px 0 0 10px;
display: block;
color: #666;
background-color: transparent;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 120%;
}

h1 {
font-size: 24px;
}

h2 { 
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
margin-top: 15px;
font-size: 13px;
}

h5 {
margin-top: 15px;
font-size: 12px;
}

p {
margin-bottom: 1em;
padding: 0;
color: #4B342F;
background-color: transparent;
font-size: 1em;
font-family: Verdana, Helvetica, sans-serif;
line-height: 1.4em;
}

blockquote {
margin-left: 30px;
padding-right: 25px;
font-style: italic;
color: #666;
border-left: 4px solid #CFC9B2;
}

body {
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  Verdana, Arial, sans-serif;
background: #F7F5EC url(./images/bg.gif) repeat-x;
}

/************************************************
  Header Rules
************************************************/
#header {
position: relative;
width: 980px;
height:200px;
display: block;
color: #DFDAC3;
margin: 0px auto 0 auto;
padding: 5px 0 0 0;
background: #000 url(./images/header.jpg) no-repeat;
text-align: right;
margin-bottom: -5px;
}

#header h3 {
text-align: right;
}

h1.headertitle {
margin: 40px 10px 0 0;
font-size: 36px;
color: #CCC6AE;
}

p.headersubtitle {
margin: -4px 10px 0 0;
font-size: 12px;
color: #CCC6AE;
} 

h3.headertagline {
margin: 5px 10px 0 0;
font-size: 15px;
color: #FFF;
}

#headertitle a, #headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
font-weight: bold;
}

#headertitle a:hover {
color: #9A4505;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form {
position: relative;
top: 35px;
left: 805px;
height: 20px;
width: 168px;
padding-right: 10px;
line-height:0;
}

#header form fieldset {
margin-top: 4px;
border: 0 solid;
}

* html #header form fieldset {margin-top:4px;}

#navigation #s {
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button {
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/************************************************
  Content Rules
************************************************/
#container {
position: relative;
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(./images/container.png) center repeat-y;
}

#content {
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}

#content-wide {
display: block;
margin: 4px 0 0 0;
padding: 10px 1em 1em 1em;
text-align: left;
background-color: #FFF;
}

#content-wide-landingpg {
display: block;
margin: 4px 0 0 0;
padding: 10px 0 1em 0;
text-align: left;
background-color: #FFF;
}

#content ul {
margin: 10px 25px;
padding: 0;
}

#content ul li {
margin: 0 15px 0 25px;
padding-bottom: 10px;
list-style-type: square;
}

#content ul ul li {
padding: 8px 0;
}

#content ol {
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p {
padding-left: 10px;
}

#content a, #content a:link, #content-wide a, #content-wide a:link {
text-decoration: underline;
}

#content-wide-landingpg a, #content-wide-landingpg a:link {
text-decoration: underline;
}
/************************************************
  Left Column Navigation Rules
************************************************/
#leftnav {
float: left;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 4px;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}

/************************************************
  Right Column Navigation Rules
************************************************/

#rightnav {
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}

/************************************************
  Footer Rules
************************************************/
#footer, #footer-bookstore {
clear: both;
background: #BF4A00 url(./images/footer_bg.gif) repeat-x;
color: #F7F5EC;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footer #flame-logo {
clear: both;
position: absolute;
bottom: 45px;
left: 0;
width: 160px;
height: 150px;
}

#footer p, #footer-bookstore p {
display: block;
margin: 8px 0 2px 0;
font-size: 90%;
text-align: center;
}

#footer a:link, #footer-bookstore a:link {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer a:hover, #footer-bookstore a:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited:hover, #footer-bookstore a:visited:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited, #footer-bookstore a:visited {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
display: inline;
margin-top: -35px;
float: right;
text-align: right;
}

/************************************************
  Left Sidebar Rules
************************************************/
#sidebarleft {
color: #000;
margin: -12px 0 150px -2px;
background: none;
padding: 0 5px 0 0;
}

#sidebarleft ul {
list-type:none;
margin-top: 2px;
}

#sidebarleft li {
background: #CFC9B2;
padding-bottom: 8px;
padding-top: 0;
}

#sidebarleft ul li{
display: block;
margin-left: 7px;
margin-right: 4px;
margin-top: 0px;
padding-bottom: 6px;
padding-top: 2px;
line-height: 14px;
}

#sidebarleft ul li ul li {
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft ul li li {
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-family: Arial, sans-serif; 
color: #FFFFFF;
text-align: center;
padding: 2px 8px 2px 8px;
margin-top:8px;
background: transparent url(./images/sidebar_top.png) top no-repeat;
}

#sidebarleft p {
padding: 3px;
}

/************************************************
  Right Sidebar Rules
************************************************/
#sidebarright {
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: -12px;
}

#sidebarright li {
background: #CFC9B2;
padding-bottom: 8px;
}

#sidebar ul {
list-style: none;
}

#sidebarright ul li {
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright li ul li {
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright ul li ul li {
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a:link {
color: #6A6458;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #6A6458;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
color: #fff;
padding: 2px 8px 2px 8px;
background: transparent url(./images/sidebar_top.png) top no-repeat;
margin-top:8px;
}
 
#sidebarleft p {
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/************************************************
  Post Title Rules
************************************************/
h3.posttitle {
font-size: 16px;
margin: 6px 0 5px 0;
padding: 5px 0 2px 8px;
/* border-top: 2px solid #C1B9A0; */
background: #fff;
}

.posttitle a, .posttitle a:link, .posttitle a:visited {
font-size: 18px;
color: #DB5800;
font-weight: bold;
}

.posttitle a:hover {
color: #9A4505;
text-decoration: none;
}

.posttitle a:visited:hover {
color: #9A4505;
text-decoration: none;
}

/************************************************
  PostMeta Rules
************************************************/
.postmetadata {
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #C6C4B4;
padding: 5px 8px 8px 35px;
text-align: left;
background: #E0DECE;
color:#333333;
}

#content .postmetadata {
padding-left: 2px;
}

.postmetadata img {
display: inline;
}

.postmetadata a:link {
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:hover {
border: none;
color: #9A4505;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover {
border: none;
color: #9A4505;
font-weight: normal;
}

.postmetadata a:visited {
border: none;
color: #BC5205;
font-weight: normal;
}

/************************************************
  Comments Rules
************************************************/
.commentlist {
font-family: Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li {
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #E5E3D1;
margin-bottom: 2px;
border: 1px solid #C4BFA2;
}

li.alt {
background: #fff;
border: 1px solid #C4BFA2;
}

.commentlist cite {
padding: 2px 3px 1px 3px;
}

.commentlist p {
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link {
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited {
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:hover {
border: none;
text-decoration: none;
font-weight: bold;
color: #9A4505;
}

.commentlist a:visited:hover {
border: none;
text-decoration: none;
font-weight: bold;
color: #9A4505;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
text-decoration: none;
color: #ED6C08;
}

#comment {
width:80%;
}

/************************************************
  Navigation Rules
************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 30px;
line-height:2.4em;
background: #C14C00 url(./images/navon.gif) repeat-x;
margin-bottom: 0;
font-family: Arial, Sans-Serif;
}

#navigation ul {
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#DFDAC3;
}

#navigation li a {
display:block;
padding:2px 18px 0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}

#navigation li {
border-color:#DFDAC3;
}

#navigation a {
color:white;
}

#navigation .selected, #navigation a:hover {
background: #C14C00 url(./images/navoff.gif) repeat-x;
}

#navigation a:visited {
font-weight: bold;
}

#navigation #s {
border-color:#FFF9EA;
}

#navigation #searchbutton {
color:white;
background-color:#798288;
}

.button {
margin-bottom: -4px;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

/************************************************
  Custom Landing Page Rules
************************************************/
#landingpg-box {
margin: 1em 2em;
}
#landingpg-logos {
position: relative;
margin: 0 auto 5px auto;
width: 930px;
height: 148px;	
background-image: url(../../uploads/landingpg_logos.jpg);
background-repeat: no-repeat;
background-position: right;
}

#logo-link2 {
position: absolute;
top: 5px;
left: 370px;
width: 150px;
height: 138px;
background-color: transparent;
}

#logo-link3 {
position: absolute;
top: 10px;
left: 710px;
width: 175px;
height: 65px;
background-color: transparent;
}

#logo-link4 {
position: absolute;
top: 78px;
left: 715px;
width: 170px;
height: 60px;
background-color: transparent;
}

#content-wide-landingpg hr {
margin: 1em auto;
border-top: 1px single #66685C;
}

#content-wide-landingpg h1 {
margin: 0 0 0.5em 1em;
padding: 0;
}

#content-wide-landingpg p {
margin-left: 1.5em;
font-size: 1.1em;
}

#phil-audio-about {
float: right;
margin: 0 1em 0 30px;
width: 240px;
text-align: center;
}

#phil-audio-about p {
margin: 0;
padding-bottom: 8px;
font-size: 12px;
}

#topic {
margin: 20px 0 0 20px;
padding-bottom: 30px;
text-align: center;
width: 410px;
font-size: 16px;
font-weight: bold;
}

#topic p {
margin-bottom: 0;
line-height: 1.7em;
}

#expertise-textbox {
clear: right;
float: right;
margin: 50px 0 0 0;
padding: 0;
width: 450px;
}

#expertise-textbox h2 {
margin-left: 12px;
font-size: 18px;
}

#form-left {
margin: 0 0 20px 70px;
padding: 10px;
width: 320px;
color: #333;
background-color: #CFC9B2;
}

#form-right {
float: right;
margin: 0 20px 30px 20px;
padding: 10px;
width: 320px;
color: #333;
background-color: #CFC9B2;
}

#form-left p.footnote {
margin: 4px 0;
font-style: italic;
font-size: 12px;
}

#form-left p, #form-right p {
margin: 0 0 10px 0;
padding: 0;
font-size: 12px;
}

#form-left p.form-label {
margin: 4px 0 3px 5px;
padding: 0;
font-size: 11px;
}

#form-left input, #form-right input {
margin-left: 5px;
padding: 2px;
font-size: 11px;
}

#form-left textarea {
margin: 0 0 4px 3px;
}
/************************************************
  Calendar Rules
************************************************/
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar td {
padding: 2px 0;
text-align: center;
}

#wp-calendar th {
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption {
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

/************************************************
  Image Rules
************************************************/
img {	
border:none;
}

.img-right {
float: right;
margin: 0 5px 5px 10px;
}

.caption {
position: relative;
top: -10px;	
font-size: 10px;
font-weight: bold;
text-align: center;
}

.img-left {
float: left;
margin: 0 10px 5px 0;
}

/************************************************
  Misc. Rules
************************************************/
.audio-box {
float: right;
position: relative;
top: 10px;
right: 0;
margin-left: 11px;
padding: 0;
width: 90px;
background-color: #CFC9B2;
text-align: center;
}

.audio-box img {
margin: 0 auto;
padding: 6px 0;
}
.audio-box-buttons {
margin: 0;
padding-bottom: 5px;
text-align: center;
}

.date {
font-size: 15px;
float: right;
font-weight: bold;
text-transform: uppercase;
padding: 3px 5px 3px 5px;
margin-top: 20px;
text-align: center;
color: #433727;
display:none;
}

.entry {
margin-bottom: 5px;
font-family: Arial, sans-serif; 
}

#feed, #feed img a:link, #feed img a:visited {
border: none;
}

.clear-both {
clear: both;
}

/*Contained Floats Fix*/
.post {
display: block;
overflow:hidden;
width:98%;
}
.post-bookstore {
display: block;
overflow: auto;
width: 100%;
}

/*Code*/
code {
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
}*/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.wp-smiley {
padding: 0;
}

.textwidget {
margin: 2px 5px 2px 5px;
}

h2.widgettitle {
text-align: center;
}