/*   
Theme Name: 1000 Generations
Theme URI: http://1000generations.com
Description: A search engine optimized website framework for WordPress.
Author: James D. LaCroix | LaCroix Design Company
Author URI: http://lacroixdesign.net
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	margin: 0em;
	background-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/1000generationsbackground.jpg);
	background-repeat: repeat;
	background-color: #b68e51;
}

/* =Typography
---------------------------------------------------------------*/

h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.location {
	text-transform: capitalize;
}

.widget-area .dtstart, .widget-area .dtstart a, .widget-area .dtstart a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	cursor: default;
}

.widget-area .summary, .widget-area .summary {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.widget-area .location, .widget-area .location a, .widget-area .location a:visited {
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	cursor: default;
}

.widget-area .location, .widget-area .dtstart {
	padding-left: 20px;
}
a:visited {
	color: #000
}

a:hover {
	color: #b68e51
}

/* =Header
-------------------------------------------------------------- */
#header {
	z-index: 0;
	background-image: url(images/1000Generations_headerbackground.png);
	height: 460px;
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: -20px;
}

#headerimg {
	z-index: 7;
	position: relative;
	margin-left: 20px;
}

#headercontainer {
	width: 980px;
	height: 50px;
}

#audioplayer {
	padding-left: 40px;
	height: 15px;
	padding-top: 25px;
}

#mailinglistsignup {
	text-align: right;
	margin-top: -15px;
	margin-right: 40px;
}

/* =Menu
-------------------------------------------------------------- */
.menu a {
	color: #FFF;
	text-decoration: none;
}


/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 20px 0;      
}
.entry-content, .entry-summary {
	padding-right: 40px;
	padding-left: 40px;
}
.entry-title {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
}

.entry-meta {
	padding-right: 40px;
	padding-left: 40px
}

.entry-utility {
	width: 500px;
	padding-left: 40px
}

.contenttop {
	z-index: 3;
	margin-bottom: 60px;
	position: relative;
	background-image: url(images/1000generationscontenttop.png);
	background-repeat: no-repeat;
	width: 580px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #b68e51;
	font-weight: lighter;
	line-height: 30px;
	height: 60px;
}

.contenttoptext {
	left: 40px;
	bottom: -10px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #b68e51;
	font-weight: lighter;
	line-height: 60px;
	height: 60px;
}
#contentbackground {
	min-height: 1px;
	margin-top: 60px;
	background-image: url(images/1000generationscontainerbackground.png);
	background-repeat: repeat-y;
	height: auto;
}

#singlecontentbackground {
	background-image: url(images/1000generationscontainerbackground.png);
	background-repeat: repeat-y;
	height: 100%;
}

#contentbottom {
	background-image: url(images/1000generationscontentbottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
}

#contentline {
	zoom: 1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b68e51;
	margin-left: -20px;
	width: 540px;
	padding-top: 10px;
	margin-bottom: -20px;
}

#fullcontentline {
	zoom: 1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b68e51;
	margin-left: -20px;
	width: 940px;
	padding-top: 10px;
	margin-bottom: -20px;
}

.contentrssicon {
	right: 30px;
	bottom: 5px;
	position: absolute;
	float: none;
	height: 30px;
	width: 30px;
}

.single-entry-content {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 20px;
}

.single-entry-utility {
	width: 500px;
	padding-left: 40px
}

#contenttext2 {
	width: 500px;
	padding-left: 40px;
	margin-top: 20px;
}

#singlecontenttop {
	background-image: url(images/1000generationscontenttop.png);
	background-repeat: no-repeat;
	width: 580px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	padding-left: 40px;
	color: #b68e51;
	font-weight: lighter;
	padding-top: 25px;
	line-height: 30px;
	padding-bottom: 5px;
}


#fullcontenttop {
	background-image: url(images/1000generationsfullcontenttop.png);
	background-repeat: no-repeat;
	width: 940px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	padding-left: 40px;
	color: #b68e51;
	font-weight: lighter;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 30px;
}

#fullcontentbackground {
	background-image: url(images/1000generationsfullcontainerbackground.png);
	background-repeat: repeat-y;
	height: 1050px;
}
#fullcontentbottom {
	background-image: url(images/1000generationsfullcontentbottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
}

#fullcontentrssicon {
	margin-left: 515px;
	margin-top: -55px;
	margin-bottom: 5px;
}

#fullcontainer {
	float: left;
	height: 100%;
	width: 100%;
	margin: 0px;
}

.wpsc_page_numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
	width: 500px;
	text-align: right;
}

.wpsc_page_numbers a, .wpsc_page_numbers a:visited {
	text-decoration: none;
	color: #b68e51;
}

.wpsc_page_numbers a:hover {
	text-decoration: none;
	color: #000;
}

/* =Navigation
-------------------------------------------------------------- */
.nav-below {
	padding-bottom: 10px;
	height: 1.2em;
	padding-top: 5px;
	padding-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
	padding-left: 40px;
}

.nav-below a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
}
.nav-below a:visited {
	color: #b68e51
}

.nav-below a:hover {
	color: #2f2519
}
.navigation {
}

.nav-previous {
	float: right;
	text-align: right;
}

.nav-next {
	float: left;
}

#navwrap {
	z-index: 10;
	left: 0px;
	bottom: 40px;
	position: absolute;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	width: 940px;
}
#navcontainer {
	visibility: hidden;
	height: 45px;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	position: absolute;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	width: 940px;
}

#sidenav-below {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
	width: 340px;
	padding-left: 40px;
}

.sidenav-below a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
}

.sidenav-below a:visited {
	color: #b68e51
}

.sidenav-below a:hover {
	color: #2f2519
}

.sidenavigation {
}

.sidenav-previous {
	float: right;
	text-align: right;
}

.sidenav-next {
}

#sidenavcontainer {
	margin-top:-40px;
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#menu-container {
	display:block;
	position: absolute;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#drop_down_menu {
	z-index: 9;
	list-style-position: inside;
	display:block;
	position: absolute;
	clear:both;
	text-align:center;
	list-style-type:none;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#drop_down_menu ul {
	text-align: center;
}

#drop_down_menu li {
	color:#fff;
	cursor:pointer;
	text-align:center;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#drop_down_menu li ul {
	list-style-type:none;
	border-top-width: .5px;
	border-top-style: solid;
	border-top-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
}
#drop_down_menu li ul li {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:12px;
	display:block;
	float:none;
	clear:both;
	background-image: url(images/1000generationsmenudrop.png);
	background-repeat: repeat-y;
	margin-bottom: -6px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
}
#drop_down_menu li ul li a {
	font-family: Helvetica, Arial, sans-serif;
	z-index: 0;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
}






/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
}
.widget-area ul ul {
	margin-left: 40px;
	margin-right: 60px;
	list-style-type: none;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}
#primary, #secondary, #tertiary {
}

.side-content, .side-summary {
	width: 340px;
	padding-left: 40px;
}
.side-title {
	width: 340px;
	padding-left: 40px;
	padding-top: 10px;
}

.side-meta {
	width: 340px;
	padding-left: 40px;
}

.side-utility {
	width: 340px;
	padding-left: 40px
}

.sidetop {
	margin-bottom: 60px;
	display: block;
	position: absolute;
	background-image: url(images/1000generationssidetop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 420px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #b68e51;
	line-height: 60px;
	font-weight: lighter;
}
.sidetoptext {
	bottom: -10px;
	left: 40px;
	position: absolute;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #b68e51;
	line-height: 60px;
	font-weight: lighter;
}
.sidetoppad {
	margin-bottom: -60px;
	height: 60px;
	width: 420px;
}
#sidetop1 {
	background-image: url(images/1000generationssidetop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 420px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	padding-left: 40px;
	color: #b68e51;
	padding-top: 10px;
	line-height: 60px;
	font-weight: lighter;
	margin-bottom: -10px;
}

#sidebackground1 {
	margin-top: 60px;
	display: block;
	background-image: url(images/1000generationssidebackground.png);
	background-repeat: repeat-y;
	height: 380px;
}

#sidebottom1 {
	background-image: url(images/1000generationssidebottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 420px;
}
#secondary, #primary, #store-primary, #store-secondary, #newalbum {
	margin-bottom: -20px;
}
#sidetop2 {
	background-image: url(images/1000generationssidetop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 420px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	padding-left: 40px;
	color: #b68e51;
	line-height: 60px;
	font-weight: lighter;
	padding-top: 10px;
	margin-bottom: -10px;
}

#sidebackground2 {
	display: block;
	margin-top: 60px;
	background-image: url(images/1000generationssidebackground.png);
	background-repeat: repeat-y;
	height: 460px;
}

#sidebottom2 {
	background-image: url(images/1000generationssidebottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 420px;
}

#sidetop3 {
	background-image: url(images/1000generationssidetop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 420px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	padding-left: 40px;
	color: #b68e51;
	margin-bottom: -10px;
	padding-top: 10px;
	line-height: 60px;
	font-weight: lighter;
}

#sidebackground3 {
	min-height: 130px;
	display: block;
	margin-top: 60px;
	background-image: url(images/twitterbackground.png);
	background-repeat: no-repeat;
	height: auto;
}

#sidebackground3_pad {
	height: 1px;
	background-repeat: repeat-y;
	background-image: url(images/1000generationssidebackground.png);
}
#sidebottom3 {
	background-image: url(images/1000generationssidebottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 420px;
}

.siderssicon {
	float: none;
	height: 30px;
	width: 30px;
	right: 30px;
	bottom: 5px;
	position: absolute;
}

#sideline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b68e51;
	margin-left: -20px;
	width: 380px;
	padding-top: 10px;
	margin-bottom: -20px;
}

.widget-area ul {
	margin: 0px;
}

.gigpress-listing li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b68e51;
	margin-left: -20px;
	width: 380px;
	padding-top: 20px;
}

.songs_sidebar {
	text-align: center;
	padding-bottom: 20px;
}

#sideshoppingcart {
	width: 340px;
	padding-left: 40px;
}

#mailinglistsignup a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #b68e51;
	text-decoration: none;
}
#drop_down_menu .menu .links li a:visited {
	color: #FFF;
	text-decoration: none;
}
#drop_down_menu .menu .links li a:hover {
	color: #2f2519;
	text-decoration: none;
	font-weight: normal;
}
#mailinglistsignup a:visited {
	color: #FFF;
	text-decoration: none;
}
#mailinglistsignup a:hover {
	color: #b68e51;
	text-decoration: none;
}
#drop_down_menu .menu .links li a span {
	color: #FFF;
	text-decoration: none;
}
#drop_down_menu .menu .links li a:visited span {
	color: #FFF;
	text-decoration: none;
}
#drop_down_menu .menu .links li a:hover span {
	color: #2f2519;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#shopping-cart {
	width: 340px;
	padding-left: 40px;
}
.xoxo a {
	text-decoration: none;
}
element {
}
.contenttoppad {
	margin-bottom: -60px;
	height: 60px;
	width: 580px;
}

#container_right #primary #sidebackground1 #sidepush1 .xoxo ol {
	margin-left: 60px;
}

.fulltoppad {
	margin-bottom: -60px;
	height: 60px;
	width: 980px;
}

.fulltop {
	z-index: 3;
	margin-bottom: 60px;
	position: relative;
	background-image: url(images/1000generationsfullcontenttop.png);
	background-repeat: no-repeat;
	width: 980px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #b68e51;
	font-weight: lighter;
	line-height: 30px;
	height: 60px;
}

#fullbottom {
	background-image: url(images/1000generationsfullcontentbottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
}

#fullbackground {
	min-height: 1231px;
	margin-top: 60px;
	background-image: url(images/1000generationsfullcontainerbackground.png);
	background-repeat: repeat-y;
	height: 100%;
}

.webisodepost {
	padding-right: 80px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	display: inline-block;
	width: 340px;
	vertical-align: top;
}

.webisodeline {
	margin-left: -29px;
	zoom: 1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b68e51;
	width: 469px;
	padding-top: 10px;
}

.webisodewrap {
	padding-top: 20px;
	padding-left: 110px;
}

#contenttext {
	height: auto;
}

/* =Musician's Lounge 
-------------------------------------------------------------- */

.acoustic {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/acguitar.jpg);
	list-style-type: none;
}

.electric {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/elguitar.jpg);
	list-style-type: none;
}

.piano {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/piano.jpg);
	list-style-type: none;
}
.loops {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/loops.jpg);
	list-style-type: none;
}
.strings {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/strings.jpg);
	list-style-type: none;
}

.drums {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/drums.jpg);
	list-style-type: none;
}
.bass {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/bass.jpg);
	list-style-type: none;
}
.voice {
	list-style-image: url(http://1000generations.com/wordpress/wp-content/themes/1000generations/images/voice.jpg);
	list-style-type: none;
}

.sidenav-below {
	height: 1em;
	padding-top: 10px;
	padding-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: #b68e51;
	text-transform: lowercase;
	padding-left: 40px;
}
.sidebackground {
	min-height: 1px;
	margin-top: 60px;
	display: block;
	background-image: url(images/1000generationssidebackground.png);
	background-repeat: repeat-y;
}
.sidebottom {
	background-image: url(images/1000generationssidebottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 420px;
}
.sidecontent {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#webisodelist {
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 20px;
	min-height: 1.2em;
}
#webisodepost {
	margin-right: -93px;
	margin-left: 50px;
	padding-top: 20px;
	display: inline-block;
	width: 465px;
}
.webisode-entry-title {
	padding-top: 10px;
}
.webisode-entry-meta {
}
.webisode-entry-content, .webisode-entry-summary {
}
.webisodeselect {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer #colophon #site-info {
	padding-top: 20px;
}
.webisode-side-content, .webisode-side-summary {
	height: 275px;
	width: 340px;
	padding-left: 40px;
	overflow: hidden;
}
