/*
Theme Name: Shanghai Showdown
Theme URI: http://www.thelaunchcoach.com/
Description: Indiana Jones of the Web
Version: 1
Author: Reese Spykerman
Author URI: http://www.designbyreese.com/
Modified: Sept 17, 09
*/

/* ----- COLORS 
background: dedbca
sidebar headers: 66645d
home box + comments: d0cdbd
footer: e6e3d5
main text: 66645d
reds: ae0008
home center: e9e6d8

use 12px for spacing
----- */


/* - - - - - - - - - MAIN (body, links, blockquotes, lists) - - - - - - - - - */

body {
background: #dedbca url(images/bodybg-inside.gif) repeat-x;
margin: 0;
padding: 0;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #66645d;
}

body#home-page {
background: #dedbca url(images/bodybg-home.gif) repeat-x;
}

a {text-decoration: none; color: #ae0008;}
a:hover {text-decoration: underline;}


blockquote {
clear: both;
padding: 12px 20px 12px 40px;
background: url(http://thelaunchcoach.com/wp-content/themes/shanghai-showdown/images/blockquote-bg.png) no-repeat 0 40%;
width: 400px;
margin: 12px 0 12px 60px;
font-style: italic;
}

ul, ol, li, p {
list-style: none;
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: normal;
}

.entry ul {
margin: 0 0 0 20px;
}

.entry ul li {
list-style: disc;
padding: 0 0 0 10px;
}

.entry ol li {
list-style: decimal inside;
}

.entry p {
padding: 0 0 12px 0;
}

a img {
border: 0;
}

/* - - - - - - - - - LAYOUT - - - - - - - - - */
#container {
width: 100%;
margin: 0 auto;
}

#header-wrapper {
width: 100%;
margin: 0;
padding: 0;
}

#header {
width: 940px;
margin: 0 auto;
height: 206px;
text-align: center;
}

#promos {
width: 940px;
margin: 0 auto;
}

#promo-top {
width: 940px;
height: 29px;
text-align: center;
margin: 0 auto;
background-color: #fff;
border-bottom: 1px solid #999894;
}

#header #promo-top p {
padding-top: 6px;
}

#home-page #header h1 {
text-indent: -9999px;
height: 1px;
font-size: 1px;
}

#main-wrapper {
width: 100%;
margin: 0;
padding: 0;
}

#main {
width: 940px;
margin: 0 auto;
}

#primary-content {
clear: both;
float: left;
width: 640px;
padding-top: 12px;
}

#secondary-content {
float: right;
width: 220px;
position: relative;
}

#footer-wrapper {
width: 100%;
margin: 0;
padding: 0;
}

#footer1 {
width: 940px;
margin: 0 auto;
}

#footer2 {
width: 820px;
float: left;
margin-left: 40px;
background: url(http://thelaunchcoach.com/wp-content/themes/shanghai-showdown/images/footer2-bg.gif) repeat top center;
border-bottom: 2px solid #b2afa2;
padding: 30px 30px 0 0;
margin-bottom: 30px;
position: relative;
}

#footer2 img#footer-shadow {
position: absolute;
top: 0px;
left: -60px;
}

#footer3 {
clear: both;
width: 100%;
background: #000 url(images/footer3-bg.gif) repeat-x top left;
height: 40px;
}

/* cufon */
#page-id {
font-size: 21px;
text-transform: uppercase;
color: #b9b6a8;
border-bottom: 3px double #000;
margin-bottom: 12px;
margin-top: -30px;
padding-top: 0;
padding-bottom: 0;
line-height: 21px;
float: left;
width: 640px;
position: relative;
}

#single-page #page-id {
margin-top: 0;
}


#page-id p {
margin: 0 0 -12px 0;;
padding: 0;
}

#page-id span.rss {
position: absolute;
right: 0px;
bottom: 12px;
}

#page-id span.email {
position: absolute;
right: 50px;
bottom: 8px;
}

/* - - - - - - - - - NAVIGATION - - - - - - - - - */
#header ul#navigation {
float: left;
width: 940px;
border-bottom: 3px double #626059;
padding: 10px 0;
background: #000;
}

ul#navigation li {
display: inline;
padding: 0 24px 0 17px;
text-transform: uppercase;
background: url(images/divider-navigation.gif) no-repeat  center right;
font-size: 12px;
}

ul#navigation li.last {
padding-right: 25px;
background: none;
}

/* cufon */
ul#navigation li a {
color: #dedbca;
}

/* - - - - - - - - - INSIDE PAGE - - - - - - - - - */
#single-page #main {
width: 880px;
}
#single-page #primary-content {
width: 580px;
padding-bottom: 10px;
}

#single-page #secondary-content {
margin-top: 30px;
float: right;
width: 260px;
position: relative;
}

#single-page #page-id {
width: 580px;
}

/* cufon */
#single-page h1 {
text-transform: uppercase;
color: #000;
font-size: 66px;
line-height: 66px;
padding-bottom: 12px;
border-bottom: 1px solid #807d74;
}

#single-page .entry {
padding-bottom: 12px;
}

#single-page .entry p.date {
font-size: 12px;
color: #807d74;
padding: 0;
line-height: 12px;
padding-left: 3px;
}

#single-page .meta {
padding-top: 6px;
position: relative;
padding-bottom: 6px;
border-bottom: 1px solid #807d74;
margin-bottom: 12px;
}

#single-page .meta a {
color: #000;
}

#single-page .meta span.comments {
position: absolute;
right: 2px;
top: 6px;
}

#single-page .entry p  {
font-size: 16px;
padding: 0 0 12px 0;
line-height: 27px;
}

#single-page .entry ul {
font-size: 16px;
line-height: 27px;
margin: 0 20px;
padding:  12px 0 0  0;
}

#single-page .entry ol {
font-size: 16px;
line-height: 27px;
margin: 0 20px;
padding:  12px 0 0  0;
list-style-type: decimal;
list-style-position: inside;
}

#single-page .entry ul li {
padding: 0 0 24px 10px;
list-style: disc;
}

#single-page .entry ol  li {
padding: 0 0 24px 21px;
}

#single-page .entry h3 {
font-size: 21px;
line-height: 24px;
padding-bottom: 3px;
padding-top: 18px;
}

#single-page.page-page .entry h1 {
margin: 0 0 12px 0;;
padding: 0;
}
.entry .wp-caption{
background: url(http://thelaunchcoach.com/wp-content/themes/shanghai-showdown/images/footer2-bg.gif) repeat top center;
text-align: center;
padding: 10px;
float: left;
margin: 6px 12px 6px 0;
text-transform: uppercase;
font-size: 10px;
}

.entry .wp-caption img{
border: 3px solid #DEDBCA;
}

#single-page #primary-content .entry .wp-caption p{
font-size: 12px;
color: #000;
font-weight: bold;
padding: 0;
margin: 0 0 -6px 0;
}

#single-page .entry img.alignright {
float: right;
background: url(images/footer2-bg.gif) repeat top center;
text-align: center;
padding: 10px;
margin: 6px 0 6px 12px;
text-transform: uppercase;
font-size: 10px;
}

#single-page .entry img.alignleft {
float: left;
background: url(images/footer2-bg.gif) repeat top center;
text-align: center;
padding: 10px;
margin: 6px 12px 6px 0;
text-transform: uppercase;
font-size: 10px;
}