/*  
Theme Name: Romy's Scrapbook
Theme URI: 
Description: Monospaced and pretty.
Version: 0.1
Author: Mattias Gunneras
Author URI: http://www.bothernomore.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: 'Courier New', Courier, Monaco, Monospace;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #ccc;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Courier New', Courier, Monaco, Monospace;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #fff;
}

a:hover { text-decoration: none; background:none;}

a img{ border: 0; background:#fff;}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 3px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #aaa;
	background-color: #ddd;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#header-container{
	float: left;
	width: 100%;
	padding:0;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #fff;
	clear: both;
	margin:0;
}

#sub-header {
	width: 640px;
	padding:0;
	text-align: left;
	vertical-align: top;
	background: #aff;
	color: #000;
	clear: both;
	margin:0 auto;
}

#sub-header ul {
	list-style:none;
	margin:35px 0;
	padding:0;
	float:left	;
}

#sub-header ul li {
	display:inline;
}

#sub-header ul li a {
	color:#000;
	background:#fff;
	padding:0px 4px;
}

#sub-header ul li.current_page_item a {
	color:#fff;
	background:#000;
	padding:0px 4px;	
}

#sub-header ul li a:hover {
	color:#fff;
	background:#000;
}


#header, .content, #sidebar, #footer{
	margin: 0 auto;
	width: 640px;
	text-align: left;
	vertical-align: top;
}

#header{
	position:relative;
	height:100px;
}

#header h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform:uppercase;
}

#header h1 a span{
	display:none;
}

#header h1 a{
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	width:339px;
	height:35px;
	background:url('images/romynorthover_black.gif') 0 0 no-repeat;

}

#header #pages {
	position:absolute;
	margin:0;
	padding:0;
	bottom:0px;
	right:0px;
	list-style-type:disc;
}

#header #pages li {
	display:inline;
}

#header #pages li a {
	color:#000;
	background:#fff;
	padding:8px 12px;
	font-size:14px;
	display:inline;
	line-height:34px;
}

.description{
	padding: 9px 0 0;
	line-height: 30px;
}

#content-container{
	float: left;
	width: 100%;
	padding: 0 0 40px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #000;
	clear: both;
}

.content a{
	text-decoration: underline;
	color:#000;
	padding:1px;
}

.content a:hover{
	background:#000;
	color:#fff;
}

.content h2 a {
	padding:0px 6px;
	text-decoration: none;
	background:#000;
	color:#fff;
}

.content h2 a:hover {
	text-decoration: underline;
}


.post{
	padding: 40px 0 0;
}

.post h2{
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h2{
	font-size: 18px;
	border: 0;
}

.entry h4{
	font-size: 16px;
}

.entry h5{
	font-size: 14px;
}

.entry h6{
	font-size: 12px;
}

.post img{
	padding: 8px;
	border: 1px solid #ccc;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 15px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 15px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry p.postinfo{
	color: #999;
}

.postdate{
	color: #000;
}

.browse{
	margin: 20px 0 0;
	border-top: 1px solid #ccc;
	padding: 15px 0 0;
	line-height: 30px;
}

#sidebar-container{
	float: left;
	width: 100%;
	padding: 0 0 40px;
	text-align: left;
	vertical-align: top;
	background: #000;
	color: #ccc;
	clear: both;
}

.sidecol1, .sidecol2, .sidecol3{
	width: 200px;
	float: left;
}

.sidecol2, .sidecol3{
	margin-left: 20px;
}

#sidebar a{
	text-decoration: none;
}

#sidebar a:hover {
	background:#fff;
	color:#000;
}

#sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li{
	padding: 40px 0 0;
}

#sidebar ul li h2{
	text-transform: uppercase;
	padding: 0 0 9px;
	border-bottom: 1px solid #242424;
}

#sidebar ul ul{
	padding: 3px 0 0;
}

#sidebar ul ul li{
	padding: 0 0 0 19px;
	line-height: 30px;
	background: url(images/bullet_2.gif) no-repeat 0 11px;
}

#sidebar ul ul li.bulletless{
	padding: 0;
	background: none;
}

#sidebar ul ul li.bulletless form{
	padding: 10px 0 0;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding:  0 0 0 10px;
	background: none;
}

#footer-container{
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: left;
	vertical-align: top;
	background: #343434 url(images/bg_footer.gif) repeat-x;
	color: #ccc;
	clear: both;
}

#footer{
	font-size: 12px;
	padding: 0 0 40px;
	border-bottom: 1px solid #2e2e2e;
}

#footer .attribution{
	text-decoration: none;
	color: #ccc;
}


/* comments template */

.comments-template{
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #ccc;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
}

.comments-template h3, .comments-template h2{
	padding: 15px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #2e2e2e;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
