/* Custom CSS */
#message_response
{
	display:none;
}

.widget-area ul
{
	list-style:square !important;
}
.widget-area ul li a
{
	color:#000;
}
.widget-area ul, .widget-area select,  .widget-area div, .search-form
{
	/*padding-left:30px;*/
}
.widget-area ul, .widget-area .search-form, .calendar_wrap, .tagcloud, .textwidget
{
	padding-left:30px;
}
.search-form
{
	padding-bottom:20px !important;
}
.widget-area, .recentcomments ul li a:hover
{
	color:#FFB800 !important;
}
.rssSummary
{
	padding-right: 20px!important;
	padding-left: 20px !important;
}
.tagcloud a
{
border: 1px dotted #ccc !important;
    color: #999 !important;
    display: block !important;
    float: left;
    font-size: 14px !important;
    line-height: 35px !important;
    margin: 2px !important;
    padding-left: 10px;
    padding-right: 10px;
    position: relative !important;
    text-align: center !important;
    text-transform: capitalize !important;
    width: auto;
}
.search-submit
{
	color:#000000 !important;
}
.screen-reader-text
{
	display:none;
}
input.search-field
{
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    outline: 0 none !important;
    transition: all 0.5s ease 0s !important;
	width: 230px;
    height: 32px;
}
/* Calender Widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; padding-right: 30px !important; border-collapse: separate; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px;  padding-left:16px;}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td {  border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#today { background-color:#FFB800; color:#fff !important;}
#today a { background-color:#FFB800; color:#fff !important;}
#today td:hover { background-color:#FFB800 !important;}
#wp-calendar caption  { display:none; }
#wp-calendar tfoot { display:none; }

/* 404 Page */
    .page-not-found {
    text-align: center;
}
.page-not-found h3 {
    background: #FFB800;
    color: #fff;
    display: inline-block;
    font-size: 120px;
    padding: 0 25px 20px;
}
.page-not-found h4 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase;
	margin-bottom:0;
}
.page-not-found p {
	margin-bottom:0;
	font-size:12px;
	color:#999;
}
.page-not-found h3 li {
    display: inline-block;
}
.page-not-found .btn {
	margin-top:0;
	border:1px solid #FFB800;
}
.page-not-found .btn:hover {
	border:1px solid #FFF;
}

.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor, .aligncenter
{
}

.comment-respond
{
	margin-top:20px;
}
.comment-reply-title small
{
	font-size:12px !important;	
}

.sticky { border:#D90014 1px solid; }
#blog-sticky
{
	border:#D90014 1px solid;
}

#archives-dropdown--1, #cat, .textwidget select
{
	width: 300px;
	height: 30px;
	margin-bottom:20px;
	margin-left:20px;
}
.textwidget img
{
	width:300px;
	height:auto;
}
.textwidget select
{
	width:245px;
}
.rss-date
{
	display:block;
}
.widget-area li
{
	width:300px;
}
.widget-area p
{
	width:300px;
}
	







