/*
Theme Name: Son-day
Description: Premium wordpress theme from jinsona designs
Author: Jinsona designs
Author URI: http://web2feel.com/
*/
/* This wordpress theme is released under GNU GPL licence restrictions. 
The users are allowed to modify the theme or its componants at their own risk. 
web2feel is not responsible and will provide any assistance for the misalignment or dysfunction caused by the modification from the users part.*/


body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family:Myriad,Verdana,Helvetica,sans-serif;
	color:#666;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#5f8a02;
	text-decoration:none;
	}
a:hover {
	color:#0048a2;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#000;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1024px;
	margin:0 auto;
	
	}
/* The Line */

.line {
	height:56px;
	background:url(images/line.jpg);
	}	

/* The Top */

.top {
	height:309px;
	margin-top:0px;
	background:url(images/top2.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 a {
	font-size:45px;
	font-weight:normal;
	margin:30px 0 0 30px;
	color:#bdff2e;
	}
.blogname h1 a:hover {
	color:#fff;
	}	
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}



/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#fff url(images/content.jpg) repeat-y;
	}
.date {
	float:left;
	width:46px;
	height:49px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
/* The Posts */

.text {
	width:630px;
	float:left;
	text-align:justify;
	
	
	}
.post {
	padding:0 20px 10px 5px;
	
	}

h1.title {
    font-size:25px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#567c04;
	font-weight:normal;
			
	}
h1.title a {
	color:#567c04;
	text-decoration:none;
	}
h1.title a:hover {
	color:#567c04;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:18px;
	background:none;
	padding: 2px;
	border: none;
	background:#83c100;	

	}
.postinfo a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;

	
	}
	


/* The Sidebar2 */

.sidebar2 {
	width:170px;
	float:right;
	line-height:22px;
	padding: 0px 10px 0px 0px;
		}
.sidebar2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar2 h2 {
	height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#fff;
	margin:5px 0;
	background:url(images/h2.png);
	line-height:normal;
	
	}
.sidebar2 ul ul ul {
	padding-left:10px;
	}
.sidebar2 a {
	padding-left:10px;
	text-decoration:none;
	color:#91c621;
	font-weight:normal;
	
	}
.sidebar2 a:hover {
	color:#e8e8e8;
	}



/* The Sidebar1 */

.sidebar1 {
	width:170px;
	float:right;
	line-height:22px;
	padding: 0px 18px 0px 0px;
		}
.sidebar1 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar1 h2 {
	height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#fff;
	margin:5px 0;
	background:url(images/h2.png);
	line-height:normal;
	
	}
.sidebar1 ul ul ul {
	padding-left:10px;
	}
.sidebar1 a {
	padding-left:10px;
	text-decoration:none;
	color:#91c621;
	font-weight:normal;
	
	}
.sidebar1 a:hover {
	color:#e8e8e8;
	}
	
	
	
	
/* The Footer */

.footer {
	height:50px;
	background:url(images/footer.jpg)no-repeat;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding-top:15px;
	}
.footer a {
	color:#e4e4e4;
	text-decoration:none;
	}
.footer a:hover {
	color:#00b4ff;
	}

	
	
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#810303;
	}
.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:1px solid #810303;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #810303;
	color:#216100;
	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;
	}