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

@import 'roundbox.css';

body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/bg01.jpg) repeat-x 0 0;
	font-size: 13px;
	color: #7F7F7F;
	border-top: solid 10px #7ACE11;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #484848;
	font-family: Georgia, Times, serif;
	letter-spacing: -0.06em;
}

h1 {
	font-size: 24px;
}

#header h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h2 {
	letter-spacing: -0.05em;
	font-size: 20px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 160%;
}

blockquote {
	padding-left: 1em;
	font-family: "Georgia", "Times new Roman", serif;
	font-style: italic;
	line-height: 1.5em;
}

cite {
    display: block;
    text-align: right;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7ACE11;
}

a:hover {
	text-decoration: none;
	color: #7ACE11;
}

/* Header */

#header {
	width: 890px;
	height: 170px;
	margin: 0px auto;
}

/* Definition */

#def {
	float: right;
	height: 70px;
	width: 300px;
	margin: 20px 0 0 0;
	font-family: Georgia, Times, serif;
}

#def dt {
	font-size: 1.4em;
	color: #efefef;
}

#def dd span.definition {
	font-style: italic;
	line-height: 1.4em;
}

#def dd span.pronunce {
	font-style: normal;
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	letter-spacing: -0.1em;
	font-size: 3.6em;
	font-weight: normal;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #ccc;
}

#logo h1 a strong {
    color: #fff;
    font-size: 1.2em;
}

#logo p {
	margin: -5px 0 0 0;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-family: Georgia, Times, serif;
}

#logo p a {
    color: #7ACE11;
}

#logo p a:hover {
    text-decoration: underline;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	margin: 19px 0 0 0;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding-bottom: 3px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover,
#menu a.active {
	border-bottom: 7px solid #FFFFFF !important;
}


/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

.errorlist {
    background-color: #FFD18B;
    color: black;
    padding: 7px;
    border: solid 1px #fb0;
    margin-top: 2px;
    font-weight: bold !important;
}

.errorlist li {
    list-style-type: none;
    padding-left: 25px;
    background: transparent url(images/icons/famfamfam/exclamation.png) no-repeat center left;
}

.intro {
    padding: 0 20px;
    font-variant: small-caps;
    margin-bottom: 20px;
    font-size: 1.2em;
}

.intro h1,
.intro h2,
.intro h3,
.intro h4,
.intro h5 {
	font-variant: normal;	
}

.intro p {
	line-height: 1.5em;	
}

.post {
	padding: 15px;
	background: url(images/bg04.jpg) no-repeat top left;
}

.help_text {
    display: block;
    font-size: .8em;
}

label {
    font-weight: bold;
    display: block;
    font-size: 1.1em;
    letter-spacing: -0.04em;
}

#form_report label {
    display: inline;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.read_more {
	text-align: right;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.field {
    margin-bottom: 10px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
	margin: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 10px 0;
	line-height: 1.22em;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar h2 a {
	color: #444;
}

#sidebar a {
	font-family: Georgia, Times, serif;
	text-decoration: none;
}

#sidebar .description {
	font-size: .9em;
	display: block;
}

#sidebar .date {
	display: block;
	text-align: right;
	font-size: .9em;
	color: #444;
	font-family: Georgia, Times, serif;
}

#sidebar a:hover {
}

/* Widgets */

#sidebar .widget {
	margin: 0;
	padding: 0 0 30px 0 !important;
}

#sidebar .widget li a {
	text-decoration: underline !important;
}

#twitter.widget h2,
#delicious.widget h2 {
	width: 310px;
	height: 32px;
	position: relative;
	padding: 0 0 0 38px;
	line-height: 32px;
	background: transparent url(../images/twitter.gif) no-repeat center left;
}

.widget h2 a.feed {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	right: 40px;
	top: 7px;
	width: 20px;
	height: 20px;
	background: transparent url(images/icons/famfamfam/feed.png) no-repeat center left;
}

.widget h2 a.feed span {
	display: none;	
}

#twitter.widget h2 a {
	color: #3dccea !important;
}

#delicious.widget h2 {
	background-image: url(../images/delicious.gif);
}

#delicious.widget h2 a {
	color: #3173d1 !important;
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 80px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
	border-bottom: solid 10px black;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
}
