/*
Theme Name: Calm and Sense
Theme URI: http://www.calmandsense.biz/
Description: My Basic2col Child Theme
Author: Tom
Author URI: http://www.calmandsense.biz/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('../thematic/style.css');

/* =Tom
-------------------------------------------------------------- */
body, input, textarea {
    color:#747679;
    font: 12px "Lucida Grande","Arial Unicode MS", sans-serif;
    line-height:21px;
}
p, ul, ol, dd, pre {
    margin-bottom:10px;
}
pre, code {
	font:"Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:21px;
}
#footer {
    border-top:none;
}
#blog-title {
    border-bottom:none;
}
.entry-utility a {
    font-style:normal;
    color:#747679;
}
.entry-meta a {
    color:#747679;
    font-style:normal;
}
.entry-title {
    padding:36px 0 2px 0;
}
#menu a {
    border-top:none;
}
#siteinfo {
    font-size:12px;
}



/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:"Lucida Grande","Arial Unicode MS", sans-serif;
    color: #747679;
}
#wrapper {
    border-top:0;
}
h3 {
    color: #2C95B5;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
a:link, a:visited {
    color: #747679;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #747679;
}
a:hover {
    color: #2C95B5;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #2C95B5;
}
blockquote {
    font-style:normal;
    font-size:12px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:"Lucida Grande","Arial Unicode MS", sans-serif;
}
.caps {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
/* =Header
-------------------------------------------------------------- */

#header {
    background:url(../../art/bg-blog-stones.jpg) top left repeat-x;
}
#blog-title {
    font-size:32px;
    line-height:42px;
    font-weight:normal;
    letter-spacing:-1px;
    padding:120px 0 0 0;
}
#blog-title a {
    color:#2C95B5;
    font-weight:normal;
    text-decoration:none;
    border-bottom:none;
}
#blog-description {
    font-size:22px;
    font-style:normal;
    padding:6px 0 48px 0;
    color:#747679;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    background:#AFAFAF;
    border:0;
}
.skip-link {
    display:none;
}
#menu {
    padding:0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0;
    padding:4px;
    background:transparent;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    text-decoration:none;
    border-bottom:none;
}
#menu a:hover {
    background:#2C95B5;
    padding:4px;
    color:#fff;
}
#menu .current_page_item a {
    background:#AFAFAF;
    color:#fff;

}
#menu a:focus {
    background:#AFAFAF;
    color:#fff;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:6px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:16px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 25px 0;
    border:none;
}
.page-title {
    font-size:12px;

    font-weight:normal;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;


}
.entry-title {
    font-size:22px;
    line-height:27px;
    font-weight:normal;
    color:#2C95B5;
}
.entry-title a {
    text-decoration:none;
    border-bottom: none;
    font-weight:normal;
    color:#2C95B5;
}
.entry-meta {
    font-size:12px;
    color:#747679;
}
.entry-meta a {
    color:#747679;
}
.entry-meta a:hover {
    color:#2C95B5;
}
















.entry-meta .author {
}








.entry-meta .meta-sep {




}
.entry-meta abbr {




}
.entry-content {
    font-family:"Lucida Grande","Arial Unicode MS", sans-serif;
    font-size:12px;
    color: #747679;
    margin:18px 0 0 0;
    overflow:hidden;
}
.entry-content h1, .entry-content h2 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.5px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
.entry-content h5 {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
.entry-content h6 {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
.entry-content ul {
    list-style:disc;
    margin:0 0 18px 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #747679;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:12px;
    color:#747679;
}
.entry-utility a {
    color:#747679;
}
.entry-utility a:hover {
    color:#2C95B5;
}
.comments-link a {
    font-weight:bold;
    color:#2C95B5;
}
.comments-link a:hover {
    font-weight:bold;
    color:#2C95B5;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#AFAFAF;
    color:#747679;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    color:#FFFFFF;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:#fff;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#fff;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-weight:bold;
    font-size:12px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#747679;
}
#comments .fn a:hover {
    color:#2C95B5;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    color:#747679;
}
#comments-list .comment-meta a:hover {
    color:#2C95B5;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:12px;
    font-weight:bold;
    color:#747679;
}
#trackbacks-list .comment-author a:hover {
    font-size:12px;
    font-weight:bold;
    color:#2C95B5;
}
#respond {
    background:#fff;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;

}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}

#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:11px;
}
#respond .form-input input {
    margin:0 0 12px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;


    float:left;
}


p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:normal;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}


/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#747679;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;
}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:27px 0 0 0;
    list-style:none;
}
.aside ul ul {
    list-style:disc;
}
.aside h3 {
    font-size:11px;
    font-weight:bold;
    letter-spacing: 0.5px;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #fff;
    margin:0 0 6px 0;
}
.aside th {
    border-left:1px solid #fff;
}
.aside tr {
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    line-height:24px;
}
.aside td {
    border-left:1px solid #fff;
    padding:0 12px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:12px;
    font-weight:bold;
    text-align:left;
    margin:0 0 6px 0;
}
.aside tfoot tr {
    border:none;
    line-height:24px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:3px 0 12px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It stinks for styling. */
/* End RSS widget styles */
#content .widgetcontainer {
    border-top:1px solid #fff;
    padding:12px 1px 15px 1px;
    margin:12px 0 12px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #fff;
    padding:0 1px 12px 1px;
    margin:0 0 12px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:12px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:22px;
    line-height:26px;
    padding:6px 0 6px 0;

    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;

}
.main-aside {
}
.main-aside h3 {
    padding:6px 0 1px 0;
}
.main-aside ul ul {
    margin:0 0 12px 12px;
}
.main-aside ul ul ul {

    margin:0;
}
.sub-aside h3 {

}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 6px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 12px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#2C95B5;
    color:#fff;
    padding:12px 0 90px 0;
}
#footer a {
    color:#fff;
    border-bottom: 1px dotted #fff;
}

#subsidiary .aside {

    margin-bottom:12px;
}
#siteinfo {
    padding:6px 0;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {


    margin:0 0 0 0;

    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #fff !important;
}
.wp-pagenavi a:hover {
    color:#2C95B5 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #fff !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}