@charset "utf-8";

/* Copyright Ben Sutcliffe 2010 
brgs.me.uk */

body {
	font: medium Arial, Helvetica, sans-serif;
	background: #D6E3F3;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.entry blockquote {
        padding-left: 15px;
        margin-left: 5px;
        border-left: solid 2px #fff;
        margin-right: 20px;
}

pre {
        padding-left: 15px;
        margin-left: 5px;
        border-left: solid 2px #fff;
}

pre, tt {
        font-size:14px !important;
        font: Consolas, Monaco, Courier, monospace;
}

.wrapper {
	width:100%;
	margin:0 auto;
}
.wrapper #rightContainer {
	width:300px;
	top:50px;
	height:70px;
	background-image:url(images/box_right.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:fixed;
	right:8%;
}
#rightContainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:32px;
	color:#FFFFFF;
	padding-left:14px;
	margin:0;
	padding-top:12px;
}

#rightContainer h2 {
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	font-weight:normal;
	text-align:left;
	text-transform:lowercase;
	font-size:12px;
	color:#FFFFFF;
	padding-left:15px;
	margin:0;
	margin-top:-3px;
}

#rightContainer a, #rightContainer a:link, #rightContainer a:hover, #rightContainer a:active, #rightContainer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:32px;
	color:#FFFFFF;
	padding-left:0px;
	margin:0;
	padding-top:0px;
	text-decoration:none;	
}

#topmenu {
	position: fixed;
	right:8%;
	width: 300px;
	top:120px;
	font-size:13px;
	margin: 0 0 50px 0;;
	line-height:normal;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
#topmenu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
#topmenu li {
	display:inline;
	margin:0;
	padding:0;
}
#topmenu a {
	float:left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
}
#topmenu a span {
	float:left;
	display:block;
	background:url(images/menuright.png) no-repeat right top;
	padding:5px 15px 9px 6px;
	color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span {
	color:#999999;
}
#topmenu a:hover {
	background-position:0% -55px;
}
#topmenu a:hover span {
	background-position:100% -55px;
}
#topmenu #highlight a span{
	color: #CCCCCC;
}
.contactenquiry {
	width:280px;
}
.wrapper #leftContainer {
	width:400px;
	margin-left:140px;
	margin-top:50px;
	float:left;
}
.navigation {
	padding-bottom:25px;
}
.navigation .alignright {
	float:right;
	text-align:right;
	width:190px;
	overflow:hidden;
}
.navigation .alignleft {
	float:left;
	text-align:left;
	width:190px;
	overflow:hidden;
}
.aligncenter {
	text-align:center;
}
.wp-caption-text {
	font-style:italic;
	text-align:center;
}
#leftContainer #topCurve {
	background-image:url(images/curve_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	width:400px;
	position:relative;
	overflow:hidden;
	margin-bottom:-30px;
	font-size:1px;
	overflow:hidden;
}
.a_date {
	min-height:50px;
	border-bottom:#CCCCCC 1px dashed; 
}
.the_date {
	margin-left:-55px !important;
	padding:0;
	text-align:center;
	width:45px;
	max-width:45px;
	float:left;
	height:45px;
	overflow:hidden;
	padding-top:2px;
	margin-top:0;
	background-image:url(images/date.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.the_date b {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.the_date a {
	font-size:11px;
}
.the_date img {
	padding-top:2px;
	padding-left:1px;
}
.date_pad {
	min-height:1px;
	display:block;
}
ol {margin:0px; padding: 0px; }
.children { margin-bottom:5px !important; }
#leftContainer #mainContent {
	background-image:url(images/down.png);
	background-repeat:repeat;
	background-position:top left;
	padding: 0;
	margin-top:30px;
	margin-bottom:-30px;
	position:relative;
	text-align:left;
	padding-left:10px;
	padding-top:-10px;
	padding-right:10px;
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	font-size:smaller;
	color:#FFF;
	line-height:auto;
}
.post { padding-bottom:0px; padding-top:4px; margin-bottom: 4px; }
.tweet {
	padding-left:40px;
	background-image:url(images/twitter_btn.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:40px;
	margin:0px;
}
.tweetlink {
	margin-left:-40px;
	width:35px;
	min-height:35px;
	cursor:pointer;
	float:left;
}
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist ul {
	padding:0px;
	margin:0px;
}
.commentlist li {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}
.commentmetadata {
	font-size:12px;
}
.commenttext {
	margin-left:10px;
	padding:0px;
}
.children .the_date {
	display:none;
}
.children li {
	list-style: none;
	margin-left:10px;
	border-left:solid 2px #999999;
	padding-left:5px;
}
.depth-2 {
	margin-left:50px;
}
.commentmetadata a:link {
	text-decoration:none !important;
}
#single .postmetadata {
	font-size:13px;
	border-top:#CCCCCC 1px dashed;
	padding-top:10px;
}
#mainContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color: #FFF;
	margin:0;
	margin-top:-20px;
	text-transform:lowercase;
}
#mainContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color: #EBEBEB;
	margin:0;
	text-transform:lowercase;
}

#mainContent p {
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	color:#FFF;
	line-height:auto;
}
#mainContent a {
	color:#E5E5E5;
	text-decoration:underline;
}
#mainContent h2 a {
	text-decoration:none;
}
#mainContent a:hover {
	text-decoration:none;
}

#mainContent ul {
	color:#FFFFFF;
	list-style:square;
	margin-left:10px;
	padding-left:5px;
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	line-height:auto;
}
#mainContent table {
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	color:#FFF;
	line-height:auto;
	margin:0;
	margin-left:-2px;
}
#mainContent .error {
	color:#990000;
}
#mainContent input {
	margin:0;
	padding:0;
	font-family:"Helvetica", "Trebuchet MS",Arial, serif;
	font-size:12px;
}
#mainContent select {
	margin:0;
	padding:0;
	font-family: "Helvetica", "Trebuchet MS",Arial, serif;
	font-size:12px;
}
#mainContent textarea {
	margin:0;
	padding-top:2px;
	font-family: Georgia, "Helvetica", "Trebuchet MS",Arial, serif;
	font-size:14px;
	color:#666666;
}
.com {
	width:170px !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:14px !important;
	color:#666666;
	padding:2px;
}
.openid{background-image:url('images/openid.gif');background-position: 3px  50%;background-repeat:no-repeat;padding-left:20px!important;width:150px !important;}
#mainContent .article {
	border-bottom:1px dashed #CCCCCC;
}
#portfolioLinks { padding-top:10px; }
#portfolioLinks li { padding-bottom:10px; }
#portfolioBottom { margin-top:0px; padding:0; border-top:1px dashed #CCCCCC; }
#leftContainer #bottomCurve {
	background-image:url(images/curve_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	width:400px;
	position:relative;
	overflow:hidden;
	padding:0px;
	margin-top:30px;
}
#searchkey {	
	margin-bottom:30px;
	margin-top:20px;
	max-width:400px;
}
#searchkey #s {
	width:370px;
	font-size:16px;
	padding:2px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
}
#searchkey #options {
	margin-top:5px;
	min-height:15px;
}
	
#searchkey a {
	color:#CCCCCC !important;
	text-decoration:none !important;
	margin-right:4px;
	margin-top:4px;
}

#footer {
	text-align:center;
	width:100%;
	margin:0;
	margin-top:30px;
	padding-bottom:20px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
}
#footer span {
	background-image:url(images/down.png);
	padding: 4px;
}
#footer #left {
	margin-left:8%;
	float:left;
}
#footer #right {
	margin-right:8%;
	float:right;
}
#footer a {
	color:#E5E5E5;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
}
#footer a:hover {
	color:#E5E5E5;
	text-decoration:none;
}
#footer #left a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer #left a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#loadingScreen {
	width:100%;
	height:100%;
	position:fixed;
	background-color:#666666;
	top:0px;
	left:0px;
	display:table;
	text-align:center;
	font-family:"Trebuchet MS",Arial,"Helvetica", serif;
	color:#FFF;
}

#loadingScreen span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
}

#mainContent .facebook {
	margin-top:5px;
	float:left;
}
#mainContent .google {
	margin-top:5px;
	float:right;
	width:200px;
	padding-left:5px;
}
#mainContent #apis {
	display:block;
	width:100%;
	min-height:130px;
}

#mainContent .facebook a, #mainContent .facebook a:link, #mainContent .facebook a:visited {
	color:rgb(59, 89, 152);
	text-decoration:underline;
}
#mainContent .facebook a:active, #mainContent .facebook a:hover {
	color:rgb(59, 89, 152);
	text-decoration:none;
}
.blogtitle a, .blogtitle a:link, .blogtitle a:hover, .blogtitle a:active {
	color:#FFFFFF !important;
	text-decoration:none !important;
}

.entry {
        clear: left;
}

.share_panel {
        height:12px;
        width:100%;
        margin-top:20px;
        margin-bottom:25px;
}

.tweetmeme_button {
        margin-top:1px;
}

.your-name input, .your-email input, .your-company input, .your-phone input {
        width: 280px;
        font: 12px Georgia, "Times New Roman", Times, serif !important;
        padding:2px !important;
        color: #333 !important;
}

.your-message textarea {
        width: 280px;
        font-size: 12px !important;
        font-family: Georgia, "Times New Roman", Times, serif !important;
        padding:2px !important;
        color: #333 !important;
}
