@font-face {
	font-family: polarismedit;
	src: url('Polaris_V2_MediumItalic.otf');
}

@font-face {
	font-family: polarismed;
	src: url('Polaris_V2_Medium.otf');
}

@font-face {
	font-family: polarisbolit;
	src: url('Polaris_V2_BoldItalic.otf');
}

@font-face {
	font-family: polarisbook;
	src: url('Polaris_V2_Book.otf');
}

* {
	margin: 0px;
	padding: 0px;
	list-style-type:  none;
}

body {
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	background: white;
	width: 100%;
}

#base {
	width: 100%;
	max-width: 980px;
	position: relative;
	margin: 0px auto;
	background: white;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	box-shadow: 0px 0px 8px rgba(103,103,107,.5), inset 0px 0px 8px rgba(103,103,107,.5);
}

#menu {
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	font-family: tahoma;
	background : -moz-linear-gradient(0% 50% 0deg,rgba(84, 0, 41, 1) 0%,rgba(42, 32, 35, 1) 51.8%,rgba(72, 13, 44, 1) 58.97%,rgba(52, 32, 40, 1) 90.68%,rgba(62, 20, 42, 1) 92.95%,rgba(71, 9, 43, 1) 96.34%,rgba(74, 5, 44, 1) 100%);
  	background : -webkit-linear-gradient(0deg, rgba(84, 0, 41, 1) 0%, rgba(42, 32, 35, 1) 51.8%, rgba(72, 13, 44, 1) 58.97%, rgba(52, 32, 40, 1) 90.68%, rgba(62, 20, 42, 1) 92.95%, rgba(71, 9, 43, 1) 96.34%, rgba(74, 5, 44, 1) 100%);
  	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(84, 0, 41, 1) ),color-stop(0.518,rgba(42, 32, 35, 1) ),color-stop(0.5897,rgba(72, 13, 44, 1) ),color-stop(0.9068,rgba(52, 32, 40, 1) ),color-stop(0.9295,rgba(62, 20, 42, 1) ),color-stop(0.9634,rgba(71, 9, 43, 1) ),color-stop(1,rgba(74, 5, 44, 1) ));
  	background : -o-linear-gradient(0deg, rgba(84, 0, 41, 1) 0%, rgba(42, 32, 35, 1) 51.8%, rgba(72, 13, 44, 1) 58.97%, rgba(52, 32, 40, 1) 90.68%, rgba(62, 20, 42, 1) 92.95%, rgba(71, 9, 43, 1) 96.34%, rgba(74, 5, 44, 1) 100%);
 	 background : -ms-linear-gradient(0deg, rgba(84, 0, 41, 1) 0%, rgba(42, 32, 35, 1) 51.8%, rgba(72, 13, 44, 1) 58.97%, rgba(52, 32, 40, 1) 90.68%, rgba(62, 20, 42, 1) 92.95%, rgba(71, 9, 43, 1) 96.34%, rgba(74, 5, 44, 1) 100%);
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#540029', endColorstr='#4A052C' ,GradientType=0)";
  	background : linear-gradient(90deg, rgba(84, 0, 41, 1) 0%, rgba(42, 32, 35, 1) 51.8%, rgba(72, 13, 44, 1) 58.97%, rgba(52, 32, 40, 1) 90.68%, rgba(62, 20, 42, 1) 92.95%, rgba(71, 9, 43, 1) 96.34%, rgba(74, 5, 44, 1) 100%);
  	width: 100%;
  	max-width: 960px;
  	height : 18px;
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#540029',endColorstr='#4A052C' , GradientType=1);
	font-size: 12px;
}

#menu a {
	text-decoration: none;
	padding: 5px;
	color: white;
}

#menu a:hover {
	color: rgb(177, 122, 148);
}

#login_form {
	padding-top: 50px;
	padding-bottom: 50px;
	background: white;
	font-family: tahoma;
	font-size: 12px;
}

.login {
	width: 300px;
	height: 20px;
	border: none;
	background: rgb(241,241,241);
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px;
}

#admincab {
	width: 100%;
}

.adtitle {
	width: 100%;
	max-width: 964px;
	height: 15px;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	background: rgb(200,152,104);
	padding: 8px;
}

.adtitle a{
	color: white;
	text-decoration: none;
}

.adworkmenu {
	width: 100%;
	max-width: 960px;
	height: 15px;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background: rgb(221,221,221);
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.adworkmenu a {
	text-decoration: none;
	color: black;
}

.adworkmenu a:hover {
	color: rgb(200,152,104);
}

.adformcab {
	width: 100%;
	max-width: 960px;
	background: white;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#cabecalho_galery {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: rgb(249,249,249);
}

.cabecalho_wrapper {
	width: 100%;
	max-width: 980px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: white;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
}

.cabecalho_wrapper a {
	margin-right: 50px;
	color: rgb(201,201,201);
	text-decoration: none;
}

.cabecalho_wrapper a:hover {
	color: rgb(50,50,50);
}

.adcab {
	width: 500px;
	padding: 5px;
	margin: 5px;
	border: none;
	background: rgb(241,241,241);
	font-size: 11px;
}

.adbutton {
	width: 100px;
	padding: 2px;
	border: none;
	background: white;
	background: rgb(241,241,241);
	color: rgb(141,141,141);
}

.adbutton:hover {
	color: rgb(200,200,200);
}

.slideshow_show {
	width: 413px;
	height: 150px;
	margin: 10px auto;
	position: relative;
}

.slideshow_edit {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,.2);
	font-family: tahoma;
}

.slideshow_edit a {
	text-decoration: none;
	color: white;
}

.slideshow_edit a:hover {
	color: black;
}

.workshop_wrapper {
	width: 100%;
	background: white;
}

.work_esq {
	float: left;
	width: 25%;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
}

.work_dir {
	float: right;
	width: 75%;text-align: left;
}

.workshop_content {
	width: 150px;
	background: rgb(241,241,241);
	font-family: tahoma;
	font-size: 11px;
	color: white;
	margin: 10px;
	margin-bottom: 15px;
	display: inline-block;
}

.workshop_nome {
	width: 100%;
	height: 20px;
	background: rgb(200,152,104);
}

.workshop_title {
	width: 100%;
	height: 20px;
	background: rgb(220,172,124);
}

.workshop_image {
	width: 150px;
	height: 80px;
	overflow: hidden;
	background: rgb(241,241,241);
}

.workshop_edit {
	width: 100%;
	height: 15px;
	background: rgb(241,241,241);
}

.workshop_delete {
	width: 100%;
	height: 15px;
	background: rgb(200,200,200);
}

.workshop_edit a {
	text-decoration: none;
	color: black;
}

.workshop_edit a:hover {
	color: gray;
}

.workshop_delete a {
	text-decoration: none;
	color: black;
}

.workshop_delete a:hover {
	color: gray;
}

.gallery_image {
	width: 150px;
	height: 100px;

	display: inline-block;
	position: relative; 
	padding-left: 5px;
	padding-right: 5px;
}

.gallery_delete {
	width: 150px;
	height: 15px;
	background: rgb(200,200,200);
	position: absolute;
	bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
}

.gallery_delete a {
	text-decoration: none;
	color: black;
}

.gallery_delete a:hover {
	color: gray;
}

