/*
File:		custom.css
Description:	Custom styles for Thesis
More information about styling your Thesis installation using this file can be found
in the User's Guide: http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* Body */
body.custom {margin: 25px auto 25px auto;}

/* Nav Menu */
.custom ul.menu {}
.custom ul.menu li {}
.custom ul.menu li a {}
.custom ul.menu .current a {}
.custom ul.menu .current a:hover {}
.custom ul.menu li a:hover {text-decoration:none;}

/* Header */
.custom #header {}
.custom #header h1#logo a, .custom p#logo a {font-weight:normal;}
.custom h1#logo a:hover {text-decoration:none;}
.custom #h1#tagline, .custom #header p#tagline {}

/* Content */
.custom #content_box {}
.custom #content .post_box, .custom .teasers_box {}
.custom #content h3 {font-family:Calibri;font-size:20px;}
.custom .format_text.entry-content {background:none;}
.custom .format_text h3 {}
.custom a {text-decoration:none;}
.custom a:hover {text-decoration:underline;}
.custom img {-webkit-border-radius:6px;}

/* Post and Page Titles */
.custom .headline_area h1, .custom .entry-title {}
.custom .headline_area h1 a, .custom .entry-title a {}
.custom .headline_area h1 a:hover, .custom .entry-title a:hover {text-decoration:none;} 
.custom p.headline_meta, .custom .edit_post, .custom .edit_post a.post-edit-link {letter-spacing:0px;}
.custom .published {text-transform:none;letter-spacing:0px;}
.custom a.dsq-comment-count {text-transform:none;letter-spacing:0px;border:none;}
.custom a.dsq-comment-count:hover {text-decoration:underline;}

/* Sidebars */
.custom #sidebars {}
.custom .sidebar_list h3 {text-transform:none;font-variant:normal;font-size:11px;letter-spacing:0px;}
.custom ul.sidebar_list {}
.custom .textwidget {}
.custom #sidebars a {text-decoration:none;}
.custom #sidebars a:hover {text-decoration:underline;}

/* Page Navigation */
.custom .prev_next p.previous a, .custom .prev_next p.next a {font-family:Helvetica;font-weight:bold;}
.custom .prev_next {border-top:1px solid #DDDDDD;}
.custom #archive_info {}

/* Footer */
.custom #footer {padding:6px 0 0 11px;}
.custom #footer a {color:#999;border:none;text-decoration:underline;}
.custom #footer a:hover{color:#0B5FA5;}

/* Disqus Thread */
.custom #disqus_thread {margin:0 20px 0 10px;}
.custom #disqus_thread h3 {font-size:20px;}
.custom #disqus_thread .dsq-options {font-size:13px;background:none;} 
.custom #dsq-comments {font-size:14px;}
.custom #disqus_thread #dsq-comments-title {margin-top:20px;margin-bottom:15px;}
.custom #disqus_thread .dsq-request-user-info {background-image:none;padding:18px 0 0 0;}
.custom #disqus_thread #dsq-new-post.dsq-post-area {background:#F2F2F2;padding:15px;-webkit-border-radius:6px;}
.custom a.dsq-brlink {display:none;} 
.custom #disqus_thread #dsq-thread-settings {border:none;background:#F7F7F7;}
.custom #disqus_thread .dsq-login-buttons {background:none;padding-bottom:0px;}

/* Related Posts */
.custom #related_posts {padding:20px 20px 20px 10px;line-height:1.5em;font-size:15px;border-top:1px solid #DDDDDD;}
.custom #related_posts a {}
.custom #related_posts a:hover {}
.custom #related_posts ul {list-style-type:none;}
.custom #related_posts h3 {margin-bottom:15px;font-size:20px;}

/* Comments Link */
.custom .to_comments {font-size:15px;display:inline;}
.custom .to_comments a, .custom .to_comments a span {color:#0B5FA5;font-size:15px;}
.custom .to_comments a:hover, .custom .to_comments a:hover span {color:#0B5FA5;}
.custom .to_comments .bracket {display:none;}

.custom #custom_post_meta {font-size:14px;color:#999;}

/* Industry Search */
.custom .industrysectors {float:left;padding:15px;background:#EDF5F7;margin-bottom:35px;}
.custom .industrysectors ul {list-style-type:none;}
.custom .industrylist {margin:0px;}
.custom .industrylist input {width:15px;}
.custom .sites {color:#727288;font-size:12px;}
.custom #keywordsearch {margin-bottom:25px;}
.custom table#industrytable td {padding:1px 8px 1px 8px;spacing:0;border:1px solid #EEE;}
.custom table#industrytable tr.odd {background:#F7F7F7;}
.custom ul#industrymenu {list-style-type:none;margin:0 0 15px 0;}
.custom ul#industrymenu li {display:inline;padding-right:8px;font-size:18px;}
