/*
Theme Name: Tomorrow
Version: 1.09
Description: Quiet, essential, modern.
Tags: three columns, simple, valid XHTML, valid CSS, black
Author: Andrea Pacquola
Author URI: http://www.pacquola.org/
Theme URI: http://www.pacquola.org/tomorrow/
License: Creative Commons GNU General Public License (GPL)
License URI: http://creativecommons.org/licenses/GPL/2.0/
*/

*{margin:0;padding:0}
body{padding:18px;background:white;text-align:center;background:black;color:#fff;font:80%/140% georgia,serif;}
h1{font:bold 100% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
h2{font:bold 100% 'helvetica neue',sans-serif;letter-spacing:3px;}

a{color:#590;text-decoration:none;outline:none;}
a:hover{color:#67a;}

.caption{font-style:italic;color:#fff;}
.demo{position:relative;margin-top:2em;}

.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;height:438px;width:700px;background:black;}
#main_image img{margin-bottom:10px;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

table#blog {
	width : 790px;
	}

td#main {
	width :400px;
	vertical-align: top;
	padding-right: 20px;
	}

div#header {
	height : 250px;
	text-align: center;
	}

div#tagline {
	margin : 15px 0px 40px 0px;
	}

div#navlink {
	padding-bottom : 20px;
	}

div#navlink, td#footer {
	text-align : center;
	}

div.post {
	padding-bottom : 125px;
	}

div.date {
	text-align: right;
	padding-top : 15px;
	}

div.content {
	text-align : justify;
	line-height : 1.75em;
	padding : 10px 0px;
	}

div.info {
	clear : both;
	margin-bottom : 10px;
	}

.meta {
	padding : 4px 0px;
	}

.meta span {
	padding-right : 20px;
	}

div.edit {
	width : 36px;
	}

.edit, input#submit {
	padding : 5px;
	text-align : center;
	}

form#search input {
	width : 250px;
	margin-bottom : 20px;
	}

fieldset {
	padding : 15px;
	}

img.frame {
	padding : 4px;
	}


/* SIDEBARS */

td#right_sidebar {
	width : 25%;
	vertical-align : top;
	}

td#left_sidebar {
	text-align : right;
	}

div.box {
	margin-bottom : 25px;
	}

div.box ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
	line-height : 1.75em;
	}

div.box ul ul {
 	padding : 0px 10px;
	list-style : none;
	}

div.box ul.pages ul {
 	padding : 0px 0px 5px 10px;
	list-style : none;
	}

div.box form {
	margin : 0px;
	}

div.box input#s {
	width : 140px;
	}

div.box select {
	width : 150px;
	}

select {
	padding : 4px;
	}


/* INPUT FIELDS */

input#s, input#author, input#email, input#url, input#comment, input#submit, p input, textarea {
	padding : 4px;
	margin-bottom : 10px;
	background : transparent;
	color : rgb(200, 200, 200);
	border : 1px solid;
	border-color : rgb(120, 120, 120);
	}

input[type="text"], input[type="password"], input[type="reset"], input[type="submit"] {
	padding : 4px;
	background : rgb(20, 20, 20);
	color : rgb(200, 200, 200);
	border : 1px solid;
	border-color : rgb(120, 120, 120);
	}

input[type="text"], input[type="password"] {
	margin-bottom : 10px;
	}

input[type="file"] {
	padding : 4px;
	background : rgb(250, 250, 250);
	color : rgb(20, 20, 20);
	border : none;
	}


/* COMMENT SECTION */

form#commentform {
	margin-top : 25px;
	}

ol.commentlist {
	margin : 0px;
	padding : 40px 0px 0px 20px;
	text-align: left;
	}

ol.commentlist li.comment {
	margin-bottom : 70px;
	line-height : 1.75em;
	}

div.author {
	margin : 20px 0px 10px 0px;
	}

div.author img {
	padding-right : 10px;
	}


/* WIDGETS */

div.textwidget {
	line-height : 1.5em;
	}

a.rsswidget img, #akismetstats {
	background : transparent !important;
	}

#left_sidebar a.rsswidget img {
	float : left;
	}

#right_sidebar a.rsswidget img {
	float : right;
	}

table#wp-calendar {
	width : 140px;
	line-height : 1.5em;
	}

#wp-calendar caption {
	padding-bottom : 4px;
	}


/* GENERICS */

.left  {
	text-align : left;
	}

.center {
	text-align : center;
	}

.right {
	text-align : right;
	}

.alignleft  {
	float : left;
	margin : 10px 15px 10px 0px;
	}

.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
	}

.alignright {
	float : right;
	margin : 10px 0px 10px 15px;
	}


/* FONTS */

body, table#blog, input, textarea, pre, div#tagline  {
	font : .8em  "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	}

table#blog {
	font-size : 80%;
	}

table#blog table {
	font-size : 100%;
	}

code {
	font : 1em 'Courier New', monospace;
	white-space : pre;
	}

dt {
	font-weight : bold;
	}

small {
	font-size : 0.9em;
	 }


/* COLOURS */

body, select {
	color:#fff
	}

div.author {
	background : transparent;
	color:#590;
	text-decoration:none;
	outline:none;
	}

li.recentcomments {
	background : transparent;
	color : rgb(200, 200, 200);
	}

img.frame, .edit, select, fieldset, hr {
	border : 1px solid;
	border-color : rgb(120, 120, 120);
 	}

/* PRINT STYLESHEET */

@media print {

body {
	padding : 2%;
	}

body, a:link, a:visited  {
	background : rgb(255, 255, 255);
	color : rgb(0, 0, 0);
	}

td#left_sidebar, td#right_sidebar, div.info, .edit, div.navlink, div#form, form, input, img[class~=avatar] {
	display : none;
	}

div.post {
	page-break-after : always;
	}

img, blockquote {
	page-break-inside : avoid;
	}

}