/*
   Theme Name: Homepreneur (Ribbon-child)
    Theme URI: https://mythemeshop.com/themes/ribbon/
    Description:Ribbon Theme modified for Homepreneur-online
    Author: Deepa Govind
    Author URI: http://homepreneur-online.com
	Template: ribbon
    Version: 2.2a
    Tags: blue, white, three-columns, mixed-columns, right-sidebar
*/
 
@import url("../ribbon/style.css");

/*----------------------------------------*/
/* =Theme customization starts here
-------------------------------------------------------------- */
body {
background-image: url(images/bg.png);
background-repeat: repeat;
}
.single_page {
background-color: white;
padding: 22px;
text-align: justify;
}

#header {
position: relative;
width: 100%;
width: 1050px;
max-width: 100%;
margin: 0 auto;
padding: 20px 0 12px 0;
min-height: 80px;
overflow: hidden;
}
.secondary-navigation, footer, .sidebar #searchform input[type="submit"]:hover, .readMore a:hover, #commentform input#submit:hover 
{
background-color: #105299;
}

.secondary-navigation {
background: #105299;
display: block;
clear: both;
width: 100%;
width: 1050px;
max-width: 100%;
margin: 0 auto;
min-height: 45px;
}

#navigation {
margin: 0 auto 0;
float: left;
display: block;
clear: both;
display: block;
margin: 0 auto;
clear: both;
background-repeat: repeat;
float: left;
font-family: 'Signika', sans-serif;
max-width: 100%;
}

#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    position: relative;
    width: 134px;
    margin-left: 8px;
    border-left: 0;
    background: #ffffff;
    border-right: 0;
    border-bottom: 1px solid #7A2A2A;
}

.headerright {
float: right;
margin-right: 20px;
display: inline-block;
width:295px;
}

.blurb {
font-family:Georgia, "Times New Roman", Times, serif;
display: inline-block;
font-size:18px;
text-align:justify;
line-height:140%;
font-style:italic;
color:#666;
vertical-align: top;
margin-top: 50px;
}

.post-content {
padding-top: 15px;
margin-top: 15px;
padding-bottom: 15px;
margin-bottom: 0;
font-family: georgia;
font-size: medium;
}

.post-single-content {
font-size: medium;
line-height: 22px;
text-align: justify;
font-family: georgia;
}

p {
margin-bottom: 20px;
text-align: justify;
}

.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
padding-right: 15px
}
.author_photo
{float:left;
}
.my_secondarymenu_class
{
background-color: #AFCCEB;
display: block;
clear: both;
width: 100%;
width: 1050px;
max-width: 100%;
margin: 0 auto;
min-height: 45px;
}
/*-----------authorliststyle-------*/
.authblock
{
clear: both;
margin-bottom: 30px;
background-color: #fff;
padding: 20px;
width: auto;
border: 1px solid #cdcdcd;
}


.box {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  margin: 1em;
  overflow: auto;
 // border:1px solid gray;
}
.authtitle
{
}
/*---------------------*/
#authorlist ul{
list-style: none;
width: 680px;
margin: 0;
padding: 0;
}
#authorlist li {
margin: 5px 5px 5px 5px;
list-style: none;
height: 90px;
padding: 15px 0 15px 0;
//border-bottom: 1px solid #ececec;
display:inline-block;
text-align: -webkit-center;
font-family: georgia;
width:115px;
}

#authorlist img.photo {
width: 80px;
height: 80px;
float: left;
margin: 0 15px 0 0;
padding: 3px;
border: 1px solid #ececec;
}

#authorlist div.authname {
margin: 20px 0 0 10px;
}
//--- embeded form below all posts via mailmunch plugin---
.mailmunch-forms-after-post
{
width:50%;
}
