 /*  

Theme Name: Balance PLA

Theme URI: http://www.findingsimple.com/

Description: Wordpress theme for Balance PLA by <a href="http://www.findingsimple.com">finding simple</a>.

Version: 1.0

Author: finding simple

Author URI: http://www.findingsimple.com/


*/

body {
	background-image:url(images/balance_pattern.jpg);
	background-repeat:repeat;
	color:#6d6e71;
	font-family:Verdana;
	font-size:12px;
	line-height: 1.2em;
	}
	  
p.title {
	font-weight:800;
	text-align:left
	}
	
p.last {
	text-align:left;
	}
	  
#page {
	width:624px;
	position:relative;
	left:50%;
	margin-top:50px;
	margin-left:-312px;
	}
	   
#box_top {
	width:624px;
	height:207px;
	background-image:url(images/box_top.png);
	}
		  
#upper_nav {
	width:598px;
	height:21px;
	position:absolute;
	left:13px;
	top:140px;
	list-style:none;
	display:inline;
	padding: 4px 0 0 0;
	margin:0;
	background: #68c9ca;
	}
			  
			
#lower_nav {
	width:598px;
	height:29px;
	float:left;
	position:absolute;
	left:13px;
	top:168px;
	list-style:none;
	display:inline;
	padding:10px 0 0 0;
	background: #319a9a;
	text-transform: uppercase
	}
			
#box_mid {
	width:624px;
	background-image:url(images/box_mid.png);
	background-repeat:repeat-y;
	overflow:hidden;
	margin:0;
	padding:0;
	}
		  
#mid_left {
	width:340px;
	padding-left:32px;
	padding-top:30px;
	padding-bottom:15px;
	padding-right:10px;
	text-align:justify;
	float:left;
	margin:0;
	}
		   
#mid_right {
	width:210px;
	float:left;
	padding:20px 10px 20px 10px;
	}
			
#news_header {
	width:350px;
	height:40px;
	background-image:url(images/news_li.png);
	}
			  
#helpful_header {
	width:350px;
	height:40px;
	background-image:url(images/help_li.png);
	}
			  
#newsletter_header {
	width:350px;
	height:40px;
	background-image:url(images/newsletter_li.png);
	}
	
#contact-area {
	width:600px;
	margin-top:15px;
}

#contact-area input, #contact-area textarea {
	padding:1px;
	width:180px;
	margin:0px 0px 0px 0px;
	border:1px solid #ccc;
}

#contact-area textarea {
	height:11px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border:1px solid #d7d7d7;
}

			 
#box_bot {
	width:624px;
	height:51px;
	background-image:url(images/box_bottom.png);
	clear:both;
	}
		  
#bottom_nav {
	width:430px;
	height:30px;
	position:absolute;
	left:104px;
	bottom:21px;
	float:left;
	list-style:none;
	display:inline;
	padding:0;
	}
	
h1 {display: none;}
.description {display:none;}
hr {display:none;}
	
#search {
	float:right;
	width: 250px;
	}
	
#upper_nav ul{
padding:0;
margin:0;
list-style-position: inside;
list-style: none;
display: inline;
}

#lower_nav ul{
padding:0;
margin:0;
list-style-position: inside;
list-style: none;
display: inline;
}

#upper_nav ul li {
	margin-left: 0;
	padding: 0px 15px;
	list-style: none;
	display: inline;
	}

#upper_nav a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#upper_nav a:hover{
	color: #319a9a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
#lower_nav ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	}

#lower_nav a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#lower_nav a:hover{
	color: #6ac5c6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
#upper_nav label {
	display:inline;
	float: left;
	text-align: right;
	margin: 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding:0 5px 0 0;
	}
	
#searchsubmit {
display:inline;
background: #b6b6b6;
border: none;
color: #ffffff;
font-weight: bold;
font-size:12px;
padding:0;
margin: 0;
}
#searchsubmit:hover {
display:inline;
background: #b6b6b6;
border: none;
color: #707070;
cursor: pointer;
font-weight: bold;
}

#s {
display: inline;
background: #e5e5e5;
border:0;
font-size: 12px;
padding:0;
margin:0;
width:130px;
}

#bottom_nav ul{
padding:0;
margin:0;
list-style-position: inside;
list-style: none;
display: inline;
}

#bottom_nav ul li {
	margin-left: 0;
	padding: 0px 10px;
	list-style: none;
	display: inline;
	}

#bottom_nav a{
	color:#8b8b8b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#bottom_nav a:hover{
	color: #6ac5c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
input.sendbutton {
	float:left;
	cursor: pointer;
	background: #68c9ca;
	color: #319a9a;
	border: 1px solid #68c9ca;
	font-weight:bold;
	margin-right:5px;
	display:inline;
	font-size:14px;
	}

input:hover.sendbutton {
	float:left;
	cursor: pointer;
	background: #68c9ca;
	color: #ffffff;
	border: 1px solid #68c9ca;
	font-weight:bold;
	margin-right:5px;
	display:inline;
	font-size:14px;
	}
	
#mid_right ul{
	padding:0;
	margin:0;
	list-style: none;
	}

.sidebartitle {
background: url(images/bullet.gif) no-repeat 0% 50%;
padding-left: 25px;
font-size: 14px;
line-height: 25px;
}

#recent-posts ul {
list-style-type: disc;
list-style-position: inside;
padding-left: 5px;
}

.widget {
margin: 0 0 15px 0;
}

input.subscribe-email {
width: 110px;
float:left;
margin-right:10px;
font-size:14px;
}

#mid_right a{
	color: #8b8b8b;
	text-decoration: none;
	font-weight: normal;
}

#mid_right a:hover{
	color: #8b8b8b;
	text-decoration: underline;
	font-weight:normal;
}

#mid_left.image-page-left {
background: url(images/your-image.jpg) no-repeat;
background-position: 6% 30px;
width:330px;
padding-left: 260px;
}

#mid_left.gift-vouchers {
background: url(images/vouchers.jpg) no-repeat;
background-position: 6% 30px;
width:330px;
padding-left: 260px;
}

#mid_left.about-kaliegh {
background: url(images/kaliegh.jpg) no-repeat;
background-position: 6% 30px;
width:330px;
padding-left: 260px;
}

#mid_left.image-page-right {
background: url(images/your-image.jpg) no-repeat;
background-position: 100% 30px;
width:330px;
padding-right: 240px;
}

#mid_left.how-it-works {
background: url(images/shopping.jpg) no-repeat;
background-position: 100% 30px;
width:330px;
padding-right: 240px;
}

#mid_left.no-sidebar {
	width: 560px;
}

#comment {
width: 540px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */

img {
	border: none;
}

h2 {
	color: #6d6e71;
	font-size: 20px;
	padding:0;
	margin:0 0 10px 0;
}

h2 a, h2 a:visited {
	color: #666666;
	text-decoration: none;
}

h2 a:hover {
	color: #6ac5c6;
	text-decoration: none;
}

h3 {

}

h4 {

}

a {
color: #319a9a;
text-decoration: none;
font-weight:bold; 
}

a:hover {
color: #319a9a;
text-decoration: underline;
font-weight:bold; 
}

form {
	margin:0px;
	padding:0px;
}

.post-content a {
	font-weight: bold;
	border-bottom: 1px dotted #CDCDCD;
}

#content img {
	border: 1px solid #DDF1FF;
	padding: 5px;
}



.post {
	clear: both;
	padding-bottom: 15px;
}

.post-info{
	padding-bottom: 10px;
	display:block;
	margin-top:5px;
}

.post-date {
	background: url(images/mini-calendar.gif) no-repeat;
	padding: 0 0 10px 20px;
	display:block;
	margin-top:5px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-cat {
	background: url(images/tags.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
}

.post-content {
	clear: both;
	padding-bottom: 20px;
}

.post-info {
	height: 15px;
	color: #319a9a;
	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;
}

.post-content blockquote {
	background: #F1F9FF;
	border-right: 2px solid #DDF1FF; 
	border-bottom: 2px solid #DDF1FF; 
	padding: 8px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #83C21F;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */

#comments, #respond {
	border-bottom: 1px dotted #CDCDCD;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}

.commentlist .alt {
	background: #F1F9FF;
	border: 1px solid #DDF1FF; 
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	background: #68c9ca;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#mid_left ul {
	padding:0 0 0 25px;
	margin:0;
}

#mid_left ul li{
	padding:0 0 10px 0;
	margin:0;
}

/*blogroll */

ul.linkcat li, li.linkcat li{
	background: url(images/bullet-green.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}

/*category widget */

ul.list-cat li, li.widget_categories li{
	background: url(images/bullet-blue.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}

/*archives widget */

ul.list-archives li, li.widget_archives li{
	background: url(images/bullet-orange.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}

/*pages widget */

ul.list-page li, li.widget_pages ul li, li.widget_recent_entries li{
margin: 0 0 0 15px;
padding:0 5px 5px 0;
list-style-position: outside;
}

/*sub-pages */

ul.list-page li ul div, li.widget_pages ul li ul li{
	background: url(images/bullet-orange.gif) no-repeat left center !important;
	padding-left: 20px !important;
}

/*recent comments widget */

div.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*calendar widget */

li.widget_calendar td {
	padding: 1px 5px;
}

/*text widget */

.textwidget {
}

/* alignments */

.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#design {
	display:none;
}

#mid_right label{
	padding:0px 0px 5px 0px;
	display:block;
	}

