/*  
Theme Name: Accumulo
Theme URI: http://www.prothemedesign.com/cumulo/
Description: An RSS Aggregator Theme
Version: 1.0
Author: Pro Theme Design
Author URI: http://www.prothemedesign.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  HTML Tagsl
  Structure
  Nav
  Headers
  Content Styles
  Footer
 

/* ---------- @ Imported CSS -----------*/

@import url('css/nav.css');
@import url('css/posts.css');


/* ---------- Ferf Custom -----------*/
body {
	font: 100% Open-Sans, Sans-serif !important;
}

h3.widgettitle a, h3.widgettitle a:visited {
	color: red !important;
}


/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background: #333333;
	color: #111;
	}

body, select, input, textarea {
	font: 100% Georgia, "Times New Roman", Times, serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #83A7BA; 
	}

a:hover, a:active {
	color:#4d778d;
	}
				
a img {
	border: none
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	}

td {
	padding:4px 6px;
	border-top:1px solid #CCC;
	}

tr {
	background:#e3e3e3;
	}
	
table caption {
	background:#FFF;
	padding:2px 0;
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}
	
		
	

/* ---------- @ Structure -----------*/

#branding {
	float: left;
	width: 100%;
	}

#top {
	padding: 4px 0 7px;
	border-bottom: 1px solid #FFF;
	}
	
#main {
	overflow:hidden;
	background: #FFF;
	padding: 30px 0;
	border-bottom: 6px solid #e7e7e7;
	border-top: 6px solid #eee;
}

.wrapper {
	font-size:.75em;
	max-width:1000px;
	width: 100%;
	margin:0 auto;
	}

.single #content, .page-template-custom-page-blog-php #content {
	float: left;
	width: 752px;
	}
	
#sidebar {
	float: right;
	width: 200px;
	}

.left {
	float:left
	}

.right {
	float:right
	}
	
	
	
		
		
	
/* ---------- @ Headers -----------*/

h1, h2, h3, h4, h5, h6 {
	font-family:'Helvetica Neue',Helvetica,Arial;
	font-weight:bold;
	}
	
h1.pagetitle, h1.posttitle {
	font-size: 2.5em;
	border-bottom:1px solid #D7D7D7;
	margin-bottom:20px;
	padding-bottom:12px;
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}

h2.posttitle {
	font-size:2.5em;
	}

.archive h2.posttitle {
	font-size:1.8em;
	}
			
h3 {
	font-size.85em;
	text-transform: uppercase;
}

.ui-tabs-panel h3 {
	font-size: 1em;
	border-bottom: 3px solid #CCC;
	height: 21px;
	}
		
#widgets-bottom h3 {
	color: #a6a6a6;
	margin-bottom: 3px;
	font-size:.9em;
	text-shadow: 0 1px 0 #FFF;
	}
.widget_position_0 {
	//clear:both;
}

h3.widgettitle a, h3.widgettitle a:visited {
	text-decoration: none;
	}
		
#footer h3 {
	border-color:#757575
	}
	
#sidebar h3 {
	color:#939393;
	font-size:.85em;
	text-transform:uppercase
	}

.entry h3 {
	font-size:1.5em;
	text-transform: none
	}
	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	}

h4 {
	font-size:1.3em; 
	}
	
h5 {
	font-weight: bold;
	font-size: 1.2em
	}

h6 {
	font-weight: bold;
	font-size: 1em;
	}	
	
	
	
	
/* ---------- @ Content Styles -----------*/

#logo {
	//float: left;
	//margin: 15px;
	font:bold 2em Helvetica Neue,Helvetica,Arial;
	//background: url(http://test.chrismcintyre.com/wp-content/uploads/2014/11/Podcast-Alley-Logo.png) no-repeat;
	//padding: 3px 0 0 32px;
	//height: 28px;
	text-transform: uppercase;
	color: #e4e4e4;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	}

#logo a, #logo a:visited {
	text-decoration: none;
	color: #e4e4e4;
	display: block
	}

#logo a:hover {
	text-decoration: underline
	}

#logo a:active {
	color: #d1d1d1;
	}
		
#description {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	float:left;
	width: 280px;
	margin-top: 14px;
	}
		
.item-row-position-0 { 
	clear:both; 
	}
	
.feed-list {
	margin-top:15px;
	}

#categories {
	min-height: 600px !important;
	}
		
.panes .widget {
	float:left;
	margin: 23px 16px 12px;
	//width:297px;
	min-width: 300px;
	width: 30%;
	list-style: none;
	min-height: 310px !important;
	}

.panes #sidebar .widget {
	width: auto;
	margin: 12px 0 24px;
	float: none;
	}
		
.panes {
	overflow:hidden;
}

.feed-item.item-row-position-2 {
	margin-right:0;
	}
		
.ui-tabs-panel .widget img {
	vertical-align:middle;
	margin: 0 7px 4px 0;
	}
 
.feed-item li {
	border-bottom:1px dotted #999;
	padding:8px 0;
	line-height:145%;
	list-style: none
	}

.feed-item a, .feed-item a:visited {
	color:#111;
	text-decoration:none
	}

.feed-item a:hover, .feed-item a:active {
	color:#6d6d6d;
	}

.feed-item a:hover {
	text-decoration: underline;
}

.post-ratings {
	padding:15px 0 12px;
	height:27px;
	}

.post-ratings img {
	margin-right:2px !important;
	}

.tooltip {
	display:none;	
}
.tooltipContainer {
	background:#eee url(images/bg_tooltip.png) no-repeat;
	border:5px solid #e6e5e5;	
	padding:18px;
	color:#333;
	width:250px;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	line-height:165%;
	margin:0 15px;
}		
	
a#arrow-top	{
	text-indent: -999em;
	display: block;
	background: url(images/arrow-top.png);
	position:fixed;
	bottom:40px;
	height: 37px;
	width: 37px;
	right: 40px;
	}
	
a#arrow-top:hover {
	background: url(images/arrow-top.png) 0 -37px;
	}
	
a#arrow-top:active {
	background: url(images/arrow-top.png) 0 -74px;
	}	

.favicon {
	vertical-align: middle;
	margin-right: 7px;
	}
	
			


/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
#writer .avatar {
	margin:4px 17px 7px 0
	}



/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#pagination {
	margin-top:22px;
	overflow:hidden;
	padding:5px 0;
	}

#pagination a, #pagination a:visited { 
	border:1px solid #CCC;
	padding:6px 8px;
	text-decoration:none;
	overflow:hidden;
	display:block;
	}

#pagination a:hover {
	text-decoration:underline;
	}

#pagination a:active {
	border-color:#949494;
	}
		
#pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

#sidebar .widget {
	margin-bottom:24px;
	overflow:hidden;
	background: #f1f6f8 url(images/highlight.png) repeat-x;
	padding: 32px 22px 22px;
	border:1px solid #dae1e5;
	-moz-box-shadow: 2px 2px 0 0 #dae1e5;
	-webkit-box-shadow: 2px 2px 0 0 #dae1e5;
	box-shadow: 2px 2px 0 0 #dae1e5;
	}
	
#sidebar .widget li {
	list-style:none;
	border-bottom:1px dotted #CCC;
	padding:6px 0;
	line-height:140%;
	}

#sidebar .widget li:last-child {
	border: none
	}
	
.widget li a, .widget li a:visited {
	text-decoration:none
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
#sidebar .widget li li {
	margin-left:34px;
	list-style:disc;
	border: none
	}

#wp-calendar tr {
	background:#f2f2f2;
	}
	
#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
#wp125adwrap_2c {
	overflow:hidden
	}

#wp125adwrap_2c .wp125ad {
	float:left;
	margin-right: 8px;
	}	

.wp125ad a img {
	border:none;
	}

#wp125adwrap_2c div+div {
	margin:0 !important;
	}
	
#sidebar h3.widgettitle span {
	background: #9cbeae;
	color: #FFF;
	padding: 3px 8px 3px;
	margin:-23px 0 0 -28px;
	position: absolute;
	}


.authorLink .avatar {
	float:none;
	}
	
	
/*Bottom Widgets*/	

#widgets-bottom {
	background: #eee url(images/bg_widgetbot.png) no-repeat center bottom;
	padding: 20px 0 40px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
	}

#widgets-bottom li a, #widgets-bottom li a:visited {
	color:#111;
	text-decoration: none;
	border-bottom: 1px dotted #c5c5c5;
	}

#widgets-bottom li a:hover {
	border-bottom: 1px solid #787878;
	}

#widgets-bottom li a:active {
	color: #626262;
	}
		
#widgets-bottom li {
	padding: 5px 0 5px 16px;
	line-height: 155%;
	background: url(images/bullet.png) no-repeat 0 8px;
	list-style: none;
	}

#widgets-bottom .widget {
	float: left;
	width: 212px;
	border-right: 1px dotted #c5c5c5;
	padding: 0 22px;
	}

#widgets-bottom .widget:last-child {
	margin:0;
	border: none;
	padding-right: 0;
	}

#widgets-bottom .widget:first-child {
	padding-left: 0;
	}
	
#widgets-bottom p {
	margin-top: 0;
	}
	
#widgets-bottom .twitterWidget li {
	background: none;
	overflow: hidden;
	border-bottom: 1px solid #c3c3c3;
	padding: 8px 0 5px;
	margin-bottom: 7px;
	}			
	
#widgets-bottom li a.profile_image_url, #widgets-bottom li a.profile_image_url:visited {
	display: block;
	float: left;
	margin: 5px 12px 6px 0;
	border: none;
	}

	
	
	
		
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}

.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	
	
	
	
/* ---------- @ Footer -----------*/

#footer {
	font-size:.8em;
	overflow:hidden;
	color: #CCCCCC;
	padding:20px 0;
	text-align: center;
	border-top: 1px solid #000;
	}
		
#footer a, #footer a:visited {
	text-decoration:none
	}
	
#footer a:hover, #footer a:active {
	color:#FFF;
	}	
	
	
/* ---------- @ Admin Bar ---------------- */
/* administration bar */
#bm_adminBar {
	padding:0 0 3px 19px;
	background:#4f4f4f;
	height:40px;
	font-size:11px;
	text-transform:uppercase;
}

#bm_adminBar ul {
	width:980px;
	margin:0 auto;
	float:none
}

#bm_adminBar li {
	background:none;
	float:left;
	list-style: none;	
}

#bm_adminBar ul li a, #bm_adminBar ul li a:visited {
	color:#ccc;
	background:transparent no-repeat center left;
	padding:0 30px 0 20px;
	line-height:40px;
	text-decoration: none
}

#bm_adminBar img {
	padding: 0;
	border: none;
}
	
#bm_adminBar ul li a:hover {
	color:#fff;
}

#bm_adminBar a.account {
	padding-left:10px !important;
}
#bm_adminBar li a.dashboard {
	background-image:url(images/icon_admin_dashboard.png) !important;
}
#bm_adminBar li a.new-page, #bm_adminBar li a.edit-page {
	background-image:url(images/icon_admin_page.png) !important;
}
#bm_adminBar li a.new-post, #bm_adminBar li a.edit-post {
	background-image:url(images/icon_admin_post.png) !important;
}
#bm_adminBar li a.logout {
	background-image:url(images/icon_admin_logout.png) !important;
}

#bm_adminBar ul.nav {
	line-height:auto;
	margin:auto;
}

#bm_adminBar ul.nav li {
	margin:0;
}

.tabLoading {
	padding:50px;
	background:url(images/loadStrip.gif) center center no-repeat;
}

#tabBlogContent {
	width:725px;
	float:left;
	margin:23px 16px 12px 16px;
}

#tabBlogSidebar {
	width:329px;
	float:left;
}