/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/



/* Navigation */
div.navigation { border-top: 1px solid #E5E5E5; text-transform:uppercase; padding-bottom: 15px; text-align:center; margin: 0 0 0px; font-size: 12px; }
div.navigation a { font-weight: normal; padding:6 0px; line-height: 50px; }
div.navigation span.current { padding: 0 0px; color:#ea6c35; font-weight:bold;  }
div.navigation span.pages { margin-right: 5px; display: none; }
div.navigation .alignleft, div.navigation .alignright { margin: 0; }
div.navigation .prev { float:left; }
div.navigation .next { float:right; }





/* Forms */
input, textarea {  font-size: 13px; padding: 6px 12px; border: 1px solid #D9D6D6;  color: #000; background: #fff;  font-family: "Lato", "Myriad Pro", "Arial", sans-serif; }
input:focus, textarea:focus { border-color: #999;  }
button, 
input[type=button], 
input[type=reset], 
input[type=submit] {  background: #000000; padding:6px 6px; border: none 0; color: #fff;   }
button:hover, 
input[type=button]:hover, 
input[type=reset]:hover, 
input[type=submit]:hover { background: #222;  cursor: pointer; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }

input#s { float:left; margin:6 5px 0 0; }




#logo {
	text-align:left;
    padding:0px 0;
}

#logo a {
 	font-size: 66px; 
	font-weight: bold; 
	display: block;
}
 
#logo span {
    color:#848484;
    font-size:14px;
    display:block;
    text-align:center;
    font-weight:normal;
}

.adv {
    float:center;
    margin: 0 0 0px;
}



#navsocial {float: right; display: inline; margin-top: 22px; font-size: 14px; }
#navsocial li {float: left; display: inline; margin-right: 14px; line-height: 20px; }
#navsocial li a { color:#000000; }
#navsocial li a:hover { color:#750B4E; }
#navsocial img { float: left; display: inline; margin-right: 3px; }



#navbar .dropdown ul ul { 
    top:-10px;
    padding:2px 0 10px;
}



#navbar {
	border-bottom: 10px solid #000000;
	border-top: 20px solid #750B4E;
}



#navbarsecond .dropdown li:hover li a:hover {
	color:#750B4E;
}




/* Featured Category Widgets on Homepage */
.home_widgets .home_column {
	width:310px;
	margin:0 25px 0 0;
	float:left;
}

.home_widgets .home_column.last {
	margin:0;
}

.home_widgets .home_column h4.title {
	border-top: 1px solid #/* Featured Category Widgets on Homepage */
.home_widgets .home_column {
	width:310px;
	margin:0 25px 0 0;
	float:left;
}

.home_widgets .home_column.last {
	margin:0;
}

.home_widgets .home_column h4.title {
	border-top: 1px solid #750B4E;
    font-size: 13px;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding:10px 0 0;
    text-transform:uppercase;
	color: #212121;
	font-weight:normal;
}

.featured-post {
	margin:0 0 20px;
}

.home_column h3 {
	margin:0 0 8px;
}

.home_column h3 a {
 	font-size:21px;
}

.home_column .post-thumb {
	margin:0 0 10px;
};
    font-size: 10px;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding:10px 0 0;
    text-transform:uppercase;
	color: #212121;
	font-weight:normal;
}






.dropdown a {
    padding: 12px 22px 15px;
    margin:0 5px 0 0;
    text-decoration:none;
    line-height:1.2;
    font-size: 14px;
    color: #000000;
    display:block;
}





.dropdown li:hover a { 
    color:#000000;
    background:#750B4E;
}




.dropdown li:hover li a:hover {
	color:#B8B8B8;
}





.dropdown li:hover ul a { 
    color:#ffffff;
}




h1.archive_title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 15px;
    padding:0 0 15px;
    text-transform:uppercase;
    color:#000;
    border-bottom: 1px solid #E5E5E5;
}




.archiveposts h3.title {
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
    line-height: 1.3;
    margin: 0;
    padding:8px 0;
    text-transform:uppercase;
    color: #750B4E;
    font-weight:bold;
}




.recent-post {
	border-top: 1px solid #ffffff;
    margin:-1px 25px 20px 0;
    padding-top: 15px;
    width:216px;
    float:center;
}



.recent-post h4.title {
    border-top: 1px solid #750B4E;
    font-size: 12px;
    line-height: 2.3;
    margin: 0 0 10px 0;
    padding:0 0 0;
    text-transform:uppercase;
    color: #000000;
    font-weight:bold;
    border-bottom: 1px solid #750B4E;
    
}
    



.recent-post h2 {
    line-height: 1;
    margin-bottom:10px;
    font-weight:bold;
}
    
.recent-post h2 a {
    font-size: 20px;
}



.recent-post h2 a:hover {
     color:#750B4E;
}



.recent-meta {
  	margin:0 0 5px;
    font-size:10px;
    color:#750B4E;
}



.recent-meta a {
        text-transform:uppercase;
	color:#000000;
        font-weight:bold;
}



.recent-meta a:hover {
	color:#B8B8B8;
}





/* List view */
.list-view .recent-post {
    width:100%;
    margin:-1px 0 25px 0;
    border-top: 1px solid #750B4E;






.widget h3.title { 
	border-bottom: 1px solid #000000;
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 15px 0;
    padding:8px 0;
    text-transform:uppercase;
	color: #666;
	font-weight:bold;
}





.home_column .widget h3.title {
	border-top: 1px solid #000000;
	border-bottom:none;
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding:0px 0 0;
    text-transform:uppercase;
	color: #212121;
	font-weight:bold;
}





/* Recent Comments */
.recent-comments-list .avatar { margin-right: 8px; float: left;}
.recent-comments-list li { padding: 6px 0 10px; margin:0 0 5px; border-bottom: 1px solid #000000; line-height:1.4; }
.recent-comments-list li a { font-weight:bold; }




/* Recent Posts  */
.widget .feature-posts-list br {display: none;}
.widget .feature-posts-list img { margin: 4px 12px 5px 0; float: left;}
.widget .feature-posts-list small { font-size: 12px; color: #8B96A0; margin: 2px 0 4px; display: block; }
.widget .feature-posts-list .post-excerpt { display: block;}
.widget .feature-posts-list li { padding: 6px 0; margin:0; border-bottom:1px solid #000000; line-height:1.4; }
.widget .feature-posts-list li a { font-weight:bold; }
  


#sidebar {
    float: top;
    width: 260px;
	font-size:13px;
    color:#5C5C5C;
}

.archive #sidebar, .page #sidebar, .search #sidebar {
	margin-top:20px;
}

#sidebar .widget {
    margin-bottom:20px;
}




<script type="text/javascript">
var infolinks_pid = 2432768;
var infolinks_wsid = 0;
</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>



#footer .widget-area {
    padding:0 0 15px;
    margin:0 0 15px;
    border-bottom:3px solid #750B4E;
}     