/*  

Theme Name: Dream On
Theme URI: http://www.wpdesigner.com
Description: Dream On Wordpress theme created by Small Potato (WPDesigner.com

Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	background: #003061;
	color: #000;
}
h1 {
	font-size: 20px;
	font-weight: Bold;
	text-decoration: none;
}
h2, h3 {
	font-size: 18px;
	font-weight: Bold;
	text-decoration: none;
	text-transform: uppercase;
}
h4, h5 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #005dad;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
abbr, acronym {
	border: 0;
}
address, dl, p {
	padding: 15px 0 0;
}
blockquote {
	margin: 10px 0 0;
	background: #fff;
	color: #000;
}
blockquote p {
	padding: 15px;
}
blockquote blockquote {
	margin: 15px;
	background: #d41616;
	color: #333;
}
code {
	background: #fff;
}
dt {
	font-weight: bold;
}
dd {
	padding: 0 0 0 15px;
}
hr {
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}
small {
	font-size: 11px;
}
pre {
	width: 90%;
}
input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}
input#s, input#author, input#email, input#url, textarea#comment {
	border: 1px solid #eb7722;
	background-color: #fff;
	padding: 3px;
}
input#author, input#email, input#url {
	margin: 0 5px 0 0;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
	vertical-align: top;
}
#header {
	clear: both;
	background: #000000;
}
#header h1 {
	text-transform: uppercase;
}
#header h1 a {
	padding: 0 20px 0 0;
	text-decoration: none;
	color: #000000;
}
#banner {
	clear: both;
	width: 900px;
	height: 200px;
	background: #000000 url(images/banner.jpg) no-repeat;
}
#description-container {
	clear: both;
	padding: 20px;
	background: #fff;
}
.page {
	clear: both;
	float: left;
	width: 900px;
	border-top: 2px solid #005dad;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}
.maincol {
	float: left;
	width: 600px;
	text-align: left;
	vertical-align: top;
}
.post {
	background: #fff;

}
.post_alt {
	background: #fff;
}
.post, .post_alt {
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}
.post h2, .post_alt h2 {
	padding: 0 0 5px;
	color: #738338;
}
.post h2 a, .post_alt h2 a {
	text-decoration: none;
	color: #005dad;
}
.entry {
	line-height: 16px;
	border-bottom: 1px solid #005dad;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;

}
.entry h1 {
	font-size: 18px;
	font-weight: normal;
}
.entry h2 {
	font-size: 16px;
	color: #000;
}
.entry h3 {
	font-size: 12px;
	color: #000;
}
.entry h4 {
	font-size: 12px;
}
.entry h5 {
	font-size: 12px;
}
.entry h6 {
	font-size: 10px;
	font-weight: normal;
}
.entry img {
	border: 1px solid #e6eecb;
	padding: 6px;
	background-color: #fff;
}
.entry img.wp-smiley {
	padding: 0;
	border: 0;
	background-color: transparent;
}
.entry img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}
.entry p.postinfo {
	color: #eb7722;
}
.postdate {
	color: #000;
}
.browse {
	padding: 10px;
	font-size: 16px;
	border-top: 1px solid #eb7722;
	line-height: 18px;
}
.browse a {
	color: #eb7722;
}
/*--------------Sidebar------------*/

.sidebar {
	float: left;
	padding-top: 30px;
	width: 300px;
	text-align: left;
	vertical-align: top;
}
.sidebar ul {
	margin: 0;
	padding: 0 10px 10px 11px;
	list-style: none;
}
.sidebar ul li {
	padding: 10px 0 0;
}
.sidebar ul li h4 {
	padding: 0 0 9px;
	border-bottom: 1px solid #005dad;
	color: #005dad;
}
.sidebar ul ul {
	padding: 0;
}
.sidebar ul ul li {
	padding: 5px 0 0;
	line-height: 14px;
}
.sidebar ul ul li#search {
	padding:3px;
}
.sidebar ul ul li#search input {
	margin: 0 0 5px;
}
.sidebar ul ul ul li {
	padding: 8px 0 0 15px;
}
/*end sidebar*/

#footer {
	background: #000;
	color: #005dad;
	width: 900px;
	margin: 0px auto 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #50AAFE;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
/* comments template */

.comments-template {
	padding: 20px;
	border-top: 1px solid #005dad;
}
.comments-template ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments-template ol li {
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #005dad;
}
.comments-template h3, .comments-template h2 {
	color: #666;
}
.comments-template h3#respond {
	padding: 20px 0 0;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
/* end comments template */


/* wp-calendar */


table#wp-calendar {
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}
table#wp-calendar caption {
	padding: 10px 15px;
}
table#wp-calendar th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}
table#wp-calendar td {
	padding: 1px;
	text-align: right;
}
table#wp-calendar tfoot td {
	text-align: center;
}
/* end calendar */


/* aLoS Random Image widget styles */

.alos_block {
	margin: 0 0 2.5em 0;
	background:#fff;
	border:0px solid #ddd;
	text-align:left;
}

/* end of aLoS Random Image widget styles */
