/*  
Theme Name: Playbook AMA
Theme URI: http://www.ama.net
Description: Playbook AMA
Version: 2.0
Author: Bairesdev.com. Ronny Farkash 
Tags: 
/* CSS Document */

.latest_block {
overflow: hidden;
}

.latest_thumb {
width: 18%;
height: 9em;
float: left;
margin-top: 0.8em;
}
.latest_thumb img
{
	width: 100%;
	height: 100%;
}
.latest_right
{
  float: right;
  width: 78%;
  padding-top: 10px;
}

#sidebar .latest_thumb {
width: 35% !important;
}
#sidebar .latest_thumb img {
    height: 90px;
    margin-top: 20px;
    text-align: center;
    width: 90px;
}
#sidebar .latest_right
{
  width: 62%;
}

.latest_meta a
{
	color: #D49641;
}
/*--------*/
.latest_title, .latest_title a {
font-size: 1em;
float: left;
color: #368FCF;
width: 100%;
font-weight: bold;
font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
height: 30px;
}
#sidebar .latest_title, .latest_title a {
    height: auto !Important;
}
.latest_meta {
float: left;
font-size: 11px;
width: 100%;
margin:5px 0 10px 5px;
color: #58595b;
}

.footer_title a {
color: #DCDCDA;
}

.footer_title a:hover {
color: #DCDCDA;
}

/**css category***/
.subscribe a
{
	color: #D08C2B;
}
.category_block
{
overflow: hidden;
border-bottom-color: #CCCCCC;

border-bottom-style: dashed;
padding-bottom: 1em;
border-bottom-width: 0.2em;
}
.category_thumb {
width: 18%;
float: left;
margin-top: 1.4em;
}
.category_thumb img
{
	width: 100%;
	height: 100%;
}
.category_right
{
  float: right;
  width: 80%;
}
.category_meta a
{
	color: #D49641;
}

.category_title, .category_title a {
font-size: 1em;
float: left;
color: #368FCF;
width: 100%;
font-weight: bold;
font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
height: 30px;
}

.category_meta {
float: left;
font-size: 11px;
width: 100%;
margin:5px 0 10px 5px;
color: #58595b;
}


/**end css  category**/
/**css author***/
.subscribe a
{
	color: #D08C2B;
}
.author_block
{
overflow: hidden;
border-bottom-color: #CCCCCC;

border-bottom-style: dashed;
padding-bottom: 1em;
border-bottom-width: 0.2em;
}
.author_thumb {
width: 18%;
float: left;
margin-top: 1.4em;
}
.author_thumb img
{
	width: 100%;
	height: 100%;
}
.author_right
{
  float: right;
  width: 80%;
}
.author_meta a
{
	color: #D49641;
}

.author_title, .author_title a {
font-size: 1.1em;
float: left;
color: #368FCF;
width: 100%;
font-weight: bold;
font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
height: 30px;
}

.author_meta {
float: left;
font-size: 11px;
width: 100%;
margin:5px 0 10px 5px;
color: #58595b;
}
.author_image{
	float: left;
	width: 18%;
}
.author_image img
{
	width: 90%!important;
	height: 90%!important;
	margin-top: 0.3em;
}
.author_desc
{
  float: left;
  width: 80%;
  text-align: justify;
}
.author_lastpost
{
	font-family: Caslon Antique;
font-size: 2em;
}
/** end css author **/
/**css search***/

.search_block
{
overflow: hidden;
float: left;
border-bottom-color: #CCCCCC;

border-bottom-style: dashed;
padding-bottom: 1em;
border-bottom-width: 0.2em;
margin-bottom: 1.5em;
}
.search_thumb {
width: 18%;
float: left;
margin-top: 0.5em;
}
.search_thumb img
{
	width: 100%;
	height: 100%;
}
.search_right
{
  float: right;
  width: 80%;
}
.search_meta {
float: left;
font-size: 11px;
width: 100%;
margin:5px 0 10px 5px;
color: #58595b;
}

.search_meta a
{
	color: #D49641;
}

.search_title, .search_title a {
font-size: 1em;
float: left;
color: #368FCF;
width: 100%;
font-weight: bold;
font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
height: 30px;
}



/**end css  search**/
.page_title{

width: 100%;
height: 55px;
float: left;
/* color: #ffffff; */
/* padding: 15px 0 0 35px; */
font-family: Caslon Antique;
font-size: 2em;
/* margin: 0px 0 0 -20px; */
line-height: 24px;
color: #CCC;
}
.connect
{
	clear: both;
list-style: none;
margin-top: 1em;
overflow: hidden;
float: left;

}
.connect li
{
	float: left;
	margin-left: 0.5em;

}
/**end css  author**/
.title_header
{
	background-color: #585F69;
color: #FFF;

padding-left: 0.5em;
font-size: 1.2em;
height: 1.4em;
font-weight: bold;
}

.line-last
{
	 margin-top: 0px;
  margin-bottom: 0px;
  border-color: #0075BB;
  border-width: 0.25em;
  margin-top: 0.2em;

}

.line-popular
{
	 margin-top: 0px;
  margin-bottom: 0px;
  border-color: #D08C29;
  border-width: 0.25em;
  margin-top: 0.2em;

}

.latest_title a:hover {
color: #006BB5;
}
.latest_excerpt {
float: left;
font-size: 9pt;
color: #000000;
text-align: justify;
padding-bottom: 5px;
height: 65px;
overflow: hidden;
width: 100%;
margin-bottom: 10px;

}
#sidebar {
float: left;
width: 99%;
padding: 5px;
margin: 0 0 0 10px;
}

.sidebar_header {
background:url(images/sidebar_header.png) no-repeat;
height: 23px;
width: 300px;
margin: 10px 0 5px 0;
color: #ffffff;
padding: 5px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
}

.square {
width: 300px;
height: 250px;
border: 1px solid #cccccc;
}

.sidebar_title {
font-family: Garamond, Times, serif;
font-size: 18px;
font-weight: bold;
color: #000000;
}

.sidebar_title a {
text-decoration: none;
color: #000000;
}

.sidebar_widget-book {
width: 90%;
 height: 260px; 
border: 1px solid #21bdc9;
padding: 10px;
}
.book {
font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
text-align: center;
font-size: 18px;
color: #414042;
padding: 0px 3px 3px 3px;
text-transform: none;
margin: 0 auto 10px 0;
border-bottom: 1px solid #21bdc9;
}
.authorentry_thumb {
width: 96px;
height: 96px;
float: left;
margin: 0 10px 10px 0;
}
#menu-main-menu li{padding: 13px 0 0 0;}
.sidebar_widget-book a {
color: #006BB5;
}
.readmore_red a {

float: right;
text-transform: uppercase;
margin: 0px 0 0 0;
font-size: 11px;
font-weight: bold;
padding: 0.4em;
padding-left: 0.6em;
padding-right: 0.6em;
}
.readmore_blue
{
color: white;
background-color: #0075BB;
float: right;
text-transform: uppercase;
margin: 0px 0 0 0;
font-size: 11px;
font-weight: bold;
padding: 0.4em;
padding-left: 0.6em;
padding-right: 0.6em;

}
.readmore_blue a
{
	color: white;
}
.form-download-book
{
background-color: #525252;
width: 90%;
margin-left: 0em;
}
.form-body-download
{
	width: 64%;
	margin: 0 auto;
}

.form-body-download input
{
	width: 15em;
}
.error_download
{
	color: red;

}
#footer
{
	
	background-color: #585F69;
	overflow: hidden;
	margin-bottom: 0.1em;
}

.col1-footer{
	background-color: transparent;
	margin-top: -12px;
}
.footer_title
{
	color: #DCDCDA;
}
.footer_excerpt
{

font-size: 0.8em;
overflow: hidden;
float: left;
color: #B5AEA6;
text-align: left;
}
.hr1
{
	width: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 2px solid #D08C2B;
	float: left;
}
.hr2
{
	width: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 2px solid #757C86;
	float: left;
}
.input_form_suscribe
{
	width: 60%;
	font-size: 0.93em;
	height: 1.6em;
}
.submit_form_suscribe
{
	width: 40%;
background-color: #D08C2B;
color: white;
border: none;
font-size: 0.93em;
height: 1.6em;
	
}

.cat-description .subscribe {
background: transparent url(images/logo_rss_25.png) no-repeat;
height: 25px;
margin: 7px 0 0 0;
padding-top: 5px;
}

.cat-description .subscribe_text {
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
padding-left: 30px;
}
.latest_block_footer {
overflow: hidden;
}

.latest_thumb_footer {
width: 25%;

float: left;
margin-top: 0.8em;
}
.latest_thumb_footer img
{
	width: 100%;
	height: 100%;
}
.latest_right_footer
{
  float: right;
  width: 70%;
  margin-top: 1em;
}
.title_header_sidebar
{
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 0px 0px 24px 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px 0px 24px 0px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0px 0px 24px 0px; 
  
  background: #9E9E9E;
  color: #FBFBFB;
  width: 50%;
  padding-left: 0.4em;
}
.main_sidebar_post
{
	width: 88%;
	
}
.entry_author, 	.entry_author a
{
  color:#D08B2C!important;
  text-transform: uppercase;

}
.footer_block
{
	clear: both;
	float:left;
	margin-bottom: 1em;
}

.footer_block ul{
list-style: none;
float: left;
margin-left: -42px;	
}

.footer_block ul li {
float: left;
margin-left: 0.5em;

}


.footer_block ul li {
float: left;
margin-left: 0.5em;

}

.field-input_search
{
padding: 0px;
margin: 0px;
height: 2.0em;
/* position: absolute; */
/* z-index: 6; */
/* left: 0px; */
outline: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
padding-left: 0.51em;
border: #000 2px solid;
border-right: none;
}

.field-input_search::-webkit-input-placeholder { /* WebKit browsers */
    color:    #333;
}
.field-input_search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #333;
   opacity:  1;
}
.field-input_search::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #333;
   opacity:  1;
}
.field-input_search:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #333;
}


@media (max-width : 660px) {
.latest_thumb img {
/*width: 60px;
height: 60px; */
text-align: center;
margin-top: 20px;
 height: auto;
    max-width: 125px;
    width: 100%;
	
}

}


