/*
Theme Name: 00 Asterisk
Theme URI: http://www.freewpthemes.net/preview/asterisk
Description: for wpmu
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/img01.gif) repeat-x;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
h1 {
	margin-top: 0;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
}
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}
h1, h2, h3, h4, ul, ul li {
	text-transform: lowercase;
}
p, ol, ul {
	line-height: 1.4em;
	padding-bottom: 0.5em;
}
a, a:hover {
	color: #18BDF5;
	text-decoration: none;
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 5px 15px 0 0;
}
img.right {
	float: right;
	margin: 5px 0 0 15px;
}
#header {
	width: 778px;
	height: 160px;
	margin: 0 auto;
	text-transform: lowercase;
}
#logo {
	float: left;
	padding: 40px 0 0;
}
#logo h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFF;
}
#logo h1 a {
	padding-right: 20px;
	background: url(images/img02.gif) no-repeat right top;
	color: #FFF;
}
#logo p {
	margin: -5px 0 0;
	font-size: 1.22em;
	letter-spacing: -1px;
	color: #FFF;
}
#logo a {
	text-decoration: none;
	color: #FFF;
}
#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 93px 0 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFF;
}
#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}
#wrapper {
	background: url(images/img03.gif) repeat-x left bottom;
}
#page {
	width: 778px;
	margin: 0 auto;
	padding: 10px 0 0;
}
#content {
	float: left;
	width: 510px;
}
.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}
.post .title {
	margin: 0;
	padding: 5px 0 0;
	background: url(images/img05.gif) repeat-x;
}
.post h2.title {
	font-size: 1.6em;
}
.post .meta {
	margin: 0 0 30px;
	padding: 0;
	color: #C6C6C6;
	line-height: normal;
}
.post .meta a {
	color: #C6C6C6;
}
.post .entry {
	padding-bottom: 30px;
}
.navigation a {
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#sidebar {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 30px;
}
#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}
#sidebar li li a {
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 50%;
}
#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	background: #B7EBFC;
	border: 1px solid #99C4D2;
	border-right-color: #C6EFFD;
	border-bottom-color: #C6EFFD;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
#search input, #submit {
	height: 22px;
	background: #18BDF5 url(images/img11.gif) repeat-x;
	border: 1px solid #7AD9F9;
	border-right-color: #149ECD;
	border-bottom-color: #149ECD;
	color: #FFF;
}
#search #s {
	height: auto;
	width: 130px;
	background: #B7EBFC;
	border: 1px solid #99C4D2;
	border-right-color: #C6EFFD;
	border-bottom-color: #C6EFFD;
	color: #555;
}
#search br {
	display: none;
}
#calendar caption {
	font-weight: bold;
}
#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}
#calendar thead {
	background: #E8E8E8;
}
#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}
#calendar tbody #today {
	font-weight: bold;
	border-color: #CCC;
}
#next {
	text-align: right;
}
#respond p {
	margin: 0 0 5px;
	line-height: normal;
}
#comment {
	width: 400px;
}
#wrapper2 {
	background: #18BDF5;
	color: #ddd;
	text-align: center;
	padding: 10px;
	margin: 0;
}
#wrapper2 p, #wrapper2 p a, #wrapper2 a, #wrapper2 a:hover {
	color: #ddd;
	text-decoration: none;
}
#wrapper2 p {
	padding: 0;
	margin: 0;
	line-height: 1em;
}
#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display: block;
	float: left;
	width: 259px;
}
#footer li.first {
	padding-left: 0;
}
#footer li ul {
	margin: 0;
}
#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}
#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}
#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFF;
}
#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
	color: #FFF;
}
#legal a, #valid a {
	color: #FFF;
}
#valid {
	text-align: center;
	color: #FFF;
}

ul.footmeta {
	list-style: none;
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
}
ul.footmeta li {
	display: inline;
	margin-right: 10px;
	border: none;
}

.ads_skycraper {
	text-align: left;
	padding-bottom: 20px;
}
.ads_box {
	float: left;
	margin-right: 20px;
}
.ads_bigbox {
	float: none;
	clear: left;
	margin-bottom: 20px;
}
