/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.desktop.css.map */
.node-title a:link {
	text-decoration: none;
}
.node-title a:visited {
	text-decoration: none;
}
.node-title a:hover {
	text-decoration: none;
}
#block-system-main article {
	border-bottom: 1px solid black;
	background: #f9f3fd;
	padding: 10px;
}
/*.node-readmore a:link {
	background: #8dc63f;
	color: black;
	height: 30px;
	line-height: 30px;
	display: block;
	width: 105px;
	padding-left: 15px;
	margin-left: -10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
}*/
a:link {
	color: #49176d;
	text-decoration: underline;
}
a:visited {
	color: #49176d;
	text-decoration: underline;
}
a:hover {
	color: #7216c1;
	text-decoration: none;
}
/*
ul.nice-menu-down li {
    border-top: none;
}
ul.nice-menu li {
    border: none;
    border-top: 0;
    float: left;
    background-color: #8dc63f;
    height: 40px;
    line-height: 40px;
}
#block-nice-menus-1 {
	background: #8dc63f;
	text-transform: uppercase;
}
#block-nice-menus-1 a:link {
	color: black;
	text-decoration: none;
}
#block-nice-menus-1 a:visited {
	color: black;
	text-decoration: none;
}
#block-nice-menus-1 a:hover {
	color: black;
	text-decoration: none;
}

ul.nice-menu-down {
  float: left; 
  border: 0;
}

ul.nice-menu-down li {
  border-top: none;
}

ul.nice-menu-down li li {
  border-top: none;
}

ul.nice-menu-down ul {
  left: 0; 
  padding-top: 10px;
  border: none;
}

ul.nice-menu-down ul li {
  clear: both;

}

ul.nice-menu-down li ul li ul {
  left: 12.5em;
  top: -1px;
}

ul.nice-menu-down .menuparent a {
  padding-right: 15px; 
}
ul.nice-menu-down li.menuparent {
    background: #8dc63f url("../images/arrow-down.png") right center no-repeat;
}
ul.nice-menu-down li.menuparent:hover {
    background: #8dc63f url("../images/arrow-down.png") right center no-repeat;
}
ul.nice-menu-down li li.menuparent {
  background: #eee url("../images/arrow-right.png") right center no-repeat; 
}

ul.nice-menu-down li li.menuparent:hover {
  background: #ccc url("../images/arrow-right.png") right center no-repeat; 
ul.nice-menu li {
  margin: 0;
  padding-left: 0; 
  background-image: none;
}

#header-region ul.nice-menu li {
  margin: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background: #eee;
}

#header-region ul.nice-menu ul {
  top: 1.8em;
  left: -1px; 
  border: 0;
  border-top: none;
  margin-right: 0; 
}
*/

