/*  
Theme Name: TheUnstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 1.2.1
Author: Derek Punsalan
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: #000000; 
color: #eee; 
}

.welcome {
background:#161819;
border: 2px solid;
border-color:#555555;
margin:-2px -15px 10px 0px;
padding:9px;
}
a { 
border-color: #444 !important; 
color: #FF6600; 
}

a:hover {  
color:#8AD006; 
}

#site-name a { 
background: none; 
}

#main-nav li a,
.radius-link a,
.for-tags { 
color: #ff6600; 
}

#main-titles {
color: #FF6600;
margin-bottom: 10px;
}

#main-nav li a:hover,
.radius-link a:hover { 
background: url(http://rawkstarevents.com/wp-content/uploads/2010/01/cherries.png) no-repeat right scroll;
color: #DB5800; 
}

.post-comments a { 
background: #222; 
color: #aaa; 
}
	
.post-comments a:hover { 
background: #8AD006; 
border-color: #59631E; 
color: #222; 
}

.title-insert h3 a:hover { 
color: #DB5800; 
}

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

#site-name a, .post.single h2, .post.single h2 a { 
color: #FF6600; 
text-align: center;
}

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

.post.single .entry { 
border-color: #555; 
}

.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: #555; 
}

.post-comments { 
position: absolute; 
right: 7px; 
top: -1px; 
z-index: 1;
border:1px solid #555555;
color:#555555;
display:block;
font-size:0.8em;
padding:7px;
text-align:center;
background:#222222 none repeat scroll 0 0;
}
.post.single .meta { 
border-top-color: #555; 
color: #888; 
}

.post.single .meta li.first { 
background: #333; 
border: 1px solid #555; 
}

.post.single blockquote, 
.post.single ul, 
.post.single ol { 
color: #888; 
}

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: #555; 
color: #555; 
}

.sidebar-nextprev li.previous { 
border-right-color: #555; 
}

.sidebar-nextprev li a:hover { 
background: none; 
border-color: #555; 
color: #8AD006; 
}

.text-input { 
border-left-color: #000; 
border-top-color: #000; 
border: 1px solid #333; }

#categories li { 
color: #444; 
}

#searchWrap span { 
background: #333;
border-color: #555; 
}

.recent-blog {
padding:5px 0 0;
width:607px;
background:#161819 none repeat scroll 0 0;
padding:5px 8px 0;
}

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