/*
Theme Name: roger-transcend
Theme URI: http://syntaxionist.rogerhub.com/
Author: RogerHub
Author URI: http://rogerhub.com/
Description: Theme for Syntaxionist.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

Made from: Toolbox by Automattic

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{
	display:block;
}
body{
	line-height:1;
	text-align:left;
	background:white;
	color:black;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	margin:1em;
}
blockquote, q{
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content:'';
	content:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:collapse;
	border-spacing:0;
}
:focus{
	outline:0;
}

header h1{
	font-size:1.6em;
	line-height:2em;
	font-weight:normal;
}
header h2{
	font-size:1.3em;
	line-height:1.5em;
	margin-bottom:-0.8em;
	font-weight:normal;
}
article{
	font-size:1.0em;
	width:550px;
	line-height:1.6em;
}
ol,ul{
	margin:1em 1.6em;
}
ul{
	list-style-type:none;
	text-indent:-1em;
}
ul li:before{
	content:"\00BB \0020";
}

p{
	margin:1em 0;
}
a:link{
	color:black;
	text-decoration:underline;
}
a:hover,a:visited,a:active{
	color:#039;
}
.searchpagesearch{
	width:360px;
}
.searchpage input{
	font-size:18px;
}
code{
	font-size:0.8333em;
	background:#E5ECF3;
	padding:0.7em 1.2em;
	margin:1em 1.6em;
	display:block;
}
footer{
	font-size:1.0em;
	width:550px;
	line-height:1.6em;
	margin-top:1em;
	border-top:2px solid black;
}
h1 .page-title{
	font-size:2em;
	line-height:2em;
	font-weight:bold;
}
