/*  
Theme Name: Square One
Theme URI: www.squareonemd.co.uk
Description: squareone theme 2010
Version: 1.0
Author: Elliott Richmond
Author URI: www.squareonemd.co.uk
Tags: texture clean
*/

@import url('css/ie6.css');
@import url('css/reset.css');
@import url('css/nav.css');
@import url('css/fonts/fonts.css');

.twitterlink {
background:url(images/twitterfeed.png) no-repeat;
}
.facebooklink {
background:url(images/facebook.png) no-repeat;
}
.emaillink {
background:url(images/subscribebyemail.png) no-repeat;
}
.feedlink {
background:url(images/subscribebyfeed.png) no-repeat;
}

#socialfeeds a{
display:block;
height:80px;
}

.category-blog .attachment-post-thumbnail {
margin-bottom:120px;
}

.comments {
background-color:#FFFFFF;
margin:30px 0;
padding:30px;
}

.preview .post-info {
border-bottom:none;
margin-bottom:none;
}

#blogcontent p {
color:#324156;
font-size:14px;
line-height:24px;
margin-bottom:10px;
}

.shadow{
background:url("images/foliobase.png") no-repeat scroll center top transparent;
height:30px;
}

.foliofeatured img {
background-color:#FFFFFF;
border:1px solid #BCBCBC;
padding:4px;
}

/* for the forms */
form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	margin-left:8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton {
	margin:10px 0 0 -3px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(images/img/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.jqTransformButton span span {
	background: transparent url(images/img/btn_left.gif) no-repeat top left;
	color: #fff;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }

/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(images/img/input/input_text_left.gif) no-repeat left top;
	height: 31px;
	padding: 0px;
	float:left;
	margin-top:5px;
}

.jqTransformInputInner {
	background: transparent url(images/img/input/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 31px;
	margin:0px 0px 0px 8px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background:transparent;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-10px;
	height:24px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 12px;
	line-height: 16px;
}

table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(images/img/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(images/img/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(images/img/textarea/textarea_tr.gif) no-repeat top left;}

table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(images/img/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(images/img/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(images/img/textarea/textarea_mr.gif) repeat-y top left;}

table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(images/img/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(images/img/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(images/img/textarea/textarea_br.gif) no-repeat top left;}

/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(images/img/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}

/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(images/img/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(images/img/radio.png) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(images/img/checkbox.png) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 31px;
	background: url(images/img/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	line-height: 15px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 31px;
	background: url(images/img/select_right.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}



form{clear:both;}



#packages {
margin:20px auto 40px;
width:940px;
}

#packages h1{
color:#475A78;
font-size:29px;
margin-bottom:8px;d
}

#packages h2 a{
color:#4D6184;
font-size:20px;
line-height:25px;
text-align:left;
text-decoration:none;
}

#packages h2 span{
color:#512e21;
}

#packages p {
color:#512E21;
font-size:15px;
line-height:21px;
}

#packages .packagelink {
color:#475A78;
font-size:15px;
text-decoration:none;
}

.thepackage:first-child{
margin-left:60px !important;
}

.packageicon {
float:left;
margin-left:16px;
margin-right:-60px;
margin-top:-22px;
}

.thepackage {
float:left;
margin-left:30px;
margin-top:75px;
text-align:center;
width:260px;
}

.thepackage h2{
margin-bottom:18px;
margin-left:50px;
}

#plaster {
background-image:url(images/packagesbg.png);
background-position:-10px -4px;
height:216px;
margin:-25px -26px;
}

.retweets {
float:right;
margin-left:20px;
}

.packageintro {
line-height:14px;
margin-top:5px;
overflow:hidden;
width:231px;
}

#myForm p input {
width:230px;}

.post {
background:url("images/rule.png") no-repeat scroll center bottom transparent;
margin-bottom:25px;
overflow:visible;
padding-bottom:25px;
}

#category .post {
min-height:112px;
}

body {
background-color:#000;
/*background-image:url(images/backgroundfile.jpg);*/
font-family: Tahoma, Verdana, Arial, Helvetica;
}

#fulltop {
height:95px;
background-color:#000000;
border-bottom:1px solid #0f131a;
clear:both;
position:relative;
	z-index:900;
}

#header {
width:940px;
margin:0 auto;
position:relative;
background:url(images/header.jpg) no-repeat;
height:95px;
}

	#logo {
	position:absolute;
	top:27px;
	left:0px;
	}
	
	#navigation {
	position:absolute;
	top:60px;
	right:0px;
	}
		
		ul#pages {
		width:450px;
		}
		
		ul#pages li{
		display:block;
		float:left;
		}
		
		ul#pages li ul a:active{
		border:1px solid red;
		}
		
		ul#pages ul li{
		display:block;
		float:left;
		}
		
		ul#pages ul {
		width:140px;
		position:absolute;
		padding:4px 0px;
		}
		
		ul#pages ul li {
		position:relative;
		z-index:999;
		}
		
		ul#pages ul li a{
		padding:4px 8px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		background-color:#0a1217;
		}

		ul#pages li.current_page_item a{
		}

ul#pages li a{
padding:4px 8px;
font-size:11px;
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

ul#pages li a:hover {
padding:4px 8px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#0a1217;
}

ul#pages li a:active {
}
	
	#toptel {
	position:absolute;
	top:27px;
	right:0px;
	width:360px;
	}

		#telephone {
		}

		#toptel h1{
		color:#ffffff;
		font-weight:normal;
		font-size:20px;
float:right;
		}

		#toptel img{
		margin-right:5px;
margin-top:-5px;
float:left;
		}




.wrapper {
width:940px;
margin:0 auto;
}

	#feature {
	height:248px;
	background: url(images/featurebg.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

	#slideshow {
	z-index:10;
	position:absolute;
	left:67px;
	top:40px;
	}
	
	.featured_image {
	position:absolute;
	top:15px;
	left:2px;
	}
	
	.featured_text {
	width:460px;
	position:absolute;
	left:350px;
	top:0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	}
	
		.featured_text h1{
		color:#dde1eb;
		font-size:29px;
		margin-bottom:10px;
		}

		.featured_text h1 a{
		color:#dde1eb;
		text-decoration:none;
		}
	
		.featured_text p{
		font-size:13px;
		line-height:19px;
		color:#99b2bf;
		margin-bottom:20px;
		height:157px;
position:relative;
		}

		.featured_text a{
		color:#99b2bf;
		
		}
	
	#slidernav {
	/*width:460px;*/
	position:absolute;
	right:50px;
	top:220px;
	text-align:right;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	z-index:200;
	}

	#slidernav a {
	background:transparent url(images/slidernavoff.png) no-repeat scroll 0 0;
	color:#0D1117;
	font-size:10px;
	margin:0 2px;
	padding:2px 7px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	height:25px;

	}

	#slidernav a.activeSlide{
	background:transparent url(images/slidernavon.png) no-repeat scroll 0 0;
	color:#1f2835;
	font-size:10px;
	margin:0 2px;
	padding:2px 7px;
	text-align:center;
	text-decoration:none;
	}

	#screenview {
	position:absolute;
	top:38px;
	left:10px;
	}

	#fullmid {
	background:#D6D6D4 url(images/glow.png) no-repeat scroll 40em 0em;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	}

#fullmid.noglow {
	background:#D6D6D4!important;
}
	
		#midglow {
		position:absolute;
		left:590px;
		}
		
	#content {
	overflow: visible;
	margin-top:28px;
	}
	
	#mid_3_col {
	overflow:hidden;
	margin-bottom:20px;
	}

#mainimage {
float:left;
margin-left:-320px;
margin-bottom:10px;
}

#maincontent {
float:right;
width:620px;
}

	#maincontent .cat-thumb {
	text-align:center;
	margin:5px;
	float:right;
	}
	
	#maincontent h1, #maincontent h2,
	#maincontent h4, #maincontent h5, #maincontent h6{
	color:#4d6284;
	font-size:26px;
	font-weight:normal;
	text-shadow:1px 1px #eee;
	}
	
	#maincontent h3 {
	color:#512E21;
	}

	.infopanel {
	padding-bottom:0px;
	margin:10px 10px;
	overflow:hidden;
	clear:both;
	}
		
	.infopanel h2{
	color:#1f2835;
	font-size:10px !important;
	background:none !important;
	font-weight:normal;
	margin-bottom:0px !important;
	padding-bottom:5px;
	height:15px !important;
	text-shadow:none !important;
	}

	#maincontent div.infopanel a,
	#maincontent div.cat-thumb a{
	border-bottom:none;
	}
	
blockquote {
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
font: italic normal 12pt/1.2em Georgia;
color: #888;
}
blockquote:before {
color:#1F2835;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}	
	.category, .date {
	color:#60656b;
	padding-bottom:8px;
	font-size:9px;
	text-transform:uppercase;
	}

	.category {
	}

	.date {
	}

	
	.cat-thumb img {
	background-color:#bbb;
	padding:1px;
	border:1px solid #E1E1E1;
	}

	#maincontent li {
color:#324156;
font-size:13px;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:24px;
	}

	#page, #single, #category{
	/*padding:20px;
	background-color:#F4F4F4;
	-moz-border-radius:15px;
	-webkit-radius-border:15px;
	border-radius:15px;
	border:1px solid;
	border-color: #fff #fff #888 #888;*/
	overflow: visible;
	}

	#page .featuredimg {
padding:4px;
background:#ffffff;
margin:0 0 20px;
}

.the_post{
margin-bottom:20px;
padding-bottom:10px;
background:url(images/rule.png) no-repeat bottom;
}

.post-top {
height:20px;
background:url(images/post-top.png) no-repeat top;
}

.post-middle {
padding:0px 20px 0px 20px;
background:url(images/post-mid.png) repeat-y top;
}

.post-middle div.cat-thumb img {
	margin-left:20px;
}
	
	.post_items {
	margin-bottom:25px;
	overflow:hidden;
	margin-top:-10px;
	}

	.post_items p{
	margin-bottom:0px !important;
	}

.post-bottom {
height:28px;
background:url(images/post-bottom.png) no-repeat bottom;
}

.single-full img {
background-color:#FFFFFF;
border:2px solid #A3AAB5;
margin-bottom:20px;
padding:4px;
}

		.post_items-folio {
		float:left;
background-color:#FFFFFF;
border:2px solid #A3AAB5;
		overflow:hidden;
		margin-right:35px;
		margin-bottom:20px;
		width:115px;
		}

		.infopanel a.view-link {
		background:url(images/view.jpg) no-repeat;
		display:block;
		height:19px;
		width:49px;
		text-indent:-9999px;
		clear:both;
		//margin-top:20px;
		border-bottom:none !important;
		}

		#sidebar {
		float:right;
		width:280px;
		margin-left:40px;
		}
		
		#sidebar h1,#sidebar h2,#sidebar h3,
		#sidebar h4,#sidebar h5,#sidebar h6 {
		color:#4D6284;
		font-size:19px;
		font-weight:normal;
		}
		
		#maincontent p {
		color:#324156;
		font-size:14px;
		line-height:24px;
		margin-bottom:10px;
		}
		
		#sidebar em, #maincontent em {
		text-transform:uppercase;
		}
		
		#sidebar ul li a{
		color:#fff;
		text-decoration:none;
		}
		
		
		
		#sidebar blockquote  {
		border-left:solid 5px #4d6284;
		margin:10px 0px;
		padding-left:5px;
		color:#1f2835;
		font-size:14px;
		line-height:20px;
		}
		
		#sidebar a, #maincontent a {
		color:#512e21;
		text-decoration:none;
		}
		
		#sidebar a:hover, #maincontent a:hover {
		text-decoration:none;
		}

			#sidebar .categories {
			list-style:none;
			}
			
			.categories h1 {
			margin-bottom:10px
			}
			
			.categories ul{
			margin-left:40px;
			margin-bottom:40px;
			}
			
			#sidebar .categories ul li a {
			border-bottom:none;
			}
			
			
.testimonialbox {
background:transparent url(images/testimonialmid.gif) repeat-y scroll left top;
width:300px;
margin-left:-9px;
}	


.testimonialbox h3 {
background:transparent url(images/testimonialtop.gif) no-repeat scroll left top;
padding-top:28px;
}

.testimonialbox .last {
background:transparent url(images/testimonialbot.gif) no-repeat scroll left bottom;
padding-bottom:45px;
}

.testimonialbox p {
	color:#324156;
	font-size:12px;
	line-height:24px;
	}

.testimonialbox h3 a{
font-size:19px;
}

.testimonialbox p, .testimonialbox h3 {
	padding-left:30px;
	padding-right:30px;
}
		
		.sidewrapper {
margin-left:-12px;
margin-top:0;
	
		}

			#side-page {
margin-left:0;
margin-top:0;
			}
			
			.side-page-testimonialbase {
			}

			#side-page li {
			}
			
			#side-page ul {
			}

			
			#side-page ul li p {
			color:#fff;
			font-size:12px;
			}

		#subscribeside {
		margin-left:-12px;
		margin-top:-15px;
		overflow:hidden;
		height:265px;
		background:url(images/subscribe-panel.png) no-repeat;
		width:310px;
		}


		#subscribe {
		background:url(images/subscribe-panel.png) no-repeat;
		float:left;
		margin-right:30px;
		}
			
			#myForm {
			margin:23px 30px;
			width:245px;
			}

			#myForm h3 {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size:18px;
			font-weight:normal;
			color:#f0f4ff;
			text-shadow:none;
			}

			#myForm p {
			color:#dde1eb;
			font-size:12px;
			line-height:18px;
			margin-bottom:10px;
			}

			#myForm .subscribebtn {
			background: url(images/go-on-subscribe.png) no-repeat;
			height:33px;
			width:236px;
			border: 0;
			cursor:pointer;
			}

		#midcol {
		width:940px;
		margin:0 auto;
		/*background:transparent url(images/rule.png) no-repeat scroll center bottom;*/
		padding-bottom:10px;
		}

		#midcola, #midcolb {
		float:left;
		margin-top:15px;
		position:relative;
		width:277px;
		}
		
		#midcola {
		margin-right:30px;
		}

			#midcol h1, #midcola h1, #midcolb h1 {
			color:#4D6284;
			font-size:18px;
			font-weight:normal;
			line-height:30px;
			margin-bottom:0;
			}

			#midcol h1 a, #midcola h1 a, #midcolb h1 a {
			color:#612D2F;
			text-decoration:none;
			}
			
			#midcol p {
			font-size:18px;
			line-height:25px;
			color:#505255;
			margin-bottom:10px;
			text-shadow:1px 1px #C1C8D1;
			}
			
			#midcol p a {
			color:#6d6f73;
			text-decoration:none;
			}
			
			#midcola p, #midcolb p {
			color:#34445A;
			font-size:15px;
			letter-spacing:-0.2px;
			line-height:27px;
			margin-bottom:10px;
			}
		
		#midcolb {
		}

		.more-link {
		background:url(images/web-design-read-more.png) no-repeat;
		display:block;
		height:35px;
		width:130px;
		text-indent:-9999px;
		position:absolute;
		bottom:0px;
		left:0px;
		}
		
		.more-link2 {
		float:right;
		}
		
		a.more-link2 {
		color:#fff;
		}
		
		.icon {
		float:left;
		margin-left:-55px;
		}

#lower {
background:url(images/web-design-lower.png) no-repeat;
overflow:hidden;
min-height:300px;
}

.heading {
width:300px;
margin-top:25px;
}

.heading h1 {
color:#4D6284;
font-size:26px;
font-weight:normal;
margin-bottom:10px;
}

.heading h1 a{
color:#4D6284;
text-decoration:none;
}

#recent_news_wrapper {
width:572px;
float:left;
}

	#recent_testimonials_wrapper {
	width:100%;
	float:left;
	
	margin-left:60px;
	}


#recent_news {


}

#recent_news .post, #recent_news .post-testimonial {
float:left;
width:252px;
background:none !important;
padding:0px;
margin-bottom:0px;
}


#recent_news .post h2 {
color:#fff;
font-size:12px;
line-height:18px;
}

#recent_news .post p {
color:#FFFFFF;
font-size:12px;
line-height:18px;
}

#recent_news .post-testimonial p {
color:grey;
font-size:21px;
line-height:24px;
}

#recent_news .post h2 {
color:#fff;
font-size:12px;
line-height:18px;
border-bottom:1px solid #1F2836;
font-weight:normal;
margin-right:30px;
}

#recent_news h2 a {
color:#B3CAE6;
font-size:10px;
line-height:30px;
text-decoration:none;
}

#folio {
float:right;
width:250px;
}

#folio img {
background-color:#FFFFFF;
float:left;
margin-bottom:12px;
margin-right:12px;
padding:4px;
}

#footer {
border-top:solid 1px #1f2836;
margin-top:20px;
margin-bottom:20px;
}

#footer p{
color:#35455c;
font-size:12px;
line-height:28px;
}

#footer a{
color:#35455c;
text-decoration:none;
}

#footer a:hover {
color:#ffffff;
text-decoration:underline;
}

#seolinks h1 a, #generallinks h1 a{
background-color:#112233;
color:red;
float:left;
font-size:9px;
text-indent:-9999px;
}

.clearer {
clear:both;
margin-bottom:30px;
}

.alignleft {
float:left;
margin-right:20px;
}

.alignright {
float:right;
margin-left:20px;
}

.post-info {
border-bottom:1px solid #CBC5C2;
color:#999999;
display:block;
font-size:12px;
margin-bottom:10px;
padding:10px 0;
text-transform:lowercase;
}

.attachment-post-thumbnail {
margin-right:35px;
margin-bottom:20px;
background-color:#FFFFFF;
padding:4px;
}

     /*Date Sprite */
    .postdate {
background:transparent url(images/datesplat.png) repeat scroll 0 0;
float:right;
height:70px;
margin:-13px;
position:relative;
width:86px;
    }
    .month, .day, .year {
    position: absolute;
    text-indent: -1000em;
    background-image: url(images/date_img.png);
    background-repeat: no-repeat;
    }
    .month { 
height:30px;
left:15px;
top:11px;
width:33px;
	}
    .day {
height:30px;
left:16px;
top:27px;
width:33px;
}
    .year { 
bottom:16px;
height:60px;
right:20px;
width:21px;
}

    .m-01 { background-position: 0 0px;}
    .m-02 { background-position: 0 -30px;}
    .m-03 { background-position: 0 -62px;}
    .m-04 { background-position: 0 -94px;}
    .m-05 { background-position: 0 -125px;}
    .m-06 { background-position: 0 -155px;}
    .m-07 { background-position: 0 -185px;}
    .m-08 { background-position: 0 -217px;}
    .m-09 { background-position: 0 -248px;}
    .m-10 { background-position: 0 -279px;}
    .m-11 { background-position: 0 -310px;}
    .m-12 { background-position: 0 -341px;}

    .d-01 { background-position: -51px 0;}
    .d-02 { background-position: -51px -27px;}
    .d-03 { background-position: -51px -57px;}
    .d-04 { background-position: -51px -91px;}
    .d-05 { background-position: -51px -122px;}
    .d-06 { background-position: -51px -151px;}
    .d-07 { background-position: -51px -185px;}
    .d-08 { background-position: -51px -214px;}
    .d-09 { background-position: -51px -249px;}
    .d-10 { background-position: -51px -275px;}
    .d-11 { background-position: -51px -309px;}
    .d-12 { background-position: -51px -338px;}
    .d-13 { background-position: -51px -373px;}
    .d-14 { background-position: -51px -404px;}
    .d-15 { background-position: -51px -436px;}
    .d-16 { background-position: -51px -462px;}
    .d-17 { background-position: -100px -0px;}
    .d-18 { background-position: -100px -27px;}
    .d-19 { background-position: -100px -57px;}
    .d-20 { background-position: -100px -91px;}
    .d-21 { background-position: -100px -122px;}
    .d-22 { background-position: -100px -151px;}
    .d-23 { background-position: -100px -185px;}
    .d-24 { background-position: -100px -214px;}
    .d-25 { background-position: -100px -249px;}
    .d-26 { background-position: -100px -275px;}
    .d-27 { background-position: -100px -309px;}
    .d-28 { background-position: -100px -338px;}
    .d-29 { background-position: -100px -373px;}
    .d-30 { background-position: -100px -404px;}
    .d-31 { background-position: -100px -436;}

    .y-2009 { background-position: -145px 0;}
    .y-2010 { background-position: -145px -60px;}
    .y-2011 { background-position: -145px -120px;}
    .y-2012 { background-hiposition: -145px -180;}
    .y-2013 { background-position: -145px -240px;}
    .y-2014 { background-position: -145px -300px;}


.social-links {
background:transparent url(images/socialpanel.png) no-repeat scroll 0 0;
height:150px;
margin-top:25px;
overflow:hidden;
width:630px;
}

.fl {
color:#FFFFFF;
font-size:20px;
margin-left:46px;
margin-top:34px;
}

.fr {
margin:34px auto 0;
width:574px;
}

.fr a img{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
}

.photo {
float:left;

position:relative;
margin-bottom:25px;
margin-right:25px
}

.comments ol li {
list-style:none !important;
}

.featured span {
background:transparent url(images/featureimgroungcnr.png) no-repeat scroll 0 0;
display:block;
height:208px;
left:-4px;
position:absolute;
top:-8px;
width:620px;
}

.featured img {
margin-top:-4px;
}

.photo img {
}

.thumbphoto {
position:relative;
float:left;

}

.postthumb span {
background:url("images/thumbcrop.png") no-repeat scroll 0 0 transparent;
display:block;
height:108px;
left:0;
position:absolute;
top:0;
width:108px;
}

#category .post li{
list-style-type:none;
}

#commentform p {
clear:both;
display:block;
line-height:40px;
}