﻿@charset "utf-8";
/*


Theme Name: Custom MJ Data Wordpress Theme

Theme URI: TBC

Description: Created by Mattian for M&J Data Networks (Worcester, UK)

Version: 1

Author: Matthew Setchell



*/

#slider {
height: 288px !important;
width: 944px;}


* { margin: 0; padding: 0; }
body { font: .74em Tahoma, Verdana, Sans-Serif, Arial; background: #eaeaea; color: #7f7f7f; }
h1 { font: normal 3.4em "Trebuchet MS", Helvetica, Arial; }
h2 { font: normal 1.8em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 15px; }
h3 { font: normal 1.4em "Trebuchet MS", Helvetica, Arial; margin: 0 0 20px; }
h4 { font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 4px; }
p { margin: 0 0 15px; line-height: 1.6em; }
a { outline: 0; color: #0099CC; text-decoration: none; }
li { list-style: none; }
li a, img { display: block; }
img { outline: 0; border: 0; }
#wrapper { width: 984px; margin: auto; }
.clr { clear: both; }
#logo { float: left; padding: 20px 10px; }
#contactdetails { float: right; padding: 50px 0px; }
#logo h1 a { color: #fff; }
#logo h1 a span { color: #808080; }
#slider {height: 288px; width: 944px;}


.nav { height: 45px; background: url(http://www.mandjdatanetworks.co.uk/wp-content/themes/mandjtheme/images/navbg.png); padding: 10px 0px 0px 10px; }
#menu { height: 44px; padding: 5px 0 0 4px; }
#menu li { float: left; font-size:1.0em;  }
#menu li a { color: #fff; margin: 0 50px 0 0; }
#menu li a.current, #menu li a:hover { font-style:italic; color: #fff; }			


#pitch { clear: both; height: 228px; margin: 0 0 30px; padding: 60px 360px 0 30px; position:absolute }
#pitch h1 { font-size: 2.4em; color: #304D6F; margin: 0 0 20px; }
#pitch em { font-size: 1.3em; font-weight: bold; line-height: 1.6em; }


.content { background: #1e1e1e repeat; padding: 20px; border: 0px solid #0099CC;  }
.pagecontent { background: #ffffff;  width: 900px; margin: 20px 0px 15px 0; padding: 15px 15px 10px 10px; border: 5px #7f7f7f; color: #000; }


.link { background: #0099cc; color: #fff; padding: 5px 10px; font-size: .9em; }
#main { padding: 20px; }
#page content h1 { font-size: 1.8em; color: #1e1e1e; margin: 0 0 20px; }
.col { float: left; width: 292px; margin: 30px 30px 15px 0; }
	.col.last { float: right; margin-right: 0; }
	.case img { float: left; clear: left; margin: 0 20px 20px 0; background: #121212; padding: 3px; }
	.short { padding: 0 0 15px 0; background: url(http://www.mattian.co.uk/mandj/wp-content/themes/mandjtheme/images/line.gif) repeat-x left bottom; }
	.case a, .article a { color: #ddd; font-weight: bold; }
	.date { font-size: .84em; margin: 0 0 3px; }
#footer { clear: both; background: url(http://www.mattian.co.uk/mandj/wp-content/themes/mandjtheme/images/line.gif) repeat-x; padding: 20px 20px 10px; font-size: .9em; }
	#footer a { color: #1e1e1e; margin: 0 10px 0 0; border-bottom: 1px dotted #444; padding: 0 0 1px; }
	#links { float: right; }
		#links a { margin: 0 0 0 10px; }
	#footer p { margin: 0 0 8px; }
	
	.content .postcontent img {
	margin: 0;
	height: auto;
	max-width: 599px;
	width: auto;
}
.attachment img {
	max-width: 599px;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,  img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,  img.aligncenter {
	
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, #content img.aligncenter {
	margin-bottom: 12px;
}
