/*
Theme Name: Dreamz
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Free Wordpress Themes</a>
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#fff url(images/body.png)repeat-x;
	font-family: Trebuchet ms,Verdana,Helvetica,sans-serif;
	color:#0e485b;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#008aff;
	}
a:hover {
	color:#005caa;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#797979;
	font-style: italic;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:253px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:normal;
	margin:50px 0 0 30px;
	color:#0c546a;
	}
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}


/* The Menu */

.menu {
	height:27px;
	background:url(images/menu.png);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:10px 0px 0 0px;
	float:left;
	}
.menu li {
	display:inline;
	font-size:13px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#000;
	text-decoration:none;
	}
.menu a:hover {
	color:#0c546a;
	background:none;
	}

/* The Line */

.line {
	height:14px;
	background:url(images/line.png);
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#fff url(images/content.png)top no-repeat;
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
    font-size:22px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#444444;
	font-weight:normal;
		
	}
h1.title a {
	color:#444444;
	text-decoration:none;
	}
h1.title a:hover {
	color:#254d5a;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: none;
	background:#ebebeb;	

	}
.postinfo a {
	color:#5f92ff;
	font-weight:bold;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:180px;
	float:right;
	line-height:22px;
	padding: 0px 18px 0px 0px
	}
.sidebar ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	padding-top:5px;
	padding-left:5px;
	font-size:15px;
	color:#114c60;
	margin:0px 0;
	background:url(images/h2.png);
	line-height:normal;
	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#444444;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#28738c;
	}


/* The Footer */

.footer {
	height:70px;
	background:url(images/footer2.png);
	text-align:center;
	color:#28738c;
	font-size:14px;
	padding-top:10px;
	}
.footer a {
	color:#797979;
	text-decoration:none;
	}
.footer a:hover {
	color:#28738c;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:2px solid #2f8fb0;
	color:#1d97c0;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:2px solid #2f8fb0;
	color:#1d97c0;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

#body_content {position: absolute;left: -10000px;};