/*
Theme Name: TMC 2011
Theme URI: 
Description: A custom theme for Tarot Media Company 
Version: 1.0
Author: Chris Lowrance Illustration + Design
Author URI: http://chrislowrance.net
Tags:
*/

/* HTML5 ✰ Boilerplate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/* -------------------------------------------------------------- 
   
   Rebuild the default browser styles
   
   Based on work by Blueprint CSS   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   


body {
  background: #fff;	
}
body, input, textarea {
	color: #111;    
	font: 12px Arial,sans-serif;
	line-height: 1.5;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal;
	clear: both;
}
hr {
  background-color: #999;
  border:0;
  height: 1px;
	margin-bottom: 1.5em;
}


/* Text elements
-------------------------------------------------------------- */

p {
	margin-bottom: 1.5em;
}
ul {
	margin: 0 0 1.5em 2.5em;
}
ol {
	margin: 0 0 1.5em 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
	margin:0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code {
	font: 11px Monaco, monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/**
 * Primary styles
 *
 * Author: Chris Lowrance Illustration + Design
 */

.palantino{
  font-family: "Palantino_400-Palantino_700-Palantino_italic_400-Palantino_italic_700.font.js";
}

body{
  background: url("img/bg-body-top.png") top repeat-x;
  width:100%;
  font-family: Verdana, sans-serif; font-size: 14px; color: #3a2e54;
}

#container{
  width:1024px; margin:0 auto; padding-left:15px;
}

header{
  
}

#logo{
   background: url("img/logo.png") no-repeat;
   width:247px;
   height:239px;
   float:left;
}

#main{
  padding:20px 0 0 0;
}

/* Sidebar */

#column1{
  float:left;
  width:250px;
}

/* /Sidebar */

/* Primary Content */

#column2{
  float:left;
  width:710px;
  padding-left:20px;
  border-left:dotted 1px #b3cdeb;
  margin-bottom:20px;
}

.post a:link, .post a:visited{
  color:#3a2e54;
}

.post a:hover, .post a:active{
  color:#eacb51;
}

.post h1{font-size:24px; font-weight:bold; font-family: "Georgia", serif; margin-bottom:.5em;}
.post h2{font-size:20px; font-weight:bold; font-family: "Georgia", serif; margin-bottom:.5em;}
.post h3{font-size:18px; font-weight:bold; font-family: "Georgia", serif; margin-bottom:.5em;}
.post h4{font-size:16px; font-weight:bold; font-family: "Georgia", serif; margin-bottom:.5em;}
.post h5{font-size:16px; font-weight:normal; font-family: "Georgia", serif; margin-bottom:.5em;}
.post h6{font-size:14px; font-weight:normal; font-family: "Georgia", serif; margin-bottom:.5em;}

.shiftup{
  position:relative;
  top:-40px;
}

#top_buttons{
    position:absolute;
    top:30px;
    z-index:500;
    text-align:right;
    width:720px;
    margin-left:290px;
}

#top_buttons img{
    float:right;
}

#column2 .divider{
  background: url("img/hr.png");
  height: 19px;
  width: 721px;
  margin:20px auto;
  
}

h2.entry-title a:link, h2.entry-title a:visited{
  font-size: 26px; font-weight:bold; text-decoration: none;
  background: #eacb51; padding:0 10px;
   display:inline-block; margin:10px 0;
}

h2.entry-title a:hover, h2.entry-title a:active{
  color:#3a2e54;
}

h1.entry-title{
  font-size: 26px; font-weight:bold; text-decoration: none;
  background: #eacb51; padding:0 10px;
   display:inline-block; margin:10px 0;
}



/* /content */

#searchform{
  margin:0 0 -30px 0;
}

#searchform label{
  border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}

#searchsubmit{
   border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}

#searchform div{
  background: url("img/bg-search.png") no-repeat;
width:299px;
height:45px;
}

#s { margin:12px 0 0 75px; border:none; height:17px;}

.twtr-hd, .twtr-ft {
  display: none;
}

.twtr-tweets{
  background: url("img/twitter-bg.png") no-repeat; overflow:visible; border:none; width:219px;
  font-family: "Futura Std", sans-serif; font-size:13px; color:#9f8448; min-height:100px;
}

.twtr-timeline {
  border-radius:0 0 0 0 !important;
  overflow: visible !important;
}

.twtr-tweet-wrap {
  overflow:visible !important;
}

.widget {
  margin:0 0 50px 0;
}

.widget h2{
  font-family: "Futura Std", sans-serif; font-weight: bold; font-size:13px; color:#9f8448; margin:20px 0 0 0;
}

 a:link.widget-button,  a:visited.widget-button {
  font-family: "Futura Std", sans-serif; font-weight: bold; font-size:13px; color:#9f8448; background: #eacb51; text-decoration:none; padding: 3px 4px; margin: 5px 30px 0 0; display: inline-block; float:right;
}

 a:hover.widget-button,  a:active.widget-button {
  font-family: "Futura Std", sans-serif; font-weight: bold; font-size:13px; color:#3a2e54; background: #eacb51; text-decoration:none; padding: 3px 4px; margin: 5px 30px 0 0; display: inline-block; float:right; 
}

#mc_signup{
  background: #fff;
}

#mc_signup_form{
  background: url("img/signup-bg.png") no-repeat #fff !important;
  font-family: "Futura Std", sans-serif !important; font-size:13px !important; color:#9f8448 !important;
  padding:10px !important;
}

#mc_signup_submit{
  font-family: "Futura Std", sans-serif; font-weight: bold; font-size:13px; color:#9f8448; background: #eacb51; text-decoration:none; padding: 3px 4px; margin: 5px 30px 0 0; display: inline-block; float:right; border:none;
}

footer{
  background: url("img/bg-footer.png") bottom repeat-x;
  width:100%;
  height:164px;
padding:1px 0;
}

.footer-text{
  margin:25px 0 0 0; color:#eacb51; font-family: 'Futura Std', sans-serif;
}

.footer-text a:link, .footer-text a:visited{
  color:#eacb51;
}

.footer-text a:hover, .footer-text a:active{
  color:#b3cdeb;
}

/* Chris's Happy Little Classes */

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.center {display: block; margin:0 auto;}
.remove {display:none;}

/* Wordpress's own styles.  More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; margin:15px 15px 15px 0; }
.alignright { float:right; margin:15px 0 15px 15px; }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

