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

* {
	
}

body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6B6B6B;
}

form {
}

input, textarea {

	font: bold 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {

}

h2, h3, h4 {

	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
}

p, ul, ol {



}

ul, ol {

}

dl.list1 {

}

dl.list1 dt {
	
}

dl.list1 dd {
	
}

dl.list1 a {
	color: #666666;
}

ul.list2 {

}

ul.list2 li {

}

ul.list2 li.nopad {

}

blockquote {

}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
display:none;
}

img.left {
display:none;
}

img.right {
display:none;
}

/* Wrapper */

#wrapper {

}

#wrapper2 {

}

/* Header */

#header {
	display:none;
}

/* Logo */

#logo {

}

#logo h1 {
	
}

#logo h1 a {
	
}

/* Menu */

#menu {

}

#menu ul {

}

#menu li {

}

#menu a {
	
}

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

/* Page */

#page {

}

/* Content */

#content {
	
}

.post {
	
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {

}

.post .meta .posted {
	
}

.post .meta .permalink {
	
}

.post .meta .comments {

}

/* Sidebar */

#sidebar {
display:none;
}

#sidebar ul {
display:none;
}

#sidebar li {
display:none;
}

#sidebar li ul {
display:none;
}

#sidebar li li {
display:none;
}

/* Search */

#search {
display:none;
}

#search br {
display:none;
}

#search input {
display:none;
}

#search #s {
display:none;
}

/* Widebar */

#widebar {
	display:none;
}

#widebar #colA {
	display:none;
}

#widebar #colB {
	display:none;
}

#widebar #colC {
	display:none;
}

/* Footer */

#footer {

}

#footer p {

}

#footer a {

}