/*
Theme Name: Amini Concepts
Version: 1.0a
Author: Urban Jungle Design
Author URI: http://urbanjungledesign.com.au/

*/



body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #675D54;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
background-attachment:fixed;
}
.oneColFixCtrHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.oneColFixCtrHdr #header {
	padding: 0px;
	margin: 0px;
	height: 70px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

}
.oneColFixCtrHdr #footer {
	text-align: right;
	font-size: 11px;
	color: #6C5B51;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #footer a {
 color: #6C5B51;
text-decoration: none;
}

.oneColFixCtrHdr #footer a:hover {
 color: #6C5B51;
text-decoration: underline;
}


.logo {
 padding: 5px;
 }
 
 .nav-link {
	background-image: url(images/bulletpoint.jpg);
	background-position: left center;
	padding-left: 13px;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	color: #6C5D56;
	font-weight: normal;
 }
 
 .nav-link:hover {
 background: url(http://www.urbanjungledesign.com.au/kib216/wp-content/themes/Amini-theme/images/bulletpoint-over.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 }
 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.contact-container {

padding-top: 20px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 10px;
}

.contact-body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}

.about-body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;

}
.box-top {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 4px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

}
.box-mid {
	background-image: url(images/bg-middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 2px 0 2px;
min-height: 450px;

}
.box-bot {
	background-image: url(images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;

}
.head-left {
	width: 739px;
	float: left;
padding: 30px 0 0 0;
}
.head-right {
	width: 160px;
	float: right;
}

#menu{
margin:0px;
padding:0px;
}



#menu li {
background: url(http://www.urbanjungledesign.com.au/kib216/wp-content/themes/Amini-theme/images/bulletpoint.jpg);
background-repeat: no-repeat;
background-position: left center;
display:block;
float:left;
padding: 0px 10px 0 15px;
margin: 0 10px 0 0;
font-size:14px;
}

#menu li:hover {
background: url(http://www.urbanjungledesign.com.au/kib216/wp-content/themes/Amini-theme/images/bulletpoint-over.jpg);
background-repeat: no-repeat;
background-position: left center;
}

#menu li a {
color:#000;
text-decoration:none;
}

#menu li a:hover, .current_page_item {
text-decoration:underline;
}

li a{

}

#content {
padding: 10px;

}

#content h2{
padding: 8px 0px 5px 30px;
font-size: 24px;
margin: 0px;
font-weight: normal;
color: #000;
background: url(http://www.aminiconcepts.com/wordpress/wp-content/themes/Amini-theme/images/bulpnt.jpg);
background-position: left center;
background-repeat: no-repeat;

}

#content h2 a{
font-size: 20px;
padding: 0 0 5px 0;
color: #000;
text-decoration: none;

}

#content h2 a:hover{
color: #000;
text-decoration: underline;

}


.box-in-left {

width: 700px;
float: left;

}

.box-in-left img{

max-width: 680px;
border: 0px;
height: auto;
}

.box-in-right {
width: 180px;
float: right;

}

.box-in-left-page {
	width: 200px;
	float: left;
	height: 430px;
}

.box-in-right-page {
	width: 670px;
	float: right;
	padding: 0 10px 0 10px;
}




.page-image {

padding: 8px 0 0px 10px;
}


.mod-right {
padding-top: 15px;

}

.mod-right li a{

color: #675D54;
text-decoration: none;
font-size: 14px;

}

.mod-right li a:hover{

color: #675D54;
text-decoration: underline;
font-size: 14px;

}

.mod-right li {
padding: 0px;
margin: 0px;
list-style:square;
}

.mod-right ul {

padding: 0px 5px 0 20px;
margin: 0px

}

.mod-right h4 {

padding: 0px 5px 5px 0px;
margin: 0px;
color: #000;
}

.clear {
clear: both;
}


.post-details {

padding: 5px 5px;
margin: 0px;
font-size: 12px;
background-color: #E5E5DC;

}

.post-details a{
color: #675D54;

}

.post-each {
 
padding-bottom: 5px;

border-bottom: 2px #675D54 dotted;
margin-bottom: 20px;

}


.single-page, .post-each {

text-align: justify;
line-height: 22px

}

.home-page {

text-align: center;
padding: 35px 0 0 0 ;
}
