/*
THEME NAME: Junction
THEME URI: http://patdryburgh.net/junction/
DESCRIPTION: A Child-Theme based on Thematic
Template: thematic
VERSION: 0.1
AUTHOR: Pat Dryburgh
AUTHOR URI: http://patdryburgh.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');
@import url('http://www.indigoclothing.com/stylesheets/indigoclothing.css');

/* General */

body {
	/8 background:url('images/body_bg.jpg') top center; */
	/* color:#F5F5F5; */
	font-family:"Segoe UI", "Helvetica Neue", Arial, sans-serif;
	}

a:link,a:visited {
	color:#5F548B;
	text-decoration:none;
	}

a:hover {
	color:#7cbc1c;
	}

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 {
	border:0;
	/* background:url('images/header_bg.jpg') top center repeat-x; */
	}

/* Header */

 #header {
	background:transparent;
	/* height:133px;
	width:940px;
	margin:0 auto; */
	} 

#branding {
	width:370px;
	float:left;
	}

#blog-title {
	border:0;
	padding: 50px 0 0;
	line-height:1em;
	font-size:36px;
	font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	color:#5F548B;
	text-transform: uppercase;
	}

#blog-title a {
	color:#5F548B;
	}
	
#blog-title a:hover {
	color: #c8cedb;
	}
	
#menu {
	width:500px;
	}

#access {
	background:transparent;
	border:0;
	font-size:1em;
	font-family:"Segoe UI", "Helvetica Neue", Arial, sans-serif;
	text-transform:uppercase;
	padding:55px 0 0;
	}

#menu a {
	display:block;
	background:#e9ecf2 !important;
	float:left;
	color:#828b9e;
	text-decoration:none;
	border:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 10px 0 0;
	padding:3px 6px;
	}

#menu a:hover {
	background:#f4f4f5 !important;
	color:#828b9e;
	border:0;
	}
	
#menu .current_page_item a,#menu a:focus {
	background:#f4f4f5 !important;
	color:#828b9e;
	}

#blog-description {
	margin-top:-18px;
	font-size:1.4em;
	padding-bottom:10px;
	font-style:normal;
	color:#828b9e;
	text-transform:uppercase;
	}

/* Main Section */

.entry-title {
	line-height:1em;
	font-size:28px;
	font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color:#5F548B;
	}
	
.entry-title a {
	color:#5F548B;
	text-decoration: none;
	}

.entry-title a:hover {
	color: #7cbc1c;
	}
	
#main .aside h3 {
	line-height:16px;
	font-size:16px;
	font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color:#5F548B;
	}
	
#footer .aside h3 {
	line-height:1em;
	font-size:16px;
	font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color:#828b9e;
	text-transform: uppercase;
	}
	
.hentry {
	border-top:0;
	padding-top:0;
	margin-top:0;
	}
	
.hentry img {
	padding: 7px;
	/*background: url('images/aside_bg.png') !important;*/
	background: #ddd;
	}

.wp-image-3351 img {
	padding: 0px;
	background: #000;
	}

#main {
	/* background:url('images/main_bg.jpg') top center no-repeat !important; */
	padding-top: 0;
	}

#content {
	width:500px;
	margin:0;
	}
	
#secondary {
	clear:none;
	}

.entry-utility {
	/* background: url('images/aside_bg.png'); */
	background: #ddd;
	-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'); */
	background: #ddd;
	-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,
.entry-utility .comment-number-zero 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;
	color: #4f535a;
	}
	
#comments .fn a, #comments-list .comment-meta a, #trackbacks-list .comment-author a {
	color: #5F548B;
	}
	
#comments h3, #respond h3 {
	text-align: left;
	padding-left: 0;
	}
	
#comments li {
   background: #fdfdfd url('images/footer_bg.jpg') top center repeat-x;
	/* background: url('images/aside_bg.png'); */
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border: 0;
	color: #4f535a !important;
	}
	
#comments li.byuser {
	background: #fdfdfd url('images/footer_bg.jpg') top center repeat-x;
	border: 0;
	color: #4f535a !important;
	}

#comments li.byuser a {
	color: #5F548B;
	text-decoration: none;
	}
	
#comments li.byuser a:hover {
	text-decoration: underline;
	}

.form-label, #comment-author, #comment-author a {
  color: #4f535a !important;
  }

/* Footer */

#footer-rip {
	text-align: center;
	width: 100%;
	clear: both;
	background: #7577ac url('http://www.indigoclothing.com/images/backgrounds/footer-rip.gif') no-repeat;
	color: #cccccc;
	margin: 0 0 0 0;
	padding: 60px 0 20px 0;
	position: relative;
	display: block;
	float: left;
	line-height: 11pt;
  }

#footer-rip p {
	margin: 0px;
	padding: 2px;
  }

#footer-rip a {
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
  }

.wider #footer-rip a:hover {
	color: #EEEEEE;
	text-decoration: underline;
	font-weight: bold;
  }
  #w3c {
	text-align: center;
	margin-top: 10px;
  }
.foot-but {
	display:inline;
	text-align: center;
	padding: 0 10px 5px 10px;
  }
