/*
Theme Name: Constitution
Theme URI: http://www.valrausch.com/
Description: Based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Miles Rausch
Author URI: http://milesrausch.com/
Tags: blue, fixed width, two columns, widgets
*/

@import url('reset.css');

body { font-size: .9em; font-family: Helvetica, Arial, Sans-Serif; background: #002f60 url('images/body.gif') repeat-x; color: #505050; }

a:link, a:visited { text-decoration: none; color: #5294c4; }
a:hover, a:focus, a:active { text-decoration: underline; }

#page { width: 1051px; background: #fff url('images/page_item.gif') repeat-y; }

#wrapper { background: url('images/page_foot.gif') no-repeat bottom left; }

#header { background: url('images/page_head.gif') no-repeat; }
	#header h1 { height: 140px; width: 567px; background: url('images/valrausch_com.gif') no-repeat; color: #fff; }
		#header h1 a { display: block; height: 140px; width: 517px; margin-left: 49px; }
			#header h1 a span { display: none; }
	#header .description { display: none; }
	
#nav { padding-left: 49px; text-align: center; margin-bottom: 40px; }
	#nav ul { height: 61px; width: 634px; margin: 0 auto; }
		#nav ul li { display: block; float: left; }
			#nav ul li a { display: block; height: 61px; }
				#nav ul li a span { display: none; }
	#nav ul .letters a { background: url('images/nav_letters.gif') no-repeat center top; width: 126px; }
	#nav ul .candidate a { background: url('images/nav_candidate.gif') no-repeat center top; width: 126px; }
	#nav ul .issues a { background: url('images/nav_issues.gif') no-repeat center top; width: 128px; }
	#nav ul .session a { background: url('images/nav_session.gif') no-repeat center top; width: 124px; }
	#nav ul .contact a { background: url('images/nav_contact.gif') no-repeat center top; width: 130px; }

	#nav ul .letters a:hover,
	#nav ul .candidate a:hover,
	#nav ul .issues a:hover,
	#nav ul .session a:hover,
	#nav ul .contact a:hover
	{ background-position: center -61px; }

.narrowcolumn { float: left; padding: 0 0 20px 70px; margin: 0; width: 700px; }

.widecolumn { padding: 0 24px 20px 70px; margin: 0; }

#footer { padding: 8px 0; clear: both; }

#footer p { text-align: center; }


/* Begin Elements */
h2 { font-size: 1.5em; font-weight: normal; margin: 0 0 .4em 0; }
h3 { font-size: 1.3em; font-weight: normal; margin: 0 0 .4em 0; }
h4 { font-size: 1.1em; font-weight: normal; margin: 0 0 .4em 0; }
h5 { font-size: 1.0em; font-weight: bold; margin: 0 0 .4em 0; }
h6 { font-size: 0.9em; font-weight: bold; margin: 0 0 .4em 0; }

#content h2, #content h3, #content h4, #content h5, #content h6
	{ font-family: "Book Antiqua", "Times New Roman", Serif; }
	#content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a
		{ color: #505050; font-weight: bold; }
		
h2.widgettitle { color: #c62a4f; font-variant: small-caps; font-size: 1.2em; }

h2.pagetitle { text-align: center; }

small { font-size: .7em; font-style: italic; }

p { line-height: 1.3em; margin-bottom: 14px; text-align: justify; }


/* Begin Post Stuff */
.post { margin-bottom: 40px; }
	.post small { display: block; padding: 8px; background: #002f60; color: #fff; text-align: center; font-size: 1em; }
.widecolumn .post { clear: both; }

.entry { margin-top: 10px; }


/* Begin Images */
p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }

.alignleft { float: left; }


/* Begin Lists */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before
{ content: "\00BB \0020"; }

.entry ol { padding: 0 0 0 35px; margin: 0; }
	.entry ol li { margin: 0; padding: 0; }

.postmetadata ul, .postmetadata li
{ display: inline; list-style-type: none; list-style-image: none; }

#sidebar ul, #sidebar ul ol
	{ margin: 0; padding: 0; }
	#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
	#sidebar ul p, #sidebar ul select
		{ margin: 5px 0 8px; }
	#sidebar ul ul, #sidebar ul ol
		{ margin: 5px 0 0 10px; }
		#sidebar ul ul ul, #sidebar ul ol
			{ margin: 0 0 0 10px; }
		#sidebar ul ol li, ol li
			{ list-style: decimal outside; }
		#sidebar ul ul li, #sidebar ul ol li
			{ margin: 3px 0 0; padding: 0; }


/* Begin Form Elements */
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }

#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

.entry form { text-align:center; }

select { width: 130px; }

#commentform { margin: 5px 10px 0 0; }
	#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
	#commentform textarea { width: 100%; padding: 2px; }
	#commentform #submit { margin: 0 0 5px auto; float: right; }

#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* Begin Comments*/
.alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }
	.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
		.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
	.commentlist p { margin: 10px 5px 10px 0; }

.children { padding: 0; }

	#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; }

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even, .alt
{ border-left: 1px solid #ddd; }


/* Begin Sidebar */
#sidebar { float: right; padding-left: 46px; width: 190px; background: url('images/sidebar.gif') no-repeat left center; }
	#sidebar form { margin: 0; }


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
	#wp-calendar a { display: block; }
	#wp-calendar caption { text-align: center; width: 100%; }
	#wp-calendar td { padding: 3px 0; text-align: center; }
		#wp-calendar td.pad:hover { background-color: #fff; }


/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{ cursor: help; }

acronym, abbr
{ border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
	blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

.hidden { display: none; }

.clear { clear: both; }

hr { display: none; }

a img { border: none; }

.navigation { display: block; text-align: center; margin-top: 10px; height: 30px; }


/* Captions */
.aligncenter, div.aligncenter
{ display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; 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; }
	
	
/* Credit */
#credit { padding: 20px 0 40px 0; text-align: center; width: 1051px; }
	#credit a:link { color: #fff; display: block; height: 26px; width: 149px; background: url('images/rss.gif') no-repeat center center; margin: 0 auto; }
		#credit a span { display: none; }