/*  
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-repeat: repeat; font-family: Helvetica, Verdana, Arial, sans-serif; color: #333; font-size: 0.9em; }

/* = main structure */
#main-wrapper { background-color: white; margin: 0 auto; padding: 0 7px; width: 960px;}

/* = basic reused style rules */
h1,
h2,
h3,
h4,
h5 { font-weight: bold }
h1 { font-size: 3em }
h2 { font-size: 2em }
h3 { font-size: 1.5em }
h4 { font-size: 1.3em }
h5 { font-size: 1.1em }
a { border-bottom: 1px solid #ddd; color: #1b87dc; text-decoration: none; }
a:hover { border-color: #1b87dc; color: #1b87dc; }
ul li { list-style: circle }

/* = css3 border radius link */
#main-nav li { list-style: none }
#main-nav li a,
.radius-link a { padding-left: 15px; padding-bottom: 7px; padding-right: 15px; padding-top: 7px; font-weight: bold; background: #878787; border: 3px solid #878787; color: white; display: block; font-size: 14px; text-decoration: none; }
#main-nav li a:hover,
.radius-link a:hover { border-width: 3px; border-style: solid; background: #1b87dc; border-color: #1b87dc; color: #fff; }

/* = text input */
.text-input { background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; border-left-color: #aaa; border-top-color: #999; border: 1px solid #ccc; font-family: arial, verdana, sans-serif; font-size: 0.8em; padding: 4px; }

/* = masthead */
#leaderboard { margin-bottom: 20px; padding-left: 0; padding-bottom: 30px; padding-right: 0; padding-top: 20px; border-top-color: #878787; border-top-width: 5px; border-top-style: solid; position: relative; }
#site-name { background-position: 0 1px; background-repeat: no-repeat; background-image: url(http://chrisandevie.com/wp-content/themes/theunstandard/images/headernorm.png); float: left }
#site-name:hover { background-position: 0 1px; background-repeat: no-repeat; background-image: url(http://chrisandevie.com/wp-content/themes/theunstandard/images/headerhover.png); float: left }
#site-name h4 { font-size: 1.6em; margin-top: 15px; }
#site-name a img { margin-top: 1px }

/* = plain text logo option */
#site-name a { border: 0; color: #5b5b5b; }
#site-name a:hover { color: #1b87dc }

/* = main navigation top of page */
.nav-container { float: right }
#main-nav { padding-top: 5px; font-weight: bold; text-align: center; }
#main-nav li { min-width: 110px; float: left; margin-left: 5px; }

/* = home posts */
.left,
.recent-leads { width: 607px }
.recent-leads2 { margin-right: 5px; width: 600px; }
.post-comments { position: absolute; right: 7px; top: -1px; z-index: 1; }
.post-comments a { background: #fff; border: 1px solid #ddd; color: #555; display: block; font-size: 0.8em; padding: 7px; text-align: center; }
.post-comments a:hover { background-color: #1b87dc; color: white; }

/* = title overlay */
.title-insert { -moz-opacity: .5; background: #000; bottom: 0; filter: alpha(opacity=50); left: 0; opacity: .5; position: absolute; right: 0; width: 100%; z-index: 1; }
.title-insert a { border: 0; color: #eee; display: block; font-size: 0.7em; line-height: 1.4em; padding: 9px 10px; }
.title-insert a:hover { color: #fff }
.main-post-bg,
.secondary-post-bg { display: block; overflow: hidden; overflow: hidden; position: relative; }
.main-post-bg { margin-left: 0; margin-bottom: 7px; margin-right: 0; margin-top: 0; height: 225px; width: 593px; }
.main-post-bg a img:hover { -moz-opacity: .8; filter: alpha(opacity=80); opacity: .8; }
.main-post-bg.showhero { margin-left: 7px }
.secondary-post-bg { margin-left: 0; margin-bottom: 7px; margin-right: 7px; margin-top: 0; height: 150px; width: 293px; }
.secondary-post-bg a img:hover { -moz-opacity: .8; filter: alpha(opacity=80); opacity: .8; }
.showhero img { margin-left: 0; margin-bottom: 7px; margin-right: 0; margin-top: 0; height: 225px; width: 593px; }
.showhero img:hover { -moz-opacity: .8; filter: alpha(opacity=80); opacity: .8; }

/* = single entry style */
.home.is-single { }
.post.single { line-height: 1.4em; }
.post.single h2,
.post.single h2 a { border: 0; color: #878787; line-height: 1; }
.post.single h2 a:hover { color: #1b87dc }
.post.single .showhero h2 a { color: #ddd }
.post.single .showhero h2 a:hover { color: #fff }
.post.single .entry { padding-left: 80px; padding-bottom: 0; padding-right: 6px; padding-top: 0px; clear: both; }
.post.single .meta { font-size: 0.8em; overflow: hidden; margin: 0px 0 7px 7px; padding: 0; }
.post.single .meta li { list-style: none; float: left; margin: 0 5px 0 0; padding: 2px 7px; }
.post.single .meta li.first { background: #eee; border: 1px solid #cccccc; padding: 2px 7px; }
.post.single p { line-height: 1.4em; margin: 1.5em 0; }
.post.single p a,
.post.single li a { font-weight: bold }
.post.single h3 { margin-top: 20px }
.post.single blockquote,
.post.single ul,
.post.single ol { color: #555; margin: 0 15px; }
.post.single ul li { margin: 0 20px }
.post.single ol li { list-style: decimal; margin: 0 20px; }
.post.single blockquote { border-left: 1px solid #ccc; font-style: italic; margin-left: 20px; padding-left: 10px; }
.post.single img.floatleft,
.post.single img.alignleft { float: left; margin: 4px 10px 0 0; }
.post.single img.floatright,
.post.single img.alignright { float: right; margin: 4px 0 0 10px; }
.post.single .wp-caption-text { color: #888; font-size: 0.8em; text-align: center; text-transform: uppercase; }
.gallery-item a img { border-color: #eee !important }
.navigation { clear: both; font-weight: bold; padding: 0px; }
.navigation a { float: left }
.navigation .left,
.navigation .right { width: 120px }
.navigation .left { text-align: left }
.navigation .right { margin-right: 15px; text-align: right; }
* html .navigation .right { margin-right: 7px }
.navigation .right a { width: 255px; float: right; }
.navigation .left a { width: 258px; float: left; }
.for-tags { background: #eee; border: 1px solid #ddd; font-size: 0.8em; padding: 7px 10px; }

/* = sidebar and widgets style */
.home .right { overflow: hidden; width: 340px; }
.home .right h3 { font-size: 1em; padding: 9px 3px 7px; }
h3.module-title,
h3.widgetTitle { letter-spacing: -0.5px; font-weight: bold; color: #878787; border-bottom-color: #d2d2d2; border-top-color: #878787; border-bottom-width: 1px; border-top-width: 3px; border-bottom-style: solid; border-top-style: solid; font-size: 1em; margin: 0 0 10px; padding: 9px 3px 7px; }
h3.module-title a,
h3.widgetTitle a { border: 0 }
.widgetContainer { margin: 0 0 20px 0 }
.widgetContainer .textwidget { line-height: 1.4em }
ul.module-list,
.widgetContainer ul { margin: 0 0 20px 0 }
.module-list li,
.widgetContainer li { line-height: 1.4em; margin: 0 3px 7px 21px; }
.sidebar-nextprev { overflow: hidden; width: 320px; }
.sidebar-nextprev li { border-left: 1px solid #ccc; float: left; height: 40px; list-style: none; width: 159px; }
.sidebar-nextprev li.previous { border-right: 1px solid #ccc }
.sidebar-nextprev li.next { border-left: 1px solid #ccc; float: right; margin-left: -1px; }
.sidebar-nextprev li a { border-left: 1px solid #ccc; border: 0px; color: #878787; display: block; font-weight: bold; height: 40px; margin-left: -1px; }
.sidebar-nextprev li a:hover { border-color: #1b87dc; color: #1b87dc; }
.sidebar-nextprev li a span { cursor: pointer; display: block; padding: 15px 0 0 10px; }
.widgetContainer #wp-calendar { border-collapse: collapse; width: 100%; }
#wp-calendar caption { font-weight: bold; margin-bottom: 7px; }
#wp-calendar thead th { border-width: 1px 0; border: 1px solid #ccc; padding: 4px 0 4px 3px; }
#wp-calendar td { color: #777; padding: 3px 0 7px 3px; }
#wp-calendar td a { font-weight: bold }
#middle-widgets { width: 970px }
#middle-widgets .widgetContainer { clear: top; float: left; margin: 0 11px 15px 0; width: 312px; }
.sidebar-desc { line-height: 1.4em; margin: 0 4px; }

/* = legacy comments style support */
.legacy .commentlist li { border-top: 1px solid #ccc; margin: 0; padding: 7px 0 15px 80px; }
.legacy img.avatar { float: right; margin: 0 7px 0 0; }
.legacy cite { font-style: normal }
.legacy .commentlist li p { margin: 1em 0 }
.legacy .commentlist li ul,
.legacy .commentlist li ol,
.legacy .commentlist li blockquote { margin: 1em 15px }
.legacy .commentlist li ul li,
.legacy .commentlist li ol li { border: 0 !important; margin: 0 15px !important; padding: 0 !important; }
.legacy .commentlist ol li { list-style: decimal }
.legacy #respondform { margin-left: 80px; padding: 10px 0 0 0; }
.nocomments { background: #ffffcc; border: 1px solid #BEBE3C; font-size: 0.8em; font-weight: bold; padding: 10px 0; text-align: center; }

/* = style support for threaded comments */
#comments-wrapper,
#comments-wrapper-form { }
#comments-wrapper p { margin: 15px 0 }
#comments-wrapper .navigation { margin: 0 0 25px 80px }
h3#comments { clear: both; margin: 20px 0 20px 80px; }
.commentlist { line-height: 1.4em }
.commentlist li.comment,
.commentlist li.pingback { padding-left: 80px; padding-bottom: 15px; padding-right: 0; padding-top: 10px; border-top-style: solid; border-top-color: #878787; border-top-width: 1px; margin: 0; }
.commentlist li.comment-author-admin { border-top-color: #418ad9; border-top-width: 1px; border-top-style: solid; }
.commentlist li.comment ul,
.commentlist li.comment ol,
.commentlist li.comment blockquote { margin: 0 15px }
.commentlist li.comment blockquote { border-right-width: 1px; border-left-width: 1px; border-left-color: #878787; border-left-style: solid; color: #777; font-style: italic; padding-left: 10px; }
.commentlist ul.children { margin: 0 !important; padding: 0; }
.commentlist .children li.comment { list-style: none; margin: 15px 0 0 0; padding: 7px 0 0 45px; }
.comment-author img.avatar { float: right; margin: 0 7px 0 0; }
.comment-author cite { font-style: normal }
.comment-meta { font-size: 0.8em }
#respond { clear: both; margin-left: 80px; padding: 10px 0 0 0; }
li.comment #respond { margin-left: 0 }
#respond h3 { margin: 0 0 15px 0 }
#respond .text-input { font-size: 12px; margin-right: 4px; width: 160px; }
#respond textarea.text-input,
#respondform textarea.text-input { margin-right: 0; overflow: auto; width: 97%; }

/* = categories */
#categories { margin: 35px 0 45px; padding: 10px 0; }
#categories h3 { margin-bottom: 10px }
#categories ul { color: #ccc; line-height: 1.2em; }
#categories li { display: block; float: left; margin: 0 8px 0 7px; text-align: right; width: 145px; }
#categories li li { width: 138px }
#categories li li li { width: 131px }
#categories li li li li { width: 124px }
#categories li li li li li { width: 117px }
#categories li a { float: left; text-decoration: none; margin: 3px 0; }

/* = search */
#searchWrap { padding-left: 0px; padding-bottom: 5px; padding-right: 0px; padding-top: 5px; border-top-color: #878787; border-top-width: 3px; border-top-style: solid; }
#searchForm { margin: 0 }
#searchWrap span { font-style: italic; display: block; padding: 0px; }
#searchWrap input { font-style: italic; color: #777; width: 330px; }

/* = footer */
#footer { min-height: 43px; padding: 0px; margin: 0px; border-right-style: none; border-bottom-color: #878787; border-top-color: #878787; border-bottom-width: 10px; border-top-width: 2px; border-bottom-style: solid; border-top-style: solid; }
.bigbodybutton { margin-bottom: 2px; margin-top: 5px; display: block; border-color: #878787; border-style: solid; border-width: 3px; font-weight: bold; color: #f9f9f9; background-color: #878787; padding: 10px; }
.bigbodybutton-blue { margin-top: 5px; display: block; border-color: #5ca8e2; border-style: solid; border-width: 3px; font-weight: bold; color: #f9f9f9; background-color: #5ca8e2; padding: 10px; }
.bigbodybutton-blue:hover { color: white; background-color: #1b87dc }
.bigbodybutton-pink { margin-top: 5px; display: block; border-color: #d87b95; border-style: solid; border-width: 3px; font-weight: bold; color: #f9f9f9; background-color: #d87b95; padding: 10px; }
.bigbodybutton-pink:hover { border-color: #d8456a; border-width: 3px; border-style: solid; color: white; background-color: #d8456a }
.bigbodybutton:hover { color: white; background-color: #1b87dc }
.textwidgetbutton { font-weight: bold; border-left-style: solid; border-left-color: #878787; border-left-width: 3px; color: #f9f9f9; font-size: 0.8em; margin-bottom: 3px; background-color: #878787; padding: 10px; margin-top: 3px; }
.textwidgetbutton:hover { background-color: #1b87dc }
.textwidgetnotebox { font-size: 0.8em; margin-bottom: 4px; background: #eee; border: 1px solid #ddd; padding: 10px; margin-top: 4px; }
.textwidgetnotebox input { width: 312px }
.wcpf7 input { width: 520px }
.tweetage { text-decoration: none; min-height: 100px; background-position: 5px 5px; color: #878787; background-image: url(images/tweetage.png); background-repeat: no-repeat; padding-left: 65px; padding-bottom: 15px; padding-top: 8px; border-top-color: #878787; border-top-width: 2px; border-top-style: solid; position: relative; visibility: visible; display: inline-block; }
.tweetage ul { font-size: 13px; margin-top: 10px; }
.tweetage ul li { padding-left: 8px; padding-bottom: 5px; padding-right: 8px; padding-top: 5px; line-height: 16px; background: #eee; border: 1px solid #ddd; margin-right: 0px; margin-left: 0px; margin-bottom: 4px; margin-top: 4px; list-style-type: none; }
.twitter-timestamp { font-weight: bold; color: #878787; }
#twitLInk:hover { background-color: #ddd }
#copyright { margin-top: 50px; margin-bottom: 50px; display: block; word-wrap: normal; font-weight: bold; text-align: center; margin-right: auto; margin-left: auto; font-size: 42px; padding-top: 5px; color: #878787; }
#copyright a { border-left-style: none; border-bottom-style: none; border-right-style: none; border-top-style: none; text-decoration: none; color: #878787; }
#copyright a:hover { color: #1b87dc; }
.twitter-item { list-style-type: none; padding: 10px; font-size: 0.8em; margin-bottom: 4px; background: #eee; border: 1px solid #ddd; margin-top: 4px; }
.twitter li { margin-left: 0px; margin-bottom: 4px; margin-right: 0px; margin-top: 4px; padding: 10px; list-style-type: none; }

