/* @override http://www.razorandtiemusicpublishing.com/index.php/style/default */

* {
	margin: 0;
	padding: 0
}

/* Clearing Class ////////*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearleft:after {
	clear: left;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

body {
	margin-top: 10px;
	background: #5f69ff url(http://razorandtiemusicpublishing.com/images/main/top_bg.jpg) repeat-x;
	font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif;
}

a {
	outline: none;
}

*.right {
	float: right
}

div#header {
	width: 780px;
	height: 100px;


/* minus the body top margin */
	background: transparent;
	margin: 0 auto;
	position: relative;
}

h1 {
	float: left;
	width: 175px;
	height: 64px;
	border: 0;
	background: transparent;
}

h1 a {
	display: block;
	width: 175px;
	height: 64px;
	background: url(http://razorandtiemusicpublishing.com/images/main/rtp_logo.gif) no-repeat;
	text-indent: -9999px;
}

form#search {
	float: right;
	position: relative;
	margin-top: 30px
}

#search_glass {
	position: absolute;
	right: 138px;
	top: -3px;
}

::root #search_glass {
	right: 125px
}

/* Safari hack due to no padding in form fields */

form#search input.textfield {
	padding-left: 13px;
	width: 130px;
	color: #777;
}

form#search input.submit {
	display: none
}

div#main {
	background: #fff;
	padding: 20px 0
}

div#nav-wrap {
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding-top: 16px
}

ul#nav {
	float: right;
	list-style: none;
	height: 20px;
}

ul#nav li {
	float: left;
	border-right: 1px solid #f90;
}

/*li#myspace {
	padding-right: 327px;
}*/

ul#nav li.last {
	border: 0
}

ul#nav a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-size: 17px;
	line-height: 20px;
	color: #f90
}

ul#nav li a:hover {
	background: #f90;
	color: #fff
}



ul#nav ul {
	position: absolute;
	list-style: none;
	left: -9999px;
	background: #f90;
	width: 10em;
	line-height: 21px;
	z-index: 9999;
}

ul#nav ul li {
	border: 0;
	width: 10em
}

ul#nav ul a {
	color: #333;
	padding: 3px 10px
}

ul#nav ul a:hover {
	background: #f60
}

ul#nav li:hover ul, 
ul#nav li.sfhover ul {
	left: auto;
}

div#content {
	clear: right;
	background: #eef3f7 url(bg-home-content.gif) repeat-y;
	width: 760px;


/* width minus padding */
	margin: 0 auto;
	padding: 10px;
}

div#cBody h2 {
	font-size: 20px;
	line-height: 22px;
	background-color: white;
	padding: 7px;
	border: 1px dotted silver;
	margin-bottom: 10px
}

div#cBody {
	float: left;
	width: 560px;
	background: transparent;
}

div.entry {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #bfbfbf;
}

div.entry h3 {
	font-size: 17px;
	margin: 15px 3px 5px;
}

div.entry img {
	float: left;
	padding: 2px;
	background: #fff;
	border: 1px solid #666;
	margin-right: 10px;
}

div.entry p {
	font-size: 12px;
	color: #000;
	margin: 5px 3px;
}

div.entry a {
	
}

div#sidebar {
	border: 1px dotted silver;
	background: #fff;
	width: 170px;
	padding: 5px;
	float: right;
}

div#sidebar h2 {
	width: auto;
	background: transparent;
	border: 0;
}

div#sidebar h3 {
	font-size: 15px;
	width: auto;
	background: transparent;
	border: 0;
}

div.item {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.item img {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #999;
	background: #fff
}

div#sidebar div.item img {
	float: none;
}

div.item p {
	font-size: 13px;
}

div.item p.read_more {
	text-align: right
}

div.item p.read_more a {
	text-decoration: none
}

div.item p.read_more a:hover {
	text-decoration: underline
}

div.item p.date {
	font-size: 11px;
	color: #999;
	text-align: right;
}

div.item p.right {
	clear: right
}

/* Footer */

div#footer {
	clear: both;
	height: 75px;
	background: url(http://razorandtiemusicpublishing.com/images/main/bottom_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#footer_text {
	width: 780px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 12px;
}

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

#footer_text a:hover {
	text-decoration: underline;
}

#footer_links {
	list-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#footer_links li {
	display: inline;
}

#footer_links > li:after {
	padding: 0 6px;
	content: "|";
}

#footer_links > li.last:after {
	padding: 0;
	content: "";
}

#footer_links li a {
	color: #f98d17;
	text-decoration: underline;
}

#footer_links li a:hover {
	color: #e94732;
}

/* Search results */

#search_results {
	margin: 0 20px;
}

.search_date {
	font-size: 12px;
	vertical-align: top;
	margin-top: 0;
	padding-top: 18px;
}

.search_result em {
	color: #666;
	font-weight: normal;
}

.search_result h2 {
	margin-top: 0;
	margin-bottom: 3px;
	margin-left: 7px;
}

.search_result p {
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 7px;
}