/*
Theme Name: Noel Red
Description: custom WordPress Theme for Noel Webb, designed by SimmerDesigns
Version: 1.0
Author: David Simmer
Author URI: http://www.simmerdesigns.com/
*/


/* footerStickAlt ----------- */

html, body {height: 100%;}
#page {min-height: 100%;}
#page #main {padding-bottom: 350px;}
#footer {
    margin-top: -330px;
    min-height: 330px;
}
#footer .container {
    min-height: 210px;
}

/* basic structure ---------------- */

.container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Georgia, serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/bg_body.png) repeat-x 0 0 #790f00;
	color: #edd;
}	
#page {
	text-align: left;
	background: url(images/bg_page.jpg) no-repeat 50% 0 transparent;
	padding: 0;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
}
#main {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	font-size: 1.4em;
	float: left;
	overflow: hidden;
}


/* header ----------- */
#header {
	margin:0;
	padding: 0;
	width: 100%;
}
#header .container {height: 150px;}
#header h1 {
    position: absolute;
    top: 50px;
    left: 0;
    width: 330px;
    padding: 0;
    margin: 0;
}
#header h1 a {
    display: block;
    text-indent: -9999em;
    width: 330px;
    height: 60px;
}
#header .description {text-indent: -999em;}
	

/* main navigation --------- */
#nav {
    position: absolute;
    top: 58px;
    left: 330px;
    margin: 0;
    padding: 0;
}
#nav ul {
	list-style: none;
	padding: 0px 10px;	
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
}
#nav ul ul {padding-bottom: 10px !important;}
#nav li {
	padding:0px;
	float:left;
	list-style: none;
	line-height:28px;
	display: inline;
	margin-left: 5px;
}
#nav ul li a {
    display: block;
	text-decoration: none;
	border: none;
	font-size: 20px;
	padding: 5px 10px;
	color: #fff;
	position: relative;
	z-index: 10;
	opacity: 0.9;
}
#nav ul li ul li a {
    font-size: 14px;
    padding: 2px 10px;
}
#nav ul li a:hover {opacity: 1.0}
#nav ul li:hover, #nav ul li:hover ul {
    background: url(images/bg_black_80.png);
}
#nav ul li a:hover {text-decoration: none;}

	
#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;	
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 12em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav ul li#rss a {
    text-indent: -999em;
    width: 16px;
    background: url(images/rss.gif) no-repeat 50% 13px transparent;
}

/* nav: lavalamp style ------ */

#nav ul li.back {
    background: #0f0;
    opacity: 0.75;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}


/* search ---------- */
#searchdiv {}


/* sidebar ------------- */

#sidebar {	
	width: 215px;
	float: right;
	margin: 20px 60px 20px 0;	
}

#sidebar form {margin: 0;}



/* footer ----------- */
#footer {
	padding: 0;
	width: 100%;
	clear: both;
 	overflow: hidden;
 	background: url(images/bg_footer.png) repeat-x 0 100px transparent;
}
#footer .container {}
	
#copyright, #credits {
	margin: 0;
	padding: 0 40px;
	font-size: 1.1em;
	position: absolute;
	bottom: 40px;
}
#copyright {left: 0;}
#credits {right: 0;}

#albums {
    height: 120px;
    background: url(images/bg_white_20.png) repeat-x 0 0 transparent;
}
#albums,
#links {overflow: hidden;}

#albums h2,
#links h2 {
    margin-top: 0;
    padding-left: 40px;
    margin-right: 20px;
    float: left;
    width: 160px;
}
#links h2 {width: 120px;}
#albums ul,
#links ul {
    list-style: none;
    list-style-image: none;
    margin: 0 0 80px 0;
    padding: 0;
    float: left;
    overflow: hidden;
}
#albums ul li {
    width: 120px;
    height: 120px;
    float: left;
    display: inline;
    background: url(images/albumthumb_shadow.png) no-repeat 1px 1px transparent;
}
#albums ul li a {
    display: block;
    width: 100px;
    height: 100px;
    margin: 10px;
    text-indent: -999em;
    border: 0;
}
#albums ul li.giveitall a {background: url(images/albumthumb_giveitall.jpg) no-repeat 0 0 transparent;}
#albums ul li.satinsheets a {background: url(images/albumthumb_satinsheets.jpg) no-repeat 0 0 transparent;}
#albums ul li.stormdance a {background: url(images/albumthumb_stormdance.jpg) no-repeat 0 0 transparent;}
#albums ul li.thebigbang a {background: url(images/albumthumb_thebigbang.jpg) no-repeat 0 0 transparent;}
#albums ul li.thesoulof a {background: url(images/albumthumb_thesoulof.jpg) no-repeat 0 0 transparent;}

#links ul {
    width: 700px;
}
#links ul li {
    float: left;
    display: inline;
    font-size: 1.2em;
    padding: 1.5em 1em 0.5em;
}




/* headings ---------------- */
h1, h2, h3 {
	font-family: Georgia, Sans-Serif, Verdana ;
	font-weight: normal;
}
h1 {
	padding-top: 20px;
	line-height: 60px;
	padding-left:0;
	margin: 0;
}
h2 {
	font-size: 2.2em;
	clear:both;
	margin: 10px 0 2px 0;
	padding-top: 10px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h2.pagetitle {
	font-size: 2.2em;
	font-style: italic;
}
div.post h2 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 15px;
}
div.post h2,
div.post h2 a {
    color: #000;
    border: 0;
}
#sidebar ul li h2 {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.333em;
	padding: 5px 5px;
}

h3 {
	font-size: 1.6em;
	clear:both;
	padding:0;
	margin: 30px 0 0;
}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}	
	
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}	

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
}



/* columns ---------- */

.narrowcolumn {
	padding: 30px 40px;
	padding-top: 0;
	margin: 0px auto;
	width: 580px;	
}

.post {
	margin: 0 0 30px;
}
	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px;
}


.postmetadata {
	clear: both;
	font-size: 0.8em;
}
.narrowcolumn .entry {
	line-height: 1.6em;
	width: 100%;
	background: url(images/bg_black_50.png) repeat 0 0 transparent;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, 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: 0.8em Arial, Verdana,  Sans-Serif;
}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
}
	
#sidebar {font-size: 1.2em;}
#sidebar p, #sidebar blockquote {line-height: 1.5em;}

#sidebar blockquote {
    margin: 20px 0;
    padding: 0;
    font-style: italic;
    font-size: 1.3333em;
    padding-bottom: 20px;
    border-bottom: 1px solid #8d3c30;
}
#sidebar cite {
    color: #c76;
    font-size: 1em;
}
.post hr {
	display: block; 
	border: none;
}		
	
.narrowcolumn .postmetadata2 {
	padding: 13px 0 16px 0;
	margin-top: 15px;
}	

.entry img {
	padding: 0 20px 10px 5px;
	max-width: 100%;
}

.entry p.albumcover {
    padding-top: 0;
    float: left;
}

div.album {
    min-height: 350px;
    float: left;
    width: 260px;
    margin: 0 15px;
}
div.album h3 {
    margin: 0.5em 0;
}
div.album a.button {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
}
div.album a img {padding: 0;}

	
/* links --------------- */
	
a {
	text-decoration: none;
	padding: 0 1px;
	border-bottom: 1px dotted #f5a393;
	color: #e7cdc0;
}
a:hover {color: #fff;}
	
#header a {
	border: none;
	background: none;
}

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding:0;
}
a.button {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    width: auto;
    padding: 0 30px 0 20px;
    background: url(images/bg_actionbutton.png) no-repeat 100% 0 transparent;
    border: 0;
}


	



/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* contents ------------ */

.entry {
	margin-top: 15px;
	padding: 15px;
	float: left;	
	margin-bottom: 20px;
	background: url(images/bg_black_50.png) repeat 0 0 transparent;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}
.entry ul {
    margin: 1em;
    padding: 0;
}
.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
}	
.entry ul li {
    margin-bottom: 0.5em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:0;
	list-style:none;	
}
	
/*
#sidebar a {
	border: none;
	background: none;
}
*/

	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
}

	
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 20px auto;
	padding: 30px 3px 5px 3px;
}
#searchform #s {
	width: 140px;
	padding: 4px;
	font: 0.91667em arial, verdana, sans-serif;
}
#searchsubmit {
    height: 25px;
    width: 25px;
    background: url(images/icon_search.png) no-repeat 0 0;
    text-indent: -999em;
    border: 0;
    cursor: pointer;
    margin-left: 4px;
}
#searchsubmit:hover, #searchsubmit:focus, #searchsubmit:active {
    background-position: 0 -25px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}
#commentform{
	margin-bottom: 60px;
	margin-top: 20px;
}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}

#commentform textarea {
	margin-top:5px;
	width: 100%;
	padding: 2px;
	font-size: 1.2em;
}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
}
	
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form { 
	text-align:left
}


	
/* End Form Elements */



/* Begin Comments*/

#tabnav {
	margin:0;
	padding: 0;
}
#tabnav li {
	display:inline;
	list-style:none;
	font-weight: bold;
	font: 18px Arial;
	margin:0;
	margin-right: 5px;
}
a.tabs {
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #eee;	
	color: #666;
}

a.tabs:hover {
	background: #fff;
	border: 1px solid #eee;	
}
a.current {
	background: #fff;
	color:#333;
}

.commentlist {
	padding: 0;
}
	

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.comment {margin:0;margin-top: 20px; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background: transparent url(images/bg_black_50.png) repeat scroll 0 0 }
ol.commentlist li.odd { background: transparent url(images/bg_black_50.png) repeat scroll 0 0 }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
}

	
	
/* End Comments */




/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#sidebar #wp-calendar a {
	display: block;
}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
}





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}



blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}


hr {
	display: none;
}

a img,
a.flickr-image {
	border: none;
}
	
.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
}
	
pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */

img.wp-smiley {
	border:none;
	padding: 0;
}

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
}

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
}	



/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
} 

#sidebar ul li div a.freedownload {
	background: url(images/downloadsimplex.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
	border: none;
}

#sidebar ul li div a.freedownload:hover {
	background: url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position: relative;
}

/* for ad */

#sidebar ul li div div {
	font-size: 0.9em;
	line-height: 1.8em;
}
#sidebar ul li div span.red {
	font-size: 1em;
	font-weight:bold;
	color:#f00;
}



.vvqbox {
    margin: 20px !important;
}


/* clearfix hack -------------- */
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
