/*
Theme Name: Point Child 01
Theme URI: 
Description: Child 01 theme for the Point theme
Author: <a href="http://mythemeshop.com/" title="Visit author homepage">MyThemeShop</a>
Author URI: 
Template: point
Version: 1.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 04 Aug 2014 16:55:17 +0000 */ 

@import url('../point/style.css');

.main-container {
margin-top: 25px;
margin-bottom: 25px;
}

#signup_container {
  width: 100%;
  margin: auto;
  background: #ccc;
}

#form {
  width: 40%
  float: right;
  background: #000;
}

#form_text {
  width: 40%;
  float: left;
  background: 333;
}

.bookclub_container {
  width: 100%;
  background: #eeeeee;
  margin: 0px auto 10px auto;
  overflow: auto;
}

.bookclub_img {
  overflow: auto;
  width: 18%;
  float: left;
  margin: 5px 0px 0px 5px;
}

.bookclub_info {
  width: 79%;
  float: right;
  margin: auto;
}

/* HEADERS */

h4.bookclub_header {
  padding: 5px 0px 0px 5px;
  margin: 0px;
}

/* PARAGRAPH */

#newsletter_list li {
  display: inline;
  list-style-type: none;
}

p.bookclub_para {
  padding: 0px 10px 5px 5px;
  margin: 0px;
  text-align: justify;
}

p.youthpara {
  color: #990099;
  text-align: justify;
}