/*
Theme Name: Svelt
Theme URI: http://www.jedmeade.com/svelt
Description: A light-weight Wordpress theme.
Version: 1.0.4
Author: Jed Meade
Author URI: http://www.jedmeade.com/
Tags: white, light, two-columns, fixed-width, right-sidebar, photoblogging
*/


/* Reset */

html {
	color:#000;
	background:#FFF;
}
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:0;
	padding:0;
}
input {
	margin:5px 4px 5px 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
.navigation_archive {
	margin: 25px 0;
width:100%;
}
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;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/* Global */

body {
	margin: 0;
	padding: 0;
}
#resultsShot img {
	margin-right:20px;
}
.submitButton {
	font-size:14px;
}
.submitButtonRed {
	background-color:#D9070B;
	font-size:18px;
	color:#FFF
}
.submitVoteButton {
	font-size:16px;
	margin-top:10px;
}
.gutPoll {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
}
.subGut {
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
li.cat-item {
	font-size:20px;
	line-height:25px;
	font-family:"Times New Roman", Times, serif;
}
.breadcrumb {
	font-size:11px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#page {
	width: 930px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clrfix {
	clear: both;
	height: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif, Georgia;
	line-height: 0.95em;
	padding: 0 0 4px 0;
}
a {
	text-decoration: underline;
	/*color: #69c;*/
	color:#419FCF;
}
hr {
	height: 1px;
	background-color: #eee;
	color: #eee;
	border: none;
	padding: 0;
	margin: 1em 0;
}
a:hover {
	color: #06F;
	text-decoration:none;
}
strong, b {
	font-weight: bold;
}
em, i, cite {
	font-style: italic;
}
fieldset {
	border:1px solid #ccc;
	padding:10px;
}
legend {
	padding: 5px;
	text-transform:uppercase;
}
.tagCloud a {
	color:#666;
}
table caption {
/*
	padding: 3px 5px 3px 5px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	border-bottom: 0px;
	border-top: 0px;
	background: #eee;
	font-weight: bold;
	*/
}
table th {
/*
	padding: 3px 5px 3px 5px;
	border: solid #fff 2px;
	background: #ddd;
	font-weight: bold;
	*/
}
table td {
/*
	padding: 3px 5px 3px 5px;
	border: solid #fff 2px;
	background: #eee;
	*/
}
pre, code {
	background:#eee none repeat scroll 0 0;
	border:1px solid #ccc;
	font-family:Courier, serif;
	line-height:22px;
	overflow-x:scroll;
	overflow-y:visible;
	padding:10px;
	width: 600px;
}
acronym, abbr {
	border-bottom: dotted #999 1px;
}
span.delim:after {
	content: " : ";
}
span.delim {
	color: #999;
	padding: 0 0.5em 0 0.5em;
}
.voteButton {
	background-color:#999;
	color:#FFF;
	height:40px;
	font-size:18px;
	margin-top:-5px;
}
/* Header */

#header {
	margin: 0 0 20px 0;
}
#header div#bloginfo {
	float:left;
	width: 630px;
	padding: 0 0px 10px 0;
}
#header div#bloginfo #title {
	/*text-transform: uppercase;*/
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 2.4em;
	line-height: 0.95em;
	font-size:40px;
}
#header div#bloginfo #title h1 {
	padding: 0px;
}
#header div#bloginfo #title a {
	color: #333;
	text-decoration:none;
}
#header div#bloginfo #tagline a {
	letter-spacing: 0.1em;
	color: #000;
	text-decoration:none;
}
#header div#search {
	float:left;
	width: 270px;
}
.search-left {
	background: url('../register_files/images/search-left.png') no-repeat;
	width: 25px;
	height: 30px;
	float: left;
}
.search {
	background: url('./images/search-mid.png') repeat-x;
	border: 0px;
	font-size: 1.5em;
	width: 232px;
	height: 30px;
	font-family: Garamond, Georgia;
	float: left;
	color: #ccc;
	padding: 3px 0 0 3px;
}
.search-right {
	background: url('../register_files/images/search-right.png') no-repeat;
	width: 10px;
	height: 30px;
	float: left;
}
#content .search {
	width: 450px;
}
.dots {
	background: url('./images/dots.png') repeat-x;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
#mainnav {
	clear: both;
	/*text-transform: uppercase;
	line-height: 1.0em;*/
width:800px;
	margin-left:90px;
}
#mainnav ul li {
	padding:15px 0px 10px 20px;
	font-size:18px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;/*
	font-size:15px;
	background-color:#EBEBEB;
	border-right:1px solid #CCC;
	*/
	
}
#mainnav ul li a {
	color: #419FCF;
	text-decoration:underline;
}
#mainnav ul li a:hover {
	color: #06F;
	text-decoration:none;
}
/* Contents */

#content {
	width: 630px;
	float: left;
	padding: 0 0px 0 0;
	font-size:15px;
}

#content .navigation {
	padding: 0 0 20px 0;
}
#content h1 {
	font-size: 40px;
}
h2 {
	font-size: 1.8em;
}

#content h2 {
	font-size:28px;
	font-family: "Times New Roman", Times, serif, Georgia;
	color:#333333;
}
.post h1, .post h2 {
	/* background: url('images/dots.png') repeat-x bottom; */
	margin-bottom:10px;
}

.fsSubmitButton {
	margin:18px;
}
.post h3 {
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-size: 1.6em;
}
#content h3 {
	font-size: 20px;
}
h3#comments, h3#respond {
/*background: url('images/dots.png') repeat-x bottom;	*/
}
h4 {
	font-size: 1.4em;
}
#content h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
#content h5 {
	font-size: 1.2em;
}
h2 a, h3 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
}
h2 a:hover, h3 a:hover {
	color: #c66;
}
.navigation {
	margin: 0 0 20px 0;
}
.navigation .previous {
	width: 50%;
	float: left;
}
.navigation .next {
	width: 50%;
	float: left;
	text-align: right;
}
.post {
	margin: 0 0 40px 0;
	clear: both;
}
.entry {
	line-height: 1.6em;
	margin: 10px 0 10px 0;
}
.entry p, .comment p {
	margin: 0 0 1.2em 0;
}
.entry ul, .entry ol {
	margin: 0 0 1.0em 2.0em;
}
.entry ol li {
	list-style: decimal outside;
}
.entry ul li {
	list-style: disc outside;
}
.entry h1, .entry h2 {
	background: none;
}
.entry blockquote {
	padding: 0 0 0 3.0em;
	font-style: italic;
	background: url('../register_files/images/quote.png') no-repeat top left;
}
/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.info, .postmetadata, small {
	font-size: 0.8em;
	line-height: 1.0em;
}
.info, .postmetadata {
	padding: 2px 0 0px 0;
	clear: both;
}
.postmetadata {
/* background: url('images/dots.png') repeat-x bottom; */ 
}
.commentlist {
	margin: 20px 0 20px 0;
}
.commentlist .comment {
	padding: 0 0 20px 0;
	clear: both;
}
.commentlist .commenter {
	width: 120px;
	float: left;
}
.commentlist .commenter .avatar {
	margin: 0 0 3px 0;
}
.commentlist .comment-text {
	width: 500px;
	float: left;
	margin: 0 0 0 10px;
}
.commentlist .comment-text .comment-bubble {
	background: url('../register_files/images/comment-bubble.png') no-repeat;
	width: 18px;
	height: 24px;
	float: left;
}
.commentlist .comment-text .comment-mid {
	float: left;
	width: 462px;
	background: #eaeaea;
	padding: 10px;
}
.logged-in-as {
	margin: 10px 0 10px 0;
}
#commentform {
	margin: 10px 0 0 0;
}
.form-field {
	clear: both;
	margin: 0 0 12px 0;
}
#commentform label {
	display: block;
	width: 120px;
	float: left;
	font-size:13px;
}
span.required {
	color: #C00;
}
.search-result {
	margin: 0 0 20px 0;
}
/* Sidebar */

#sidebar {
	width: 200px;
	float: left;
	color: #333;
	margin: 70px 0 20px 35px;
}

#formsidebar {
	float:right;
	width:375px;
	background:#e5e5e5;
	border:1px solid #ddd;
	margin: 50px 0 0 25px;
	padding:0 0 18px 0;
}
.customSidebar {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size:24px;
	line-height:25px;
	margin-bottom:5px;
}
#customcontent {
	width: 460px;
	float: left;
	padding: 0 0px 0 0;
	font-size:15px;
}
#sidebar ul li {
	margin: 0 0 15px 0;
}
#sidebar ul ul li {
	margin: 0 0 0 20px;
	list-style: square outside;
}
#sidebar table#wp-calendar td#next {
	text-align: right;
}
/* Footer */

#footer {
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 30px 0;
	/*background: url('images/dots.png') repeat-x top;*/
	height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer #rss {
	padding: 4px 0 3px 25px;
	background: url('../register_files/images/rss.png') no-repeat;
}

#regBlockButtons input {
	float: right;
	margin-left: 50px;
}