/* -- This is the place to add your own style modifications without touching the original styles -- */

input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
input[type="submit"], input[type="button"] { -webkit-appearance: button; }
select { -webkit-appearance:textfield; }

#page { padding:20px 0 }

/* ---------[ Navigation Bar ]--------- */

#catnav ul { border:0px }

#topnav ul { border:0px }

#topnav ul li.search { float:right; }


/* ---------[ Home Page Thumbnails Size Adjustment ]--------- */

.cat-posts-stacked img.thumbnail { max-width:20%; }

.cat-posts-widget img.thumbnail { max-width:65%; max-height:65%;}


/* ---------[ Home Page Line Spacing & Styling of Posts & Excerpts  ]--------- */

.featured.galleries .gallery-excerpt {
	padding: 0;
	margin:0 auto 1em;
	display:block;
	line-height:1.5em;
	height:7.3em;
	overflow:hidden;
	}

.cats-by-2 .entry.post-1 .excerpt {
	display:block;
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	line-height:1.5em;
	height:7.5em;
	}

/* Featured Gallery Tweaks */
.featured.galleries h3.post-title
{
height:40px;
background-color:#fff;
font-size: 11pt;
margin-bottom: 10px;
}

h2.feature-title,
h3.widgettitle,
h2.feat-title,
.sitemap h2,
h1.archive-title {
	padding:0;
	letter-spacing:0;
	font-size: 10pt;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	}

/* Cat Section Title Line Spacing  */

.cats-by-2 h3.post-title { line-height:1.4em; 
			   font-size: 11pt;}

#entry post-2 post-title { line-height:1.4em; }
.cats-by-2 .entry.post-1 { height:136px;
			   font-size:9pt;  }
.cats-by-2 h3.post-title { margin:0px 0px 10px 0px; };
			{ line-height:1.4em; }

/* .cats-by-2 .entry */ 
/* .cats-by-2 .entry.post-1 .excerpt { height:7.0em } */


/* ----------[ Home Page Link Color Adjustments ]---------- */

h3.widgettitle a, h3.widgettitle a:link, h3.widgettitle a:visited, h2.feature-title a, h2.feature-title a:link,
h2.feature-title a:visited { color:#13450b } 


/* a, a:link, a:visited { color:#f06a1d } */

/* .meta .meta-view a, .meta-view a:link, { color:#f06a1d } */


/* -------------------[ Archive Drop-Down Menus - Solostream ]------------------- */

.index-4-5-archives {
	border:1px solid #eeeeee;
	background:#fafafa;
	padding: 5px 5px 0;
	display:block;
	margin:0;
	display:block;
	}

.index-4-5-archives form {
	display:inline;
	margin:0;
	padding:0;
	}

.index-4-5-archives select {
	display:inline;
	width:200px;
	padding: 5px;
	margin: 0 0 5px;
	color:#666;
	background:#fff url(/wp-content/uploads/2014/11/downarrow-dark.png) 97% 50% no-repeat;
	}

.index-4-5-archives form.catarchives {
	float:right;
	margin-right:0;
	}

/* -------------------[ Site Title and Logo ]------------------- */

#head-content {
	padding: 1px 0
	}



/* ORANGE/BLACK THEME */
/* Added by Erin 8/9/2015 */

#head-content
{
margin: 20px 0 0 0;
}

#topnav, #topnav ul ul a 
{
background: #FFF;
}

#topnav ul a
{
color: #F06A1D;
}

#topnav ul a:hover, #topnav ul ul a:hover
{
color: #333;
background-color: #FFF;
}

#topnav ul li.search
{
margin: 2px 0 4px 0;
}

#searchform #searchfield
{
border: 0 none;
border-left: 1px solid #ddd;
text-transform: none;
width: 202px;
}


#commentform input#submit, .archive-tabs a, .archive-tabs a:link, .archive-tabs a:visited, a.more-link, a.more-link:link, a.more-link:visited, #searchform #submitbutton, p.email-form .subbutton, a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited,
#commentform input#submit:hover, .archive-tabs a:hover, .archive-tabs a:active, .archive-tabs .ui-tabs-selected a, a.more-link:hover, a.more-link:active, #searchform #submitbutton:hover, p.email-form .subbutton:hover, a.comment-reply-link:hover, a.comment-reply-link:active
{
color: #FFF;
text-transform: capitalize;
}

#commentform input#submit, .archive-tabs a, .archive-tabs a:link, .archive-tabs a:visited, a.more-link, a.more-link:link, a.more-link:visited, #searchform #submitbutton, p.email-form .subbutton, a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited
{
background-color: #F06A1D;
border-color: #F06A1D;
}

#commentform input#submit:hover, .archive-tabs a:hover, .archive-tabs a:active, .archive-tabs .ui-tabs-selected a, a.more-link:hover, a.more-link:active, #searchform #submitbutton:hover, p.email-form .subbutton:hover, a.comment-reply-link:hover, a.comment-reply-link:active
{
background-color: #333;
border-color: #333;
}

#catnav, #catnav ul ul a
{
background: #505050;
color: #FFF;
}

#catnav ul a, #catnav ul ul a
{
color: #FFF;
border: 0 none;
border-right: 0;
}

#catnav ul li
{
border-right: 0;
}

#catnav ul a
{
padding: 6px 15px;
}

#catnav ul li.current-menu-item a,
#catnav ul a:hover, #catnav ul ul a:hover
{
background-color: #333;
color: #FFF;
}



/* Featured posts heading */
h3.widgettitle a, h3.widgettitle a:link, h3.widgettitle a:visited, h2.feature-title a, h2.feature-title a:link, h2.feature-title a:visited
{
color: #F06A1D;
}

/* Fix for long post titles */
h3.post-title, h2.post-title
{
height: 43px;
overflow: hidden;
margin-bottom: 10px;
}
.cat-posts-stacked h3.post-title
{
max-height: 43px;
height: auto;
}

body
{
border-top: 15px solid #333;
}

.featured.galleries .meta-comments
{
position: relative !important;
left: 0;
}

.featured.galleries .meta-date
{
display: none !important;
}

.dgd_stb_box.clean_white form input.submit, .dgd_stb_box form input[type="submit"] 
{
    background-color: #F06A1D !important;
    margin-top:-.875em;
}
