@charset "UTF-8";
/* CSS Document */
@import url("/css/secondary.css");
@import url("/css/feed.css");
@import url("/css/pop.css");
@import url("/css/thickbox.css");

 
/* global reset
***************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* text styles 
*****************************************************/

p,h1,h2,h3,h4,h5,h6,ol,ul {
	font-family:  arial, helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: lighter;
	color:#5f6062;
	font-stretch: extra-condensed;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 8px;
}

h1 { font-size: 44px }
h2 { font-size: 30px }
h3 { font-size: 13px; font-weight:bold; }
h4 { font-size: 15px; color:#4db3d0; padding:5px 0 5px 0; }
h5 { font-size: 12px }

p, ul {
	font-size: 12px;
	line-height: 17px;
	color: #5f6062;
	padding-bottom: 14px;
}

a, a:visited {
	color: #a54399;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
h4 a, h4 a:visited {
	color: #4db3d0;
	text-decoration: none;
}

h4 a:hover, h4 a:active {
	color: #4db3d0;
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}

/* layout styles 
*****************************************************/

body  {
	font: 100% arial, helvetica, sans-serif;
	background: #fff url(/images/pattern_gradient.jpg) top left fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}
.SheHive #container { 
	width: 950px;
	margin: 0 auto; 
	text-align: left;
} 
*html .SheHive #header { background: url(/images/SheHive_bkng-bottom.gif) bottom no-repeat; }
.SheHive #header { 
	background: url(/images/SheHive_bkng-bottom.png) bottom no-repeat; 
	padding: 20px 10px 10px 30px;
	margin: 0 15px;
	height: 90px
} 

.SheHive #leftcol {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0 0 0px 0;
}
#leftcol p { color:#5f6062; }
#leftcol h2 { font-size: 26px; color:#5f6062; line-height:24px }
#leftcol a, #leftcol a:visited {
	color: #a54399;
	text-decoration: none;
}
#leftcol a:hover, #leftcol a:active {
	text-decoration: underline;
}

.SheHive #rightcol {
	float: right;
	width: 250px;
	padding: 0;
	margin: 0 0 0px 0;
}
#rightcol p { color:#5f6062; }
#rightcol h2 { font-size: 26px; color:#5f6062; line-height:24px }
#rightcol a, #rightcol a:visited {
	color: #a54399;
	text-decoration: none;
}
#rightcol a:hover, #rightcol a:active {
	text-decoration: underline;
}

*html #box1 { background: url(/images/leftCol_statbkgd.gif) top left no-repeat; }
#box1 {
	background: url(/images/leftCol_statbkgd.png) top left no-repeat;
	height: 210px;
	width: 180px;
	padding: 35px 35px 0 35px;
	margin: 0;
}
*html #box2 { background: url(/images/leftCol_seminarbkgd.gif) top left no-repeat; }
#box2 {
	background: url(/images/leftCol_seminarbkgd.png) top left no-repeat;
	height: 165px;
	width: 180px;
	padding: 20px 35px;
	margin: 0;
	margin-top: -25px;
	elevation:above;
}
*html #box3 { background: url(/images/leftCol_pollbkgd.gif) top left no-repeat; }
#box3 {
	background: url(/images/leftCol_pollbkgd.png) top left no-repeat;
	height: 258px;
	width: 180px;
	padding: 20px 35px;
	margin-top: -25px;
}
*html #box4 { background: url(/images/leftCol_box4bkgd.gif) top left no-repeat; }
#box4 {
	background: url(/images/leftCol_box4bkgd.png) top left no-repeat;
	height: 185px;
	width: 180px;
	padding: 20px 35px;
	margin: 0;
	margin-top: -25px;
	elevation:above;
}
#box5 {
	height: 100%;
	width: 252px;
	padding: 0;
	margin: 0;
	margin-top: -25px;
	elevation:above;
}
*html #box5 .top { background: url(/images/leftCol_box5top.gif) top left no-repeat; }
#box5 .top {
	background: url(/images/leftCol_box5top.png) top left no-repeat;
	float: left;
	height: 39px;
	width: 252px;
	padding: 0;
	margin: 0;
}
*html #box5 .center { background: url(/images/leftCol_box5bg.gif) top left repeat-y; }
#box5 .center {
	float: left;
	background: url(/images/leftCol_box5bg.png) top left repeat-y;
	height: 100%;
	width: 178px;
	padding: 0 35px 0 35px;
	margin: 0;
}
*html #box5 .bottom { background: url(/images/leftCol_box5bottom.gif) top left no-repeat; }
#box5 .bottom {
	background: url(/images/leftCol_box5bottom.png) top left no-repeat;
	float: left;
	height: 25px;
	width: 252px;
	padding: 0;
	margin: 0;
}
.copyright { 
	float: right;
	padding: 20px 5px 0 0;
}

.copyright p {
	color: #fff;
}

/*
*html #box5 { background: url(/images/leftCol_box5bg.gif) top left repeat-y; }
#box5 {
	background: url(/images/leftCol_box5bg.png) top left repeat-y;
	height: 100%;
	width: 178px;
	padding: 20px 35px;
	margin: 0;
	margin-top: -25px;
	elevation:above;
}
*/

.SheHive #mainContent { 
	margin: 25px 15px 30px 280px;
	padding: 20px 30px 0 0;
} 
*html .SheHive #footer { background: url(/images/SheHive_footer-top.gif) top no-repeat; }
.SheHive #footer { 
	padding: 10px 30px 0 30px;
	margin: 0 15px;
	height: 120px;
	background: url(/images/SheHive_footer-top.png) top no-repeat;
} 
.SheHive #footer p, ul {
	margin: 0;
	padding: 15px 0;
	font-size: 10px;
}

.SheHive #footer .floatlft li {
	color: #fff;
}

.SheHive #footer a {
	color: #fff;
}
.SheHive #footer a:hover {
	color: #fff;
	text-decoration: underline;
	background: none;
}
.main_hp_module {
	background: url(/images/hp_main_img.jpg) top left no-repeat;
	height:260px;
}

/* logo swaps
*****************************************************/

#SheHive_logoswap {
	background: url(/images/logo.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	width: 220px;
	height: 74px;
	float: left;
}
#lefcol_statswap {
	background: url(/images/lefcol_stats_hdr.gif) top left no-repeat;
	padding: 0;
	margin: 10px 0 5px 0;
	width: 143px;
	height: 95px;
}
#lefcol_seminarswap {
	background: url(/images/lefcol_seminar_hdr.gif) top left no-repeat;
	padding: 0;
	margin: 10px 0 15px 0;
	width: 142px;
	height: 52px;
}
#lefcol_pollswap {
	background: url(/images/lefcol_poll_hdr.gif) top left no-repeat;
	padding: 0;
	margin: 0 0 5px 0;
	width: 174px;
	height: 58px;
}
#hp_m2w_hdr {
	background: url(/images/hp_m2w_hdr.gif) top left no-repeat;
	padding: 0;
	margin: 10px 0 20px 300px;
	width: 305px;
	height: 125px;
}
#featuredworkswap {
	background: url(/images/header_featuredwork.gif) top left no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	width: 181px;
	height: 36px;
}
#talesfromthehiveswap {
	background: url(/images/header_talesfromthehive.gif) top left no-repeat;
	padding: 0;
	margin: 0 0 5px 0;
	width: 235px;
	height: 36px;
}
#SheHive_logoswap span, #lefcol_statswap span, #lefcol_seminarswap span, #lefcol_pollswap span, #hp_m2w_hdr span, #featuredworkswap span, #talesfromthehiveswap span { display:none; }


/* search form - for blog
*****************************************************/
*html #searchform { margin: 20px 8px 0 0; }
#searchform {
	height: 25px;
	width: 280px;
	margin: 20px 0 0 0;
	display: block;
	float: right;
}
fieldset.search {
	border: none;
}
.search input, .search button {
	border: none;
}
.search input.box {
	color: #000;
	font-size: 11px;
	width: 190px;
	height: 15px;
	padding: 5px;
	margin-right: 10px;
	float: left;
	background: url(/images/search_bg.gif) no-repeat;
}
.search input.box:focus {
	background: url(/images/search_bg.gif)  no-repeat left -25px;
	outline: none;
}
.search button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(/images/btn_search.gif) no-repeat;	
}
.search button.btn:hover {
	background: url(/images/btn_search.gif)  no-repeat left -25px;	
}

/* search form - for site
*****************************************************/
*html #searchform2 { margin: 20px 8px 0 0; }
#searchform2 {
	height: 25px;
	width: 280px;
	margin: 20px 0 0 0;
	display: block;
	float: right;
}
fieldset.search2 {
	border: none;
}
.search2 input, .search2 button {
	border: none;
}
.search2 input.box {
	color: #000;
	font-size: 11px;
	width: 190px;
	height: 15px;
	padding: 5px;
	margin-right: 10px;
	float: left;
	background: url(/images/search_ybg.gif) no-repeat;
}
.search2 input.box:focus {
	background: url(/images/search_ybg.gif)  no-repeat left -25px;
	outline: none;
}
.search2 button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(/images/btn_search_y.gif) no-repeat;	
}
.search2 button.btn:hover {
	background: url(/images/btn_search_y.gif)  no-repeat left -25px;	
}



/* navigation styles
*****************************************************/

.mainNav {position:relative; z-index:100; margin:59px 0 0 0; float: right; width: 640px;}
*html .mainNav {position:relative; z-index:100; margin:59px 0 -5px 0; float: right; width: 600px;}
.mainNav ul {padding:0;margin:0;list-style-type:none;}
.mainNav ul ul {}
.mainNav li {float:left;position:relative;}

/* top level */
*html .mainNav a, *html .mainNav a:visited {width:99px; w\idth:79px; padding: 0 10px;}
.mainNav a, .mainNav a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#5f6062; 
	height:30px; 
	border:4px solid #fff; 
	border-width:0 0 4px 0; 
	background:#fff; 
	padding: 0 28px; 
	line-height:29px; 
}

/* second level background */
.mainNav ul ul a.drop, .mainNav ul ul a.drop:visited {background:#4db3d0;}
/* second level hover */
.mainNav ul ul a.drop:hover{background:#4db3d0;}
.mainNav ul ul :hover > a.drop {background:#4db3d0;}
/* third level background */
.mainNav ul ul ul a, .mainNav ul ul ul a:visited {background:#4db3d0;}
/* third level hover */
.mainNav ul ul ul a:hover {background:#4db3d0;}


/* hide the sub levels */
*html .mainNav ul ul {top:33px;t\op:34px;}
.mainNav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:34px;
	left:0; 
	width:149px;
}

/* third level flyout menu */
.mainNav ul ul ul{left:149px; top:-1px; width:149px;}
/* third level flyout menu for a left flyout */
.mainNav ul ul ul.left {left:-149px;}

/* required for IE to work */
.mainNav table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* second level links */
*html .mainNav ul ul a, *html .mainNav ul ul a:visited {width:150px;w\idth:128px;}
.mainNav ul ul a, .mainNav ul ul a:visited {
	background:#4db3d0; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:8px; 
	width:128px;
	border-width:0 1px 1px 1px;
	border-color: #71c2d9;
	text-align: center;
	text-decoration:none;
}

.mainNav a:hover {color:#000; border-color:#4db3d0;text-decoration:none;}
.mainNav ul ul a:hover {background:#82cade;color:#000; border-color:#71c2d9;text-decoration:none;}
.mainNav :hover > a {color:#000;border-color:#4db3d0;text-decoration:none;}
.mainNav ul ul :hover > a {background:#82cade;color:#000; border-color:#71c2d9;text-decoration:none;}

/* makes the second level visible when hover on first level list OR link */
.mainNav ul li:hover ul,
.mainNav ul a:hover ul{visibility:visible; }
/* keeps the third level hidden when you hover on first level list OR link */
.mainNav ul :hover ul ul{visibility:hidden;}
/* makes the third level visible when you hover over second level list OR link */
.mainNav ul :hover ul :hover ul{ visibility:visible;}


/* background image styles 
*****************************************************/

*html .bkgd_top { background: url(/images/SheHive_bkng-top.gif) center top no-repeat; }
.bkgd_top {
	background: url(/images/SheHive_bkng-top.png) center top no-repeat;
	width: 950px;
	height: 14px;
	padding: 0;
	margin: 0;
}
.bkgd_top span {
	display: none;
	font-size: 0;
}
*html #bkgd_bottom { background: url(/images/SheHive_bkng-bottom.gif) center bottom no-repeat; }
#bkgd_bottom {
	background: url(/images/SheHive_bkng-bottom.png) center bottom no-repeat;
	float: left;
    padding: 0 0 30px 0;
	margin: 0;
}
*html .bkgd_container { height: 500px; }
html>bkgd_container { height:auto; }
.bkgd_container {
	width: 950px;
	margin: 0;
	padding: 0;
	min-height: 500px;
}


/* stretchy buttons
*****************************************************/
a.brownbutton{
	background: transparent url('/images/btn_brown_left.jpg') no-repeat top left;
	display: block;
	float: left;
	font: 11px arial, helvetica, sans-serif;
	color: #000000; 
	line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
}

a:link.brownbutton, a:visited.brownbutton, a:active.brownbutton{
	color: #000000; /*button text color*/
	text-decoration: none;
}

a.brownbutton span{
	background: transparent url('/images/btn_brown_right.jpg') no-repeat top right;
	display: block;
	padding: 2px 12px 6px 0;
	color: #000000;
	text-decoration: none;
}

a.brownbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.brownbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	color: #000000; 
	text-decoration: none;
}

a.whitebutton{
	background: transparent url('/images/btn_white_left.jpg') no-repeat top left;
	display: block;
	float: left;
	font: 11px arial, helvetica, sans-serif;
	line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
}

a:link.whitebutton, a:visited.whitebutton, a:active.whitebutton{
	color: #000000; /*button text color*/
}

a.whitebutton span{
	background: transparent url('/images/btn_white_right.jpg') no-repeat top right;
	display: block;
	padding: 2px 12px 6px 0;
}

a.whitebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.whitebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	text-decoration: none;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

/* form buttons
*****************************************************/

.submit button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
	background: #fff url(/images/btn_submit.gif) no-repeat;	
}
.submit button.btn:hover {
	background: #fff url(/images/btn_submit.gif)  no-repeat left -25px;	
}
.reset button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
	background: #fff url(/images/btn_reset.gif) no-repeat;	
}
.reset button.btn:hover {
	background: #fff url(/images/btn_reset.gif)  no-repeat left -25px;	
}


.submit_br button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
	background: url(/images/btn_submit_br.gif) no-repeat;	
}
.submit_br button.btn:hover {
	background: url(/images/btn_submit_br.gif)  no-repeat left -25px;	
}
.reset_br button.btn {
	width: 63px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
	background: url(/images/btn_reset_br.gif) no-repeat;	
}
.reset_br button.btn:hover {
	background: url(/images/btn_reset_br.gif)  no-repeat left -25px;	
}


/* forms
*****************************************************/

#contactform {
	margin: 0;
	padding: 0;
}
#contactform p { margin: 0; padding: 0; }
fieldset.input {
	border: none;
}
.contact input, .contact_sm input, .contact text, .submit button.btn, .reset button.btn, .contact_details textarea {
	border: none;
}
.contact input.box {
	color: #000;
	font-size: 11px;
	width: 190px;
	height: 15px;
	padding: 5px;
	margin: 0;
	float: left;
	background: url(/images/contact_bg.gif) no-repeat;
}
.contact input.box:focus {
	background: #fff url(/images/contact_bg.gif)  no-repeat left -25px;
	outline: none;
}
.contact_sm input.box {
	color: #000;
	font-size: 11px;
	width: 90px;
	height: 15px;
	padding: 5px;
	margin: 0;
	float: left;
	background: url(/images/contact_bg_sm.gif) no-repeat;
}
.contact_sm input.box:focus {
	background: #fff url(/images/contact_bg_sm.gif)  no-repeat left -25px;
	outline: none;
}
.contact_details textarea.box {
	color: #000;
	font-size: 11px;
	width: 410px;
	height: 80px;
	padding: 5px;
	margin: 0;
	float: left;
	background: url(/images/contact_details.gif) no-repeat;
}
.contact_details textarea.box:focus {
	background: #fff url(/images/contact_details.gif)  no-repeat left -90px;
	outline: none;
}

#moduleform {
	margin: 0;
	padding: 0;
}
#moduleform p { margin: 0; padding: 0; color:#5f6062; }
fieldset.input {
	border: none;
}
.modform input, .modform text, .submit_br button.btn, .reset_br button.btn {
	border: none;
}
.modform input.box {
	color: #5f6062;
	font-size: 11px;
	width: 160px;
	height: 15px;
	padding: 5px;
	margin: 0;
	float: left;
	background: url(/images/module-search_bg.gif) no-repeat;
}
.modform input.box:focus {
	background: url(/images/module-search_bg.gif)  no-repeat left -25px;
	outline: none;
}




/* floats and rows
*****************************************************/

*html .row { margin-bottom: 25px; }
.row {
	margin-bottom: 15px;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.row { display: inline-table; }
/* Hides from IE-mac \*/
* html .row { height: 1%; }
.row { display: block; }
/* End hide from IE-mac */

.oneCol_row {
	margin-bottom: 10px;
	width: 315px;
	height: 100%;
	position: relative;
}
.oneCol_row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.twoCol_row {
	margin-bottom: 10px;
	width: 249px;
	height: 100%;
	position: relative;
}
.twoCol_row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .oneCol { width: 300px; margin: 0 15px 20px 0; padding: 0 15px 0 0; }
.oneCol {
	width: 315px;
	float: left;
	margin: 0 25px 20px 0;
	padding: 0 20px 0 0;
	border-right: thin solid #e7e7e7;
}
*html .twoCol { width: 225px; padding-right:5px; }
.twoCol {
	width: 234px;
	float: left;
	padding-right: 15px;
}
.floatrt { 
	float: right;
	margin-left: 35px;
}
.floatlft {
	float: left;
	margin-right: 35px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* featured work
*****************************************************/

.featuredImage {
	float: left;
	width: 374px;
	height: 100%;
}
.featuredContent {
	float:left;
	width: 300px;
}
.featuredContent h4 {
	color:#621b4b;
	margin-top: 10px;
}