/*
Theme Name: Clicked Creative
Theme URI: http://www.clickedcreative.com
Description: Clicked Creative Wordpress Theme. Developed by Clicked Creative.
Version: 2.0
Author: Clicked Creative
Author URI: http://www.clickedcreative.com
*/



/*------- GLOBAL STYLES --------*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/bg.jpg) #fff repeat-x;
	color: #333;
	text-align: center;
	}
	
a, a:hover, a:visited, a:link, a:active {
	outline-style: none;
	color: #2783ff;
	}


#container {
	width: 908px;
	margin: 0px auto;
	text-align: left;
	}

#header {
	background: url(images/header.png) no-repeat; 
	width: 908px; 
	height: 91px;
	padding-bottom: 5px;
	}
	.logo { margin: 10px 0px 0px 20px; }

#header h1	{
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;	
	width: 180px;
	height: 59px;
	text-indent: -9999px;
}

#header h1 a	{
	display: block;
	background: url(images/logo.png) no-repeat top left;
	width: 180px;
	height: 69px;
}

#header h1 a:focus	{
	outline: none;
}
	
#searchform {
	margin: 4px auto;
	text-align: center;
	}
	
.clicktoplay {
	margin-top:-60px;
}
.clicktoplay:hover {
	cursor: pointer;
}


#searchform #s {
	width: 140px;
	margin-top: 3px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	border: 0;
	margin-left: 10px;
	float: left;
	color: #333232;
	}

#searchsubmit {
	background: url(images/searchbutton.gif) no-repeat;
	width: 68px;
	height: 26px;
	border: 0px;
	margin-left: -25px;
	margin-top: -2px;
	}
.no-results-found #searchsubmit {
	margin-top: 1px;
	margin-left: -35px;
}
	
	
/*------- START OF AUTO COMPLETE STYLES -------*/
	.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.post-excerpt {
	float:left;
	width:400px;
}
.post-excerpt p {
	width: auto!important;
	margin:0px!important;
	margin-bottom: 10px!important;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/*------- END OF AUTO COMPLETE STYLES -------*/

	
#contentContainer {
	margin: 0px auto;
	margin-top: 15px;
	width: 899px;
	background-color: #f6f6fb;
	}
.searchcontent {
	padding-left: 20px;
	width: 879px!important;
}
img.search-post-pic {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}
.search-port-post {
	padding-left: 20px;
	padding-bottom: 10px;
	width: 592px!important;
}
.search-port-post p {
	margin-right: 10px;
	font-size: 12px;
	color:#333232;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	line-height:18px;
	margin-top: -10px;
}
	
/*------- END GLOBAL STYLES --------*/
	

/*------- START OF HOME PAGE STYLES -------*/

#featured {  
	width: 898px; 
	height: 200px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 45px;
	margin-left: 25px;
	}
	
	
	#content {
	background-color: #f6f6fb;
	min-height: 150px;
	width: 612px;
	padding-top: 10px;
	padding-left: 18px;
	float: left;
	}
	.post {
	text-align: justify;
	background: #FFF;
	color: #000;
	width: 582px;
	background-image: url(images/post-middle.jpg);
	background-repeat: repeat-y;
	margin-top: -13px;
	margin-bottom: -10px;
	padding: 0 15px;
	}
	.post-top {
		width: 612px;
		height:10px;
		background-image: url(images/post-top.jpg);
		background-repeat: no-repeat;
		margin-bottom: -20px;
	}
	.post-bottom {
		width: 612px;
		height:10px;
		background-image: url(images/post-bottom.jpg);
		background-repeat: no-repeat;
		margin-bottom: 5px;
	}
	.pagination-home {
		width: 300px;
		padding-left: 10px;
		height: 40px;
		background-color: transparent;
	}
	.wp-pagenavi span.pages {
		background-color: transparent!important;
	}
	.post-categories { float: right; margin: -22px 30px 0px 0px; }
	.post-categories li { list-style: none; font-size: 12px; }
	.post-categories a { color: #535353; font-size: 12px; }
	.post-categories a:hover { color: #535353; font-size: 12px;text-decoration: underline; }
	.title { color: #00367c; font-size: 18px; }
	.seperator { margin-left:15px; }
	.image { width: 162px; /*height: 100px;*/ margin: 15px 0px 0px 15px; /*border: 1px solid #d4d4d4; padding: 2px;*/ /*float: left;*/ }
	.full-width { width: 587px; /*height: 100px;*/ margin: 5px 0px 10px 10px; /*border: 1px solid #d4d4d4; padding: 2px;*/ float: left; }

.entry-two {
	padding-left:15px;
	padding-top: 12px;
}
.entry-two .imaje {
	margin-left: 0px!important;
}

.entry p {
	font-size: 12px;
	color: #333232;
	/*height: 55px;*/
	line-height: 18px;
	font-family: Arial, Verdana, Tahoma;
	/*position: relative; left: 15px; top: 10px;*/
	}
	
.top { float: right; margin-top: 0px; font-size: 11px; position: relative; top: -28px; }
	
#newsletter { background: url(images/newsletter.jpg) no-repeat; width:233px; height: 277px; }
	#newsletter h5 { 
		font-size: 17px; font-family: Arial, Verdana, Tahoma; color: #5d6165; 
		margin: 10px 0px 10px 20px; padding-top: 10px; 
		visibility: hidden;
		}
	#newsletter p { 
		padding-left: 20px; width: 200px; margin-top: -5px; 
		font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #3a3a3a; 
		}
	.newsletterinput {
		background: url(images/newsletter-inputbg.jpg) no-repeat; width: 212px; height: 25px;
		margin: 0px 0px 3px 10px;
		}
		.newsletterinput input { height: 17px; width: 190px;
								 margin: 4px 0px 0px 11px;
								 border: 0px; 
								 font-family: Arial, Verdana, Tahoma; font-size: 12px;
								}
	.newsletterinput2 {
		background: url(images/newsletter-inputbg.jpg) no-repeat; width: 212px; height: 25px;
		margin: 0px 0px 10px 10px;
		}
		.newsletterinput2 input { height: 17px; width: 190px;
								 margin: 4px 0px 0px 11px;
								 border: 0px;
								 font-family: Arial, Verdana, Tahoma; font-size: 12px;
								}
		.defaultTextActive { color: #a1a1a1; font-style: italic; }

	#registersubmit { background: url(images/register.jpg) no-repeat; width: 77px; height: 25px; 
					  border: 0px; 
					  float: right;
					  margin: -6px 11px 0px 0px;
					  cursor: pointer;
					}
	
	#subscribe { width: 233px; height: 98px; }
		#subscribe h5 { 
			font-size: 10px; font-family: Arial, Verdana, Tahoma; color: #5d6165; 
			margin: 32px 0px 0px 20px; padding-top: 15px; 
			visibility: hidden;
			}
		.rss { position: relative; left: 19px; }
		#subscribe p { float: left; margin-top: 5px; }
			#text { width:170px; float: right; margin-top: -48px; margin-right: -5px; }
			#text a {
				color: #2783ff;
			}
.entry a {
				color: #2783ff;
			}
	.entry a:hover {
				color: #2783ff;
			}	
		
#workwithus {
	background: url(images/workwithus.jpg) no-repeat;
	width: 233px; height: 127px;
	margin-top: -5px;
	}
	#workwithus p { 
		padding-top: 82px;
		margin-left: 20px;
		font-family: Arial, Verdana, Tahoma;
		font-size: 12px;
		}
		#workwithus a {
			color: #2783ff;
		}

#recognition { width: 233px; margin-bottom:50px; }

.imgborder { padding: 2px; border: 1px solid #d4d4d4; }


/*------- END OF HOME PAGE STYLES -------*/






/*------- START OF ABOUT CLICKED CREATIVE PAGE STYLES -------*/


#aboutheader { background: url(images/aboutheader.jpg) #f6f6fd no-repeat; width: 899px; padding-top: 1px; /*height:400px;*/ }
	#aboutheader h3 { 
		margin: 15px 0px 0px 30px;
		}
	#aboutheader p { 
		width: 811px;
		margin-left: 30px;
		font-family: Arial, Tahoma, Verdana;
		font-size: 12px;
		color: #535353; 
		}
	
	.theteam { margin-left: 30px; margin-top: 20px;}
	
.left { margin-left: 30px; }
	.border { padding: 2px; border: 1px solid #c3c3c3; }
	#bio { float: right; margin-top: -166px; margin-right: 90px; } 
	#bio p { width: 491px; font-family: Arial, Verdana, Tahoma; }
		.name { font-weight: bold; font-size: 14px; }
		.position { font-weight: normal; font-size: 12px; }
		.number { color: #0066cc; }
		
.right { float: left; }
	.altpic { float: right; margin-right: 105px; }
	#name-alt { font-weight: bold; font-size: 14px; margin-left: 0px; }
	.position-alt { font-weight: normal; font-size: 12px; margin-left: 0px; }
	.number-alt { color: #0066cc; margin-left: 0px; }
	
.about-entry a { color: #2783FF; text-decoration:none;}
.about-entry a:link { color: #2783FF; text-decoration:none;}
.about-entry a:visited { color: #2783FF; text-decoration:none;}
.about-entry a:hover { color: #2783FF; text-decoration:underline;}
.about-entry a:active { color: #2783FF; text-decoration:none;}
.about-entry span {color:#2783FF!important;}
.about-entry p {line-height:18px;}

li.cat-item-6 {
	width: 90px;
}
li.cat-item-9 {
	width: 90px;
}
li.cat-item-7 {
	width: 110px;
}
li.cat-item-8 {
	width: 110px;
}
/*------- END OF ABOUT CLICKED CREATIVE PAGE STYLES -------*/

span.locations {
	width: 100px;
	color:#5d6165;
}
span.locationsCurrent {
	width: 100px;
	color:#5d6165;
}
span.officenumber {
	color: #00367c;
}


/*------- START OF CONTACT US PAGE STYLES -------*/	
h6.bottom-links {
	color: #fff;
	font-size: 15px!important;
}
p.bottom-links {
	color: #fff;
	font-size: 13px!important;
	font-weight:bold;
	margin-bottom: -7px;
	margin-top: 3px;
}
#contacttop { width: 150px; margin: 0px auto; }
	#contacttop h1 { font-size: 17px; font-family: Arial, Verdana, Tahoma; color: #5d6165; padding-top: 10px; }
	#contacttop .locations { float: left; font-size: 23px; font-family: Arial, Verdana, Tahoma; color: #5d6165; margin-top: 5px; }
	#contacttop .locationsCurrent { float: left; font-size: 23px; font-family: Arial, Verdana, Tahoma; color: #5d6165; margin-top: 5px; }
#contacttop-two { width: 150px; margin: 0px auto; }
	#contacttop-two h1 { font-size: 17px; font-family: Arial, Verdana, Tahoma; color: #5d6165; padding-top: 10px; }
	#contacttop-two .locations { float: left; font-size: 23px; font-family: Arial, Verdana, Tahoma; color: #5d6165; margin-top: 5px; }
	#contacttop-two .locationsCurrent { float: left; font-size: 23px; font-family: Arial, Verdana, Tahoma; color: #5d6165; margin-top: 5px; }
	
#contactinfo { width: 899px; margin: 0px auto;padding-bottom: 40px;height:630px;}
#map { float: left; width: 590px; margin-left: 25px; margin-top: 20px; padding: 4px; border: 1px solid #d4d4d4;margin-bottom:20px; }
#contact-sidebar { float: left; width:230px; margin-top: 20px; margin-left: 15px; }
	.officenumber { font-size: 34px; font-family: Arial, Verdana, Tahoma; color: #5d6165; }
	
#details { background: url(images/details.jpg) no-repeat; width: 233px; height: 254px; padding: 15px; }
	#details h5 { font-size: 20px; margin: 0px; }
	#details ul { margin: 6px 0px 0px -37px; }
	#details p { list-style-type: none; font-size: 13px; font-family: Arial, Tahoma, Verdana; line-height: 140%;margin-top:5px; }

#vcard { background: url(images/vcard.jpg) no-repeat; width: 35px; height: 41px; margin-top: 20px; }
	#vcard p { width: 200px; margin-left: 45px; padding-top: 7px; font-size: 11px; }
	#vcard a {color:#2783FF;text-decoration: none;}
	#vcard a:link {color:#2783FF;text-decoration: none;}
	#vcard a:visited {color:#2783FF;text-decoration: none;}
	#vcard a:hover {color:#2783FF;text-decoration: underline;}
	#vcard a:active {color:#2783FF;text-decoration: none;}
	
#emailus { background: url(images/envelope.jpg) no-repeat; width: 36px; height: 36px; margin-top: 12px; }
	#emailus p { width: 200px; margin-left: 45px; font-size: 11px; }
	#emailus a {color:#2783FF;text-decoration: none;}
	#emailus a:link {color:#2783FF;text-decoration: none;}
	#emailus a:visited {color:#2783FF;text-decoration: none;}
	#emailus a:hover {color:#2783FF;text-decoration: underline;}
	#emailus a:active {color:#2783FF;text-decoration: none;}
	

/*------- END OF CONTACT US PAGE STYLES -------*/	
	
		
		
		
	{
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	color: #000;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.searchmetadata {
	text-align: left!important;
	}

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

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 15px;
	margin-left: 220px;
	margin-top: -46px;
	}

#navigation { 
	float:left;
    width:100%;
    margin-top: 14px;
    height: 36px;
    margin-left: 215px;
    width: 470px;
    }
    #navigation ul {
    margin:0;
    padding:0;
    list-style:none;
    width: 470px;
    }
  #navigation li {
    float:left;
    background:url(images/norm_right-2.jpg) no-repeat right top;
    margin:0;
    padding:0;
    height: 35px;
    }
  #navigation ul li a:hover {
  	text-decoration: none;
  	color:#007AFD;
  }
    #navigation a {
    display:block;
    background:url(images/norm_left.jpg) no-repeat left top;
    padding:11px 11px 0px 12px;
	height: 36px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #535353;
	font-weight: bold;
    }
    #navigation .current_page_item {
    background-image:url(images/norm_right_on.jpg);
    color: #ffffff;
    margin-right: -2px;
    padding-right: 2px;
    }
  	#navigation .current_page_item a {
    background-image:url(images/norm_left_on.jpg);
	color: #ffffff;
    }
    #navigation .current_page_item a:hover{
    background-image:url(images/norm_left_on.jpg);
	color: #ffffff;
    }
  	#navigation ul li.current_page_item {
    background-image:url(images/norm_right_on.jpg);
    color: #ffffff;
    }
  	#navigation ul li.current_page_item a {
    background-image:url(images/norm_left_on.jpg);
	color: #ffffff;
    }
   li.padding-right {
   	padding-right: 2px!important;
   }
#search { 
		background: url(images/searchbar.jpg) no-repeat;
		float: right;	
		width: 250px; 
		height: 28px;
		list-style: none; 
		margin-right: 4px;
		margin-top: -35px;
		}


h2 {
	font-size: 22px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	.description {
		color: #8A8A8A;
	}

.entry p a:visited {
	color: #2783ff;
	}

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

.commentlist li {
	font-weight: bold;
	}

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

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

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

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

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

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

a, h2 a:hover, h3 a:hover {
	color: blue;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post h2 {
	margin-bottom: -4px!important;
	visibility: hidden;
}

.post hr {
	display: block;
	background: #dcdbdb;
	color: #dcdbdb;
	height: 1px;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	text-align: left; 
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	 
	}

h2.pagetitle {
/*
	margin-top: 30px;
	text-align: center;
*/
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	padding: 2px; border: 1px solid #d4d4d4;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
	float: left;
	padding: 2px; border: 1px solid #d4d4d4;
	/*margin-right:13px!important;*/
	margin-bottom: 20px;
	}

img.alignright {
	float: right;
	padding: 2px; border: 1px solid #d4d4d4;
	margin-bottom: 20px;
	}

img.alignleft {
	float: left;
	padding: 2px; border: 1px solid #d4d4d4;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin-left: 15px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/*#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}*/

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

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 4px auto;
	text-align: center;
	}

#searchform #s {
	width: 140px;
	margin-top: 3px;
	height: 14px;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	border: 0;
	margin-left: 10px;
	float: left;
	}

#searchsubmit {
	background: url(images/searchbutton.png) no-repeat;
	width: 68px;
	height: 26px;
	border: 0px;
	margin-left: -25px;
	margin-top: -2px;
	}

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

select {
	width: 130px;
	}

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

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

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



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	padding: 0px 0 0px 0;
	margin-left: 0px;
	width: 272px;
	height: 1048px;
	float: right;
	background: #f6f6fd;
	}

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



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

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

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

#wp-calendar a {
	display: block;
	}

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

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

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



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

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px; border: 1px solid #d4d4d4;
}

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

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

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

/*new styles
******************************************************************************************************************************************************/
.clear {
	clear:both;
}
.portfolio-content-container {
	width:904px;
	padding-left: 4px;
	margin-top: 20px;
}

.portfolio-content {
	width:900px;
	background-color: #fff;
	margin-top: -10px;
}
.breadcrumb {
	width: 880px;
	height: 20px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	color:#fff;
}
.breadcrumb a {
	text-decoration: underline;
	color:#fff;
}
.breadcrumb a:link {
	text-decoration: underline;
	color:#fff;
}
.breadcrumb a:visited {
	text-decoration: underline;
	color:#fff;
}
.breadcrumb a:hover {
	text-decoration: none;
	color:#fff;
}
.breadcrumb a:active {
	text-decoration: underline;
	color:#fff;
}
ul.jq li {
	clear:both;
	margin-right: 3px;
	color:#fff;
}
ul.jq li a {
	float: left;
	margin-right: 5px;
}
.portfolio-top {
	width: 900px;
	height: 110px;
	text-align: center;
}
.single-top {
	width: 900px;
	height: 70px;
	text-align: center;
}
.single-top p.client-title {
	margin: 0px;
	padding: 0px;
	color:#00367c;
	font-size:28px;
	margin-bottom: 10px;
	font-weight: bold;
}
.news-top {
	width: 900px;
	height: 40px;
	text-align: center;
}
.portfolio-top h1 {
	margin: 0px;
	padding: 0px;
	color:#00367c;
	font-size:28px;
	margin-bottom: 10px;
}
.news-top h1 {
	margin: 0px;
	padding: 0px;
	color:#00367c;
	font-size:28px;
	margin-bottom: 10px;
}
.portfolio-top h1.portfolio-h1 {
	margin-left: 385px;
}
.portfolio-top embed {
	text-align: center;
}
.portfolio-top ul {
	color:#535353;
	font-size:16px;
	margin-top: 10px;
	height: 30px;
	width: 680px;
	padding-left: 240px;
}
.portfolio-top ul li {
	list-style-type: none;
	float:left;
}
.portfolio-all {
	background: #fff;
	width: 870px;
	padding-left: 30px;
	padding-bottom: 80px;
}
.portfolio-websites {
	width: 870px;
	padding-left: 30px;
}
.portfolio-promotions {
	width: 870px;
	padding-left: 30px;
}
.portfolio-advertising {
	width: 870px;
	padding-left: 30px;
}
.portfolio-branding {
	width: 870px;
	padding-left: 30px;
}
.pagination-info {
	width: 840px;
	height: 35px;
	border-bottom: 1px solid #dcdcdd;
	border-top: 1px solid #dcdcdd;
	font-size:16px;
}
.pagination-next-single {
	width: 405px;
	padding-right: 15px;
	padding-top: 8px;
	height: 25px;
	font-size:16px;
	float: left;
	text-align: right;
}
.pagination-next-single a:link {
	color:#535353;
	text-decoration: none;
}
.pagination-next-single a:visited {
	color:#535353;
	text-decoration: none;
}
.pagination-next-single a:hover {
	color:#535353;
	text-decoration: underline;
}
.pagination-next-single a:active {
	color:#535353;
	text-decoration: none;
}
.pagination-previous-single {
	width: 405px;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	font-size:16px;
	float: left;
	text-align: left;
}
.pagination-previous-single a:link {
	color:#535353;
	text-decoration: none;
}
.pagination-previous-single a:visited {
	color:#535353;
	text-decoration: none;
}
.pagination-previous-single a:hover {
	color:#535353;
	text-decoration: underline;
}
.pagination-previous-single a:active {
	color:#535353;
	text-decoration: none;
}
.pagination-next {
	width: 100px;
	height: 27px;
	float:left;
	text-align: center;
	position: relative;
	left: 60px;
}
.pagination-next a:link {
	color:#535353;
	text-decoration: none;
}
.pagination-next a:visited {
	color:#535353;
	text-decoration: none;
}
.pagination-next a:hover {
	color:#535353;
	text-decoration: underline;
}
.pagination-next a:active {
	color:#535353;
	text-decoration: none;
}
.pagination-numbers {
	width:840px;
	height: 28px;
	float:left;
	font-weight:bold;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 20px;
}
.pag-num {
	margin-bottom: 55px;
}
.portfolio-post {
	width:268px;
	margin-right: 18px;
	float:left;
	height:250px;
}
p.port-post a{
	font-size: 18px!important;
	margin-top: 4px;
	margin-bottom: 4px;
}
p.port-post p {
	margin-bottom: 3px;
}
.portfolio-post-image {
	width:264px;
	height: 152px;
	border: 1px solid #dcdcdd;
	padding-left: 2px;
	padding-top: 2px;
}
.portfolio-post-image:hover {
	border: 1px solid #00367c;
}
.portfolio-post-info {
	width: 263px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.portfolio-post-info h2 {
	margin: 0px;
	padding: 0px;
	color:#00367c;
	font-size:19px!important;
	text-align: left;
}
.portfolio-post-info h2 a {
	font-size:19px!important;
	margin-top: 3px;
}
.portfolio-post-info p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	color:#535353;
}
.portfolio-post-info a:link {
	color:#0068fd;
	text-decoration: none;
	font-size: 12px;
}
.portfolio-post-info a:visited {
	color:#0068fd;
	text-decoration: none;
	font-size: 12px;
}
.portfolio-post-info a:hover {
	color:#0068fd;
	text-decoration: underline;
	font-size: 12px;
}
.portfolio-post-info a:active {
	color:#0068fd;
	text-decoration: none;
	font-size: 12px;
}







/*Footer
*************************/
#footer {
	width: 900px;
}
.footer-top {
	width: 900px;
	height: 33px;
	background-image: url(images/quick-links2.jpg);
	padding-top: 0px;
}
.quick-links-open {
	background-image: url(images/quick-linksopen2.png);
}
.footer-top img {
	float: left;
}
.footer-top h6 {
	font-size: 17px;
	position: relative;
	top:7px;
}
.footer-middle {
	width: 885px;
	padding-left: 15px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-color: #679ad9;
}
.footer-middle h6 {
	font-size: 14px;
	position: relative;
	top:-25px;
	margin-bottom: -32px;
}
.footer-middle ul {
	padding-left: 0px;
}
.footer-middle ul li {
	list-style-type: none;
	list-style-position: 
}
.footer-middle a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size:10px;
}
.footer-middle a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size:10px;
}
.footer-middle a:hover {
	color: #FFF;
	text-decoration: underline;
	display: block;
	font-size:10px;
}
.footer-middle a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size:10px;
}
.links-one {
	width: 201px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
.links-two {
	width: 213px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
.links-three {
	width: 213px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
.links-four {
	width: 213px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
.links-five {
	width: 203px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
.more-links {
	height: 25px;
	width: 900px;
	padding-top: 10px;
}
.footer-bottom {
	width: 900px;
	height: 116px;
	background: url(images/bg-footer-bottom.jpg) no-repeat;
}
.footer-col-one {
	width: 725px;
	height: 116px;
	float:left;
	padding-left: 10px;
}
.footer-col-one p.experts {
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	text-align: left!important;
}
.footer-col-one p.address {
	font-size: 10px;
	color:#fff;
	text-align: left!important;
}
.footer-col-two {
	width: 150px;
	height: 106px;
	float:left;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.footer-col-two p {
	line-height: 20px;
}
.footer-col-two a:link {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
	display: block;
}
.footer-col-two a:visited {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
	display: block;
}
.footer-col-two a:hover {
	font-size: 13px;
	color:#FFF;
	text-decoration: underline;
	display: block;
}
.footer-col-two a:active {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
	display: block;
}
.footer-col-two span {
	color:#FFF;
}











/*Single
*************************/
.single-col-one {
	width: 580px;
	float:left;
}
.single-col-one img {
	margin-right: 15px;
}
.single-col-two {
	width: 260px;
	float:left;
}
.single-col-two h4 {
	margin-top: 0px;
	font-size: 30px!important;
}
.single-col-two p {
	color:#797979;
	line-height: 16px;
	font-size: 11px;
}
.single-post {
	width: 840px;
	clear: both;
}
.post_column_right h4 {
	margin-top: 10px;
	font-size: 30px!important;
}
.post_column_right p {
	color:#797979;
	line-height: 16px;
	font-size: 11px;
}
.post_column_right  {
	color:#797979;
	line-height: 16px;
	font-size: 11px;
}
p.single-head {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
p.quote {
	color: #00367c;
	font-size: 16px;
	line-height: 20px;
	margin-top: 25px;
}
.single-row-one {
	width: 580px;
	padding-bottom: 15px;
}
.single-row-two {
	width: 580px;
	padding-bottom: 15px;
}
.single-row-three {
	width: 580px;
	padding-bottom: 15px;
}




/*Step carousel
***************************/
.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 1px solid black;*/
	overflow: scroll; /*leave this value alone*/
	width: 858px; /*Width of Carousel Viewer itself*/
	height: 220px; /*Height should enough to fit largest content's height*/
	padding:0px;
	margin:0px;
}
	
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
	
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 858px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding: 0px;
}

#dots{
	position: absolute;
	right: 16px;
	bottom: 20px;
}
.newscontent {
	padding-top: 15px!important;
	padding-bottom: 20px;
}
.newscontent .post-top {
	margin-bottom: -15px;
}
	

























/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal 

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}*/
/*
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* These are standard sIFR styles... do not modify 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 75px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

*/




























/*new styles
*****************/
.searchcontent {
	width: 879px!important;
	padding-left: 20px!important;
}
.post-container {
	width: 612px;
	padding-left: 20px;
	padding-top: 15px;
	float:left;
}
h2.search-h4 {
	margin-left: 23px;
	margin-bottom: -10px;
	font-size: 22px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	padding: 2px; border: 1px solid #d4d4d4;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
	float: left;
	padding: 2px; border: 1px solid #d4d4d4;
	}

img.alignright {
	float: right;
	padding: 2px; border: 1px solid #d4d4d4;
	
	}

img.alignleft {
	float: left;
	padding: 2px; border: 1px solid #d4d4d4;
	}
/* End Images */
#sidebar {
	width: 267px;
	padding-top: 0px;
	height: auto;
}
#footer {
	position: relative;
	margin-top: 18px;
}
.portfolio-top h1 {
	margin: 0px;
	padding: 0px;
	color:#00367c;
	font-size:28px;
	margin-bottom: 10px;
	margin-left: 365px;
}
.terms {
	padding-left: 20px;
	padding-right: 20px;
	font-size:13px;
	padding-bottom: 50px;
}
.terms h1 {
	color:#003399;
	font-size:25px;
	padding-top: 0px;
}
.terms h2 {
	color:#003399;
	font-size:20px;
	padding-top: 0px;
}
.about-entry p img.alignleft{
	margin-left: -20px;
	margin-bottom: 20px;
}
.about-entry p {
	font-size: 12px;
	color: #333232;
	width: 800px;
	/*height: 55px;*/
	margin-left: 15px;
	font-family: Arial, Verdana, Tahoma;
	/*position: relative; left: 15px; top: 10px;*/
	}
.searchbar-about p {
	width: 580px;
}
.about-entry p a:visited {
	color: blue;
	}
html>body .about-entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .about-entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.about-post {
	/*text-align: justify;*/
	color: #000;
	width: 400px;
	background-repeat: repeat-y;
	margin-top: -13px;
	margin-bottom: -10px;
	padding: 5px 0;
	float: left;
	}
.about-post-top {
	width: 812px;
	height:10px;
	background-image: url(images/post-top.jpg);
	background-repeat: no-repeat;
	margin-bottom: -46px;
}
.about-post-bottom {
	width: 812px;
	height:10px;
	background-image: url(images/post-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.about-post-container {
	width: 812px;
	padding-left: 20px;
	padding-top: 15px;
	float:left;
}
#aboutcontentContainer {
	margin: 0px auto;
	margin-top: 15px;
	width: 899px;
	background-color: #f6f6fb;
	height: 2160px;
	}
.about-intro p{
	width: 611px!important;
}
small a {
	color: #2783FF!important;
	font-size: 12px;
}
small a:link {
	color: #2783FF!important;
	font-size: 12px;
}
small a:visited {
	color: #2783FF!important;
	font-size: 12px;
}
small a:hover {
	color: #2783FF!important;
	font-size: 12px;
}
small a:active {
	color: #2783FF!important;
	font-size: 12px;
}
.about-intro .entry {
	padding-bottom: 20px;
}
.searchbar-about {
	width: 611px;
}
.no-results-found {
	width: 400px;
	height: 100px;
	padding-top: 20px;
}
.no-results-found input#s {
	width: 230px!important;
	height: 18px!important;
	margin-right: -50px;
	border: 1px solid #ccc!important;
	color: #333232;
}
.error {
	width: 600px;
	height: 200px;
	padding-left: 20px;
	float:left;
}
.sIFR-replaced {
}
.margin-bottom {
	margin-bottom: -15px;
}
a.arrow-link {
	float:left;
	margin-left: 18px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 15px;
	padding-right: 150px;
	text-decoration: none;
}
a.arrow-link:link {
	float:left;
	margin-left: 18px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 15px;
	padding-right: 150px;
	text-decoration: none;
}

a.arrow-link:visited {
	float:left;
	margin-left: 18px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 15px;
	padding-right: 150px;
	text-decoration: none;
}

a.arrow-link:hover {
	float:left;
	margin-left: 18px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 15px;
	padding-right: 150px;
	text-decoration: none;
}

a.arrow-link:active {
	float:left;
	margin-left: 18px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 15px;
	padding-right: 150px;
	text-decoration: none;
}

.footer-top h6 {
	position: relative;
	left:35px;
	top: -18px;
	visibility: hidden;
}
h1.portfolio-h1 {
	visibility: hidden;
}
ul#sifr-list li {
	visibility: hidden;
}
h3.ienews {
	visibility: hidden;
}
h2.title {
	visibility: hidden;
}
#contacttop h1 {
	visibility: hidden;
}
#contacttop-two h1 {
	visibility: hidden;
}
span.locations {
	visibility: hidden;
}
span.locationsCurrent {
	visibility: hidden;
}
.newscontent .news-top {
	margin-bottom: 0px;
}
.contact-container {
	height: 860px;
}
p.port-post {
	visibility: hidden;
}



/* WP Stats */
#wpstats{
	display: none;
}





/*safari
**************************************/
body:nth-of-type(1) #aboutcontentContainer{
   height: 1500px;
}
body:nth-of-type(1) #navigation{
/*  margin-top:15px; */
}
.search-post-container {
	padding-bottom: 50px;
}