/*
Theme Name: So Fresh...
Theme URI: http://jakespurlock.com/
Description: A right sidebar theme that is nice and clean with emphasis on stunning typography. Bonus points if you have Gill Sans.
Author: Jake Spurlock
Author URI: http://jakespurlock.com
version: 0.5.2
Tags: two-columns, sticky-post, light
*/

/* CSS Reset Courtesy of http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


/********************************
* 			CSS RESET           *
********************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #b00000;
	text-decoration: none;
}

a:hover {
	color: #d00000;
	text-decoration: none;
}

/********************************
* Lets get the body in place    *
********************************/


body {
	background-color:#ffffff;
	}
	

#container {
	width:740px;
	margin:0 auto;
	padding-top: 5px;
	background: #fff; /* url(./images/contentbg.png) repeat-y; */
	}
	
#header {
	/* height: 120px; */
	/* background: url(./images/header.png) top no-repeat; */
	background-color: #ffffff;
	}
	
#content {
	background: #fff; /* url(./images/contentbg.png) repeat-y; */
	min-height:660px;
	/* margin: 0 auto; */
	width:740px;
	float:left;
	}
	
#footer {
	height:65px;
	margin:0 auto	;
	/* background: url(./images/footer.png) repeat-y; */
	clear:both;
	}
	



/********************************
* 			Header			    *
********************************/

#header h1 {
	font-size:3em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight:100;
	letter-spacing:1.4px;
	width:680px;
	float:right;
	padding-bottom:0px;
	padding-top:5px;
	}
	
/*
#sitename {
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 0px;
	display:block;
	}
*/
	
/*
#header h1 a {
	text-decoration:none;
	color:#ffffff;
	margin-top:10px;
	float: right;
	}
	
#header h1 a:hover {
	text-decoration:none;
	color:#a00000;
	}
*/
	
.navigation{
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
font-size: 100%;
font-weight: 100;
width: 100%;
/* padding-top:5px */
}

.navigation ul{
background-color:#ffffff;
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.navigation ul li{
display: inline;
}

.navigation ul li a{
color: #000;
padding: 6px 6px 4px 6px;
margin-right: 9px;
text-decoration: none;
margin-top:10px;
}

.navigation ul li.current_page_item a {
	color: #a00000;
	}

.navigation ul li a:hover, .underlinemenu ul li a.selected{
/*border-bottom: 1px dotted gray;*/ /*bottom border is 1px*/
color:#a00000;
}

/********************************
* 			Posting			    *
********************************/


.post-container {
	padding-top:25px;
	}
	
.entry h1 {
	font-size: 1.8em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .8em;
	color:#b00000;
	}

.entry h2 {
	font-size: 1.4em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .8em;
	color:#b00000;
	}

.entry h3 {
	font-size: 1.2em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	color:#b00000;
	}

.entry h4 {
	font-size: 1.0em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	color:#b00000;
	}
	
.entry h5 {
	font-size: 1.0em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom:.5em;
	color:#b00000;
	}
	
.entry h6 {
	font-size: 1.0em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	color:#b00000;
	}
/*
.entry a, a:hover, {
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	color:#a00000;
	}
*/

.post {
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	}
	

#meta {
	font-size: .8em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: .5em;
	border-top:1px dotted #e67042;
	border-bottom:1px dotted #e67042;
	padding-top:5px;	
	padding-bottom:5px;
	width:680px;
	margin-bottom:15px;
	}
	
.entry p {
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: 1.8em;
	/* width:680px; */
	padding-top: 0em;
	line-height: 2em;
	}

.entry .nospace {
	padding-bottom: 0em;
	padding-top: 0em;
	}

.entry ul, ol {
	line-height: 2em;
	}


.entry img {
	padding-left: 20px;
	padding-right: 20px;
	}

.entry .alignright {
	padding-left: 20px;
	padding-right: 0px;
	}

.entry .alignleft {
	padding-left: 0px;
	padding-right: 20px;
	}

.entry .nopad {
	padding-left: 0px;
	padding-right: 0px;
	}

/*
.entry a {
	text-decoration:none;
	color:#a00000;
	}
	
.entry a:hover{
	text-decoration:underline;
	color:#a00000;
	}
*/
	
.entry blockquote {
	/* background:#F7F7F7; */
	background: #b00000;
	color: #ffffff;
	float:right;
	margin:0 0 20px 20px;
	padding:0 20px;
	width:310px;
}

.entry blockquote p {
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	}

.entry ol, .entry ul {
	margin-left: 0px;
	margin-top:15px;
	margin-bottom:1.8em;
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	}
	
.entry ul li{
	list-style-type: disc;
	list-style-position: inside;
	}
		
.entry ol li{
	list-style-type:decimal;
	}

.phototable {
	text-align: center;
	}

.phototable p {
	padding-bottom: 0em;
	padding-top: 0em;
	}

.phototable table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.phototable tr {
	height: 160px;
	}

.phototable td {
	width: 200px;
	vertical-align: middle;
	padding: 5px;
	}

.phototable img {
	width: 200px;
	height: 160px;
	}

.phototable img.alignnone {
	padding-left: 0px;
	padding-right: 0px;
	}

.phototable .separator {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	height: 20px;
	background-color: #b00000;
	}

/********************************
* 			Sidebar			    *
********************************/

.sidebar {
	float:right;
	width:170px;
	/*background: #fff url(../images/sidebarbg.png) repeat-y;*/
	margin-right:10px;
	padding-top:50px;
	display:block;
	}
	
.sidebar h2 {
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom: 0em;
	margin-bottom:.5em;
	padding-top:15px;
	/*border-bottom:1px dotted #4270e6;*/
	width: 100px;
	}
	
.sidebar ul {
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	}
	
.sidebar ul li {
	list-style-type:circle;
	margin-left:25px;
	}
	
.sidebar ul ul li{
	list-style-type:circle;
	margin-left:40px;
	}
	
/*
.sidebar ul a {
	text-decoration:none;
	color:#e67042;
	}
	
.sidebar ul a:hover {
	text-decoration:underline;
	color:#a00000;
	}
*/
	
.byline {
	font-size:1em;
	letter-spacing:.1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	padding-bottom:25px;
	}

.uppercase {
	text-transform:uppercase;
	font-weight:400;
	}
	
.profilebox ul li {
	list-style-type:none;
	}
	
/********************************
* 			Footer			    *
********************************/

.credit {
	padding-top:25px;
 	text-align:center;
 	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;
	}

/*
.credit a {
	text-decoration:none;
	color:#e67042;
	}
	
.credit a:hover{
	text-decoration:underline;
	color:#a00000;
*/
	

/********************************
* 	     Content - Bot			*
********************************/

.nav p {
	text-align:center;
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight: 100;	
	}	
	
/********************************
* 	     Comments    			*
********************************/


/********************************
* 	     Extra Stuff   			*
********************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.logged {
	color:#9B96A3;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "Sans Serif";
	font-weight:100;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
h2#respond {
	padding:10px;
	}
