/*
Theme Name: Compass Submission theme
Theme URI: http://compass.headshift.com/
Version: 1.1
Author: HEadshift
Author URI: http://headshift.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Myriad Web","Myriad Pro","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #333;
	text-align: left;
	background-color: #EEE;
	}


a {text-decoration:underline;}
a:hover {color: #000000;text-decoration:none;}
a:link, a:visited {color: #ab001d;}
.sidebar a:link, a:visited {color: #2aafd1;}


#header h1 a:visited {color: #FFF; /*Hack for Eliot's shit browser*/}
#header {
background: url('images/compass_gradient.png') repeat-x;
	}
	
blockquote, cite, p, li, fieldset {
font-size: 110%;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 150px;
	width: 80em;
	}

#content {
    margin-top: 1em;
	font-size: 1.2em;
	}

.narrowcolumn .entry p {
	font-size: 1.2em;
	line-height: 1.5em;
	max-width: 37em;
	}
	
.narrowcolumn .entry h4 {
	font-size: 1.6em;
	color: grey;
	margin: 3px 0;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	float: right;
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
	}

.postmetadata {
	text-align: left;
	border-bottom:1px solid #CCCCCC;
margin:0 0 10px;
padding:5px 0 10px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	margin-top: 5px;
	color: #ab001d;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-family: 'Helvetica', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 4em;
	color: white;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	color: #ab001d;
	}
	
h2 a {
	font-size: 1.6em;
	color: #ab001d;
	padding: 3px 0;
}	
	
h2 a:hover {
	font-size: 1.6em;
	background-color: #ab001d;
	color: #FFF;
	padding: 3px 0;
	margin: 2px 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
div.front {
margin: none;
padding: none;
}

div.front ol,p {
margin: none;
padding: none;
}

div.front p{
font-size: 1.1em;
}

#sidebar h2 {
border-top:4px solid #2AAFD1;
text-transform:uppercase;
color:#882923;
font-size:1.4em;
	}

h3 {
	font-size: 1.4em;
	}
	
h5 {
	font-size: 1.2em;
	margin: none;
	padding: none;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5, h5 a, h5 a:visited {
	color: #ab001d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3 a, h2 a, h3 a:visited, h2 a:visited {text-decoration: none;}
h3 a:hover, h2 a:hover {text-decoration: none;}
h2 a:hover {
	color: #00aded;
	background-color: #00aded;
}
.entry p a:visited {
	color: #6dc4cd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	border-bottom:1px solid #cccccc
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist li.alt {background-color:#efefef;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}
	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.speech {
	font-size: 1.3em;	
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 8px auto;
border: #CCC solid thin;
	padding: 5px 10px;
	width: 90em;
	position:relative;
	}

#header {
	margin: 10px 0 0 0;
	padding: 0;
	height: 100px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 5px 0 20px 0px;
	margin: 0px 4px 0 0;
	width: 74%;	
	}

.widecolumn {
	float: right;
	padding: 10px 5px 20px 0;
	margin: 5px 0 0 0px;
	width: 74%;
	}
	
	#sidebar
{
float: left;
width: 16%;
}

.post {
	padding-top: 0px;
	margin: 0 0 20px;
	}
	
.post h2 {
font-family: Georgia, serif;
font-size: 2.7em;
font-weight: lighter;
border-bottom: 1px #CCC solid;
/*font-variant: small-caps;*/
padding-bottom: 5px;
margin-bottom: 2px;
}

.post p
	{
	font-size: 1.2em;
	padding: 5px 0px;
	}
	
.post span
	{
	font-family: Georgia, serif;
	font-size: 1.7em;
	display: block;
	}
	
blockquote span
	{
	font-family: Georgia, serif;
	font-size: 1.3em;
	display: block;
	}
	

.narrowcolumn h4 {
font-size: 1.3em;
border-bottom: 1px #CCC solid;
margin-bottom: 5px;
}

.narrowcolumn h3 {
font-size: 1.8em;
padding-bottom: 5px;
/*border-bottom: 1px #CCC solid;*/

}

.comment_exp {
font-style: italic;
color: #222;
margin: 3px;
padding: 3px;
border: 1px solid #CCC;
/*width: 30%;
float: right;*/
}
.entry {
margin-top: 20px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 76em;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	padding: 30px 0 0 20px;
	/*font-variant: small-caps;*/
	margin: 0;
float: left;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 10px;
	padding: 0 5px;

	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

ul#pages a {
text-decoration: none;
color: #00aded;
	padding: 2px;
	margin: 0;


}

ul#pages a:hover {
color: #FFF;
}

ul#pages {
display: block;
padding-left: 0;
margin: 10px 0 10px 0;
clear: none;
}	

ul#pages li
	{
	color: #00aded;
	border: 1px solid #00aded;
	display: inline;
	list-style: none;
	padding: 2px;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 2px;
	}

ul#pages a:hover {
	color: #000000;
	padding: 2px;
	/*width: 100%;*/
	margin: 0;
}

#pages{
}
#pages, #pages ul {
list-style: none;
}
#pages a, #pages a:hover {
text-decoration: none;
}
#pages li {
float: left;
list-style:none;
}
#pages a, #pages a:visited {
display:block;

}
#pages a:hover, #pages a:active, .current_page_item a, #home .on {
text-decoration:none
}
#pages li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
z-index: 1500;
}

#pages li ul li a{
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

#pages li ul li a:hover{
	font-size: 0.9em;
}

#pages li ul li a:visited{
	font-size: 0.9em;
}

#pages li li {
width: 172px;
background: white;
}

#pages li li a, #pages li li a:visited {
font-size: 1.3em;
}

#pages li li a:hover, #pages li li a:active {
font-size: 1.3em;

}
#pages li:hover ul, #pages li li:hover ul, #pages li li li:hover ul, #pages li.over ul, #pages li li.over ul, #pages li li li.over ul {
left: auto;
}
.cat-item a {
font-size: 1em;
}


.cat-item li {
	background-color: white;
}

.nav {
    width: 193px;
    height: 36px;
    background: url(/wp-content/themes/compass/images/button.gif) no-repeat;
    position: relative;
	margin:10px 0;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 36px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	list-style-image: none;
}
.nav .button a:link, .nav .button a:visited {
		left: 0;
		width: 193px;
}
.nav .button a:hover, .nav .button a:focus {
	background: url(/wp-content/themes/compass/images/button.gif) no-repeat 0 -36px;
}
.nav .button a:active {
	background: url(/wp-content/themes/compass/images/button.gif) no-repeat 0 -72px;
}
.nav-button, .nav-button-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 36px;
	background: url(/wp-content/themes/compass/images/button.gif) no-repeat 0 -36px;
}
.nav-button-click {
	background: url(/wp-content/themes/compass/images/button.gif) no-repeat 0 -72px;
}


a.main:hover {
background:none;
}

/*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;
	}

div.x-comentable-block {
display: block;
clear: left;
margin:0 0 5px 0;
padding: 0;
}
div.x-comentable-block h4, form#tdomf_form1 fieldset label {color:#000000;margin:0 0 7px 0;font-size:1.3em; max-width: 37em; line-height: 1.7em;}
form#tdomf_form1 fieldset label.required {#color:#882923;}
form#tdomf_form1 fieldset {margin:0 0 0 0;}
form#tdomf_form1 fieldset {color:#666666;margin:0px 0 5px 0}

form#tdomf_form1 fieldset label.error {
display: block;
color: red;
padding: 2px;
width: 70%;
background: #fbfcda;
border:1px solid #dbdbd3;
}

fieldset small {
display: block;
margin: 4px 0;
font-size: 1em;
line-height: 1.3em;
max-width: 37em;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0px;
	}
	
#sidebar ul li ul li {
	border-top: 1px solid #EFEFEF;
}

#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;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	display:block;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}
#search {position:absolute;top:107px;right:10px}
input#searchsubmit {padding:3px;border:1px solid #00ADED;background-color:#ffffff;}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 30px 5px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
color: #CCC;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}
/* End captions */
