/*
Theme Name: Show Us Your JA Style
Theme URI: http://jonathanadler.com/
Description: Custom Theme for Jonathan Alder Show Us Your Stuff.
Version: 1.0
Author: Sweden Unlimited
Author URI: http://swedenunlimited.com/
Tags: custom

	Show Us Your JA Style
	 http://jonathanadler.com/showyourstyle

	This theme was designed and built by Jonah Birns,
	a member of Sweden Unlimited http://swedenunlimited.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.column .entry {
	line-height: 18px;
	}

.column .postmetadata {
	text-align: right;
	text-transform:uppercase;
	font-size:10px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {

}

.even, .alt {

	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

	
h2.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	font-weight:100;
	margin:6px 0 4px 0;
	width:370px;
	color:#42C4DD;
	}


h2.name a {
	color:#42C4DD;
	text-decoration:none;
	}
	
h2.name a:hover {
	color:#1D3060;
	text-decoration:none;
	}	

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

.entry hr {
	margin-top:30px;
	background:#f8f8f8;
	height:2px;
	border:none;
	float:left;
	width:675px;
}

.entry-main p {
	display:block;
	float:left;
	width:480px;
	font-size:12px;
	line-height:18px;
}

.entry p {
	font-size:12px;
	line-height:18px;
	float:left;
}

.entry p a:visited,
.entry-main p a:visited{
	color: #1D3060;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist cite.fn {
	color:#1D3060;
}

.commentlist span.says {
	color:#575757;
	font-size:11px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.postmetadata a {
	color:#1D3060;	
}

.postmetadata a:hover {
	color:#42C4DD;	
}

.full-post p {
	margin:0 0 10px 0;
	width:100%;
}

.fb-like { margin-top:6px }

/* End Typography & Colors */



/* Begin Structure */



#sys-header {
	margin: 0;
	padding: 0;
	height: 183px;
	width: 980px;
	}

#sys-header h1 {
	width:980px;
	height:120px;
	margin:0 0 18px 0;
	position:relative;
}

#sys-header h1 a {
	display:block;
	width:980px;
	height:120px;
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/header.jpg') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:0px;
	}
	
#sys-header p.message {
	font-size:12px;
	line-height:16px;
	width:665px;
	margin:0 0 0 12px;
	float:left;
	font-weight:bold;
	}

#sys-header .launch a {
	display:block;
	width:270px;
	height:40px;
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/sys-btn.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	margin:0 12px 0 0;
	}
	
#sys-header .launch a:hover {
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/sys-btn.gif') 0px -40px no-repeat;	
}

.entry p img {
	visibility:collapse;
	display:none;
}

ul.column {
	list-style:none;
	padding: 0 0 20px 0;
	margin:40px 0 0 0;
	width: 980px;
	}

li.post {
	width:480px;
	float:left;
	margin: 0 20px 40px 0;
	text-align: left;
	}

li.last {
	margin-right: 0px;
	}


li.single {
	width:980px;
	float:left;
	margin: 0 0 40px 0;
	text-align: left;
	}

li.single .full-post {
	float:right;
	width:282px;
}

.post hr {
	display: block;
	}

.column .postmetadata {
	float:right;
	color:#1D3060;
	width:100px;
	margin:6px 0 0 0;
	}
.column .postmetadata-single {
	float:left;
	color:#1D3060;
	width:85px;
	margin:6px 0 0 0;
	}
	


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding:0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	

h3#comments {
	float:left;
	}	

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input,
#respond input{
	width: 166px;
	height:20px;
	float:left;
	padding: 2px;
	margin: 5px 10px 0 0;
	background:#f8f8f8;
	border:1px solid #dedede;
	font-size:11px;
	}

#commentform input#submit,
#respond input#submit{
	width: 114px;
	height:25px;
	float:left;
	padding: 2px;
	margin: 5px 0 0 0;
	background:#595959;
	border:none;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	font-size:10px;
	}

#commentform input#submit:hover,
#respond input#submit:hover {
	background:#1D3060;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea,
#respond textarea{
	width: 470px;
	height:200px;
	padding: 5px;
	background:#f8f8f8;
	border:1px solid #dedede
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/* End Form Elements */



/* Begin Comments*/
#respond {
	float:left;
	margin:20px 0 0 0;
	width:480px;
}

#respond h3 {
	float:left;
	text-transform:uppercase;
	color:#595959;
	font-size:14px;
	padding:10px 0;
	font-weight:100;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.entry .commentlist {
	padding: 0;
	text-align: justify;
	float:left;
	width:650px;
	margin:0;
	}

.entry .commentlist li {
	margin: 20px 0;
	padding: 10px;
	list-style: none;
	width:650px;
	min-height:70px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.comment-author {
	float:left;	
	width:100%;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:12px;
	float:left;
	width:100%;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:10px;
	float:left;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	clear:both;
	margin:10px auto 60px;
	}

.navigation a {
	font-size:16px;
	font-weight:normal;	
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* MODAL */

#signup-form {
	width:540px;
	margin:30px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}

#signup-form small {
	font-size:9px;	
}

#signup-form p {
	font-size:12px;	
}


#signup-form h1 {
	display:block;
	width:540px;
	height:120px;
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/form-header.jpg') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 18px 0;
	padding:0;
	}

#signup-form form {
	width:540px;
	margin:0px auto;
	float:left;
}

#signup-form form input {
	display:block;
	width:250px;
	height:24px;
	line-height:24px;
	text-indent:4px;
	background:#fff;
	border:1px solid #ddd;
	float:left;
	margin:0 0 14px 0;
	color:#333;
	clear:left;
}

.hidden {
	display:none;
	width:0px;
	height:0px;
	line-height:0px;
	text-indent:0px;
	background:#fff;
	border:0px solid #ddd;
	float:left;
	margin:0 0 0px 0;
	color:#000000;
	clear:left;
}

#signup-form form textarea {
	display:block;
	width:536px;
	height:85px;
	line-height:18px;
	padding:0 0 0 4px;
	background:#fff;
	border:1px solid #ddd;
	float:left;
	margin:0 0 14px 0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#signup-form form label {
	font-size:10px;
	color:#5f5f5f;
	text-transform:uppercase;
	clear:left;
	display:block;
}

#signup-form form label span {
	text-transform:none;
	font-style:italic;
	margin:0 0 0 20px;
}

#signup-form form label.sub {
	font-size:10px;
	color:#5f5f5f;
	text-transform:uppercase;
	float:left;
	clear:none;
	padding:11px 320px 0 0;
	display:block;
	
}

#signup-form form input.sub {
	display:block;
	width:80px;
	height:24px;
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/submit-btn.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin:0 12px 0 0;
	cursor:pointer;
	border:none;
	}
	
#signup-form form input.sub:hover {
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/submit-btn.gif') 0px -24px no-repeat;
}


#signup-form form input.up {
	display:block;
	width:80px;
	height:24px;
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/upload-btn.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	margin:0 210px 0 0;
	cursor:pointer;
	border:none;
	}
	
#signup-form form input.up:hover {
	background:url('/showyourstyle/wp-content/themes/jastyle/_assets/img/upload-btn.gif') 0px -24px no-repeat;
}

#signup-form form input[type=hidden] {
	visibility:hidden;
}

ol.wp-paginate {
	min-width:200px;
	max-width:340px;
	height:20px;
	margin:0 auto;
}

ol.wp-paginate li {
	float:left;
	min-width:10px;
	padding:0 2px;
	list-style:none!important;
	font-size: 16px;
    font-weight: normal;
}

ol.wp-paginate li.title {
	display:none;	
}

ol.wp-paginate li a.next {
	padding:0 0 0 8px;
}

ol.wp-paginate li a.prev {
	padding:0 8px 0 40px;
}


