/* @override http://neo-life.com/gnld/wp-content/themes/itheme/style.css */

/* @override http://neo-life.com/gnld/wp-content/themes/itheme/style.css */

/* @override http://neo-life.com/gnld/wp-content/themes/itheme/style.css */

/*
Theme Name: MATRE
Theme URI: http://www.ndesign-studio.com
Description: Modified WordPress based on a design by N.Design Studio.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com
Orig theme designed and built by Nick La.  Modified by: L. Matre
By downloading and using this theme, you agree to the following terms:
- You may NOT resell this theme
- A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
- You may use this theme for personal or commercial projects
- You may modify, translate or distribute
*/
body {
background: #515151 url(images/html-bg.png) repeat;
padding: 0px;
margin: 0px;
color: #212121;
font: 12px/150% Tahoma, Arial, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Helvetica;
word-spacing: 1px;
background-color: #000;
}
a {
color: #8e0f26;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #712289;
}
a:hover {
text-decoration: underline;
}
p {
margin: 0px 0px 15px;
}
h {
font: 12px/150% Tahoma, Arial, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Helvetica;
	color: #000;
	background-color: #fdecad;
}
img {
border: none;
padding-bottom: 1px;
}
ul {
margin: 5px 0px 15px;
padding-left: 20px;
}
ul li {
margin: 0px;
}
ol {
margin: 5px 0px 15px;
padding-left: 20px;
}
ul li {
margin: 0px;
}
form {
margin: 0px;
padding: 0px;
color: #595959;
font-size: 12px;
line-height: 130%;
}
small {
font-size: 90%;
}
#page {
background: url(images/main-bg.png) no-repeat center top;
}
#wrapper {
width: 770px;
margin: 0px auto;
position: relative;
}
/* ------------------------------------- header area  */
#header {
height: 152px;
}
/* site title 1 */
h1 {
position: relative;
top: -4px;
left: 4px;
margin: 0;
}
h1 a, h1 a:visited {
color: #FFFFFF;
text-decoration: none;
position: relative;
top: 123px;
left: 571px;
margin: 0;
}
h1 a:hover {
color: #000000;
text-decoration: none;
}
.description {
position: absolute;
top: 77px;
left: 25px;
color: #000000;
font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform {
position: absolute;
top: 0px;
right: 0px;
background: url(images/searchform-bg.png) no-repeat right bottom;
height: 37px;
width: 210px;
}
#searchform #s{
background: #ffffff url(images/form-field-bg.gif) no-repeat ;
height: 17px;
width: 148px;
margin: 6px 5px 0px 10px;
padding: 3px 7px 2px 5px;
color: #999999;
border: none;
}
#searchform #searchsubmit {
background: url(images/search-btn.png) no-repeat left top;
height: 24px;
width: 24px;
border: none;
text-indent: -999%;
line-height: 1px;
margin-top: 6px;
}
/* ------------------------------------- main content area  */
#left-col {
width: 545px;
float: left;
margin-top: 11px;
}
/* main menu */
#nav {
background: url(images/content-top-bg.png) no-repeat left top;
height: 26px;
}
#nav ul{
list-style: none;
margin: 0px 0px 0px 25px;
padding: 0px;
font: bold 12px/100% Tahoma, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
}
#nav ul li{
margin: 0px 1px 0px 0px;
padding: 0px;
float: left;
}
#nav ul li a{
padding: 5px 7px 6px 7px;
text-decoration: none;
color: #fff;
display: block;
}
#nav li a:visited{
text-decoration: none;
color: #fff;
}
#nav li a:hover, #nav .current_page_item a{
text-decoration: none;
background: #333333 url(images/nav-item-hover.gif) repeat-x;
color: #ffffff;
}
/* sub menu */
#subnav {
background: #656565;
}
#subnav ul {
margin: 0px;
padding: 3px 0px 20px 5px;
list-style: none;
font: normal 12px/100% Tahoma, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
background-color: black;
}
#subnav li {
border-right: 2px solid #999;
padding: 1px 6px 0;
margin: 0 0px 0px;
float: left;
overflow: visible;
top: 0;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
text-decoration: none;
color: #a2a2a2;
font-weight: bold;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
color: #fff;
text-decoration: underline;
text-shadow: white 0 0 1px;
}
#subnav li a:hover {
text-decoration: none;
color: white;
}
/* content */
#content {
width: 495px;
background: #fff;
clear: both;
overflow: visible;
margin-right: 0;
padding: 24px 30px 4px 20px;
margin-left: 0;
margin-top: -1px;
}
.post {
clear: both;
}
.post .date {
height: 50px;
width: 45px;
background: url(http://neo-life.com/imgs/post-pic.png) no-repeat;
font: normal 0px Arial, Helvetica, sans-serif;
color: #eee;
text-align: center;
line-height: 100%;
float: left;
visibility: visible;
overflow: visible;
padding-left: 0;
margin-right: -4px;
margin-left: 1px;
margin-top: 2px;
display: block;
}
.post .date span {
height: 15px;
display: block;
font: normal 10px Georgia, "Times New Roman", Times, serif;
color: #999;
text-align: center;
	width: 45px;
	position: relative;
	right: 3px;
	overflow: visible;
	padding-top: 46px;
	padding-right: 3px;
	padding-left: 2px;
}
.post .title {
float: left;
margin-left: 10px;
width: 438px;
padding-bottom: 0;
}
.postdata {
font-size: 90%;
color: #999999;
}
.postdata a, .postdata a:visited {
color: #999999;
text-decoration: none;
font: 9px "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
}
.postdata a:hover {
text-decoration: underline;
color: #8e0f26;
}
.postdata .category{
background: url(images/mini-category.gif) no-repeat 5px -2px;
padding-left: 22px;
margin-top: -1px;
margin-left: -7px;
	padding-top: 0;
	float: none;
}
.postdata .comments{
background: url(images/mini-comment.gif) no-repeat 0 6px;
padding-left: 18px;
float: right;
	padding-top: 6px;
}
.mini-add-comment {
background: url(images/mini-down-arrow.gif) no-repeat 0 center;
padding-left: 12px;
float: right;
	margin-top: 5px;
}
.entry {
padding: 8px 3px 20px 56px;
clear: both;
overflow: visible;
}
/* post title */
h2 {
color: #333333;
margin: 3px 0 -4px;
padding-bottom: 2px;
font: bold 155%/100% "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
border-bottom: 2px groove #dedede;
	text-shadow: #a6a6a6 1px 1px 1px;
	list-style-type: none;
}
h2 a, h2 a:visited {
color: #000;
text-decoration: none;
font: normal normal 20px "Trebuchet MS", Tahoma, Lucida, Arial, "Lucida Grande", Verdana, Geneva, Helvetica;
word-spacing: -1px;
}
h2 a:hover {
color: #005590;
text-decoration: none;
}
h3 {
color: #000;
margin: 10px 0 9px;
padding-bottom: 0;
font: 145%/120% Tahoma, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", Lucida, Verdana, Geneva;
	text-shadow: #adadad 1px 1px 1px;
}
h4 {
color: #000;
margin: 10px 0 9px;
padding-bottom: 0;
font: 145%/120% Tahoma, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", Lucida, Verdana, Geneva;
	text-shadow: #adadad 1px 1px 1px;
}
h5 {
color: #242424;
margin: 3px 0 -1px;
padding-bottom: 2px;
font: 125%/120% Tahoma, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
border-bottom: 2px dotted #c1c1c1;
	text-shadow: #adadad 1px 1px 1px;
}
h6 {
color: #000;
margin: 10px 0 9px;
padding-bottom: 0;
font: 145%/120% Tahoma, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", Lucida, Verdana, Geneva;
	text-shadow: #adadad 1px 1px 1px;
}
h7 {
margin: 0px;
padding: 0;
font: 11px/165% Tahoma, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
padding: 0px;
margin: 0px;
color: #000000;
}

/* 
padding: 0px;
margin: 0px;
font: 11px/160% Tahoma, Lucida, "Lucida Grande", "Trebuchet MS", Arial, Verdana, Geneva, Helvetica;
padding: 0px;
margin: 0px;
color: #333333;
 */

/* next & previous page navigation */
.page-nav {
clear: both;
background: url(images/navigation-bg.png) no-repeat left center;
height: 21px;
	font-weight: bold;
}
.page-nav a, .page-nav a:visited {
color: #d9d9d9;
text-decoration: none;
}
.page-nav a:hover {
color: #fff;
text-decoration: none;
	text-shadow: white 0 0 8px;
}
.previous-entries a {
float: left;
padding-left: 10px;
margin-left: 10px;
background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
float: right;
padding-right: 10px;
margin-right: 10px;
background: url(images/navigation-right.gif) no-repeat right center;
}
/* next & previous post navigation */
.post-nav {
clear: both;
padding-bottom: 35px;
margin-top: -15px;
font-size: 95%;
}
.post-nav a, .post-nav a:visited {
color: #999999;
text-decoration: none;
}
.post-nav a:hover {
color: #000000;
text-decoration: none;
}
.post-nav .previous a {
float: left;
padding-left: 20px;
background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
float: right;
padding-right: 20px;
text-align: right;
background: url(images/post-nav-next.gif) no-repeat right center;
}
/* ------------------------------------- comment area  */
h3#comments {
background: url(images/comments.gif) no-repeat;
padding-left: 22px;
font: normal 140%/120% Arial, Helvetica, sans-serif;
clear: both;
}
h3#respond {
background: url(images/respond.gif) no-repeat;
padding-left: 26px;
font: bold 130%/120% "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
margin: 20px 0px 0px 21px;
clear: both;
	color: #2b7498;
}/* commentform */
#commentform {
margin-top: 10px;
	padding-left: 3px;
	margin-right: 0;
	width: 420px;
	margin-left: 43px;
}
#commentform label {
color:#666;
padding-left: 5px;
	font: 12px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}
#commentform small {
color: #999999;
font-size: 90%;
}
#commentform input {
font: 110% Tahoma, Helvetica, Arial, sans-serif;
width: 220px;
padding: 5px 3px 3px 7px;
background: url(images/form-field-bg.gif) no-repeat;
border-top: 1px solid #e6e6e6;
border-right: 1px solid #E2E2E2;
border-bottom: 1px solid #E2E2E2;
border-left: 1px solid #e6e6e6;
}
#commentform textarea {
font: 110%/150% Tahoma, Helvetica, Arial, sans-serif;
width: 400px;
height: 140px;
background:url(images/form-field-bg.gif) no-repeat;
border: solid 1px #e6e6e6;
padding: 5px 3px 3px 7px;
}
#commentform #submit {
font: bold 11px/100% Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
color: #000000;
background: url(images/submit-btn.gif) no-repeat top left;
border: none;
width: 135px;
height: 25px;
padding-bottom: 6px;
margin-left: 260px;
}
#commentform #submit:hover {
background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
border: 1px solid #3b9acc;
	background-color: #fefdc8;
}
/* comment list */
.commentlist {
margin: 10px 0px;
padding-left: 45px;
line-height: 130%;
}
.commentlist li{
padding: 5px 10px;
}
.commentlist .alt {
background: #F4F4F4;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
font-size: 110%;
color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
color: #669900;
}
.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
color: #999999;
}
/* ------------------------------------- footer area  */
#footer {
background: url(images/content-bottom-bg.png) no-repeat;
padding: 10px 0px 0px 10px;
font-size: 50%;
color: #0c0c0c;
}
#footer a, #footer a:visited {
text-decoration: none;
color: #000000;
}
#footer a:hover {
text-decoration: none;
}
/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
float:right;
width: 210px;
color: white;
line-height: 160%;
}
#sidebar p {
margin: 0px 0px 15px;
}
#sidebar h3 {
font: bold 12px/100% Tahoma, Verdana, "Trebuchet MS", Arial, "Lucida Grande", Lucida, Geneva, Helvetica;
color: white;
	text-transform: uppercase;
}
#sidebar h3 a, #sidebar h3 a:visited {
color: white;
}
#sidebar h3 img {
vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
color: white;
text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
text-decoration:underline;
}
#sidebar ul {
list-style: none;
margin: 0 ;
padding: 0 ;
}
#sidebar ul li {
background: url(images/bullet-orange.gif) no-repeat 0 1px;
padding-left: 17px;
	margin-left: -1px;
}
#sidebar ul li ul li {
background: url(images/bullet-green.gif) no-repeat -2px 1px;
padding-left: 15px;
	margin-left: -2px;
}
/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
background: url(images/bullet-orange.gif) no-repeat;
}
#meta .check {
background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
margin: 0px auto;
}
#calendar td {
padding: 0px 4px;
}
/* alignments */
.center {
text-align: center;
}
img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
}
img.left, img[align="left"] {
float:left;
margin: 2px 10px 5px 0px;
}
.right {
float: right;
}
img.right, img[align="right"] {
float:right;
margin: 2px 0px 5px 10px;
}
.clear {
clear:both;
}
hr.clear {
clear:both;
visibility: hidden;
margin: 0px;
padding: 0px;
}
.hidden {
clear: both;
visibility: hidden;
}