/*
==  CUSTOM STYLESHEET  ========================================================

HOW TO USE THIS FILE:
	Simply copy an existing style from the style.css file to this one and 
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a 
	newer version of this theme without losing any of your customizations.

===============================================================================
ADD YOUR CUSTOM CSS BELOW THIS LINE */

/*---------------------------------------------------------------------------*/
/*  Header
/*---------------------------------------------------------------------------*/

#logo {
        align: center;
	width: none !important;
	height: 210px;
	overflow: hidden;
}

#logo img{
	width: 633px;
}

#header {
	margin: 0 0 30px 0;
	padding: 10px 30px 20px;
        background: #565656;
        height: auto;
}


/*---------------------------------------------------------------------------*/
/*  Title Line
/*---------------------------------------------------------------------------*/

#home-title {
	font: italic 20px/1.5em 'Droid Serif', serif;
	padding: 0px;
	margin: 0 0 20px 30px;
	color: #3b3b3b;
}


#home-title-2 {
	float:right;
	display: inline-block;
        padding: 0px;
	margin: 0 10px 20px 30px;
	vertical-align: middle;
}


.social-circles { 
       fill:#333333;
       fill-rule:evenodd;
       clip-rule:evenodd;
}


.social-circles:hover { 
       fill: #a92e16;   
       fill-rule:evenodd;
       clip-rule:evenodd;
}


.fb-like {
        float:none;
	display: inline-block;
	vertical-align: top;
        height: 30px;
        overflow: hidden;
}



/*---------------------------------------------------------------------------*/
/*  Menu
/*---------------------------------------------------------------------------*/

#primary-menu ul a {
    font-size: 14px;
}

#primary-menu ul ul {
    padding: 22px 0 0 0;
    text-transform: none;
    text-align: center;
    width: 100%;
}

#primary-menu ul ul li {
    width: 150px;
}


/*---------------------------------------------------------------------------*/
/*  Homepage 
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/*  Posts
/*---------------------------------------------------------------------------*/

.post-content {
	color: #444;
        font: 'Droid Sans', sans-serif;  	
        font-size: 16px;
        font-weight: 400;
        line-height: 1.9em;
}

.wp-caption {
    text-align: left;
    font-size: 12px;
    font-color: #414141;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 100% !important;
}

.single .post-footer,
.single .post-header,
.page .post-footer,
.page .post-header {
	background: #ffffff;
	margin: -20px 0 0 0;
	padding: 20px;
	color: #888;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Droid Sans', sans-serif;
}

blockquote {
    border-top: 1px solid #ccc;
    border-left: none;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-style: italic;
    margin: 20px 20px 30px 5px;
    padding: 20px 20px 0px 20px;    
    text-align: left; 
} 


.drop-cap {
    float: left;
    color: #111;
    font: normal 60px/50px serif;
    padding-right: 2px;
}

sup {
    top: 0em;
}


/*---------------------------------------------------------------------------*/
/*  Search 
/*---------------------------------------------------------------------------*/

.DT_Search input { 
    width: 260px; 
}

.search-wrap input,
.DT_Search input {
	background: #dddddd;
	padding: 10px;
	font-spacing:0.1em;
	color: #444;
	width: 260px !important;
	border-radius: 2px;
	float: left;
}


.DT_Search .submit {
    width: 80px;
    float: right;
    background: #666;
    display: none;
}



::selection {
    background-color: #a92e16;
    color: #fff;
}

::-moz-selection {
    background-color: #a92e16;
    color: #fff;
}

.archive-title-item {
	position: absolute;
	top: 0;
	left: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	color: #fff;
}




.single.single-showcase #content .hentry {
	background: #ffffff;
	padding-bottom: 30px;
}

.single .post-title,
.page .page-title {
	color: #3b3b3b;
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 8px;
}



/*---------------------------------------------------------------------------*/
/*  Widgets
/*---------------------------------------------------------------------------*/

.widget {
	margin: 30px 0;
	padding: 0 20px;
	color: #666;
}

.widget-area .widget:first-child { margin-top: 5px; }


.widget-title {
    font-family: 'Droid Sans', sans-serif;
    color: #666;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px dotted #626262;
    text-transform: uppercase;
    letter-spacing: .01em;
}

.widget ul {
	margin: 0 0 20px 0;
	list-style: none;
	line-height: 24px;
}

.widget li {
	margin: 0 0 10px 0;
	list-style: none;
}

.widget ul {
	margin: 0 0 20px 20px;
	line-height: 24px;
}

.widget ul li {
	list-style-image:url(images/heart_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 5px;
}



/*---------------------------------------------------------------------------*/
/*  Sign up form
/*---------------------------------------------------------------------------*/

#mc_embed_signup { 
	clear:left; 
	font: 14px 'Droid Serif', Helvetica,Arial,sans-serif;
}

#mc_embed_signup input {
	border: 1px solid #afafaf;
	-webkit-appearance: none;
}


#mc_embed_signup input.email {
	display: block;
	padding: 10px 0;
	text-indent: 10px;
	margin: -10px 0 15px 0;
	width: 100%;
	border-radius: 2px;
}


#mc_embed_signup input.button-2 {
	display: block;
	margin: 0 0 11px 0;
	width: auto;
   	float: right;
        color: #ffffff;
    	font-weight: bold;
   	background: #cb462c;
    	padding: 10px 20px;
        margin: 0;
   	border: none;
    	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}


#mc_embed_signup input.button-2:hover {
   	background: #a92e16;
}



#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 5px 0 8px 0;
}

#mc_embed_signup label {
	display: block;
	font-size: 13px;
	padding-bottom: 5px;
	color: #666;
	margin-right: 10px;
}


.arch-drop {
	color: #ffffff;
	padding: 10px;
	background: #fd5f44;
	border: 1px solid #fd5f44;
}

/* for 680px or less - Mobiles */
@media screen and (max-width: 680px) {
	#logo {
		height:auto;
	}
	#header {
		padding: 4px 10px 10px;
	}
	#primary-menu select {
		width: 80%;
		appearance:none;

	}
}


.tax-group #content .post-content,
.page.page-template-template-showcase-php #content .post-content {
	padding: 0;
	margin: 0;
	color: #666;
}

.single.single-showcase #content .post-content {
	padding: 0;
	margin: 0 30px 0 0;
	float: right;
	color: #666;
	width: 260px;
}



.stSegmentFrame {
	padding-bottom: 50px;
}




.format-video h1.post-title {  }

.format-image h1.post-title {  }

.format-gallery h1.post-title { }



/*---------------------------------------------------------------------------*/
/*  Footer
/*---------------------------------------------------------------------------*/

#credits p {
	margin-bottom: 30px;
        font-size: 12px;
	color: #dddddd;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);


.social-footer { 
       fill:#eeeeee;
       fill-rule:evenodd;
       clip-rule:evenodd;
}

.social-footer:hover { 
       fill: #a92e16;
       fill-rule:evenodd;
       clip-rule:evenodd;
}


