/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 13px;
	color: #000000;
	
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-transform: lowercase;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 778px;
	height: 128px;
	margin: 0;
	background: url(images/tp.jpg) no-repeat;
	text-align: left;
	position: relative;
}



#header h1 {
	
	/*padding: 25px 0px 0 0px;*/
}

#header p {
	padding-left: 10px;
}

#header a {
}

.header_mysites {
	color: #000000;
	position: absolute;
	visibility: visible;
	width: auto;
	height: auto;
	left: 252px;
	top: 4px;
	right: auto;
	bottom: auto;
	z-index: auto;
}

.header_content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	left: 300px;
	top: 50px;
	width: 337px;
}

.header_search {
	color: #000000;
	position: absolute;
	visibility: visible;
	width: 291px;
	height: auto;
	left: 533px;
	top: 18px;
	right: auto;
	bottom: auto;
	z-index: auto;
}
/* Menu */

#menu {
	width: 778px;
	height: 163px;
	margin: 0;
	background: url(images/tp2.jpg) no-repeat;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 6px 0 0 35px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 13px 0 10px;
	background: url(images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
}

#menu a:hover {
	text-decoration: underline;
	text-transform: capitalize;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 0px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
}



.rock {
	font-weight: bold;
	color: #FF0000;
	font-family: Dadhand, Staccato222 BT, Arial;
	text-transform: uppercase;
	font-size: 18px;
	font-style: italic;
}


.post {
	padding: 0 0 10px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.h2 {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
}


.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 5px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	width: 240px;
	float: right;
	
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/45.jpg) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

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

.active {
	text-decoration: none;
	font-variant: normal;
	color: #FF0000;
	font-style: normal;
	text-transform: lowercase;
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
	background-color: #FFFFFF;
}
