body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/somethings-live-c.jpg) no-repeat center top;
	background-attachment:fixed;
	line-height: 25px;
	font-family: verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 20px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

a:hover { 
text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 133px;
	background: none;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 143px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	height: 10px;
	padding: 5px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 103px;
}

#menu ul {
	margin: 0px;
	padding: 79px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #FF3D18;
}

#menu .first a {
	background: none;
}


/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 0px 40px 0px 40px;
	background: none;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

#content-index {
	float: left;
	width: 840px;
}

#banner {
	padding-bottom: 20px;
}

/* Post */

.post {
	margin-bottom: 5px;
 }

.post .title {
	height: 40px;
	background-image: url(images/img06n.jpg);
	background-repeat: repeat-x;
 	/* for IE */
	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(images/img09.jpg) no-repeat left top;
}



.post .entry-btm {
	padding: 10px 30px 0px 30px;
  border:0px solid black;
	line-height:15px;
	}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px 30px;
	background: url(images/img12.jpg) no-repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(images/img13.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 0px 0px;
	background: url(images/img11.jpg) no-repeat left top;
	text-align: right;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 920px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding:10px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #1E1E1E;
}

#footer a {
	color: #1E1E1E;
}
