/*  
Theme Name: Spoke6
Theme URI: http://spoke6.com/
Description: Theme for Spoke6
Author: Tim Bowen
Author URI: http://creativeslice.com/
Version: 072310
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
	font: 62.5% "helvetica neue", helvetica, verdana, sans-serif;
	text-align: left;
	color: #222;
	background: url(images/line_background.jpg) no-repeat center top #15060d;
}

a:link {
	color: #276ec0;
	text-decoration: none;
}
a:visited {
	color: #276ec0;
	text-decoration: none;
}
a:hover {
	color: #358bea;
	text-decoration: underline;
}

h1 {
	font-size: 3.3em;
	font-weight: normal;
	font-family: georgia, times, serif;
}

h2 {
	font-size: 2.5em;
letter-spacing: -.03em;
	line-height: 1.4em;
	padding-top: .5em;
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
}

h3 {
font-size: 1.5em;
line-height: 1.2em;
margin-bottom: .5em;
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
}

h4 {
	font-size: 1.4em;
	font-family: georgia, times, serif;
}

h5 {
	font-size: 1.5em;
	font-family: georgia, times, serif;
	color: #666;
}

h6 {
	font-size: 1.4em;
	font-family: georgia, times, serif;
	color: #999;
}

strong, b {font-weight: bold;}

.aligncenter,div.aligncenter {display: block;margin: 0 auto;}
.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #cfcfcf;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 948px;
margin: 0 auto;
}

#main {
margin: 15px 0 25px 0;
}


/* header 
--------------------------------------------- */

#header {height: 150px;}

h1#logo a {
display:block;
margin: 10px 0;
width: 160px;
height: 140px;
float: left;
overflow:hidden;
text-indent: -9999px;
background:url(images/spoke6_logo.png) no-repeat left top;
}

h1#logo a:hover {background-position: 0 -140px;}

#topsearch {
float: right;
padding: 6px 8px;
}

#searchform .textfield {
color: #1c0d14;
width: 236px;
padding: 3px 4px;
border: 1px solid #1c0d14;
background: #aba289;
float: right;
}

#searchform #mag {
float: right;
padding: 4px 0 0 10px;
}

#topmenu {
float: right;
padding: 4px 4px 0 0;
font-size: 11px;
}

#facebook img {
float: right;
padding: 4px;
}

#topmenu li {display: inline; line-height: 24px;padding: 6px;}
#topmenu a {color: #ffe1a0;}


/* =Menu
-------------------------------------------------------------- */

#access {
display:block;
float:right;
clear: right;
margin: 74px 0 0 0;
font-size: 17px;
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
text-shadow: #000 0 1px 0;
}

#access ul {list-style: none;}

#access li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#ffe1a0;
	padding:0 15px;
	line-height:30px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:30px;
	font-size: 14px;
	text-transform: none;
	left:0;
	float:left;
	z-index: 99999;
}
#access ul ul li {min-width: 180px;}

#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#ffe1a0;
	color: #000;
	text-shadow: none;
	height:auto;
	font-weight: normal;
	line-height:1em;
	border-bottom: 1px solid #222;
	padding:5px 15px;
	width: 160px;
}
#access li:hover > a {
	color:#fff;
	background:#16060d;
}

#access ul ul :hover > a {
	color:#000;
	background:#fff;
}

#access ul li:hover > ul {display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background:#16060d;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#000;
background:#2d2d7f;
}

li.page-item-19 a {
width: 256px;
text-align: center;
border-left: 1px solid #aba289;
margin-left: 15px;
}



/* home 
--------------------------------------------- */

.home {
color: #fff;
font-size: 1.4em;
padding-right: 60px;
}

.home h3 a {color:#ffe1a0;}

.home h3 {color: #ccc;}

.home h4 a {
background: url(images/belt_background.png) top repeat-x #eee;
float: left;
padding: 9px 9px 7px 9px;
font-size: 16px;
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
color: #1c0d14;
text-shadow: 0 1px 0 #fff;
margin: 20px 20px 0 0;
border: 1px solid #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.home h4 a:hover {
background: #fff;
color: #358bea;
}

#homegallery {
float: right;
text-align: right;
background: #fff;
border: 1px solid #291c21;
padding: 4px;
}

#homegallery img {
}

#homegallery a {
font-size: 12px;
color:#ffe1a0;
}

/* Blocks 
--------------------------------------------- */

#belt {
background: url(images/belt_background.png) top repeat-x #fff;
border-top: 1px solid #000;
overflow: hidden;
width: 100%
}

.bottomblock {
float: left;
width: 266px;
padding: 10px 60px 20px 0px;
}

.bottomblock h2 {
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
}
.bottomblock p {
font-size: 1.4em;
color: #666;}

.bottomblock img {
padding: 4px;
border: 1px solid #ddd;
background: #fff;
}

.bottomblock img:hover {
background: #358bea;
}

#latestposts {
width: 240px;
color: #666;
background: #fff;
float: right;
padding: 10px 20px 30px 20px;
}

#latestposts li {
margin: .5em 0;
padding: .5em .2em 0 .2em;
font-size: 1.3em;
font-weight: bold;
color: #999;
list-style: none;
border-top: 1px solid #eee;
}

/* content 
--------------------------------------------- */

#content {
text-align: left;
float: left;
width: 660px;
}

#contentwide {
text-align: left;
float: left;
width: 905px;
}

.entry {
padding: 10px 30px 20px 30px;
font-size: 1.4em;
}

.post {
background: #fff;
-webkit-border-radius: 30px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-topright: 0;
border-radius: 30px;
border-top-right-radius: 0;
box-shadow: 0px 3px 6px #000;
-moz-box-shadow: 0px 3px 6px #000;
-webkit-box-shadow: 0px 3px 6px #000;
}

.blogpost {
background: #fff;
margin-bottom: 10px;
border-right: 1px solid #ddd;
border-bottom: 1px solid #cfcfcf;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
box-shadow: 0px 3px 6px #000;
-moz-box-shadow: 0px 3px 6px #000;
-webkit-box-shadow: 0px 3px 6px #000;
}

.entry p {
margin: 0 0 1.1em 0;
line-height: 1.5em;
}


h2.pagetitle  {
padding-bottom: .4em;
}

.entry h2 {
color: #16060d;
text-shadow: 1px 1px 2px #ccc;
}

.entry h3 {
color: #666;
font-weight: normal;
padding-bottom: .3em;
}

.entry ul {
list-style:disc;
padding-bottom: .6em;
}

.entry ol {
list-style-type:decimal;
}

.entry li {
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

.entry ul ul {
padding-top: .5em;
padding-bottom: 0;
}

.entry ol {
margin-left: 5px;
}

.entry blockquote {
padding-left: 1em;
border-left: 2px solid #cfcfcf;
font-size: .9em;
color: #666;
}

.entry img {max-width: 660px;}

.entry table {border: 1px solid #ddd;}

.entry .toptable {text-align: center;
color: black;
font-size: 18px;}
.entry th {
background: #ddd;
color: #222;
border: 1px solid #eee;
font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: normal;
text-shadow: 0 1px 0 #fff;
font-size: 16px;
padding: 7px 10px;
}
.entry td {
border: 1px solid #ddd;
text-align: center;
color: #666;
}



.wp-post-image {
float: right;
border: 1px solid #ccc;
margin: 4px 0px 5px 15px;
}

.postmetadata {
font-size: .8em;
color: #666;
margin: .5em 0 1em 0;
}

.entry .wp-caption {
border: 2px solid #cfcfcf;
text-align: center;
background-color: #eee;
padding: 4px 0 0 0;
}

.entry .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #333;
font-size: 1em;
}

.gallery-caption {
color: #666;
font-size: .9em;
}


.post .navigation {
height: 18px;
padding: .5em 1em;
border-bottom: 1px solid #ddd;
}

.navigation a {
padding: 2px 4px;
font-size: 1.2em;
font-weight: bold;
}


#listkeymembers li {
border: 1px solid #ddd;
float: left;
width: 150px;
height: 260px;
padding: 15px;
background: #efefef;
margin: 20px 0 0 30px;
font-size: 1.2em;
color: #666;
}

#listkeymembers li a {
font-size: .9em;
}

#listkeymembers .avatar {
background: #fff;
padding: 5px;
margin: 0 0 10px 0px;
box-shadow: 0px 1px 6px #666;
-moz-box-shadow: 0px 1px 6px #666;
-webkit-box-shadow: 0px 1px 6px #666;
}

#listkeymembers h3 {
color: #000;
text-shadow: 0 1px 0 #fff;}

#listmembers li {
border: 1px dotted #ddd;
float: left;
width: 160px;
height: 70px;
padding: 10px;
color: #666;
background: #eee;
margin: 20px 0 0 30px;
font-size: 1.1em;
}

#listmembers .avatar {
background: #fff;
padding: 3px;
float: left;
margin-right: 10px;
box-shadow: 0px 1px 3px #666;
-moz-box-shadow: 0px 1px 3px #666;
-webkit-box-shadow: 0px 1px 3px #666;
}

#listmembers h3 {
font-size: 15px;
color: #000;
text-shadow: 0 1px 0 #fff;
}

#listmembers {
clear: both;
width: 100%;
overflow: hidden;
}


#listmembers li em {
font-size: .9em;
}


/* sidebar 
--------------------------------------------- */

#sidebar {
float:left;
display:inline;
background: #291c21;
color: #fff;
width:220px;
padding: 5px 20px 20px 20px;
text-align:left;
font-size: 1.2em;
voice-family:inherit;
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomright: 30px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}

#sidebar h2 {
font-weight: normal;
text-shadow: 0 1px 0 #000;
text-transform: uppercase;
font-size: 24px;
color: #999;
}

#sidebar li {
list-style: disc;
margin: 1em;}

#sidebar li a {display: block;}


/* sidebarnav -------------------------- */

.sidebarpages h2 {
margin: 1em 0 .2em 0;
border-bottom:1px solid #cfcfcf;
}


.widget_pages a {
font-weight:bold;
display:block;
font-size: 1.1em;
text-align: left;
height:1%;
padding:2px;
text-decoration: none;
}

.sidebarpages li {
font-size: .9em;
color: #666;
font-style: italic;
margin-bottom: .5em;
}

.sidebarpages li a {
font-style: normal;
font-weight: bold;
font-size: 1.1em;
}



/* Edit Post/Page Button for admins
--------------------------------------------- */

.edit {clear: both;text-transform: uppercase; padding: 1em;}
.edit a,
.edit a:visited {
background: #999;
color: #222;
text-decoration: none;
font-size: 8.5px;
font-weight: bold;
padding: 1px 4px;
border: 1px solid #cfcfcf;
text-shadow: 0 1px 0 #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.edit a:hover {
background: #e16f00;
border: 1px solid #fff;
color: #fff;
text-shadow: none;
}

/* comments
--------------------------------------------- */

#content #commentarea {
padding: 15px 20px;
font-size: 1.2em;
color: #666;
}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li.odd {background: #ddd;}
ol.commentlist li {
border:1px solid #eee;
background: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 0 .5em;
padding:5px 7px 5px 66px;
position:relative;
}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 1.2em; line-height: 1.4em;}
ol.commentlist li div.vcard cite.fn { font-style:normal;  }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #ccc; padding: 2px; left:5px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font-size: .8em; line-height: 1.4em; position:absolute; right:1em; text-align:right; top:.8em; }

ol.commentlist li p { font-weight:normal; font-size: 1.1em; line-height: 1.3em; margin:.5em 0; }
ol.commentlist li ul { font-weight:normal; font-size: 1em; line-height: 1em; list-style:square; margin:0 0 .5em; }

ol.commentlist li div.reply {text-align: right;}
ol.commentlist li div.reply a:hover { background:#fef0b6;}
ol.commentlist li div.reply a {
text-decoration:none;
background:#ddd; 
line-height: 1.7em;
border:1px solid #fff;
padding:1px 4px;
font-weight: bold;
font-size: .8em;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; list-style: none; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#eee; }
ol.commentlist ul.children li.even { background:#fff; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform textarea {
width: 90%;
border: 1px solid #cfcfcf;
margin: 5px 0;
padding: 5px;
}

/* footer
--------------------------------------------- */

#footer {
clear: both;
font-size: 1em;
color: #ccc;
padding: 1em 0;
}

#footer h3 {
color: #fff;
text-shadow: 1px 1px 2px #333;
}
#footertext strong {
color: #ddd;
font-size: 1.2em;
text-shadow: 1px 1px 2px #333;
}

#footer a {color: #ddd;}

#footer img {
background: #291c21;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 12px;
margin: 20px 10px 20px 0;
}

#footer img:hover {background: none;}