body{
color:#666;
}

#wrapper
{
	background: #fff url(../images/skin1/bg.png) repeat-x;
}

#top .logobg a{
background: transparent url(../images/skin1/logo.png) no-repeat left top;
}

#headwrap{
border-bottom:1px solid #aaa;
}

#headextras{
	clear:both;
background: #ffffff;
}

.social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}
.social_bookmarks .email a{background: transparent url(../images/skin1/email_16.png) 0 0  no-repeat;}

#submit_news{
color:#999;
background: transparent url(../images/skin1/submit_news.png) top right  no-repeat;
}


/*head searchform*/

#head #s{
background: #fff;
color:#555;
border: 1px solid #cccccc;
}

#searchsubmit {
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
}

/*nav pages*/
#nav li a{
color:#aaa;
}

#nav .current a, #nav li a:hover, #nav .currentli_item a{
color:#ff0000;
}

#top #nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}

#top #nav li ul a:hover{
background:#262626;
color:#fff;
}

#top #nav li ul {
border-top:1px solid #484848;
}

/*nav categories*/
.catnav_wrapper{
border-left:1px solid #aaa;
border-right:1px solid #fff;
}

#catnav{
border-right:1px solid #aaa;
border-left:1px solid #fff;
}

#catnav li{
border-right:1px solid #fff;
}

#catnav li a{
color:#666666;
border-right:1px solid #aaa;
text-shadow:1px 1px 0px #fff;
}

#catnav .current a, #catnav li a:hover, #catnav .currentli_item a{
color:#464646;
}

#top #catnav li ul a{
border:1px solid #aaa;
border-top:none;
color:#666;
background: #f9f9f9;
}

#top #catnav li ul a:hover{
background:#fff;
color:#464646;
}

#top #catnav li ul {
border-top:1px solid #aaa;
}

/*Featured Area*/

#featured{
border:1px solid #aaa;
border-top:none;
}

.featured{
border-left:1px solid #aaa;  
background: #fff url(../images/skin1/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(../images/skin1/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(../images/skin1/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(../images/skin1/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(../images/skin1/rounded.png) no-repeat right bottom;
}

#top .feature_excerpt{
border-top:1px solid #eee;
}

.position_excerpt, #top #featured .feature_excerpt{
background: #fff;
}

#top #featured a{
color:#444;
}

#top .slidecontrolls span{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/*CONTENT AREA*/
.entry-previewimage{
border:1px solid #E1E1E1;
}

.entry-head, .entry-head a, .entry-bottom, .entry-bottom a{
color:#888f96;
}

.entry-head .date{background: transparent url(../images/skin1/icon-date.png) no-repeat -3px top;}
.entry-head .comments{background: transparent url(../images/skin1/icon-comment.png) no-repeat -3px top;}
.entry-head .author{background: transparent url(../images/skin1/icon-author.png) no-repeat -2px top;}


.more-link, .entry-bottom .categories, .widget_tag_cloud a{
background: #f6f6f6 url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
}

.widget_tag_cloud a{
text-shadow: #fff 1px 1px;
}


.more-link:hover, .widget_tag_cloud a:hover{
background: #eee url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #aaa;
color:#666;
}

/*pagination*/

#top .pagination a{
border:1px solid #e1e1e1;
}


#top .pagination a:hover{
border:1px solid #666;
}

#top .pagination .current{
background: #666;
border:1px solid #222;
color:#fff;
}

.pagination-noajax a{
border:1px solid #e1e1e1;
}


.pagination-noajax a:hover{
border:1px solid #666;
}

.pagination-noajax .current{
background: #666;
border:1px solid #222;
color:#fff;
}


/*sidebar*/

.sidebar
{
border-left:1px solid #e1e1e1;
}

#sidebar-me
{
	width:175px;
	margin:0 auto;
	text-align:left;
	padding:0 0 20px 0;
}

#sidebar-featured
{
	width:259px;
	text-align:center;
	border-bottom:solid 1px #aaaaaa;
	border-top:solid 1px #aaaaaa;
	padding:10px;
}

#sidebar-featured strong
{
	color:#e22c28;
	font-size:110%;
	display:block;
	margin:0 0 10px 0;
}

#sidebar-featured a img, #sidebar-featured a
{
	border:none;
}

#sidebar-ads
{
	margin:20px 0;
}

#sidebar-me img
{
	border:solid 3px #eeeeee;
	float:left;
	margin:0 15px 0 0;
}

#sidebar-me span
{
	font-size:120%;
	margin:0;
	padding:0;
	clear:right;
	display:block;
}

#sidebar-me span a:link, #sidebar-me span a:visited
{
	color:#000;
	text-decoration:none;
}

#sidebar-me span a:hover, #sidebar-me span a:active
{
	color:#e22c28;
	text-decoration:none;
}

a.logout-button
{
	display:block;
	float:left;
	width:86px;
	height:23px;
	padding:2px 0 0 10px;
	margin:5px 0 20px 0;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#666666 url(../images/skin1/logout_button.gif) center right no-repeat;
}

a.logout-button:link, a.logout-button:visited
{
	color:#fff;
	border:solid 3px #eeeeee;
}

a.logout-button:hover, a.logout-button:active
{
	color:#eeeeee;
	border:solid 3px #aaaaaa;
}

a.refer-button
{
	display:block;
	clear:both;
	width:118px;
	height:23px;
	padding:2px 0 0 50px;
	margin:0;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#666666 url(../images/skin1/refer_button.gif) 10px center no-repeat;
}

a.refer-button:link, a.refer-button:visited
{
	color:#fff;
	border:solid 3px #eeeeee;
}

a.refer-button:hover, a.refer-button:active
{
	color:#eeeeee;
	border:solid 3px #aaaaaa;
}


.sidebar .box li a,  .box .recentcomments, .entry ul li {
background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #D6D6D6;
}

.box li a,  #footer .box .recentcomments{
background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #333;
}

#top .entry ul li {
background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 9px;
}

body .gallery li a, body .flickr li a{
background: transparent none;
border:none;
}

#main ul{
border-top:1px solid #D6D6D6;
}

#top .box_entry, .community_news h3, .link_list h3{
border-bottom:1px solid #E1E1E1;
}
#footer h3, #top #footer .box_entry{
border-bottom:1px solid #333;
}


.box img, .entry img, .wp-caption{
border:1px solid #E1E1E1;
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
border:1px solid #999;
}



/* footer */
#footerwrap, #wp-calendar th, #prev, #next{
background: #e8e8e8;
}

#footer .box img{
border:1px solid #333;
}

#footer .box img:hover{
border:1px solid #555;
}

/*comments*/

#top #social_icons ul{
border-top:none;
border-bottom:1px solid #e1e1e1;
}

#social_icons .twitter{background: transparent url(../images/skin1/twitter_32.png) 0 0  no-repeat;}
#social_icons .fb{background: transparent url(../images/skin1/facebook_32.png) 0 0  no-repeat;}
#social_icons .digg{background: transparent url(../images/skin1/digg_32.png) 0 0  no-repeat;}
#social_icons .stumble{background: transparent url(../images/skin1/stumbleupon_32.png) 0 0  no-repeat;}
#social_icons .deli{background: transparent url(../images/skin1/delicious_32.png) 0 0  no-repeat;}
#social_icons .techno{background: transparent url(../images/skin1/technorati_32.png) 0 0  no-repeat;}

#author-box, .comment_nav{
border-top:1px solid #E1E1E1;
border-bottom:1px solid #E1E1E1;
}

.comment_content {
border:1px solid #E1E1E1;
}
.odd .comment_content{
background: #F6F6F6 url(../images/skin1/highlight.png) repeat-x scroll left top;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #e1e1e1;
color: #777;
}

#send, #submit{
background: #f6f6f6 url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
color: #777;
}


#submit:hover, #send:hover{
background: #eee;
color: #444;
}

.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/*generic*/

h1, h2, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#ff0000;
}

h3 {
color:#cccccc;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#888f96;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

a{color:#888f96;}
a:hover{color:#333;}
#footer a:hover{color:#fff;}

blockquote {
border-left:5px solid #D6D6D6;
}

.entry li {
list-style-type:none;
padding-left:10px;
}

.entry ul ul{
border:none;
}

pre {
background-color:#FEFEFE;
border:1px solid #DDDDDD;
}

.lightbox_video{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/* Custom Admin Bar */

#ih-admin-bar ul { /* all lists */
	margin: 0;
	padding:0;
	list-style: none;
	line-height: 1;
	cursor: pointer;
	padding: 0;
	color:#313131;
	float:right;
	position:relative;
	z-index:200;
}

.admin-item-left
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	background:#e7e7e7 url(../images/skin1/admin_arrow.gif) center right no-repeat;
	padding: 8px 40px 0 13px;
}

.admin-item-right
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	padding: 8px 20px 0 40px;
	background:#e7e7e7 url(../images/skin1/admin_schmooze.gif) 10px center no-repeat;
}

#bp-adminbar-notifications-menu
{
	background:#e7e7e7 url(../images/skin1/admin_arrow.gif) center right no-repeat;
	padding: 8px 40px 0 13px;
}

#ih-admin-bar ul li { /* all list items */
	margin:0;
	float: left;
	position: relative;
	min-height:22px;
	font-size:105%;
}
	#ih-admin-bar ul li.no-arrow {
		background: none;
		padding-right: 0;
	}

	#ih-admin-bar ul li ul li {
		background-image: none;
	}

#ih-admin-bar ul li.align-right {
	position: absolute;
	right: 0;
}

#ih-admin-bar ul li a {
	display: block;
	text-decoration:none;
	color:#313131;
}

#ih-admin-bar ul.main-nav li:hover, #ih-admin-bar ul.main-nav li.sfhover, #ih-admin-bar ul.main-nav li ul li.sfhover {
	color: #000;
}

/* second-level lists */

#ih-admin-bar ul li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	margin: 5px 0 0 -13px;
	background: #e7e7e7;
	padding: 8px 0 0 0;
	font-size:90%;
}
	#ih-admin-bar ul li > ul {
		border-top: none;
	}

	#ih-admin-bar ul li ul a {
		color: #313131;
	}

#ih-admin-bar ul li ul li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 5px 13px 5px 8px;
}
	#ih-admin-bar ul li ul li:hover a {
		color: #e22c28;
	}

#ih-admin-bar ul li div.admin-bar-clear {
	clear: both;
}

#ih-admin-bar ul.main-nav li ul li:hover, #ih-admin-bar ul.main-nav li ul li.sfhover, #ih-admin-bar ul.main-nav li ul li.sfhover {
	background-color: #222;
}

/* third-and-above-level lists */

#ih-admin-bar ul li ul ul {
	margin: -25px 0 0 184px;
	
}
	#ih-admin-bar ul li ul li:hover ul li a {
		color: #313131;
	}
		#ih-admin-bar ul li ul li ul li:hover a {
			color: #000;
		}

#ih-admin-bar ul li:hover ul, #ih-admin-bar ul li ul li:hover ul, #ih-admin-bar ul li.sfhover ul, #ih-admin-bar ul li ul li.sfhover ul  {
	left: auto;
}

#ih-admin-bar ul li.align-right:hover ul {
	right: 0;
}

#ih-admin-bar ul li:hover ul ul, #ih-admin-bar li.sfhover ul li ul {
	left: -999em;
}

/* Menu item css */

#ih-admin-bar img.avatar {
	float: left;
	margin-right: 8px;
}

#ih-admin-bar span.activity {
	display: block;
	margin-left: 34px;
	padding: 0;
}

#ih-admin-bar ul.author-list li a { height: 17px; }

#ih-admin-bar ul li#bp-adminbar-notifications-menu a span {
	padding: 0 6px;
	margin-left: 2px;
	background: #fff;
	color: #000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#item-header-avatar
{
	width:500px;
}

#item-header-avatar div
{
	float:left;
}

#item-header-avatar a .avatar
{
	width:140px;
	overflow:hidden;
}

#item-header-avatar img
{
	width:140px;
	
	float:left;
	margin:0 15px 15px 0;
}

#item-header-avatar div h2
{
	margin:0;
	padding:0;
	
}

#item-header-avatar div h2 a
{
	color:#000;
	font-weight:normal;
}	

#item-header-avatar div strong
{
	width:200px;
	line-height:14px;	
}

a.add
{
	display:block;
	color:#fff;
	background:transparent url(../images/skin1/connect_with_button.gif) no-repeat;
	width:160px;
	height:40px;
	line-height:16px;
	padding:10px 0 0 60px;
	text-decoration:none;
}

a.add:link, a.add:visited
{
	color:#fff;
}

a.add:hover, a.add:active
{
	color:#000;
}

a.add:link span, a.add:visited span
{
	color:#daf8e1;
}

a.add:hover span, a.add:active span
{
	color:#000;
}

a.add span
{
	display:block;
}

a.add span.member-connect
{
	margin-top:7px;
	font-weight:normal;
	color:#fff;
}

a.requested
{
	display:block;
	color:#000;
	background:transparent url(../images/skin1/requested_button_bg.gif) no-repeat;
	width:160px;
	height:40px;
	line-height:16px;
	padding:10px 0 0 60px;
	text-decoration:none;
}

a.requested:link, a.requested:visited
{
	color:#fff;
}

a.requested:hover, a.requested:active
{
	color:#000;
}

a.remove
{
	display:block;
	color:#000;
	background:transparent url(../images/skin1/requested_button_bg.gif) no-repeat;
	width:160px;
	height:33px;
	line-height:16px;
	padding:17px 0 0 60px;
	text-decoration:none;
}

a.remove:link, a.remove:visited
{
	color:#fff;
}

a.remove:hover, a.remove:active
{
	color:#000;
}


#item-header-avatar strong
{
	display:block;
	color:#5a5a5a;
	font-weight:normal;
	margin:0 0 20px 0;
}


a.featured-article
{
	width:240px;
	height:26px;
	display:block;
	padding:5px 0 0 50px;
	background:transparent url(../images/skin1/featured_article_button.gif) no-repeat;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}

a.featured-article:link, a.featured-article:visited
{
	color:#000;
}

a.featured-article:hover, a.featured-article:active
{
	color:#e22c28;
}

.checked-box
{
	width:154px;
	height:27px;
	display:block;
	padding:4px 0 0 30px;
	background:transparent url(../images/skin1/checkmark_box.gif) no-repeat;
	text-decoration:none;
	color:#666666;
	float:left;
	font-size:105%;
	margin: 8px 10px 0 0;
}

.checked-box a
{
	color:#666666;
	text-decoration:none;
}

.checked-box a:hover
{
	color:#000;
	text-decoration:none;
}

.unchecked-box
{
	width:154px;
	height:27px;
	display:block;
	padding:4px 0 0 30px;
	background:transparent url(../images/skin1/xmark_box.gif) no-repeat;
	text-decoration:none;
	color:#666666;
	float:left;
	font-size:105%;
	margin: 8px 10px 0 0;
}

#item-buttons
{
	clear:both;
}

.the-buzz-title
{
	display:block;
	width:116px;
	height:29px;
	background:#fff url(../images/skin1/the_buzz_title.gif) no-repeat;
	color:#000;
	font-weight:normal;
	margin-top:-3px;
}

#jobopenings-table
{
	width:630px;
	padding:0;
	margin:20px 0;
	border-collapse:collapse;
	border-bottom:solid 1px #ccc;
}

#jobopenings-table th
{
	font-size:130%;
	color:#000;
	height:50px;	
}

#jobopenings-table tr
{
	width:600px;
	text-align:center;
	padding:0;
	margin:0;
}

#jobopenings-table tr td
{
	border-top:solid 1px #ccc;
	padding:0;
	margin:0;
}

.job-info td
{
	height:40px;
}

.job-description td
{
	width:600px;
	height:auto;
	text-align:left;
}

.job-description td p
{
	padding:15px;
}

.job-expand-button
{
	display:inline-block;
	font-size:200%;
	text-decoration:none;
	width:30px;
	height:25px;
	background:#ccc;
	text-align:center;
	padding:5px 0 0 0;
}

#connectinggift
{
	padding:20px;
}

#add-jobopenings-form
{
	margin-top:20px;
}

#add-jobopenings-form label, #connectinggift-form label
{
	display:block;
	margin:5px 0 3px 0;
}

#add-jobopenings-form input, #add-jobopenings-form textarea, #connectinggift-form input, #connectinggift-form textarea
{
	display:block;
	width:300px;
	margin:0 0 20px 0;
}

a.group-search-button
{
	display:block;
	clear:both;
	width:137px;
	height:23px;
	padding:2px 0 0 8px;
	margin:0;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#666666;
}

a.group-search-button:link, a.group-search-button:visited
{
	color:#fff;
}

a.group-search-button:hover, a.group-search-button:active
{
	color:#eeeeee;
}
