/*
THEME NAME: RefreshCandB_Junction
THEME URI: http://patdryburgh.net/junction/
DESCRIPTION: A Child-Theme based on Junction which is based on Thematic
Template: thematic
VERSION: 0.1
AUTHOR: Owen Thomson
AUTHOR URI: http://www.owenshouse.net
TAGS: three columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS, blue, sifr
.
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
.
Junction Special Thanks:

J. Bradford Dillon - http://jbradforddillon.com
Kevin Van Lierop - http://kvl.name/blog/
Ian Stewart - http://themeshaper.com
*/

@import url('../thematic/style.css');
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/sitemeta.css');
@import url('plugins.css');
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* General */

body {
	background-color: #F2F3Fa;
	text-align: center;
	color: #1A1A30;
	font-family:"Helvetica Neue", Arial, sans-serif;
	}

a:link,a:visited {
	color:#2d3492;
	text-decoration:none;
	}

a:hover {
	}

blockquote {
	margin: 0 0 1em 10px;
	padding: 6px 20px;
	width: 80%;
	background: url('images/aside_bg.png');
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	}
	
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border:0;
	}

/* Header */

#header {
	background:url('images/header_bg.jpg') top center no-repeat;
	width:940px;
	margin:0 auto;
	}

#blog-title {
	border:0;
	padding: 2px 2px 2px 5px;
	line-height:1em;
	font-size:60px;
	font-family: Rockwell, "Helvetica Neue", Arial, Serif;
	font-weight: bold;
	color: #2A2A3F;
	}

#blog-title a {
	color: #2A2A3F;
	}
	
#blog-title a:hover {
	color: #2A2A3F;
	}
	
#access {
	background:transparent;
	border: 0px;
	font-size:1em;
	font-family:"Helvetica Neue", Arial, Sans-Serif;
	padding: 12px 0px 4px 2px;
	}

#blog-description {
	font-size:1.4em;
	padding: 0px;
	margin: 0px 140px 0px 5px;
	font-style:normal;
	color:#424b5e;
	text-transform:uppercase;
	}

/* Main Section */

.entry-title {
	line-height:1em;
	font-size:28px;
	color: #2A2A3F;
	}
	
.entry-title a {
	color: #2A2A3F;
	text-decoration: none;
	}

.entry-title a:hover {
	}
	
.entry-content {
	font-size: 120%;
	font-family: Helvetica;
}
	
#main .aside h3 {
	line-height:1em;
	font-size:16px;
	font-family: Rockwell, "Helvetica Neue", Arial, Serif;
	color:#010101;
	text-transform: uppercase;
	}
	
#footer .aside h3 {
	line-height:1em;
	font-size:16px;
	font-family: Rockwell, "Helvetica Neue", Arial, Serif;
	color:#424b5e;
	text-transform: uppercase;
	}
	
.hentry {
	border-top:0;
	}
	
#main {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	}

#secondary {
	clear:none;
	}

.entry-utility {
	background: url('images/aside_bg.png');
	-moz-border-radius:12px !important;
	-webkit-border-radius:12px !important;
	padding: 4px 0 12px 8px;
	}

/* Asides - Use "Asides" category for short posts */

body.home div.category-asides {
	border: 0;
	margin:21px 0;
	padding: 8px 20px;
	background: url('images/aside_bg.png');
	-moz-border-radius:12px !important;
	-webkit-border-radius:12px !important;
	}

body.home div.category-asides .entry-content {
	margin:0;
	}

body.home div.category-asides blockquote {
	font-size:13px;
	font-style:normal;
	margin:0;
	}

body.home div.category-asides .comments-link {
	margin:0 0 0 .125em;
	}

body.home div.category-asides .entry-utility {
	background:none !important;
	}

/* Comment Numbers */

.entry-utility .comment-number {
	display:block;
	width:80px;
	height:61px;
	font-size:2.2em;
	font-weight:700;
	color:#F8F8F8;
	float:right;
	padding-top:18px;
	font-style:normal;
	background:url('images/comment_no_bg.png') top left no-repeat;
	text-align:center;
	margin:-28px -4px 0 0;
	}

.entry-utility .comment-number a {
	color: #F5F5F5;
	}

.entry-utility .comment-number-zero {
	display:block;
	width:80px;
	height:61px;
	font-size:2.2em;
	font-weight:700;
	color:#F8F8F8;
	float:right;
	padding-top:18px;
	font-style:normal;
	background:url('images/comment_no_bg_zero.png') top left no-repeat;
	text-align:center;
	margin:-28px -4px 0 0;
	}

body.home div.category-asides .entry-utility .comment-number {
	display:inline;
	font-size:1em;
	font-weight:400;
	font-style:italic;
	background:none;
	float:none;
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	padding-top:0 !important;
	padding-right:0 !important;
	padding-left:0 !important;
	padding-bottom:0 !important; 
	width: auto !important;
	height: auto !important;
	}

#site-meta,body.home div.category-asides .entry-title,body.home div.category-asides .entry-meta,body.home div.category-asides .page-link, .entry-utility .comment-no-show, body.home div.category-asides .entry-utility .comment-number-zero, body.home div.category-asides .entry-utility .comment-number {
	display:none;
	}

body.home div.category-asides *,body.home div.category-asides .entry-utility .comment-no-show, body.home div.category-asides .entry-utility .comment-no-show {
	display:inline;
	}

/* Comment Section */

#comments, #respond {
	background-color: transparent;
	border: 0;
	}
	
#comments h3, #respond h3 {
	text-align: left;
	padding-left: 0;
	}
	
#comments li {
	background: url('images/aside_bg.png');
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border: 0;
	}
	
#comments li.byuser {
	background: #fdfdfd url('images/footer_bg.jpg') top center repeat-x;
	border: 0;
	color: #4f535a !important;
	}

#comments li.byuser a {
	color: #555555;
	text-decoration: none;
	}
	
#comments li.byuser a:hover {
	text-decoration: underline;
	}
	
/* Footer */
	
#footer {
	background: none;
	border: 0;
	color: #222 !important;
	padding: 0px;
	}
	
#footer a {
	color: #555555;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	#siteinfo {
	padding: 0px;
	text-align: right;
}

.entry-content h1, .entry-content h2 {
	margin: 0px;
	padding: 0.75em 0px 0px 0px;
	color: #2A2A3F;
}

#content {
	padding: 0px;
	margin: 0px;
}

.entry-content strong {
	color: #2A2A3F;
}

#container, #content {
	width: 100%;
	background:url('images/body_bg.jpg');
	background-repeat: no-repeat;
}

#container, #content {
	width: 100%;
	margin: 0px;
}

#main {
	width: 940px;
}

#content .entry-content {
	padding: 0em 1em 1em 1em;
}

#content .entry-title {
	padding: 6px 0px 0px 10px;
}

#content .alignleft, #content img.alignleft {
	padding: 0px 1em 1em 0px;
	margin: 0px;
}
#content .alignright, #content img.alignright {
	padding: 0px 0px 1em 1em;
	margin: 0px;
}

p {
	margin: 10px 0px 0px 0px;
}

#branding {
	padding: 0px;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-bottom-color: #004;
}

.sf-menu .current_page_item a {
	text-decoration: underline;
	border-bottom-color: #CCC;
}

.sf-menu a, .sf-menu a:visited {
	color: #44a;
	font-weight: bold;
}


/* yoast's contact form */
#wpcf_msg, #wpcf_website {
	margin-bottom: 1em;
}

#contactsubmit {
	margin-top: 1em;
}
