/*
Theme Name: Brass Blogs - Sabbatical
Theme URI: http://brassblogs.com/wp-content/themes/sabbatical/
Description: Theme for Brass Blogs, 2009 - sabbatical-taking
Version: 1.4
Author: Shelly Cole
Author URI: http://brassblogs.com
*/

/*---------------------------------------------------------------------
				Eric Meyer's "Reset Reloaded"
---------------------------------------------------------------------*/

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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

:focus {
	outline: 0;
}

body {
	line-height: 1.3em;
	color:#44433f;
	text-align:center;
	font-size: 85%;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	cursor:pointer;
}

blockquote, q {
	quotes: "" "";
}

sup, sub {
	font-size:0.5em;
}

sup {
	vertical-align:top;
}

sub {
	vertical-align:bottom;
}

del, s {
text-decoration: line-through;
}

p {
	margin:0.8em 0;
	line-height:1.4em;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

hr.clearer {
	display:block;
	clear:left;
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
}

.clear:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
}

/* --------------------------------------------
          	     Colors & Links
----------------------------------------------- */

body, #topnav input {
	background-color: #2A2A2A;
}

#logo h1 a, #logo h1 a:link, #logo a:visited {
	color: #202020;
	cursor:pointer;
}

h1 a span, h1 a:link span, h1 a:visited span,
div.post h2 a, div.post h2 a:link, div.post h2 a:visited, 
div.post h3 a, div.post h3 a:link, div.post h3 a:visited,
#footer #disclaimer, #comments #respond h3, div.widget_recent_comments li a.url, div.widget_recent_comments li a.url:link, div.widget_recent_comments li a.url:visited {
	color: #555;
}

h4, #topnav, #sidebar, #footer,
#topnav a, #topnav a:link, #topnav a:visited,
#sidebar h5 a, #sidebar h5 a:link, 
#sidebar div.left div.widget li a:hover, #sidebar div.left div.widget li a:active {	
	color: #fff;
} 

a, a:link, h2 {
	color: #478747;
}

a:visited {
	color: #395f39;
}

a:hover, a:active, #topnav a:hover, #topnav a:active,
div.widget_recent_comments li a.url:hover, div.widget_recent_comments li a.url:active {
	color: #5cac5c;
}

/* --------------------------------------------
          	Fonts & Typography
----------------------------------------------- */

body, #comments #respond input[type="text"], #comments #respond textarea {
	font-family: "Myriad Pro", "Gill Sans", Helvetica, Arial, sans-serif;
}

h1, h3, body.home div.entry div.intro, body.single #inner_sidebar h5, div.entry span.tip {
	font-family: "Rockwell STD", "American Typewriter", "Trebuchet MS", sans-serif;
letter-spacing:0;
}

#sidebar #twitter_div span, #comments #respond h3 {
	font-size:1.3em;
}

strong, h6, span.highlightO, span.highlightY {
	font-weight:bold;
}

small, em {
	font-style: italic;
}

#footer, #panel h5.left {	
	font-size: 0.8em;
}

#panel h5.button span, div.comment div.authorinfo {	
	font-size:0.85em;
}

small, h4, #topnav input, body.home div.entry div.sabbatical, a.more-link, #footer #disclaimer, #comments #respond input[type="text"], #comments #respond textarea, div.entry code  {
	font-size: 0.9em;
}

#sidebar div.left div.widget li a {	
	font-size: 0.95em;
}


/* --------------------------------------------
          		Headers
----------------------------------------------- */

h1 {
	font-size: 2.5em;
	text-align: center;
	line-height: 1em;
}

h2 {
	font:normal 2.75em Angelina, Ephesi, sans-serif;
	text-align: center;
	margin: -0.55em 0 0.5em 3.7em;
letter-spacing:0;
}

h3 {
	font-size: 1.8em;
	line-height:1.1em;
	margin-bottom: 0.4em;
}

h4 {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-bottom:1px solid #fff;
	padding: 12px 0 10px 0;
	margin-bottom: 1em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size:1.7em;
	float:left;
	margin-right:15px;
}


/* --------------------------------------------
            Main Containing Elements
----------------------------------------------- */

div.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#topnav {
	background: url("images/headerBG.jpg") repeat-x left bottom;
	padding: 6px 50px;
	font-size: 0.75em;
}

#outer {
background-color:#fff;
	/*background: #fff url("images/ribbon.jpg") no-repeat left top;*/
background: #fff url("images/cornerLeft.jpg") no-repeat top left;
}

#inner {
	background: url("images/cornerRight.jpg") no-repeat top right;
	padding: 60px 0;
	position:relative;
}

#inner div.wrapper {
	text-align:center;
	width:750px;
}

#inner div.wrapper.single {
	width:850px;
}

#sidebar {
	background: url("images/footerBG.jpg") repeat-x left top;
	z-index:1000;
}

#footer {
	margin-top: 50px;
	padding: 30px 0;
}

/* --------------------------------------------
                Header Elements
----------------------------------------------- */

#topnav ul {
	list-style: none;
}

#topnav li {
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding-left: 20px;
}

#topnav input {
	border: 1px solid #444;
	padding: 2px;
	height: 10px;
	color: #666;
	width: 210px;
	margin: -1px 0 -2px 0;
}


/* --------------------------------------------
                Special post
----------------------------------------------- */

a.sabbatical_link {
display:block;
width:200px;
height:120px;
position:absolute;
left:50px;
top:50px;
z-index:1000;
cursor:pointer;
}

body.home div.entry div.intro {
	text-align:center;
	font-size:1.2em;
}

body.home div.entry div.intro h3 {
padding-bottom:0;
margin-bottom:0;
}

body.home div.entry div.intro p {
padding-top:0;
margin-top:-10px;
}

span.darkest {
	color:#000;
padding-top:0;
margin-top:0;
}

span.dark {
	color:#222;
}

span.medium {
	color:#444;
}

div.sabbatical {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px 0;
	margin:10px 20px 20px 20px;
}

body.home div.entry a, body.home div.entry a:link, body.home div.entry a:visited {
	border-bottom: 1px solid #395f39;
}

body.home div.entry a:hover, body.home div.entry a:active {
	border-bottom: 1px solid #223222;
}

body.home div.min-divider {
	padding:20px;
	background:url("images/whiteStars3.gif") no-repeat center center;
}

body.home div.post.sticky {
	float:none;
	width:100%;
	margin-bottom:50px;
}

body.home div.post.sticky h3 {
	display:none;
}

div.post.sticky div.intro h3 {
	display:block;
color:#306030;
font-size:1.4em;
margin:15px 0 0 0;
padding:0;
}

/* --------------------------------------------
                	Main content
----------------------------------------------- */

#content-main {
padding-top:20px;
}

div.post {
	width:325px;
	float:left;
	text-align:left;
	margin:0 25px;
}

body.page div.post {
	float:none;
	width:100%;
}

body.page div.entry, body.single div.entry  {
	margin: 0 25px;
}

body.single div.post {
	width: 525px;
}

div.post span.date {
	color: #777;
	padding-left: 20px;
}

div.entry .left, div.entry .alignleft {
	margin: 5px 10px 5px 0;
}

div.entry .right, div.entry .alignright {
	margin: 5px 0 5px 10px;
}

div.entry ul, div.entry ol {
margin:0 0 1em 2em;
}

div.entry li {
margin-bottom:0.5em;
}

div.entry code {
	font-family: "Andale Mono", Courier, "Courier New", serif;
}

div.entry span.tip {
	width: 170px;
	background:url("images/whiteStars3.gif") no-repeat center bottom;
	padding: 10px 15px 25px 15px;
color:#478747;
font-size:1.2em;
line-height:1.4em;
}

div.entry blockquote {
	font: italic 1em "Rockwell STD", "American Typewriter", "Trebuchet MS", sans-serif;
	padding:20px;
	background:url("images/whiteStars5.gif") no-repeat center bottom;
}

div.entry img.left, div.entry img.alignleft {
	margin-right: 10px;
}

div.entry img.right, div.entry img.alignright {
	margin-left: 10px;
}

div.entry a, div.entry a:link {	
	border-bottom: 1px solid #478747;
}

div.entry a:visited {	
	border-bottom: 1px solid #395f39;
}

div.entry a:hover, div.entry a:active {	
	border-bottom: 1px solid #5cac5c;
}

div.post div.entry a.more-link {
	border: 0;
}

div.social {
	text-align: right;
}

div.divider {
	clear:left;
	padding:30px 0;
	margin-bottom: 15px;
	background:url("images/whiteStars5.gif") no-repeat center center;
}

div.navigation {
	clear:left;
	padding:50px 0 25px 0;
}

a.more-link {
	display: block;
	text-align: right;
}

/* --------------------------------------------
                Inner Sidebar
----------------------------------------------- */

body.single #inner_sidebar {
	width: 210px;
	float:right;
}

body.single #inner_sidebar div {
	margin-bottom:2em;
}

body.single #inner_sidebar h5 {
	font-size: 1.4em;
	text-align: left;
}

body.single #inner_sidebar ul {
	list-style: none;
	text-align: left;
    margin: 0.5em 0 2em 0;
}

body.single #inner_sidebar ul ul {
	margin: 0;
}

body.single #inner_sidebar li {
	border-top: 1px dotted #999;
	padding: 0.3em 0;
}

body.single #inner_sidebar li li {
	padding: 0.3em 0 0 0;
}

body.single #inner_sidebar li:first-child {
	border:none;
}

body.single #inner_sidebar li li:first-child {
	border-top: 1px dotted #999;
}

body.single #inner_sidebar li a, body.single #inner_sidebar li a:link, body.single #inner_sidebar li a:visited {
	padding-left: 1.5em;
	display: block;
}

body.single #inner_sidebar li a:hover, body.single #inner_sidebar li a:active {
	background: url("images/whiteStar.jpg") no-repeat left center;
}

body.single #inner_sidebar li li a, body.single #inner_sidebar li li a:link {
	margin-left:1em;
}

body.single #inner_sidebar div.widget_recent_comments li a {
	background-image: none;
}


/* --------------------------------------------
                	Sidebar
----------------------------------------------- */

#sidebar h4 span {
	display: block;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#sidebar h4 span span {
	display: inline;
	width: auto;
	text-transform:none;
}

#sidebar div.wrapper {
	padding-top: 15px;
}

#sidebar div.left {
	width: 650px;
}

#sidebar div.right {
	width: 280px;
}

#sidebar div.right img {
	margin: 0 0 10px 12px;
}

#sidebar ul {
	font-size: 1.5em;
	list-style: none;
}

#sidebar div.left div.widget ul {
	font-size:1em;
}

#sidebar div.left div.widget {
	float: left;
	width: 185px;
	margin: 30px 15px 0 15px;
}

#sidebar div.left div.widget li {
	padding: 5px 0;
	list-style: none;
}

#sidebar div.left div.widget li a, #sidebar div.left div.widget li a:link, #sidebar div.left div.widget li a:visited {
	display: block;
	color: #dfdfdf;
	padding-left: 20px;
}

#sidebar div.left div.widget li a:hover, #sidebar div.left div.widget li a:active {
	background: url("images/blackStar1.jpg") no-repeat 0 0;
}

/* --------------------------------------------
          			 Footer
----------------------------------------------- */

#footer p {
	border-bottom:1px solid #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	letter-spacing: 0.1em;
}

#footer p img {
	margin:3px 5px -3px 5px;
}

#footer #disclaimer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#footer #disclaimer p {
	padding-bottom: 0;
	margin-bottom: 1em;
	border-bottom: 0;
	text-align: left;
	letter-spacing: 0;
}

/* --------------------------------------------
            404 and Search
----------------------------------------------- */

body.error404 #outer {
    position:relative;
    background:transparent;
}

body.error404 div.bg-img img {
	width:100%;
	height:auto;
z-index:1;
}

body.error404 #sidebar, body.error404 #content404 {
	position:relative;
	z-index:1000;
}

body.error404 #content404 {
	background-color:#000;	
	margin-top:-120px;
	padding:0 0 60px 0;
}

body.error404 #content404 div, body.error404 h2 {
	width:740px;
	margin:0 auto;
}

body.error404 h2 {
	color:#fff;
	font:normal 1.7em Impact, "Arial Black", sans-serif;
	letter-spacing:0.05em;
	margin-top:50px;
}

body.error404 p {
	text-align:left;
	color:#fff;
}

body.error404 input {
	border:1px solid #000;
	padding:4px;
	color:#555;
	width:200px;
}

body.error404 input.button {
	width:auto;
	font:1em Impact, "Arial Black", sans-serif;
	color:#fff;
	background:transparent;
	padding:0;
}

/* --------------------------------------------
            Comments, Forms, etc.
----------------------------------------------- */

#panel {
	height:50px;
	width:960px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:180;
}

#panel h5.button {
	position:relative;
	height:35px;
	padding:15px 125px 0 0;
	text-align:right;
	right:0;
	text-transform:uppercase;
	z-index: 200;
	background:url("images/commentTab.png") no-repeat left top;
	width:835px;
	margin:0 auto;
}

#panel h5.button span {	
	letter-spacing:0.1em;
	cursor: pointer;
}

#panel h5.left {
	position:relative;
	padding:7px 50px 0 50px;
	z-index:2000;
}

#comments {
	position: absolute;
	z-index: 0;
	background:url("images/commentBG.png") repeat-y left top;
	width:840px;
	padding:0 60px 30px 40px;
	height:100%;
}

#comments div.holder {
	width:580px;
	height:400px;
	float:left;
	padding:10px;
}

#comments div.commentlist {
	width: 580px;
	height:420px;
	overflow: auto;
	float: left;
}

#comments #respond {
	width:220px;	
	margin-left:20px;
	float:left;
}

#comments #respond h3 {
	margin-top:10px;
	text-align:center;
}

#comments #respond form {
	width:200px;
	margin-left:20px;
	text-align:center;
}

#comments #respond input[type="text"], #comments #respond textarea {
	width:196px;
	border:1px solid #777;
	padding:2px;
	text-align:left;
}

div.comment {
	text-align:left;
	padding:10px;
}

div.comment.even {
	background-color:#d9d9d9;
}

div.comment span.image img {
	padding:5px;
	border:1px solid #555;
	float:left;
	background-color:#e4e4e4;
	margin:10px 10px 0 0;
}

div.comment div.authorinfo {
	display:block;
	text-align:right;
	clear:left;
}

div.comment div.authorinfo span.name {
	display:block;
	font-size:1.9em;	
	padding-bottom:10px;
	color:#000;
}

div.comment div.authorinfo span.name a {
	cursor:pointer;
}

div.comment div.authorinfo a, div.comment div.authorinfo a:link, div.comment div.authorinfo a:visited {
	color:#333;
}

div.comment div.authorinfo a:hover, div.comment div.authorinfo a:active {
	color: #395f39;
}
	
#bb_contact {
width:350px;
margin:20px auto;
position:relative;
}	

#bb_contact span.req {
color:#c10000;
}

#bb_contact label {
display:inline-block;
text-align:right;
width:80px;
}

#bb_contact label.wide {
display:block;
text-align:left;
width:100%;
margin-top:10px;
}

#bb_contact input[type='text'] {
border:1px solid #888;
padding:4px;
margin:0 0 5px 3px;
width:254px;
}

#bb_contact input[type='text'].wide {
border:1px solid #888;
padding:4px;
margin:0 0 5px 0;
width:342px;
}

#bb_contact textarea {
display:block;
width:100%;
margin:0 0 7px 0;
}

#bb_contact input.button {
position:relative;
float:right;
}

#bb_contact input.surprise {
border:0;
padding:0;
width:0;
height:0;
visibility:hidden;
}

span.message {
	display:block;
	padding:4px 0 4px 50px;
	color:#c10000;
}

/* --------------------------------------------
        Scrolly Box for Comments
----------------------------------------------- */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

