/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
	color: #333;
	text-align: center;
	
	}

#layout {
	width: 838px;
	text-align: left;
	margin: 0 auto 10px;
	padding: 15px 8px 10px;
	background: url(../images/ss-bg-main01.png) no-repeat center bottom;
}

#showcase {
	width: 570px;
	padding-bottom: 30px;
}	

#showcase, #showcase p {
	float: left;
	margin: 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, 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: 1.1em;
	}

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

#commentform p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#showcase img {
	padding-bottom: 5px;
}

#showcase p {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}


#content {
	padding: 20px 9px;
	width: 820px;
}

#bodyContent {
	float: left;
	width: 580px;
	font-size: 12px;
}

#mainArch img {
	display: none;
}

#endImages img {
	width: 70%;
}

.hdImg {
	margin: 0;
	padding: 0;
}

#footer {
	border: none;
	}

small {
	color: #1f8820;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	
}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}
	
#bodyContent h1 {
	text-align: left;
	color: #152f66;
	margin: 0;
	padding: 0;
	margin-top: -20px;
	#padding-top: -20px;
	#margin-top: 0;
	font-size: 24px;
}

h2, h2 a, h2 a:visited {
	color: #333;
	}
	
h3, h3 a, h3 a:visited{
	color: #0066cc;
	text-decoration: underline;
}

.more-link {
	text-decoration: underline;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, 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: 1.1em;
	}

.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 {
	width: 200px;
	border-left: 1px dotted #006600;
}

#sidebar h1 {
	margin: 0;
	padding: 0;
}

/* #sidebar #bottom {
	margin-left: -20px;
	width: 230px;
	height: 10px;
	background: url(images/ss-bg-sidebar-btm.png) no-repeat 0 bottom;
} */

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	color: #0066cc;
	}
	
#pressPhoto {
	margin: 0;
	padding: 0;
	float: left;
}

#pressPhoto img {
	width: 65%;
}
	
#presskit {
	float: left;
	width: 300px;
	background-color: #efefef;
	padding: 10px;
	margin-right: 30px;
}

#presskit h2 {
	font-size: 18px;
	color: #0066cc;
}

h2.thankyou {
	font-size: 24px;
	color: #0066cc;
}

p.note {
	font-size: 10px;
}

#presskit form {
	padding-top: 10px;
}

#presskit label, #presskit input {
	float: left;
}

#presskit label {
	width: 60px;
	text-align: right;
	font-size: 10px;
	margin: 0 5px 10px 0;
	padding-top: 5px;
}

#presskit label.none {
	padding-top: 0;
}

#presskit input {
	width: 220px;
	margin-bottom: 10px;
}

#presskit .submit-button {
	margin-left: 52px;
	width: 75px;
}

h3.presskit {
	width: 228px;
	text-align: center;
	margin: 0;
	padding: 0;
}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a {
	color: #152f66;
	text-decoration: none;
}	

h2 a:hover, h3 a:hover {
	color: #0f3f0f;
	text-decoration: none;
	}

h2 a {
	font-weight: bold;
}

a:hover {
	color: #0f3f0f;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto 0;
	padding: 0;
	}

#header {
	margin: 0 9px;
	width: 820px;
	height: 240px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #006600;
}


#header h3 {
	float: left;
	position: relative;
	top: -200px;
	left: 15px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}	
	
h2.news {
	font-size: 14px;
	margin: 10px 0 5px;
}

p.news {
	margin: 5px 0 15px;
}

.clear {
	clear: both;
}

#footer {
	width: 820px;
	margin: 10px auto;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	clear: both;
	}

#footer #logo {
	float: left;
	text-align: left;
}

#footer #logo p {
	margin: 0;
}
#footer #logo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer #logo li {
	display: inline;
	margin-right: 10px;
}

#footer #contactInfo {
	font-size: 10px;
	float: right;
	text-align: right;
}

#footer #contactInfo p {
	margin: 0;
	color: #152f66;
}

#footer #contactInfo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer #contactInfo li {
	display: inline;
}
	
#footer #contactInfo li:before {
	content: " |  ";
	color: #152f66;
	}	
#footer #contactInfo .first:before {
	content: "";
	color: #152f66;
	}	
	
/* End Structure */



/*	Begin Headers */


h2 {
	
	}

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 {
	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 */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, 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: 1.1em;
	}

.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;
	}


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

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

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

/* 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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 450px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 10px 0 5px auto;
	float: left;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	padding-bottom: 60px;
	}
	
	
.alignright {
	text-align: right;
	width: 45%;
	float: right;
	}

.alignleft {
	text-align: left;
	width: 45%;
	float: left
	}
/* 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;
}

.clear-both {
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both;
}
/* End captions */


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

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

#sidebar ul li:hover {
	list-style-image: url(../images/ss-bullet-hover.png);
	list-style-position: outside;
}

#sidebar ul li.current_page_item {
	list-style-image: url(../images/ss-bullet.png);
	list-style-position: outside;
	color: #6c6c6c;
}

#sidebar ul li.current_page_item a {
	color: #6c6c6c;
}
	
#sidebar .nav {
	padding-left: 10px;
	color: #152f66;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar .nav a {
	color: #152f66;
}

#sidebar .nav a:hover {
	color: #0f3f0f;
}

/* Begin Sidebar */
#sidebar
{
	float: right;
	position: relative;
	padding: 5px 0 0 20px;
}


.logo h1 a {
	display: block;
	width: 125px;
	height: 130px;
	text-indent: -9999px;
	background: url(../images/ss-logo-s.png) no-repeat;
	margin: 0 0 20px 10px;
	padding: 0;
}

.follow {
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 25px 0 10px;
}

.clear-both {
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both;
}

/* End Sidebar */



