/*
Theme Name: Portfolio
Theme URI: http://www.matthewshield.me.uk
Desscription: Theme designed for matthewshield.me.uk portfolio
Version: 1.0
Author: Matthew Shield
Author URI: http://www.matthewshield.me.uk
Tags: Portfolio, Brown, Cream
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@font-face {
	font-family: 'Dakota';
	src: url('dakota_regular-webfont.eot');
	src: local('☺'), url('dakota_regular-webfont.woff') format('woff'), url('dakota_regular-webfont.ttf') format('truetype'), url('dakota_regular-webfont.svg#webfont2qHMC6zw') format('svg');
}


@font-face {
	font-family: 'Myriad Pro';
	src: url('myriadpro-regular-webfont.eot');
	src: local('☺'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype'), url('myriadpro-regular-webfont.svg#webfontkITkFyj2') format('svg');
}

/* 
================
General Styles
================
*/

body{
	background-color: #544631;
	color: #544631;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#544631;
}

a:hover{
	color:#87a0a4;
}

#main-bg{
	background-image: url('style/images/background.jpg');
	background-repeat: repeat;
}

#main{
	width:930px;
	min-height: 580px;
	position:relative;
	background-image: url('style/images/main-bg.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	padding-bottom: 20px;
}

#mainbottom{

	width: 930px;
	height: 17px;
	background-image: url('style/images/main-bg-bottom.jpg');
	margin-left: auto;
	margin-right: auto;
}

h1{
	font-family: Dakota, Myriad Pro, Arial, Sans-serif;
	font-size: 24px;
	text-shadow: #909090 1px 1px 0px;
}

h2{
	font-family: Dakota, Myriad Pro, Arial, Sans-serif;
	font-size: 22px;
	text-shadow: #909090 1px 1px 0px;
}

h3{
	text-shadow: #909090 1px 1px 0px;
}

h4 a{
	color: #dad1c3;
}

a.button {
	font-family: Dakota;
}

hr{
	color: #544631;
	background-color: #544631;
	height: 2px;
	border: 1px solid #bfb7a9;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

/* 
================
Header Styles
================
*/

#header {

	background-image: url('style/images/nav-bar-bg.jpg');
	height: 50px;
	padding: 0px 0px 0px 20px;

}

#header-banner{
	height: 100px;
	background-image: url('style/images/header-bar-bg.png');
	position: relative;
	z-index: 1;
	text-shadow: #909090 1px 1px 0px;
	
}

#header-banner-wrap{
	width: 900px;
	margin-left: 32%;
}

h1#logo {
	letter-spacing: 1px;
	float: left;
	margin: 5px 40px 0px 0px;
	font-weight: normal; 
	font-family: Dakota, Sans-serif;
	font-size: 24px;
}

h1#logo a {
	color: #dad1c3;
}

ul#nav {
	letter-spacing: 1px;
	line-height: 50px;
	font-size: 15px;
	font-family: Dakota, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-right: 20px;
	text-shadow: #909090 1px 1px 0px;
}

ul#nav li{
	float: right;
	margin: 0px 25px 0px 0px;
	display: inline;
	
}

ul#nav li a {
	color: #dad1c3;
}

ul#nav li.current_page_item a {
	border-bottom: 2px solid #dad1c3;
}

.banner-left{
	color: #dad1c3;
	float: left;
	clear: left;
	margin-top: 10px;
}

.banner-right{
	color: #dad1c3;
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	position: relative;
}

.bannernorm{
	font-family: Myriad Pro, Sans-serif;
	font-style: italic;
}

/* 
================
Featured Styles
================
*/

#featured-section {
	width: 740px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

.featured-button{
	width: 145px;
	height: 36px;
	background-image: url('style/images/featured-button.png');
	position: relative;
	top: -13px;
	left: 165px;
	font-family: Dakota;
	color: #dad1c3;
	padding: 4px 0px 0px 15px;
	font-size: 12px;
}

.featured-button a{
	color: #dad1c3;
}

.container{
	width: 340px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.slides{
	position: absolute;
	top: 0;
	left: 0;
}

.slides div{
	position: absolute;
	top: 0px;
	width: 500px;
	display: none;
}

#slides div img{
	padding-left: 30px;
	cursor: pointer;
	border: 4px solid #56797f;
}

#slide-info{
	width: 365px;
	float: right;
	margin: 25px 30px 0px 0px;
}

#slide-info p{
	line-height: 23px;
}

ul.pagination li{
	position: absolute;
	top: 282px;
	left: 365px;
	font-family: Dakota;
	display: none;
}

ul.pagination li.total{
	display: block;
	left: 380px;
}

ul.pagination li.active{
	display: block;
}

ul.pagination li a{
	color: #dad1c3;
}

.featuredtext{
	position: absolute;
	top: -200px;
	left: 150px;
	width: 320px;
}

.featuredtextmain{
	position: absolute;
	top: -160px;
	left: 150px;
	width: 320px;
	font-family: Myriad Pro;
	font-size: 16px;
	line-height: 23px;
}

.featuredtextskills{
	position: absolute;
	top: -20px;
	left: 150px;
	width: 320px;
	font-family: Myriad Pro;
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
}

/* 
================
Front Page Styles
================
*/

.front-columns{
	width: 320px;
	height: 220px;
	margin: 0px 0px 20px 100px;
	float: left;
}

.front-columns p{
	line-height: 23px;
	text-align: justify;
}

.button{
	float: right;
	width: 190px;
	height: 34px;
	margin: 10px 0px 0px 0px;
	padding: 6px 5px 0px 15px;
	background-image: url('style/images/button.png');
	display: block;
	color: #e3d6b7;
}

/* 
================
Single Page Styles
================
*/

#page-content{
	width: 480px;
	margin-left: 100px;
	line-height: 23px;
}

.page-info{
	margin-left: 100px;
	padding-top: 20px;
}

#page-content p{
	margin: 10px 0px;
}

#page-content img{
	margin: 10px 10px 10px 0px;
}

#page-sidebar{
	float: right;
	width: 205px;
	margin-right: 100px;
	margin-top: -35px;
	line-height: 23px;
}

#page-sidebar-contact{
	float: right;
	width: 320px;
	margin-top: 40px;
	line-height: 23px;
}

#page-sidebar h2 {
	margin-bottom: 20px;
}

#page-sidebar p {
	margin: 10px 0px;
}

#page-sidebar li, #page-sidebar-contact li{
	list-style-image: url('style/images/bullet.jpg');
	margin-left: 22px;
	margin-bottom: 12px;
}

/* 
================
Portfolio Styles
================
*/

.portfolio-item{
	padding-top:20px;
	margin-bottom:120px;
	width: 700px;
}

.portfolio-item img{
	margin: 0px 20px 20px 0px;
	float: left;
}

.portfoliobutton{
	width: 190px;
	height: 34px;
	padding: 6px 5px 0px 15px;
	background-image: url('style/images/button.png');
	display: block;
	color: #e3d6b7;
	font-family: Dakota;
	font-size: 13px;
}

/* 
================
Blog Styles
================
*/

#page-content-blog{
	width: 525px;
	margin-left: 100px;
	line-height: 25px;
}

#page-content-blog img{
	border: 4px solid #56797f;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 3px 5px #999;
	-webkit-box-shadow: 0 3px 5px #999;
}

#page-content-blog img.wp-smiley {
	border: 0px;
}

#page-content-blog p{
	padding:5px 5px 15px 5px;
}

#page-content-blog p a{
	font-weight: bold;
}

.datetag{
	font-size: 14px;
	color: #dad1c3;
	padding: 0px 10px;
	display: block;
	background: #56797f url('style/images/green-bg.jpg');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 3px 5px #999;
	-webkit-box-shadow: 0 3px 5px #999;*/
}

.datetag a{
	color: #dad1c3
}

#page-sidebar-blog{
	position: absolute;
	top: 35px;
	left: 700px;
	width: 150px;
	line-height: 23px;

}

#searchform input{
	margin-bottom: 40px;
	width: 230px;
	height: 28px;
	display: block;
	border: none;
	font-size: 15px;
	font-style: inherit;
	color: #544631;
	padding: 0px 0px 0px 10px;
  background-color: #d9d0c1;
  -webkit-box-shadow: inset 0px 1px 1px 1px #8a8074;
  -moz-box-shadow: inset 0px 1px 1px 1px #8a8074;
  box-shadow: inset 0px 1px 1px 1px #8a8074;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

.commentlist .quote {
	background:url('style/images/quote.png') no-repeat top right;
}

.commentlist li {
 	padding: 5px 18px 5px 18px;
	margin-top:15px;
	background:#dad1c3;
	border: #836e4f 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

.commentlist li.cite {
	padding: 2px;
	text-align: right;
	border: 0px;
	background: none;
	margin: 0px;	
}

#commentform textarea{
	width: 500px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	overflow: auto;
}

#commentform input{
  position: relative;
	width: 150px;
	height: 28px;
	display: block;
	border: none;
	font-size: 15px;
	font-style: inherit;
	color: #544631;
	padding: 0px 0px 0px 10px;
  background-color: #d9d0c1;
  -webkit-box-shadow: inset 0px 1px 1px 1px #8a8074;
  -moz-box-shadow: inset 0px 1px 1px 1px #8a8074;
  box-shadow: inset 0px 1px 1px 1px #8a8074;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

/* 
================
Contact Styles
================
*/

#page-content-contact{
	width: 700px;
	margin-left: 100px;
	line-height: 23px;
}

#contact-form{
	margin: 40px 0px;
	width: 350px;
	float: left;
}

.textInput{
	width: 230px;
	height: 28px;
	display: block;
	border: none;
	margin: -25px 0px 10px 100px;
	font-size: 15px;
	font-style: inherit;
	color: #544631;
	padding: 0px 0px 2px 2px;
  background-color: #d9d0c1;
  -webkit-box-shadow: inset 0px 1px 1px 1px #8a8074;
  -moz-box-shadow: inset 0px 1px 1px 1px #8a8074;
  box-shadow: inset 0px 1px 1px 1px #8a8074;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

textarea{

	width: 230px;
	height: 125px;
	margin: 0 0 30px 100px;
	border: none;
	color: #544631;
  overflow: auto;
  padding: 3px 0px 2px 2px;
  background-color: #d9d0c1;
  -webkit-box-shadow: inset 0px 1px 1px 1px #8a8074;
  -moz-box-shadow: inset 0px 1px 1px 1px #8a8074;
  box-shadow: inset 0px 1px 1px 1px #8a8074;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

.short-text{
	width: 210px;
	padding-left: 10px;
	padding-right: 20px;
	overflow: hidden;
}

.long-text{
	width: 220px;
	padding: 5px;
}

.submit-form{
	margin: -20px 0px 0px 210px;
	width: 115px;
	height: 50px;
	background: transparent url('style/images/send-button.jpg') no-repeat scroll;
	color: #dad1c3;
	font-family: Dakota;
	cursor: pointer;
	display: block;
	border: none;
	
}

.contactmessage{
	position: relative;
	top: -115px;
}

#loader{
	margin: 10px 0px;
}

#response{
	border: 1px solid #dad1c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 10px 5px;
	margin: 10px 0px;
}

div.wpcf7-validation-errors{
    position: relative;
    top: -50px;
    clear: both;
}

/* 
================
Sidebar Styles
================
*/

.widget{
	margin-top: 10px;
	margin-bottom: 20px;
}

.widgettitle{
	margin: 20px 0px;
}

/* 
================
Error Styles
================
*/

#errorleft{
	width: 315px;
	margin-left: 50px;
	float: left;
}

#errorright{
	width: 325px;
	float: right;
	margin-right: 100px;
}

#errorleft li{
	list-style-image: url('style/images/bullet.jpg');
}

#errorright li{
	list-style-image: url('style/images/bullet.jpg');
}

#search input{
	margin: 10px 0px 0px 0px;
	
}

/* 
================
Footer Styles
================
*/

#footer {
	min-height: 125px;
	padding-top: 50px;
	background-image: url('style/images/footer-bg.jpg');
	background-repeat: repeat-x;
}


.footer-left{
	float: left;
	margin: 0px 0px 0px 20px;
	color: #dad1c3;
}


.footer-right{
	float: right;
	margin: 0px 20px 10px 0px;
	color: #dad1c3;
	font-size: 14px;
	width: 150px;
}

.footer-right h2 a{
	color: #dad1c3;
}

.footer-right a {
	color: #dad1c3;
}

.footer-left h3 a {
	color: #dad1c3;
}

#twitter{
	float: right;
	width: 300px;
}

/* 
================
NextGen Gallery
================
*/



/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#56797F;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #87A0A4;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#56797F;
	display:block;  
	padding:4px;
	webkit-box-shadow: 0px 5px 5px ;
	-moz-box-shadow: 0px 5px 5px ;
	box-shadow: 0px 5px 5px ; 
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
