/*  
Theme Name: Kersten Communications
Theme URI: 
Description: Default theme for Kersten Communications.
Version: 1.0
Author: Shelly Cole
Author URI: http://www.brassblogs.com/


------------------------------------------------------------------------------
                                    Defaults
----------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	border:none;
	z-index:0;
}

body {
	text-align:center;
	background-color:#464646;
	font:86% Georgia, Times, serif;
	color:#222;
line-height:1.4em;
}

h1, h4 { 
	margin-left:65px;
}

h1 {
	font:1.5em MRockwell, Rockwell, "Courier New", serif;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#EFDFC2;
}

h2 {
	font:1.6em "Helvetica Neue", Arial, sans-serif;
	font-weight:normal;
	color:#3f2d10;
	margin-bottom:10px;
	text-align:left;
}

h2 a, h2 a:link, h2 a:visited {
	font-weight:normal;
	color:#3F2D10;
text-decoration: none;
}

h3 {
	color:#d54e21;
	font:bold 1em "Helvetica Neue", Arial, sans-serif;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
}

h4 {
	margin-bottom:35px;
font-family:Helvetica, Arial, sans-serif;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#FFF;
	font-size:0.95em;
	font-weight:normal;
	letter-spacing:0.05em;
text-decoration: none;
}

h5 {
        display:block;
	color:#d54e21;
	font:bold 1.4em "Helvetica Cond", "Arial Narrow", sans-serif;
	padding-top:20px;
	margin:0 0 10px 10px;
}

h6 {
	font-weight:normal;
	font-size:1.2em;
	color:#888;
	letter-spacing:0.05em;
	margin:-5px 0 10px 0;
}
	
p {
	margin-bottom:0.75em;
}

blockquote {
margin:1em 3em;
font-family: "Adobe Garamond Pro", Garamond, Georgia, serif;
font-style:italic;
}

a, a:link, a:visited {
	color:#305e88;
	text-decoration:underline;
	font-weight:bold;
}

a:hover, a:active {
	color:#000;
}

small {
	display:block;
	color:#d54e21;
	font-size:0.9em;
	padding-bottom:15px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	display:block;
	text-align:center;
}

.clear:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}

hr.clear {
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}

input[type=hidden] { /* for Mozilla - likes to show borders on hidden input fields */
	display:none; 
}

div.entry ul, div.entry ol {
list-style:inside;
margin:0 0 2em 2em;
}

/*----------------------------------------------------------------------------
                            Main Containing Elements
----------------------------------------------------------------------------*/

#header, #outer, #wrapper, #footer {
	width:870px;
	margin:0 auto;
}

#header, #main, #footer {
	text-align:left;
}

#header #topnav {
	float:right;
	width:50%;
	padding:10px 0 0 0;
margin-top:35px;
}

#header #topnav ul {
	list-style:none;
	text-align:right;
}

#header #topnav li {
	display:inline;
	padding:0 5px;
}

#header #topnav li a, #header #topnav li a:link, #header #topnav li a:visited {
	color:#FFF;
	font:1.1em "Helvetica Neue 77 Condensed Bold", "Arial Narrow", sans-serif;
	padding:0 5px;
}

#header #topnav li a:hover, #header #topnav li a:active {
	color:#cde5f8;
}

#navigation {
	background-color:#d54e21;
	padding:10px 50px;
}

#navigation li {
	display:block;
	float:left;
	border-left:1px solid #FFF;
	padding:0 15px;
	text-align:center;
}

#navigation li.first {
	border:none;
}

/* hack */
#navigation li.pub {
margin-right:-10px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	height:1.1em;
	line-height:1.1em;
	color:#fff;
}

#navigation li a:hover, #navigation li a:active {
	color:#cde5f8;
	font-weight:bold;
}

#outer {
	position:relative;
}

#wrapper {
	background-color:#FFF;
	padding:40px 0;
	margin-bottom:20px;
}

#main {
	float:left;
	margin: 0 20px 0 65px;
	width:465px;
}


#sidebar div.blogpost, div.post, div.pagepost {
	margin-bottom:20px;
}

div.blogpost h2 {
	font-size:1em;
	margin-left:10px;
}

div.blogpost h2 a, div.blogpost h2 a:link, div.blogpost h2 a:visited {
	text-decoration:underline;
}

div.blogpost a, div.blogpost a:link, div.blogpost a:visited {
	color:#305e88;
	font-weight:bold;
}

div.categorypost, div.pagepost {
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:20px;
}

body#publications div.pagepost {
border:0;
margin-bottom:0;
}


div.entry {
	margin-left:10px;
	text-align:left;
}

div.pagepost div.entry, div.categorypost div.entry {
	margin:0;
}

div.index {
	font-size:1.2em;
line-height: 1.5em;
	color:#444;
}

div.index div.entry, body#home h5, body#home div.blogpost h2, body#home div.blogpost div.entry {
margin-left:0;
padding-left:0;
}

body#home #sidebar h5, body#home #sidebar div.blogpost h2, body#home #sidebar div.blogpost div.entry {
margin-left:10px;
padding-left:0;
}

div.index h2 {
font-size:1.4em;
}

p.postmetadata {
	text-align:right;
	font-size:0.9em;
        clear:right;
}

p.postmetadata a, div.blogpost p.postmetadata a {
	font-weight:normal;
}

p.alt {
	text-align:center;
	border-top:1px solid #000;
	padding-top:20px;
	margin-bottom:-10px;
}

#sidebar {
	float:left;
	width:270px;
	margin:0 20px 0 0;
	padding:0 0 30px 30px;
	background:url("images/dotsV.gif") repeat-y 16px 0;
}

body#home #sidebar {
	margin-top:180px;
}

#sidebar h5 {
	margin-bottom:5px;
}

#sidebar ul {
	list-style:none;
	margin:0 0 0 1em;
	text-align:left;
}

#sidebar li {
	padding:7px 0;
        background:url("images/dotsH.gif") repeat-x left bottom;
}

#sidebar li a, #sidebar a {
	text-decoration:none;
	font-size:0.9em;
}

#sidebar h2 {
font-size:1.1em;
}

#sidebar h2 a {
text-decoration:underline
}

#sidebar li a:hover, #sidebar li a:active {
	font-weight:bold;
}

#sidebar div.widget_text div {
margin-left:12px;
text-align:left;
}

#newsletter {
	width:300px;
	position:absolute;
	top:60px;
	right:20px;
	background:url("images/newsBG.png") no-repeat left top;
	text-align:center;
}

#newsletter form#subscribe {
	background-color:#e4f2fd;
	width:227px;
	margin-left:16px;
	padding:25px 20px;
}
	

#newsletter form#subscribe h2 {
	background:url("images/dotsH.gif") repeat-x left top;
	padding-top:10px;
	margin-bottom:0;
	color:#20516a;
	font-size:1.4em;
	font-weight:bold;
}

#newsletter form#subscribe h3 {
	background:url("images/dotsH.gif") repeat-x left bottom;
}

label {
	display:block;
	letter-spacing:5px;
	font:bold 0.9em "Helvetica Cond", "Arial Narrow", sans-serif;
}

label.nr {
	margin-left:10px;
}

input {
	display:block;
	float:left;
	width:140px;
	height:14px;
	padding:4px;
	margin:0 0 20px 10px;
	border:1px solid #777;
	background:url("images/input.jpg") repeat-x left top;
}

textarea {
	clear:both;
	padding:4px;
	border:1px solid #777;
	margin:0 0 4px 10px;
	background:url("images/input.jpg") repeat-x left top;
}

#newsletter form#subscribe input.submit, form#subscribe-page input.submit {
	width:74px;
	padding:4px 0;
	text-align:center;
	margin:0;
	border:none;
	background:url("images/subscribe.jpg") no-repeat left top;
	color:#FFF;
	font:bold 0.9em "Helvetica Cond", "Arial Narrow", sans-serif;
}

#newsletter form#subscribe input, form#subscribe-page input {
	width:220px;
	float:none;
	margin: 0 0 20px 0;
}

form#commentform input#submit {
	width:74px;
	height:23px;
	padding:4px 0;
	text-align:center;
	margin:0 0 0 10px;
	border:none;
	background:url("images/subscribe.jpg") no-repeat left top;
	color:#FFF;
	font:bold 0.9em "Helvetica Cond", "Arial Narrow", sans-serif;
}

form.searchform input {
	border-right:0;
	width:200px;
	color:#777;
	letter-spacing:1px;
}

form.searchform input.submit {
    border-left:0;
    border-right:1px solid #777;
    float:left;
    padding:4px 4px 3px 0;
    width:15px; 
    height:15px;
    margin-left:0;
}

#footer {
	text-align:left;
	color:#FFF;
	font-size:0.8em;
margin-top:5px;
}

#footer a, #footer a:link, #footer a:visited {
	color:#FFF;
	font-weight:normal;
	padding:0 10px;
}

#footer a:hover, #footer a:active {
	color:#cde5f8;
}

div.ddsg-wrapper div {
display:none;
}

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

div.ddsg-wrapper ul {
margin-top:0.5em;
list-style:none;
}

.pgee-read-more {
float:right;
font-size:0.9em;
}

#captchaPreview { 
padding-bottom:10px;
}

img#vrCaptchaImage {
float:left;
}

form#subscribe-page span.text {
vertical-align:middle;
display:block;
float:left;
padding-top:7px;
font-size:2em;
}

form#subscribe-page input#captcha_text {
float:left;
width:80px;
display:inline;
vertical-align:middle;
margin-top:7px;
}
