/*
Theme Name: TCMfocus.com
Theme URI: http://www.tcmfocus.com

This theme was designed and built by Michael Jabbour & Sherrod Faulks,
whose portfolio you will find at www.softilluminations.com
*/

* {
margin:0;
padding:0;
}

html, body {
background-color: #4D6F95;
height: 100%;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight: normal;
color:#9A150B;
line-height: 1.3em;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:400;
color:#9A150B;
margin-bottom:5px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight: normal;
color: #9A150B;
margin-bottom:15px;
line-height: 1.3em;
}

h5 {
font-size:10px;
font-weight:400;
color:#9A150B;
}

p {
margin-bottom:8px;
color: #333;
line-height: 1.5em;
}

strong {
color:#000000;
}

a:link, a:visited {
color:#4D6F95;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

img {
border:none;
}

p img {
padding: 0;
max-width: 100%;
}

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;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 1px solid #000000;
}

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0 0 0 20px;
background: url(images/icon-check.gif) top left no-repeat;
}

#wrapper {
width:932px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
float: left;
width: 932px;
height: 100px;
padding: 0;
background-color: #F2F0D7;
border-bottom: 5px solid #9A150B;
}

#logo {
float: left;
margin:25px 0 0 0;
width: 390px;
}

#pages {
float:left;
color:#BDAFA8;
margin-top: 25px;
height:65px;
width: 522px;
padding-left: 10px;
}

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
cursor:pointer;
}

#pages h3 {
	margin-bottom: 5px;
	line-height: 1em;
}

#pages a {
	color: black;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/* Shadows */
td#shadow_left {
background-image: url(images/shadow_left.png);
background-repeat: repeat-y;
background-position: right;
}

td#shadow_right {
background-image: url(images/shadow_right.png);
background-repeat: repeat-y;
background-position: left;
}

/** Main Content **/
#main {
padding-top: 25px;
float:left;
width:932px;
background-color: #F2F0D7;
}

#content {
float:left;
width:628px;
margin-right: 13px;
}

.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:0px 0px 0px 12px;
float:left;
width:298px;
}

.intro {
/*background:url(images/content.png) top left repeat;*/
background-color: #E6DFBA;
width:618px;
margin: 0;
padding:12px 0px 0px 0px;
float:left;
}

.introinfo {
width:298px;
margin:15px 0px 0px 0px;
}

.introcontent {
height:86px;
overflow:hidden;
}

span.date {
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
color: #CDC0BF;
font-size:16px;
margin:2px 0px 0px 0px;
}

span.comments {
background:url(images/comments-trans.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0D0D0D;
font-size:14px;
float:right;
width:28px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#themes {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:0px 0px 12px 12px;
width: 283px;
height: 150px;
}

.thumbnail img {
border:1px solid #3B352C;
width: 283px;
height: 150px;
}

#single, #page, #postcomments {
background-color: #E6DFBA;
width:600px;
margin-bottom: 12px;
padding:10px;
float:left;
}

#single p {
	font-size: 14px;
	margin: 0 0 15px 0 !important;
}

.singleheading {
margin:5px 0px 15px 0px;
}

div.singlehead {
width:550px;
display:block;
margin-bottom: 30px;
}

/** Comment Styles **/
#comment {
width:600px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background: url(images/white-trans.png) repeat;
}

input#submit {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
}

#author,#email,#url {
background:url(images/white-trans.png) repeat;
border:none;
padding:2px;
color:#FFFFFF;
}

/** Sidebar Content **/
#sidebar {
float:left;
width:290px;
}

#sideSearch {
/*background:url(images/content.png) repeat;*/
background-color: #E6DFBA;
padding: 10px;
float:left;
width: 270px;
margin-bottom: 12px;
}

#searchWrap #s {
/*background-color: #F2F0D7;
color:#9A150B;
border:none;
font-family: Georgia, "Times New Roman", Times, serif;*/
font-size:1.3em;
margin-right: 3px;
width: 230px;
}

#searchWrap input {
vertical-align:middle;
}

.block {
/*background:url(images/content.png) repeat;*/
background-color: #E6DFBA;
width:270px;
padding:10px;
float:left;
}

.sidepost {
border-top:1px solid #1B140E;
padding-left:6px;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}

#socialize ul li {
color:#BDAFA8;
border-top:1px solid #1B140E;
line-height:1.2em;
padding:3px 0 4px 0px;
}

#socialize a {
font-family:Georgia, "Times New Roman", Times, serif;
}

.block ul li {
list-style:none;
margin:0;
}

#tags {
font-family:Georgia, "Times New Roman", Times, serif;
word-spacing:5px;
line-height:1.5em;
}

#advertblock {
/*background:url(images/content.png) repeat;*/
background-color: #E6DFBA;
width:270px;
padding: 10px;
float:left;
}

#advertblock h3 {
margin-bottom:10px;
}

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #3B352C;
width: 113px;
height: 113px;
}

/** Footer Content **/
#favicons {
/*background:url(images/content.png) top left repeat;*/
/*background-color: #E6DFBA;*/
float:left;
width:618px;
text-align: left;
padding:8px 0px 5px 12px;
}

#favicons img {
width:14px;
height:14px;
}

#footer {
padding:0px 0px 100px 12px;
width:618px;
float: left;
}

#footer p {
float: left;
width: 320px;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 200px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

/* Tone-on-tone */
.tone {
background-color: #F2F0D7;
}
