/*

Theme Name: Asterisk

Theme URI: http://www.freewpthemes.net/preview/asterisk

Description: A multi-column, fixed-width design for 800x600 resolutions. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/wrapper

*/



body {

	margin: 0px;

	padding: 0px;

	background: #FFFFFF url(images/img01.gif) repeat-x scroll 0px -40px;

	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #333333;

}



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;

}



p, ol, ul {

	line-height: 1.67em;

}



a {

	color: #0c8dba;

}



a:hover {

	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 */



#header {

	width: 900px;

	height: 110px;

	margin: 0px auto;

}



/* Logo */



#logo {

	float: left;

	padding: 27px 0 0 0;

}



#logo h1 {

	margin: 0;

	letter-spacing: -2px;

	font-size: 3.2em;

	font-weight: normal;

	color: #FFFFFF;

}



#logo h1 a {

	padding-right: 20px;



	text-decoration: none;

	color: #FFFFFF;

}



#logo p {

	margin: -5px 0 0 0;

	font-size: 1.22em;

	color: #FFFFFF;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Menu */



#menu {

	float: right;

}



#menu ul {

	margin: 0px;

	padding: 50px 0px 0px 0px;

	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: #FFFFFF;

}



#menu a:hover, .active a {

	border-bottom: 3px solid #8AD9F3;

}



/* Page */



#wrapper {

	background: url(images/img03.gif) repeat-x left bottom;

}



#page {

	width: 900px;

	margin: 0px auto;

	padding: 40px 0;

}



/* Content */



#content {

	float: left;

	width: 620px;

}



/* Post */



.post {

}



.post .date {

	float: right;

	width: 66px;

	height: 40px;

	margin: 0;

	padding-top: 1px;

	background: #18BDF5 url(images/img07.gif) repeat scroll 0 -5px;

	line-height: normal;

	text-transform: uppercase;

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

}



.post .date b {

	display: block;

	margin-top: 0px;

	font-size: 20px;

}



.post .title {

	margin: 0;

	padding: 20px 0 0 0;

	background: url(images/img05.gif) repeat-x;

}



.post h1.title {

}



.post h2.title {

	font-size: 1.8em;

}



.post .meta {

	margin: 0 0 30px 0;
	padding: 0;
	color: #666666;
	line-height:normal;
	font-size:12px;
}



.post .meta a {

	color: #999999;

}



.post .entry {

	padding-bottom: 30px;

}



.navigation {

}



.navigation a {



}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.insidepost {

	float: right;
	margin-left: -15px;
	position: relative;

}

/* Sidebar */



#sidebar {

	float: right;

	width: 260px;

}



#sidebar ul {

	margin: 0;
	padding: 10px 10px 10px 10px;

	list-style: none;

	background:#e5f8ff;

	-moz-border-radius: 5px;

}



#sidebar li {

	margin-bottom: 14px;
	

}



#sidebar li ul {

}



#sidebar li li {

	margin: 0;

	padding: 2px 0;

	background: url(images/img05.gif) repeat-x left bottom;

	padding-left: 5px;

}



/*#sidebar li li a {

	padding-left: 21px;



}*/



#sidebar h2 {

	padding-left: 3px;

}



#sidebar a {

	text-decoration: none;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* Form & Search */



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: #333333;

}



#search {

}



#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: #FFFFFF;

	margin-top: 7px;

	margin-left: 4px;

}



#search #s {

	height: auto;

	width: 116px;

	background: #B7EBFC;

	border: 1px solid #99C4D2;

	border-right-color: #C6EFFD;

	border-bottom-color: #C6EFFD;

	color: #333333;

}



#search br {

	display: none;

}



/* Calendar */



#calendar_wrap {

}



#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: #CCCCCC;

}



#prev {

}



#next {

	text-align: right;

}



/* Respond */



#respond p {

	margin: 0 0 5px 0;

	line-height: normal;

}



#comment {

	width: 400px;

}



/* Footer */



#wrapper2 {

	background: #18BDF5;

}



#footer {

	width: 810px;

	margin: 0 auto;

	padding-top: 30px;

	color: #FFFFFF;

}



#footer a {

	color: #FFFFFF;

}



#footer ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#footer li {

	display: block;

	float: left;

	width: 259px;

	padding: 4px;

}



#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: #FFFFFF;

}



#legal {

	clear: both;

	margin: 0;

	padding: 15px 0;

	text-align: center;

	color: #FFFFFF;
	font-size: 11px;

}



#legal a, #valid a {

	color: #FFFFFF;

}



#valid {

	text-align: center;

	color: #FFFFFF;

}