/* @override 
	http://www.jennarivers.com/jennarivers/assets/templates/jr_default/css/site.css
	http://10.0.1.200/~stevesunderland/futurecraftstudio.com/assets/templates/fcs_default/css/site.css
	http://10.0.1.200/~stevesunderland/jennarivers.com/assets/templates/jr_default/css/site.css
*/

body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
}

p {
	margin: 0;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

a:hover {
	background-color: #ccc;
}



img {
	border: none;
	padding: 0;
	margin: 0;
}

#wrap {
	width: 900px;
	margin: 0 auto;
}
#head {
	padding-top: 40px;
	padding-bottom: 40px;
	height: 40px;
	border-bottom: 1px solid #000;
}
#nav {
	float: right;
}
#nav a {
	color: #666;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	border: none;
	letter-spacing: .2em;
	font: normal .75em/40px Arial, Helvetica, Geneva, sans-serif;
}
#nav a:hover {
	color: #000;
}
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style:none;
}
#nav ul li {
	float: left;
}
#nav ul li.active a {
	color: #000;
	border-bottom-width: 1px;
}
#logo {
	float: left;
}
#content {
	clear: both;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
div#content p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #4c4c4c;
	font-size: .75em;
	line-height: 150%;
}
#content.About, #content.Press, #content.Contact, div#content.Blog {
	float: left;
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#content.About {
	text-align: justify;

}
#content.Contact {
	padding-bottom: 40px;
}
#content.Press ul {
	margin: 0 0 40px;
	padding: 0 0 0 20px;
	list-style: ;
	list-style-type: square;
	opacity: 1;
	color: #4b4b4b;
	line-height: 150%;
	font-size: .75em;
}
#content.Home {
	float: left;
}
#content.blog {
	background-color: #fff;
}

div.col {
	float: left;
	clear: both;
	display: inline;
	margin-bottom: 20px;
}
div.left {
	width: 300px;
	height: 200px;
	float: left;
	padding: 0;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}

div.right {
	float: left;
	width: 520px;
}

h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font: 1em Arial, Geneva, sans-serif;
	letter-spacing: .2em;
	clear: both;
}

h3 {
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}

h5 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1em;
}

h6 {
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: .8em;
	font-style: italic;
	line-height: 1.5em;
	color: #7f7f7f;
}

hr {
	margin-top: 40px;
	clear: both;
	margin-bottom: 40px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#footer {
	color: #333;
	text-transform: uppercase;
	padding-top: 40px;
	clear: both;
	text-align: right;
	padding-bottom: 40px;
	letter-spacing: .2em;
	border-top: 1px solid #000;
	width: 900px;
	margin: 0 auto;
	font: .7em Arial, Geneva, sans-serif;
}
ul#home_feature {
	padding: 0;
	margin-top: 0;
	margin: 0;
	float: left;
}

li.feat {
	float: left;
	display: inline;
	padding: 1px;
	margin: 0;
	font-size: 1.4em;
	font-style: italic;
	opacity: 0.3;
}
li.feat:hover {
	opacity:.99;
}
li.feat a {
	color: #000;
	text-decoration: none;
	border: none;
}
#content.Home li.feat p {
	padding: 10px;
	color: #000;
	margin: 0;
}

#content.Blog div.tags, #content.Blog p.subdued {
	font-size: .8em;
}
div.tags, div.tags a {
	color: #666;
}

#content.Blog p.subdued, div.jot-list {
	font-style: italic;
	color: #999;
}
#articles {
	width: 550px;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}
div.entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	text-align: justify;
	width: 520px;
}
div.entry h3 {
	margin-bottom: 20px;
	font-size: 1.3em;
}
#blogComments h2 {
	font-size: 1em;
}
#blogComments {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top: 1px solid #999;
}
form.jot-form {
	color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}
a.backlink {
	text-transform: uppercase;
	font-size: .8em;
	color: #666;
	display: block;
	padding-bottom: 10px;
	width: 500px;
	padding-top: 10px;
	border-bottom-style: none;
}
div#sidebar_articles {
	float: left;
	text-transform: lowercase;
	margin-bottom: 40px;
}

div#sidebar {
	float: left;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#sidebar_tags {
	float: left;
	clear: both;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

#sidebar ul li a {
	font-size: .8em;
	line-height: 200%;
	color: #4c4c4c;
}

#logo a {
	border: none;
}

#content.Blog h3 a {
	border-bottom: none;
}

#articles div.entry div.tags {
	font-size: 10px;
	text-transform: uppercase;
}
