/*  
Theme Name: Nourish  
Theme URI: http://www.freewpthemes.net/preview/nourish  
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

 .versiontab {
       
       margin:0px;
       padding:0px;
       font-size:12px;
 }
 
 .versiontab a {
     background-color:#E5E5E5;
	   padding:3px;
     border:1px solid #D1D1D1;
      color:#555555; 
 }
 
 .versiontab a:active {
     background-color:#E5E5E5;
	 padding:3px;
     border:1px solid #D1D1D1;
 }
 
 .versiontab a:hover {
     background-color:#E5E5E5;
	padding:3px;
     border:1px solid #D1D1D1;
     text-decoration:none;
 }
 
 .tabpadding {
	 background-color:#EBEBEB;
       margin:0; padding:0;
 }

body {
	margin: 0;
	padding: 0;
	background: #111105;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	height: 160px;
	margin: 0 auto;
        background:#EBEBEB url(images/img01.gif) repeat-x left top;
}

/* Header */

#logo {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo h1, #logo p {
       	float: left;
	margin: 0px;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 4.0em;
}

#logo .subtitle {
	display: block;
    float:left;
    width:900px;
	font-size: 16px;
    margin-top:8px;
    font-weight: bold;
	}


#logo .subtitle a { color:#BF3503; text-decoration: none;}
#logo .subtitle a:hover { color:#ffffff; }


#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background: #BF3503;
}

#links  {
        color: #F1F1F1;
}
#menu ul,#links_ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
        font-size:14px;
}

#menu li,#links_ul li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 10px 35px 0px 35px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y left top;
}

#page-bg {
	background: url(images/img06.gif) no-repeat left top;
	padding: 0px 10px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 30px 10px 0px 30px;
}

.post {
	padding-bottom: 25px;
	
}

.post_category {
	padding-bottom: 15px;
	line-height: 100%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	
	padding: 0px 0px 14px 0px;
	
	font-weight: normal;
	}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
	line-height: 25px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
         width: 180px;
}

#sidebar2 {
	float: right;
        width: 200px;
}

.sidebar {
	float: left;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	padding: 0 0 15px 0;
}

#sidebar1 li {
	padding: 0 0 15px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 10px 0 10px;
	padding: 8px 0px;
	background: url(images/img04.gif) repeat-x left bottom;
}


.sidebar li span {
	color: #000000;
    font-size: 1.4em;
	margin-left: 10px;
}

.sidebar a {
}

/* Search */

 

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 150px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background: #161600;
}

#footer-bg {
	width: 960px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	}

#footer a {
	color: #E7E7E7;
}

#footer p.link {
	color: #ffffff;
        margin:0px;
        padding:0px;
   }

#footer .copyright {
	float: left;
}

hr {
	display: none;
}

#comment {
	width: 450px;
	height: 100px;
}

#respond {
	color: #333333;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
#searchform {
	width: 182px;
	height: 42px;
	padding: 10px 0 0 30px;
	margin: 0;
	background: url(images/search-bg.jpg) no-repeat;
}

#searchform p {
	margin: 0;
	padding: 0;
}

#searchform input {
	float: left;
	border: 0;
	color: #000000;
	margin: 0;
}

#searchform .searchtext {
	margin: 3px 3px 0 0;
	width: 121px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#searchform .searchbutton{
	width: 30px;
	height: 20px;
}

#searchform label {
	display: none;
}
#footer ul#links_ul {
        margin-bottom:6px;
        padding:0px;
}