@media handheld, screen and (max-width: 800px){
	.navbar{
		white-space: normal;
	}
}
@font-face {
  font-family: 'Galindo';
  font-style: normal;
  font-weight: 400;
  src: local('Galindo'), local('Galindo-Regular'), url(http://themes.googleusercontent.com/static/fonts/galindo/v1/vJR6Sv3rfpB_ufQ5UMFyRQ.woff) format('woff');
}
body {
	font-family: Helvetica, arial, sans-serif ;
	background-color: #902e2e ;
}
#bodywrapmain3 table,.reply, .helphover,#overpony-settings{
	color: black ;
	text-shadow:none ;
}
#bodywrapmain3 a,#bodywrapmain3 a:visited, #bodywrapmain3 a:active,
.threadsource a,.threadsource a:active,.threadsource a:visited,
.reflinkpreview a, .reflinkpreview a:visited, .reflinkpreview a:active, 
#watchedthreadlist a, #watchedthreadlist a:active, #watchedthredlist a:visited, 
.helphover a, .helphover a:visited, .helphover a:active,
.blotter a,.blotter a:visited,.blotter a:active, 
#delform a, #delform a:visited, #delform a:active
{
	color: #c80024 ;
	text-shadow: none ;
	transition: color 0.5s ;
	-o-transition: color 0.5s ;
	-ms-transition: color 0.5s ;
	-webkit-transition: color 0.5s ;
	-moz-transition: color 0.5s ;
}
table,.userdelete,.footer,.navbar,.darkbar a,.navbar a,.logo, .boardheaderdesc, .postform td,
#bodywrap a, a, a:visited, a:active{
	color: #fdbc60 ;
	text-shadow: 2px 2px black ;
}
.logo{
	font-family: 'Galindo', Helvetica, arial, sans-serif;
}
.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, #watchedthreads .darkbar a:hover, #bodywrap3 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 ;
}
#bodywrapmain3 a:hover,.highlight a:hover, #watchedthreadlist a:hover, .helphover a:hover,#bodywrap3 .blotter a:hover, 
#delform a:hover, .threadsource a:hover, .blotter a:hover{
	color: #ff0024 ;
	transform: none ;
}
.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:5px 5px 5px 5px ;
}
.unhidethreadplaceholder{
	margin-top:20px ;
}
#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 top 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 ;
}
.ommitedposts{
	color: gray ;
}
#sitemiddle{
	border-top-left-radius: 0px  ;
}
.thread{
	display: block;
	overflow: auto;
}
/*-text area pic now semi-transparent
-images always fit into threads
-added decrotive logos*/