/* @override http://gallery.matre.com/prints/wp-content/themes/itheme/style.css */

/* @override http://gallery.matre.com/prints/wp-content/themes/itheme/style.css */



/*
Theme Name: MATRE CREATIVE
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a> and modified by <a href="http://matre.com">Lar Matre</a>.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com
This theme was designed and built by Nick La.
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: #333333 url(images/html-bg.gif) repeat;
padding: 0px;
margin: 0px;
color: #cacaca;
	font: 12px/160% "Lucida Grande", Lucida, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica;
	word-spacing: 1px;
}
a {
color: #ffdb84;
text-decoration: none;
}
a:visited {
color: #ffdb84;
}
a:hover {
text-decoration: underline;
}
p {
margin: 0px 0px 15px;
	font: 13px/165% Tahoma, "Lucida Grande", "Trebuchet MS", Arial, Lucida, Verdana, Geneva, Helvetica;
	color: #eaeaea;
	list-style-position: outside;
	list-style-type: disc;
}
h {
font: 12px/165% Tahoma, "Lucida Grande", "Trebuchet MS", Arial, Lucida, Verdana, Geneva, Helvetica;
	background-color: #3f3f3f;
}
img {
border: none;
}
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: #e3e3e3;
	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: 112px;
}
/* site title */
h1 {
position: relative;
top: -4px;
left: 4px;
	margin: 0;
}
h1 a, h1 a:visited {
color: #FFFFFF;
text-decoration: none;
	position: relative;
	top: 47px;
	left: 25px;
}
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: 9px 5px 0px 10px;
padding: 3px 7px 2px 5px;
color: #000;
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: 1px;
	padding-top: 7px;
	padding-left: 0;
	margin-left: -4px;
}
/* ------------------------------------- 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 18px 5px;
list-style: none;
font: normal 11px/100% Tahoma, "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
	background-color: #373737;
}
#subnav li {
border-right: 1px solid #e1e1e1;
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: #ffdb84;
	font-weight: bold;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
color: #ffdb84;
	text-decoration: underline;
}
#subnav li a:hover {
text-decoration: underline;
color: #ffdb84;
}
/* content */
#content {
width: 495px;
background: #444444;
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: 38px;
background: url(images/post-icon.png) no-repeat;
font: normal 0px Arial, Helvetica, sans-serif;
color: #e8e8e8;
text-align: center;
line-height: 100%;
float: left;
	margin-left: 1px;
	visibility: visible;
	overflow: visible;
	padding-left: 0;
	margin-right: -4px;
}
.post .date span {
height: 16px;
display: block;
font: normal 9px Tahoma, Arial, "Trebuchet MS", Geneva, Verdana, "Lucida Grande", Lucida, Helvetica;
color: #acacac;
text-align: left;
padding-top: 47px;
}
.post .title {
float: left;
margin-left: 10px;
width: 438px;
	padding-bottom: 0;
}
.postdata {
font-size: 90%;
color: #999999;
}
.postdata a, .postdata a:visited {
color: #b5b5b5;
text-decoration: none;
	font: 10px "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
}
.postdata a:hover {
text-decoration: underline;
	color: #ffdb84;
}
.postdata .category{
background: url(images/mini-category.gif) no-repeat 3px 2px;
padding-left: 22px;
float: left;
	padding-bottom: 3px;
	margin-top: -6px;
	padding-top: 1px;
	margin-left: -7px;
}
.postdata .comments{
background: none no-repeat;
padding-left: 18px;
float: right;
}
.mini-add-comment {
background: url(images/mini-down-arrow.gif) no-repeat left center;
padding-left: 12px;
float: right;
	margin-top: 1px;
}
.entry {
clear: both;
	overflow: visible;
	padding: 12px 0 20px 42px;
}
/* post title */
h2 {
color: #f6f6f6;
margin: 3px 0 2px;
padding-bottom: 2px;
font: normal 130%/100% "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
border-bottom: 2px groove #919191;
}
h2 a, h2 a:visited {
color: #ffdb84;
text-decoration: none;
	font: normal 130%/100% "Trebuchet MS", Verdana, Arial, "Lucida Grande", Lucida, Tahoma, Geneva, Helvetica;
	word-spacing: -1px;
}
h2 a:hover {
color: #ffdb84;
text-decoration: none;
}
h3 {
color: #fff;
margin: 5px 0px 5px;
font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}
h5 {
color: #f1f1f1;
margin: 3px 0 -1px;
padding-bottom: 2px;
font: bold 135%/150% "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
border-bottom: 1px solid #6e6e6e;
}
h6 {
color: #f4f4f4;
margin: 20px 0 9px;
padding-bottom: 0;
font: bold 18px/150% "Trebuchet MS", Tahoma, Arial, Helvetica, "Lucida Grande", Lucida, Verdana, Geneva;
}
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.gif) no-repeat left center;
height: 60px;
	width: 104%;
	margin-left: -3px;
	padding: 12px 0 1px;
}
.page-nav a, .page-nav a:visited {
color: #ffdb84;
text-decoration: none;
	margin-top: 6px;
	font-weight: bold;
}
.page-nav a:hover {
color: #fff;
text-decoration: underline;
	font-weight: bold;
}
.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: 10px;
}
.post-nav a, .post-nav a:visited {
color: #ffdb84;
text-decoration: none;
}
.post-nav a:hover {
color: #ffdb84;
text-decoration: underline;
}
.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: 26px;
font: normal 140%/120% Tahoma, Arial, Helvetica, sans-serif;
clear: both;
	color: #d0d0d0;
	padding-bottom: 0;
	padding-top: 6px;
}
h3#respond {
background: url(images/respond.png) no-repeat;
padding-left: 32px;
font: normal 130%/120% "Trebuchet MS", Tahoma, "Lucida Grande", Lucida, Verdana, Geneva, Arial, Helvetica;
margin: 20px 0px 0px;
clear: both;
}
/* commentform */
#commentform {
margin-top: 10px;
}
#commentform label {
font-weight: normal;
color: #d0d0d0;
font-size: 11px;
padding-left: 5px;
	font-style: normal;
}
#commentform small {
color: #999999;
font-size: 90%;
}
#commentform input {
font: 100% Tahoma, Arial, Helvetica, 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;
	margin-left: 32px;
}
#commentform textarea {
font: 110% Arial, Helvetica, sans-serif;
width: 430px;
height: 70px;
background:url(images/form-field-bg.gif) no-repeat;
border: solid 1px #e6e6e6;
padding: 5px 6px 3px 7px;
	margin-left: 31px;
}
#commentform #submit {
font: 12px/100% Arial, Helvetica, 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: 355px;
}
#commentform #submit:hover {
background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
border: solid 1px #3b9acc;
}
/* comment list */
.commentlist {
margin: 10px 0px;
padding-left: 45px;
line-height: 130%;
}
.commentlist li{
padding: 5px 10px;
}
.commentlist .alt {
background: #333;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
font-size: 110%;
color: #00e2ca;
}
.commentlist cite a, .commentlist cite a:visited {
color: #00e2ca;
}
.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
color: #d4d4d4;
}
/* ------------------------------------- footer area  */
#footer {
background: url(images/content-bottom-bg.png) no-repeat;
padding: 10px 0px 0px 10px;
font-size: 87%;
color: #424242;
}
#footer a, #footer a:visited {
text-decoration: none;
color: #424242;
}
#footer a:hover {
text-decoration: underline;
}
/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
float:right;
width: 210px;
color: #666666;
line-height: 160%;
	top: -120px;
}
#sidebar p {
margin: 0 0px 15px;
}
#sidebar h3 {
font: bold 12px/100% Arial, Helvetica, sans-serif;
color: #fff;
}
#sidebar h3 a, #sidebar h3 a:visited {
color: #666666;
}
#sidebar h3 img {
vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
color: #919191;
text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
text-decoration: none;
	color: #ffdb84;
}
#sidebar ul {
list-style: none;
margin: 0 ;
padding: 0 ;
}
#sidebar ul li {
background: url(images/bullet-orange.gif) no-repeat 0 1px;
padding-left: 18px ;
}
#sidebar ul li ul li {
background: url(images/bullet-grey.gif) no-repeat 0 1px;
padding-left: 16px;
}
/* ------------------------------------- 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 0 2px;
}
/* meta */
#meta .rss {
background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
background: url(images/mini-user.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;
}
