/*
THEME NAME: impact
THEME URI: www.modelcitizen.com.au
DESCRIPTION: adaptation of the brillian Sandbox theme from <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>.
VERSION: 1.0
AUTHOR: <a href="htp://www.modelcitizen.com.au/">Kriss Heimanis</a>
AUTHOR URI:
TAGS: 
*/

/* Two-column with sidebar on right from the /examples/ folder  */
@import url('styles/header.css');
@import url('styles/sidebar.css');
@import url('styles/dropdown-horiz.css');


body{
	background: url(images/bg-page-blue.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	margin: 5px 0 10px 0;
}
h1, h2, h3, h4{
	font-weight: bold;
}
h1{
	font-size: 135%;
}
h2{
	font-size: 120%;
}
h3{
	font-size: 110%;
	font-weight: bold;
}
h4{
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
a:link, a:visited{
	text-decoration: none;
	color: #666;
}
a:hover, a:active{
	text-decoration: underline;
	color: #C30;
}



div#container{
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
}
div#content{
	float: left;
	width: 570px;
	margin: 0 90px 0 110px;
}
div#content img{
	float: right;
	padding: 0 0 5px 10px;
}
div#content div.ngg-gallery-thumbnail img{
	float: none;
	padding: 0;
}
div#sidebar{
	width: 200px;
	float: left;
	clear: none;
}
div#clearcolumns{
	clear: both;
	width: 100%;
	height: 10px;
	margin-bottom: 1px;
	overflow: hidden;
	margin-top: 20px;
}
div#footer{
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	background: #42453D;
	color: #FFF;
	text-align: left;
	line-height: 20px;
	font-size: 80%;
}
#footer p{
	padding-left: 110px;
}
#footer span.modelcit{
	float: right;
	color: #666;
	padding-right: 100px;
}
body.pageid-53 h3,
body.pageid-57 h4 /*links page*/{
	display: block;
	width: 100%;
	border-top: dashed 1px #D64A0F;
	padding-top: 10px;
}
/*the cforms pages need some styles too*/
li.cf-box-group input{
	float: left;
	clear: left;
}
li label.cf-group-after{
	width: 300px;
	display: block;
	margin: 5px 3px;
	float: left;
}
li label.cf-group-after span{
	width: 100%;
}
/*sign-in box*/
#sign-in{
	color: #FFF;
	background: url(images/bg-sign-in-top.gif) top left no-repeat;
	width: 580px;
}
#sign-in div.padded{
	padding: 10px;
}
p.sign-in-end{
	margin: 0;
	padding: 0;
	margin-bottom: 1em; 
	color: #FFF;
	background: url(images/bg-sign-in-bottom.gif) bottom left no-repeat;
	width: 580px;
	height: 10px;
}

/*amazon links*/
iframe{
	float: right;
}









/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/*cform specific---------------------------------------------------*/
.cform{
	width: 560px !important;
}
.cform select.cformselect,
.cform textarea.area{
	width: 360px !important;
}
p.banner{
	padding-bottom: 10px;
	height: 165px;
}