/* @override 
	http://10.0.1.200/~stevesunderland/wrecordsbymonkey.com/assets/templates/monkey_three/css/style.css
	http://10.0.1.198/~stevesunderland/wrecordsbymonkey.com/assets/templates/monkey_three/css/style.css
	http://www.wrecordsbymonkey.com/assets/templates/monkey_three/css/style.css
*/

@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

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



body {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	background: #000 url(../img/wrecord-background.jpg) fixed -600px -500px;
}

p {
	font-size: 13px;
	line-height: 150%;
}

h3 {
	text-transform: uppercase;
	font-size: 25px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 20px;
}

ul#bloglinks {
	padding-left: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bloglinks li {
	padding-left: 0;
	margin-bottom: 10px;
}

#bloglinks li img {
	margin-right: 10px;
	vertical-align: middle;
	border: 0;
}

#content div.inner.right hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-top-style: none;
}

#links {
	border-top: 1px solid #333;
	background-color: #000;
	float: left;
	height: 200px;
	overflow: hidden;
	width: 100%;
}

#links a.middle {
	margin-right: 1px;
	margin-left: 1px;
}

#links a {
	width: 300px;
	float: left;
	height: 200px;
	text-decoration: none;
}

#links img {
	width: 299px;
}

#links a span {
	display: inline-block;
	position: relative;
	top: -40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	left: 10px;
}

div.nl_summaryPost h3 a, div.childscontainer h3 a {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

div.childscontainer li h3, h3.ditto_pageTitle a {
	background-color: #000;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}

h3.ditto_pageTitle a:hover {
	background-color: #900000;
}

div.nl_info {
	font-size: 11px;
	color: #7f7f7f;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

div.bookmarks, div.nl_info {
	margin-top: 10px;
	line-height: 20px;
}

#ditto_pages {
	clear: both;
	background-color: #000;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #7f7f7f;
	padding-top: 5px;
	padding-left: 5px;
	padding: 5px;
}

a.ditto_page {
	padding-right: 10px;
	padding-left: 10px;
	padding: 6px;
	font-size: 20px;
}

#ditto_pages a {
	text-decoration: none;
	color: #fff;
}

#content.Blog li.LCOS_child {
	line-height: 100%;
	margin-bottom: 10px;
	font-size: 12px;
}


div.bookmarks {
	float: right;
}

div.nl_summaryPost {
	border-bottom: 1px solid #ccc;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#commentsAnchor input {
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	margin-bottom: 10px;
}

textarea {
	font-size: 15px;
	width: 470px;
	border: 1px solid #000;
}

div#commentsAnchor {
	font-size: 15px;
	clear: both;
	padding-top: 20px;
	margin-top: 60px;
	display: block;
	border-top: 1px solid #ccc;
}

#commentsAnchor h2 {
	margin-top: 0;
}

a {
	color: #900000;
}

a:hover {
	color: #f00;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	background: transparent;
}

#head {
	height: 150px;
}

div#content.Lifestyle {
	
}

#logo {
	padding: 20px 0 10px 30px;
	float: left;
}

#tag {
	float: right;
	padding: 50px 10px 30px 0;
	display: block;
	opacity: 0.5;
}

div#content.Contact {
	background: #fff url(../img/logo_big.jpg) no-repeat 370px center;
}

#nav {
	float: right;
	line-height: 20px;
}

#nav ul {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 15px;
	margin: 0;
}

#nav li {
	float: left;
	margin-right: 20px;
}
#nav li.last {
	margin-right: 10px;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #7f7f7f;
	text-transform: uppercase;
}

#nav a:hover {
	color: #fff;
}

#nav li.active a {
	color: #fff;
}

#content {
	background-color: #fff;
	float: left;
	width: 900px;
	font-size: 20px;
	line-height: 150%;
}

#content div.inner.left {
	padding: 20px;
	width: 600px;
	float: left;
	color: #333;
}

#content.History div.inner.left, #content.Blog div.inner.left, #content.Collections div.inner.left, #content.Culture div.inner.left, #content.Lifestyle div.inner.left, #content.Friends div.inner.left, #content.People div.inner.left {
	border-right: 1px solid #ccc;

}

#content.Blog div.inner.left {
	width: 500px;
}

#content div.inner.right {
	width: 170px;
	float: right;
	padding: 20px 20px 0px 0px;
	text-align: right;
}

#content.Collections div.inner.left {
	width: 610px;
}

#content.Collections div.inner.left img {
	max-width: 600px;
	height: inherit;
	
}

#content div.inner.right a {
	color: #7f7f7f;
	text-decoration: none;
}

#content div.inner.right a:hover {
	color: #000;
	text-decoration: none;
}

h3.ditto_pageTitle {
	margin: 0;
}

div.ditto_item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

div.ditto_introText {
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
}

#content.Blog div.inner.right {
	width: 300px;
	text-align: left;
	padding-right: 30px;
}

#content.History div.inner.right {
	width: 200px;
	padding-right: 30px;
}

#content.Collections div.inner.right {
	width: 180px;
	font-size: 2px;
}



#foot {
	color: #4c4c4c;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #000;
}
#foot a {
	color: #7f7f7f;
}

div.nl_summaryPost img {
	max-width: 500px;
}

ul.LCOS_list {
	list-style-type: none;
	padding: 0;
	font-size: 15px;
	margin-top: 10px;
}

#foot {
	display: inline-block;
	width: 900px;
	padding-left: 0;
	height: 60px;
}

#content.History div.inner.right p {
	font-size: 15px;
}

h4 {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

#foot div.left {
	float: left;
	line-height: 150%;
	padding-left: 10px;
}

#foot div.left a {
	text-decoration: none;
}

#foot div.right {
	float: right;
	font-size: 20px;
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
}

#foot div.right label {
	display: inline;
}

#foot div.right form {
	margin-bottom: 0;
	padding: 5px;
	background-color: #fff;
}

#foot div.right form input.submit {
	color: #fff;
	background-color: #000;
}

#foot div.right input {
	border: 1px solid #000;
	font-size: 15px;
	color: #7f7f7f;
	background-color: transparent;
	padding: 2px;
}
