/*
	Theme Name: Kotha Child Theme
	Theme URI: http://www.shapedtheme.com/wordpress/themes/kotha-free-responsive-wordpress-blog-theme
	Author: ShapedTheme
	Author URI: http://shapedtheme.com
	Description: Kotha Child Theme
	Version: 1.0
	Template: kotha
	
*/
 
@import url("../kotha/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

footer .rpwe-summary
{
 color:#fff;   
}

footer a:hover
{
 color:#b70000 !important;   
}
footer .tagcloud a:hover
{
 color:#fff !important;   
}

.text-center {
    text-align: left;
}

.pullquote-1 {
width: 250px;
max-width: 60%;
margin-top: 0;

}
.pullquote.alignleft{
margin-right: 0;
}

.alignleft {
float: left;
}
.imagetextfont
{
font-family:sans-serif;
font-size: 11px;
text-align:center;
}


.container
{
 width: 1007px;   
    
}

.menu li.current_page_item a
{
 color:#333 !important;   
}

.slicknav_nav, .slicknav_nav ul
{
}
#header
{
 height:86px;   
  border-top: 6px solid #d74141; 
     
    width:100%;
}

#header .container
{
   
   border-bottom: 50px solid #c92626; 

}
.st-content {
    margin-top: 40px !important;
    

    margin-bottom:0px !important;

    
}

.menu li a
{
 text-transform:none;   
}

ul.menu ul a
{
 background:#dd3333;   
    color:#fff;
}

ul.menu ul a:hover

{
 background-color:#9E2B2B !important;
}




.videoWrapper {
	position: relative;
	padding-bottom:56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}


.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
   
}


.rpwe-block li
{
 border-bottom:none !important;   
}
.white-color
{
 margin-bottom:30px;   
}

.rpwe-alignleft.rpwe-thumb {
 
    margin-left: 5px;
}


.rpwe-summary {
  
    padding-left: 5px;
}
.container
{
 background:#fff;   
    margin-top:20px !important;
    margin-bottom:-20px !important;
    
}





#footer,footer div.container
{

background-image: url("http://www.iswpc.org/wp-content/uploads/2016/05/footerbg.png");

}
.copy-right-text
{
 background-color:#000;   
}
.copy-right-text p {
 
    color: #fff;
}

footer h1 {
    color: #fff !important;
}

footer a {
    font-size: 14px;
    color: #fff !important;
}

.padding-content
{
 padding:8px !important;   
}

.hentry
{
 box-shadow:none;   
}

article header.entry-header h1.entry-title {
     border-bottom: 1px solid #dedede;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1) !important;
    text-align:left;
}
.list-inline
{
 text-align:left;   
}

.widget-title {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #b70000 !important;
    color:#fff;
}

footer .widget-title {
    background: transparent !important;
}

.thumbnails {
    display: none;
}



.widget .entry-title a {
    color:  #dd3333 !important;
}

.widget .entry-title a:hover{
    color:  #000!important;
}

#primary
{
padding-top:20px;
}
.primary-sidebar.widget-area

{
 padding-top:60px;   
}

.primary-sidebar .widget
{
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
padding-bottom:15px;
   
    
}
#header .container {

    margin-top: 0px !important;
}

footer .widget .entry-title a {
    color: #fff!important;
}

footer .widget .entry-title a:hover{
    color: #dd3333 !important;
}




.tagcloud {
    padding-left: 5px;
    padding-right:5px;
}

.list-inline {

    display: none;
}







@media only screen and (max-width: 1000px)
{
.container
{
    
width:100%;

}

#primary, .primary-sidebar.widget-area
{
      float:left;  
width:70%;
}


.primary-sidebar.widget-area {
    width:28%;
    margin-left:10px;
     float:right;   
}

}


@media only screen and (max-width: 800px)
{
.container
{

width:100%;
}

#primary, .primary-sidebar.widget-area
{
width:100%;
}


.primary-sidebar.widget-area {
    width:100%;
}

}


.search-header .search-title
{
 font-style:normal !important;   
}
 

