/*  
Theme Name: The Goodlifer Theme
Theme URI: 
Description: The Goodlifer website theme. A modification of The Unstandard theme by Derek Punsalan.
Version: 0.2
Author: Rory Nugent
Author URI: http://www.prize-pony.com
*/

* { margin: 0; padding: 0; }

body { background: #fff; color: #000; font: 62.5%/1.2em Helvetica,Arial,sans-serif; text-align: center; }
#main-wrapper { display: block; margin: 0 0 0 50px; padding: 0 7px; width: 820px; 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; font-weight: bold; }
h3 { font-size: 1.3em; line-height: 1.6em; }
a  { color: #2c2c2c; }
  a:hover { color: #444; }
  a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { padding: 3em 0 1em 0; position: relative; border-bottom: 2px solid #878787; margin-bottom: 20px; }
  #leaderboard h1 { margin-top: 10px; }
  #leaderboard h1 a { color: #333; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #f47a0e; }
#main-nav { font-size: 1.1em; margin: 10px 0 0 0; }
  #main-nav li { float: left;  margin-left: 2px; }
  #main-nav li a { display: block; padding: 0; text-decoration: none; font-weight: normal; } 
  #main-nav li a:hover { font-weight: bold; }
  
/*** Styling for the menu dropdown ***/
.dropdown { position:relative; z-index:20;color:#fff; }
ul#main-nav li .dropdown ul li { margin: 0 0 0 0; background-color: rgba(0,0,0,0.7);}

/*** Opera hack to set the background of the dropdown menu to solid black ***/
@media all and (min-width: 0px){ ul#main-nav li .dropdown ul li { background-color: #000; } }

ul#main-nav li .dropdown ul li ul li { text-align: left; width: 149px; text-transform: capitalize; padding: 5px 0 5px 5px; }

/* remove all the bullets, borders and padding from the default list styling */
.dropdown ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.dropdown li {float:left;position:relative;}
/* style the links for the top level */
.dropdown a, .dropdown a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; padding-left:10px;font-weight:bold;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.dropdown ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:0;background-color: rgba(0,0,0,0.7);}
/* another hack for IE5.5 */
* html .dropdown ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu for a left flyout */
.dropdown ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.dropdown table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.dropdown ul ul a, .dropdown ul ul a:visited {color:#fff; height:auto; line-height:1em; padding:5px 10px; }
/* yet another hack for IE5.5 */

/* style the top level hover */
.dropdown a:hover, .dropdown ul ul a:hover{color:#fff;}
.dropdown :hover > a, .dropdown ul ul :hover > a {color:#fff;}

/* make the second level visible when hover on first level list OR link */
.dropdown ul li:hover ul,
.dropdown ul a:hover ul{visibility:visible; }
  
#quote { margin-top: 10px; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }

#header-adbar { /*border: 1px solid black;*/ display: block; width:728px; height: 90px; margin: 0 0 0 40px; margin-top: 10px; }
#header-adbar #header-adlarge { background-color: #ff00cc; /*border: 1px solid black;*/ float: left; height: 90px; width:728px; margin: 0 10px 0 0; }
#header-adbar #header-adsmall { background-color: #ff00cc; /*border: 1px solid black;*/ float: left; height: 90px; width:728px; margin: 0; }
  
/* ----------------------------------- home posts */
.home .left .entry a { color: #444; }
.home .left .entry a:hover { color: #000; }
.home #primary-post-image { z-index: -1; width: 820px; height: 360px; margin: 0 0 10px 0; }
  .home #primary-post-image .main-post-bg { z-index:0; background-color: #ccc; width: 820px; height: 360px; display: block; }
  .home #primary-post-text 	 { width: 480px; }
  .home #secondary-post-text { margin-bottom: 20px; width: 480px; }
  .home #secondary-post-text .post { margin: 20px 0 0 0; }
  .home #primary-post-text h2,
  .home #secondary-post-text h2 { margin-right: 2px; font-size: 13pt; display: inline; font-family: "Times New Roman",serif; line-height:0.8em; }
  .home #primary-post-text h2 a,
  .home #secondary-post-text h2 a { text-decoration: none; }
  .home #primary-post-text .entry,
  .home #secondary-post-text .entry { display: inline; color: #444; font-size: 9pt; line-height: 1.4em; }
  .home #primary-post-text .entry p,
  .home #secondary-post-text .entry p { display: inline; }
.home .main-post-bg { background: #ccc; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden; }
.home .single-post .main-post-bg { width: 480px; height: 210px; }
  .secondary-post-bg { z-index: 1; }
  .main-post-bg .post-category,
  .secondary-post-bg .post-category { position: absolute; top: 0; left: 0px; z-index:0; background: #f4de00; width: 230px; height: 26px; }
  .recent-leads .secondary-post-bg .post-category { position: static; background: #f4de00; width: 230px; height: 26px; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 2; background: #f47a0e; border: 1px solid #ce6100; }    
    .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: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #000; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index:-1; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
  .home .recent-leads .post { width: 230px; margin: 0 0 15px 0; height: 340px; }
  .home .recent-leads .margin-left { margin-left: 20px; }
  .home .recent-leads h2 { margin-right: 2px; font-size: 13pt; display:inline; font-family: "Times New Roman",serif; line-height:0.8em; }
  .home .recent-leads h2 a { text-decoration: none; }
  .home .recent-leads .entry { display: inline; width:230px; color: #444; font-size: 9pt; line-height: 1.4em; }
  .home .recent-leads .entry p { display:inline; }
  .home .single-post { width: 480px; color: #444; margin: 0 0 0 0; }
  .home .single-post h2 { font-size: 20pt; line-height:0.9em; font-family: "Times New Roman",serif; color: #000; text-decoration: none; margin:0 0 10px 0; padding:0; }
  .home .single-post h2 a { color: #000; text-decoration: none; margin: 0; padding:0; }
  .home .single-post .entry #author	{ color: #000; }
  	.home .single-post .entry #author a { color: #000; text-decoration: none; font-weight: bold; }
  .home .single-post .entry { font-size: 9pt; line-height: 1.4em; }
  .home .single-post .entry .wp-caption-text { color: #000; font-size: 7pt; line-height: normal; margin-top: 5px; }
  .home .single-post .entry p { margin-bottom: 10px; }
  .home .single-post .entry #related { margin-bottom: 10px; border-bottom: #444 solid 1px; }
  	.home .single-post .entry #related img.header { margin: 0 0 0 0; }
  	.home .single-post .entry #related p { font-size: 10pt; }
  	.home .single-post .entry #related ol { margin: 15px 0 15px -4px; }
  		.home .single-post .entry #related ol li a { text-decoration: none; background: url("images/li-yellow.gif") no-repeat 1px 3px; padding: 3px 0 0 20px; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #f79b42; text-decoration: none; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 480px; }
  .home .recent-leads .secondary-post-bg,
  .home #secondary-post-text .secondary-post-bg { background: #ccc; display: block; width: 230px; overflow: hidden; height: 126px; margin: 0 7px 7px 0; position: relative; }
  .home #secondary-post-text .secondary-post-bg { width: 480px; height: 210px; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #f79b42; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #fff; }
  .home .recent-leads .entry { display: inline; color: #444; font-size: 9pt; line-height: 1.4em; }
.home .right { width: 310px; text-align: left; }
.home .right h3 { font-weight: normal; font-size: 1.6em; color: #000; padding-left: 2px; }

.home .right #sidebar-graphic { width: 300px; /*height: 250px; background-color: #ff00cc;*/ margin: 15px 0 15px 0; }
.home .right #sidebar-left { width: 100px; margin: 15px 15px 15px 0; }
  .home .right #sidebar-left #sidebar-left-ad1 { /*background-color: #ff00cc;*/ width: 160px; height: 600px; margin: 0 0 15px 0; }
  .home .right #sidebar-left #sidebar-left-ad2 { /*background-color: #ff00cc;*/ width: 160px; height: 160px; margin: 15px 0 15px 0; }
.home .right #sidebar-right { width: 150px; margin: 10px 0 0 0; }

.home #home-ad-bottom { width: 480px; margin-top: 20px; }
  .home #home-ad-bottom #ad-bottom1 { width:468px; height: 60px; }
  .home #home-ad-bottom #ad-bottom2 { margin-top:10px; bwidth:468px; height: 60px; }

/* ----------------------------------- entry style */
.post.single { font-size: 9pt; line-height: 1.5em; color: #444; width: 480px; }
  .post.single h2, .post.single h2 a { font-family: "Times New Roman",serif; font-size: 23pt; line-height: 20px; color: #000; text-decoration: none; }
  .post.single .entry { width: 480px; }
  .post.single .meta { color: #000; text-transform:lowercase; padding: 4px 0 0 0; float: left; font-size: 11px; }
    .post.single .meta a { color: #000; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .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: italic; }
  .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: #6c6c6c; 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 { width: 480px; font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 231px; }
  .navigation .right { width: 231px; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }

/* ----------------------------------- page */

#page { font-size: 6.5pt; color: #444; width: 480px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: #fff; }
.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,
ul#friends,
.related-posts ul,
ul#social-links { border-bottom: 1px solid #000; font-size: 1.2em; line-height: 1.4em; margin: 5px 0 0 0; width: 310px; }
ul.sidebar-ul { margin-bottom: 10px; }
  .sidebar-ul li,
  #friends li,
  .related-posts li,
  ul#social-links { border-bottom: 0; color:#000; border-top: 1px solid #000; line-height: 1.5em; width: 310px; }
  ul#social-links { border-top: 0; height: 75px; }
  ul#social-links li { width: 150px; margin-right: 5px; border-top: 1px solid #000; }
  ul#friends,
  #friends li { }
  .sidebar-ul li a,
  #friends li a,
  .related-posts li a{ background: url("images/li-yellow.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #000; text-decoration: none; padding: 1px 0 3px 20px; margin-top: 2px; }
  ul#social-links li img { float: left; position: relative; top: 4px; margin: 0 5px 0 0; }
  ul#social-links li a  { display: block; font-weight: normal; color: #000; text-decoration: none; padding: 1px 0 3px 4px; margin-top: 2px; }
  #social-links li a:hover { font-weight: bold; }
  .sidebar-ul li a:hover,
  #friends li a:hover,
  .related-posts li a:hover { background: url("images/li-yellow.gif") no-repeat 1px 3px; 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; vertical-align: }
  .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: 150px; 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 { font-family: "Times New Roman",serif; color: #000; font-size: 14pt; margin: 21px 0 10px 0; }
.comment, .pingback { margin: 10px 0 10px 0; background-color: #F4DE00; padding: 10px; }
ul.commentlist { font-size: 9pt; }
.comment-author a { color: #444; text-decoration: none; font-weight: bold; }
.comment-author p { color: #000; font-size: 9pt; line-height: 1.4em;}
#respond { margin: 15px 0 0 0; }
#respond p { font-size: 9pt; line-height: 1.4em; margin: 10px 0 0 0; }
#respond h3 { font-family: "Times New Roman",serif; color: #000; font-size: 14pt; }
#comment-breaker { color: #f47a0e; display: block; width: 100%; margin: 21px 0 14px 0; padding: 0 0 0 2px; border-bottom: 2px solid #878787;}
  #comment-breaker h2 { font-size: 18px; }
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; }
  .comment-metadata { color: #000; font-style:normal;font-size: 7pt; margin: 8px 0 0 0; }
  .comment-metadata a { color: #000; font-style:normal; }
  .comment-metadata .url { font-weight: bold; text-decoration: none; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #f47a0e; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; 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: 310px; }
  .pings h3 { color: #f47a0e; 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: 310px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 310px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #f47a0e; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 485px; overflow: auto; height: 169px; }
  /*#commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }*/
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { width: 480px; padding: 14px 0; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left; border-top: 1px solid #444; text-align: left; padding: 2px 0 2px 0; display: block; width: 155px; margin-right: 5px; }
#categories li a { background: url("images/li-yellow.gif") no-repeat 1px 3px; margin: 0 0 0 0; padding: 3px 0 3px 20px; text-decoration: none; }
#categories li a:hover { color:#000; font-weight: bold; }

/*** Opera hack so that certain categories would fit inline when listed ***/
@media all and (min-width: 0px){ #categories li { font-size:0.95em; } }

/* ----------------------------------- search */
.search { background: #f4de00; display: block; width: 310px; height: 32px; margin: 0 0 15px 0; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #444; font-size: 12px; border: 0; padding: 1px; width: 228px; margin: 7px 4px 0 0; }
  .search #searchForm #searchsubmit { margin: 7px 4px 0 0; vertical-align: bottom; }
  
/* ----------------------------------- flickr */
#flickr { width: 480px; height: 140px; }
#flickr #photos a { float:left; margin: 0px 3px 3px 0; width: 50px; height: 50px; }
#flickr #photos a img { width: 50px; height: 50px; }

/* ----------------------------------- flickr */
#idSiteMeterHREF { visibility: hidden; }
  
/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 72px; position: relative; width: 820px; }
  #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; }
.home .left .entry .more-link { font-style: italic; text-decoration: none; color: #000;}
.home .left .entry .more-link:hover { color: #444; }