body {
	background:#000000 url() repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000000;
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: strong;
	
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #00aeef;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 257px;
	margin: 0 auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;

}

/* Logo */

#logo {
	width: 870px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: normal;
	text-transform: lowercase;
	font-size:60px;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: none;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 0px 0 0px;
}


#menu a {
	float: left;
	background: #00aef0;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#menu a:hover {
	text-decoration: none;
	color: #dce0df;
	padding: 7px 20px;
	background-color: #000000;
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 15px 45px 0 0px;
}

/* Content */

#content {
	float: left;
	width: 603px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img04.gif) no-repeat left 100%;
	border-bottom: 1px solid #FFFFFF;
	
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 40px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	line-height: normal;
	background-color: #02AEF0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height: 40px;
	margin-bottom: 15px;
	padding: 10px 0px 0px 20px;
	background: #ec008c url(images/img03.jpg) no-repeat;
	font-size: 18px;
	color: #000000;
	text-align:right;
	padding-right:10px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 4px solid #FEF200;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #dce0df;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/*Link */

#links a img {
  height: 0;
  width: 0;
  border-width: 0;
}

#links a {
  display:block;
  padding-top: 110px;
}

#links a:hover img {
  position: relative;
  top: -250px;
  left: 250px;
  height: 400px;
  width: 400px;
  border-color: #0ff;
}

/*Link2*/

#links2 a img {
  height: 0;
  width: 0;
  border-width: 0;
}

#links2 a {
  display: block;
  padding-top: 110px;
}

#links2 a:hover img {
  position: relative;
  top: -375px;
  left: 250px;
  height: 646px;
  width: 500px;
  border-color: #0ff;
}

/*Link3*/

#links3 a img {
  height: 0;
  width: 0;
  border-width: 0;
}

#links3 a {
  display: block;
  padding-top: 110px;
}

#links3 a:hover img {
  position: relative;
  top: -375px;
  left: 250px;
  height: 500px;
  width: 215px;
  border-color: #0ff;
}
/* thumbnail */

.thumbnail {
  float: center;
  width: 225px;
  height: 225px;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.thumbnail2 {
  float: center;
  width: 225px;
  height: 386px;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.thumbnail3 {
  float: center;
  width: 225px;
  height: 386px;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.orbit_bg {
	background-image: url(images/orbit_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
