body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 2.2;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #4A3E29;
}

a {
	color: #000;
}



a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	padding-top: 90px;
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}

/* Logo */



#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	line-height: 1;
}

#logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 100px 0 0 55px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px
	font-size: 13px;
	color: #000;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#topb{
	text-align:right;
	padding-top:27px;
	width:100%;
	height:66px;
	}
.inputsearch {-moz-border-radius:      3px;
  -webkit-border-radius:   3px;
  background:              white; /* Image fallback */
  border:                  1px solid;
  border-color:            #e6e6e6 #cccccc #cccccc #e6e6e6;
  border-radius:           3px;
  color:                   #404040;
  display:                 inline-block;
  font-family:            "helvetica neue", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
  font-size:               13px;
  outline                  0;
  padding:                 5px 8px 5px;
  text-align:              left;
  text-decoration:         none;
  text-shadow:             1px 1px 0 white; 
  white-space:             nowrap; }
#bottomb{
	background-color:#000;
	height: 118px;
	}

#banner {
	float: left;
	height: 169px;
	width:667px;
	margin: 0px 0 0 0;
}

#bottomb h1{color:#fff;padding-top:42px;padding-left:8px;}
/* Menu */

.gtext

	{
	color:#ffcc00;
	}

#menu {
	height: 76px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background: url(images/bg06.jpg) no-repeat;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color:#000;
}

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);

}

.bar .text {
	float: right;
	padding: 6px 12px 0 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #000;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: #fff;
}

.logintext {
	font-size:12px;
	line-height: normal;

}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 24px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 0px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 32px;
	color: #5A5544;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 0px;
	padding: 0px 0;
	border-top: 1px solid #E5E1D8;
	min-height:250px;
}


.post .meta {
	height: 53px;
	background: #d0d5d5;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/FaceBook_12x12.png) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/Twitter_12x12.png) no-repeat 0 50%;
}



.tags a {text-decoration:none;}

.post .metasub {

	background: #eee;
}

.post .metasub p {
	line-height:  normal;
}

.post .metasub .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .metasub .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .metasub .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/FaceBook_12x12.png) no-repeat 0 50%;
}

.post .metasub .more {
	padding-left: 17px;
	background: url(images/Twitter_12x12.png) no-repeat 0 50%;
}
	

/* Sidebar */


#sidebar ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	line-height: normal;
	border-left: 0px solid #E5E1D8;
}

#sidebar hr {
	border:1px solid #eee;
}


#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {

}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}

#footer-bar{height:175px;}
#footer-bar-nonhome{height:75px;}

/* CSS */
.button {
  -moz-border-radius:      3px;
  -webkit-border-radius:   3px;
  background:              white url('images/button.png') 0 0 repeat-x; /* Image fallback */
  background:             -moz-linear-gradient(0% 170% 90deg, #c4c4c4, white);
  background:             -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#c4c4c4));
  border:                  1px solid;
  border-color:            #e6e6e6 #cccccc #cccccc #e6e6e6;
  border-radius:           3px;
  color:                   #404040;
  display:                 inline-block;
  font-family:            "helvetica neue", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
  font-size:               13px;
  outline                  0;
  padding:                 5px 8px 5px;
  text-align:              center;
  text-decoration:         none;
  text-shadow:             1px 1px 0 white; 
  white-space:             nowrap; }

  .button:hover {
    background:           -moz-linear-gradient(0% 170% 90deg, #b8b8b8, white);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#b8b8b8));
    border-color:          #99ccff;
    color:                 #333333; }

  .button:active {
    position:              relative;
    top:                   1px; }

  .button:active, .button:focus {
    background-position:   0 -25px;
    background:           -moz-linear-gradient(0% 170% 90deg, white, #dedede);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(#dedede), to(white));
    border-color:          #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color:                 #1a1a1a;
    text-shadow:           1px -1px 0 rgba(255, 255, 255, 0.5); }
	
	
	#linkedin{margin-left:0px;position:absolute;margin-top:17px;background:#fff;border:solid 1px #eee;}
	#secondaryarea{margin-left:0px;position:absolute;margin-top:65px;}
	
	/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.85em;
	
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(images/tip-pimped.gif) no-repeat 15px 0;
}

.mainimgfloatl{float:left;	padding: 4px; 	border: 1px solid #E9E4D8;margin-right:5px;}
.mainimgfloatr{float:right;	padding: 4px; 	border: 1px solid #E9E4D8;margin-left:5px;}

sup {font-size:.65em;}


.popup {padding-right:20px;}

.leftpush25 {padding-left:25px;}
.popupul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:25px;
}



/* events */


.event{
	/* Contains the event header and body list */
	float:left;
	padding:4px;
	text-align:left;
	width:250px;
	margin:0 5px 25px;
}

.eventList li{
	/* The individual events */
	background:#F4F4F4;
	border:1px solid #EEEEEE;
	list-style:none;
	margin:5px;
	padding:4px 7px;
	height:200px;
	/* CSS3 rounded corners */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.eventList li:hover{
	/* The hover state: */
	cursor:pointer;
	background:#E6F8FF;
	border:1px solid #D4E6EE;
	color:#548DA5;
}

.eventList li span{
	/* The event icon */
	display:block;
	float:left;
	height:16px;
	margin-right:5px;
	width:16px;
}

/* Individual background images for each type of event: */

li.news span.icon { 	background:url(images/icons/newspaper.png) no-repeat; }
li.image span.icon { 	background:url(images/icons/camera.png) no-repeat; }
li.milestone span.icon { 	background:url(images/icons/chart.png) no-repeat; }

div.content{
	/* This div contains additional data for the content */
	display:none;
}

.eventHeading{
	/* The colorful year headings at the top */
	font-size:2em;
	margin:-5px -5px 10px;
	padding:2px 5px;
	text-align:center;
}

/* Three color styles for the headings: */

.eventHeading.chreme{
	background:#FBF7F0;
	border:1px solid #EEE4D4;
	color:#A78B5F;
}

.eventHeading.blue{
	background:#E6F8FF;
	border:1px solid #D4E6EE;
	color:#548DA5;
}

.eventHeading.green{
	background:#E6FFDF none repeat scroll 0 0;
	border:1px solid #C9E6C1;
	color:#6EA85F;
}

#timelineLimiter{
	/* Hides the overflowing timeline */
	width:100%;
	overflow:hidden;
	padding-top:10px;
	margin:40px 0;
}

#scroll{
	/* The small timeline below the main one. Hidden here and shown by jQuery if JS is enabled: */
	display:none;
	height:30px;

	background:#F5F5F5;
	border:1px solid #EEEEEE;
	color:#999999;
}

.scrollPoints{
	/* The individual years */
	float:left;
	font-size:1.4em;
	padding:4px 10px;
	text-align:center;
	width:75px;
	
	position:relative;
	z-index:10;
}

#centered{
	/* Centers the years, width is assigned by jQuery */
	margin:0 auto;
	position:relative;
}

#slider{
	/* Holds the scroll bar */
	margin:10px auto;
	height:25px;
	display:none;
}

#bar{
	/* The scroll bar */
	background:url(images/slider_center.png) repeat-x center center;
	height:25px;
	cursor:pointer;
}

#barLeft{
	background:transparent url(images/slider.png) no-repeat scroll left center;
	height:25px;
	width:20px;
	left:0;
	top:0;
	position:absolute;
}

#barRight{
	background:transparent url(images/slider.png) no-repeat scroll right center;
	height:25px;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}

#overlay{
	/* The overlay that darkens the page when an event is clicked */
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	background-color:#222222;
}

#windowBox{
	/* Shows details about the event on click */
	position:absolute;
	z-index:20;
	background-color:#fcfcfc;
	padding:10px;
	border:2px solid #666666;
	overflow:auto;
}

#titleDiv{
	/* The title of the windowBox */
	background:#F5F5F5;
	border:1px solid #EEEEEE;
	color:#AAAAAA;
	font-size:1.5em;
	margin-bottom:10px;
	padding:5px 10px;
}

#date{
	/* The date on the bottom of the windowBox */
	bottom:20px;
	color:#999999;
	font-size:0.8em;
	font-style:italic;
	position:absolute;
	right:15px;
	padding:2px;
	background:#FCFCFC;
}

#highlight{
	/* The blue highlight that moves with the scroll bar */
	height:30px;
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	
	background:#E6F8FF;
	border:1px solid #D4E6EE;
	border-width:0 1px;
}

.clear{
	clear:both;
}
/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, #header, 
hgroup, menu, #nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, figure, footer, #header, 
hgroup, #nav, section { display:block; }


.menu-header{
	float:left;
	width:750px;
}
#nav ul { list-style:none; float:right; display:inline;}
#nav ul li{
	display:inline;
	float:left;
	color:#fff;
	margin-right:10px;
	margin-left:10px;
}
#nav li a{
	min-width:80px;
	outline:none;
	color:#fff;
}
#nav li a:hover{
	outline:none;
	color:#fff;
	border-bottom:1px solid #ffcc00;
}
:focus {
outline: none;
}


blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */


/*
fonts.css from the YUI Library: developer.yahoo.com/yui/
          Please refer to developer.yahoo.com/yui/fonts/ for font sizing percentages

There are three custom edits:
 * remove arial, helvetica from explicit font stack
 * make the line-height relative and unit-less
 * remove the pre, code styles
*/
body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }

table { font-size:inherit; font:100%; }

select, input, textarea { font:99% sans-serif; }


/* normalize monospace sizing 
 * en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome
 */
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 


/* 
 * minimal base styles 
 */


/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */ 
body, select, input, textarea { color:#444; }

/* Headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */ 
 
/* www.aestheticallyloyal.com/public/optimize-legibility/ */ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }

/* maxvoltar.com/archive/-webkit-font-smoothing */
html { -webkit-font-smoothing: antialiased; }

 
/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }

small { font-size:85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align:top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px; 
  
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }


/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. 
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } */

/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99;} 


/* always force a scrollbar in non-IE */
html { overflow-y: scroll; }

/* make buttons play nice in IE:    
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }
 
/* bicubic resizing for non-native sized IMG: 
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }



/* 
 * Non-semantic helper classes 
 */

/* for image replacement */
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }

/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display:none; visibility:hidden; } 

/* Hide only visually, but have it available for screenreaders 
   www.webaim.org/techniques/css/invisiblecontent/ 
   Solution from: j.mp/visuallyhidden - Thanks Jonathan Neal! */
.visuallyhidden { position:absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* >> The Magnificent CLEARFIX << */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

.supalight{
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,sans-serif;
	font-weight: 100;
	text-shadow: -1px -1px 0 #fff;
}

.light{ 
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,sans-serif;
	font-weight: 200;
	text-shadow: -1px -1px 0 #fff;
}

.nomargin{
	margin: 0 !important;
}

p.smallp{
	color: #a39f96;
	font-size: 100%;
	text-shadow: none;
}

.ui-tabs-hide{ display: none; }



 /* Primary Styles
    Author: Martin Hunt
 */

body{
	background: #f2f4f3;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 100px;
	color: #9e9a90;
}

body.home{
	background: #f3f0e5 url(../img/bg_home.png) top left repeat-x;
}

body.not-found{
	background: #f3f0e5 url(../img/404_bg.jpg) top left repeat;
}

h1{
	font-size: 378%;
	color: #f3efe7;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	position: relative;
	left: -5px;
}

h2{
	font-size: 189%;
	color: #2b2b2a;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 13px;
}

h3{
	color: #2b2b2a;
	font-size: 138.5%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
}

p{
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,sans-serif;
	font-weight: 200;
	color: #9e9a90;
	font-size: 123.1%;
	margin-bottom: 8px;
	text-shadow: -1px -1px 0 #fff;
}

p .lowlight{
	font-weight: normal;
	color: #1e1e1d;
}

a{
	text-decoration: none;
	/* color: #0e85ca; */
	color: #005596;
}

a:hover{
	text-decoration: underline;
}

.wrapper{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header{
	position:fixed;
	z-index:200;
	width:100%;
	height: 92px;
	padding: 0 0 1px 0;
	background: #1e1e1d;
	border-bottom: 1px solid #8c8b8a;
}

#header .logo{
padding-top:5px;
position:absolute;
}

#below-header{
	background: #007cc4 url(../img/bluerepeating.jpg) top center repeat;
	padding: 0 0 20px 0;
}

#below-header h1{
	padding-top: 15px;
}

#below-header p{
	text-shadow: none;
	color: #fff;
}

/* ecoding page */
#ecoding-header {
	height: 472px;
	padding: 35px 0 0;
	background: #c97b00 url(../img/ecoding_img.jpg) no-repeat center top;
}

#ecoding-header h1 { line-height:68%; }

#ecoding-header .stext { width: 722px; margin: 0 auto; }

#ecoding-header p, #wp-header p { 
	margin: 0 0 20px;
	text-shadow: none; 
	color: #fff;
}

#ecoding-header dl, #wp-header dl {
	float: left;
	width: 265px;
	margin: 0 40px 0 0;
	color: #fff;
}

#ecoding-header dl dt, #wp-header dl dt {
	margin: 0 0 10px;
	font-size: 20px;
	text-transform: uppercase;
}

#ecoding-header dl dd, #wp-header dl dd {
	padding-bottom: 10px;
	font-size: 16px;
}

#ecoding-header dl.last, #wp-header dl.last {
	float: right;
	margin: 0;
}

#ecoding-header dl a, #wp-header dl a { color: #fff; text-decoration: underline; }

#ecoding-header dl p.more, .pagebox p.more, #wp-header dl p.more {
	font-family: HelveticaNeue-Medium, 'Helvetica Neue Medium', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px; 
	text-transform: uppercase;
}

.header-shadow {
	height: 29px;
	background: url(../img/ecoding_header_shadow.png) repeat-x;	
}

body.page-id-153 h2, body.page-id-153 h3 { color: #9b9a98; }

.pagebox {
	padding-bottom: 35px;
	border-bottom: 1px solid #c4c0b5;
}

.why-engine h2 {
	background-color: #d6d5d0;
	padding: 12px 0 14px;
	color: #282828;
	font-size: 23px;
}

.why-engine img {
	float: left;
	margin-right: 25px;
	border: 10px solid #fff;
	-moz-box-shadow: 0 0 15px #888;
   -webkit-box-shadow: 0 0 15px #888;
}

.why-engine ul {
	padding: 0 0 3px;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.why-engine ul li {
	width: 185px;
	float: left;
	padding-bottom: 10px;
}

.pagebox p { text-shadow: none; color: #a39f96; }

.pagebox p.more a { color: #848278; text-decoration: underline; }

.more-help { 
	width: 260px;
	float: left;
	padding: 20px 0 0;
}

.more-help p { font-size: 13px; }

.more-help ul {
	padding: 0 0 20px;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.more-help ul li {
	float: left;
	width: 130px;
	padding: 0 0 4px;
	font-weight: bold;
}

.more-help h2, .stories h2 {
	margin: 0 0 5px;
	font-size: 20px;
	color: #353434;
}

.stories { 
	width: 458px;
	float: right;
	padding: 20px 0 0;
}

.facebook-blk {
	background: url(../img/facebook_bg.png) repeat-x;
}

.facebook-img {
	height: 303px;
	background: url(../img/facebook_img.jpg) no-repeat center top;
}

.facebook-left {
	width: 490px;
	float: left;
	padding: 10px 0 0;
	color: #818181;
}

.facebook-left p {
	margin: 0 0 15px;
	text-shadow: none;
	color: #818181;
}

.facebook-left h2 {
	font-size: 30px;
}

.facebook-left h3 {
	padding-top: 5px;
	font-size: 21px;
}

.facebook-left ul.blue_list {
	padding: 5px 0 10px;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.facebook-left ul.blue_list li {
	width: 180px;
	height: 43px;
	float: left;
	margin: 0 7px 6px 0;
	padding: 6px 0 0 16px;
	background: url(../img/blue_list.png) no-repeat;
	font-size: 11px;
	color: #fff;
}

.facebook-left ul.blue_list li div {
	font-size: 17px;
}

.facebook-left ul.blue_list li p { 
	margin: 0;
	color: #fff;
	font-size: 11px;
}

#wp-header {
	height: 470px;
	padding: 38px 0 0;
	background: #2c2925 url(../img/wordpress-page-header.png) no-repeat 50% 0;
}

#wp-header .header-img {
	float: left;
	width: 397px;
}

#wp-header .header-text {
	float: right;
	width: 520px;
}

#wp-header .header-text h1 {
	margin: -10px 0 0;
	font-size: 77px;
	line-height: 74px;
	color: #f3efe7;
}

#wp-header .header-text h1 span {
	display: block;
	margin-top: -12px;
	font-size: 65px;
}

#wp-header .header-text p { 
	text-shadow: none;
	font-size: 19px;
	
}

.sidebar img.fb {
	margin-bottom: 20px;
	border: 7px solid #fff;
	-moz-box-shadow: 0 0 15px #888;
   -webkit-box-shadow: 0 0 15px #888;
}

.sidebar {
	width: 345px;
	float: right;
}

.sidebar h4 {
	margin-bottom: 5px;
	font-size: 30px;
	color: #9b9a98;
}

.sidebar p {
	margin-bottom: 15px;
	color: #818181;
}

.sidebar .box {
	padding: 0 0 10px 16px;
}

.sidebar .contact-us { padding-left: 16px; }

.sidebar .contact-us h5 {
	margin: 15px 0 10px;
	color: #343434;
}

.sidebar .contact-us input {
	width: 296px;
	padding: 5px 4px;
	margin: 0;
	color: #808080;
	font-size: 11px;
}

.sidebar .contact-us p.chkbox span.wpcf7-list-item { margin: 0 !important; }

.sidebar .contact-us p { margin-bottom: 4px; }

.sidebar .contact-us p.chkbox {
	font-size: 11px;
}

.sidebar .contact-us p.chkbox input {
	width: auto;
	margin: 0 3px 0 0;
}

.sidebar .contact-us p.chkbox { margin-bottom: 8px; }

.sidebar .contact-us p.submit {
	padding: 10px 0 0;
}

.sidebar .contact-us p.submit input {
	width: 88px;
	height: 36px;
	background: url(../img/submit_btn.png) no-repeat;
	border: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

.medium {
	font-family: 'Helvetica Neue Medium', 'Helvetica Neue', Helvetica, sans-serif;
}

.clear { clear: both; }


 
#nav{
	float: right;
	text-align: right;
	padding-top: 0px;
	margin-top:20px;
	
}

#nav input{border:1px solid #ccc;margin-right:3px;}

#nav li{
	position: relative;
	z-index: 101;
}

#nav li img {
	position: relative;
	z-index: 101;
}

#nav li.current_page_item a{
	background: url(../img/ico_drop.png) 100% 2px no-repeat; 
	padding-right: 12px;
}

#nav li a{
	margin-right:0;
	text-align:left;
	color: #eeeae2;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	z-index: 101;
}

#nav li a:hover{
	background: url(../img/ico_drop.png) 100% 2px no-repeat; 
	z-index: 101;
	
}

#nav li .submenu {
	display: none;
	/*width: 163px;*/
	background: #fff;
	position: absolute;
	border:solid 1px #333;
	top:25px;
	left: -10px;
	-webkit-box-shadow: #171717 0px 0px 15px;
	-moz-box-shadow: 0 0 15px #171717;
	z-index: 100;
}

#nav li:hover .submenu { display: block; }

#nav li .submenu ul {
	clear: both;
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
}

#nav li .submenu ul li {
	float: left;
	clear: both;
	padding: 0 0 0px;
	margin: 0;
}

#nav li .submenu ul li a, #nav li#menu-item-49 .submenu ul li a { 
	min-width: 67px;
	float: none;
    font-weight: normal;
	padding: 0;
	margin: 0;
	color:#000;
}

.submenu a{color:#000;}
#nav li .submenu ul li img { float: left; }

#nav li .submenu ul li a:hover { background: none; }

#featured{
	height: 300px;
	margin-top:50px;
	background: #000;
	/*banner*/
	background: url('') center 0px no-repeat;
	width:950px;
}

#featured:hover{
		border:1px solid #000;
	} 
#featured .wrapper{

	float:right;
	width: 500px;
	margin-top:55px;
	margin-right:25px;
	text-align: center;
}

#featured .featured-container{
	background: url(../img/greyrepeating.jpg) top center no-repeat;
}

#featured h1{
	/*color: #f3efe7;*/
	color: #000;
	font-size: 185%;
	line-height: 100%;
	font-weight: normal;
	text-transform: uppercase;
}

#featured h1.second{
	padding-top: 0;
	position: relative;
	top: -8px;
}

#featured h2{
	color: #000;
	font-size: 123.9%;
	line-height: 100%;
	padding: 0;
	text-transform: none;
	margin-bottom: 17px;
	text-shadow: none !important;
}


#featuredrotater{display:block;overflow:hidden;height:250px;}
#featuredrotater li{position:absolute;margin-left:395px;}

#latest-work{
	padding: 25px 0;
	border-bottom: 1px solid #c4c0b5;
}

#latest-work h2{
	margin-bottom: 13px;
}

#latest-work a.calevent{
	float: left;
	border: 8px solid #f2f4f3;
	text-decoration: none;
	position: relative;
	margin-left: 15px;
	margin-top:5px;
	width: 198px;
	height: 198px;
	overflow: hidden;
	display: block;
	background-color:#333333;
}

#latest-work a:hover{
	border-color: #ffcc00;
}

#latest-work a img{
	width: 202px;
}

#latest-work a .latest-work-title img{
	width: 14px;
	height: 14px;
}

#latest-work a.last{
	margin-right: 0;
}

#latest-work a h2{
	font-size:12px;
	color:#fff;
	margin-left:10px;
}

#latest-work a .latest-work-title{
	background:#fff;
	width: 200px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 85%;
	color: #000;
	text-align:center;
	padding: 11px 0 0 0px;
}

#latest-work a span{
	
}

#latest-work a .latest-work-title img{
	float: left;
	padding: 3px 0 0 10px;
}

.home #latest-work a:nth-child(5n){
	margin-right: 0;
}

#home-lower{
	padding: 25px 0 50px 0;
	border-top: 1px solid #faf8f3;
	border-bottom: 1px solid #c4c0b5;
}

#footer-why-forius{
	width: 458px;
	margin-left:10px;
	float: right;
}


#testimonials .testimonial{
	color: #6f6c65;
	font-size: 153.9%;
	display: block;
	text-align:justify;
	
}

#testimonial-tabs ul{
	margin: 0;
}

#testimonial-tabs ul li{
	list-style: none;
	float: left;
}

#testimonial-tabs ul li a{	
	overflow: hidden;
	background: url(../img/btn_tab_link.png) top left no-repeat;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: -9999px;
	margin: 8px 5px 0 0;
	outline: none;
}

#testimonial-tabs ul li.ui-tabs-selected a{
	background-position: bottom left !important;
}

#testimonials .client{
	font-size: 123.1%;
	display: block;
	font-style: italic;
	padding: 10px 0 0 0;
	margin-bottom:15px;
}
#footer-why-forius{
margin-left:20px;
padding-left:15px;
padding-right:10px;

}

#footer-why-forius ul{

	margin-left:20px;
}

#footer-why-forius li{
	float: left;
	width: 200px;
	list-style: none;
	font-size: 108%;
	background: url(../img/ico_li_tick.png) center left no-repeat;
	display: block;
	padding: 5px;
	color:#000;
}

#contact{
	border-bottom: 1px solid #c4c0b5;
	padding: 12px 0 30px 0;
}

#contact #left-col{
	float: left;
	width: 612px;
	padding: 17px 50px 0 0;
	border-right: 1px solid #c4c0b5;
}

#contact #left-col h2{
	margin-bottom: 5px;
}

#contact #right-col{
	float: right;
	width: 229px;
	border-left: 1px solid #faf8f3;
	padding: 33px 0 0 24px;
}

#contact #right-col .widget{
	margin-bottom: 30px;
}

#contact #right-col .twtr-timestamp{
	font-style: italic;
	color: #9e9a90;
	display: block;
	margin: 8px 0 8px 0;
}

#contact #right-col .twtr-tweet-text{
	font-size: 105%;
}

#contact .the-form{
	width: 370px;
	padding: 10px 0 0 0;
}

#contact .the-form p{
	color: #1e1e1d;
	float: left;
	text-shadow: none;
	font-size: 100%;
	margin-right: 10px;
}

#contact .the-form input{
 	width: 155px;
 	margin-top: 3px;
}


#contact .the-form select{
 	width: 155px;
	padding: 3px;
	margin-top: 2px;
}

#contact .the-form textarea{
	width: 355px;
	margin-top: 3px;
}

#contact .the-form input.wpcf7-submit{
	background: url(../img/btn_say_hello.png) top left no-repeat;
	width: 113px;
	height: 28px;
	padding: 0;
	text-indent: -9999px;
	border: none;
}

#contact .the-form p.comments{
	margin-top: 5px;
}


.twtr-reply{
	display: none;
}

#contact #right-col .twitter-ico{
	position: relative;
	top: 3px;
}

#contact #right-col .follow-us{
	font-size: 85%;
	padding: 0 0 0 5px;
}

#contact #right-col .links a{
	display: block;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,sans-serif;
	font-weight: 200;
	font-size: 123.1%;
}

#contact .twtr-hd,.twtr-ft{
	display: none;
}

#contact .twtr-tweet-wrap{
	padding: 0;
}

#our-work{
	padding: 0;
}

#our-work h2{
	margin-bottom: 10px;	
}

#our-work .project{
	border-top: 1px solid #f8f6f3;
	border-bottom: 1px solid #dbd8ce;
	padding: 30px 0 30px 0;
}

#our-work .project .project-images{
	width: 489px;
	float: right;
}

#our-work .project .project-images ui-tabs-hide{
	visibility: hidden;
}

#our-work .project .project-images ul{
	margin: 0;
	padding: 0;
}

#our-work .project .project-images li{
	float: left;
	list-style: none;
	margin-right: 6px;
	padding-top: 7px;
}

#our-work .project .project-images li a{
	outline: none;
}

#our-work .project .project-images li img{
	width: 100px;
	max-height: 100px;
	overflow: hidden;	
	border: 1px solid #fff;
}

#our-work .project .project-images li.ui-tabs-selected{
	background: url(../img/bg_current_image.png) top center no-repeat;
}

#our-work .project .project-images li.ui-tabs-selected img{
	border: 4px solid #1e1e1d;
}

#our-work .first{
	border-top: none !important;
}

#our-work .project .project-info{
	width: 410px;
	float: left;
	padding: 10px 0 0 0;
}

#our-work .ui-tabs-panel img{
	-moz-box-shadow: 0 0 15px #888;
   -webkit-box-shadow: 0 0 15px #888;
   margin-bottom: 5px;
}

#our-work .project-info p.testimonial{
	color: #1a87c5;
	text-shadow: none;
	border-bottom: 1px solid #dbd8ce;
	font-size: 131%;
	line-height: 105%;
	margin-bottom: 15px;
}

#our-work .project-info p.testimonial span{
	color: #9e9a90;
	display: block;
	padding: 10px 0 16px 0;
	font-size: 14px;
	font-style: italic;
}

#our-work .project-info p{
	font-size: 100%;
	text-shadow: none;
	margin-bottom: 15px;
}

#why-forius{
	border-bottom: 1px solid #c4c0b5;
	padding: 25px 0 30px 0;
}

#why-forius .service{
	float: left;
	width: 451px;
	margin: 0 0 30px 0;
}

#why-forius .service img{
	border: 7px solid #dbd6c5;
	float: left;
	margin-right: 15px;
	width: 156px;
	height: 81px;
}

#why-forius .service .service-description{
	float: left;
	width: 266px;
}

#why-forius .service .service-description h3{
	color: #1681c0;
	font-size: 128%;
	text-transform: none;
	background: url(../img/ico_li_tick.png) 100% 3px no-repeat;
	display: inline;
	padding-right: 20px;
}

#why-forius .service .service-description p{
	color: #a39f96;
	font-size: 100%;
	text-shadow: none;
}

#why-forius span#more{
	display: block;
	padding: 10px 0;
	background: #e7e3d8;
	text-align: center;
	color: #82807b;
	font-size: 100%;
}

#why-below{
	border-top: 1px solid #faf8f3;
	border-bottom: 1px solid #dbd8ce;
	padding: 25px 0 30px 0;
}

#why-below #about-forius{
	width: 345px;
	float: left;
}

#why-below #about-forius a{
	padding-top: 5px;
	display: block;
}

#why-below #key-players{
	width: 550px;
	float: right;
}
#why-below #key-players .player{
	margin-bottom: 20px;
}

#why-below #key-players .player .player-info{
	width: 365px;
	float: left;
	padding-left: 15px;
}

#why-below #key-players .player img{
	border: 7px solid #dbd6c5;
	float: left;
}

#why-below #key-players .player h3{
	color: #1681c0;
	font-size: 128%;
	text-transform: none;
	padding-right: 20px;
	margin-bottom: 0;
}

#why-below #key-players .player span{
	display: block;
	color: #515252;
	padding-bottom: 2px;
}

#why-below h2{
	margin-bottom: 10px;
}

#why-below p{
	text-shadow: none;
}

#apply {
	color: #6f6c65;
	/*font-size: 153.9%;*/
	width:950px;
	
}
#apply table{
	text-align:left;

}
#applytable input.wide{width:95%;}
#applytable td.pad{padding-left:50px;}
#applytable td.center{text-align:center;}
.easycenter{text-align:center;width:950px;}
.easyright{text-align:right;width:100%;}
#footer .wrapper{
	border-top: 1px solid #faf8f3;
	padding-top: 10px;
}

#footer ul{
	margin: 0;
}

#footer li{
	float: left;
	list-style: none;
}

#footer a{
	color: #fff;
	font-size: 85%;
	text-decoration: none;
	margin-right:15px;
}

#footer-left{
	float: left;
	width: 440px;
}

#footer-left ul{
	padding-top: 5px;
}

#footer-left li{
	display:inline;
	padding-right: 12px;
}

#footer-right{
	float: right;
	width: 440px;
}

#footer-right ul{
	float: right;
	padding-top: 10px;
}

#footer-right li{
	padding-left: 12px;
}

#footer-right li img{
	padding-right: 5px;
	position: relative;
	top: 2px;
}

/* 404 */
#not-found {
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#umbrella {
	background-image: url(../img/umbrella_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 143px;
	width: 383px;
	margin: 0 auto;
	padding-bottom: 7%;
}
#not-found p {
	margin-top: 15px;
	font-size: 189%;
	text-shadow: #ffffff 0px 1px;
}
#not-found p a {
	text-decoration: none;
	background: url(../img/a_underline_404.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap;
}
#not-found img.logo {margin-top: 50px;}

/* other style */
.acenter { text-align: center; }
.ln0	{ line-height: 0; }
#learnmorebutton{width:100%;text-align:right;}





/*
 * Media queries for responsive design
 */

@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
  
}

@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
  
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  
  
  /* Prevent iOS, WinMobile from adjusting font size */
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 
}

#login{margin-top:0px;}


/* CSS */
.linkbutton {
  -moz-border-radius:      3px;
  -webkit-border-radius:   3px;
  background:              white url('images/button.png') 0 0 repeat-x; /* Image fallback */
  background:             -moz-linear-gradient(0% 170% 90deg, #c4c4c4, white);
  background:             -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#c4c4c4));
  border:                  1px solid;
  border-color:            #e6e6e6 #cccccc #cccccc #e6e6e6;
  border-radius:           3px;
  color:                   #404040;
  display:                 inline-block;
  font-family:            "helvetica neue", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
  font-size:               13px;
  outline                  0;
  padding:                 5px 8px 5px;
  text-align:              center;
  text-decoration:         none;
  text-shadow:             1px 1px 0 white; 
  white-space:             nowrap; }

  .linkbutton:hover {
    background:           -moz-linear-gradient(0% 170% 90deg, #b8b8b8, white);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#b8b8b8));
    border-color:          #ffcc00;
    color:                 #333333; }

  .linkbutton:active {
    position:              relative;
    top:                   1px; }

  .linkbutton:active, .linkbutton:focus {
    background-position:   0 -25px;
    background:           -moz-linear-gradient(0% 170% 90deg, white, #dedede);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(#dedede), to(white));
    border-color:          #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color:                 #1a1a1a;
    text-shadow:           1px -1px 0 rgba(255, 255, 255, 0.5); }

	
	.yellowlinkbutton {
  -moz-border-radius:      3px;
  -webkit-border-radius:   3px;
  background:              white url('images/buttonyellow.png') 0 0 repeat-x; /* Image fallback */
  background:             -moz-linear-gradient(0% 170% 90deg, #ffcc00, white);
  background:             -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#ffcc00));
  border:                  1px solid;
  border-color:            #e6e6e6 #cccccc #cccccc #e6e6e6;
  border-radius:           3px;
  color:                   #404040;
  display:                 inline-block;
  font-family:            "helvetica neue", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
  font-size:               13px;
  outline                  0;
  padding:                 5px 8px 5px;
  text-align:              center;
  text-decoration:         none;
  text-shadow:             1px 1px 0 white; 
  white-space:             nowrap; }

  .yellowlinkbutton:hover {
    background:           -moz-linear-gradient(0% 170% 90deg, #ffcc00, white);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#ffcc00));
    border-color:          #ffcc00;
    color:                 #333333; }

  .yellowlinkbutton:active {
    position:              relative;
    top:                   1px; }

  .yellowlinkbutton:active, .yellowlinkbutton:focus {
    background-position:   0 -25px;
    background:           -moz-linear-gradient(0% 170% 90deg, white, #ffcc00);
    background:           -webkit-gradient(linear, 0% 0%, 0% 170%, from(#ffcc00), to(white));
    border-color:          #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color:                 #1a1a1a;
    text-shadow:           1px -1px 0 rgba(255, 255, 255, 0.5); }

	
	
	
	
	.displaynone {display:none;}
	#contentbar{margin-left:0px;margin-top:10px;position:absolute;width:950px;}
	
	
#nav2 ul
{
    height: 20px;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}

#nav2 ul li
{
	display: inline;
	list-style-type: none;
}

#nav2 ul li a
{
    position: relative;
    top: 0px;
    margin-right: 2px;
    background-color: #e5e5e5;
    background-repeat: no-repeat;
    height: 30px;
}

#nav2 ul li a:hover
{
    background-color: #e1e1e1;
}

#nav2 ul li .selected
{
    background-color: #000;
}

.biggertext{font-size:153%;color:#6F6C65;}
#association{text-align:justify;}
#apply{text-align:justify;}
#services{text-align:justify;}
.uptotopbutton{display:none;}

.mobileonly{display:none;}
.rightimagefloat{float:right;width:250px;margin-left:10px;}
.leftimagefloat{float:left;width:250px;margin-right:10px;}
.groupsimage{width:250px;height:306px;background-image:url('images/groupsideart.png');}
.servicessidebanner1{width:250px;height:434px;background-image:url('images/servicessidebanner1.png');}
.piggybank{width:250px;height:255px;background-image:url('images/piggy_bank.jpg');}
.ui-block-a{text-align:justify;}
#apply input{width:95%;}
#searchinput{width:350px;}
#sendappbutton{opacity:.5;}
#testimonials p{line-height:25px;}

.icons {
text-align: right;
bottom: 13px;
right: 0px;
line-height: 20px;
height: 24px;
}

.icons .rsslink {
background: url('images/social_icon_sprite.png') no-repeat 0 0;
}
.icons .twitterlink {
background: url('/images/social_icon_sprite.png') no-repeat -22px 0;
}
.icons .linkedinlink {
background: url('/images/social_icon_sprite.png') no-repeat -66px 0;
}
.icons .youtubelink {
background: url('/images/social_icon_sprite.png') no-repeat -44px 0;
}
.icons .twitterlink:hover {background-position: -22px -22px;}
.icons .youtubelink:hover {background-position: -44px -22px;}
.icons .linkedinlink:hover {background-position: -66px -22px;}
.icons .facebooklink:hover {background-position: -88px -22px;}
.icons .rsslink:hover {background-position: 0px -22px;}


.icons a.social {
display: block;
width: 22px;
height: 22px;
margin-left: 7px;
float: right;
text-align: right;
}
#maincontent {
float: left;
width: 639px;
background: white;
margin-right: -1px;
}
 #contentborder {
    }
    #sidebar {
        background: #eee;
        width: 285px;
        float: right;
		border: 1px solid #C1C1C1;
		margin-left:15px;
    }
    
    
    #sidebar {
    position:relative;
    color:#424242;
}
#sidebar #widgets {
    padding:10px 10px 1em 10px;
    
    margin-bottom: 1em;
}
.widget .winner {
border: 1px solid white;
background: white url(/images/box-bgr.gif) repeat-x 0 0;
padding: 4px 4px;
}


#sidebar .wtitle{   
    background: transparent url(../images/sidebar_title_effect.png) no-repeat center bottom;
    text-shadow: #fff 0 1px 0;
    text-transform:uppercase;
    letter-spacing:.3em;
    font-size: 1.1em;
    padding:3px 0 20px;
    margin-bottom: 5px;
    text-align:center;
    color: #999;
}
#sidebar .wcontent {
    padding:1em 0;
}
#sidebar #sidesearch {
            font-style: italic;
            font-size: 12px;
            height: 30px;
            padding:3px 0 8px;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #fff;
            background: #f1f1f1 url('/images/subheadbg.png') repeat-x 0 0;
            border-left:1px solid #fff;
            display: block;
        }

#wp125adwrap_2c .wp125ad {
width: 125px;
padding: 5px;
}
#s {
margin-left: 20px;
margin-top:3px;
padding: 4px 5px 4px 8px;
width: 215px;
border-right: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
}
.widget {
margin-bottom: 1em;
border: 1px solid #BBB;
border-top: 1px solid #DDD;
border-left: 1px solid #DDD;
background: white;
}

.wp125_write_ads_widget .winner {
padding-top: 10px;
padding-bottom: 10px;
}
#widgets {
border-top: 1px solid #AAA;
border-right: 1px solid white;
border-left: 1px solid #EAEAEA;
}

.clear {
clear: both;
}

#twitter_update_list {
/* the main container */
}
 
#twitter_update_list li {
/* wraps a single list */
margin-bottom:25px;
margin-right:10px;
text-align:left;
}
 
#twitter_update_list li span {
/* wraps the tweet */
}
 
#twitter_update_list li a {
/* wraps the link to the tweet */
/* by default it have 85% font-size therefore you might want to change it like below */
font-size:100% !important;
font-size:13px !important;
}





/* ============================================================================================================================

== BUBBLE WITH A BORDER AND TRIANGLE

** ============================================================================================================================ */



/* THE SPEECH BUBBLE

------------------------------------------------------------------------------------------------------------------------------- */



.triangle-border {

	text-align:justify;

	position:relative;

	padding:15px;

	margin:1em 0 3em;

	border:5px solid #eee;

	color:#333;

	background:#fff;

	/* css3 */

	-webkit-border-radius:10px;

	-moz-border-radius:10px;

	border-radius:10px;

}

.triangle-border:hover {

	text-align:justify;

	position:relative;

	padding:15px;

	margin:1em 0 3em;

	border:5px solid #ffdd00;

	color:#333;

	background:#fff;

	/* css3 */

	-webkit-border-radius:10px;

	-moz-border-radius:10px;

	border-radius:10px;
	
	

}

.qholder{cursor:pointer;}

/* Variant : for left positioned triangle

------------------------------------------ */



.triangle-border.left {

	margin-left:30px;

}



/* Variant : for right positioned triangle

------------------------------------------ */



.triangle-border.right {

	margin-right:30px;

}



/* THE TRIANGLE

------------------------------------------------------------------------------------------------------------------------------- */



.triangle-border:before {

	content:"";

	position:absolute;

	bottom:-20px; /* value = - border-top-width - border-bottom-width */

	left:40px; /* controls horizontal position */

    border-width:20px 20px 0;

	border-style:solid;

    border-color:#eee transparent;

    /* reduce the damage in FF3.0 */

    display:block; 

    width:0;

}


.triangle-border:hover:before {

	content:"";

	position:absolute;

	bottom:-20px; /* value = - border-top-width - border-bottom-width */

	left:40px; /* controls horizontal position */

    border-width:20px 20px 0;

	border-style:solid;

    border-color:#ffdd00 transparent;

    /* reduce the damage in FF3.0 */

    display:block; 

    width:0;

}


/* creates the smaller  triangle */

.triangle-border:after {

	content:"";

	position:absolute;

	bottom:-13px; /* value = - border-top-width - border-bottom-width */

	left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */

	border-width:13px 13px 0;

	border-style:solid;

	border-color:#fff transparent;

    /* reduce the damage in FF3.0 */

    display:block; 

    width:0;

}



/* Variant : top

------------------------------------------ */



/* creates the larger triangle */

.triangle-border.top:before {

	top:-20px; /* value = - border-top-width - border-bottom-width */

	bottom:auto;

	left:auto;

	right:40px; /* controls horizontal position */

    border-width:0 20px 20px;

}



/* creates the smaller  triangle */

.triangle-border.top:after {

	top:-13px; /* value = - border-top-width - border-bottom-width */

	bottom:auto;

	left:auto;

	right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */

    border-width:0 13px 13px;

}



/* Variant : left

------------------------------------------ */



/* creates the larger triangle */

.triangle-border.left:before {

	top:10px; /* controls vertical position */

	bottom:auto;

	left:-30px; /* value = - border-left-width - border-right-width */

	border-width:15px 30px 15px 0;

	border-color:transparent #5a8f00;

}



/* creates the smaller  triangle */

.triangle-border.left:after {

	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */

	bottom:auto;

	left:-21px; /* value = - border-left-width - border-right-width */

	border-width:9px 21px 9px 0;

	border-color:transparent #fff;

}



/* Variant : right

------------------------------------------ */



/* creates the larger triangle */

.triangle-border.right:before {

	top:10px; /* controls vertical position */

	bottom:auto;

    left:auto;

	right:-30px; /* value = - border-left-width - border-right-width */

	border-width:15px 0 15px 30px;

	border-color:transparent #5a8f00;

}



/* creates the smaller  triangle */

.triangle-border.right:after {

	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */

	bottom:auto;

    left:auto;

	right:-21px; /* value = - border-left-width - border-right-width */

	border-width:9px 0 9px 21px;

	border-color:transparent #fff;

}


.smallcal{overflow:hidden;height:220px;}


