/*  
Theme Name: DiversE
Theme URI: http://www.freewpthemes.net/preview/diversity
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 20px;
	padding: 0;
	background: rgb(28, 94, 172);
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

h1, h2, h3 {
	color: #003366;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h6 {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

input, textarea, select {
	color: #003366;
}

a {
	color: #1d5fac;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
	margin-top: 200px;

}

/* Logo */

#logo {
	margin-bottom: 10px;

}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #003366;
}

#logo h1 {
	padding-top: 30px;

}

#logo p {
	padding-bottom: 30px;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
        margin: 20px 0 0 20px;

	background: rgb(28, 94, 172);
}



/* 
#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}
*/



#widgets * {
	color: #FFFFFF;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;

	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(images/img05.gif) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	height: 270px;
	background: url(images/img06.gif) repeat-x;
}

#search form {
	height: 270px;
	margin: 0 0 0 -241px;
	padding: 0;
	background: url(images/img07.png) no-repeat;
}

#search fieldset {
	height: 108px;
	margin: 0;
	padding: 95px 12px 0 0;
	background: url(images/img08.gif) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.padded {
	padding: 0 20px;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
	letter-spacing: -2px;
	font-size: 3em;
}

.pagetitle a {
	text-decoration: none;
}

.post {
	margin-bottom: 20px;
	background: #fafafa; url(images/img09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
	font-color:  rgb(28, 94, 172);

}

.entry {
	padding: 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

.posts {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 20px 0;
	border-bottom: 2px solid #C2C9B6;
}

.posts h3 {
	margin: 0;
}

.posts p {
	margin: 0;
}

.navigation {
	height: 1px;
	margin: 0;
	padding: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}
