/* Built by Simon Collison www.collylogic.com 2004 for the Expression Engine Template Contest. Look for the comments to work out what does what */

body {
	margin: 0 auto;
	padding: 0;
	color: #333;
	text-align: center;
	background: gray;
}

/* These are the default link styles */

a:link {
	text-decoration: none;
	color: #990000;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #900;
            background: transparent;
}
a:visited {
	text-decoration: none;
	color #990000;
	background: transparent;
}

/* the wrapper holds the whole thing centrally in the browser window */

#wrapper {
	margin: 0 auto;
            padding:10px;
	width: 752px;
	background: #FFF;
	color: #333;
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* the masthead. Change the image reference to the one you want to use */

#header {
	margin: 0 0 3px 0;
	color: #030;
	height: 100px;
	width: 750px;
	border: 1px solid #663;
            background: url(http://www.holoscience.org/images/uploads/header.jpg);
}

#header h1 {display: none;}

/* the content style holds the two main columns together */

#content {
	margin: 3px 0;
}

/* blog is the right hand column where your entries and main content appear */

#blog {
	float: left;
	width: 533px;
	margin-bottom: 10px;
	color: #333;
	text-align: justify;
	border: none;
	padding: 0;
	font: 13px/140% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #FFFFFF;
}

/* sidebar is the left column where all the links and secondary info show up */

#sidebar {
	float: left;
	width: 205px;
            color: #333;
	text-align: left;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-right: 11px;
            margin-bottom:15px;
	background: #FFFFFF;
}

/* the footer, containing credits, rss links etc */

#footer {
            color: #666;
	margin: 0;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* the main class keeps blog content away from the edges. Could have been done with padding in the blog class, but that could cause some woes with older browsers */


.main {
	margin: 0 16px 0 8px;
}

.post1 {} /* For formatting first entry only */

.paginate {text-align: center;}

.page1 {display: none;} /* Eliminates redunant pagination notice when only 1 page */


/* Header definitions. h1 is hidden, and only shows when styles are off. Note, there are specific definitions for the sidebar h3 header, blog h3 header, and the blog h2 link. The blog h2 link is a clickable rollover of the entry title */

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  24px;
	font-weight: bold;
	margin: 38px 0 0 20px;
}

h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.04em;
	font-weight: bold;
	margin-bottom: 6px;
}
h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
}
h4 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h5 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 165%;
}
#sidebar h3 {
            width: 199px;
	height: 16px;
	margin: 0;
	color: #336;
	text-decoration: none;
	display: block;
	text-align: left;
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 6px 0 0 5px;
}

html>body .h3 {
	width: 199px;
}
#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 4px;
	font: bold 12px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.center {
	text-align: center;
}
h2 a:link, h2 a:visited {
	font-weight: bold;
	color: #336;
	text-decoration: none;
}
h2 a:hover {
	color: #900;
            text-decoration: underline;
}

/* Don't ask. Just don't delete this spacer class */

.spacer {
	clear: both;
}

/* For use with the acronym plugin. Creates a question mark, italic text and underline on acronyms */
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

/* Two paragraph styles. A general one, and one specific to the footer */

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

#footer p {
	margin: 15px 10px 12px;
            text-align: center;
}

/* For use with quotes and text you need to present outside of normal format */

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

/* The standard list styles. There are specific sidebar list styles later on */

ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}
li {
	border-bottom: 0 solid #CCC;
	padding-bottom: 2px;
	font: 100% verdana, arial, helvetica, sans-serif;
}

/* As it says, control of multi-entry page pagination links */

.paginate {
	margin: 18px 16px 18px 8px;
}

/* Date and title are added to earlier h tags for greater control of headers. Posted shows all the author, permalink and trackback stuff under each entry */

.date {
	font-size: 10px;
}
.title {
	text-align: left;
            font-size: 135%;
	font-weight: bold;
	background: transparent;
	color: #336;
}
.posted {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 0px 1px 15px;
          }

.divider {
            border-bottom: 1px solid gray;
            margin-bottom: 10px;
}

.posted_comments {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}

.navigation {
            line-height:100%;
            font-size: 80%;
}

/* Comments classes. commbox and coomboxalt are used in the switch conditional on the comments page */

.comment_title	{
            clear: both;
	color: #666;
}

.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 10px;
}

/* Some form styling. Not much though */

checkbox {
border: 1px solid #999999;
padding:1px;
color: #333333;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
textarea {
border: 1px solid #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
input {
border: 1px solid #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.submit
{
border: 1px solid #999999;
padding: 1px;
background-color: #FFF;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
fieldset {padding:10px;}

/* As mentioned above, these are the sidebar-specific list styles, based on my ticked-off links technique. Note the sidebar-specific links also. They have set widths so you can rollover anywhere along the link line */

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 5px;
	border: 0 solid #CCC;
	color: #666;
}
#sidebar li {
            /* background: url(/images/uploads/tictac_green.gif) no-repeat 0px 4px; */
}

#sidebar li a:link {
	color: #333366;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 193px;
}
#sidebar li a:visited {
	color: #333366;
	text-decoration: none;
	line-height: 150%;
	display: block;
	width: 193px;
}
#sidebar li a:hover {
	color: #000;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 193px;
            background: teal;
}
#sidebar li a:active {
	color: #333366;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 193px;
}

.categories_listing, .recent_posts, .signup, .archives_listing, #sidebar_main_adspace, .search {
            margin-bottom: 3px;
}

.recent_posts li {margin-bottom: 4px; line-height: 90%;}

.signup ul {font-size: 9px;}

.search {font-size: 11px; text-align: center;}

/* Attempt at doubling up Archives and Categories side-by-side
.archives_listing {float: left; width: 60px;}
.categories_listing {float: right; margin-left: 3px; width: 130px;}
.archives_listing li a, .categories_listing li a {width: 50;}
*/

/* COLOR SCHEME */

#footer, .signup, .categories_listing, .recent_posts, .archives_listing, .search, #sidebar_main_adspace {
            background: #FFFFFF; /* #8FBC8F */
            border: 1px solid #999;
}



/* Ok, this is a bit nasty. Everything else on the sheet is used to control the tab menu under the header. See how you go with this, and be sure to back it up before you tinker */

#nav_wrapper {
	padding: 20px 0 0;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
	border-top: 1px solid #336;
	background: url(http://www.holoscience.org/themes/site_themes/logical_blocks/lb_menuback.jpg);
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav_header {
	position: relative;
	top: 0;
	left: 0;
	width: 720px;
	height: 18px;
}
#nav_header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 35px; /* LEFT EDGE OF FIRST MENU ITEM (original 27px); 120width/104left combo is good for 4 tabs */
}
#nav_header ul#primary li {
	display: inline;
	list-style: none;
}
#nav_header ul#primary a, #nav_header ul#primary span, #nav_header ul#primary a.current {
	width: 120px; /* WIDTH OF TAB (original: 102px) */
	display: block;
	float: left;
	padding: 4px;
	margin-top: 1px;
	margin-right: 5px; /* SPACING OF TABS (original 3px) */
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	font: 100% verdana, sans-serif;
}
#nav_header ul#primary span, #nav_header ul#primary a.current, #nav_header ul#primary a.current:hover {
	border: 1px solid #FFF;
	border-bottom: none;
	background: url(http://www.holoscience.org/themes/site_themes/logical_blocks/lb_selected.gif);
	padding-bottom: 6px;
	margin-top: 0;
	font-weight: bold;
	color: #336;
}
#nav_header ul#primary a {
	background: url(http://www.holoscience.org/themes/site_themes/logical_blocks/lb_tab.gif);
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0 solid #336;
	font-weight: bold;
	color: #336;
}
#nav_header ul#primary a:hover {
	margin-top: 0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0 solid #336;
	background: url(http://www.holoscience.org/themes/site_themes/logical_blocks/lb_tabover.gif);
	font-weight: bold;
	padding-bottom: 5px;
	color: #336;
}


/**************** ADSPACES ************/

#header_main_adspace {margin-top: 10px; text-align: center; display: none;}
#sidebar_main_adspace {text-align: center; padding-top: 5px;}