/*  
Theme Name: DamianNicholas.com
Theme URI: http://damiannicholas.com
Description: Developed by Luke Thomas for use by Damian Nicholas.
Version: 2.0.1
Author: Spinning Webs Media
Author URI: http://spinningwebs.com.au/

*/

/* Begin Typography & Colors */
                * {		
	margin: 0;
	padding: 0;
	}
body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica Neue;/* Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana; */
	background: #000000;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	}
img 	{
	border: none;
	}
p 	{
	padding: 0px 0px 15px;
	margin: 0px;
	}
small	{
	font-family: Verdana, Arial, Helvetica Neue;/* Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana; */
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica Neue;/* Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana; */
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	line-height: 150%;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}
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;
	}
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 {
	/* color: #06c; */
	text-decoration: none;
	}
a, a:link, a:active, a:visited {
	color: #ff66ff;
	text-decoration: underline;
	font-weight: bold;
}
div.entry a, div.entry a:link, div.entry a:active, div.entry a:visited {
	color: #ff66ff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #336699; /* 900 */
	font-weight: bold;
}
div.entry a:hover {
	color: #336699; /* 900 */
	font-weight: bold;
}

/* End Typography & Colors */

div#print {
	display: none;
	}
div#container {
	width: 100%; /*909px 900 */
	margin: 0px auto;
	text-align: left;
	background-color: #000000;
	}
	div#content-wrap 
	{text-align: justified;
	}
	div#center {
	margin: 0 0px 0 0;
	float: left;
	width: 70%; /*659px 650 */
	color: inherit;
	background-color: #000000;
	border: solid #FFFFFF;
	overflow: hidden;
	border-width: 0 0px 0px 0;
	}
	div#center-in {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	}
	div#right {
	float: right;
	width: 250px;
	color: inherit;
	background-color: #000000;
	border: solid #FFFFFF;
	border-width: 0 0px 0px 0;
	}
	div#right-in {
	padding: 15px;
	}
	div#footer-wrap {
	clear: both;
	}
	div#footer-in {
	}
	#footer {
	clear: both;
	text-align:center;
	font-style: normal;
	font-size: 0.8em;
	width:906px;
	height: 60px;
	}
	
	/* >>> LISTS <<< */
ul#nav-right {
	margin: 0px;
	list-style: none;
	}
	ul#nav-right li {
	}
	ul#nav-right li a {
	display: block;
	padding: 3px 10px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	/* border-bottom: 1px solid #0273D1; */
	}
	ul#nav-right li a:hover {
	color: #666;
	background-color: #F1F7FF;
	/* border-bottom: 1px solid #0273D1; */
	}
ul#nav-top {
	float: right;
	list-style: none;
	}
	ul#nav-top li {
	display: inline;
	}
	ul#nav-top li a {
	color: #0273D1;
	background: url('../images/mini-page.gif');
	background-repeat: no-repeat;
	padding-left: 16px !important;
	background-color: inherit;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px solid #91D4FF;
	}
	ul#nav-top li a:hover {
	color: #4494FF;
	background-color: inherit;
	border-bottom: 1px solid #91D4FF;
	}
ul#nav-footer {
	margin: 0 210px 0 0;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
	display: inline;
	}
	ul#nav-footer li.left {
	float: left;
	}
	ul#nav-footer li a {
	margin: 0 3px;
	color: #aaa;
	background-color: inherit;
	}
	ul#nav-footer li a:hover {
	color: #333;
	background-color: inherit;
	}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}	

/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 170%;
	/* border-bottom: 1px solid; */
	}
div#right h2 {
	font-size: 150%;
	color: #0273D1;
	border-bottom: 1px solid;
	}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 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 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;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin DN_HEADER */
#DN_HEADER {background-color:black;float:right;padding-right:21px;font-size:11px;font-family:Arial;height:150px;}
#DN_HEADER #DN_NAVTOP {float:right;height:33px;}
#DN_HEADER #DN_NAVTOP a {background-repeat:no-repeat;display:block;height:33px;pointer:cursor;float:left;margin-right:0px;margin-top:0px;background-position:0 0px}
#DN_HEADER #DN_NAVTOP a#DN_TV {background-image:url(../images/menu/tv_presenter.gif);width:170px;}
#DN_HEADER #DN_NAVTOP a:hover#DN_TV {background-position:0 -33px}
#DN_HEADER #DN_NAVTOP a#DN_VOICE {background-image:url(../images/menu/voice_artist.gif);width:152px;}
#DN_HEADER #DN_NAVTOP a:hover#DN_VOICE {background-position:0 -33px}
#DN_HEADER #DN_NAVTOP a#DN_MUSIC {background-image:url(../images/menu/music_consultant.gif);width:231px;}
#DN_HEADER #DN_NAVTOP a:hover#DN_MUSIC {background-position:0 -33px}
#DN_HEADER #DN_NAVTOP a#DN_MC {background-image:url(../images/menu/mc.gif);width:41px;}
#DN_HEADER #DN_NAVTOP a:hover#DN_MC {background-position:0 -33px}
/*#DN_HEADER #DN_NAVTOP a#DN_CONTACT {background-image:url(../images/menu/contact_me.gif);width:155px;}*/
#DN_HEADER #DN_NAVTOP a#DN_CONTACT {background-image:url(../images/menu/contact_me.gif);width:103px;}
#DN_HEADER #DN_NAVTOP a:hover#DN_CONTACT {background-position:0 -33px}

#DN_HEADER #DN_NAVTOP a#DN_SEP1,
#DN_HEADER #DN_NAVTOP a#DN_SEP2,
#DN_HEADER #DN_NAVTOP a#DN_SEP3,
#DN_HEADER #DN_NAVTOP a#DN_SEP4 {background-image:url(../images/menu/separator.gif);width:24px;height:33px;}
/* End DN_HEADER */

/* Begin intouch alignment */
.inputfield {text-align:left!important;}

#center-in .navigation:after {clear:both!important;}
/* End intouch alignment */

/************************************************
*	Footer      				*
************************************************/
#footer {
	background: #000000;
	width: 100%; /* 960px */
	height: 68px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 14px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#footerleft {
	display:none;
	width: 260px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
#footerright {
	position: static;
	bottom: 5px;
	width: 650px;
	float: right;
	margin: 0px;
	padding: 7px 5px 0px 0px;
	text-align: right;
	}
/* ********************************************* */
