﻿/*
Theme Name: sunrays
Description: Nice natural wordpress theme.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family: Tahoma,Trebuchet MS,Helvetica, sans-serif;
	color:#dddddd;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#91C327;
	}
a:hover {
	color:#8aa800;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

strong  {
	font-weight: 600;
}


/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:232px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:normal;
	/*margin:100px 0 0 30px;*/
	margin-top: 80px; margin-left:30px;
	color:#fff;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 0px 0 0px;
	float: left;
	}
.search form {
	background:url(images/searchbg2.png); 
	width:100%;
	height:29px;
	padding-top:0px;
	padding-left:0px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:70%;
	border:none;
	background:#fff;
	font-size:16px;
	color:#3F3F3F;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:20%;
	}

/* The Menu */

.menu {
	height:27px;
	background:url(images/menu.jpg);
	background-repeat: repeat;
	background-position:center; 
	}
.menu ul {
	list-style:none;
	margin-left:30px;
	padding:3px 5px 0 0;
	float:left;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:16px;
	padding:0 10px;	
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#4d6300;
	background:none;
	}

/* The Line */

.line {
	height:15px;
	background:url(images/line.jpg);
	}

/* The Content */

.content {
	padding:0px 10px 25px 15px;
	background:#000;
	}

.gClass {
	padding:0px 10px 25px 15px;
	background:#000;
	}
/* The Posts */

.text {
	width:80%;
	float:left;
	text-align:justify;
	letter-spacing: 0.5px;
	}
.post {
	padding:0 0 10px 23px;
		}

	
h1.title {
	font-size:20px;
	margin:0;
	padding:0;
	color:#ff9600;
	font-weight:normal;
	padding: 0px;
	}
h1.title a {
	color:#ff9600;
	text-decoration:none;
	}
h1.title a:hover {
	color:#8ab200;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height: 20px;
	padding: 1px;
	background: #141414;
	font-size: 11px;
}
.postinfo a {
	color:#fff;
	text-decoration:none;
	font-size: 11px;
	}
.postlink {
	font-size: 10px;

}

/* The Sidebar */

.sidebar {
	width: 185px;
	float: right;
	line-height: 20px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar h2 {
	height:24px;
	padding-top:3px;
	padding-left:9px;
	font-size:16px;
	color:#fff;
	margin:5px 0;
	background:url(images/h2.gif);
	line-height:normal;
	font-weight:normal;
	}
.sidebar ul ul ul {
	padding-left: 0px;
}
.sidebar a {
	padding-left: 0px;
	text-decoration: none;
	color: #ff9600;
}
.sidebar a:hover {
	padding-left: 0px;
	text-decoration: underline;
	color:#8aa800;
}

	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#141414 ;
	border-top:1px solid #485a00;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;
	color:#82a200;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#141414;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#e3b600;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	
	}

.bar-one ul li a {
	color:#e3b600;
	text-decoration:none;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ffea00;
	}
.navigation a:hover {
	color:#f0ff00;
	
	}

/* 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:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	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;
	}