/*
Theme Name: JCarrot 4 Column
Theme URI: http://jcarrot.org
Description: Custom Wordpress Theme for JCarrot re-coded in 2008 by Springthistle. (original design by <a href="http://matzat.org.il">Matzat</a>)
Version: 2.1
Author: Springthistle
Author URI: http://springthistle.com
*/


body {
	background: url(images/orange.jpg) #ffb529;
	margin: 0 0 20px 0;
	padding:0;
	text-align:center;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

hr {
	margin-bottom:0;
	border:none;
	width:99%;
	background: none;
	height:1px;
	clear:both;
}

a {
	color: #ff6600;
}

a:hover {
	color: #ff9933;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

/* links to documents and files */
.link {
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
}
.pdf { background-image: url('/images/butt-pdf.gif'); }

ol li {
	list-style: decimal outside;
}

/* - - - STRUCTURE - - - - - - - - - - - - - - - */
/* container */
#centerColumn { 	
	margin:0 auto;
	padding:0;
	width:1100px;
	text-align:left;
	vertical-align: middle;	
	background: url('images/wrapback.jpg') repeat-y;
}

/* header */
#header {
	margin:0;
	padding:0;
	width:872px;
	height: 200px;
	background: url('images/header.jpg')  no-repeat;
}

/* left side column, with events and books */
#column_1 {
	margin: 0;
	padding: 8px 8px 8px 10px;
	float: left;
	width: 165px;
}

/* center column with content */
#column_2 {
	margin: 0;
	padding: 8px;
	float: left;
	width: 480px;
}

/* right column with featured links, archives, bookmarks */
#column_3 {
	margin: 0;
	padding: 8px 8px 8px 10px;
	float: left;
	width: 170px;
}

/* right-most column, with ads */
#column_4 {
	margin: 0 0 0 15px;
	padding: 8px;
	float: left;
	width: 120px;
}

#column_4 a img {
	border: 0;
}

/* footer */
#footer {
	position: relative;
	clear: both;
	width: 872px;
	height: 40px;
	background: url(images/footer.jpg) no-repeat;
	bottom: 0;
	margin: 5em 0 0 0;
}


/* - - - HEADER - - - - - - - - - - - - - - - - - - - - - - - - - */
/* navigational tabs */
#mainnav {
	padding-top: 20px;
	padding-right: 15px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}

#mainnav ul li {
	list-style-type: none;
	display: inline;
}


/* - - - MAIN COLUMN WITH ACTUAL CONTENT - - - - - - - - - - - - - - - */
#column_2 blockquote {
	font-size: 10px;
	color: #666666;
}

#column_2 img {
	padding: 3px;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 5px 10px 5px 10px;
}

#column_2 .wifout {
	padding: 0;
	border: 0;
	margin: 0;
}

.navigation {
	margin-bottom: 40px;
	font-size: 9px;
}

/* lists */
#column_2 ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

#column_2 li {
	margin: 7px 0 8px 10px;
}

#column_2 ul li:before, #side-a ul ul li:before, #side-b ul ul li:before {
	content: "\00BB \0020";
}

#column_2 ol {
	padding: 0 0 0 35px;
	margin: 0;
}

#column_2 ol li {
	margin: 0;
	padding: 0;
}

/* special items, with their link styles */	
#column_2 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
	margin: 0 0 4px 0;
}
#column_2 h2 a         { color: #669900; text-decoration: none; }
#column_2 h2 a:hover   { color: #669900; text-decoration: underline; }

#column_2 .byline {
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#column_2 .byline a         { text-decoration: none; }
#column_2 .byline a:hover   { text-decoration: underline; }

#column_2 .tags {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	background: url('images/tag.gif') no-repeat left;
	padding-left: 19px;
}
#column_2 .tags a         { color: #666666; text-decoration: none; }
#column_2 .tags a:hover   { color: #666666; text-decoration: underline; }

/* link to comments */
#column_2 .comment-link {
	text-align: right;
	padding-bottom: 20px;
}
#content .comment-link a {
	font-size: 10px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	background-image: url('images/comments.gif');
	background-repeat: no-repeat;
	padding: 2px 0 5px 20px;
}
#content .comment-link a:hover { color: #669900; text-decoration: underline; }

/* post-specific */
.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 14px;
	padding-bottom: 0;
}

.postmetadata {
	border-top: 1px solid #bbb;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
.postmetadata a, .postmetadata a:visited { color: #999; }

/* comments */
#commentary {
	font-size: 10px;
	line-height: 14px;
}

#commentary ol li {
	padding: 6px 6px 0 6px;
}

#commentary .alt {
	background-color: #faffdc;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}

#commentary ol {
	list-style: none;
	list-style-position: inside;
	margin-left: 15px;
	padding-left: 0;
}

#commentary cite {
	font-weight: bold;
	font-style: normal;
}

#commentary cite a {
	text-decoration: none;
}

#commentary cite a:hover {
	text-decoration: underline;
}

#commentary small {
	font-size: 9px;
}

#commentary small a {
	text-decoration: none;
}

#commentary small a:hover {
	text-decoration: underline;
}

/* - - - STYLES FOR TWO SIDE COLUMNS - - - - - - - - - - - - - - - */
.sidecol a       { text-decoration: none; }
.sidecol a:hover { color: #ff6600; text-decoration: underline; }

.sidecol h2 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

/* lists */
.sidecol ul, .sidecol ul ol {
	margin: 0;
	padding: 0;
}

.sidecol ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.sidecol ul p, .sidecol ul select {
	margin: 5px 0 8px;
}

.sidecol ul ul, .sidecol ul ol {
	margin: 5px 0 0 0;
	line-height: 11px;
}

.sidecol ul ul ul, .sidecol ul ol {
	margin: 0 0 0 10px;
}

.sidecol ul ol li {
	list-style: decimal outside;
}

.sidecol ul ul li, .sidecol ul ol li {
	margin: 5px 0 0;
	padding: 0;
}

/* horizontal rules */
.sidecol .hr {
	border-bottom: none;
	background: none;
	margin: 5px 0 0 -10px;
}

#column_1 .hr { border-top: 1px solid #d2eEb0; width: 180px; }
#column_3 .hr { border-top: 1px dotted #FEA500; width: 195px; }

/* special items */
.sidecol .bites {
	font-size: 14px;
	color: #000;
}

.sidecol .bigger li {
	font-size: 11px;
	line-height: 14px;
}

#bookmarks_jumper {
	width: 170px;
}

.dropdown_link {
	padding-left: 10px;
}

.dropdown_link_cat {
	font-weight: bold;
	color: #dd4600;
	border-bottom: 1px solid #FF4600;
	background-color: #FEA500;
	font-size: 12px;
}

.dropdown_link_head {
	font-weight: bold;
	font-size: 12px;
}

.sidecol {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

/* events */
.upcoming_badge {
	margin-top: 10px;
}

.upb_date {
	font-weight: bold;
}

.upb_event {
	font-weight: bold;
	margin-bottom: 6px;
}

.upb_more {
	margin-bottom: -8px;
}

/* - - - FOOTER - - - - - - - - - - - - - - - */
#footer {
	text-align: center;
	color: #fff;
	font-size: 9px;
	line-height: 11px;
}

#footer a {
	color: #ffcc33;
	text-decoration: none;
}

#footer a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

/* - - - DROPDOWN MENU - - - - - - - - - - - - - - - */

#navtabs, #navtabs ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
	float: right;
}

#navtabs a {
	display: block;
	text-decoration: none;
	color: #f06e00;
	background: #FFE4B3;
	-moz-border-radius-topleft: 6px;
	-khtml-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	text-shadow: #0f0 1px 1px 1px;
	padding: 5px;
	/* width: 10em; */
}

#navtabs li { /* all list items */
	list-style-type: none;
	float: left;
	/*width: 7.8em;  width needed or else Opera goes nuts */
	font-size: 12px;
	font-weight: bold;
	margin-right: 4px;
}

#navtabs li a { /* all list links */
	padding: 5px 5px 7px 5px;
	margin: 0;
}

#navtabs li a:hover, #navtabs li.current_page_item a, #navtabs li.current_page_parent a  {
	background-color: #fff;
}

#navtabs li ul { /* second-level lists */
	list-style-type: none;
	position: absolute;
	width: 250px;
	border: 1px solid #FEA500;
	border-top: none;
	font-family: tahoma;
	margin: 0;
	padding: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navtabs li ul li { /* second-level list items */
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	border: none; /* to negate the default border on top level items */
	margin: 0;	
}

#navtabs li ul li a { /* second-level links */
	background-color: #fff;
	border: none;
	margin: 0;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

#navtabs li ul li a:hover {
	background-color: #eee;
}

#navtabs li:hover ul, #navtabs li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
