/*
Theme Name: Layla Kayleigh
Author: Barrel
*/

body {
	margin: 0;
	padding: 0px 0 0px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: url(/wp-content/themes/laylakayleigh/img/bg.jpg) top center repeat #b8efda;
	color: #4D4D4D;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #EE6E4C;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
	width: 960px;
	padding: 1px 0px 0 0px;
	margin: 0px auto 0px auto;
	background: #ffffff;
}

#Content {
	width: 920px;
	padding: 0px 20px 0px 20px;
	margin: 0px auto 0px auto;
	background: url(/wp-content/themes/laylakayleigh/img/content_bg.gif) top left repeat-y #fff;
}

#MainCol {
	float: left;
	width: 580px;
	margin: 0 20px 0 0;
	padding: 30px 19px 0 0;
	display: inline;
}

#SubCol {
	float: left;
	position: relative;
	width: 300px;
	padding: 40px 0 0 0;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	margin: 0;
	padding: 0px;
}
#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin: 0px 0 0px 0px;
	padding:0px 0 0px 0px;
	height: 284px;
	width: 959px;
	background: url(/wp-content/themes/laylakayleigh/img/header.jpg) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	height: 284px;
	width: 959px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }

#HeaderShadow {
	position: absolute;
	top: 39px;
	width: 100%;
	height: 5px;
	z-index: 1000;
	background: url(/wp-content/themes/laylakayleigh/img/header_shadow.png) top center repeat-x;
}

/*------------------------NAVIGATION-----------------------------*/

#navigation {
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 100%;
	height: 39px;
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0 0;
	background: url(/wp-content/themes/laylakayleigh/img/header_bg.jpg) top center no-repeat #3c2f2b;
}

#navigationcontent {
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
	width: 920px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}

#navigation a {
	font-family: "bree-1","bree-2",sans-serif;
	float: left;
	position: relative;
	height: 20px;
	padding: 13px 0px 6px 0px;
	margin: 0 40px 0 0px;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
}

#navigation li a {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.5)));
	text-shadow: 1px 1px 2px #006;
	
}

#navigation ul li a:hover {
	color: #CAF4EC;
	text-decoration: none;
}

#navigation ul li a.selected, #navigation ul li a.selected:hover {
	color: #EE6E4C;
	text-decoration: none;
	border-bottom: 7px solid #EE6E4C;
}

.right {
	float: right;
}

#navigation .right a {
	padding: 0;
	margin: 5px 0 0 10px;
}

/*--------------------MISCELLANEOUS-----------------------*/
form .group {
	float: left;
	padding: 0 0 10px 0;
}
.searchfield {
	float: left;
	font-family: Arial, Verdana, helvetica, sans-serif;
	border: 1px solid #ffffff;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 12px;
	top: 0px;
	font-size: 11px;
	width: 150px;
	color: #4D4D4D;
}

.gobutton {
	float: left;
	margin: 2px 0 0 0;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	float: left;
	border: none;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 16px;
	top: 0px;
	font-size: 13px;
	width: 240px;
	color: #808080;
}

label {
	padding: 5px 0 0 10px;
	font-size: 1.1em;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.email {
	border: 1px solid #aea69e;
	height: 15px;
	padding: 5px;
	width: 176px;
	background: url(/wp-content/themes/laylakayleigh/img/emailfield_bg.gif) top left no-repeat #fff;
}


/*-------------- POSTS -----------------*/

.post {
	float: left;
	width: 580px;
	border-bottom: 1px dotted #B3B3B3;
	margin: 0 0 30px 0;
}

.category {
	float: left;
	width: 580px;
	margin: 0 0 20px 0;
	border-bottom: 3px solid #88D3C5;
}

#BodyText .category h5 {
	font-family: "bree-1","bree-2",sans-serif;
	float: left;
	background: #88D3C5;
	color: #fff;
	margin: 0;
	padding: 4px 10px 0px 10px;
	font-size: 1.3em;
	text-transform: uppercase;
}

#BodyText .category h5 a{
	color: #fff;
}

.socialnetworkinglinks {
	float: left;
	width: 500px;
	margin: 0px 0 0px 0;
	height: 40px;
}

.caption {
	margin: 0 0 20px 0;
}

.navigation {
	float: left;
	width: 580px;
	margin: 0 0 20px 0;
	font-size: 1.7em;
	font-family: "bree-1","bree-2",sans-serif;
	font-weight: bold;
}
/*-------------- SubCol -----------------*/

.twitterbird {
	position: absolute;
	top: 14px;
	left: 10px;
}

.twitterdate {
	font-size: 0.8em;
}

#SubCol .section {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
	background: #FCE4DE;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	border-radius: 5px;
}

#BodyText #SubCol .section p{
	line-height: 1.3em;
}

#BodyText #SubCol .section h3{
	background: url(/wp-content/themes/laylakayleigh/img/subcol_header_bg.jpg) top left repeat-x #e35b3b;
	color: #fff;
	font-size: 2.0em;
	height: 20px;
	padding: 8px 0 12px 20px;
	margin: 0;
	text-transform: none;
	overflow: hidden;
}

#SubCol .section .content {
	padding: 17px;
}

#BodyText #SubCol .section .content ul{
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

#BodyText #SubCol .section .content ul li{
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #885F53;
	background: url(/wp-content/themes/laylakayleigh/img/subcol_bullet.gif) 0 7px no-repeat;
}

#BodyText #SubCol .section .content ul.uppercase li{
	text-transform: uppercase;
}

#BodyText #SubCol .section .content ul li a{
	color: #885F53;
}
	
.subscribe-box {
	float: left;
	width: 270px;
	height: 59px;
	overflow: hidden;
	padding: 15px;
	margin: 0 0 20px 0;
	background: url(/wp-content/themes/laylakayleigh/img/subscribebox_bg.jpg) bottom left repeat-x #b9efe3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#BodyText .subscribe-box h3 {
	color: #885F53;
	text-transform: none;
	font-weight: bold;
	font-size: 1.8em;
}

.adsection {
	float: left;
	margin: 0 0 20px 0;
}

.archivessection {
	float: left;
	margin: 0 0 20px 0;
}

#BodyText .archivessection h3 {
	float: left;
	font-size: 2.4em;
	font-weight: bold;
	color: #EE6E4C;
	text-transform: none;
	margin: 0 10px 0 0;
}

.archivessection select {
	margin: 7px 0 0 0;
}

.linkheader {
	float: left;
}

#BodyText .linkheader h3.laylasupports {
	background: url(/wp-content/themes/laylakayleigh/img/heart_icon.gif) top left no-repeat;
	padding: 3px 0 0 25px;
	margin: 0 0 10px 0;
	color: #885F53;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.button-right {
	float: right;
	margin: 0 0 20px 0;
}

.post-stats {
	display: none;
}

#BodyText ol.commentlist {
	margin: 0;
	padding: 0;
}

#BodyText ol.commentlist li{
	list-style-type: none;
	font-size: 1.2em;
	margin: 0 0 0px 0;
	padding: 10px 0 0 10px;
	border-bottom: 1px dotted #dfdfdf;
}

#BodyText ol.commentlist li.odd{
	background: #f8f8f8;
}

#BodyText ol.commentlist li p{
	font-size: 1.0em;
}
.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

#BodyText .postmeta p {
	margin: 20px 0 0 0;
	font-size: 1.1em;
}
/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#BodyText p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #4D4D4D; }

#BodyText h2 {
	font-family: "bree-1","bree-2",sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.6em;
	line-height: 1.3em;
	font-weight: normal;
	color: #3B8994; 
}

#BodyText h3 {
	font-family: "bree-1","bree-2",sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	color: #EE6E4C; 
}

#BodyText h4 {
	font-family: "bree-1","bree-2",sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333; 
}

#BodyText #MainCol h4 {
	font-family: "bree-1","bree-2",sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #EE6E4C; 
}


#BodyText ol {
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #595959; }


#BodyText ul {
	padding: 0px 0px 15px 25px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #595959; }

		
#BodyText a:link, #BodyText a:visited { color: #EE6E4C; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #333333;text-decoration: underline;}

/*-------------- Copyright Footer -----------------*/
#FooterShadow {
	position: absolute;
	bottom: 190px;
	width: 100%;
	height: 5px;
	background: url(/wp-content/themes/laylakayleigh/img/footer_shadow.png) top center repeat-x;
}

#Copyright {
	font-family: "bree-1","bree-2",sans-serif;
	background: url(/wp-content/themes/laylakayleigh/img/footer_bg.jpg) top center no-repeat #392e2d;
}

#CopyrightContent {
	margin: 0 auto 0px auto;
	padding: 75px 10px 95px 10px;
	height: 20px;
	width: 940px;
	text-align: left;
}

#Copyright .left {
	float: left;
	width: 500px;
}

#Copyright .right {
	float: right;
	text-align: right;
	width: 300px;
}
#Copyright h4 {
	margin: 0px 0px 0 0;
	padding: 6px 0px 0px 0px;
	color: #977369;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
}

#Copyright ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 8px 0 0;
}

#Copyright ul li {
	float: left;
	padding: 6px 20px 0 0px;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #977369;
	font-weight: bold;
}

#Copyright a:link, #Copyright a:visited { color: #977369; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }
