/*
Theme Name: Nicole Skeltys
Theme URI: http://www.chadwarren.info
Description: Australian Signer/Song Writer Nicole Skeltys
Version: 1.0
Author: Chad Warren
Author URI: http://www.chadwarren.info/
*/


*{
	margin: 0;
	padding: 0;
	font-family: Calibri "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #404040;
}
body {
	background-color: #643F13;
	width: 100%;
}
#header {
	background: #4f8038 none repeat scroll 0 0;
	width: 100%;
}
#header .inner #logo{
	padding-left: 464px;
	height: 225px;
}
#hero {
	width: 100%;
}
#hero .inner {
	background: url(images/cassettebackground.png) no-repeat scroll 0px 0px;
	height: 263px;
}
#hero .inner-love {
	background: url(images/heartbackground.png) no-repeat scroll 0px 0px;
	height: 263px;
}
#hero .inner-radio {
	background: url(images/raddiopagebackground.png) no-repeat scroll 0px 0px;
	height: 263px;
}
.inner-love {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
.inner-radio {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
.inner {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* HEADER NAVIGATION BAR */
	  #topnavbar {
		  padding-left: 297px;
		  padding-top: 72px;
	  }

		  #menu {
			  float:left;
			  width:100%;
			  bbackground:#efefef;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size:12px;
			  line-height:normal;
		  }
		  #menu ul {
			  margin:0;
			  padding:0 10px 0 0;
			  list-style:none;
			  }
		  #menu li {
			  display:inline;
			  margin:0;
			  padding:0;
			  }
		  #menu a {
			  float:left;
			  background:url("images/tableftF.png") no-repeat left top;
			  margin:0;
			  padding:0 0 0 4px;
			  text-decoration:none;
			  }
		  #menu a span {
			  float:left;
			  display:block;
			  background:url("images/tabrightF.png") no-repeat right top;
			  padding:5px 15px 4px 6px;
			  color:#e6e0d9;
			  }
			  
		  /* Commented Backslash Hack hides rule from IE5-Mac \*/
		  #menu a span {float:none;}
		  /* End IE5-Mac hack */
		  #menu a:hover span {color:#643f13;}
		  #menu a:hover {background-position:0% -28px;}
		  #menu a:hover span {background-position:100% -28px;}
		  #menu .current_page_item a {background-position:0% -56px;color:#4f8038;}
		  #menu .current_page_item a span {background-position:100% -56px;color:#4f8038;}

/* BREADCRUMB NAVIGATION */
	  #breadcrumb,
	  #breadcrumb{
		  padding-left: 360px;
		  padding-top: 13px;
		  color: #643F13;
		  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		  font-variant: small-caps;
	  }
	  #breadcrumb a{
		  color:#643F13;
	  }
	  #breadcrumb a:link,
	  #breadcrumb a:visited,
	  #breadcrumb a:active{
		  color: #643F13;
		  text-decoration: none;
	  }
	  #breadcrumb a:hover{
		  text-decoration: underline;
	  }
small {
	font-size: 11px;
}
/* PAGINATION NAV FOR POSTS */
	  .pagination {
		  background-color: #33261A;
		  color: #E6E0D9;
		  padding: 2px 0 3px 10px;
		  margin-top: 25px;
		  width: 75%;
	  }
	  .pagination a {
		  color: #E6E0D9;
	  }
	  .pagination a:link,
	  .pagination a:visited{
		  text-decoration:underline;
	  }
	  .pagination a:hover {
		  text-decoration: none;
	  }
#rss {
	float: right;
	position: relative;
	top: 5px;
	right: 72px;
	color: #84817e;
	font: small-caps 12px Arial, Helvetica, sans-serif;
}
#rss small {
	clear: both;
	display: block;
}


#breadcrumb a {
	color: #e3bb5c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#breadcrumb a:link{
	text-decoration: none;

}
#breadcrumb a:hover{
	text-decoration: underline;
}
.clearfix{
	width: 1px;
	height: 1px;
	display: block;
	clear: both;
	content: '.';
}
#container{
	width: 960px;
	margin: 0 auto;
	background: #900;
	padding: 0;
	background-image:url(images/background-slice.png);
	background-repeat:repeat-y;
}
#content{
	float: left;
	width: 367px;
	margin-left: 273px;
	position: relative;
	top: -16px;
	padding-right: 15px;
}
#content h3{
	background-image:none;
	color:#33261A;
}

#sidebar {
	float: left;
	width: 249px;
	background: url(images/sidebarbackground.png) repeat-y scroll 0px 0px;
	padding-left: 28px;
	position: relative;
	top: -63px;
}

#twitter {
	padding-left: 67px;
	margin-top: 75px;
}

/* SIDEBAR GREEN COLUMN DIVIDER */
	  .dividerend {
		  background: url(images/dividerend.png) no-repeat scroll 0px 0px;
		  height: 16px;
		  width: 28px;
		  bottom: -16px;
		  margin-left: -28px;
		  margin-bottom: 20px;
	  }
	  .dividerendbottom {
		  background: url(images/dividerendbottom.png) no-repeat scroll 0px 0px;
		  height: 16px;
		  width: 28px;
		  bottom: -16px;
		  margin-left: -28px;
	  }
	  
/* SIDEBAR MUSIC PLAYER WIDGET */	  
	  #homeplayer {
		  width: 150px;
		  float: left;
		  padding-left: 15px;
		  padding-bottom: 16px;
	  }	  
	  #homeplayer h4 {
		  padding-bottom: 20px;
		  color: #926C4A;
		  font-size: 24px;
		  font-weight: normal;
	  }
	  #mic {
		  float: left;
	  }

/* RECENT NEWS WIDGET */
		#cat-posts-2 ul{
			margin-left:20px;
			padding-right: 30px;
		}
		#cat-posts-2 li{
			padding-top:10px;
		}
		
		#cat-posts-2 a{
			font: 14px Arial, Helvetica, sans-serif;
			color: #643F13;
			text-transform:capitalize;
		}
		#cat-posts-2 a:link,a:visited{
			text-decoration:none;
		}
		#cat-posts-2 a:hover{
			text-decoration:underline;
		}



#respond h3 {
	font-family: Calibri "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #404040;
	background-image:none;
}
.widget h2,h3 {
	background: url(images/widget-h3-background.png) no-repeat;
	text-align: center;
	list-style: none;
	height: 56px;
	font: normal 25px Arial, Helvetica, sans-serif;
	color: #E6E0D9;
	text-transform: capitalize;
	padding-top: 7px;
}


/* SIDEBAR RECENT POSTS WIDGET */
	  #execphp-3 ul{
		  margin-left:20px;
		  padding-right:30px;
	  }
	  
	  #recentposts a{
		  font: 14px Arial, Helvetica, sans-serif;
		  color: #643F13;
		  text-transform:capitalize;
	  }
	  #recentposts a:link,a:visited{
		  text-decoration:none;
	  }
	  #recentposts a:hover{
		  text-decoration:underline;
	  }

/* SIDEBAR TEXT WIDGET */
	
	.textwidget {
		padding-left: 10px;
		padding-right: 25px;
		padding-bottom: 15px;
		text-align:justify;
	}
	.textwidget img {
	padding-right: 10px;
	margin-bottom: -3px;
	}
	
.widget ul li {
	list-style: disc;
}
#sidebar li {
	list-style: none;
}
#sidebar ul .widget ul{
	padding-left: 16px;
	padding-bottom: 15px;
}
#sidebar ul .widget ul li {
	list-style: disc;
	font: 14px Arial, Helvetica, sans-serif;
	color: #643F13;
}
#footer {
	width: 100%;
	background: #643F13;
}
#sidebar ul .widget img {
	padding-left: 19px;
}

/* DATE POST BLOCK */
	  .date {
		  background: url(images/date.gif) no-repeat;
		  height: 54px;
		  margin-bottom: 0px;
		  width: 54px;
		  text-align: center;
		  float: left;
		  margin-top: 15px;
	  }
	  .date .month {
		  display: block;
		  color: #E2CBC2;
		  padding: 0px 0px;
		  text-align: center;
		  text-transform: uppercase;
		  font-size: 10px;
		  margin-top: 4px;
		  font-weight: bold;
	  }
	  .date .day {
		  display: block;
		  color: #FBF2E7;
		  font: 2.3em Georgia;
		  padding-top: 0px;
		  text-align: center;
		  margin-top: -8px;
	  }


/* CONTENT */
	  #content .post-title a { border-bottom-width: 0; }
	  
	  #content .post p.img { float: left; margin: 0 15px 0 0; }
	  
	  #content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

/*COMMENT PAGE*/
	  #commentsTemplate{
		  margin-left: 26px;
		  padding: 10px;
	  }
	  
	  #commentsTemplate h2{
		  font-size: 18px;
		  margin-bottom: 10px;
	  }
	  
	  #commentsTemplate input, #commentsTemplate textarea{
		  background: #eeedec;
		  border: 1px solid #dbdbdb;
		  padding: 5px 10px;
		  margin-bottom: 10px;
		  font-size: 16px;
		  color: #b2b2b2;
		  width: 555px;
	  }
	  
	  #commentsTemplate input:focus, #commentsTemplate input:hover, #commentsTemplate textarea:focus, #commentsTemplate textarea:hover{
		  color: #000;
	  }
	  
	  #commentsTemplate #submit{
		  width: 200px;
		  color: #fff;
		  cursor: pointer;
		  background: #2A421F;
	  }
	  
	  #commentsTemplate ol li{
		  list-style: none;
		  width: 575px;
		  border: 1px solid #dbdbdb;
		  margin-bottom: 20px;
		  background-color: #E3D5C6;
	  }
	  
	  #ccommentform p{
		  padding:5px 0;
	  }
	  .comment {
		  color:#643F13;
		  margin-top:20px;
	  }
	  .commentmetadata{
		  color: #fff;
		  text-align: right;
		  background-color: #E3D5C6;
		  margin: 6px 0 6px 0;
		  padding: 2px 10px 2px 0;
	  }
	  
	  .commentmetadata a{
		  color: #fff;
	  }
	  
	  .commentmetadata em{
		  color: #33261A;
	  }

/* POST TITLES */
	.titles {
		font-size:18px;
		font-weight:bold;
		text-transform:capitalize;
		color: #4F8038;
	}
	.titles a {
		color: #4F8038;
	}
	.titles a:link,
	.titles a:visited {
		text-decoration: none;
	}
	.titles a:hover {
		text-decoration: underline;
	}
	
/* POST WRAPPER */
	.post-wrapper {
	padding-top:20px;
	}
	.endofpostborder {
	border-left: none;
	width: 100%;
	height: 35px;
	margin-top:35px;
	background: url(images/post-divider-bar.png) no-repeat;
	}
	.readmore a {
	color:#72B452;
	margin-left: 15px;
	}
	.readmore a:link,
	.readmore a:visited{
		text-decoration: underline;
	}
	.readmore a:hover{
		text-decoration:hover;
	}
	
/*POST FOOTER LINKS */
	  .post-footer {
		  margin-top:10px;
	  }
	  .post-footer a{
		  text-decoration:underline;
		  color:#4F8038;
	  }

#footerbg {
	height: 111px;
}
#footermiddle {
	background: #33261a;
	padding-left: 300px;
	height: 305px;
}
#footermiddle h2 {
	color: #e3bb5c;
	text-transform: uppercase;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.xoxo{
	margin-left:35px;
}
#linkcat-4.linkcat{
	list-style: none;
}
.linkcat{
		font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	text-transform: capitalize;
}
#linkcat-4 a{
	color: #E6E0D9;
		font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	text-transform: capitalize;
}
#linkcat-4 a:link,
#linkcat-4 a:visited,
#linkcat-4 a:active{
	color: #E6E0D9;
	text-decoration:underline;
}
#linkcat-4 a:hover{
	text-decoration:none;
	color: #E6E0D9;
}
#
#relatedprojects ul {
	margin-left: 22px;
}
#relatedprojects li{
	color: #E6E0D9;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	text-transform: capitalize;
	list-style: disc;
}
#relatedprojects {
	width: 260px;
	float: left;
}
#causes {
	float: left;
	width: 252px;
}
#contactme {
	float: left;
	width: 263px;
}
#contactme form {
	background: url(images/contactform.png) no-repeat;
	margin-left: 18px;
	height: 260px;
}
#contactme    #textinput{
	background: url(images/footertextbox.png) no-repeat;
	height: 17px;
	width: 127px;
	color: #e3bb5c;
	font: normal 12px Tahoma, Geneva, sans-serif;
	border-style: none;
	padding-left: 3px;
}
#contactme .name{
	padding-top: 57px;
	padding-left: 45px;
}
#contactme .email {
	padding-left: 45px;
	padding-top: 6px;
}
#contactme form textarea  {
	background: url(images/footerformtextarea.png) no-repeat;
	height: 79px;
	width: 127px;
	color: #e3bb5c;
	font: normal 12px Tahoma, Geneva, sans-serif;
	border-style: none;
	padding-left: 3px;
	overflow: auto;
	padding-right: 3px;
}
#contactme .message {
	padding-top: 6px;
	padding-left: 45px;
}
#contactme .send {
	padding-left: 157px;
	padding-top: 40px;
}
#contactme .imagesubmit {
	height: 34px;
	width: 62px;
}
#footerbottom {
	background: #0c0704;
	width: 100%;
	font: normal 13px Arial, Helvetica, sans-serif;
}
#copyright {
	float: left;
	color: #e5e3de;
	padding-left: 145px;
}
#byline {
	color: #281F15;
	padding-left: 120px;
	font-size: 9px;
}
#copy {
	color: #E6E0D9;
	font-size: 10px;
}
#footernav {
	padding-left: 180px;
}
#footernav a{
	color: #E6E0D9;
	font-size: 10px;
}
#footernav a:link{
	text-decoration: none;
}
#footernav a:hover {
	text-decoration: underline;
}
#footernav a:visited{
	color: #E6E0D9;
}

/* PAGE TEMPLATE SPECIFIC STYLES */

	/* HOME PAGE TEMPLATE */
		#hometitle h2{
			text-align:right
		}
	
	/* RESUME PAGE TEMPLATE */
		#content .post .resumetitle {
		font: italic bold 16px Arial, Helvetica, sans-serif;
		text-transform: capitalize;
		}
		#content .post .resumedescription {
			font: 12px Arial, Helvetica, sans-serif;
		}
		#content .post .resumelocation {
			color: #666;
			text-transform: capitalize;
			font: 10px Arial, Helvetica, sans-serif;
		}
		#content .post .resumeyear {
			font: 14px Arial, Helvetica, sans-serif;
			text-align: center;
		}
		#content .post .resumesectiontitle {
			font: 20px Arial, Helvetica, sans-serif;
			color:#3F6
			text-align: center;
			padding-bottom:15px;
			text-decoration:underline;
			font-weight:bold;
		}
		.resumesectiontitle {
			font: 20px Arial, Helvetica, sans-serif;
			color:#3F6
			text-align: center;
			padding-bottom:15px;
			text-decoration:underline;
			font-weight:bold;
		}
		#content .post td{
			padding-bottom:30px;
		}


/* WP PHOTO GALLERY */
	  .album
	  {
		  margin: 7px 0;
		  padding: 7px;
		  border: 1px #ccc solid;
	  }
	  
	  .album .image 
	  {
		  float: left; 
		  margin-left: 5px;
		  width:135px;
	  }
	  
	  
	  .album h2.name
	  {
		  font-size: 1.2em;
		  font-weight: bold;
		  margin: 0;
		  padding: 0;
		  color:#030;
	  }
	  .album h2.name a{
		  color:#030;
		  float:left;
	  }
	  .album h2.name a:link{
		  color:#030;
		  text-decoration:none;
	  }
	  .album h2.name a:visited{
		  color:#030;
		  text-decoration:none;
	  }
	  .album h2.name a:hover{
		  color:#030;
		  text-decoration:underline;
	  }
	  .album p.description {
		 
	  }
	  .newdiv{
		  float:right;
		  mmargin-left:55px;
		  width:315px;
	  }
	  
	  .clear { clear: both; }
	  
	  .thumbs
	  {
		  text-align: left;	
	  }
	  
	  .thumbs img
	  {
		  margin: 4px;
		  padding: 2px;
		  border: 1px #ccc solid;
	  
	  }
	  
	  
	  a img {
		  border: none; 
	  }
	  
	  .prev {
		  float: left;
	  }
	  
	  .next {
		  float: right;
	  }

#jbblogpic img {
	border-style: groove;
	border-color: #643200;
}


/* BANDS ON MUSIC PAGE */

.bandContainer {
	border: 1px solid #CCC;
	margin-bottom:5px;
	overflow:hidden;
	padding:5px;
}
.bandTitle {
	color:#000;
	font-family:Calibri,"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}
.bandTitle p {
	color:#000;
}
.albumContainer {
	margin-bottom: 45px;
}
.albumThumbnail {
	float:left;
	background: #fff;
	height: 131px;
	width: 131px;
	padding: 3px 3px;
}
.albumThumbnail img {
	margin-left: 3px;
	margin-top: 3px;
}
.albumText {
	color:#000;
	padding: 0 0 0 12px;
	margin-left: 70px;
}
.albumText p,.albumText strong{
	color:#000;
}
.albumTitle {
	font-family:Calibri,"Lucida Grande",Lucida,Verdana,sans-serif;
	color:#000;
	font-size:1.3em;
	margin:0 0 10px;
	text-align:left;
	padding-left: 65px;
	text-transform:capitalize;
}
.albumTitle p {
	color:#000;
}

.radio-montage {
	margin-left: 150px;
	padding-top: 45px;
	height:225px;
	
}

#radioframe {
	bborder: thick groove #630;
	width:576px;
	height:94px;
	margin-left:-65px;
	z-index:-2;
	background-color:#630;
}

