/*
Theme Name: Streamlined
Theme URI: http://streamlinedtechnology.com
Description: Streamlined Technology Theme
Author: Matt Nicolls
Author URI: http://streamlinedtechnology.com
Version: 1

*/
* {
	margin:0;
	padding:0;
	font-family: 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
}
ul, ol, li
{
	list-style: none;	
}
body
{
	font-size: 12px;
}

small {
	font-size: 10px;
}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
	line-height:normal;
	text-align:left;
}

h1 { 
	font-size: 22px;
	color: black; 
	color: #aaaaaa;
	color: #0099cc;
	color: #ff9900;
	color: #666666;
	color: #999999;
	margin-bottom: 15px;
}

h1.page-title
{
	margin: 0px;
	padding: 30px 0px 0px 30px;
	font-size: 36px;
	font-weight: normal;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
	color: #666666;
}
h4 { 
	color: #999999;  
	font-size: 14px;
	line-height: 22px;
	color: black;	
	color: #ff9900;
	color: #990066;
	color: rgb(204, 153, 51);
	xcolor: #009cdf;
}


pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 12px;
	letter-spacing: 10px;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

p
{ 
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	padding-bottom: 20px;
	color: #333333;
}

p.intro
{
	margin: 20px 50px 30px 10px;
}

p.page-desc
{
	padding: 20px;
	color: black;
}

a {
	color: #26a;	
}


a:focus {
	text-decoration:none;
border-style:none;
}

*:focus, *:active {-moz-outline:0px none red; outline:0px none red;}

h1 a
{
	color: inherit;
	text-decoration: none;
}

h1 a:hover
{
	color: #26a;
	text-decoration: none;
}


hr {
	border: none;
	border-top: 1px dotted #cccccc;
	background-color: white;	
	height: 0px;
}

a img {
	border: none;
}


/* Layout ----------------------------------------------------------------------------------------------------------- */


#header
{
	background-color: #00122c;
	background-image: url(images/header-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 262px;
	overflow: hidden;
	text-align: center;
}

#logo
{
	background-image: url(images/logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 120px;
	overflow: hidden;
}

#logo a
{
	padding: 120px 350px 0px 350px;
	display: block;
	overflow: hidden; 
}

#header #testimonies
{
	float: left;
	width: 326px;
	height: 109px;
	overflow: hidden;
	text-align: left;
	margin-left: 70px;
	margin-top: -16px;
	margin-bottom: 28px;
}

#main-menu
{
	float: left;
	clear: both;
	margin: 0px 0px 0px 90px;
	padding: 0px;
	width: 224px;
}

#main-menu li
{
	padding: 0px;
	margin: 0px;
	float: left;
		
}

#main-menu li a
{
	display: block;
	height: 27px;
	width: 69px;
	text-indent: -999px;
	background-image: url(/images/main-menu-on.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	background-image: url(/images/main-menu-sm.gif);
}

#main-menu li a:hover
{
	background-image: url(/images/main-menu.gif);
	background-image: url(/images/main-menu-sm-on.gif);
}

#main-menu li.home a
{
}
#main-menu li.about a
{
	width: 72px;
	background-position: -69px 0px;
}
#main-menu li.contact a
{
	width: 82px;
	background-position: -141px 0px;
}

.page-area
{
	width: 981px;
	margin: 0px auto;
}


/* -------------------------------------------------------------------------------------------------------- main menu */
#menu-bar
{
	background-image: url(images/menu-bar-bg.png);
	background-repeat: repeat-x;
	height: 118px;
	overflow: hidden;	
}

#menu-bar .menu
{
	width: 981px;
	margin: 0px auto;
	display: block;
}

#menu-bar .menu .menu-item
{
	display: inline;
}

#menu-bar .menu .menu-item a
{
	display: block;
	float: left;
	background-image: url(images/menu-bar.png);
	background-repeat: no-repeat;
	padding-top: 118px;
	height: 118px;
	overflow: hidden;
	width: 196px;
}

#menu-bar .menu .menu-item a:hover
{
	background-image: url(images/menu-bar-active.png);
}

#menu-bar .menu .menu-item-1 a 
{
}

#menu-bar .menu .menu-item-2 a 
{
	background-position: -193px 0px;
}

#menu-bar .menu .menu-item-3 a 
{
	background-position: -395px 0px;
}

#menu-bar .menu .menu-item-4 a 
{
	background-position: -602px 0px;
}
#menu-bar .menu .menu-item-5 a 
{
	background-position: -790px 0px;
}

/* --------------------------------------------------------------------------------------------------------- sub menu */
#sub-menu-bar
{
	width: 981px;
	margin: 0px auto;		
}

#sub-menu-bar .menu
{
	display: block;
	margin-top: 5px;
	height: 12px;
	overflow: hidden;
}

#sub-menu-bar .menu .menu-item
{
	display: inline;
}

#sub-menu-bar .menu .menu-item a
{
	display: block;
	float: right;
	background-image: url(images/sub-menu-bar.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	overflow: hidden;
	width: 70px;	
}

#sub-menu-bar .menu .menu-item a:hover
{
	background-image: url(images/sub-menu-bar-active.png);
}

#sub-menu-bar .menu .menu-item-1 a 
{
}

#sub-menu-bar .menu .menu-item-2 a 
{
	background-position: -70px 0px;
	width: 95px;
}

#sub-menu-bar .menu .menu-item-3 a 
{
	background-position: -165px 0px;
	width: 115px;
	margin-right: 30px;
}

.submenu
{
	padding: 20px 0px 40px 40px;
}

.submenu ul li a
{
	display: block;
	float: left;
	background-image: url(images/submenu2.png);
	background-repeat: no-repeat;
	height: 24px;
	overflow: hidden;
	text-indent: -999px;
}


.submenu ul li.home a
{
	width: 77px;
	background-position: 0px 0px;
}

.submenu ul li.about a
{
	width: 69px;
	background-position: -77px 0px;
}
.submenu ul li.contact a
{
	width: 92px;
	background-position: -146px 0px;
}
.submenu ul li.home a:hover
{
	background-position: 0px -24px;
}

.submenu ul li.about a:hover
{
	background-position: -77px -24px;
}
.submenu ul li.contact a:hover
{
	background-position: -146px -24px;
}


/* ------------------------------------------------------------------------------------------------------------------ */

.shadow-band
{
	background-image: url(images/shadow-band.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e8e8e8;
}

.copy-band
{
	background-image: url(images/copy-band.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}


.copy-band-fill
{
	xbackground-image: url(images/copy-band-fill-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	xbackground-color: #f6f6f6;
	xpadding-top: 20px;
}

.trust-band
{
	height: 70px;
	background-image: url(/images/trust-bar-bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	
	/*
	background-image: url(images/copy-band.png);
	background-color: #ffffff;
	border-bottom: 1px solid #efefef;
	*/
}

.trust-band ul,
.trust-band ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.trust-band ul li
{
	float: left;
	width: 100px;
	height: 70px;
	background-image: url(/images/trust-logos.gif);
	background-repeat: no-repeat;
	margin-right: 54px;
}

.trust-band ul li a
{
	display: block;
	padding: 20px;
}

.trust-band ul li.above 
{ 
	background-position: 0px 0px;
	width: 70px;
	margin-left: 20px;
} 
.trust-band ul li.agedwards
{ 
	background-position: -125px 0px;
	width: 46px;
} 
.trust-band ul li.posters
{ 
	background-position: -229px 0px;
	width: 60px;
} 
.trust-band ul li.sprint
{ 
	background-position: -352px 0px;
	width: 64px;
} 
.trust-band ul li.united
{ 
	background-position: -475px 0px;
	width: 88px;
} 
.trust-band ul li.mc
{ 
	background-position: -620px 0px;
	width: 49px;
} 
.trust-band ul li.wyk
{ 
	background-position: -724px 0px;
	width: 77px;
} 
.trust-band ul li.tpi
{ 
	background-position: -850px 0px;
	width: 120px;
	margin-right: 0px;
}


/* trust panel ------------------------ */

.trust-panel
{
	width: 607px;
	height: 133px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 5px;
	padding: 12px 0px 0px 15px;
	background-image: url(/images/trust-pane-bg.png);
	background-repeat: no-repeat;
}

.trust-panel ul,
.trust-panel ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.entry .trust-panel ul li
{
	float: left;
	width: 98px;
	xheight: 75px;
	background-image: url(/images/trust-logos-white.gif);
	background-repeat: no-repeat;
	margin-right: 66px;
	margin-bottom: 7px;
}

.trust-panel ul li a
{
	display: block;
	padding: 25px;
}

.trust-panel ul li.above 
{ 
	background-position: 0px 0px;
	width: 72px;
} 
.trust-panel ul li.agedwards
{ 
	background-position: -147px 0px;
	width: 43px;
} 
.trust-panel ul li.posters
{ 
	background-position: -266px 0px;
	width: 63px;
} 
.trust-panel ul li.sprint
{ 
	background-position: -407px 0px;
	width: 68px;
	margin-right: 63px;	
} 
.trust-panel ul li.leapsbounds
{ 
	background-position: -531px 0px;
	width: 68px;
	margin-right: 0px;
} 
.trust-panel ul li.united
{ 
	background-position: -0px -82px;
	width: 88px;
	margin-right: 45px;
} 
.trust-panel ul li.mc
{ 
	background-position: -142px -82px;
	width: 53px;
	margin-right: 53px;
} 
.trust-panel ul li.wyk
{ 
	background-position: -260px -82px;
	width: 79px;
	margin-right: 53px;
} 
.trust-panel ul li.tpi
{ 
	background-position: -403px -82px;
	width: 80px;
	margin-right: 53px;
}
.trust-panel ul li.ilx
{ 
	background-position: -531px -82px;
	width: 68px;
	margin-right: 0px;
}




.column-1
{
	margin-top: 20px;
	margin-right: 5px;
	width: 650px;
	float: left;
}

.column-2
{ 
	width: 310px;
	float: left;
	kbackground-image: url(images/column-2-bg.png);
	background-position: left bottom;
	background-repeat: repeat-y;
	margin-top: 20px;
}
.column-2-top
{ 
	kbackground-image: url(images/column-2-top.png);
	background-position: left top;
	background-repeat: no-repeat;		
}

.column-2-bottom
{
	kbackground-image: url(images/column-2-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.no-sidebar .column-1
{
	width: 981px;
}

.no-sidebar .column-2
{
	display: none; /* shouldn't need this */
}

#content
{
	
}

#sidebar div.features
{
	background-image: url(images/column-2-bg.png);
	background-position: left bottom;
	background-repeat: repeat-y;
	margin-top: 20px;
}

#sidebar div.features .top
{ 
	background-image: url(images/column-2-top.png);
	background-position: left top;
	background-repeat: no-repeat;		
	padding-top: 10px;
		
}

#sidebar div.features .bottom
{
	background-image: url(images/column-2-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 90px;
}


div.features ul, 
div.features ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;	
}

div.features ul li
{
	width: 220px;
	height: 120px;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	padding-bottom: 25px; 
	text-align: justify;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 60px;
	margin-right: 40px;
}

div.features ul li.design,
div.features ul li.analytics,
div.features ul li.rss,
div.features ul li.social
{
	height: 90px;
}

div.features ul li.seo,
div.features ul li.secure
{
	height: 100px;
}

div.features ul li.commerce,
div.features ul li.easy
{
	height: 130px;
}

#sidebar div.features ul li
{
	margin-right: 0px;
	background-position: 30px 5px;
	padding-left: 100px;
}

div.features ul li h2
{
	font-size: 16px;
	color: black;
	padding: 0px;
	margin: 0px;
}

div.features ul li.design { background-image: url(/images/icon-design.gif); }
div.features ul li.analytics { background-image: url(/images/icon-graph.gif); }
div.features ul li.commerce { background-image: url(/images/icon-commerce.gif); }
div.features ul li.easy { background-image: url(/images/icon-bulb.gif); }
div.features ul li.rss { background-image: url(/images/icon-rss.gif); }
div.features ul li.social { background-image: url(/images/icon-social.gif); }
div.features ul li.seo { background-image: url(/images/icon-search.gif); }
div.features ul li.email { background-image: url(/images/icon-email.gif); }
div.features ul li.mobile { background-image: url(/images/icon-mobile.gif); }
div.features ul li.secure { background-image: url(/images/icon-security.gif); }

/*
#searchform #s
{
	width: 185px;
}

#searchform #searchsubmit
{
	width: 60px;
}
	
#sidebar {
	width:260px;
	float:right;	
	margin: 0 20px 0 0;
	padding:20px 0;
}

#sidebar a
{
	text-decoration: none;
}

#sidebar li
{
	list-style: none; 
}

#sidebar .txt
{
	width: 97%;
}
*/

#footer 
{
	background-image: url(/images/footer-bg.png);
	background-repeat: repeat-x;
	background-color: black;
	background-position: left top;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	clear: both;
	font-size: 12px;
}

#footer .page-area
{
	background-image: url(/images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 0px 50px 0px;
	
	background-image:url(/images/footer-logo-dark.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	padding: 15px 0px 300px 0px;
}


#footer .page-area .links
{
	color: #999999;
}

#footer .page-area .links a
{
	font-size: 12px;
	color: #999999;
}

#footer a:hover
{
	color: #00e9ff;
}

#footer .copyright
{
	width: 300px;
	margin-left: 10px;
	color: #999999;
}

#footer .links
{
	float: right;
	margin-top: -15px;
}

#footer .links ul
{
	padding: 0;
	margin: 0;
}

#footer .links li
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}

/* ------------------------------------------------------------------------------------------------------ form fields */

span.field-with-placeholder,
span.field 
{
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-bottom: 5px;
}

span.field label
{
	padding: 6px 5px 4px 0px;
}

span.field-with-placeholder input.txt,
span.field select.txt
{
	margin-right: 5px;
}

span.field-with-placeholder label.placeholder 
{
	color:#999999;
	cursor:text;
	pointer-events:none;	
}

span.field-with-placeholder label.placeholder span 
{
	padding:3px 6px;
	position:absolute;
	z-index:2;
	font-size: 11px;	
}

span.field-with-placeholder label.placeholder 
{
	color:#999999;
	cursor:text;
	pointer-events:none;
}


span.field-with-placeholder input.txt,
span.field-with-placeholder select.txt
{
	display: block;
	margin-bottom: 5px;
	padding: 4px;
	margin: 0px;
	width: 240px;	
}

span.field-with-placeholder input.txt,
span.field-with-placeholder select.txt
{
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
}

span.field-with-placeholder select.txt
{
	width: auto;
}


/* Post ------------------------------------------------------------------------------------------------------------- */

.post h1.post-title {
	margin:0;
	padding:0;
}	

.cat-desc 
{
	padding: 20px;
}
.cat-desc h1
{
	font-size: 36px;
	text-transform: lowercase;
	margin: 20px;
}

div.archive-title {
	font-size:20px;
	font-weight:bold;
}

.post hr {
	display: block;
}

.postmetadata {
	clear: both;
	font-size:11px;
	color:#888;
}

.entry, .post {
	margin: 0px;
}

.entry h2,
.post h2
{
	margin-top: 40px;
}

.entry h3,
.post h3
{
}

.entry ul li
{
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 14px;
}

.entry ol li 
{
	margin-bottom: 15px;
	font-size: 14px;
}


.no-sidebar .entry
{
	xmargin: 20px 20px 20px 20px;
}

.entry blockquote {
	border:1px dashed #ccc;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}
.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;	
}

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

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
}

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

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	clear:both;
	margin: 0px 0 30px 0;
}

.navigation
{
	padding: 20px;
	margin: 20px;	
}

.single .navigation
{
	float: right;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}

.single .navigation .fl,
.single .navigation .fr
{
	float: left;
	margin-right: 20px;
}

.single .navigation a
{
	color: #aaaaaa;
	text-decoration: none;
}

.single .navigation a:hover
{
	color: #2266AA;
	text-decoration: underline;
}


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.video-thumbs
{
	padding: 0;
	margin: 0;
}

.video-thumbs li
{
	list-style: none;
	float: left;
	text-align: center;
	margin: 0 3px 0 0;	
}
#page-posts
{
}

#page-posts .page-post
{
	margin-top: 20px;
	padding-bottom: 40px;
	xborder-bottom: 1px solid #dddddd;
}

#page-posts .page-post .reflection-mask
{
	width: 600px;
	height: 450px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	width: 100%;
}

#page-posts .page-post .post-thumb 
{
	float: left;	
}

#page-posts .page-post .post-thumb a.link
{
	font-size: 10px;
	text-align: center;
	float: none;
}

#page-posts .page-post .copy
{
	float: left;
	margin-left: 20px;
	width: 410px;
}

#page-posts .page-post .copy.wide
{
	float: left;
	margin-left: 20px;
	width: 340px;
}

#page-posts .page-post .post-thumb img
{
	
}

#page-posts .page-post .link
{
	margin-top: -10px;
	margin-right: 20px;
	float: right;
}

#page-posts .page-post h1
{
	padding: 0px;
	margin: 0px;	
}

#page-posts .page-post h2
{
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0px;
}


#page-posts .page-post .readmore 
{
	text-align: right;
	margin-top: -20px;
	font-size: 11px;	
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: right;
}


#page-posts .page-post .readmore div
{
	background-image: url(images/rnd-mask-fff-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #e3e3e3;
}

#page-posts .page-post .readmore div div
{
	background-image: url(images/rnd-mask-fff-right.png);
	background-position: right top;
	padding-left: 0px;
	padding-right: 10px;
}

#page-posts .page-post .readmore a
{
	text-decoration: none;
	color: black;
}


/* grid page post layout */
#page-posts .grid 
{
	float: left;
	width: 287px;
	height: 380px;
	background-image: url(images/project-grid-bg.png);
	xbackground-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 15px;
}

#sidebar #page-posts .grid
{
	margin: 0px 0px 30px 22px;
}

#page-posts .grid.hover
{
	background-image: url(images/project-grid-bg-on.png);
	xbackground-image: none;
	xbackground-image: url(images/project-grid-bg.png);
}

#page-posts .grid .page-post
{
	xmargin: 20px;
	margin-left: 8px;
	width: 260px;
	padding: 5px;
	text-align: center;
}


#page-posts .grid .page-post .post-thumb 
{
	float: none;	
}

#page-posts .grid .page-post h2,
#page-posts .grid .page-post a
{
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;	
}

#page-posts .grid .page-post h2
{
	margin-bottom: 5px;
}

#page-posts .grid.hover h2 a
{
	color: #333333;
}

#page-posts .grid .page-post a.text-link
{
	xbackground-image: url(/images/caption-bg.png);
	background-repeat: repeat-x;
	padding: 4px 15px 3px 15px;
	margin-bottom: 4px;
	xborder-bottom: none;
	height: 27px;
}



div.tags 
{
	margin: 20px 0px 0px 0px;
}

div.tags ul li
{
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	font-size: 10px;
}

div.tags ul li div
{
	background-image: url(images/rnd-mask-fff-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #e3e3e3;
}
div.tags ul li div div
{
	background-image: url(images/rnd-mask-fff-right.png);
	background-position: right top;
	padding-left: 0px;
	padding-right: 10px;
}
	
div.tags ul li a
{
	text-decoration: none;	
	color: #888888;
}
div.tags ul li a:hover
{
	xtext-decoration: underline;	
	color: #444444;
}

div.tags2 
{
	background-image: url(images/tag.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
}

div.tags2 ul li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}

div.tags2 ul li a
{
	xtext-decoration: none;	
	xcolor: #666666;
}

div.tags3 
{
	padding: 5px 30px 0px 30px;	
	text-align: center;
	color: #cccccc;
}

div.tags3 a
{
	text-decoration: none;	
	color: #777777;
	font-size: 10px;
}

div.tags3 a:hover
{
	xtext-decoration: underline;
	color: #26a; 
}


/* Ads billboard ---------------------------------------------------------------------------------------------------- */
	
.ads
{
	padding: 15px 0px 10px 0px;
}			 
.ads ul li
{
	float: left;
	background-repeat: no-repeat;
}

.ads ul li.mobile
{
	background-image: url(images/tile-mobile-on.gif);
}
.ads ul li.design
{
	background-image: url(images/tile-design-on.gif);
}
.ads ul li.marketing
{
	background-image: url(images/tile-marketing-on.gif);
}

/* Comments --------------------------------------------------------------------------------------------------------- */

#comments
{
	display: none; 
	border-top: 1px solid #cccccc;
	background-image: url(images/section_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#comments h3
{
	color: #333333;
	padding-left: 40px;
}

ol.commentlist
{
	padding: 0;
	margin: 0;
}

li.comment
{
	list-style: none;
	padding: 0;
	margin: 25px 0 0 0;
}

.comment-meta
{
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-top: 21px;
	
}

.comment-author,
.comment-author a 
{
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.comment-date
{
	font-size: 10px;
	color: #666666;
}

.comment-body
{
	float: left;
	width: 360px;
	background-image: url(images/comment_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: black;
	padding: 18px 20px 30px 40px;
}

.comment-body p.comment-text
{
	font-size: 12px;
}

.commentlist li.even,
.commentlist li.odd
{
	background-color: white;
}

#respond
{
	displat: none;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding: 20px;
}

#commentform
{
	padding: 30px;
	xborder: 1px solid #dddddd;
	xbackground-color: #f8f8f8;
	margin-top: 10px;	
}

#commentform #comment
{
	width: 100%;
	height: 88px;
}


/* Sidebar ---------------------------------------------------------------------------------------------------------- */

#sidebar {
	
}

#sidebar h2 {
	font-size: 16px;
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 5px 20px;
}

#sidebar h2.widgettitle
{
	font-size: 16px;
	text-align: center;
	width: 291px;
	font-weight: normal; 
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li 
{
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul.list li
{	
	margin-left: 10px;
}
#sidebar ul.list li a
{
	display: block;
	padding: 5px;
	border: 1px solid #f8f8f8;
}

#sidebar ul.list li a:hover
{
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
}



#sidebar ul p, #sidebar ul select {
	xmargin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	xmargin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	xmargin: 0 0 0 20px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul.sep
{
	padding: 20px 0px 20px 0px;
	border-bottom: 15px solid white;
}

#sidebar ul ul li, #sidebar ul ol li {
	xmargin: 3px 0 0;
	padding: 0;
}

#sidebar .pastors-letter h2
{
	color: black;
}
#sidebar .widget
{
	
}

#sidebar .cat-item-1
{
	/* hide Uncategorized category */
	display: none; 
}

#sidebar .widget  h2.widgettitle
{
	margin-top: 20px;
}


#sidebar .widget.widget_recent_entries,
#sidebar .widget.widget_subpages,
#sidebar .widget.widget_categories
{
	background-image: url(images/sidebar_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

#sidebar .widget.widget_recent_entries ul,
#sidebar .widget.widget_subpages ul,
#sidebar .widget.widget_categories ul
{
	background-image: url(images/sidebar_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sidebar .widget.widget_recent_entries ul li,
#sidebar .widget.widget_subpages ul li,
#sidebar .widget.widget_categories ul li
{
	margin-left: 10px;	
	background-color: white;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-left: 0px;
	
}

#sidebar .widget.widget_recent_entries ul li a,
#sidebar .widget.widget_subpages ul li a,
#sidebar .widget.widget_categories ul li a
{
	display: block;
	padding: 7px 0 7px 15px;
}

#sidebar .widget.widget_recent_entries ul li a:hover,
#sidebar .widget.widget_subpages ul li a:hover,
#sidebar .widget.widget_categories ul li a:hover
{
	background-color: #f8f8f8;
}

#sidebar .box
{
	background-image: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

#sidebar .box .top
{
	background-image: url(images/sidebar-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 292px;
	height: 14px;	
	overflow: hidden;	
}

#sidebar .box .body
{
	background-image: url(images/sidebar-box-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 292px;
		
}

#sidebar .section
{
	background-image: none;
	padding: 0px;
	margin: 0px;
}


#sidebar .section .top
{
	background-image: url(images/column-2-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 50px;
	padding-top: 90px;
}

#sidebar .section .body
{
	background-image: url(images/column-2-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 292px;
		
}

#sidebar .box .title,
#sidebar .section .title
{
	text-align: center;
	padding: 8px 0px 0px 0px;
}

#sidebar .box .margin,
#sidebar .section .margin
{
	padding-top: 0px;
	margin: 0px 10px 0px 10px;
	
}

#sidebar .box .sep,
#sidebar .section .sep
{
	background-image: url(images/sidebar-section-sep.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 12px;
		
}

#sidebar .box .buttons,
#sidebar .section .buttons
{
	text-align: right;
	padding: 10px 32px 20px 0px;
}

#sidebar .box .wpcf7-form .buttons,
#sidebar .section .wpcf7-form .buttons
{
	padding: 0px 10px 0px 0px;
}


#sidebar .ajax-loader
{
	float: left;
	clear: both;
}

h2.widgettitle a
{
	color: inherit;
	font-size: inherit;
}

ul.beliefs,
ul.values
{
	font-size: 14px;
	padding: 0;
	margin: 0;
}

ul.beliefs li,
ul.values li
{
	padding: 30px;
	border-bottom: 1px solid #dddddd;
	list-style: none;
	line-height: 24px;
}

ul.beliefs li strong,
ul.beliefs li b,
ul.values li strong,
ul.values li b
{
	color: black;
}

.verses
{
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
}
	
/* Calendar --------------------------------------------------------------------------------------------------------- */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */

/* -------------------------------------------------------------------------------------------------------- home page */

#sidebar .sidebar-sep
{
	height: 31px;
	background-image: url(images/sidebar-sep.png);
	background-repeat: no-repeat;
	margin-left: -21px;
}

#sidebar #ourclients div.logos
{
	xheight: 350px;
	overflow: hidden;
}

#sidebar div.logos 
{
	margin-top: 5px;	
	
}
#sidebar div.logos li
{
	margin: 15px 10px 15px 0px;
	text-align: center;
	float: left;
	width: 130px;
	height: 57px;
	overflow: hidden;
	vertical-align: middle;
}

#sidebar div.logos li.first
{
	margin: 20px 10px 10px 0px; /* fix for posters.com logo size */
}

#sidebar div.logos li.lg
{
	height: 75px;
}

#sidebar div.logos li.xl
{
	height: 90px;
}


#sidebar #contactinfo
{
	margin: 0px 0px 0px 20px;
	padding-left: 60px;
}

#sidebar #contactinfo .title
{
	float: left; 
	display: none;
}

#sidebar #contactinfo h2
{
	font-size: 13px;
	margin: 0px;
	padding: 2px;
	float: left;
	margin: 15px 5px 35px 5px;
}

#sidebar #contactform .wpcf7
{
	/*background-image: url(images/drawn_arrow.png);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#sidebar #contactform .wpcf7
{
	padding: 10px 0px 0px 0px;
}

#sidebar #contactform
{
	margin: 10px 0px 0px 20px;
}


.wpcf7
{
	xborder: 1px solid #dddddd;
	xbackground-color: white;
	xbackground-color: #f4ffce;
	xbackground-image: url(images/section_bg.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding: 0px 20px 0px 20px;
	xborder: 1px solid #dddddd;
}

.wpcf7 p
{
	padding-bottom: 4px;
}

.wpcf7 label
{
	float: left;
	width: 45px;
	display: block;
}

.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea
{
	border: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/txt_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	height: 13px;
	font-size: 11px;
	width: 222px;
	display: block;
}
.wpcf7 .wpcf7-form-control-wrap textarea
{
	height: 70px;
	width: 240px;
	border: 1px solid #B5B8C8;	
}


#sidebar div.wpcf7-response-output
{
	margin:2em 0.5em 1em;
	padding:0.2em 1em;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	background-color: white;
}

#sidebar div.wpcf7-validation-errors 
{
	border: none;
	margin: 0px;
	color: red;
	background-color: transparent;
	width: 258px;
	padding-bottom: 20px;
}

#sidebar .wpcf7-not-valid-tip-no-ajax
{
	font-size: 11px;
	font-style: italic;
	margin-left: 50px;
}

.client-logos
{
	padding: 0px;
}

.client-logos ul li
{
	width: 150px;
	height: 150px;
	background-position: center center;
	border: 1px solid #dddddd;
	background-color: white;	
	background-repeat: no-repeat;	
	float: left;
	margin: 0px 10px 10px 0px;
}

.client-logos ul li:hover
{
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
}

.contactform
{
	margin-left: 15px;	
}

.contactform .field
{
	margin-bottom: 20px;
}

.contactform .field label
{
	font-size: 16px;
	width: 180px;
	text-align: left;
	float: left;
	
}
.contactform .field br
{
	display: none;
}

.contactform .field .wpcf7-form-control-wrap
{
	display: block;
	float: left;
	margin-left: 20px;
}

.contactform .field input,
.contactform .field textarea
{
	font-size: 16px;
	height: 22px;
	width: 350px;
}

.contactform .field textarea
{
	height: 66px;
}
.contactform .buttons
{
	text-align: right;
	margin-right: 50px;
}


#sidebar .contactbadge
{
	height: 175px;
	overflow: hidden;
	margin-top: 120px;
	margin-left: 21px;
}

/* Custom ----------------------------------------------------------------------------------------------------------- */

.reveal
{
	display: none;
}

.no-reveal .reveal
{
	display: block;
}


.page-top,
.page-copy
{
	padding: 20px;
}

.page-top h2
{
	margin-top: -5px;
}

.section,
.page-top
{
	background-image: url(images/section_bg.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding-bottom: 40px;
}

.single .page-top
{
	padding: 10px 0px 20px 20px;
	margin-bottom: 10px;
} 

.button, .btn
{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	background-color: transparent;
	color: black;
	border: none;
	height: 33px;
	width: 95px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.button:hover,
.btn:hover
{
	background-position: 0px 1px;
	color: white;
}

.btnXXX
{
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: white;
	border: 1px solid #b0b1b3;
	xborder-bottom: 1px solid #333437;
	xborder-right: 1px solid #333437;	
	padding: 0px 8px 0px 8px;
	height: 24px;
	font-size: 12px;
}

.txt
{
	border: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/txt_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	font-size: 16px;
}

input.txt
{
	height: 19px;
}

.hand { cursor: hand; cursor: pointer; }


.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }

.fr { float: right; }
.fl { float: left; }
.clear { clear: both;  }

.float { float: left; }

.t0  { margin-top: 0px; }
.t10 { margin-top: 10px; }
.t20 { margin-top: 20px; }
.t30 { margin-top: 30px; }
.r0  { margin-right: 0px; }
.r10 { margin-right: 10px; }
.r20 { margin-right: 20px; }
.r30 { margin-right: 30px; }
.b0  { margin-bottom: 0px; }
.b10 { margin-bottom: 10px; }
.b20 { margin-bottom: 20px; }
.b30 { margin-bottom: 30px; }
.l10 { margin-left: 10px; }
.l20 { margin-left: 20px; }
.l30 { margin-left: 30px; }
.m10 { margin: 10px; }
.m20 { margin: 20px; }
.m30 { margin: 30px; }
.m40 { margin: 40px; }
.x10 { margin-left: 10px; margin-right: 10px; }
.x20 { margin-left: 20px; margin-right: 20px; }
.x30 { margin-left: 30px; margin-right: 30px; }
.y10 { margin-top: 10px; margin-bottom: 10px; }
.y20 { margin-top: 20px; margin-bottom: 20px; }
.y30 { margin-top: 30px; margin-bottom: 30px; }

.p10 { padding: 10px; }
.p20 { padding: 20px; }
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pr20 { padding-right: 20px; }
.pb20 { padding-bottom: 20px; }
.pl20 { padding-left: 20px; }

.p30 { padding: 30px; }
.pt30 {padding-top: 30px; }
.pr30 {padding-right: 30px; }
.pb30 {padding-bottom: 30px; }
.pl30 {padding-left: 30px; }

.m30 { margin: 30px; }
.mt30 {margin-top: 30px; }
.mr30 {margin-right: 30px; }
.mb30 {margin-bottom: 30px; }
.ml30 {margin-left: 30px; }

.bt { border-top: 1px solid #cccccc; }
.br { border-right: 1px solid #cccccc; }
.bb { border-bottom: 1px solid #cccccc; }
.bl { border-left: 1px solid #cccccc; }

.hidden { display: none; }

ul.bullets li,
.entry ul.bullets li
{
	line-height: 18px;
	list-style: circle;
	padding-left: 20px;
	margin-left: 15px;
	list-style-position: outside;
}

.field
{
	display: block;
	margin-bottom: 5px;
	clear: both;
}

.field label
{ 
	float: left;
	width: 100px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}
.field p.val
{
	float: left;
	font-weight: normal;
	color: black;
	display: block;
	line-height: 22px;
	clear: right;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;


