/* CSS Document */

/* Basic HTML Elements
-------------------------------------------------------------------------------------  Basic HTML Elements */
h1, h1.replace { 
	margin-top:210px; 	/* #masthead height + 50px */
}
h1.reducedmargin { 
	margin-top:185px; 	/* #masthead height + 25px */
}

/* Layout
--------------------------------------------------------------------------------------------------  Layout */
/* Header
--------------------------------------------------------------------------------------------------  Header */
/* Main Navigation
-----------------------------------------------------------------------------------------  Main Navigation */
#nav a, #subnav a {border-bottom-color:#96405D !important;}
#nav .current a, #subnav .current a {border-color:#96405D;}
#nav .current a span, #subnav .current a span {color:#96405D;}

/* 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 */
.col-index .subcol .butterfly {width:297px; margin-top:-75px; margin-right:-5px; background-color:#33FF33;}
.samples {display:none;}