/*  
Theme Name: PitchA
Theme URI: http://alanwho.com
Description: Simple branded pitch page
Version: 1
Author: AlanWho
Author URI: http://alanwho.com

*/


/* ------------------ 

FOUNDATIONS

------------------ */


/* ------------------------------ RESET ------------------------------ */
html { }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0em; padding: 0em; } 
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;}
li { list-style:none; }
caption,th {text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after{content:'';}
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top;}
sub { vertical-align:text-bottom;}
input, textarea, select { font-family:inherit;font-size:inherit;font-weight:inherit;}
legend { color: rgb(0,0,0); }

/* ----------------------- tags ------------------------- */
body { background: rgb(100,100,100); font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;  }
body#dark, div.dark { background: url(_images/grad-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; background-color: rgb(100,100,100); }
ol { margin: .5em 2em; }
ol li { list-style-position: outside;list-style-type: decimal; margin: 0em; padding: 0em; }


/* ------------------------------ links ------------------------------ */
a:link { text-decoration: none; color: rgb(0,0,255); border: 0px; -moz-outline-style: none; font-weight: bold; }
a:active { text-decoration: underline; color: green; border: 0px; -moz-outline-style: none; font-weight: bold;}
a:visited { text-decoration: none; color: rgb(0,0,255); border: 0px; -moz-outline-style: none; font-weight: bold;}
a:hover	{ text-decoration: underline; color: rgb(0,0,255); border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;  }


/* ----------------------- classes ------------------------- */
.off { display: none; visibility:hidden; }
.centre { text-align: center; }
.sinistra { text-align: left; }
.destra { text-align: right; }
.breathe { padding: 1em 0em; }
span.question { color: rgb(204,0,0); font-weight: bold; }
span.answer { color: rgb(0,150,0); font-weight: bold; }
.invisible { display: none; }
.board { background-color: rgb(0,150,0); color: rgb(255,255,255); padding:.15em .5em; }
.board-alt { background-color: rgb(204,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.count { background-color: rgb(0,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.peace { overflow: hidden; }
.float-left { float: left; }
.float-right { float: right; }
.highlight { background: rgb(250,245,190); font-style: italic; }

em.underline { border-bottom: 1px dotted rgb(0,0,0); padding-bottom: .15em; font-style: normal; }
em.underline-dark { border-bottom: 1px dotted rgb(255,255,255); padding-bottom: .15em; font-style: normal; }
strong.gold { color: rgb(200,175,50); }


a.more-link { background:url(_images/ico-next.png) left top no-repeat; padding-left: 20px; }

blockquote.video { text-align: center; padding: 1em 0em; }
blockquote.indented { margin-left: 2em; margin-right: 1.5em;  }
div.indented { margin-left: 2em; margin-right: 1.5em;  }
div.indented p { text-indent: 0em; }
*html blockquote.indented { margin-left: 0em; margin-right: 0em; padding-left: 2em;}
*html div.indented { margin-left: 0em; margin-right: 0em; }

/* ------------------ 

HEADER

------------------ */

/* ------------------ div#header ------------------ */
div#header {  }

div#logo { padding: .25em 0em;  }
div#logo h1 { font-size: 2em; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align:center; line-height: 55px }
div#logo h1 strong { background:url(_images/css-alanwho.png) no-repeat 0em 0em; padding: 0em .25em 0em 18px;  }
div#logo h1 a { color: rgb(175,175,175); text-decoration:none; border-bottom: 1px dotted rgb(0,0,50); }
div#logo h1 a:hover { border-bottom: 1px solid rgb(255,255,255); }
div#logo h2 { font-family: Helvetica, "Trebuchet MS", Arial; font-weight:normal; color: rgb(230,230,230); font-size: 1em; text-align:center;padding-bottom: .25em; }
div#logo h2 em { padding-bottom: .15em; border-bottom: 1px dotted rgb(255,255,255); font-style: normal; }


/* ------------------ 

LAYOUT

------------------ */

div#package { margin: 0em auto; width:600px; padding-top: 1.5em; }
div#package div#main {  }
div#package div#main div.rounded { margin: 0em 0em 2em 0em; background-color: #ffffff; font-size: .9em; }


/* ------------------ 

PITCH PAGES

------------------ */

/* ------------------ ul.package ------------------ */
ul.package { padding: 5px 0em 0em 0em; /*background: rgb(255,255,255) url(images/css-post_top.png) left top no-repeat; */ background: rgb(255,255,255) }

ul.package li.headline { padding: .25em 1em; }
ul.package li.headline h1 { padding: 0em 0em .25em .25em; margin: 0em; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; letter-spacing: -2px; font-size: 2em; color: rgb(200,175,50); line-height: 1.5em; border-bottom: 1px dotted rgb(230,230,230);font-weight: bold; }

ul.package li.deck { padding: 1em 1em; }

ul.package li.pitch { padding: 1em 1em; }
ul.package li.pitch p { margin: 1em 1em; line-height: 1.25em; }
ul.package li.pitch p a { font-weight: bold; }
ul.package li.pitch p.tags a { color: rgb(175,175,175); text-decoration:none }
ul.package li.pitch p.tags a:hover { text-decoration: underline; }
ul.package li.pitch h2 { padding-bottom: .25em; font-family: Helvetica, Geneva, Arial, Verdana, sans-serif; font-size: 150%; color: rgb(51,51,51); border-bottom: 1px dotted rgb(230,230,230); }
ul.package li.pitch h2 a { text-decoration:none; color: rgb(0,0,150); }
ul.package li.pitch h3 { padding: .5em 0em 0em 0em; font-weight: normal; font-size: 1.25em; }
ul.package li.pitch hr { padding: 0em; margin: .25em auto; background-color: rgb(255,255,255); border: 0; border-top: 2px dotted rgb(175,175,175); width: 95% }
ul.package li.pitch ol, li.post-content ul { padding-left: 2em;}
ul.package li.pitch ol li { margin: 1em 2em; line-height: 1.25em; list-style: decimal; }
ul.package li.pitch ul li { margin: 1em 1em; line-height: 1.25em; list-style: decimal; }

ul.package li.disclaimer { padding: 2em 0em 0em 0em; }

ul.package li.order { background-color: rgb(200,250,175);}
blockquote.greenbox { margin: 1em auto 0em auto; overflow:hidden; clear: both;  padding: 1em .5em; background-color: rgb(200,250,175); color: rgb(0,0,0); border: .15em solid rgb(144,238,144); border-right: none; border-left: none; text-align:center;  }
blockquote.greenbox:hover { background-color: rgb(144,238,144);  }

div#copyright { clear: both; font-size: .8em; }
div#copyright p {text-align: center; padding: .5em 0em; line-height: 1.5em; }
div#copyright p a { font-weight: normal; color: rgb(51,51,51); text-decoration:none; }