/*  
Theme Name: The Unstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
*/

* { margin: 0; padding: 0; }

body { background-color: #F48D8D;
	   background-image: url("images/mainbg.png");
	   background-repeat:no-repeat;
	   background-position: top center;
	   background-attachment; scroll; color: #602826; font: 62.5%/1.2em arial,sans-serif; text-align: center; }
#main-wrapper { display: block; margin: 0 auto; padding: 0 7px; width: 960px; text-align: left; }

/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.2em; line-height: 1.4em; }
a { color: #feeee3; }
  a:hover { color: #fff; }
a img { border: none; }
ul, ol { list-style: none; }

.widgettitle {color:#602826;font-size: 1.6em; line-height: 1.8em;font-weight:bold;}
.textwidget p{font-size: 1.4em;line-height:1.6em;}

/* ----------------------------------- masthead */
#leaderboard { background-color: transparent;
			   background-image: url("images/logo.png");
			   background-repeat: no-repeat;
			   background-position: top left; padding: 3em 0 7em 0; position: relative; height:125px;}
  #leaderboard h1 a { color: #333; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #f47a0e; }
#main-nav { font-size: 1.2em; margin: -5px 0 0 0; text-transform: uppercase; font-weight: bold; letter-spacing:1px;}
  #main-nav li { float: left;  margin-left: 7px; }
  #main-nav li a { background-color: transparent;
  				   background-image: url("images/navbg-hover.png");
				   background-repeat:repeat-x;
				   background-position: top right; color: #feeee3; display: block; padding: .8em 0; text-decoration: none; text-align: center; width: 8em;border-right:1px solid #F48D8D; } 
  #main-nav li a:hover,
  #main-nav li.current a { background-color:#f5a5a2;
  						   background-image: url("images/navbg-hover.png");
						   background-repeat:repeat-x;
						   background-position: bottom left; color: #5F302F;border-right:1px solid #e57f7d; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now a { background-color: transparent;
  						   background-image:url("images/navbg-hover.png");
						   background-repeat:repeat-x;
						   background-position: bottom right; color: #5F302F; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }
  
/* ----------------------------------- home posts */
.home .left {  width: 607px;background-color:#F78E8C; }
.home .main-post-bg { background-color: #feeee3;
				      background-image: url("images/postbg.png");
					  background-repeat:repeat;
					  background-position: top left; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden;border:5px solid #EF8686; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #b85754; border: 1px solid #fde3e4; }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #f1615f;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { color: #feeee3; background: #441c1b; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85;text-decoration: none;letter-spacing:1px; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #feeee3; text-decoration: none;letter-spacing:1px;font-size:1.5em; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #feeee3 ; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative;border:1px solid #EF8686; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 15px; display: block; color: #feeee3; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover {color:#fff; }
.home .right { width: 340px; text-align: left; }
.home .right h3 { font-weight: normal; font-size: 2em; color: #602826 ; padding-left: 2px;font-weight:bold;background:transparent url("images/sidebarhead.png")no-repeat right;}
/* ----------------------------------- entry style */
.post.single { font-size: 1.4em; line-height: 1.5em; color: #000; width: 578px;background-color:#E17C7B;background-image:url('images/postbg.gif');background-position:bottom center;background-repeat:no-repeat;padding:5px 4px 30px 30px;border:2px dashed #F7C0B9;}
  .post.single h2, .post.single h2 a { font-size: 22px; line-height: 26px; color: #feeee3; text-decoration: none;letter-spacing:1px; }
  .post.single .entry { float: right; width: 500px; }
  .post.single .meta {color: #602826; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #feeee3; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none;color:#fff; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: normal; background: #f9f9de; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h3 { font-size: 16px; color: #f47a0e; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #FBEADE; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: transparent; font-size:1em;}
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.3em; margin: 5px 0 0 0; width: 340px; }
  .sidebar-ul li,
  .related-posts li { color:#777; /*border-top: 1px solid #feeee3*/; line-height: 1.5em; width: 340px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: bold; color: #602826; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: #F48D8D url("images/li.gif") no-repeat 1px 3px; color:#feeee3;font-weight:bold; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #f47a0e; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #ddd; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #f47a0e; display: block; width: 100%; margin: 21px 0 14px 0; padding: 35px 0 0 2px;border-bottom:1px dotted #feeee3; }
  #comment-breaker h2 { font-size: 18px;color:#feeee3; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #feeee3; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 340px; }
  .pings h3 { color: #602826; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #602826; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #feeee3; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #602826; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #feeee3; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #602826; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background:transparent; color: #feeee3; padding: 0.8em 0; width: 13em; border: 1px solid #feeee3; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { background-color:transparent;
background-image: url("images/stripe3.png");
background-repeat:repeat;
background-position: top left;padding: 14px 4px 14px 4px; margin: 35px 0 0px; }
#categories ul { color: #feeee3; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #feeee3; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { color:#fff;text-decoration: underline; }

/* ----------------------------------- search */
.search { background: #E17C7B url("images/search-bg.gif") no-repeat top left; display: block; width: 340px; height: 32px; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #666; font-size: 12px; border: 1px solid #E17C7B; padding: 1px; width: 265px; margin-right: 4px; }
  
/* ----------------------------------- footer */
#footer { background:url("images/footerbg.png")no-repeat bottom left;color: #441c1b; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 72px; position: relative; width: 960px;height:180px;}
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }