/*
Theme Name: Symbiot
Description: A cool new 3 coloumn fluid width wordpress theme.
Author: Druzhanja
Author URI: http://fayno.net
*/
/* 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:#fff url(images/body.png) repeat-x;
	font-family:Tahoma,Helvetica,Verdana,sans-serif;
	color:#222;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#6F0000;
	text-decoration:none;
	}
a:hover {
	color:#6F0000;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#7d0000;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:100%;
	margin:0 auto;
		}

/* The Search */

.search {
	height:29px;
	padding:72px 40px 0 14px;
	float: right;
	}
.search form {
	background:url(images/searchbg.png);
	width:233px;
	height:27px;
	padding-top:8px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#6f0000;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#6f0000;
	height:22px;
	width:55px;
	}
	
/* The Menu */

.menu {
	height:25px;
	background:#909090 ;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 10px;
	float:left;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#000000;
		}
		
/* The Top */

.top {
	height:113px;
	margin-top:0px;
	background:url(images/top.png) no-repeat;
	}
.blogname {
	float:left;
	width:60%;

	}
.blogname h1  {
	font-size:30px;
	font-weight:normal;
	margin:5px 0 0 30px;
	color:#fff;
	}

.blogname h2 {
	margin:0px 0 0 30px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#fff ;
	}
.date {
	float:left;
	width:46px;
	height:51px;
	background:url(images/date.png);
	text-align:center;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
/* The Posts */

.text {
	width:60%;
	float:left;
	text-align:justify;
	
	}
.post {
	padding:0 20px 10px 5px;
	
	}
.postline {
	height:33px;
	background:url(images/line.png) no-repeat;
	margin:3px auto 3px auto;
	}
	
h1.title {
    font-size:26px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#900000;
	font-weight:normal;
	border-bottom:1px solid #6f0000;
			
	}
h1.title a {
	color:#900000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#000;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:18px;
	background:none;
		}
.postinfo a {
	color:#650000;
	font-weight:bold;
	text-decoration:none;

	}
	
/* The Sidebar2 */

.sidebar2 {
	width:155px;
	float:right;
	line-height:18px;
	padding: 0px 10px 0px 0px;
		}
.sidebar2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar2 h2 {
	height:29px;
	padding-top:10px;
	padding-left:10px;
	font-size:15px;
	color:#fff;
	margin:5px 0;
	background:url(images/h2.png) repeat-x;
	line-height:normal;
		
	}
.sidebar2 ul ul ul {
	padding-left:10px;
	}
	
.sidebar2 .syndication .rss {
	width: 100px;
	height: 100px;
	position: relative;
}

.sidebar2 .syndication .rss span{
	background: url(images/rss.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar2 .rss .sub{
	border-bottom: none;
}

.sidebar2 .rss .sub a:hover{
	background: none;
}

	
.sidebar2 ul li a {
	padding-left:10px;
	text-decoration:none;
	color:#640707;
	font-weight:normal;
	background:none
	
	
	}
.sidebar2  a:hover {
	color:#000;
		}

/* The Sidebar1 */

.sidebar1 {
	width:155px;
	float:right;
	line-height:18px;
	padding: 0px 18px 0px 0px;
		}
.sidebar1 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar1 h2 {
	height:29px;
	padding-top:10px;
	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:#640707;
	font-weight:normal;
	
	}
.sidebar1 a:hover {
	color:#000;
	
	}

/* The Footer */

.footer {
	height:40px;
	background:#7c0000 ;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding-top:15px;
	
	}
.footer a {
	color:#e4e4e4;
	text-decoration:none;
	}
.footer a:hover {
	color:#666;
	}
	
/* 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;
	}
