/*--------------------------------------------------------------
Basic CSS Document 

Version:	3.0
Author:		James Roberts
Website: 	http://www.method.org.uk
--------------------------------------------------------------*/

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, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate; 
    border-spacing: 0;
}

caption, th, td {
    text-align: left; 
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}

body {
	line-height: 15px;
	background-position: 0px 0px;
	background-repeat: repeat;
	background-image: url(../images/background.jpg);
	margin: 0px;
	color: #525252;	
	text-align: left;
	font: 12px/14px Arial, Sans-Serif;
	padding-top:0px;
	padding-bottom:25px;
}

a:link {
	color: #7ab800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7ab800;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
	color: #7ab800;
}

/*----------------------------------------------------------------------
	MAIN DIVS
----------------------------------------------------------------------*/
#page_top {
	padding: 0px;
	border-width: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	height: 30px;
	width: 920px;
	background-image: url(../images/page_header.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#page_bottom {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	height: 21px;
	padding-right: 40px;
	padding-left: 40px;
	width: 840px;
	background-image: url(../images/page_footer.png);
	background-repeat: no-repeat;
}
#wrapper {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	background-image: url(../images/page_bg.png);
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}                                                                       
#navigation {
	width: 840px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#navigation li {
	width: 210px;
	float: left;
	display: inline-block;
	list-style-type: none;
}
#navigation a {
	font-weight: bold;
	text-transform: lowercase;
	line-height: 22px;
	color: #565a5c;
	font-size: 23px;
}
#navigation span {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #7ab800;
	font-size: 12px;
}
#header{
	width: 100%;
	float: left;
	height: 98px;
}
#header #telephone {
	padding-top: 25px;
	float: left;
	width: 550px;
}
#telephone h1 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}
#header h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #7ab800;
}
#header #logo {
	float: right;
	width: 218px;
}
#blog {
	padding-bottom: 20px;
	float: left;
	width: 450px;
}
#blog_single {
	padding-bottom: 20px;
	float: left;
	width: 840px;
}
#content {
	padding-bottom: 20px;
	float: left;
	width: 750px;
}
h1 {
	padding-bottom: 10px;
	line-height: 26px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #565a5c;
}
h2 {
	margin-bottom: 5px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #7ab800;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #7ab800;
	text-transform: none;
	text-align: left;
}
h1 a:link, h1 a:visited {
	padding-bottom: 10px;
	color: #565a5c;
	font-size: 24px;
}
h1 a:hover {
	padding-bottom: 10px;
	color: #7ab800;
	font-size: 24px;
}
i, em {
	font-style: italic;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
#footer {
	line-height: 14px;
	font-size: 10px;
	padding-top: 15px;
	border-top-color: #565a5c;
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	margin: 0 auto;
	text-align: left;
	min-height: 50px;
	overflow: hidden;
}		
#footer li {
	padding-right: 3px;
	margin-right: 3px;
	border-right-style: solid;
	border-right-color: #565a5c;
	border-right-width: 1px;
	display: inline;
}
#footer .last {
	border-right-width: 0px;
}
.divider {
	display: block;
	clear: both;
	margin-bottom: 10px;
	border-bottom-color: #565a5c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	height: 10px;
}
#footer_ads {
	background-position: right 0px;
	background-repeat: no-repeat;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 59px;
	background-image: url(../images/footer_ads.png);
}
#latestBlog {
	float: left;
	color: white;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right-width: 0px;
	width: 225px;
}
#latestBlog a {
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: lowercase;
	color: #261a11;
}

#latestBlog h1, #about h1, #clients h1 {
	font-size: 14px;
}

#clients {
	float: right;
	color: white;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 280px;
}
#about {
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	width: 290px;
}
.speech {
	margin-left: 10px;
	width: 204px;
	margin-bottom: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/speech_top.gif);
}
.speech h1 {
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	line-height: 18px;
	font-size: 11px;
	color: #fdf8ed;
	font-weight: bold;
}
.speech .footer {
	height: 28px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-image: url(../images/speech_bottom.gif);
}
.speech .footer_right {
	height: 28px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-image: url(../images/speech_bottom_right.gif);
}
.speech span {
	display: block;
	color: #261a11;
	font-size: 9px;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 0px;
}
.speech h1 {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.speech a {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.speech p, .speech span {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #7ab800;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	display: inline;
	float: right;
	width: 250px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
.narrowcolumn {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 0;
	float: left;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 600px;
}

.post {
	clear: left;
	display: block;
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*	Begin Headers */
#sidebar h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	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 */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#service_webdesign {
	padding-bottom: 20px;
	display: inline;
	float: left;
	width: 260px;
}

#service_graphicdesign {
	padding-bottom: 20px;
	float: left;
	display: inline;
	width: 260px;
}

service_iddesign {
	padding-bottom: 20px;
	width: 260px;
	display: inline;
	float: left;
}

#content li {
	padding-left: 5px;
	list-style-type: none;
}

#content ul {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

.widgettitle {
	color: #565a5c;
}

strong {
	font-weight: bold;
}

.threebox {
	margin-bottom: 20px;
	margin-top: 20px;
	display: inline;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 260px;
}

#twitter {
	width: 100%;
	clear: right;
	float: left;
}

#twitter ul, #twitter li {
	display: inline;
}

.tweet {
	padding-right: 20px;
	float: left;
	display: inline;
}

