/*
Theme Name: Infonista
Theme URI: http://www.infonista.com
Description: WordPress theme for Infonista, a blog by Kim Dority
Version: 1.0
Author: Andrew Lovseth
Author URI: http://www.andrewlovseth.com
Tags: starkers, html5, clean, two column, white
*/

body {
  margin: 0 auto;
  width: 782px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:link, a:visited {
  color: #55626f;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}


#main {
  width: 297px;
  height: 47px;
  /*float: right;*/
  background: url(style/img/nav_bg.png) no-repeat 0 0;
  padding: 0 5px;
  margin: 0 0 10px 0;
}
#main li {
  float: left;
}
#main a:link, #main a:visited {
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
#main #nav_home a {
  padding: 14px 13px 14px 27px;
}
#main #nav_archives a {
  padding: 14px 13px;
}
#main #nav_about a {
  padding: 14px 13px;
}
#main #nav_bookstore a {
  padding: 14px 13px;
}
#main #nav_courses a {
  padding: 14px 13px;
}
#main #nav_options a {
  padding: 14px 13px;
}
#main #nav_resources a {
  padding: 14px 13px;
}
#main #nav_contact a {
  padding: 14px 27px 14px 13px;
}
#posts {
  float: left;
  width: 542px;
}

article {
  float: left;
  width: 542px;
  padding: 0 0 80px 0;
}

aside {
  float: right;
  width: 202px;
}
header {  clear: both; }
header h1 a {
  width: 295px;
  height: 36px;
  display: block;
  background: url(/wp-content/themes/infonista/style/img/header.jpg) no-repeat 0 0;
  text-indent: -5000px;
  margin: 60px 0 0 0;
}
header h2 {
  width: 231px;
  height: 16px;
  background: url(/wp-content/themes/infonista/style/img/subheader.jpg) no-repeat 0 0;
  text-indent: -5000px;
  margin: 0 0 60px 0;
}



article time {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3d3d3d;
  margin: 0 0 8px 0;
  display: block;
}
article h2 {
  font-family: "Rockwell", Georgia, serif;
  margin: -2px 0 20px 0;
  font-size: 24px;
  line-height: 22px;
}
article h2 a:link, article h2 a:visited {
  color: #3d3d3d;
}
article h3 {
  font-size: 15px;
  margin: 0;
}
article p {
  font-size: 13px;
  line-height: 19px;
  margin: 0 0 20px 0;
}
article p a:link, article p a:visited {
  text-decoration: underline;
  font-weight: bold;
}

article .alignright {
  text-align: right;
}
article .aligncenter {
  text-align: center;
}

article ul, article ol {
  padding: 0 0 20px 40px;
}

article li {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 5px 0;
}
article blockquote p {
  font-size: 11px;
  line-height: 17px;
  padding: 0 0 0 40px;
}
article span.underline {
  text-decoration: underline;
}
article img {
  border: 1px solid #1a1a1a;
  margin: 0 0 20px 0;
}

article footer {
  padding: 10px 0 0 0;
  border-top: 2px dotted #eee;
  float: left;
  width: 542px;
}

article footer ul {
  padding: 0;
}
article footer li {
  list-style-type: none;
  float: left;
  display: block;
  padding: 0 10px 0 0;
  border-right: 1px solid #eee;
  margin: 0 10px 0 0;    
}

article footer a {
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
}
article footer .cats .divider {
  color: #eee;
  display: block;
  float: left;
  padding: 0px 5px;
}

article footer .permalink,
.single article footer .permalink {
  padding-right: 0;
  border-right: none;
  margin: 0;
}
article footer a.bookmark {
  background: url(/wp-content/themes/infonista/style/img/bookmark-icon.jpg) no-repeat 0 0;
  padding-left: 24px;
}
article footer a.twitter {
  background: url(/wp-content/themes/infonista/style/img/twitter-icon.png) no-repeat 0 0;
  padding-left: 24px;
}
article footer a.facebook {
  background: url(/wp-content/themes/infonista/style/img/facebook-icon.png) no-repeat 0 0;
  padding-left: 24px;
}




#pagination {
  clear: both;
  width: 542px;
  padding: 0 0 80px 0;
}
#pagination .older {
  float: left;
  width: 200px;
}
#pagination .newer {
  float: right;
  text-align: right;
  width: 200px;
}


/* Aside
-----------------------------*/
aside h4 {
  font-family: "Rockwell", Georgia, serif;
  font-size: 16px;
  color: #3d3d3d;
  margin: 0 0 3px 0;
}
aside ul {
  list-style-type: none;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 40px 0;
}
aside li {
  margin: 0 0 10px 0;
}
aside a {
  font-weight: bold;
}
aside #good_reads a {
  display: block;
}
aside li .date {
  color: #3d3d3d;
  font-style: italic;
}
#searchform {
  margin: 0 0 40px 0; 
}
#searchform input {
  width: 175px;
  border: 1px solid #d5d5d5;
  background: #f6f6f6 url(style/img/search_icon.jpg) no-repeat 6px 9px;
  height: 26px;
  padding-left: 25px;
}




/* Comments
-----------------------------*/
#comments {
  width: 542px;
  float: left;
  padding: 0 0 40px 0;
}
#comments h3 {
  font-family: "Rockwell", Georgia, serif;
  font-size: 16px;
  color: #3d3d3d;
  margin: 0 0 3px 0;
  border-bottom: 2px solid #3d3d3d;
}
#comments h3#respond {
  margin: 0 0 10px 0;
}
#comments #header {
  margin: 0;
}

#commentform label {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
#comments .required {
  color: #963131;
}
#comments .note {
  color: #888;
  font-style: italic;
  font-weight: normal;
  font-size: 10px;
}
#commentform #author,
#commentform #email,
#commentform #url {
  width: 250px;
  float: left;
  margin: 0 0 20px 0;
  clear: both;
}
#commentform #url {
  margin: 0 0 10px 0;
}
#commentform input {
  border: 1px solid #d5d5d5;
  width: 250px;
}
#commentform textarea {
  width: 542px;
  border: 1px solid #d5d5d5;
}
#commentform p {
  clear: both;
  float: left;
  font-size: 11px;
  font-style: italic;
  margin: 0 0 10px 0;
}


.user_comment {
  float: left;
  width: 542px;
  border-bottom: 1px solid #d5d5d5;
  padding: 40px 0;
}

.user_comment header {
  width: 150px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0 0 0 10px;
  font-size: 11px;
  clear: none;
}
.user_comment header .date,
.user_comment header .time {
  display: block;
}
.user_comment header cite {
  font-style: normal;
  font-weight: bold;
  margin: 0 0 10px 0;
  display: block;
}

.user_comment header .comment-edit-link {
  display: block;
  margin: 10px 0 0 0;
}
.user_comment .comment_text {
  width: 300px;
  float: left;
}
.user_comment .comment_text p {
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 15px 0;
}
.user_comment .comment_text p:last-child {
  margin: 0;
}
.user_comment.odd {
  background: #efefef;
}
.user_comment.bypostauthor {
  background: #55626f;
  color: #fff;
}
.user_comment.bypostauthor a {
  color: #fff;
}
#comment_form {
  float: left;
  width: 542px;
  padding: 40px 0 0 0;
}


.archive article {
  padding: 20px 0;
  border-bottom: 1px dotted #d5d5d5;  
}
.archive article:last-child {
  border: none;
}
.archive h2 {
  font-family: "Rockwell", Georgia, serif;
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 22px;
}
.archive h3 {
  width: 300px;
  float: left;
  font-size: 13px;
}
.archive time {
  width: 120px;
  text-transform: none;
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  letter-spacing: normal;
  float: right;
  text-align: right;
}

/* Jason's Additions */

body { height: 100%; }
.clear { clear: both; }
header { margin-top: -25px; }
header h2 { margin-bottom: 20px; }

#posts p { line-height: 1.25em; font-size: 12px; margin: 10px 0; }
#posts ul { padding-left: 20px; }
#posts li {  font-size: 12px; line-height: 1.5em; }

/* make top nav menu stretchable */
#main { width: auto; background-repeat: repeat-x; padding: 0; margin:0;}
#nav_left_prop, #nav_right_prop { width: 10px; height: 100%; }
#nav_left_prop { background: url(style/img/nav_left.png) center center no-repeat; float: left; }
#nav_right_prop { background: url(style/img/nav_right.png) center center no-repeat; float: right; }

/*===BOOKSTORE - CPT and Custom Page ===*/
h1.pagetitle { font-size: 18px; padding-bottom: 2px; border-bottom: 1px dotted #545454; margin-bottom: 5px; }
.book_listing { width: 230px; height: 230px; float: left; margin-right: 18px; padding: 10px; border: 1px solid #545454; font-size: 12px; line-height: 1.5em;} 
p.book_title { padding-top: 3px; border-top: 1px solid #545454; }
.book_thumb { margin: 10px auto; width: 90px; height: 135px; }
.book_details { line-height: 1.25em; font-size: 12px; }

/* resource list */

.res_list { width: 45%; float: left; margin: 10px 15px 10px 0; }
