/*
Theme Name: Dahlias
Description: Light coloured floral theme, fluid with header image. Fits all resolutions.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#f6f6f6;
	font-family:Verdana,Helvetica,sans-serif;
	color:#545454;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ff9c00;
	text-decoration: none;
	}
a:hover {
	color:#ff7e00;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#3f5401;
	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:300px;
	margin-top:0px;
	background:#fdf9dc url(images/top1.jpg) no-repeat;
		}
		
.blogname {
	float:left;
	width:700px;
	
	}
	
.blogname h1 {
	height: 100px;
	width: 400px;
	font-size:35px;
	font-weight:normal;
	margin:150px 0 0 270px;
	color:#000;
	background: #000 url(images/logo.jpg);
	text-indent:-9000px;
	}
.blogname h2 {
	margin:5px 0 0 300px;
	font-size:14px;
	font-weight:bold;
	color:#71a616;

	}



/* CSS MENU BEGINS */
.tabs {
      float:left;
      width:100%;
      background:#71a616;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#4f7808;
      }
.tabs .page_item  a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#4f7808;
      }
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#000;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#000;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#000;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#000;
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:none;
	}

/* The Posts */

.text {
	width:730px;
	float:left;
	text-align:justify;
	}
.post {
	padding:10px 0 10px 23px;
	
	}

h1.title {
    font-size:23px;
	margin:5px 0 0 0;
	padding:12px 3px 12px 50px;
	color:#333333;
	font-weight:normal;
	background:url(images/post.png) no-repeat;
	border-bottom:1px solid #89b804; 
		
	}
h1.title a {
	color:#333333;
	text-decoration:none;
	}
h1.title a:hover {
	color:#89b804;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: none;
	background:none;	

	}
.postinfo a {
	color:#516e00;
	font-weight:normal;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:195px;
	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:30px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#333;
	margin:5px 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:#538000;
	}
.sidebar ul li.ad div {
	text-align:center;
	}


/* The Footer */

.footer {
	height:50px;
	background:url(images/footer2.png) repeat-x;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding-top:20px;
	}
.footer a {
	color:#000;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#3b7501;
	}
.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 #83c900;
	color:#83c900;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:2px solid #83c900;
	color:#83c900;
	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;
	}