/*
Theme Name: SmartScreen Child
Description: Child theme for the Smartscreen
Author: Your name here
Template: smartscreen
*/

@import url("../smartscreen/style.css");

.fa {

  color: #444444;
}


#nav {
    padding-top: 12px;
}

#menu-wrap {
    
    padding-top: 20px;
     background-image: url("images/sec_highlight.png");
   
}

#controls-wrap a{
	color: #000 !important;
} 

#controls-wrap a:hover{
	color: #79b51d !important;
}

.dynsystable12px{
  font-size: 12px;

}

tbody{
  vertical-align:top;
}

td{
  padding-bottom: 3px;	
  padding-top: 3px;
}

#shutdown {
    top: 7px;
    left: 10px;
}

#slidecaption h2 {
    font: 300 25px 'Oswald', 'Helvetica',  Sans-serif;
    padding-bottom: 10px;
    color: #3e3d40;
}

#slidecaption {
    background: rgba(0, 0, 0, .7) url("images/sec_highlight.png") no-repeat;
}

.rpwe-time.published{
color: #000000;
font-size: 11px;
}



#sidebar ul li, #sidebar ul li a, #sidebar ul li a:active {
    color: #000000;
}

#sidebar .widget {
    padding-bottom: 0px;
}

#sidebar .widget h3.widget-title a:visited{
color: #000000;
}

#sidebar .widget h3.widget-title a:hover{
color: #79b51d !important;
}

#sidebar ul li {
    background: url(images/arrow_bullet.png) no-repeat;
    padding: 0 0 10px 20px;
    color: #444;
}

#sidebar ul li:before {    
   content: ""; 
}

#sidebar .recent-tweets i.fa {
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 20px;
}

#sidebar .recent-tweets li {
  display: block;
  color: #444;
  padding: 0 0 0px 30px;
  margin-bottom: 20px;
  position: relative;
  background: initial;
}

#sidebar .recent-tweets li span.twitterTime a {
  display: block;
  padding-top: 5px;
  text-decoration: underline;
  color: #000;
}

.alignright1, img.alignright1, a img.alignright1 {
    float: right;
    margin: -20px 1px 1px 1px;
    padding-top: 20px;
}

ul.arrowlist li:before {
    width: 16px;
    height: 16px;
    content: " ";
    background: url(images/arrow_bullet.png) center center no-repeat;
    display: inline-block;
    float: left;
    margin-left: -30px;
    background-color: #555;
}



.rpwe-summary a:before {    
   content: "\A"; 
   white-space: pre;
}

.copyright {
    /*font: 12px Verdana; ---CM*/
    color: #3e3d40;
    float: left;
    padding: 15px 0 0 80px;
}


#prevslide i, #nextslide i, #play-button i {
    color: #444;
    font-size: 14px;
}


#___plusone_0 {
width: 69px !important;
}


#entries .post-item {
padding-bottom: 6px;
margin-bottom: 10px;
overflow: visible;
border-bottom: 1px solid #eee;
}


div.divider, .line-sc {
clear: both;
display: block;
height: 2px;
padding-top: 6px;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}

.jqueryslidemenu ul li a:link, 
.jqueryslidemenu ul li a:visited, 
.jqueryslidemenu ul li a:active,
#mobile-nav ul li a:link, 
#mobile-nav ul li a:visited, 
#mobile-nav ul li a:active {
    color: #444;
}

.pullquote {
    margin: 0px 0px 0px 0px;
}