/* CSS Document */

/* Basic HTML Elements
-------------------------------------------------------------------------------------  Basic HTML Elements */
h1 { 
	margin-top:290px; 	/* #masthead height + 50px */
}
h1.reducedmargin { 
	margin-top:265px; 	/* #masthead height + 25px */
}

/* Layout
--------------------------------------------------------------------------------------------------  Layout */
/* Header
--------------------------------------------------------------------------------------------------  Header */
/* Main Navigation
-----------------------------------------------------------------------------------------  Main Navigation */
#nav a, #subnav a {border-bottom-color:#A6A6D7;}
#nav .current a, #subnav .current a {border-color:#A6A6D7;}
#nav .current a span, #subnav .current a span {color:#A6A6D7;}

.col-index #masthead {display:none;}

/* Sub Navigation
------------------------------------------------------------------------------------------  Sub Navigation */
/* Side Navigation
-----------------------------------------------------------------------------------------  Side Navigation */
.bookmarks a {
	width:auto;
	padding-right:4px;
}
.col-index .bookmarks a {
	padding:0;
}
.bookmarks img {
	width:auto;
	margin:1px;
}

/* Index Pages
---------------------------------------------------------------------------------------------- Index Pages */
/* Features
------------------------------------------------------------------------------------------------- Features */
/* Boxes
---------------------------------------------------------------------------------------------------  Boxes */
/* Images
--------------------------------------------------------------------------------------------------  Images */
/* Lists
---------------------------------------------------------------------------------------------------  Lists */
/* Pull Content
--------------------------------------------------------------------------------------------  Pull Content */
/* Footer
--------------------------------------------------------------------------------------------------  Footer */
/* Footnotes
-----------------------------------------------------------------------------------------------  Footnotes */
/* Tables
--------------------------------------------------------------------------------------------------  Tables */
/* Forms
---------------------------------------------------------------------------------------------------  Forms */
/* Mobile
--------------------------------------------------------------------------------------------------  Mobile */
/* Misc
----------------------------------------------------------------------------------------------------  Misc */
/* Alignment
-----------------------------------------------------------------------------------------------  Alignment */
/* Skins  
---------------------------------------------------------------------------------------------------  Skins */