/*
Theme Name: Child_Responsive_cio
Theme URI: http://cyberchimps.com/responsive-theme/
Description: Responsive Child Theme for Capital Ideas Online.com
Author: Ankur Adhikari
Author URI: http://adhikari.info
Template: responsive
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: responsive
*/

.fit {

    text-align: left !important;
}


#content .responsive::after {
    border-bottom: solid 5px #7c7b7b;
    width: 100px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -9px;
    right: 0;
	display:none;
}
p {
    margin: 0px 10PX;
    padding: 0px;
}

ul li {
margin-top:10px;
padding:0 !important;
}

 ul, ol {
    margin: 0;
    padding-left: 2.0em;
} 

.textwidget ul {
	list-style-type: none;
}

.scrollingtext ul li ol {
padding-bottom: 0px;
list-style-type: none ;
padding-left: 0px;
margin: 0px;
}

.scrollingtext ul li p {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.textwidget .scrollingtext a {
font-size: 1em;
}

.widget-wrapper {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background-color: #f9f9f9;
border: 1px solid #e5e5e5;
border-radius: 4px;
margin: 0; 
padding: 5px;
margin-bottom: 10PX;
}

.top-menu li a {
    border-left: 0px solid #CCC;
    color: #333;
    font-size: 14px;
    padding: 0px 4px 0px 1px;
}

.widget-title-home h3 {
font-size: 1.5em;
display: block;
margin: 0;
padding: 5px 0 5px 5px;
text-align: left;
background-color: black;
color: white;
}

.widget-title-home h5 {
font-size: 1.5em;
display: block;
margin: 0;
padding: 5px 0 5px 5px;
text-align: left;
background-color: red;
color: white;
}

a {
color: #000000;
font-weight: bold;
text-decoration: none;
/*font-size: 1.3em;*/
}

.read-more {
  background: #423939;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
 width:90px;
/*margin-bottom: 20px;*/
/*margin-right: 20px;*/
}

.read-more:hover {
  background: #000000;
  text-decoration: none;
}

.read-more a {
color: #FFFFFF;
font-size: 1em;
}

.grid {
margin-bottom: 0;
}

.post-meta .vcard {padding-left: 9px !important;}

.dt_page {
  background-image: url('/articles/images/ci23.png');
  background-repeat: no-repeat;
  background-position: left top;
  height: 101px;
  width: 60px;
  color: #C60100;
  float: left;
  text-align: center;
  padding-right: 5px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 20px;
}

.menu a {
border-left: 1px solid #585858;
color: #ffffff;
cursor: pointer;
display: block;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 45px;
margin: 0;
padding: 0px 10px;
position: relative;
text-decoration: none;
text-shadow: 0 -1px 0 #000000;
white-space: nowrap;
}

@media screen and (min-width: 981px) {
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .menu li li {
        display:block;
        text-align:left
    }
}

#footer-wrapper {
background-image: url(/articles/images/ci29.png);
background-repeat: repeat-x;
background-position: left top;
height: 60px;
padding: 20px 5px;
}

.box01-readmore {
text-align: right;
margin-right: -5px;
margin-bottom: -5px;
margin-top: 5px;
}

.open-link {
  background: #423939;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
 width:60px;
/*margin-bottom: 20px;*/
/*margin-right: 20px;*/
}

.open-link:hover {
  background: #000000;
  text-decoration: none;
}

.open-link a {
color: #FFFFFF;
font-size: 1em;
}



.entry-title{
font-family: Tahoma, Arial;
font-size: 20px;
line-height: normal;
color: #000000;
padding-top: 2px;
padding-bottom: 2px;
}

#logo {
float: left;
margin: 10px 0px;
}

h2 {
font-size: 2.250em;
margin-bottom: 0px; 
margin-top: .75em;
}

p {
margin: 10px 0px;
padding: 0px;
}

body
{
background-image: url(ci05.gif);
background-repeat: repeat-x;
background-position: left top;
background-color:#ffffff;
}

.cio-contact {
  background: #423939;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
 width:200px;
 margin: 5px;
padding: 5px;
}

form {
margin: 3px;
}
  border-bottom-style: none!important;
}