/* @override http://designer.inktastic.com/style.php */

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: rgb(40,124,186);
}

a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: rgb(103,100,100);
}

body {
	background-image: url(/images/background/INKtasticBackground.png);				background-repeat: repeat-x;
	background-color: rgb(244,244,244);
	color: black;
}

#header {
	background-image: url(/images/background/INKtasticBackground.png);				background-repeat: repeat-x;
	background-color: white;
}

#main-content {
border-left: .1em solid rgb(49,181,238);
border-right: .1em solid rgb(49,181,238);
border-bottom: .1em solid rgb(49,181,238);
}

#wrapper {
-webkit-border-radius:0em;
-moz-border-radius:0em;
padding:0em;
margin: 0em auto 0em;
border: 0em solid white;
background-color: white;
}

#main {
-webkit-border-radius:0em;
-moz-border-radius:0em;
border: px solid gray;
	color: black;
	margin-right: 0;
	margin-top: 0px;
	padding: 0;
	margin-left: 0;
}

#header {
}

#sidenav {

	-webkit-border-radius:0em;
	-moz-border-radius:0em;
	background-color: transparent;
	opacity: 0.96;
	margin-top: 0px;
	padding-right: .2em;
	border-right: .1em solid silver;
}

#sidenav  h2 {

background: rgb();
color: rgb(0,85,165);
	text-shadow: silver 0 0 2px; 
	list-style-position: outside;
	opacity: 1;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	list-style-type: none;
}

			
#sidenav  li  a {
color: rgb(56,78,77);

}

#sidenav  li  a:hover {
background-color: rgb(244,244,244);
color: rgb(242,104,38)
;

			}

#content {
background-color: white;
	margin-top: 0;
}

#content  .button {

	background-color: rgb(103,100,100);
	border:0px;
}


#content  .gallery-button {

	background-color: rgb(103,100,100);
	border:0px;
}

#content  .upload-button {

	background-color: rgb(103,100,100);
	border:0px;	
}

#content  .custom-table {
border:0px solid green;
background-color: rgb(210,210,210);
color: black;
}

#content .custom-table  .top {
background-color: rgb(103,100,100);
color: #FFFFFF;
}

#content .custom-table img {
border-color: #B0DFF5;
}

#content  .guidelines {
border:0px solid black;
background-color: white;
color: black;
}

#content   .guidelines     .top {
background-color:rgb(103,100,100) ;
color: #FFFFFF;
}

#content p {
	font: .75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: .5em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: rgb(103,100,100) ;
}



h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bolder;
	color:  rgb(103,100,100);
	text-align: left;
	margin-bottom: .1em;
}

}

}

