/*
Theme Name: Matchbox
Theme URI:
Description: Bespoke theme for Matchbox
Version: 
Author: Morse Creative
Author URI: http://www.morsecreative.com
*/

*{
margin: 0;
padding: 0;

}


body {
	background: #76bdff ;
	height: auto;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 62.5%;
}

.clear {
	clear: both;

}

h1, h2, h3, h4, p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;

}
 h1 {
 
 }
 
 h2 {
 	font-size: 1.6em;
	color: #314155;
	font-weight: bold;
	margin-bottom: 10px;
 
 }
 
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #077cff;
}
p{
	font-size: 1.6em;
	color: #4C546B;
	margin-bottom: 20px;
}




#home h2 a,  #home h3 a {
	
	padding: 3px;
	color: #fff;
	background: #2b92ff;
	font-weight: normal;

}

#home h2 a:hover, #home h3 a:hover {
	color: #2b92ff;
	background: none;

}



a:link, a:visited {
	text-decoration: none;
	color: #2b92ff;
	
}
a:hover, a:active {
	text-decoration: none;
	color: #fff;
	background: #2b92ff;
	
}

#background {
	background: #f4f4f4 url(images/background-grad.jpg) repeat-x left top;
	height: auto;
	width: auto;
}

#branding {
	width: 930px;
	height: 110px;
	margin: 0 auto;
	
}

#branding a#logo {
	margin-top: 25px;
	float: left;
	width: 205px;
	height:62px;
	background: url(images/logo.gif) no-repeat left top;
	display: block;
	text-indent: -99999px;
}

#branding a:hover#logo {

	background: url(images/logo-hover.gif) no-repeat left top;
	
}

#branding #logo p{
	font-size: 13px;
	margin-left: 20px;

}
#branding p.contact {
	float: right;
	margin-top: 65px;
	font-size: 13px;
	width: 150px;
	}
	
/*#branding p a {
	color: #077cff;
	padding: 3px;
}

#branding p a:hover {
	
	background: #bedffd;

}*/
	
#top-nav {
	width: 100%;
	height: 30px;
	background: url(images/nav.jpg) repeat-x left top;
	
}

#top-nav ul {
	width: 930px;
	height: 40px;
	margin: 0 auto;
	list-style-type: none;
position: relative;
}

#top-nav ul li {
	float: left;
	height: 40px;
	width: auto;
}
#top-nav ul li a {
	display: block;
	height: 30px;
	width: auto;
	padding: 0 10px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	float: left;
}


#top-nav ul li a:hover {
	background: #056ce1;
}

#top-nav ul li.current_page_item a, #top-nav ul li.current_page_ancestor a, #top-nav ul li.current_page_parent a {
	background: #2b5c92;
}


#top-nav ul li.current_page_item, #top-nav ul li.current_page_ancestor, #top-nav ul li.current_page_parent {
	background: url(images/menu-current.gif) no-repeat center bottom;;
}

#home-nav {
	width: 100%;
	height: 30px;
	background: url(images/nav.jpg) repeat-x left top;
	
}

#home-nav ul {
	width: 930px;
	height: 30px;
	margin: 0 auto;
	list-style-type: none;

}

#home-nav ul li {
	float: left;
	width: auto;
}
#home-nav ul li a {
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	float: left;
	width: auto;
}
#home-nav ul li a:hover {
	background: #056ce1;
}

#panel {
	width: 100%;
	height: 180px;
	border-top: 1px solid #fff;
	background: #077cff url(images/homepanel-grad.jpg) repeat-x left top;
	
}

#panel-inner {
	width: 930px;
	height: 180px;
	position: relative;
	margin: 0 auto;
}

#panel-inner h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 3.4em;
	color: #fff;
	font-weight: normal;
	padding-top: 40px;
}

#panel-inner p{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.6em;
	color: #fff;
	font-weight: normal;
	width: 450px;
	line-height: 1.4em;;

}
#phones {
	width: 278px;
	height: 278px;
	position: absolute;
	background: url(images/phones.png) no-repeat left top;
	right: 15px;
	top: -32px;
}
#swish2 {
	width: 192px;
	height: 320px;
	position: absolute;
	background: url(images/swish2.png) no-repeat left top;
	right: 293px;
	top: -74px;
}

#swish {
width: 424px;
height: 87px;
background: url(images/swish.png) no-repeat left top;
position: absolute;
left: -110px;
top: 131px;

}

#wrapper {
	width: 930px;
	
	margin: 0 auto;
	

}

#home #wrapper {
	padding-top: 75px;
	min-height: 400px !important;
	
}

#wrapper {
	padding-top: 30px;
	min-height: 600px !important;
	
	
}
#content, #post-content{
	width: 620px;
	float: left;
	padding-bottom: 20px;
	
}

#home #content {
	
}

#home #content p {
	font-size: 1.6em;
	color: #4c546b;
	line-height: 1.4em;
}

#home img#home-icons {
	margin-top: 30px;
	margin-left: 40px;
}

#post-content .post h2 {
	
	margin-bottom: 5px;
}
#post-content .post-list h2 {
	
	margin-bottom: 0px;
}

#post-content p {
	font-size: 1.4em;
	color: #314155;
	margin-bottom: 10px;
}
#post-content p.details {
	font-size: 1.2em;
	color:#999999;
	margin-bottom: 10px;

}
#post-content .post-list {
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e6ec;
	margin-bottom: 15px;
}

#content ul, #post-content ul {
	list-style-position: inside;
	font-size: 1.6em;
	color: #4C546B;
	margin-bottom:20px;

}

.comment-author cite {
	font-style: normal;	

}
/*-----------------------------------------------------------------------
---------------CONTACT PAGE AND HOME PAGE BOXES--------------------------*/

#left-box {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

#right-box {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}

#home #left-box p, #home #right-box p{
	font-size: 1.5em;
}



/*-------------------------------------------------------------------------
-------------------DIRECTORS PAGE------------------------------------------*/

.director-odd {
	background: #eaedf0;
	padding: 15px 15px 0px;
	border: 1px solid #e3e6ec;
}

.director-even {
	padding: 15px 15px 0px;

}

.director-odd h2, .director-even h2 {
	margin-bottom: 0px;
}

.director-odd p.details, .director-even p.details {
	font-size: 1.2em;
	color:#999999;
	margin-bottom: 10px;

}

.director-odd .director, .director-even .director {
	margin-left: 72px;
}

/*------------------------------------------------------------------------
---------------------CASE STUDIES CATEGORY----------------------------------*/

#content .odd {
	background: #eaedf0;
	padding: 15px 15px 0px;
	border: 1px solid #e3e6ec;
	margin:0;
}

#content .even {
	padding: 15px 15px 0px;
	border: none;
	margin:0;
}

#content .even h2, #content .odd h2{
	
	margin: 0;
	
}

#content .category-case-studies p {
	font-size: 1.6em;
	margin: 0 0 15px 72px;
}

#content  a img.thumbnail {
	border: 1px solid #d5deea;
	
}

#content  a:hover img.thumbnail {
	border: 1px solid #2B92FF;
	
}

/*-------------------------------------------------------------------
----------------SIDEBAR------------------------------------------------*/
#sidebar {
	width: 265px;
	float: right;
	padding-bottom: 20px;

}
#sidebar p{
	font-size: 1.3em;
	line-height: 1.4em;

}

#sidebar ul.sub-nav {
	list-style-type: none;
	list-style-position: inside;
	font-size: 1.4em;
	margin-bottom: 30px;
	padding-left: 0px;
}

#sidebar ul.sub-nav li a {
	padding: 3px;
	color: #fff;
	background: #2b92ff;

}

#sidebar ul.sub-nav li {
	margin-bottom: 15px;
	padding-left: 0;
	list-style-position: outside;
}

#sidebar ul.sub-nav ul {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 15px;

}
#sidebar ul.sub-nav li a:hover  {
	padding: 3px;
	color: #fff;
	background: #056ce1;

}

#sidebar ul.sub-nav li.current_page_item a, #sidebar ul.sub-nav li.current-cat a{
	background: #2b5c92;
}

#sidebar ul.sidebarlinks {
	list-style-type: none;
	list-style-position: inside;


}
#sidebar ul.sidebarlinks li{
	margin-bottom: 15px;
	list-style-position: outside;
}

#sidebar ul.sidebarlinks ul {
	list-style-type: none;
	list-style-position: inside;
	font-size: 1.4em;
	padding-top: 5px;

}


#sidebar ul.sidebarlinks ul li {
	line-height: 1.5em;
	margin-bottom: 0;
}
#sidebar ul.sidebarlinks ul li a{
	color: #2b92ff;
	
	
}

#sidebar ul.sidebarlinks ul li a:hover, #sidebar ul.sidebarlinks ul li.current-cat a {
	color: #2b5c92;
	background: none;
}
#sidebar ul.sidebarlinks ul li a.rss {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 20px;
}
#sidebar ul.sidebarlinks ul li a:hover.rss {
	background: url(images/rss-hover.png) no-repeat left center;
	
}

#sidebar #sidecontent {
	display: block;
	width: 238px;
	min-height: 60px;
	background: #81bef2 url(images/sidecontent.jpg) no-repeat left bottom;
	margin-top: 30px;
	padding: 30px 15px ;
}
#sidebar #sidecontent-bottom {
	display: block;
	width: 268px;
	height: 25px;
	background:  url(images/sidecontent-bottom.png) no-repeat left bottom;

}

#sidebar #sidecontent p {
	
	font-size: 1.5em;
	color: #fff;
	margin-bottom: 10px;
}
#sidebar #sidecontent blockquote p{
	font-size: 2.5em;
	margin-bottom: 10px;
}

#sidebar #sidecontent a {
	color: #2B92FF;
	background: #fff;
	padding: 2px;
}

#sidebar #sidecontent a:hover {
	color: #FFF;
	background: #056ce1;
	
}
#sidebar h4 {
	color: #314155;
	font-weight: bold;
}

#sidebar .category-post {
	width: 220px;
	margin-top: 50px;
}
#sidebar .category-post h4 {
	margin-bottom: 5px;
}
#sidebar .category-post img {
	float: none;


}
/*-------------------------------------------------------------------------------------
---------------------------------------FOOTER--------------------------------------------*/
#footer {
	width: 100%;
	height: 164px;
	background: #077cff url(images/footer-grad.jpg) repeat-x left top;
}

#footer-content{
	width: 930px;
	margin: 0 auto;
}

#footer p {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
}
#footer a {
color: #fff;
}

#footer a:hover {
	background: #0369c9;

}
#footer ul {
list-style-type: none;
padding-top: 10px;
font-size: 12px;
height: 122px;
width: 665px;
float: left;
}

#footer ul li {
	float: left;
	width: auto;
	line-height: 20px;
	margin-right: 50px;
	font-size: 12px;
}

#footer ul li a {
	color: #fff;
	
}
#footer ul ul {
	padding-top: 0px;
	height: auto;
	width: auto;
	float: none;
}
#footer ul ul li {
	float: none;
	font-size: 12px;
	padding: 0px;
	margin-right: 0;
	line-height: 20px;
	width: auto;
}


#footer ul ul li a {
	color: #b0d7fc;
	
}

#footer ul ul li.white{

	margin-top: 10px;
}
#footer ul ul li.white a{
	color: #fff;
	
}

#footer img#footer-logo {
	float: right;
	margin-top: 20px;
	
}
#footer #bottom-footer {
	border-top: 1px solid #8cc6fc;
	margin: 0;
	
	clear: both;
	height: 30px;
}
#footer #bottom-footer p#copyright {
	float: left;
	width: 400px;
	margin: 0;
	display: block;
	line-height: 30px;
}
#footer #bottom-footer p#disclaimer {
	float: right;
	width: 400px;
	display: block;
	text-align: right;
	line-height: 30px;
}
/*----------------------IMAGES----------------------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {

	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	width: auto;
	}

.alignleft {
	float: left;
	width: auto;
	}
	
a:link img, a:visited img {
	border: none;
}

a:hover img, a:active img{
	border: none;
}
/*----------------------------------------------------------------------------
----------------------COMMENTS-----------------------------------------------*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	padding:15px 15px ;

	}

.commentlist li.odd{
	
	
	

}	
.commentlist li.even {
	background:#EAEDF0 none repeat scroll 0 0;
	border:1px solid #E3E6EC;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.comment-author{
font-size: 1.5em;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation {
	display: block;

	margin-top: 5px;
}
/*----------------------------------------------------------------------------
----------------------COMMENTS FORM-----------------------------------------------*/

#commentform input, #commentform textarea{
	border: 1px solid #ddd;
	
	margin-top: 3px;
	background: #fff;
	color: #4C546B;

	
}

#commentform input {
	height: 20px;
	width: 205px;
}

#commentform textarea {
	height: 100px;
	width: 100%;

}

#commentform span {
float: right;
width:auto;
}

#commentform input#submit {
	
	height: auto;
	width: auto;
	background: #fff;
	cursor: pointer;
	clear: both;
	margin-top: 5px;
	padding:2px;
}
#commentform input:hover,
#commentform textarea:hover {
	background:#EAEDF0;
}

#commentform input:focus,
#commentform textarea:focus	{
	background:#F3F8F8;
}

	



/*---------------------------------------CONTACT FORM-----------------------------------------------
====================================================================================================*/
#contact-form {


}

#contact-form fieldset {
	border: none;
	padding: 5px 10px 0;
}

#contact-form legend {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0;
}

#contact-form label {
clear: both;
display: block;
}


#contact-form input, #contact-form textarea, #contact-form input.success {
	border: 1px solid #ddd;
	width: 205px;
	margin-top: 3px;
	background: #fff;
	color: #4C546B;
	float: left;
	margin-bottom: 5px;
	font-family: tahoma, arial;
	
}

#contact-form input {
	height: 20px;
}

#contact-form textarea {
	height: 150px;
	padding:2px;
	font-size: 80%;
}

#contact-form span {
float: right;
width: auto;
}

#contact-form input#submit {
	
	height: auto;
	width: 70px;
	background: #fff;
	cursor: pointer;
	clear: both;
	margin-top: 5px;
	padding:2px;
}
#contact-form input:hover,
#contact-form textarea:hover {
	background:#EAEDF0;
}

#contact-form input:focus,
#contact-form textarea:focus	{
	background:#F3F8F8;
}
#contact-form input.error {
	border: 1px solid #FF0000;
	}
	
#sidecontent #msg {
	
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 5px;
}

#sidecontent .error {
	border: 1px solid #CC3333;
	background:#FFDFDF;

}

#sidecontent .success{
	border: 1px solid #ddd;
	

}
#sidebar #sidecontent .error p{
	font-size: 1.2em;
	color: #CC3333;
}

#sidebar #sidecontent .success p{
	font-size: 1.2em;
	color: #FFF;
}

#contact-form p#check{
	display:none;
	visibility:hidden;

}

.sidebar-badge{	
	margin: 0 0 15px 0;
}

a.no_decoration:hover
{
	padding: 0;
	margin:0;
	border:0;
	background: #fff;
}


table a:hover
{
	padding:0px;
	margin: 0px;
	background-color: #f4f4f4;
}

div.pagepanel
{
	margin: 0 0 20px 0;
	background: #eaedf0;
	border: 1px solid #E3E6EC;
	padding: 18px;
}

div.leftpagepanel
{
	float: left;
	width: 258px;
	min-height: 300px;
}


div.rightpagepanel
{
	float: right;
	width: 258px;
	min-height: 300px;
}

div.button_container
{
	margin: 0 0 20px 0;
	overflow: auto;
}

div.button_container div.button
{
	float: left;
	width: 152px;
	margin: 0 4px 0 0;
}

div.button_container div.button-last
{
	margin: 0;
	float: right;
}

div.button_container div.button a, div.button_container div.button-last a
{
	position: relative;
	padding: 4px;
	background: #2b92ff;
	font-size: 1.6em;
	color: #fff;
	width: 144px;
	display: block;
} 

div.button_container div.button a:hover, div.button_container div.button-last a:hover
{
	background: #fff;
	color: #2b92ff;
}



 
