/*
Theme Name: Rob's Theme
Theme URI: http://rob-bell.net/robs-theme
Description: Theme for rob-bell.net
Version: 0.1
Author: Rob Bell
Author URI: http://rob-bell.net
*/

/* Reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Tags */
body {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 90%;
	color: #6B6B6B;
	background: #ABDAED;
	padding: 1em 0;
	margin: 0 auto;
	width: 740px;
}
p, dt, dd, li, pre, code {
	line-height: 1.8;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: -0.03em;
}
h1 {
	font-size: 2em;
	line-height: 1;
	padding: 0.45em 0;
}
h2 {
	font-size: 1.8em;
	line-height: 1;
	padding: 0.5em 0;
}
h3 {
	font-size: 1.6em;
	line-height: 1.125;
	padding: 0.56em 0;
}
h4 {
	font-size: 1.4em;
	line-height: 1.286;
	padding: 0.64em 0;
}
h5 {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0.75em 0;
}
h6 {
	font-size: 1em;
	line-height: 1.8;
	padding: 0.9em 0;
}
p, dl, ul, ol {
	padding: 0.9em 0;
}
ul, ol, dd {
	margin-left: 1.2em;
}
ul, ol {
	list-style: disc outside;
}
li, dt {
	margin: 0;
}
a {
	color: #61AECA;
	text-decoration: none;
	border-bottom: 1px dotted #61AECA;
}
a:hover {
	border-bottom: 1px dotted #fff;
}
abbr, acronym {
	border-bottom: 1px dotted #6B6B6B !important;
}
code, pre {
	color: #C54741;
	/*font-family: "Courier New", Courier, monospace;*/
}
pre {
	margin: 1.3em 0;
	border: 1px dashed #ddd;
	padding: 0.5em 1em;
	background: #fcfcfc;
	overflow: auto;
}
sup {
	font-size: 0.7em;
	vertical-align: super;
}
	
/* Top */
#top h4 {
	background: url(images/site-name-bg.gif) no-repeat left;
	margin: 2em 20px 1em;
}
#top h4 a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 180px;
	border: 0;
}

/* Nav */
#nav {
	width: 740px;
	background: #eef7f9; /*url(images/nav-ul-bg.gif) no-repeat top right;*/
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
#nav ul li {
	float: left;
}
#nav li a {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-weight: bold;
	border: 0;
	display: block;
	padding: 14px 20px 15px;
	font-size: 1.05em;
	color: #777;
}
#nav li a span {
	display: block;
	clear: both;
	font-size: 0.65em;
	color: #A2A2A2;
}
#nav li a:hover  {
	background: #fcfcfc;
}
#nav li.active a:hover, #nav li.active {
	background: #fff;
}

/* Middle */
#middle {
	width: 660px;
	background: #FFFFFF;
	padding: 20px 40px 30px;
}

/* Bottom */
#bottom {
	width: 700px;
	padding: 10px 20px;
	color: #666;
}
#bottom h4 {
	padding: 1em 0 0;
}
#bottom ul {
	text-align: right;
	margin-left: 0;
	list-style: none;

}
#bottom p, #bottom ul {
	padding-top: 0.5em;
}
#bottom ul li a {
	background: #69BCDE;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 5px 1px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}
#bottom ul li a:hover {
	border-bottom: 1px solid #f2f2f2;
}

/* Classes */
.footer-half {
	width: 50%;
	float: left;
	padding-bottom: 30px;
}
.footer-quarter {
	width: 25%;
	float: left;
	text-align: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none !important;
}
.meta-data {
}
.anchor {
	color: #6B6B6B;
	border: 0;
}
.anchor:hover {
	border: 0;
}
.cform ol, .cform p, .cform li label span {
	margin: 0;
	padding: 0;
}
.cform li label {
	line-height: 1.8;
	font-size: 1em;
}
.cform ol {
	list-style: none;
}
.cform li {
	padding-bottom: 0.8em;
}
.cform li span {
	margin-left: 5px;
}
.cform label {
	display: block;
}
.cform label, .cform span, .cform .sendbutton  {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1em;
}
.cform input {
	width: 322px;
}
.cform textarea {
	width: 652px;
}
input, textarea {
	padding: 3px 4px;
	background: #fff;
	border: 1px solid #6B6B6B;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1em;
	color: #5B5B5B;
}
.sendbutton {
	background: #69BCDE;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	padding: 5px 15px 5px;
	width: auto !important;
	margin: 0 0 0.9em;
}
.linklove {
	display: none;
}


/* Forms */
.form dt {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1em;
}
.form dd {
	margin-left: 0;
	padding-bottom: 0.8em;
}
.form input {
	width: 322px;
}

.form textarea {
	width: 650px;
}


.meta {
	background: url(images/meta-bg.gif) repeat-y;
	overflow: auto;
	margin: 1.3em 0;
	width: 660px;
}
.meta-date, .meta-cat, .meta-tags, .comment {
	padding-left: 13px;
	padding-right: 13px;
}
.meta-date h4, .meta-cat h4, .meta-tags h4 {
	padding-bottom: 0;
}

.meta-date, .meta-cat {
	float: left;
	width: 139px;
}
.meta-tags {
	float: left;
	width: 304px;
}
.meta-tags ul {
	list-style: none;
	margin-left: 0;
	overflow: auto;
	width: 100%;
}
.meta-tags li {
	float: left;
	margin-right: 2px;
}

.meta p, .meta ul {
	padding-top: 0.5em;
}

.meta-date a, .meta-cat a, .meta-tags a {
	background: #e5e5e5;
	color: #6B6B6B;
	/*text-transform: uppercase;*/
	padding: 2px 5px 1px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	border-bottom: 1px dotted #6B6B6B;
}
.meta-date a:hover, .meta-cat a:hover, .meta-tags a:hover {
	border-bottom: 1px solid #e5e5e5;
}
.comment {
	margin: 0.9em 0;
}
.comment h5 {
	padding-bottom: 0;
}
.even {
	background: #eef7f9 url(images/speech-left-bg.gif) no-repeat bottom left;
	padding-left: 28px;
}
.odd{
	background: #eef7f9 url(images/speech-right-bg.gif) no-repeat bottom right;
	padding-right: 28px;
}
.byuser.even {
	background: #f6f6f6 url(images/speech-author-left-bg.gif) no-repeat bottom left;
}
.byuser.odd {
	background: #f6f6f6 url(images/speech-author-right-bg.gif) no-repeat bottom right;
}

.info {
	background: #f6f6f6;
	float: right;
	margin: 0.9em 0 0.9em 0.9em;
	padding-left: 13px;
	padding-right: 13px;
	width: 160px;
	font-family: "Trebuchet MS";
}
.info dt {
	font-weight: bold;
}

.info dd {
	margin-left: 0;
}

.gallery {
	list-style: none;
	margin-left: 0;
	overflow: auto;
	width: 660px;
}
.gallery li {
	float: left;
	text-align: center;
	margin-right: 2em;
	padding: 0.4em 0;
}

.gallery a {
	border: 0;
}

.gallery a img {
	border: 1px dashed #ddd;
	padding: 5px;
	background: #fcfcfc;
}
.gallery a:hover img {
	border: 1px dashed #999;
}
