/*
Theme Name: QED
Theme URI: http://www.keywordintent.com/
Description: Theme for QED Website
Version: 0.1
Author: Daniel Sargeant
Author URI: http://www.onemoretake.com/
*/

/*Reset Styles*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

img, 
fieldset {
	border: 0;
}

ol, 
ul {
	list-style: none;
}

body {
	font-size: 75%;
	color:#464646;
	line-height:1.25em;
	background:#fafafb url('images/background.png') repeat-x top left;
}

* {font-family: Arial, Helvetica, sans-serif;}

a 
{
	text-decoration:underline;
	color:#002b59;
}

.nopad
{
	padding:0;
}

h1,.page-title
{
	color:#597da4;
	font-size:2.50em;
	font-weight:bold;
	padding-bottom:15px;
	line-height:1em;
	display:block;
}

h2 
{
    color:#002b59;
    font-weight:bold;
    font-size:1.167em;
    padding-bottom:15px;
}

h1 span {
	color:#9db4cc;
}

h1 a {
	color:#597da4;
	text-decoration:none;
}

#page h1.page-title-child,
.homepage #page-content p strong,
.post-index h1 
{
    color:#002b59;
    font-weight:bold;
    display:block;
    font-size:1.167em;
    padding:0 0 2px 0;
}

#page h1.page-title-child
{
    padding-bottom:20px;
}

.post-index h1 a 
{
     color:#002b59;
}

.post-index h1 a:hover 
{
    text-decoration:underline;
}

q:before, 
q:after 
{
    content: ""; 
}

.hidden
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	padding:0;
} 

/*horizontal list*/
ul.horiz 
{
	overflow:hidden;
}
ul.horiz li 
{
	float:left; 
	padding-right:1em;
}


.wrapper {
	width:950px;
	margin:0 auto;
	padding:20px 40px 0 0;
}

.dominos 
{
    background: transparent url(images/dominos.jpg) no-repeat right 79px;
}

.risk 
{
    background: transparent url(images/risk.jpg) no-repeat 618px 73px;
}

.ducks 
{
    background: transparent url(images/ducks.jpg) no-repeat 568px 143px;
}

.services 
{
    background: transparent url(images/openthedoor.jpg) no-repeat 640px 65px;
}

#page 
{
    overflow:hidden;
    height:1%;
}

#menu 
{
    float:right;
}

#menu a 
{
    text-decoration:none;
}

#menu .current a, #menu a:hover
{
    color:#0099cc;
}

#menu li 
{
    background:transparent url('images/menu_divider.png') no-repeat left 3px;
    padding:0 8px 0 9px;
}

#menu li.first,
#breadcrumb li.first 
{
    padding-left:0;
    background:none;
}

#logo 
{
    padding-top:60px;
}

.posts-wrap 
{
    width:628px;
    padding-top:72px;
    float:left;
}

#page-content 
{
    padding-left:26px;
    padding-right:165px;
} 

#entry-content-single,
.comment-content 
{
    padding: 0 26px 0;
}

#entry-meta-single li 
{
    color:#999999;
    font-size:0.917em;
    padding: 0 26px 25px;
}

.sidebar-right 
{
    float:right;
    margin-top:170px;
    width:322px;
    background:transparent url(images/divider.png) no-repeat scroll left top;
    min-height:266px;
}

.dominos .sidebar-right {  margin-top:235px; }

#page-content p,
#page-content-side p,
.post-index p,
#entry-content-single p,
#commentlist p,
.comment-content p
{
    padding-bottom:15px;
}

#footer 
{
    clear:both;
    padding-bottom:25px;
    overflow:hidden;
    height:1%;
}

#copyright 
{
    float:right;
    color:#999;
    font-size:0.833em;
}

#page h1, 
#page .page-title,
.page-title 
{
   padding-left:20px; 
}

#breadcrumb 
{
    padding:10px 0 30px 22px;
}

#breadcrumb,
#breadcrumb a
{
    color:#666;
    text-decoration:none;
}

#breadcrumb li 
{
    padding: 0 0.5em;
    background:transparent url('images/breadcrumb_divider.png') no-repeat left 4px;
}

#sidemenu 
{
    float:left;
    width:150px;
    font-size:0.917em;
    padding:0 30px 0 0;
}

#sidemenu li 
{
    padding-left:20px;
    padding-bottom:15px;
}

#sidemenu a 
{
    color:#464646;
    text-decoration:none;
}

#sidemenu .current_page_item a,
#sidemenu a:hover 
{
    color:#002b59;
}

#sidemenu .current_page_item     
{
    background: transparent url(images/icon_arrow_small.png) no-repeat left 3px;
}

#sidetitle, .sidebar-left .widgettitle
{
    color:#002b59;
    font-weight:bold;
    padding:0 0 15px 20px;
    display:block;
}

.sidebar-left .widgettitle 
{
    padding-left:0;
    font-size:1em;
}

#page-content-side, #post-side 
{
    float:left;
    width:370px;
    padding:0 30px;
    background: transparent url(images/divider.png) no-repeat left top;
}

/* Navigation */

#nav-single 
{
    padding:0 26px 15px;
    overflow:hidden;
    height:1%
}

#nav-prev 
{
    float:left;
    padding-left:12px;
    background: transparent url(images/icon_arrow_back.gif) no-repeat left 1px;
}

#nav-next 
{
    float:right;
    padding-right:12px;
    background: transparent url(images/icon_arrow.gif) no-repeat right 1px;
}

#nav-prev a,
#nav-next a 
{
    text-decoration:none;
}

#nav-prev a:hover,
#nav-next a:hover 
{
    text-decoration:underline;
}

/* general styles */

.entry-content strong,
.entry-content b,
#commentlist b,
#commentlist strong
{
    font-weight:bold;
}

.entry-content ul 
{
    list-style-type:disc;
    list-style-position:outside;
    padding:0 0 15px 15px;
}

.entry-content ol 
{
    list-style-type:decimal;
    list-style-position:outside;
    padding:0 0 15px 15px;
}

.entry-content i,
.entry-content em,
#commentlist em 
{
    font-style:italic;
}

.entry-content blockquote {
    border: 1px solid #464646;
    margin: 1em 0;
    padding: 10px;
    background: #f8f7f6 url(images/blq.gif);
}

.entry-content blockquote p 
{
    padding:0;
}

/*home page specific*/

.homepage h1 
{
    width:540px;
    padding:0 0 40px 20px;
}

.homepage #page-content 
{
    padding-right:170px;
    background: transparent url(images/icon_arrow.gif) no-repeat left top;
}


.post-index 
{
    padding-bottom:30px;
}

.additional-meta 
{
    color:#999;
    font-size:0.917em;
    padding-bottom:20px;
}


/*bookmarks widget */

.ab_bookmarks 
{
    padding:-left:0;
}

#sidemenu .ab_bookmarks li 
{
    padding:0 0 5px 0;
}

/*contact us page */

#sidemenu .vcard 
{
    padding-left:20px;
}

#sidemenu .org 
{
     padding-left:0;
    font-size:1.091em;
}

#sidemenu  .fn, 
#sidemenu .tel 
{
    color:#464646;
    font-size:1.091em;
    font-weight:bold;
    display:block;
}

#sidemenu .role,
#sidemenu .email,
#sidemenu .tel 
{
    padding-bottom:10px;
    display:block;
}

#sidemenu .email 
{
    color:#002b59;
    text-decoration:underline;
    font-size:1.091em;
}

#sidemenu .tel 
{
    padding-left:12px;
    background:transparent url('images/mobile_icon.png') no-repeat left 4px;
    color:#002b59;  
}


/* form styles */

.mmf .row input,
.mmf .inlinerow input,
.mmf .row textarea,
.comment-content .row input,
.comment-content .row textarea
{
    border:none;
    background-color:#fafafb;
    border: medium double #9DB4CC;
}


.row span.message 
{
    padding:0;
    border:none;
}

.mmf .row,
.mmf .inlinerow 
{
    position:relative;
    overflow:hidden;
    height:1%;
}

label.over-label {
  position:absolute;
  top:4px;
  left:9px;
  z-index:1;
  color:#808080;
}



.captcharow label.over-label 
{
    left:80px;
    top:11px;
}

.contactus textarea#message 
{
    height:60px;
    width:315px;
    margin-left:3px;
}

.contactus .mmf .row input 
{
    width:315px;
}

.contactus .mmf .inlinerow input 
{
    width:153px;
}

.contactus .mmf .inlinerow span.col 
{
    float:left;
    position:relative;
}

.contactus #page-content-side .mmf p 
{
    padding-bottom:5px;
}


#captcha 
{
    width:243px;
}

/*Comments*/

.commentheading 
{
    padding:10px 0 25px 0;
    color:#002b59;
    font-weight:bold;
    font-size:1.167em;
}

#leavecomment {
    border-top:1px solid #002b59;
}

#commentlist 
{
    padding-bottom:15px;
}

#commentlist li 
{
    padding:10px;
    border:1px solid #999;
    margin-bottom:10px;
}

#commentlist img.avatar 
{
    float:right;
    margin:0 0 10px 10px;
}

#commentlist p.meta 
{
    font-size:0.917em;
    color:#999;
    padding-bottom:0;
}

.comment-content .row textarea 
{
    font-size:1em;
}

.comment-content .row label 
{
    padding-left:10px;
}

.navigation-index 
{
    overflow:hidden;
    height:1%;
}
.navigation-index .nav-prev
{
    float:left;
}
.navigation-index .nav-next 
{
    float:right;
}

#sidemenu #maintel {
    background:none;
    padding-left:0;
}
