/*  
Theme Name: QuinlanUX
Theme URI: http://www.quinlanux.com/
Description: Version 2.3
Version: 2.3
Authors: QuinlanUX
Author URI: http://www.quinlanux.com/

*/


/* resizable fonts */
*{font-size:100.01%}
html {
	font-size:62.5%;
	height:100%;
}
/* Global reset */
img{border-style:none;}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#4BA3DA;
	text-decoration:none;
}
:focus{outline:none;}
/* General */
html{
	height: 100%; 
	margin: 0; 
	padding: 0; 
	background: #2B2C35; 

	}
body{
	/* behavior: url(http://www.quinlanux.com/wp-content/themes/qux_2.2/csshover3.htc); */
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 934px;
	height: 100%;
	background: #FFF;
}

.hidden { display: none; }

/* wrapper start*/
#wrapper{
	width: 100%;
	overflow: hidden;
	min-height: 100%;
	position: relative;
	background: #FFF;
}
* html #wrapper{
	height: 100%;
	overflow: visible;
}
/* header start */
#header{
	width: 100%;
	overflow: hidden;
	background:#484a54 url(images/bg-header.jpg) no-repeat 50% 0;
	position: relative;
	/*z-index: 9;*/
}
.home #header{background:#484a54 url(images/bg-header-home.jpg) no-repeat 50% 0;}
.header-inner{
	width: 914px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 310px;
}
.home .header-inner{height: 420px;}
/* logo */
#print-logo {display: none; }

#header .logo{
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 56px 0 0 42px;
	padding: 0;
	display: block;
	width: 272px;
	height: 65px;
}
#header .logo span.expertise { 
	background: url(images/web-comm-consulting.png) no-repeat;
	padding: 0 0 0 0;
	margin: 0px 0 0 4px;
	text-indent: -9999px;
	display: block;
	height: 33px;
}
#header .logo a{
	background: url(images/logo-small.png) no-repeat;
	display: block;
	width: 171px;
	height: 32px;
}
#header .logo a:hover{background: url(images/logo-small-hover.png) top left no-repeat;}
#header .header-box{
	width: 250px;
	overflow: hidden;
	float: right;
	margin: 49px 0 0;
	text-align: right;
}
#header .header-box address{
	font-style: normal;
	color: #bebebd;
	font-size: 1.2em;
	line-height: 1.166em;
	padding: 0 57px 0 0;
}
#header .header-box address span{display: block;}
#header .header-box address abbr{border: none;}
#header .header-box div{
	width: 100%;
	overflow: hidden;
	padding: 22px 0 0;
}
#header .header-box a{
	color: #F2CF45;
	text-decoration: underline;
	float: right;
	line-height: 1.833em;
	font-size: 1.2em;
	float: right;
}
#header .header-box a:hover{
	color:#4BA3DA;
	text-decoration: none;
}
#header .header-box div a.map-us{
	float: left;
	text-align: left;
	margin: 2px 0 0 13px;
}
#header .header-box div a.contact-us{
	font:22px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px;
}
#header .header-box span.text-phone{
	font:2.9em "Times New Roman", Times, serif;
	color: #fff;
	display: inline;
	width: 100%;
	text-align: right;
	float: right;
	text-align: right;
	margin: 22px 0 0;
}
/* navigation */
#nav{
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 174px;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #bebebd;
}
#nav li{
	float: left;
	width: 198px;
	overflow: hidden;
}
#nav li a{
	text-decoration: underline;
	font:22px Georgia, "Times New Roman", Times, serif;
	color: #F2CF45;
}
#nav li a:hover{
	color:#4BA3DA;
	text-decoration: none;
}
#nav li.results{margin: 0 0 0 10px;}
#nav li ul{margin: 5px 0 0;font-size: 1.2em;}
#nav li li{line-height: 1.5em;}
#top-link   { 
	display:none;
	position:fixed;
	right:5px;
	bottom:-17px;
	width: 186px;
	height: 48px;
	font-weight:bold;
	text-decoration:none;
	color:#7C8880;
	background: url(images/to_top_norm.png) no-repeat;
	font-size: 1.2em;
	text-align: center;
	padding-top: 22px;
	z-index: 500;
}
#top-link:hover {
	background: url(images/to_top_hover.png) no-repeat;
}
/* navigation end*/
/* header end */
/* content start */
#content{
	width: 100%;
	padding: 0 0 300px;
	position: relative;
	/*xz-index: 10;*/
	margin: -69px 0 0;
	background: url(images/bg-content-t.png) repeat-x 0 69px;
}
.home #content{margin: 0;}
/* title */
#content .title{
	width: 100%;
	overflow: hidden;
	background: url(images/bg-title.gif) repeat-x;
	height: 160px;
}
#content .title .title-inner{
	width: 914px;
	margin: 0 auto;
	overflow: hidden;
}
#content .title .title-inner h2{
	margin: 29px 0 0 25px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #7b6d3b;
	display: inline;
	/*letter-spacing: 1.1em;*/
}
#content .title .title-inner h2 strong{
	display: block;
	color: #2B2C35;
	font-size: 4.6em;
	font-weight: normal;
	line-height: 1.041em;
	margin: -11px 0 0 44px;
}
#content .title .title-inner h2 em{color: #8a7a3c;}
#content .title .title-inner h2 span{
	display: block;
	font-size: 4.6em;
	line-height: 1.142em;
}
#content .title p{
	margin: 78px 6px 0 -20px;
	float: right;
	width: 455px;
	display: inline;
}
#content .title p span a:link, #content .title p span a:visited{
	background: url(images/btn-learn-more.png) top left no-repeat;
	display: block;
	height: 41px;
	width: 180px;
}
#content .title p span a:hover{
	background: url(images/btn-learn-more-ovr.png) top left no-repeat;
}
#content .home-content-block-container-vert{
	width: 914px;
	overflow: hidden;
	margin:0 auto;
	margin-top: 30px;
}
#content .home-content-block-vert{
	width: 33.2%;
	float:left;
	border-left:#dadadd 1px solid;
}
/*#content .home-content-block-vert{
	width: 100%;
	overflow: hidden;
	background:url(images/bg-block.gif) repeat-x;
}*/
#content .home-content-block-vert .inner{
	padding: 20px 20px 40px 20px;
	/*background:#00f url(images/bg-what-we-do.gif) repeat-x;*/
}
#content .home-content-block-vert .inner-box{
	margin-top:60px;
	padding: 10px;
	background:#00f;
}
#content .home-content-block-vert strong{
	display: block;
	font-size: .8em;
	line-height: 2em;
	color:#848381;
	text-transform: uppercase;
}
#content .home-content-block-vert h3{
	margin: 0 0 22px;
	font:2.6em/1.083em Georgia, "Times New Roman", Times, serif;
	color: #22252e;
}
#content .home-content-block-vert p{
	margin: 0;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #484A54;
}
#content .home-content-block-vert p span{color: #595959;}
#content .home-content-block-vert p a{
	text-decoration: underline;
	color: #B74034;
}
#content .home-content-block-vert p a:hover{
	color:#4BA3DA;
	text-decoration: none;
}
	#content .home-content-block-vert p a.more{
		display: block;
		background: url(images/bg-btn-bullet.gif) left 1px no-repeat;
		margin-top: 10px;
		padding-left: 20px;
		text-decoration: underline;
		color: #B74034;
	}
	#content .home-content-block-vert p a.more:hover{
		background: url(images/bg-btn-bullet-ovr.gif) left 1px no-repeat;
		color:#4BA3DA;
		text-decoration: underline;
	}
#content .content-inner{
	width: 894px;
	background: url(images/bg-content.png) no-repeat;
	padding: 53px 21px 0 20px;
	margin: 0 auto;
	overflow: hidden;
}
sup { font-size: 6px; vertical-align: super; line-height: .8em; font-variant: small-caps;}
/* top bar start */
#content .content-inner .top-bar{
	height: 1%;
	overflow: hidden;
	padding: 0 104px 0 18px;
	margin-bottom: 5px;
}
#content .content-inner .methods-top-bar{padding-left: 28px;}
#content .top-bar .breadcrumbs{
	float: left;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-weight: bold;
	font-size: 1em;
	color: #848381;
	text-transform: uppercase;
}
#content .top-bar .breadcrumbs li{
	float: left;
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
	margin: 0 9px 0 -6px;
}
#content .top-bar .breadcrumbs li a{
	text-decoration: underline;
	color: #B74034;
	float: left;
}
#content .top-bar .breadcrumbs li a:hover{
	color:#4BA3DA;
	text-decoration: none;
}
#content .top-bar strong{
	float: right;
	text-transform: uppercase;
	font-size: 1em;
	color: #848381;
}
/* top bar end */
/* content head start */
.content-head{
	height: 1%;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px 0 f0;
	border-bottom: 1px dashed #bebdbc;
	padding: 0 25px 29px 17px;
}

.content-head-noborder {
	border: none;
}

div.wide {
	width: 894px;
	padding-bottom: 13px;
	overflow: visible;
}
.methods-content-head{
	border: none;
	width: 100%;
}
.content-head h1, .content-head h2, .content-head dt {
	font-size: 6em;
	line-height: 0.866em;
	color: #2B2C35;
	margin: 0;
	font-weight: normal;
}

.content-head h1.post {
	font:2.9em/1.77em Georgia, "Times New Roman", Times, serif;
	margin-top: .55em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content-head p {
	margin: 28px 0 0 2px;
	color: #484A54;
	font-size: 1.8em;
	line-height: 1.555em;
	width: 593px;
}

.content-head .wide p {
	width: 820px;
	overflow: visible;
}

.content-head dd p:first-child { width: 558px; font-size: 1.8em; font-family: Georgia, "Times New Roman", Times, serif; }
.content-head dd p { font-size: 1.3em; font-family: Arial,Helvetica,sans-serif; width: 555px; }
.content-head div.zpurl-p p { font-size: 1.3em; }

.content-head div.zpurl-p ul {
	font-size: 1.2em;
	color: #484A54;
	margin:  1.3em 0 0 15px;
}
.content-head div.zpurl-p ul li {
	margin: 0 0 1em 10px;
}

/* content-head end */
.twocolumn{
	width: 100%;
	overflow: hidden;
	min-height: 780px;
}
/* main */
.main{
	width: 610px;
	float: left;
	xoverflow: hidden;
}


.topics {
	padding: 10px;
	background: url(images/squigle.png) top left no-repeat;
	margin-bottom: 30px;
}

.topics h2 {
	font: 180% Georgia, "Times New Roman", Times, serif;
	color: #2B2C35;
	margin:0 0 20px 12px;	
}

.topics ul li { 
	list-style: none;
	margin-bottom: 7px;
}

.topics ul li a {
	color: #b74034;
	font-size: 140%;
}



/************************ SIDEBAR **********************/

#sidebar {
	width: 218px;
	overflow: visible;
	float: right;
	margin: 50px 20px 0 0;
	padding: 28px 0 0;
	display: inline;
}

.sidebar{
	width: 218px;
	display: inline;
	position: relative;
	margin-top:0px;
	padding-top: 40px;
}

.postit {
	background: url(images/post-it-top.jpg) top left no-repeat;
	width: 218px;
}

html body div.single-sidebar {
	margin-top: 60px;
}

.sidebar ul.sidebar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	line-height: 2.454em;
	border-right: 1px solid #fff;
	border-top: 1px solid #e9d175;
	padding: 0;
	background: url(images/post-it-mid.jpg) repeat-y;
}
.sidebar .sidebar-nav  li {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #e9d175;
	padding: 0 0 0 12px;
	height: 27px;
}
.sidebar .sidebar-nav li a{
	color: #2B2C35;
	text-decoration: none;
	display: block;
}
.sidebar .sidebar-nav li a:hover{
	color:#4BA3DA;
	text-decoration: none;
}

.sidebar .side-mid {
	background: url(images/post-it-mid.jpg) repeat-y;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
.sidebar .side-mid h2, .twit h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #2B2C35;
	margin-bottom: 2px;	
}

.sidebar .side-mid h2.contact {
	padding-top: 20px;
}

.sidebar .side-mid p {
	padding: 0 0 4px 0;
	margin: 0;	
	color: #000;
	line-height: 17px;	
}
.sidebar .side-mid p.number {
	font-size: 1.7em;
}
.sidebar .side-mid a {
	color: #B74034;
	font: Georgia, "Times New Roman", Times, serif;
}

.sidebar .fold {
	background: url(images/post-it-bottom.jpg) bottom left no-repeat;
	height: 70px;
	width: 100%;
}


/* twitter area */

div.twit { 
	background: transparent url(images/twit-top.gif) top left no-repeat; 
	overflow: visible; 
	margin-top: -10px; 
	margin-bottom: 30px; 
	position: relative;
}

div.sub-twit {
	margin-top: 30px;
}

.twit h2.twit-feed { 
	margin: 0px 0 0 18px;
	padding-top: 50px; 
	font-size: 1.7em; 
}
.twit div.twit-text {
	border-top: 1px solid #ff96c1;
 	padding: 21px 0 38px 18px;
	margin-top: 4px;
	background: url(images/twit-p-lines.gif) repeat;
	width: 200px;
	position: relative;
	
}
.twit-text p { font-size: 1.2em; line-height: 1.65em; margin: 0 0 21px 0; }
.twit-text h2 { margin: 12px 0 0 0; font-size: 1.5em; }
.twit-text abbr { border: none; color: #555; }
.twit .twit-text img { position: absolute; bottom: 10px; right: -20px; }

/* subscribe area */

html body div.subscribe { padding-left: 18px; margin-top: 0; }
html body div.subscribe h2 { padding-top: 20px; }
html body div.subscribe a { margin: 12px 0 0 0; padding: 6px 0 6px 50px; display: block; color:#000; }
a.rss-icon { background: url(images/rss-icon.jpg) left center no-repeat; }
a.paper-icon { background: url(images/paper-icon.jpg) left center no-repeat; }



/************************ LIST OF PEOPLE **********************/
.people-list, .portfolio-list {
	width: 883px;
	padding: 0 0 57px 20px;
	margin: 15px 0 26px;
	overflow: hidden;
	font:1.1em/1.818em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #bebdbc;
}
.people-list ul, .portfolio-list ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 213px;
	overflow: hidden;
}
.people-list ul a, .portfolio-list ul a{
	text-decoration: underline;
	color: #B74034;
}
.people-list ul a:hover, .portfolio-list ul a:hover{
	color:#4BA3DA;
	text-decoration: none;
}
/* people list end */




/************************ CONTENT BLOCK **********************/
.content-block{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #bebdbc;
	padding-bottom: 92px;
	padding-top: 26px;
}
.content-block .photos{
	width: 220px;
	float: left;
	overflow: hidden;
	margin: 19px 0 0 20px;
	display: inline;
}

.content-block .photos-simple{
	float: right;
	overflow: hidden;
	margin: -58px 0 0 20px;
	display: inline;
}

.content-block .photos div, .content-block .photos-simple div{
	float: left;
	overflow: hidden;
	padding: 6px;
	height: 1%;
	background: #e0e0df;
	margin-right: 20px;
	margin-bottom: 20px;
}

.content-block .photos div img, .content-block .photos-simple div img{ display: block; }

.content-block .description{
	width: 598px;
	overflow: hidden;
	float: right;
	color: #484A54;
	margin-right: 19px;
	display: inline;
}
.content-block .description .head, .blog-description .head {
	width: 100%;
	overflow: hidden;
}
.content-block .description .head strong, 
.content-block .description .head strong a, 
.content-block .description .head strong a:hover, 
.content-block .blog-description .head strong, 
.content-block .blog-description .head strong a, 
.content-block .blog-description .head strong a:hover {
	display: block;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.8em;
	cursor: default;
	color: #848381;
	text-decoration:none;
}
.content-block .description .head h3, .content-block .blog-description .head h3, .content-block .blog-description .head h1 {
	margin: 15px 0 22px;
	font:2.9em/1.083em Georgia, "Times New Roman", Times, serif;
	color: #2B2C35;
}
.content-block .description p, .content-block .blog-description p {
	margin: 0 0 20px;
	font-size: 1.3em;
	line-height: 1.6em;
/*	width: 560px;*/
}

.blog-description p.edit {
	float: right;
}

.content-block-inverse .description{
	float: left;
	margin: 0 0 0 20px;
}
.content-block-inverse .photos{float: right;}
.results .photos{
	width: 396px;
	margin-top: 30px;
}
.content-inner .results .description{width: 408px;}
.content-inner .results {padding-bottom: 44px;}
.content-inner .results .photos-top{margin-top: 11px;}
.methods-blocks{
	width: 615px;
	overflow: hidden;
	border-top: 1px dashed #bebdbc;
	margin: 33px 0 0 10px;
	padding: 5px 0 0;
}
.methods-blocks .content-block .description {
	float: left;	
	display: block;
	width: auto;
	margin: 0;
	padding: 0 0 0 9px;
}

.content-block .head h2, .content-block .head span.h2 {
	font-size: 11px;
	font-weight: bold;
	color: #848381;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
}



/************************ METHODS PAGE **********************/
.methods-blocks .content-block{
	padding-bottom: 22px;
	margin: 0 0 6px;
}
.methods-blocks .content-block .description .head h3{ margin: 2px 0 8px;  }
.methods-blocks .content-block .description h4 {
	font-size: 2.2em;
	color: #4BA3DA;
	font-weight: normal;
	margin-bottom: 8px;
}
.methods-blocks .content-block .description p { margin: 0 0 20px 0; width: 574px; font-family: Arial, Helvetica, sans-serif; color: #000; }

.methods-blocks .content-block table { clear: both; }
.methods-blocks .content-block .competitors { padding: 26px; background: #eef7fb; margin-bottom: 2em; display: block; overflow: hidden; width: 615px;}
.methods-blocks .last-content-block{border: none;}
/* content-block end */
/* content end */



/************************ FOOTER **********************/
#footer{
	background: url(images/bg-footer.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 0 0 60px 0;
	z-index: 100;
	margin: 0;
}
#footer .inner{
	width:914px;
	overflow: hidden;
	margin: 0 auto;
}
#footer .inner .text{
	float: left;
	width: 571px;
	overflow: hidden;
	margin: 65px 0 0;
	padding-left: 2px;
}
#footer .inner .text p{
	margin: 0 0 18px;
	font-size: 1.1em;
	line-height: 1.636em;
	color: #6b6c72;
}
#footer .inner .text p span{color: #8b8b90;}
#footer .inner .copyright{
	float: right;
	width: 219px;
	overflow: hidden;
	background:url(images/logo-footer.png) no-repeat;
	margin: 70px 0 0;
	padding: 31px 0 0 53px;
}
#footer .inner .copyright p{
	margin: 0 0 5px;
	color: #6b6c72;
	font-size: 1.1em;
	line-height: 2.181em;
}

#footer .inner .copyright p.copy{
	margin: 0 0 5px -30px;
	color: #6b6c72;
	font-size: 1.1em;
	line-height: 2.181em;
}

#footer .inner .copyright ul{
	width: 100%;
	margin: 0 0 0 -37px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:1.1em;
	line-height: 1.4em;
}
#footer .inner .copyright li{
	float: left;
	background: url(images/separator-footer.gif) no-repeat 0 3px;
	padding: 0 0 0 9px;
	margin: 0 9px 0 -2px;
}
#footer .inner .copyright li a{
	color: #8b8b90;
	text-decoration: none;
}
#footer .inner .copyright li a:hover{
	color:#4BA3DA;
	text-decoration: underline;
}




/************************ SITEMAP **********************/

div.ddsg-wrapper {
	margin-top: 35px;
}


div.ddsg-wrapper h2 {
	font-size: 2.3em;
}

div.ddsg-wrapper ul {
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 18px;
}

div.ddsg-wrapper ul li {
	padding-left: 10px;
	font-size: 18px;
}



/************************ BODY SEARCH FORM **********************/
#searchform { 
	margin: 20px 0;
}

#searchform input#s {
	border: 2px solid #4ba3da;
	width: 423px;
	height: 23px;
	overflow: hidden;
	background: #fff;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 1em;
}

#searchform input#searchsubmit {
	background: none;
	border: none;
	color:#8F281D;
	text-decoration: underline;
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	display: block;
}


/************************ CONTACT FORM **********************/
div.methods-blocks #contact-form {
	background: url(images/form-bg.jpg) no-repeat;
	width: 578px;
	height: 407px;
}

div#tactile div.head {
	margin: 20px 0 10px;
	padding: 0 2px;
	font: 2.4em/1.083em Georgia, "Times New Roman", Times, serif;
	color: #22252e;
}

#contact-form div.form-right {
	padding: 8px 30px 0 0;
	float: right;
	width: 258px;
}

#contact-form div.form-left {
	width: 250px;
	padding: 8px 0 0 30px;
	float: left;
}

#contact-form div, #cformsform li {
/*			xpadding: 5px 0;*/
}

#contact-form div label, #contact-form div.req {
	display: block;
	float: left;
	padding: 13px 10px 3px;
	color: #fff;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}

#contact-form div span {
	color: #DF210D;
}

#contact-form input {
	width: 220px;
	height: 16px;
	margin-left: 10px;
	font-size: 12px;
}

#contact-form textarea {
	height: 310px;
	width: 224px;
	margin-left: 10px;
	font-size: 14px;
}

#contact-form input.submit {
	width: auto;
	height: auto;
	margin: 10px 18px;
	float: right;
	border: none;
	background: transparent;
	color: #F2CF45;
	text-decoration: underline;
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

#contact-form input.submit:hover {
	color:#4BA3DA;
	text-decoration:none;
}

div.errors {
	color: #B74034;
	font-size: 1.3em;
	margin-bottom: 0;
	padding-left: 5px;
}
div.errors p {
	margin-bottom: 2px;
}
div.errors ul {
	list-style: square;
	padding: 0 0 0 22px;
	margin: 0;
	background: none;
	border: none;
}

div.errors ul li {
	padding: 0 0 0 8px;				
	font-size: 12px;
	line-height: 20px;
	border: none;
}
		
.sidebar #contact-form {
	padding: 5px 5px;
	width: 100%;
	background:transparent url(images/form-bg-long.jpg) no-repeat;
	height: 575px;
}

.sidebar #contact-form div.head {
	margin: 0;
	background: #f9ebb5;
}

.sidebar #contact-form div label {
/*		width: 100px;*/
}

.sidebar #contact-form input, .sidebar #contact-form textarea {
	margin-left: 8px;
	width: 186px;
}

.sidebar #contact-form textarea {
	height: 134px;
}

.sidebar #contact-form input.submit {
		width: auto;
		height: auto;
		margin: 10px 18px;
		float: right;
}

.quote-holder {
	display: block;
	margin-bottom: 20px;
}

.content-block .description .quote-holder strong.quote {
	/* font: italic 1.3em/1.3em Georgia, "Times New Roman", Times, serif; */
	font: italic 2.0em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #B74034;
	text-transform: none;
	font-variant: normal;
	margin-bottom: .5em;
}
.sIFR-alternate {
	 display: none;
}

/************************ TABLE CONTENT (zpurls, etc.) **********************/

table {
	border-top:#2B2C35 1px solid;
	margin-bottom:20px;
	float: none;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000;
	width: 574px;
}
table tr.titles {
	background: #c9e3f4;
}
table tr td { padding: 12px 0; }
	table tr td.content { padding-left: 24px; xwidth: 240px; }
	table tr td.number, table tr td.total { width: 100px; text-align: right; padding-right: 30px;}
table tr.line {  }
tr.line td {
	background:#f2f9fc;
	border-bottom:#fff 2px solid;
	font-size: .9em;
	padding: 8px 0;
}
table tr.line td.number, table tr.line td.total {
	text-align: right;
}
table tr.line td.number {
	/*padding: 1px 0 0 10px;
	font:normal 100%/28px Georgia, "Times New Roman", Times, serif;
	color:#1a1715;
	text-align:right;
}
	table tr.line td.total {
		padding-left: 5px;
		font:normal 93%/28px Verdana, Geneva, sans-serif;
		color:#484A54;
		text-align:left;*/
	}
			
table tr.total td {
	background:#c9e3f4;
	border-bottom:#2B2C35 2px solid;
	height: 10px;
	padding: 0;
}
table tr.line td.total, table tr.total td.total, table tr.titles {
	xpadding-right:10px;
}
	
	
	
	
/************************ GLOSSARY **********************/
div.alphabet { margin-left: 2px; padding-top: 20px; }
div.alphabet a { margin-left: 5px; color: #B74034; font-size: 1.5em; }
.glossary-row { clear: both; margin-top: -27px; }
.glossary-row .glossary-letter { width: 412px; float: left; margin-bottom: 22px; }
.glossary-row .right { margin-left: 56px; }
.glossary-row ul.glossary-links { 
	list-style: none;
	float: left;
	margin: 12px 0 40px 12px;
	padding: 0 0 0 8px;
}
.glossary-row ul.right { position: relative; left: 120px; }
.glossary-row ul.glossary-links li { margin: 0 0 14px 0; }
.glossary-row ul.glossary-links a { 
	color: #777;
	font-size: 1.2em;
 }
.glossary-row .glossary-links a:hover { color:#4BA3DA; }
.glossary-row .big-letter { 
	background: url(images/bg-glossary-letter.gif) repeat-x;
	height: 71px;
	width: 100%;
	font: normal 10em/.7em Georgia, "Times New Roman", Times, serif;
	color: #474139;
	overflow: visible;
	padding: 0 0 21px 20px;
	}
.glossary-row .empty { color: #848381; }
.glossary-links { margin-top: 4px; padding: 0 8px 0 0; }
.glossary-links a { font-size: 1.3em; margin: 0 3px; }




		
/* page template */
.page-template h3 { font-size: 1.8em; margin: 12px 0 2px 0; }
.page-template h2 { margin-bottom: 20px; }
.page-template p { padding-left: 22px; }
.page-template p, .page-template ol, .page-template ul { font-size: 1.3em; margin: 4px 0 4px 0; width: 612px; color: #484A54; line-height: 1.555em; }
.page-template ol ol { font-size: 1em; }






/************************ BLOG **********************/
.cat-list { border-bottom: solid #000 1px; }
#follow { border-top: none; }
.blog-date {
	float: left;
	width: 72px;
	text-align: center;
	margin-right: 10px;
}
.blog-day { 
	color: #5392d0;
	font: bold 2.6em Arial, Helvetica, sans-serif;
	background: url(images/blog-post-text.jpg) top center no-repeat;
	height: 45px;
	padding: 17px 0 0 0;		
}
.blog-date span { color: #60666d; font-size: 1.3em; }
.blog-date img { 
	border: 5px #ccc solid;
	margin: 6px auto;
}
.blog-description {
	width: auto;
	color:#484A54;
	margin:0 19px 0 0;
	padding:0 0 0 9px;
	overflow:hidden;
}
.content-block .blog-description .head h2 { line-height: 8px; }
.content-block .blog-description .head h3, .content-block .blog-description .head span.h3 {
	margin: 15px 0 22px;
	font:2.5em/1.183em Georgia, "Times New Roman", Times, serif;
	color: #2B2C35;
}
.content-block .blog-description .head h3 a, .content-block .blog-description .head span.h3 a { text-decoration: none; }
.blog-description a.more-link { 
	/* background: url(images/blog-arrow.gif) no-repeat; padding:0 0 3px 24px; color: #B74034; */
	display: block; 
	background: url(images/bg-btn-bullet.gif) left 1px no-repeat;
	margin-top: 10px;
	padding-left: 20px;
	text-decoration: underline;
	color: #B74034;
}
.blog-description a.more-link:hover { 
	background: url(images/bg-btn-bullet-ovr.gif) left 1px no-repeat;
	color:#4BA3DA;
	text-decoration: underline;
}
.video .blog-day {
	background: url(images/blog-post-video.jpg) top center no-repeat;
	height: 44px;
	padding: 26px 0 0 6px;
}
.video span { xmargin-left: 11px; }
.photo .blog-day {
	background: url(images/blog-post-photo.jpg) top center no-repeat;
	height: 40px;
	padding: 5px 0 0 0;
}






/************************ SINGLE BLOG ENTRY **********************/
.tags { font-size: 1.3em; }
/*
.tweet-comment { float: right; }
.tweet-comment a.comment-numb {
	background: url(images/blog-comment-numb.gif) top left no-repeat;
	color: #fff;
	height: 34px;
	width: 36px;
	display: inline-block;
	padding: 6px 0 0 15px;
	margin: 7px 0 0 2px;
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
}
*/


div.content-block h3 {
	font:2.4em/1.083em Georgia, "Times New Roman", Times, serif;
	margin:0 0 50px 100px;
}


div.content-block #comments-count, div.content-block #comments-count-twodigit, div.content-block #comments-count-threedigit {
	color:#5392d0;
	font-size: 23px;
	position: absolute;
	left: 65px;
	top: 6px;
}

div.content-block #comments-count-twodigit { left: 60px; }
div.content-block #comments-count-threedigit { left: 57px; top: 8px; font-size: 18px; }

div.content-block ul.comments li {
	position: relative;
	list-style: none;
	margin-bottom: 50px;
}


div.content-block ul.comments .vcard img {
	text-align: center;
	border: 4px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
}

div.content-block ul.comments .comment-meta a {
	margin: 0 0 0 100px; 
	font-size: 120%;
	line-height: 0.866em;
	color: #848381;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
}

div.content-block ul.comments .comment-meta a.comment-edit-link {
	float:right;
	font-size: 110%;
	text-decoration: underline;
	text-transform: lowercase;
}

div.content-block ul.comments cite {
	margin: 10px 0 20px 100px;
	font:2.2em/1.083em Georgia, "Times New Roman", Times, serif;
	color: #2B2C35;
	display: block;
}

div.content-block ul.comments cite a {
	text-decoration: none;
}

div.content-block ul.comments p {
	font-size: 120%;
	margin: 0 0 20px 100px;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #5A5C65;
}


/* comment form */

div.comments-holder {
	margin-top: 40px;
	background: url(images/bg-comments-icon.png) 43px -2px no-repeat;
	position: relative;
}


.comment .blog-date {
	margin: 10px 10 0 0;
	float: left;
	width: 72px;
	text-align: center;
}

.comment-form { margin-top: 40px; color: #484a54; }
body.modal { min-width: 400px; height: 250px; }
.comment-form .form-holder {
	margin-left: 105px;
}

.comment-form div.form-right {
	margin: 38px 0 0 50px;
	float: left;
}	
.comment-form div.form-left {
	float: left;
}
.comment-form span {
	color: #8f281d;
}
.comment-form div.head { font: 2.4em Georgia, "Times New Roman", Times, serif; margin-bottom: 9px; }
.comment-form label, .comment-form p, .modal-container p {
	color: #2B2C35;
	display: block;
	padding: 4px 0 2px;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	line-height: 1.45em;
}		
.comment-form input { border: 2px solid #4ba3da; height: 20px; width: 220px; font-size: 12px; }
.comment-form .req {
	padding: 1px 0;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}
.comment-form textarea {
	width: 300px;
	height: 150px;
	border: 2px solid #4ba3da;
	font-size: 14px;
}
.comment-form input.submit {
	width: auto;
	height: auto;
	margin-top: 6px;
	padding: 0;
	border: none;
	background: transparent;
	color: #8f281d;
	text-decoration: underline;
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
.comment-form fieldset {
	margin:2px 0 8px;
	color:#2B2C35;
	font: 2.4em/1.083em Georgia,"Times New Roman",Times,serif;
	border: none;
	padding: 0;
	margin-bottom: 30px;
}



/* modal window */
.modal-border { 
	padding: 10px;
	background: #ddd;
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
.modal-container { padding: 30px 50px; }
.modal-container p { font-size: 2.4em; text-align: center; margin-top: 80px; }
.modal-container .comment-form { margin: 0; }
.modal-container .comment-form p { margin: 0; padding: 0; font-size: 1.8em; text-align: left; }
.modal-container .comment-form label { padding: 0; line-height: .4em; font-size: 1.8em; }
.modal-container .comment-form input { margin-bottom: 14px; width: 472px; }
.modal-container .comment-form input.submit { margin-top: -24px; width: auto; }
		



/************************ PAGED NAVIGATION **********************/
.wp-pagenavi {
	color: #484a54;
	font-size: 2em;
	text-decoration: none;
	margin-left: 94px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	font-variant: small-caps;
	xfont-size: .8em;
	xfont-weight: bold;
}
.wp-pagenavi a:visited {
	xcolor: #0066cc;	
}
.wp-pagenavi a:hover {	
	xcolor: #df7824;
	text-decoration: underline;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
}
.wp-pagenavi span.current {
	color: #848381;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
}
.wp-pagenavi span.extend {	
	color: #000000;
}
.wp-pagenavi a.page {
}
.wp-pagenavi span.next-link {
	font-weight: bold;
	background: url(../../themes/qux_2.2/images/blog-next-link.gif) center right no-repeat;
	font-size: .8em;
	padding-right: 20px;
	padding-bottom: 2px;
}
.wp-pagenavi span.prev-link {
	font-weight: bold;
	background: url(../../themes/qux_2.2/images/blog-prev-link.gif) center left no-repeat;
	font-size: .8em;
	padding-left: 20px;
	padding-bottom: 1px;
}



/************************ ZPURLS **********************/
.competitors span.competitor { 
	color: #484a54;
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:4px;
	margin:0;
	padding:0;
	display: block;
}
.competitors span.url {
	color:#848381;
	font-size: 1.4em;
	display: block;
	margin-bottom: 10px;
}
.content-block .description .competitors p:last-child { margin-bottom: 0; }
.content-block .description .competitors p { 
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
	width: 520px;
}
.competitors ul { 
	color:#000000;
	font: 1.2em/1.6em Arial,Helvetica,sans-serif;
	margin:0 0 20px 22px;
	width:574px;	
}
