/*
Theme Name: Little Chipipi
Theme URI: http://littlechipipi.com.au/
Description: Custom hack theme for Little Chipipi from the crazy kids at <a href="http://blackwinter.com.au">Black Winter</a>.
Version: 2.0
Author: John Walter
Author URI: http://blackwinter.com.au/
Tags: white, red, custom header, fixed width, custom single


*/

@import "structure.css";
@import "type.css";
@import "headings.css";
@import "images.css";
@import "lists.css";
@import "forms.css";
@import "sidebar.css";




#home_content {
	background-color: #fff;
	width: 800px;
}

#home_col1 {
	float:left;
	width:315px;
	padding-right:15px;
	padding-left:25px;
}

#home_col1 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home_col1 li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home_col2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home_col2 li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home_col2 {
	float:left;
	width:187px;
}

#home_mainpic {
	float:left;
	width:315px;
	height:407px;
	clear:both;
}

#home_scroll {
	float:left;
	clear:both;
	width:315px;
	height:108px;
	padding-bottom:10px;
}

#home_testimonials {
	float:left;
	clear:both;
	width:315px;
	height:108px;
}

.home_linkbox {
	float:left;
	clear:both;
	width:187px;
	height:122px;
	padding-bottom:10px;
}

.home_linkpanel {
	float:left;
	clear:both;
	width:187px;
	height:49px;
	padding-bottom:6px;
}

#home_login {
	float:left;
	clear:both;
	width:187px;
	height:150px;
	padding:12px 0 0 15px;
	background-image:url(images/home_loginbg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#555;
}

#home_login2 {
	float:left;
	clear:both;
	width:220px;
	height:150px;
	padding:8px 0 15px 15px;
	background-image:url(images/home_loginbg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#555;
	font-size:11px;
}

input#submit {
	background-image:url(images/login_btnbg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	border:0;
	padding:0 10px 2px 9px;
	margin-top:5px;
}

input#username {
	border:1px solid #808285;
	width:120px;
	height:14px;
}

input#password {
	border:1px solid #808285;
	width:120px;
	height:14px;
}

#home_login2 form {
text-align:left;
width:130px;
}

.formlink {
	float:left;
	clear:left;
	width:150px;
	height:11px;
}

.formlink img {
	padding:3px 3px 0 0;
}



#home_promo {
	float:left;
	clear:both;
	width:187px;
	height:238px;
}

#home_mv {
	float:left;
	clear:both;
	width:187px;
	height:153px;
}

#nav_new {
	width:230px;
	height:417px;
	float:left;
}



.nav_btn {
	float:left;
	clear:both;
	width:181px;
}

#nav_end {
	width:181px;
	height:187px;
	float:left;
	clear:both;
}

#navleftside {
	float:left;
	width:49px;
	height:417px;
}

#navfull {
	float:left;
}



	






#inner_content {
	float:left;
	width:520px;
	padding-left:10px;
	font-size:12px;
	line-height:17px;
	color:#555;
	padding-bottom:20px;
}

#inner_content img {
	
}

#inner_content form.wpcf7-form {
text-align:left;
padding-top:20px;

}

#inner_content form.wpcf7-form input {
border:1px solid #808285;
margin-top:2px;

}

#inner_content #moveables_sub {
padding:0 60px 0 0;
margin:0;

}









/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
