/*  
Theme Name: TheUnstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 1.2.1
Author: Derek Punsalan adapted by pixelbrix
Author URI: http://is.derekpunsalan.com/
Image sizes: Main hero image for latest post is 593 x 225, secondary 293 x 150.
Files must be hosted on your own domain in order for timthumb script to work
properly re: thumbnailing / caching.
*/
body { background: #ec028c;
background-image: url(http://www.outburstarts.com/content/wp-content/themes/theunstandard/images/bg_tile.png);
background-repeat: repeat-x;
 color: #eee; }
 
a { border-color: #921676 !important; color: #eee; }
	a:hover { background-color: #921676; color: #fff; }
#site-name a { background: none; }

#main-nav li a,.radius-link a
{ background-image: url(http://www.outburstarts.com/content/wp-content/themes/theunstandard/images/but_bg.png); border-color: #e4b1cf !important; color: #fff; }

.for-tags { background-color:#d1027c; border-color: #d76bab !important; color: #fff; }


#main-nav li a:hover,
.radius-link a:hover { background: #f35ab4; border-color: #e4b1cf !important; color: #fff; }

.post-comments a { background: #222; color: #aaa; }

	.post-comments a:hover { background: #921676; border-color: #898213; color: #222; }
	
.title-insert h3 a:hover { color: #fff; }

h3.module-title, h3.widgetTitle { border-bottom-color: #f35ab4; border-top-color: #555; }

#site-name a, .post.single h2, .post.single h2 a { color: #ddd; }

#site-name a:hover, .post.single h2 a:hover { background: none; color: #fff !important; }

.post.single .entry { border-color: #f35ab4; }
.showhero #site-name a:hover, .post.single .showhero h2 a:hover { background: none; color: #fff !important; }
.home.is-single,
.commentlist li.comment, 
.commentlist li.pingback { border-top-color: #f35ab4; }
.post.single .meta { border-top-color: #f35ab4; color: #64c11b; }
	.post.single .meta li.first { background: #921676; border: 1px solid #f35ab4; }
.post.single blockquote, 
.post.single ul, 
.post.single ol { color: #f35ab4; }
blockquote { border-color: #555 !important; color: #bbb !important; }
.gallery-item a img { border-color: #333 !important; }
.sidebar-nextprev li,
.sidebar-nextprev li.next,
.sidebar-nextprev li a { border-left-color: #f35ab4; color: #64c11b; }
.sidebar-nextprev li.previous { border-right-color: #f35ab4; }
.sidebar-nextprev li a:hover { background: none; border-color: #555; color: #B1A929; }
.text-input { border-left-color: #921676; border-top-color: #000; border: 1px solid #333; }
#categories li { color: #444; }
#searchWrap span { background: #921676; border-color: #921676; }
.form-input  {border-width: 2px solid #921676;   }

#footer { border-top-color: #921676; }