/* 
Theme Name: Mattis
Theme URI: http://themeforest.net/
Description: Designed by <a href="http://themeforest.net/user/system32">system32</a>. Follow me on Twitter <a href="http://twitter.com/system32store">@system32store</a>. This Theme for WordPress is lightweight and adaptable. Theme comes with ease in usability which makes your site ready in minutes. 
Version: 2.2
Author: <a href="http://themeforest.net/user/system32">system32</a>
Author URI: http://themeforest.net/user/system32
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu
  ._____.._____.._____.
  | .___||___. ||___. |
  | |__   .__| |.___| |
  '\__.\  |__. || .___|
  .___| |.___| || |___.
  |_____||_____||_____|
*/

#loader .loading{
	background:url(ajax-loader.gif) center center no-repeat;
}	

/*** http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	outline:none;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul { list-style: none; }
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td { font-weight: normal; text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {quotes: "" "";}
a img {	border: 0;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Text elements */
p {	margin-bottom: 1.625em;}
ul, ol { margin: 0 0 1.625em 1.2em;}
ul { list-style: square;}
ol { list-style-type: decimal;}
ol ol { list-style: upper-alpha;}
ol ol ol { list-style: lower-roman;}
ol ol ol ol { list-style: lower-alpha;}
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0;}


dl { margin: 3em 0; border-color:rgba(0,0,0,0.1); border-width:0 0 1px 0;}
dt { float: left; clear: left; width: 100%; font-weight: bold;} 
dd { margin: 0 0 0 30%; padding: 5px 0;}
dd, dt { border-color:rgba(0,0,0,0.1); border-width:1px 0 0 0;}

strong { font-weight: bold; }
cite, em, i { font-style: italic;}

pre {
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 20px;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0 1.625em;
	border:1px solid #444
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", monospace;
}
code {
    display: block;
    font: 12px/20px Consolas,"Courier New",Courier,monospace;
	border: 1px solid #444;
    overflow: auto;
	padding: 20px 10px;
}
abbr, acronym, dfn { border-bottom: 1px dotted #666; cursor: help; }
address { display: block; margin: 0 0 1.625em; }
ins { background: #fff9c0; text-decoration: none; }
sup, sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }


/*********************************************************
	General
**********************************************************/

body {
	font: normal 12px/1.6 "Open Sans", Helvetica, Arial, sans-serif;
	color: #999;
	background: #242424 url(images/low_contrast_linen.png);
	background: #242424 url(images/black_linen_v2.png);
}


#mygallery br {height:0 !important; margin:0;padding:0; }
.wp-caption{}
.wp-caption-text {}
.sticky ,
.gallery-caption,
.bypostauthor {}


/*********************************************************
		Alignment
**********************************************************/

.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
	}
.alignright {
	float: right;
	margin: 0px 15px 15px 15px;
	}
.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 10px 0;
	}

img {	border: 0;	}


/*********************************************************
		Anchor Rules
**********************************************************/

a {
	outline: none;
	border: none;
	color: #acc5c8;
	text-decoration: none;
	}

a:hover{
	color: #ffffff;
	text-decoration: none;
	}

/*********************************************************
		Headings
**********************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	font-family: "Open Sans", Helvetica, Arial, Sans-serif;
	font-weight: 300;
	line-height: normal;
	color: #ffffff;
}

h1 { font-size: 28px; line-height: 40px; }
h2 { font-size: 26px; line-height: 35px; }
h3 { font-size: 22px; line-height: 30px; }
h4 { font-size: 18px; line-height: 20px; }
h5 { font-size: 14px; line-height: 16px; }
h6 { font-size: 12px; line-height: 16px; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

h1 small { font-size: 20px; }
h2 small { font-size: 16px; }
h3 small { font-size: 14px; }
h4 small { font-size: 12px; }

.one_half      { width: 47.8%; }
.one_third     { width: 30.5%; }
.two_third     { width: 65.3%; }
.one_fourth    { width: 21.9%; }
.one_fifth     { width: 16.7%; }
.three_fourth  { width: 74.0%; }
.four_fifth    { width: 79.0%; }
.two_fifth     { width: 37.2%; }
.three_fifth   { width: 58.7%; }
.one_sixth     { width: 13.3%; }
.five_fifth    { width: 82.7%; }

.one_half,
.one_third, 
.two_third,
.one_fourth, 
.one_fifth,
.four_fifth,
.one_sixth,
.five_fifth,
.two_fifth,
.three_fifth,
.three_fourth   { 
	position: relative;
	display: inline-block;
	*display:inline;
	float: left;
	margin-right: 4%;
	margin-bottom:15px; 
}

.last { margin-right: 0 !important; }

/*********************************************************
	Image Border
**********************************************************/

.image {
	margin: 0;
	border: 3px solid #fabc77;
	}

/*********************************************************
		Header
**********************************************************/


#header {
	min-height: 100px;
	padding:20px 0;
	background-color:#1A1A1A;
	border-bottom: 1px solid #444444;
	}

.logo {
	margin: 20px 0 0 20px;
	float:left;
	}
.logo a img {
	display: block;
	text-indent: -99999px;
	outline: none;
	}

/* Logo if selected as text*/
h1#site-title       { margin-bottom:0px;}
h1#site-title a     { font-size:30px; line-height:28px; font-weight:bold; text-decoration:none; margin-bottom:5px; letter-spacing:-1px; color:#eee;}
h2#site-description { font-size:12px; line-height:14px; text-decoration:none; margin-bottom:0; color:#999;}

/*********************************************************
		Menu
**********************************************************/

.menu {
	margin: 40px 0 0 0;
	float: right;
	}

/*********************************************************
		Slider
**********************************************************/

.featured_slider { position: relative; margin:0 auto; padding:50px 0;}

.prev { position: relative; left: 10px; bottom: 110px; z-index: 100; color: #FFFFFF; }
.next { position: relative; left: 25px; top: 130px; z-index: 100; color: #FFFFFF;} 
.cycle_slider{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px !important;
	}

.cycle_slider img {
	display:block;
	}

.cycle_slider h3 {
	margin: 0 0 5px 0;
	}
.cycle_slider p {
	margin: 0 0 5px 0;
	}
.cycle_slider div.titles {
	background:#000;
	width:auto;
	display: block;
	left:20px;
	position: absolute;
	padding: 15px;
	bottom: 20px !important;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	}

.cycle_slider .imgborder { }


/*********************************************************
		Layout Bars
**********************************************************/
#mid_content {
	position:relative;
	padding: 50px 0;
	overflow:hidden;
	}

#sidebar_content {
	margin: 20px 0;
	}
.sidebar_box {
	margin: 20px 0;
	}
.sidebar_box img {
	margin: 5px 0;
	padding: 1px;
	border: 1px solid #444444;
	}

.sidebar h3 { font-size:16px;}


/*********************************************************
		Blog Post
**********************************************************/

.pagetitle	{ color:#FFFFFF; font-size:26px; padding-left:20px; border-bottom:1px solid #999999; padding-bottom:20px; }

.post {
	margin: 10px 0 20px 0px;
	padding: 10px 0;
	overflow: hidden;
	}
	
.post .post-entry{
	width: 450px;
	float: left;
	}

.post-info {
	padding: 5px 0px;
	margin: 0;
	margin-bottom: 15px;
	font-size: 11px;
	overflow: hidden;

	}

.post-info a {
	text-transform:uppercase;
	}

.post-info span { padding-right:10px;}

.post-info-comment {
	padding-left:20px;
	}

.post .postimg { 
	border:1px solid #444; 
	padding:3px; 
	margin-bottom:15px; 
	float:left; 
	margin-right:15px;
	}

#bigimg {
	position: absolute;
	background-color: #fabc77;
	border: 3px solid #e68e46;
	}

.imageborder {
	border:1px solid #444444;
	padding:3px;
	margin-bottom:15px;
	}

/*********************************************************
		Footer
**********************************************************/


#footer {
	background-color:#1A1A1A;
	border-top: 1px solid #444444;
	overflow: hidden;
	padding: 50px 0;
}

#footer ul.social {
	margin: 10px 0;
	padding: 0;
	}

#footer ul.social li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	border:none;
	}

.copyrights {
	text-align: center;
	border-top: 1px solid #444444;
	background:transparent
	margin: 0 auto;
	padding: 10px 0;
	}

#footer .avatar {
	float: left;
	margin: 0 15px 15px 0;
	}

/*********************************************************
		Portfolio Sub category
**********************************************************/


.sub_cat
{
	overflow: hidden;
	height: 100%;
	border-bottom: 1px dotted #444;
	border-top: 1px dotted #444;
	padding: 10px;
	margin: 10px;
}
.sub_cat ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.sub_cat ul li
{
	display: inline;
	background: url(images/dot.gif) no-repeat scroll 0px 50%;
	padding-left: 5px;
}
.sub_cat ul li:first
{
	list-style: none;
}
.sub_cat ul li a
{
	padding: 5px;
	font-size: 12px;
}
.sub_cat ul li a:hover
{
	color: #CFCAB7;
}


/*********************************************************
		Contact Form Notification Boxes
**********************************************************/


.notes
{
	background: #f0f0f0;
	border: 1px solid #b8b8b8;
}
.success
{
	background: #ccfcd1;
	border: 1px solid #60a400;
}
.error
{
	background: #f9e3e3;
	border: 1px solid #e79e9e;
}
.notice
{
	background: #fcf0cc;
	border: 1px solid #ecc735;
}
.notes, .notice, .success, .error
{
	font-size: 100%;
	color: #484848;
	padding: 10px;
	width: auto;
	margin: 0 0 20px 0px;
	text-align: left;
}
.notes span, .notice span, .success span, .error span
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 40px;
}
.notes p, .success p, .error p, .notice p
{
	margin: 0px;
	padding: 0px 40px;
}


/*********************************************************
		Contact Form CSS
**********************************************************/


#form
{
	padding: 15px 0;
	color: #FFFFFF;
}
#form label
{
	font-size: 1.2em;
	width: 140px;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 15px;
}
#form .input
{
	background: #000;
	color: #FFFFFF;
	border: 1px solid #333;
	padding: 5px 7px;
	margin-bottom: 15px;
	width: 360px;
}
#form select
{
	background: #000;
	color: #FFFFFF;
	width: 375px;
	font: 1.2em Tahoma;
	border: 1px solid #333;
	padding: 5px 6px;
	margin-bottom: 15px;
}
#form textarea
{
	background: #000;
	color: #FFFFFF;
	border: 1px solid #333;
	vertical-align: top;
	width: 355px;
	font: 1.1em Tahoma;
	line-height: 1.7em;
	padding: 9px;
	height: 200px;
}
#form .indent
{
	padding-left: 145px;
	padding-top: 15px;
}
#form .submitbutton
{
	background: url(images/button.gif) no-repeat;
	width: 105px;
	border: none;
	height: 28px;
	color: #FFFFFF;
}
/*------------------------------------------------------------------------

Contact form

-------------------------------------------------------------------------*/

#contactform {
	width:500px;
	}

#contactform form {
	font:normal 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:0;
	margin-top:20px;
	width:100%;
	}

#contactform fieldset {
	padding:10px 0;
	margin:0 0 15px 0;
	}


#contactform fieldset legend {
	font:normal bold 18px/26px "Trebuchet MS",Verdana,Tahoma;
	padding:3px 25px;
	margin-left:30px;
	text-transform:uppercase;
	border:0px solid #ddd;
	}

#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
	}

#contactform form label {
	display:block;
	float:left;
	width:150px;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:right;
	}

#contactform input.inpt, #contactform textarea, #contactform select {
	width:260px;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
	}

#contactform form br {
	clear:left;
	}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') center right no-repeat;
	}

#contactform .select select:focus {
	border-color: #9b9b9b;
	}

#contactform form input.btn 	{
	background:none;
	border:none;
	}

#contactform form.c1 input:hover, #contactform textarea:hover	{
	border:1px solid #d8d8d8;
	}

#note {
	width:90%;
	margin:0 auto; 
	}


/*-------------------------------------------------------------------------

Notice Boxes

-------------------------------------------------------------------------*/

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error
			{
				padding:10px;
				font-size:10px;
				color:#000;
			}

.notes span,.notice span,.success span,.error span 
			{
				font-weight:bold;
				font-size:1.2em;
			}

.notes p,.success p,.error p,.notice p
			{
				margin:0px;
				padding:0px;
			}



div#sliderload {    /* image container */
	height:312px;
	width:auto; 
	}

div#sliderload.sliderpanel {    /* loading anim gif */
	background: url(../images/loading.gif) no-repeat center center;
	}

/*********************************************************
	Comments
**********************************************************/

.commentsarea {
	padding:50px 0;
	}

.commentlist {
	margin:0 !important;
	padding:0 !important;
	}

.commentlist li {
	background: #1A1A1A;
	margin-left:0px !important;
	border: 1px solid #333333;
	padding:20px;
	list-style: none;
	margin: 0 0 15px 0;
	}

.commentlist li ul li {
	font-size: 1em;
	margin-left: 10px;
	margin-right: -5px;
	}

.commentlist li .avatar {
	border: 1px solid #444;
	float: left;
	padding: 2px;
	margin:0 10px 10px 0;
	}

.comment-body {
	padding-bottom:20px;
	}

.commentlist cite, 
.commentlist cite a 	{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

.commentmetadata {
	font-size:11px;
	}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	padding: 2px;
	width: 95%;
	}

#respond {
 margin-top:40px;
 margin-bottom:20px;
}

#respond:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	margin:20px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

ul.children {
	margin-right: 5px;
	padding: 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
	}

.commentmetadata {
	display: block;
	margin: 0;
	}

/* Pre Code -------------------------------------------------------------------------------------------*/

code, pre										{ font: normal 12px/20px Consolas, "Courier New", Courier, monospace; padding: 3px 5px; margin:10px 0 20px 0; border: 1px dotted #bbb;	color: #fff;}
code											{ padding: 3px 5px; background-image: none; }
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#wp-calendar 									{ width:100%; }	
#wp-calendar caption								{ font-size:15px; }
#wp-calendar td,
#wp-calendar th									{ padding:6px;  text-align:center;}
/* Sidebar Search Box -------------------------------------------------------------------------------------------*/

.search-box 										{ height: 40px; padding: 5px 0 0 0px; width: auto; 	margin:10px 0 20px 0px; }

* html .search-box 								{ margin-top: 10px; }
*:first-child+html .search-box 					{ margin-top: 10px; !important; }

.search-box p									{ margin-bottom:0}

input.search-field 								{ -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;	border-style:solid; border-width:1px; background-color: #ededed; margin-bottom: 9px !important;	    border: 1px solid; border-color: #ccc #ddd #ddd #ccc; width: 140px; float:left; padding: 4px;}

input.search-field:focus 							{ background:#fff; }

input.search-go  									{ float:left; height:24px; width:24px; border:0; margin:0 0 0 5px; padding:0; background:url(images/search-on.gif) no-repeat top left; cursor: pointer; }
input.search-go:hover 							{ background:url(images/search-hover.gif) no-repeat bottom left; }

body_block .search-box 							{ background:url("images/searchbar.png") no-repeat scroll left top transparent; height:30px; margin-top:5px; overflow:hidden; width:288px; }




.emptybg {
	background: none repeat scroll 0 0 #1A1A1A;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 40px;
	color:#999;
    padding-top: 20px;
    position: relative;
    text-align: center;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * WP recent comments
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#recentcomments	li { padding:3px 0 5px 0; line-height:normal  }
#recentcomments	li a { 	border-bottom:none; 	}
#recentcomments	li a:hover { }


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	WIDGET
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.widget { margin-bottom:40px; }
.widget h3 { font-size:16px;}
.widget ul      {
	margin:0;
	padding:0;
	}
.widget ul ul     { margin-bottom:0; }

.widget ul li   {
	margin:0;
	padding:5px 0;
	list-style-type:none;
	position:relative;
	border-bottom:1px solid #444;
	}
.widget ul li a {
	padding:1px 0px 1px 0px;
	text-decoration:none;
	zoom:1; 
	}

.widget ul li ul        { margin-left:15px}	


.divider { 
	position: relative; 
	display: block;
	clear: both;
	margin:25px 0;
	background:url('images/opacs/white10.png') center center repeat-x;
	height:1px;
	text-align:center;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	MINI GALLERY
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

ul.sys_mini_gallery {
    display: inline-block;
    margin: 0 0 25px;
    padding: 0;
	}
	
ul.sys_mini_gallery {
	position:relative;
    clear:both;
	width:100%;
	}
	
ul.sys_mini_gallery li {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
	margin: 0 1% 1% 0;
    padding: 0;
	overflow:hidden;
}

ul.sys_mini_gallery li a {
	display:block;
	}


/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
	BLOCKQUOTES
HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/

blockquote  {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 30px !important;
	font-size:18px;
	line-height:normal;	
	border-left:5px solid #eee;
}

blockquote  p {
	margin-bottom: 10px; 
}

blockquote cite:before {
	content: "\2014 \00A0";
}

blockquote cite {
	display:block; 
	margin-top:10px; 
	font-size: 12px; 
	font-style:normal;
	color:#999;
}
		
blockquote.alignleft  { 
	margin: 0 5% 0 0; 
	width: 30%;
	border-left:5px solid #eee;
}

blockquote.alignright { 
	margin:0 0 0 5%; 
	width:30%;
	padding: 10px 30px 10px 10px !important;
	border-left:0px solid #eee;
	border-right:5px solid #eee;
}