/*   
Theme Name: Carrick Publishing
Theme URI: http://digwp.com
Description: New theme for carrickpublishing.com
Author: David Groskind
Author URI: http://www.quickstock.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; 
background-image:url;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; 
	margin: -120px auto 0 auto; 
}
#below-header {
	clear:both;
	background-color:#FFF;
	margin:4px 0 0 0;
}

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#main-content {
	width:440px;
	float:left;
}
#sidebar-mission {
	width:260px;
	float:left;
	background-color:#FFF;
 }
#sidebar-mission .sidebar-text {
	padding:0  8px;
}
#sidebar-aboutus {
	width:260px;
	float:left;
	background-color:#e3f2fc;
 }
#sidebar-aboutus ul {
	list-style-type:none;
}
#sidebar-aboutus a:link {
	text-decoration:none;
	color:#000;
}
#sidebar-aboutus a:visited {
	text-decoration:none;
	color:#000;
}
#sidebar-aboutus a:hover {
	text-decoration:underline;
	color:#000;
}
#sidebar-aboutus-content {
	padding:0 8px;
}
#sidebar-books {
	width:260px;
	float:right;
	background-color:#e3f2fc;
	border-left:1px solid #e3f2fc;
	border-right:1px solid #e3f2fc;
	border-bottom:8px solid #e3f2fc;
	font-family:arial,helvetica,sans-serif;
	margin:8px 0 0 0;
 }
#sidebar-books ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar-books ul li {
	clear:both;
}

#sidebar-books .widget_text {
	margin:12px 0 0 0;
	border:1px solid #e3f2fc;
}

#sidebar-books .widgettitle {
	font-size:10pt;
	font-weight:bold;
	margin:8px 0 0 68px;
}
#sidebar-books p {
	font-size:10pt;
	font-weight:normal;
	margin:0 0 0 68px;
}
#sidebar-books .textwidget img {
	float:left;
	margin:-20px 8px 0 8px;
	border:0;
}
#sidebar-books a:link {
	text-decoration:none;
	color:#000;
}
#sidebar-books a:hover {
	text-decoration:underline;
	color:#000;
}
#sidebar-books a:visited {
	text-decoration:none;
	color:#000;
}

#footer {
	clear:both;
}
aside {
	float:left;
 }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 12px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 0px;
}

#header {
	height:85px;
}
#header h1 {
	margin:0;
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-weight:800;
	font-size:30pt;
	text-transform:uppercase;
	line-height:30pt;
	padding:8px 0 0 0;
}

#header h1 a:link {
	text-decoration:none;
	color:#e3f2fc;
}
#header h1 a:visited {
	text-decoration:none;
	color:#e3f2fc;
}
#header-text {
	margin:0 0 0 90px;
	}

.description {
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-weight:800;
	font-size:12pt;
	color:#609318;
}

nav {
	clear:both;
	color:#FFF;
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:700;
}

nav ul {
	list-style:none;
	padding:2px 0 0 0;
}

nav li {
	display:inline;
	border-right: 2px solid #FFF;
	padding:0px 8px 0 4px;
	margin:0;
}

nav li:last-child {
	border-right: 0px solid #FFF;
}

nav a:link {
	color:#FFF;
	text-decoration:none;
}

nav a:visited {
	color:#FFF;
	text-decoration:none;
}

.colhead {

	color:#FFF;
	background-color:#e3f2fc;
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-size:14pt;
	font-weight:700;
	text-align:center;
	padding:4px 0;
} 

.firstcharacter { 
     float: left; color: #903; 
     font-size: 65px; 
     line-height: 54px; 
     padding:4px 8px 0 3px; 
     font-family: Georgia; 
}

.sidebar-text {
	padding:0 8px 0 8px;
}

.post {
	padding:0 4px;
}
.post h2 {
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-size:18pt;
	font-weight:700;
}
.post h2 a:link, .post h2 a:visited  {
	text-decoration:none;
	color:#000;
}
.post h2 a:hover {
	text-decoration:underline;
}
#sidebar-aboutus ul li {
	list-style-type:none;
}

#book-description {
	width:680px;
	float:left;
	margin:8px 0 0 0;
	padding:8px;
}
#book-description h2 {
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-size:18pt;
	font-weight:700;
	color:#e3f2fc;
	margin:0;
}
#book-description .book-image {
	float:left;
	margin:0 12px 0 0;
}
#book-description .author {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:10pt;
}
#book-blurb p {
	font-family:arial,helvetica,sans-serif;
	margin:4px 0 0 0;
	font-size:12pt;
	line-height:16pt;
}
.excerpt-heading {
	font-family:"Open Sans",arial,helvetica,sans-serif;
	font-size:14pt;
	font-weight:700;
	background-color:#e3f2fc;
	color:#fff;
	margin:18px 0;
	padding:4px 0 4px 12px;
}
#book-excerpt {
	float:left;
}
#book-excerpt p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	margin:0;
	text-indent:1em;
	line-height:16pt;
}
#book-excerpt h3 .excerpt-title {
	font-size:14pt;
	font-weight:bold;
	text-indent:0;
	text-align:center;
}

#amazonlink {
	float:right;
	margin:4px 0 0 12px;
}

#header-widgets {
	padding:0px; 
	margin:0px; 
}
#header-widgets .widget{/*styles that apply to all widgets under this widget area*/}
#header-widgets .widgettitle{display:none !important;}
#header-widgets .widget_text{
	color:#fff;
	}
.special_ad {
	width:200px;
	height:74px;
	background-color:#808080;
	margin:5px 0 0 0;
	float:right;
}
.special_blurb {
	color:#FFF;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:4px 0 0 4px;
}
.special_blurb a:link {
	color:#FFF;
	text-decoration:none;
}
.special_blurb a:visited {
	color:#FFF;
	text-decoration:none;
}
.special_blurb a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
