/*
	Theme Name: Twenty Eleven Child
	Theme URI: http://www.paydaycashadvanceamerica.com
	Description: A child theme of Twenty Eleven for paydaycashadvanceamerica.com
	Author: Adrian
	Author URI: http://www.winwinhost.com
	Template: twentyeleven
	Version: 0.1
*/

@import url("../twentyeleven/style.css");



body {
    	background: url(images/bg.jpg);
}

#branding {
	background: url(images/header-img.png) no-repeat;
    	border-top: 2px solid #BBBBBB;
    	padding-bottom: 10px;
    	position: relative;
    	z-index: 9999;
	height: 150px;
}



#access {
    	background: -moz-linear-gradient( #fb8229, #9d5c2c) repeat scroll 0 0 transparent;
    	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    	clear: both;
    	display: block;
    	float: left;
    	margin: -18px 0 0 0px;
    	width: 68.5%;
}


#primary {
	background: none repeat scroll 0 0 #FAFCE7;
    	float: left;
    	margin: 0;
    	width: 68%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#content {
    	margin: 0 4% 0 2.6%;
    	width: 90%;
}

#secondary {
	background: #38a740;
    	float: right;
    	margin-right: 1px;
   	margin-top: -90px;
    	width: 31%;
}

div.payday_form_small {
    	width: auto;
	background: #ccff33;p

}

input[type="text"] {
    	padding: 0px;
}


#branding {
    background: url("images/header-img.png") no-repeat scroll 0 0 transparent;
    border-top: 2px solid #BBBBBB;
    height: 150px;
    padding-bottom: 0;
    position: relative;
    z-index: 9999;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: none;
    padding: 6px;
}

.entry-title {
	display: none;
}

.entry-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.entry-content li {
	background: url(http://paydaycashadvanceamerica.com/wp-content/themes/twentyeleven-child/images/arrow.png) no-repeat;
	padding-left:20px;	
}

.textwidget {
	margin: 0;
}

.widget {
    clear: both;
    margin: 0;
}

.entry-content img, .comment-content img, .widget img {
    max-width: 100%;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    	margin: 0 auto;
    	width: 100%;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 150px;
	height: 150px;
	margin-top: -70px;
}

#page {
    	margin: 0em auto;
    	width: 960px;
}