/*  
Theme Name: SmartStart
Theme URI: http://www.smartstart.com.au/
Description: Theme for SmartStart
Version: 1.0
Author: Rob Morris
Author URI: http://www.digitalmash.com/

	SmartStart v1.0
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.hidden { display: none; }

* {
padding:0;
margin:0;
}

body {
background-color:#000;
text-align:center;
font-size: 62.5%;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:40px;
}

#header {
margin:30px auto 0;
width:772px;
height:108px;
background:url(images/content_bg.gif) repeat-y;
position: relative;
}

#header h1 a {
width:772px;
height:98px;
display:block;
background:url(images/header.gif) no-repeat;
}

p {
color:#e1e1e1;
font-size:1.2em;
line-height:150%;
margin:8px 0;
}

.entry li {
color:#e1e1e1;
font-size:1.2em;
line-height:150%;
margin:8px 0;
list-style-type:square;
margin-left:20px;
}

h1 span, h2 span {
display:none;
}

#page {
text-align:left;
margin:0 auto;
width:772px;
background:url(images/content_bg.gif) repeat-y;
padding:40px 0 0 0;
}

#content {
text-align:left;
float:left;
width:470px;
margin:0 0 40px 0;
}

#sidebar {
text-align:left;
float:left;
width:230px;
margin:0 0 0 15px;
display:inline;
font-size: 1.3em;
padding:48px 0;
}

#content h4 {
color:#fff;
font-size:1.4em;
margin:8px 0 5px;
}

#content h5 {
color:#ff6600;
font-size:1.3em;
margin:8px 0 5px;
}


#flashHold {
width:100%;
height:108px;
text-align:center;
background:url(images/content_bg.gif) repeat-y;
}

#footer {
margin: 0 auto;
width: 772px;
clear: both;
background:url(images/footer_bg.gif) left bottom no-repeat;
padding:20px 0 40px 0;
border-top:1px solid #363636;
}

#footer p {
margin-left:145px;
color:#a74300;
}

#content a:link,
#content a:visited {
color:#a74300;
}

#content a:hover,
#footer a:hover,
#contetnt h1 a:link,
#content h1 a:visited,
#content h1 a:hover {
color:#ff6600;
text-decoration:none;
}

#footer a:link,
#footer a:visited {
color:#ff6600;
}

a.storelink {
	width:145px;
	height:79px;
	display: block;
	position: absolute;
	background:url(images/button_store.png) top left no-repeat;
	right:15px;
	top:15px;
	}
	
	a.storelink:hover {
		background:url(images/button_store.png) bottom left no-repeat;
		}

#navhold {
margin:0 auto;
text-align:left;
height:34px;
border:1px solid #303030;
border-bottom:0;
background:url(images/topnav_bg.gif) repeat-x;
width:770px;
}

ul#nav {
white-space: nowrap;
margin-left: 0;
padding-left: 0;
font-size: 1.3em;
width:772px;
overflow:hidden;
height:36px;
}

ul#nav li {
display: inline;
list-style-type: none;
text-align:center;
}

ul#nav li a {
padding: 9px 20px 9px;
display:block;
float:left;
}

ul#nav li a:link,
ul#nav li a:visited,
#sidebar li a:link,
#sidebar li a:visited {
color:#a74300;
}

ul#nav li a:hover,
#sidebar li a:hover {
color:#ff6600;
text-decoration:none;
}

ul#nav li.current_page_item a:link,
ul#nav li.current_page_item a:visited,
ul#nav li.current_page_item a:hover,
ul#nav li.current_page_parent a:link,
ul#nav li.current_page_parent a:visited,
ul#nav li.current_page_parent a:hover,
ul#nav li.current_page_ancestor a:link,
ul#nav li.current_page_ancestor a:visited,
ul#nav li.current_page_ancestor a:hover {
font-weight:bold;
color:#ff6600;
}

#sidebar li {
list-style-type:none;
padding:0 0 0 13px;
}

#sidebar li li {
padding:0;
}

#sidebar li a {
background:url(images/sidebar_border.gif) bottom left no-repeat;
padding:4px 0;
display:block;
height:20px;
}

#sidebar li.current-cat,
#sidebar li.current_page_item {
background:url(images/bullet.gif) left 0.5em no-repeat;
}

#sidebar li.current_page_item a:link,
#sidebar li.current_page_item a:visited,
#sidebar li.current_page_item a:hover,
#sidebar li.current_page_parent a:link,
#sidebar li.current_page_parent a:visited,
#sidebar li.current_page_parent a:hover,
#sidebar li.current-cat a:link,
#sidebar li.current-cat a:visited,
#sidebar li.current-cat a:hover {
font-weight:bold;
color:#ff6600;
}

#sidebar ul {
padding-left:10px;
}

#sidebar ul ul {
padding:0;
}

#sidebar li.current_page_parent ul li a:link,
#sidebar li.current_page_parent ul li a:visited {
color:#bbb;
font-weight:normal;
padding-left:12px;
}

#sidebar li.current_page_parent ul li a:hover {
color:#fff;
}

#sidebar li.current_page_parent ul li.current_page_item a:link,
#sidebar li.current_page_parent ul li.current_page_item a:visited,
#sidebar li.current_page_parent ul li.current_page_item a:hover {
color:#fff;
font-weight:bold;
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #111;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 2.75em;
	color:#FF6600;
	font-weight:normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h2 {
	font-size: 1.7em;
	color:#fff;
	font-weight:normal;
	}
	
h1 li {
list-style-type:none;
}
	
#content h2 {
margin:10px 0;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 60px;
	width: 650px;
	}

.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3 {
color:#FF6600;
}
/* End Headers */



/* Begin Images */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}

h2 a:link, h2 a:visited, h2 a:hover {
color:#fff;
}

#sidebar h3 {
margin-top:20px;
color:#fff;
}

div.ddsg-sitemap li  {
padding:0 0 0 15px;
list-style:none;
font-weight:bold;
font-size:1.4em;
color:#FF6600;
}

#content div.ddsg-sitemap li a:link,
#content div.ddsg-sitemap li a:visited,
#content div.ddsg-sitemap li a:hover {
color:#FF6600;
}

#content div.ddsg-sitemap li li a:link,
#content div.ddsg-sitemap li li a:visited {
color:#a74300;
}

div.ddsg-sitemap ul {
margin:0;
padding:0;
}

div.ddsg-sitemap li li {
padding:0 0 0 15px;
font-weight:normal;
font-size:0.8em;
list-style:none;
}

span.ddsg-excerpt {
font-size:12px;
font-weight:normal;
color:#e1e1e1;
}

#content span.ddsg-cats a {
margin:-55px;
padding:0;
}

img.topright {
float:right;
margin:0 0 15px 15px;
}



/* End Various Tags & Classes*/