/**
 * @file
 * Block Styling
 */


.block /* Block wrapper */ {
  margin-bottom: 1.5em;
}

.block.first /* The first block in the region */ {
}

.block.last /* The last block in the region */ {
}

.block.odd /* Zebra striping for each block in the region */ {
}

.block.even /* Zebra striping for each block in the region */ {
}

h2.block-title /* Block title */ {
}

.block .content /* Block's content wrapper */ {
	color:#797979;
}

#block-aggregator-category-1 /* Block for the latest news items in the first category */ {
}

#block-aggregator-feed-1 /* Block for the latest news items in the first feed */ {
}

#block-block-1 /* First block created with "Add block" link */ {
}

#block-block-7 p {
	margin:.5em 0 .5em 0;

}

#block-block-7 .bold-red /*  */ {
	font-size:1.7em;
	line-height:1.0em;
	font-weight:bold;
	color: #f30407;
	font-family:Arial Black, Gadget, sans-serif;
}

#block-block-7 .conf-dates /*  */ {
	font-size:1.2em;
	line-height:1.0em;
	font-weight:bold;
	color: #4597cf;
	display:block;
	border-bottom:#000 dotted 2px;
	padding-bottom:.5em;
	font-family:Arial Black, Gadget, sans-serif;
}


#block-block-2 h2, #block-block-1 h2, #block-block-3 h2, #block-block-6 h2, #block-block-5 h2, #block-block-4 h2  {
	
	display: block;
	color:#FFF;
	padding:5px;
	font-family:Arial Black, Gadget, sans-serif;
	font-size:1em;
	margin:0px;

}

#block-block-2 h2  {
	background:#0E4282;
	/* IE10 */ 
background-image: -ms-linear-gradient(top, #7a97ba 0%, #0E4282 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #7a97ba 0%, #0E4282 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #7a97ba 0%, #0E4282 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7a97ba), color-stop(1, #0E4282));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #7a97ba 0%, #0E4282 100%);
	
}
#block-block-1 h2  {
	background:#900bd5;
	background-image: -ms-linear-gradient(top, #c278e8 0%, #900bd5 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #c278e8 0%, #900bd5 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #c278e8 0%, #900bd5 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c278e8), color-stop(1, #900bd5));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #c278e8 0%, #900bd5 100%);
	
}
#block-block-3 h2  {
	background:#d50b3f;
	background-image: -ms-linear-gradient(top, #e87996 0%, #d50b3f 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #e87996 0%, #d50b3f 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #e87996 0%, #d50b3f 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e87996), color-stop(1, #d50b3f));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #e87996 0%, #d50b3f 100%);
	
}
#block-block-4 h2  {
	background:#dd910d;
	background-image: -ms-linear-gradient(top, #ecc37a 0%, #dd910d 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #ecc37a 0%, #dd910d 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #ecc37a 0%, #dd910d 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ecc37a), color-stop(1, #dd910d));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #ecc37a 0%, #dd910d 100%);
}
#block-block-5 h2  {
	background:#1f8229;
	background-image: -ms-linear-gradient(top, #82b987 0%, #1f8229 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #82b987 0%, #1f8229 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #82b987 0%, #1f8229 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #82b987), color-stop(1, #1f8229));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #82b987 0%, #1f8229 100%);
	
}
#block-block-6 h2  {
	background:#1bb3b9;
	background-image: -ms-linear-gradient(top, #82d5d9 0%, #1bb3b9 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #82d5d9 0%, #1bb3b9 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #82d5d9 0%, #1bb3b9 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #82d5d9), color-stop(1, #1bb3b9));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #82d5d9 0%, #1bb3b9 100%);
	
}

#block-block-2 p, #block-block-1 p, #block-block-3 p, #block-block-4 p, #block-block-5 p, #block-block-6 p, #block-block-8 p {
	margin-top:2px;
	margin-bottom:5px;
}


#block-block-8 .socialicon p {
	margin-left: 36px;
	
}


#block-block-8 div.socialicon:after {
    clear: left;
}



#block-block-8 .stayconnected /*  */ {
	font-size:1.4em;
	line-height:1.0em;
	font-weight:bold;
	color: #698546;
	display:block;
	padding-bottom:.5em;
	font-family:Arial Black, Gadget, sans-serif;
}

#block-block-8 .socialtitle /*  */ {

	
font-size:1.2em;
	color: #698546;
	padding-bottom:0;
	font-family:Arial Black, Gadget, sans-serif;
	margin-bottom:0;
	padding-top:2px;
}



#block-block-8 .socialicon /*  */ {

	
border-bottom:#000 dotted 2px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:0;
}


#block-block-8 img /*  */ {
	float:left;
	padding-right:10px;
}


#block-block-10 {
	min-height:600px;
	background-color:#efefef;
	color:#000;

}



#block-block-10 .content {

	font-size:1.3em;
	line-height:1.6em;
}



#block-block-10 li {

	margin-left:15px;
}

#block-block-11 {
margin:0;
padding:0;

}

#block-block-10 h2 {
	color: #dd910d;
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 10px 5px 10px;
	font-weight:normal;
}

		#block-block-10 ul li { 
		color:#F00;
		margin-bottom:10px;
		}
		
		#block-block-10 ul li span { color:#000; }
		
#block-menu-block-1 {
	background:#FFF url("../images/leftnavbg.png") repeat-x;
	min-height:800px;
	padding5px;
	margin-top:-22px;
	color:#FFF;
}

#block-menu-block-1 a {
	
color:#FFF;
}

#block-menu-block-1 li {
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom:#FFF solid 1px;
	color:#FFF;
}
	
ul.nice-menu-down li.menuparent {
    background: url("../images/arrow-down2.png") no-repeat scroll right center transparent;
}


ul.nice-menu-down li.menuparent:hover {
  background: #ebc37b url("../images/arrow-down2.png") right center no-repeat; /* LTR */
}

ul.nice-menu-down li li.menuparent {
  background:  url("../images/arrow-down2.png") right center no-repeat; /* LTR */
}

ul.nice-menu-down li li.menuparent:hover {
  background: #ccc url("../images/arrow-down2.png") right center no-repeat; /* LTR */

#block-blog-recent /* "Recent blog posts" block */ {
}

#block-book-navigation /* "Book navigation" block for the current book's table of contents */ {
}

#block-comment-recent /* "Recent comments" block */ {
}

#block-forum-active /* "Active forum topics" block */ {
}

#block-forum-new /* "New forum topics" block */ {
}

#block-locale-language /* Language switcher block */ {
}

#block-menu-menu-NAME /* Custom menu block  */ {
}

#block-node-recent /* "Recent content" block */ {
}

#block-node-syndicate /* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */ {
}

#block-poll-recent /* "Most recent poll" block */ {
}

#block-profile-author-information /* "Author information" block for the profile of the page's author */ {
}

#block-search-form /* "Search form" block */ {
}

#block-shortcut-shortcuts /* "Shortcuts" block */ {
}

#block-statistics-popular /* "Popular content" block */ {
}

#block-system-main-menu /* "Main menu" block */ {
}

#block-system-management /* "Management" block for Drupal management menu */ {
}

#block-system-navigation /* "Navigation" block for Drupal navigation menu */ {
}

#block-system-user-menu /* "User menu" block for Drupal user menu */ {
}

#block-system-help /* "System help" block */ {
}

#block-system-main /* "Main page content" block */ {
}

#block-system-powered-by /* "Powered by Drupal" block */ {
}

#block-user-login /* "User login form" block */ {
}

#block-user-new /* "Who's new" block for a list of the newest users */ {
}

#block-user-online /* "Who's online" block for a list of the online users */ {
}


.orangeboxl {



margin: 0pt 0pt 10px 15px;; 

background: #6f2a8e none repeat scroll 0%; 

padding: 5px; 

/*float: left;*/ 

-moz-background-clip: -moz-initial; 

-moz-background-origin: -moz-initial; 

-moz-background-inline-policy: -moz-initial;

width: 250px;

color: 			#000000;

font-family: 		Arial,Tahoma,Verdana; 

font-weight: 		bold; 



}



.orangeboxl a {

  font-size: 		12px;

  font-family: 		Arial,Tahoma,Verdana; 

  font-weight: 		bold; 

  text-decoration: 	none; 

  color: 			#000000;

}



.orangeboxl a:link {

  font-size: 		12px; 

  font-family: 		Arial,Tahoma,Verdana; 

  font-weight: 		bold; 

  text-decoration: 	none; 

  color: 			#000000;

}



.orangeboxl a:visited {

  font-size: 		12px; 

  font-family: 		Arial,Tahoma,Verdana; 

  font-weight: 		bold; 

  text-decoration: 	none; 

  color: 			#000000;

}



.orangeboxl a:hover {

  font-size: 		12px; 

  font-family: 		Arial,Tahoma,Verdana; 

  font-weight: 		bold; 

  text-decoration: 	underline;

  color: 			#000000;

}