/*
Theme Name: Equal Design
Theme URI: http://equaldesign.co.uk
Description: Theme used for Equal Design's Website.
Version: 3.1
Author: Mark Wilkinson & Matt Shepherd
Author URI: http://equaldesign.co.uk
Tags: Blue, 2 columns, custom front page template
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #F7F7F7;
	color: #666666;
}
p {
	margin-bottom: 10px;
	line-height: 1.6; 
}
a {
	color: #2876DF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
h1, h2, h3, h4 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

#header-wrap {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 181px;
	padding-bottom: 15px;
}
#header, #container, #container-top, #container-bottom, #container-top-home, #container-home, #container-bottom-home {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container, #container-home {
	background-image: url(images/container-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 20px;
	padding-right: 20px;
	width: 860px;
	padding-bottom: 10px;
}
#container-home {
	background-image: url(images/container-middle-home.jpg);
}
#container-top, #container-bottom, #container-top-home, #container-bottom-home {
	background-image: url(images/container-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	clear: both;
	margin-top: 60px;
}
#container-bottom, #container-bottom-home {
	background-image: url(images/container-bottom.jpg);
	background-position: center bottom;
	margin-top: 0px;
	clear: both;
}
#container-top-home {
	background-image: url(images/container-top-home.jpg);
}

#container-bottom-home {
	background-image: url(images/container-bottom-home.jpg);
}
#header h1 {
	text-indent: -9999px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 70px;
	width: 650px;
	margin-top: 100px;	
}
#header #searchform, #header #pagedroplist {
	float: right;
	display: block;
	width: 250px;
	margin-right: -30px;
}
#header #searchform {
	margin-bottom: 5px;
	margin-top: 95px;
}
#header #searchform #search-box, #header #pagedroplist #page_id {
	padding: 5px;
	width: 200px;
}
#header #pagedroplist #page_id {
	width: 180px;
}


#header #pagedroplist p {
	margin-bottom: 2px;
}

ul.navbar {
	list-style-type: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2876DF;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
ul.navbar li {
	float: left;
	display: inline;
	margin-right: 10px;
}
ul.navbar li a {
	display: block;
	color: #2876DF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
	text-transform: uppercase;
	font-weight: bold;
}
ul.navbar li a:hover, ul.navbar li.current_page_item a {
	background-color: #2876DF;
	-webkit-border-bottom-left-radius: 3px 3px;
	-webkit-border-bottom-right-radius: 3px 3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#container ol, #container ul, #container-home ul, #container-home ol {
	padding-left: 15px;
	margin-left: 10px;
}
#container ol li, #container ul li, #container-home ul li, #container-home ol li {
	margin-bottom: 10px;
}

.left-col, .right-col, #featured {
	float: left;
	display: inline;
	width: 410px;
	margin-right: 40px;
	margin-bottom: 25px;
}
.right-col {
	margin-right: 0px;
}
.right-col h2.welcome {
	background-image: url(images/welcome-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 37px;
}

/* Home Styles */

.home-col, .home-col-right {
	float: left;
	display: inline;
	width: 250px;
	margin-right: 50px;
}
.home-col-right {
	margin-right: 0px;
	padding-right: 0px;
}
.home-col h2, .home-col-right h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
}
.home-col h2.latest-blog {
	color: #FF6600;
}
.home-col h3, .home-col-right h3 {
	margin-bottom: 2px;
}
#container-home .home-col ul.home-services {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#container-home .home-col ul.home-services li {
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#container-home .home-col ul.home-services li.printing {
	background-image: url(images/printer-icon.gif);
}
#container-home .home-col ul.home-services li.webdesign {
	background-image: url(images/webdesign-icon.gif);
}
#container-home .home-col ul.home-services li.wordpress {
	background-image: url(images/wordpress-icon.gif);
}
.home-col-right img.home-portfolio-img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
} 
.home-col-right a img.home-portfolio-img {
	border: 1px solid #CCCCCC;
}
p.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #333333;
}

#content {
	float: left;
	display: inline;
	width: 555px;
	margin-right: 50px;
}
#content .post {
	margin-bottom: 40px;
}
#content .post img {
	border: 1px solid #CCCCCC;
}
#content .post img.post-img {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content .post a img:hover {
	border: 1px solid #2876DF;
}
#content .post-header, #content .page-header {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	width: 545px;
	padding-top: 4px;	
	margin-bottom: 10px;
	min-height: 49px;
}
#content .page-header {
	padding-top: 10px;
}
#content .post-header h2 {
	margin-bottom: 2px;
}
#content .post-header p.post-info {
	margin-bottom: 0px;
	font-size: 0.9em;
}
#content .post h3 {
	color: #000000;
}
#content ul.portfolio {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content ul.portfolio li {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#content ul.portfolio li img {
	border: 1px solid #CCCCCC;
}
#content ul.portfolio li img:hover {
	border: 1px solid #2876DF;
}
#content ul.commentlist {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}

/* Sidebar styles */

#sidebar {
	float: right;
	display: inline;
	width: 240px;
	margin-right: 15px;
	color: #000000;
}
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	margin-bottom: 25px;
}
#sidebar ul li.blockquote {
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 62px;	
}
#sidebar ul ul {

}
#sidebar ul ul li {
	line-height: 1.6;
	margin-bottom: 10px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	margin-top: 20px;
	padding-bottom: 40px;
	min-height: 100px;
}
p.footer {	
	float: left;
	width: 640px;
	margin-right: 40px;
}
ul.findus {
	float: right;
	display: inline;
	width: 140px;
	list-style-type: none;
}
ul.findus li {
	float: left;
	display: inline;
}
ul.findus li {
	text-indent: -9999px;
}
ul.findus li a {
	background-image: url(images/footer-list-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	display: block;
}
ul.findus li.twitter a {
	background-image: url(images/twitter-icon.jpg);
}
ul.findus li.facebook a {
	background-image: url(images/facebook-icon.jpg);
}
ul.findus li.rss a {
	background-image: url(images/rss-icon.jpg);
}
ul.findus li.educationthemes a {
	
}

/* Form */

.loginform {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.loginform p {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
.loginform form {
	margin-left:8px;
	padding:16px 16px 40px 16px;
	font-weight:normal;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:5px;
	background:#fff;
	border:1px solid #e5e5e5;
	-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	box-shadow:rgba(200,200,200,1) 0 4px 18px;
}
.loginform label {
	color:#777777;
	font-size:13px;
}
.loginform form p {
	margin-bottom: 0px;
}
#user_pass, #user_login, #user_email {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:97%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* DDFM Form Styles */

.ddfmwrap {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 15px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	width: 100%; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 15%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 5px; 
}

form.ddfm .fmcheck {
	width: 75%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 75%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 75%;
	margin-bottom: 15px;
	padding: 5px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 75%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 75%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	display: none;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

/* comments styles */
.comments-left textarea#comment {
	width: 95%;
	padding: 5px;
	margin-bottom: 15px;
}
.comments-left input {
	margin-bottom: 5px;
	padding: 5px;
}
.comments-left p.comment-loggedin {
	margin-bottom: 15px;
}
.comments-left ul.commentlist {
	list-style-type: none;
	margin-bottom: 15px;
}
.comments-left ul.commentlist li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid #CCCCCC;
}
.avatar_cont {
	float: right;
}
.comments-left h4 {
	margin-bottom: 10px;
}
.comments-right {
	width: 150px;
	float: right;
	display: inline;
	text-align: right;
}
#content .post p.thankyou {
	background-color: #FFF3BE;
	padding: 8px;	
}
.syntaxhighlighter {
	line-height: 1.6em;
	overflow: scroll;
}