/*
Theme Name: Welch Compositions
Theme URI: http://wordpress.org/
Description: 
Version: 2.0
Author: Cam G.
Author URI: 
Tags: jim welch, compositions
*/



/* - BASIC STUFF - */
body {background: #242424 url(img/bg.jpg) top right repeat-x;font:9pt/11pt Helvetica, Geneva, sans-serif;color:#000;margin:0 auto;}
a {text-decoration:none; color: white;}
a:hover {}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
td { vertical-align: top; }
/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight: 100}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#headphones { background: url(img/headphones.png) right 175px no-repeat; }
#wrapper {float:none;clear:both;margin:0;;padding:0;width:1150px;}
#header {margin:0 0 15px 0;text-align:center;padding: 0; background: url(img/header.jpg) 20px 7px no-repeat; height: 55px;}
#header h1, #header h2 { margin-left: -9000px;}
#footer { width: 100%; margin:20px auto 0; clear:both; text-align:center; padding: 120px 0 10px 0; color: gray; line-height: 2em;}

/* -- POSTS -- */
.post { margin: 0 0 15px; }
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:left; clear:none;width:590px;background-color: white;}


/* -- CUSTOM -- */
#page a { color: #65735c; }
#page a:hover { text-decoration: underline; }
#homepagebox {font-family: Georgia, Times New Roman, Times, serif; float:left; clear:none;width:590px; background: url(img/homepagebox.png) no-repeat; width: 625px; height: 420px; padding: 20px 20px 20px 185px; line-height: 2em;}
#homepagebox h3 { font-size: 2.2em; font-weight: 100; line-height: 1.3em; }
#homepagephotoframe { background: url(img/homepagephoto.jpg) no-repeat; width:224px; height:296px; float: left; margin: 0 20px 0 0; padding: 10px 0 0 11px}
.frontpage_song {  width: 268px; margin-bottom: 6px;}
.frontpage_song span { background: url(img/boxbottom.png) 0 bottom no-repeat; display: block; width: 228px; padding: 1px 20px 10px 20px;}
.frontpage_song p { padding: 2px 0; margin: 0; }
.frontpage_song h2 { background: url(img/boxtop.png) 0 top no-repeat; width: 228px; padding: 10px 20px 0 20px; font-weight: 100; font-size: 1.3em; display:block}
.songimage { float: right; padding: 0 0 0 10px; }
.songimage object { clear: both; }
hr { background-color:#DDDDDD; border:1px solid #DDDDDD; color:#DDDDDD; height:1px; }
#player { position: absolute; left: 6px; top: 320px;}
.floatr { float: right; padding: 0 10px; text-align: center; }
#homepagebox #page { height: 380px; width: 630px; overflow: auto; padding: 0 5px; margin: 0;}
ul#iconmenu a.menuhover{ color: white; }
.padleft { padding-left: 50px; }
.size-full, .albumcover { border: solid 1px #333; }
table.shop td {	padding: 5px; }
table.shop img { width: 300px; height: 300px; } 
.rss { background: url(img/RSS-icon-tiny.gif) no-repeat; padding-left: 15px; }

#sidebar a.playbutton { margin:0; padding: 2px 0 2px 21px; background: url(img/playbutton.gif) no-repeat; }

ul#iconmenu { position: absolute; top: 535px; left: 0; display: block; width:640px; height: 110px; overflow: hidden;}
ul#iconmenu li.current_page_item a { color: white; }
ul#iconmenu li { float: left; padding-top: 70px; position: relative; }
ul#iconmenu li a {
	color: gray;
	font-size: 1.3em;
	padding: 70px 20px 10px 20px;
}
ul#iconmenu ul { display: none; }
.menu-contact {	background: url(img/contact.png) top center no-repeat; }
.menu-frontpage {	background: url(img/home.png) top center no-repeat; }
.menu-film {	background: url(img/film.png) top center no-repeat; }
.menu-news {	background: url(img/news.png) top center no-repeat; }
.menu-shop {	background: url(img/shop.png) 8px 0 no-repeat; }
.menu-music {	background: url(img/music.png) top center no-repeat; }
.menu-resume {	background: url(img/resume.png) top center no-repeat; }
.menu-about {	background: url(img/about.png) top center no-repeat; }

/* -- SIDEBARS --*/
#sidebar {margin:0 auto;overflow:hidden; float:right; clear:none;width:300px; padding: 0 0 0 15px;}
#sidebar a { color: #333; }
#subpages li { background:transparent url(img/whitebar.png) no-repeat scroll 0 bottom; height: 50px; display:block; width:268px; padding:0; margin-bottom: 10px;}
#subpages a { display: block; font-size:1.3em; font-weight:100; padding:18px 20px; width:228px;}
#subpages a:link, #subpages a:visited { color: #555; }
#subpages a:hover { color: #999; }
#sidebar li.current_page_item a { background: url(img/arrow.gif) 20px 20px no-repeat; padding-left:  35px; }



/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img { border: 0; }
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

