@keyframes noti{
	from{color: #c80024;}
    to{color: #ff0000;}
}

@-o-keyframes noti{
    from{color: #c80024;}
    to{color: #ff0000;}
}

@-moz-keyframes noti{
    from{color: #c80024;}
    to{color: #ff0000;}
}

@-webkit-keyframes noti{
    from{color: #c80024;}
    to{color: #ff0000;}
}
@font-face{
    font-family:Galindo;
    src:url('http://fonts.googleapis.com/css?family=Galindo') format('truetype');
}
body{
	font-family: Helvetica, arial, sans-serif;
	background-color: #902e2e;
}
.adminbaritem .watchedthreadnewreplies{
	text-shadow: none;
   	animation-name: noti;
   	animation-duration: 2s;
   	animation-iteration-count: infinite;
   	animation-direction: alternate;
   	-o-animation-name: noti;
	-o-animation-duration: 2s;
   	-o-animation-iteration-count: infinite;
   	-o-animation-direction: alternate;
   	-webkit-animation-name: noti;
   	-webkit-animation-duration: 2s;
   	-webkit-animation-iteration-count: infinite;
   	-webkit-animation-direction: alternate;
   	-moz-animation-name: noti;
   	-moz-animation-duration: 2s;
   	-moz-animation-iteration-count: infinite;
   	-moz-animation-direction: alternate;
}
a, a:visited, a:active{
	color: #c80024;
	transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
}
.logo, .boardheaderdesc, .postform td, .navbar, .footer, .userdelete, #themedropdown,
#bodywrap3 > table, .stickyregion > table,
.navbar a, .navbar a:visited, .navbar a:active,
.footer a, .footer a:visited, .footer a:active, 
.darkbar a, .darkbar a:visited, .darkbar a:active, 
.replymodelinkbar a, .replymodelinkbar a:visited, .replymodelinkbar a:active,
#bodywrap3>a, #bodywrap3>a:active,#bodywrap3>a:visited,
#bodywrap3 > table a, #bodywrap3 > table a:visited, #bodywrap3 > table a:active
.threadsource span a,.threadsource span a:visited,.threadsource span a:active{
	color: #fdbc60;
	text-shadow: 2px 2px black;
}
#themedropdown>h2{
	color: #FFF;
	text-shadow: none;
}
.helphover, table#overpony-settings{
	color: black;
	text-shadow:none;
}
.navbar a:hover,.footer a:hover, .darkbar a:hover{
	color: #fdbc60;
	text-shadow: 2px 2px black;
}
#siteleftsidebar a:hover, #topmenu .tab{
	background: none;
}
.themelink:hover{
	transform: scale(1.1,1);
	-o-transform: scale(1.1,1);
	-ms-transform: scale(1.1,1);
	-webkit-transform: scale(1.1,1);
	-moz-transform: scale(1.1,1);
	transition: transform 0.5s;
	-o-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
}
.navbarboard:hover, .navbar a:hover, .replymodelinkbar a:hover, #bodywrap3>a:hover, 
.footer a:hover,#watchedthreads > .darkbar a:hover, #bodywrap3 > table a:hover{
	transform: scale(1,1.2);
	-o-transform: scale(1,1.2);
	-ms-transform: scale(1,1.2);
	-webkit-transform: scale(1,1.2);
	-moz-transform: scale(1,1.2);
	transition: transform 0.5s;
	-o-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
}
a:hover,.reflink a:hover,.adminbaritem .watchedthreadnewreplies{
	color: #ff0024;
}
.darkbar, #themedropdown{
	background: #377c25;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#verytopbar a:hover{
	background: #32af25;
}
#verytopbar, #themedropdown, #watchedthreds{
	box-shadow: none;
}
.postblock, .userdelete{
	background: #ce4232;
	border-radius: 5px;
}
.postarea input[type=text], .postarea input[type=password], .postarea textarea{
	border-color: #dda660;
}
.postarea input[type=text]:focus, .postarea input[type=password]:focus, .postarea textarea:focus{
	border-color: #fdbc60;
}
.sitesidebar h2, #sitemiddle h2{
	box-shadow: none;
}
h2, .helphover div, .recentpostitem, .reply, .highlight, .reflinkpreview, #overpony-settings{
	background: #fdbc60;
	border-radius: 10px;
}
.reply{
	padding: 0px 5px 8px 0px;
}
.highlight, .reflinkpreview{
	border: 2px solid green;
}
.filetitle, .postername,#delform .postername a, .reflinkpreview .postername a{
	color: #378432;
}
.postername a{
	border-bottom: 1px dotted #378432;
}
.postertrip{
	color: #37a144;
}
.unkfunc{
	color: #37a144;
}
.sitesidebar, #sitemiddle, .thread, .unhidethreadplaceholder{
	background: #dda660;
	border-radius: 10px;
	padding:10px 10px 10px 10px;
}
#topmenu .tab{
	background: #dda660;
	border-radius: 10px 10px 0px 0px;
}
.blotter{
	background: #377c25;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
}
hr{
	border:none;
}
.sitesidebar hr, #delform hr{
	height: 25px;
	margin: 0px 0px 20px 0px;
	background: url('http://pinkie.ponychan.net/chan/files/src/136118088492.png') 
	no-repeat center;
}
.sitesidebar hr{
	margin-bottom:0px;
}
.navbarboard, .adminbaritem{ 
border-top: none;
margin: 0px 1px;
}
.postarea textarea{
	background:url('http://pinkie.ponychan.net/chan/files/src/136118097609.png') 
	no-repeat bottom right;
	background-color: white;
	overflow: auto;
}
.ommitedposts{
	color: gray;
}
#sitemiddle{
	border-top-left-radius: 0px ;
}
.thread{
	display: block;
	overflow: auto;
}

/* with help from and thanks to Little Hawk */
.unhidethreadplaceholder{
 margin: 0px 0px -50px 0px;
 padding: 10px;
 opacity: 1;
 position: relative;
}