/*
Theme Name: No Boundaries
Theme URI: http://www.jasonm.net/
Description: Child Theme for Thematic
Author: Jasonm
Author URI: http://www.jasonm.net/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");

body  {
background:none repeat scroll 0 0 #efece1;
}

p {
color: #555;
}

a:hover {
color: #7fae52;
}

#header {
background: #777777 url(images/headerbg.jpg) bottom right no-repeat;
width: 980px;
margin: 0 auto;
padding: 50px 0px 0px 0px;
border-right: 1px solid #f2f2f2;
border-left: 1px solid #f2f2f2;
}

#branding {
width:250px;
background: #ffffff url(images/vesperlogo.jpg) center left no-repeat;
padding: 12px 0px 12px 140px;
margin: 32px 0px 50px 10px;
}

.menu {
width:960px;
}

.sf-menu a, .sf-menu a:visited {
background:none repeat scroll 0 0 #4F7BA0;
color:#FFFFFF;
}

.sf-menu a:hover {
color: #f2f2f2;
background: #7fae52;
}

#blog-title a {
    color:#f7bc3f;
    text-decoration:none;
}

#blog-title a:active,
#blog-title a:hover {
    color: #f7bc3f;
}

#branding h1 {
color: #999999;
}

#blog-description {
color:#999999;
}

#main {
background: #ffffff;
padding: 36px 10px 22px 10px;
}

.entry-title {
font-family:Arial,sans-serif;
font-size:26px;
font-weight:bold;
line-height:26px;
padding:0 0 7px;
color: #164367;
}

.entry-title a {
color: #164367;
}

.entry-title a:hover {
color: #4f7ba0;
}

.entry-content {
padding: 0px;
}

.entry-content h3 {
font-size:17px;
font-style:italic;
padding: 12px 0 8px;
}

.entry-content h4 {
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:0.05em;
text-transform:uppercase;
padding: 12px 0 6px 0;
}

/************************************************ Body */

#wrapper{
	margin:0 auto;
	border:none;
	background:url(images/header.jpg) top center no-repeat;
}

#content {
	width: 620px;
}

}
#blog-title{
	padding:10px 0 0 0;
	height:71px;
	border:none;
	font-weight:normal;
	font-size:50px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century Gothic, "Trebuchet MS", Verdana, Arial, Georgia, Times New Roman;
}
#blog-title a{
	color: #4F7BA0;
}
#blog-title a:hover{
	color: #7fae52;
}

}
#blog-description{
	display:none;
	font-weight:normal;
	font-size:11px;
	padding:3px 0 0 10px;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:normal;
	font-style:normal;
	color:#9c8383;
	float:left;
}

/************************************************ Content */






/************************************************ thumb_150x150 */
.thumb_150x150{
	float:left;
	padding:5px 20px 20px 0;
}
.thumb_150x150 .post-image{

}

/************************************************ general entry content */
.blog .blog_listing, .archive .blog_listing{
	width:620px;
}

.blog_listing  {
border-bottom:1px solid #CCCCCC;
padding:0 0 36px;
}
.clear_hentry{
	clear:both;
}
.blog .entry-title, .archive .entry-title{
	width:310px;
	margin:0;
	padding:0 50px 0 0;
	color:#101010;
	font-weight:normal;
	font-size:22px;
}

.entry-content p {
	margin-bottom: 0px;
}

.read-more {
	background: #efece1;
	margin-bottom: 12px;
}

.read-more a:visited {
	color: #f7bc3f;
}

.entry-title a:hover{
	color:#7fae52;
}
.entry-utility{

}
.entry-meta {
	padding: 6px 0 5px 0;
	clear: both;
}
.firefox .entry-meta, .msie .entry-meta{
	padding:6px 0 6px 0;
}
.firefox.archive .entry-meta, .firefox.search .entry-meta{
	padding:6px 0 5px 0;
}
.entry-meta span.color-meta{
	background:#7fae52;
	padding: 3px 3px;
	color:#fff;
}

.entry-meta abbr, .entry-meta acronym 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	cursor: help;
}

.entry-meta span a:hover {
	color: #7fae52;
}
.asides .entry-meta span a{
	color:#666;
}
a.green-read-more{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#80af53;
}
.user-comments{
	background:url(images/user-comments.gif) center bottom no-repeat;
	padding:6px 10px 8px 10px;
	position:absolute;
	margin-left:550px;
	color:#503f3f;
}
.user-comments a{
	color:#503f3f;
}
.page-title{
	font-size:20px;
	color:#fff;
	background:url(images/comments_header.gif) bottom left no-repeat;
	/*#7fae52*/
	font-weight:normal;
	padding:5px 5px 10px 5px;
}
.page-title span {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    color:#000;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform:none;
	font-size: 20px;
	padding:5px 0 0 15px;
	margin-bottom:20px;
	height:31px;
	clear: both;
	color: #fff;
	background:url(images/comments_header.gif) top left no-repeat #7fae52;
}
#comments .comments:first-child h3 {

}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    margin:0 0 0px 20px;
    padding:0;
    position:relative;
	clear:both;
	margin-top:-1px;
	*margin-top:-3px;  
	height:1%;
}
#comments li li{
	margin-top:-1px;
}
#comments .comment-author{
	width:85px;
	float:left;
	margin-top:2px;
}
#comments .comment-content, 
#comments li li .comment-content,
#comments li.alt li .comment-content, 
#comments li li li .comment-content,
#comments li.alt li li .comment-content,
#comments li li.alt li .comment-content{
	margin-left:95px;
	background: #f1f1f1;
	border:1px solid #dddddd;
	min-height:150px;
	_height:150px;
	padding:20px;
	color:#323232;
}
#comments li.alt .comment-content, 
#comments li li.alt .comment-content,
#comments li li li.alt .comment-content {
	background: #f9f9f9;
}
#comments a {
}
#comments li.byuser {

}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:80px;
    height:80px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:0;
    display:block;
	color:#323232;
}
#comments .fn a {
    color:#323232;
}
#comments-list .comment-meta {
    font-size:10px;
	width:85px;
	float:left;
	clear:both;
    color:#999999;
	line-height:11px;
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#999999;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#comments div.comment-reply-link{
	margin:-30px 0 0px 130px;
	position:absolute;
}
#comments .children{
	list-style:none;
	clear:both;
	padding:0;
	margin:0;
}
#trackbacks-list h3{
	background:url(images/trackbacks_showhide.gif) bottom right no-repeat;
	cursor:pointer;
	padding:10px 0 15px 0;
	height:1%;
}
#trackbacks-list ol{
	display:none;
}
#trackbacks-list .comment-author {
    font-size:10px;
	color:#999999;
	line-height:12px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#323232;
}
#respond {
	color:#323232;
	width:auto;
	_width:585px;
	margin:0;
	margin-right:10px;
	padding:0 0 0px 0;
	background:none;
}
#respond h3{
	margin-top:10px;
	margin-right:-10px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:280px;
    float:left;
}
#respond #form-section-author input {
    width:280px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;
}
#respond #form-section-email {
    width:280px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;	
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;	
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:url(images/textarea_bg.gif) top left no-repeat;
}
#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:italic;
}
#respond .required {
    font-weight:bold;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
	height:1%;
}
.aside ul li{
    list-style:none;
    margin:0;
	padding:0;
	list-style-position:outside;
}

.aside ul ul {
    list-style:none;
    margin:0 0 10px 0px;
}
.aside ul ul li {
    padding:6px 4px;
	border-bottom:1px solid #98be62;
}
.aside ul ul ul {
    margin:0;
}
.aside ul ul ul li{
    padding:6px 0 6px 6px;
	border-bottom:none;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 0px;
}
.main-aside h3 {

}
.main-aside ul ul {
    padding:0;
}
#primary {
	background:url(images/primary_header.gif) top left no-repeat;
    padding:0 0 0 0;
    margin-bottom:0px;
}
#primary h3.widgettitle, #primary h3{
	background:url(images/primary_header.gif) top left no-repeat;
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
	clear:both;
}

#secondary>ul.xoxo>li{
	width:140px;
	float:left;
	margin-right:10px;
}
.ie6 #secondary ul.xoxo li{

}

#secondary>ul.xoxo>li h3{
	background:url(images/primary_header.gif) top left no-repeat;
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
}
.ie6 #secondary ul.xoxo li h3{
	background:url(images/primary_header.gif) top left no-repeat;
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
}

#secondary ul ul li {
    padding:2px 4px;
	border-bottom:1px solid #b4b6ac;
	margin:0;
	list-style-position:outside;
}
#secondary ul ul ul li {
    padding:1px 0 1px 10px;
	border-bottom:none;
	margin:0;
	list-style-position:outside;
}
.ie6 #secondary ul ul li {
    padding:2px 0px;
	border-bottom:1px solid #b4b6ac;
	margin:0;
	list-style-position:outside;
}

/* =Sidebar
-------------------------------------------------------------- */

#primary {
	border: none;
}

.aside h3 {
	font-style: normal;
	font-size: 18px;
	color: #4f7ba0;
	margin-bottom: 16px;
}

.aside a:hover {
color: #7fae52;
}

.aside ul li {
	padding: 0 0 20px;
}
