/*
Theme Name: CADaptation-WP
Theme URI: http://www.cadaptation.com/
Description: A port of CADaptation's Joomla Template to WP, by Brian Winterscheidt
Version: 1.0
Author: Brian Winterscheidt
Author URI: http://www.cadaptation.com
Tags: gray, custom header, multiple widths, multiple columns, widgets
*/

.blogtitle {
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:3em;
font-weight:bold;
line-height:1.2em;
margin:5px;
padding:0;
position:relative;
top:10px;
vertical-align:top;
width:100%;
}
.secondary {
color: #000000; /*#F0DC7E #FBC90F*/
}
.primary {
color: #FFFFFF; /*#F9EB3C; #666666*/
}
#leftcolumn .module li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}


.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
clear: left;
}

.alignright {
	float: right;
clear: right;
}


.mainbody div.post:first-child {
border-top: none;
}

div.post { /* pad the post */
display: inline-block;
clear: both;
padding: 0 8px;
text-align: left!important;
border-top: 1px solid #DDD;
}


div.post h2 a {text-style: small-caps; color:#cc6600; border-bottom: 1px dotted #cdcdcd; /*#F7F7F7;*/ display: block; width: 100%;} /*displays permalink icon*/
div.post h2 .userEdit a img {border:0; margin-top: -14px; padding: 0 0 0 4px;} /*aligns joomla edit icon */
div.post-date,
div.post-author {font-size: 0.90em; margin: 0 0 4px 0;}
div.entry {padding: 0 0 12px 0;}
div.entry span {
display: block;
font-size: 0.90em;
margin: 6px auto;
}

div.entry p:first-child:first-letter {
font-size: 40px; /*80px*/
font-weight: bold;
font-style: normal;
font-family: Calisto, Times;
line-height:25px;/*55px*/
padding-top:4px;/*6px*/
float: left;
color: #999; /*#ffd800*/
text-indent: 0;
}

div.entry p {
text-indent: 1.5em;
padding-bottom: 1em;
}

.postmeta { /* post details, links 2 ping, comments, trackback, etc. */
border-bottom: 1px solid  #f0f0f0;
border-top: 1px solid #f0f0f0;
display: block;
font-size: 0.90em;
margin: 4px auto;
padding: 8px 0;
position: relative;
text-align : center;
width: 60%;
}

.navigation {
display: block;
font-size: 10px;
margin: 4px auto;
padding: 12px 0;
position: relative;
width: 100%;
}

.alignleft a {margin-right: 4px;}
.alignright a {margin-left: 4px;}

div#mojo_footer {
color: #ccc;
display: block;
margin: 12px auto;
position: relative;
}

.feedage {border-bottom: 1px solid #f0f0f0; margin: 12px 0; padding: 0 0 12px 0; text-align:right; width: 98%;}

.feedage a.rss {
background: url(images/feed_def.gif) center left;
background-repeat: no-repeat;
color: #ccc;
font-size: 10px;
font-weight: lighter;
}

.feedage a.rss:hover {
background:url(images/feed_ovr.gif) center left;
background-repeat: no-repeat;
text-decoration:none;
}


.wp-caption {
display: inline;
	border: 1px solid #ddd;
	text-align: center !important;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.wp-caption-text {
	color: #666;
	font-style: italic;
}

.wp-caption p {
	padding-bottom: 0 !important;
	text-indent: 0 !important;
}

@import url(css/template.css);



div#get_mojo {
display: block;
margin: 0 auto;
width: 80px;
position: relative;
}
div#get_mojo a img {
border: 0;
margin: 4px auto -8px auto;
text-align: center;
width: 80px;
}
div#get_mojo p {
color: #ccc;
font-size: 11px;
margin: 0 auto;
text-align: center;
width: 80px;
}
/* COMMENT DISPLAY BLOCKS */
div#mojo_comments { /* block comment */
display: block;
margin: 0 auto;
padding: 8px 0;
text-align: left;
width: 98%;
}
div#mojo_comments h3 {font-size: 1em; font-weight:bold; text-align:center;}
div#mojo_comments h3 span {font-size:1.1em; font-weight: normal;}
div#mojo_comments ol.commentlist {border-bottom:1px solid #ccc; padding: 0 0 12px 0; width:100%;}
div#mojo_comments ol.commentlist li {border:1px solid #ccc;}
div#mojo_comments ol li cite a {font-family: arial, sans-serif; font-style:normal; font-weight: normal;}
div#mojo_comments ol li.reply { background:#fff; color:#666; margin: 4px auto; padding: 4px 12px; font-family:arial, sans-serif; font-size:12px;}
div#mojo_comments ol li.altreply { background: #fafafc; color:#999; margin: 4px auto; padding: 4px 12px; font-family:arial, sans-serif; font-size:12px;}
/* future hook for alternate author response */
div#mojo_comments ol li.auth {background-color: #fafafa; color:blue; margin: 4px auto; padding: 4px 12px;}
/* PASSWORD COMMENTS */
div#mojo_pwcomments {
display: block;
color: red;
margin: 12px auto;
text-align: center;
width: 100%;
}
/* NO COMMENTS YET */

/* GOT COMMENTS */

/* COMMENT FORM */
p label span {color:#666; font-size:10px;}
input.comment,
textarea.comment {
background-color: #fff;
border: 1px solid #ccc;
color: #333;
display: block;
padding: 2px;
width: 98%;
}
input.comment {
width: 200px;
}
textarea.comment:hover,
input.comment:hover {
background-color: #fff;
border: 1px solid #accc39;
}
/* MODULES */
/* feedburner link module -kdm beta */
.feedburner {margin: 4px auto; }
.feedburner ul {}
.feedburner ul li {
background: url(images/feedburner_def.gif) left bottom;
background-repeat: no-repeat;
border: 0;
cursor:pointer;
font-size: 10px;
height:12px;
list-style-type:none;
margin: 0 auto;
text-indent: 14px!important;
}
.feedburner ul li a {
color:#ccc;
}
