/*
Theme Name: The Wedewer Group
Author: Julia Holland / Blue Penguin Consulting
Author URI: http://www.bluepenguinconsulting.com/

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}

/* Basic Typography & Colors */
body {
	font-size: 13px; 
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	background: #464646;
	color: #464646;
	}
	
p {margin: 0 0 15px 0;}
#footer p.lsc { float: left; width:465px; margin:0;}
#footer p.rsc { float: right; width:465px; text-align:right; margin:0;}
#home #main p { font-size: 14px; }


a:link, a:visited {color: #FE4C00; text-decoration:none;}
a:hover {border-bottom: 1px dotted #FE4C00;}

.postmetadata {text-align: center;}
.thread-alt {}
.thread-even {}
.depth-1 {}
.even, .alt {}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#wp-calendar caption, cite {text-decoration: none;}
.sticky {padding: 0 10px 10px;}
.sticky h2 {padding-top: 10px;}
.commentlist li, #commentform input, #commentform textarea { font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.commentlist li ul li {font-size: 1em;}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 0 10px 10px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	}
.commentmetadata {font-weight: normal;}
small, .nocomments, .postmetadata, blockquote, strike {color: #777;}
code {font: 12px 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size: 12px;}
#wp-calendar #prev a, #wp-calendar #next a {font-size:11px;}
#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 */

#wrapper { width: 930px; margin: 0px auto; position: relative; background: #fff; padding: 0 30px;}
#home #wrapper { background: #fff url(images/home-plant.jpg) 715px 90px no-repeat;}

#header { height: 130px;}

#quote{ height: 1px; background: url(images/h-div.gif) no-repeat;}
#home #quote{ height: 232px; text-indent:-9999px; background: url(images/home-header.gif) no-repeat;}
#experience #quote {height: 221px; text-indent:-9999px; background: url(images/page-hd-experience.gif) no-repeat;}
#clients #quote {height: 176px; text-indent:-9999px; background: url(images/page-hd-clients.gif) no-repeat;}
#surveys #quote {height: 176px; text-indent:-9999px; background: url(images/page-hd-surveys.gif) no-repeat;}
#clients #quote {height: 176px; text-indent:-9999px; background: url(images/page-hd-clients.gif) no-repeat;}
#focus-groups #quote {height: 131px; text-indent:-9999px; background: url(images/page-hd-focusgroups.gif) no-repeat;}
#comp-intel #quote {height: 176px; text-indent:-9999px; background: url(images/page-hd-compintell.gif) no-repeat;}

#content { margin: 25px 0;}

#main { float:left; width: 600px; margin-right: 20px;}
#blog #main { width: 720px; margin:0;}

#sidebar { float: right; width:300px; margin: 15px 0 0 10px;}
#home #sidebar { margin-top: 5px;}
#blog #sidebar { width: 180px; margin-left: 30px;}

#footer { background: url(images/h-div.gif) top left no-repeat; padding: 24px 0 25px 0; font-size: 12px;}

.logo { position: absolute; top:20px; left:30px;}

.post {margin: 0 0 40px;}
#home .post { margin:0; }
.post hr {display: block;}
.postmetadata {margin: 30px 0;clear: both;}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear, .clearer {
	clear: both;
}


/* End Structure */


/* Blog Pages */

.post-meta-left { width: 120px; float:left; text-align:right; margin-right: 30px; padding-top:5px;}
.post-date { color: #666; font-style:italic; font-size: 12px;}
.post-comments {font-size: 12px;margin: 0 0 30px 0; padding-bottom: 20px; background: url(images/dot-div.gif) bottom left repeat-x;}
.post-comments a {background:url(images/comment.gif) 30% 2px no-repeat; padding: 0 0 5px 30px;}
.post-comments a:hover {border-bottom:none;}
.post-content { width: 570px; float:left;}
.post-meta-bott{ clear:both; background: url(images/post-meta-bott.gif) top left no-repeat; padding-top: 20px;}
.post-share{width: 120px; float:left; text-align:right;padding-right: 15px;}
.post-cats{ width: 450px; float:left; margin-left: 15px; }
.post-nav{ width: 120px; float:left;}

ul.social-icons li {float:right; margin-left: 8px;}
ul.social-icons li a { width: 16px; height: 16px; text-indent:-9999px; display:block; text-align:left; }
ul.social-icons li a:hover { border:none;}
.twit-icon {background:url(images/twit.png);}
.fb-icon{background:url(images/facebook.png);}
.ff-icon{background:url(images/friendfeed.png);}
.tec-icon{background:url(images/technorati.png);}
.li-icon{background:url(images/linkedin.png);}

.l-nav a{ width: 18px; height:32px; float:left;text-indent:-9999px; background:url(images/left-arrow.gif) top left no-repeat; margin: 9px 15px 0 27px; }
.r-nav a{width: 18px; height:32px; float:right;text-indent:-9999px;background:url(images/right-arrow.gif) top right no-repeat; margin: 9px 27px 0 15px; }
.l-nav a:hover,.r-nav a:hover { border-bottom: none;}

.rss-link {background: url(images/dot-div.gif) bottom left repeat-x; padding-bottom: 20px;}
.rss-link a {height:15px; width: 106px; text-indent:-9999px; background: url(images/rss-subscribe.gif) no-repeat; margin-bottom: 10px; display:block;}
.rss-link a:hover { border-bottom:none; }

#blog #sidebar a:link, #blog #sidebar a:visited {color: #464646;}
#blog #sidebar a:hover {color: #FE4C00;}

.tweetmeme_button { margin-bottom: 30px; }


/* Begin Special Modules */

.note { background: #4FA64C; color: #fff;  margin-bottom: 30px;}
.note p { margin:0; padding:10px 14px;}
.note p.ndt{ margin:0; text-align:right; padding:0 13px 10px 13px;}
.note a:link, .note a:visited {color:#fff;}
.note a:hover { border-bottom:1px dotted #fff;}

.twitter { background: #E6E6E6 url(images/twitter-bt.gif) left bottom no-repeat; padding-bottom: 10px;}
.twitter p {margin: 0 0 20px 0;padding:10px 13px;}
.twitter-link { font-size: 12px; }
.interior { margin-bottom:30px; }

.s-content {margin-bottom:30px;}

/* End Special Modules */

/* Begin Main Navigation */

#nav {position:absolute;right:30px;top: 50px; height: 16px;}
#nav li {float:left;overflow: hidden;padding: 10px 0;}

#nav li a {
	display:block;
	height: 16px;
	line-height:16px;
	text-indent:-9999px;
	margin: 0 20px;
	font-size: 12px;
	color:#262626;	
}
#nav li a:hover {border:none; color:#FE4C00;}
#nav li a.last { margin-right:0;}

#n-about a {background: url(images/nav-about.gif) no-repeat;width:36px;}
#n-research a {background: url(images/nav-research.gif) no-repeat;width:54px;}
#n-consulting a {background: url(images/nav-consulting.gif) no-repeat;width:64px;}
#n-speaking a {background: url(images/nav-speaking.gif) no-repeat;width:57px;}
#n-resources a {background: url(images/nav-resources.gif) no-repeat;width:60px;}
#n-blog a {background: url(images/nav-blog.gif) no-repeat;width:26px;}
#n-contact a {background: url(images/nav-contact.gif) no-repeat;width:48px;}


#nav li.selected a, #nav li.hover a{
	background-position: 0 -16px;
}
.nav-wrap-l2 { height: 35px; width: 650px;position:absolute;right:0;top: 25px; display:none;}
li.selected .nav-wrap-l2 {display:block;}
#nav .nav-l2 {width: 650px;}
#nav .nav-l2 li { float:left; overflow:hidden;}
#nav .nav-l2 li a {color:#262626; height: 15px; line-height: 15px; font-size: 12px; margin: 0 10px; text-indent: 0; background:none; width:auto;}
#nav .nav-l2 li a:hover {color:#FE4C00;}
#nav li.current_page_item a { color:#FE4C00;}

/* End Main Navigation */


/*	Begin Headers */
h1 { font-size: 26px; line-height: 30px; font-weight:normal; color:#4EA54C; margin-bottom: 20px;}

h2 { font-size: 24px; line-height: 30px; font-weight:normal;color:#4EA54C;margin-bottom: 15px;}

h2.pagetitle {}

#sidebar h2 { font-size: 14px; font-weight:bold; color:#464646; line-height: 21px; margin-bottom: 10px; }

h3 { font-size: 18px; line-height: 24px; font-weight:normal;color:#4EA54C;margin:20px 0 10px 0;}

h3.share {text-indent:-9999px;height: 15px; background: url(images/share.gif) top right no-repeat; text-align:left; margin: 0 0 15px 0;}
h3.filedin {text-indent:-9999px;height: 15px; background: url(images/filed-in.gif) top left no-repeat; margin: 0 0 15px 0;}
h3.h-twitter {text-indent:-9999px;height: 40px; width: 300px; background: url(images/twitter-hd.gif) top left no-repeat; margin:0;}
h3.h-note {text-indent:-9999px;height: 40px; width: 300px; background: url(images/notes-hd.gif) top left no-repeat; margin:0;}

h3.comments { }

h4 {font-size: 14px; line-height: 21px; font-weight:bold;color:#262626;margin-bottom: 15px; }

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px 0 5px 10px;
	margin: 0;
	display: inline;
	}

img.alignleft {
	padding: 5px 10px 5px 0;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

.entry ol, .entry ul {
	padding: 0 0 10px 40px;
	margin: 0;
	list-style-type: disc;
	}
.entry ol li, .entry ul li {
	margin: 0;
	padding: 0 0 3px 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background: url(images/dot-div.gif) bottom left repeat-x;
	margin-top: 21px;
	padding-bottom: 26px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#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;
	background:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry form.wpcf7-form { text-align:left; margin-top: 30px;}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 500px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 203px 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {}

.commentlist li {
	margin: 30px 0 40px 0;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.comment-meta {float:left; width: 120px; font-size: 11px; padding-right: 15px; overflow:hidden; text-align:right; }
.comment-text { float:right; width: 570px; padding-left: 15px; overflow:hidden; background: url(images/dot-div-vert.gif) top left repeat-y;}
/* End Comments */




/* 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: 2px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {border: none;}
a:hover 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;
}

.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 */


/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
