/*
Theme Name:Meadows
Description:Beauty of nature.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

/* Released under GNU GPL licence.Users may modify the theme at their own risk. web2feel.com will not provide any support for mis alignment or dysfunction caused by users modification*/

body {
	margin:0;
	padding-top:0px;
	background:#000 ;
	font-family: Myriad web,Verdana,Helvetica,sans-serif;
	color:#001E3C;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#003366;
	}
a:hover {
	color:#003366;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	padding:2px 3px 2px 3px;
	border-left: 2px solid #65d800 
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:317px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:normal;
	margin:165px 0 0 30px;
	color:#234d00;
	}
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}


/* CSS MENU BEGINS */
.tabs {
      float:left;
      width:100%;
      background:#003366 url(images/menu.jpg);
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	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:#013C77;
      }
.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:#013C77;
      }
  /* 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 Line */

.line {
	height:32px;
	background:#000 ;
	}
	
/* The Ad */

.topad {
	height:80px;
	width:700px;
	margin:15px auto;
	}

	

/* The Content */

.content {
	background: White url(images/content.png) top no-repeat;
	padding: 30px 10px 25px 15px;

	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
    font-size:22px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#222;
	font-weight:normal;
	border-bottom: 1px dotted #002AB4;
		
	}
h1.title a {
	color:#002AB4;
	text-decoration:none;
	}
h1.title a:hover {
	color:#0337E3;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: none;
	background:#6699CC;	

	}
.postinfo a {
	color:#000;
	font-weight:bold;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:180px;
	float:right;
	line-height:22px;
	padding: 10px 18px 0px 0px
	}
.sidebar ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	padding-top:5px;
	padding-left:5px;
	font-size:15px;
	color:#003366;
	margin:0px 0;
	background:none;
	line-height:normal;
	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#002AB4;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#003366;
	}


/* The Footer */

.footer {
	height:44px;
	background:url(images/footer2.png);
	text-align:center;
	color:#003366;
	font-size:13px;
	padding-top:1px;
	}
.footer a {
	color:#222222;
	text-decoration:none;
	}
.footer a:hover {
	color:#1f5900;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.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:2px solid #002AB4;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:2px solid #002AB4;
	color:#003366;
	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;
	}
