/*
Theme Name: sunrays
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:#000 url(images/body.jpg) repeat-x;
	font-family: Century gothic,Tahoma, Helvetica, sans-serif;
	color:#dddddd;
	font-size:13px;
	}
img {
	background: #000;
	border:0;
	}
a {
	color:#4d5d00;
	}
a:hover {
	color:#8aa800;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #858585;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1050px;
	margin:0 auto;
	}

/* The Top */

.top {
	height:256px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:520px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:normal;
	margin:150px 0 0 20px;
	color:#fff;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}
.top_top {
	float:left;
	width:150px;
	padding-top:15px;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 65px 0 14px;
	float: right;
	}
.search form {
	/*background:url(images/searchbg2.png);*/
	width:225px;
	height:29px;
	padding-top:6px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:35px;
	}

/* for wp-cumulus */
.top_right {
	height: 250px;
	margin-right: 100px;
	float: right;
}


/* The Menu */

.menu {
	height:27px;
	background:url(images/menu.jpg);
	}
.menu ul {
	list-style:none;
	margin:0;
	/*
	padding:3px 5px 0 0;
	*/
	padding: 0;
	float:left;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:14px;
	/*
	padding:0 10px;
	*/
	padding: 0;
	}
.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:10px 39px 25px 15px;
	background:#000;
	}

/* The Posts */

.text {
	width:720px;
	float:left;
	text-align:justify;
	letter-spacing: 0.5px;
	}
.post {
	padding:0 0 10px 23px;
		}

	
h1.title {
	font-size:24px;
	margin:0;
	padding:0;
	color:#858585;
	font-weight:normal;
	padding: 0px;
	}
h1.title a {
	color:#858585;
	text-decoration:none;
	}
h1.title a:hover {
	color:#8ab200;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 1px;
	background:#141414;

	}
.postinfo a {
	color:#fff;
	text-decoration:none;
		
	}

/* The Sidebar */

.sidebar {
	/*
	width:185px;
	*/
	width:235px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.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:10px;
	}
.sidebar a {
	text-decoration:none;
	color:#ff9600;
	}
.sidebar a:hover {
	text-decoration:none;
	color:#8aa800;
	}
	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin: 0;
	padding: 15px 0 0 0;
	background:#141414 ;
	border-top:1px solid #485a00;
	}

.bar-all {
	float:left;
	display:inline;
	width:1050px;
	margin: 0;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	text-align: right;
	}

.bar-all a {
	color:#e3b600;
	}

.bar-all a:hover {
	color:#fff;
	}

.bar-all h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0px 5px;
	color:#82a200;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

.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 style
 */
/*
#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#141414;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	}
*/
#footer {
	width: 100%;
	height: 60px;
	margin: 60px 0 0 0;
	background: #141414;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
}

#footer-inner {
	clear: both;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}

#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 */
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}

/* comment list */
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 10px;
	padding: 10px;
	list-style: none;
	border: 1px solid #666;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin-right: 10px;
	background: #000;
	width: 60px;
	height: 60px;
}
.commentlist li ul li { 
	margin-right: -8px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	line-height: 20px;
}

/* comment form */
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform input {
	background: #333;
	border:1px solid #666;
	color: #fff;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	height: 156px;
	background: #333;
	border:1px solid #666;
	color: #fff;
	padding: 2px;
	overflow: auto;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: 120px;
	height: 29px;
	}

/* End Comments */


