/*
Theme Name: Jazzy
Author: All Praise Media LLP
Author URI: http://www.allpraisemedia.com/
Description: This theme is a very simplistic design that can be used as a blog or for business. Users have the option to use the colors they choose for the background, menu bar, and sidebar.
Version: 1.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu
Text Domain: jazzy
*/
body {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
margin: 0px;
}
.text {
font-size: 60px;
margin: 0 0 -15px 12px;
}
.text2 {
font-size: 24px;
padding: 0px;
font-style:italic;
}
#wrapper{
width:100%;
height:100%;
}
#headerwrapper {
height:100%;
margin-bottom:5px;
}
#headerwrapper, #footerwrapper, #frontpgwrapper{
width:98%;
padding: 1%;	
}
#frontpgwrapper .post{
width:98%;
margin-left:auto;
margin-right:auto;
}
.ftpgbanner {
text-align:center;
display:block;
}
#header, #headernav {
width: 100%;
margin:0 auto;
}
#headernav {
height: 80px;
}
#searchdiv {
text-align: right;
width: 100%;
background-image: url('images/Untitled-1.png');
background-repeat: no-repeat;
background-position: right;
float: right;
height: 30px;
clear: both;
}
.searchbar img  {
margin-right:27px;
margin-top: 5px;
}
.custom-logo {
float: left;
padding: 0 25px 25px 0;
}
.displaysearch {
position: relative;
float: right;
height: 30px;
clear: both;
}
.left {
width:60%;
height:100%;
float:left;
clear:both;
}
.right {
width:30%;
float:right;
height:100%;
margin-top: -12px;
}
a:link, a:link, a:visited, a:hover, a:active {
text-decoration:none;
}
.screen-reader-text {
display:none;
}
#content, #comments {
float:left;
}
#container {
background-color:#FFF;
width:82%;
padding: 1%;
margin:0 auto;
min-height:500px;
border-radius: 8px;
overflow: auto;
}
#footerwrapper {
bottom:0;
float:left;
margin-top: 1%;
}
#footer {
margin:0 auto;
text-align:center;
padding:15px;
}
#copyright {
font-size:10px;
}
#social {
padding-top:18px;
text-align:center;
}
.post {
overflow-y:auto;
margin: 15px 0px;
border-radius: 6px;
padding: 0 6px;
}
#reply-title {
border: 2px 0px solid;
}
#content {
overflow:hidden;
width: inherit;
}	
#primary input#s {
width:100px;
}
