/* @override http://www.futurecraftstudio.com/assets/templates/fcs_default/css/site.css */

/* @override http://futurecraftstudio.com/assets/templates/fcs_default/css/site.css */

/* @override http://www.futurecraftstudio.com/assets/templates/fcs_default/css/site.css */



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

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #000;
	color: #000;
	height: 100%;
}

html {
	height: 100%;
}

p {
	margin: 0;
}

a {
	outline: none;
}

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

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

#wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
#head {
	height: 60px;
	width: 900px;
	margin: 0 auto;
	padding: 5px 0 20px;
}
#nav {
	float: right;
}
#nav a {
	color: #7f7f7f;
	text-transform: uppercase;
	font: bold .75em/40px Arial, sans-serif;
	padding: 10px;
	text-decoration: none;
	border: none;
	letter-spacing: .2em;
}
#nav a:hover {
	color: #000;
}
#nav ul {
	margin: 20px 0 0;
	padding: 0;
	float: left;
	list-style:none;
}

#content div.list ul {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	font-size: .75em;
	text-transform: uppercase;
}

#content div.list ul li a {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7f7f7f;
}

#content div.list ul li.active a {
	color: #000;
}

#content div.list ul li {
	margin-bottom: 20px;
}
#nav ul li {
	float: left;
}
#nav ul li.active a {
	color: #000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#logo {
	float: left;
	margin-left: -25px;
}

#logo a {
	border: none;
}
#content {
	clear: both;
	color: #000;
	width: 900px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
}
div#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #656565;
	line-height: 150%;
	font-size: .75em;
}
#content.About, #content.Press, #content.Contact, div#content.Blog, #content.Tags {
	padding: 0;
	/*
	background: #fff url(http://www.futurecraftstudio.com/assets/templates/fcs_default/img/content_bottom.jpg) no-repeat 0 bottom; 
	*/
}                   
#content.About {
	text-align: justify;
	width: 900px;
}

#content div.col div.left img {
	margin-top: 0;
}
#content.Contact {
	padding-bottom: 40px;
}

div#content.collects {
	margin-top: 20px;
	height: 800px;	
}

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

div.managecontainer {
	     padding: 20px 40px;
	float: left;
	width: 830px;
	background: #fff url(http://www.futurecraftstudio.com/assets/templates/fcs_default/img/content_bottom.jpg) no-repeat 0 bottom;
}

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

div.right {
	float: left;
	width: 450px;
	display:inline;
}

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

h3 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 0;
}


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: dotted;
	border-bottom-width: 1px;
}

#footer {
	font-size: .7em;
	color: #333;
	text-transform: uppercase;
	clear: both;
	text-align: center;
	letter-spacing: .2em;
	background: #000 url(http://www.futurecraftstudio.com/assets/templates/fcs_default/img/content_bottom.jpg) repeat-x 0 top;
	width: 100%;
	padding: 40px 0 20px;
	bottom: 0;
}
ul#home_feature {
	padding: 0;
	margin: 20px 0 40px;
	float: left;
}

li.feat {
	float: left;
	display: inline;
	padding: 1px;
	margin: 0;
	font-style: normal;
	opacity: 0.99;
	width: 300px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
	font-size: .75em;
}
li.feat img {
	margin-bottom: 50px;
}
li.feat:hover {
	opacity:.3;
}
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: 0.7em;
}
div.tags, div.tags a {
	color: #666;
	text-transform: uppercase;
}
#content.Blog p.subdued, div.jot-list {
	font-style: italic;
	color: #999;
}
#articles {
	width: 500px;
	float: left;
	margin-right: 40px;
	margin-bottom:30px;
}
div.entry {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
	text-align: justify;
	width: 500px;
}
div.entry h3 {
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .15em;
	text-transform: uppercase;
	font-size: 1.15em;
}
div.entry h3 a {
	line-height: 12px;
	border-bottom: none;
}                

#blogComments h2 {
	font-size: 1em;
}
#blogComments {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
}
form.jot-form {
	color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
}
a.backlink {
	text-transform: uppercase;
	font-size: .8em;
	color: #666;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 500px;
}   
div #sidebar {
	float:right;
	line-height:150%;
	margin-top:20px;
}
div#sidebar_articles {
	float: left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width:270px;
}  

div#sidebar_contact {
	padding-bottom: 10px;
	margin-bottom: 15px;
}



div#sidebar_tags { 
	padding-bottom:20px;
	width:270px; 
	
}
                    
div#sidebar_tags {
	float:left;
	clear:both;
}
div.right.big {
	text-align: justify;
	font-size: 18px;
}

#maxImage {
	width: 420px;
	height: inherit;
}

div.list {
	float: left;
	margin-right: 20px;
}

div#content div.right.big p {
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .9em;
	text-align: left;
}

#nav ul li.last a {
	margin-right: -10px;
}
#sidebar h3 {
	color:#999;
	margin-bottom:10px;
	margin-top:0;
	text-transform:uppercase;
	padding-bottom: 10px;
	line-height: 12px;
	font-size: 1.25em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .15em;
} 
#sidebar a {
	color:#666;
}      
   
#sidebar ul {
	list-style-type:none;
	padding:0;
	margin-top:0;
	margin-bottom:0px;
	font-size: 12px;
}

div#content.Blog {
	width: 100%;
	padding: 0;
	display: inline-block;
}       

div#content.Blog div.inner {
	padding: 20px;
	width: 900px;
	margin: 0 auto;
	
}

#content div.col div.right h3 {
	margin-top: 10px;
}

