@charset "UTF-8";
/* CSS Document */

body{
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#header{
width: 960px;
height: 470px;
margin: 0 auto;
}

#flash{
float: left;
display: inline;
width:280px;
height:470px;
background:url(images/flash.jpg) no-repeat;
margin-top: -4px;


}

#nav{
float: left;
display: inline;
background:url(images/nav.jpg) no-repeat;
width:605px;
height:23px;
/*Jonathan NAV LINK FONT ATRIBUTES ARE BELOW*/
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 22px 0 0 42px;

margin-top:2px;

}

#frontpage{
background:url(images/frontpageSSb.jpg) no-repeat;
width: 655px;
height: 425px;
float: left;
display: inline;
}

#swan{
background:url(images/name.jpg) no-repeat;
width: 960px;
height: 105px;
margin: 0 auto;
}

#button{
width: 960px;
height: 310px;
margin: 0 auto;

}

#feed{
background:url(images/blogb.jpg);
background-repeat: no-repeat;
width: 230px;
height: 265px;
float: left;
display: inline;
margin-left: 50px;
padding-top: 40px;
padding-right: 15px
}

#feed a:link, #feed a:visited {
color: #000000;
font-size: 12px;
text-decoration: none;
}

#feed a:hover, #feed a:active {
color: #000000;
font-size: 12px;
text-decoration: underline;
}


#podcast{
background: url(images/sampleBigBg.jpg);
background-repeat: no-repeat;
width: 245px;
height: 265px;
float: left;
display: inline;
margin-left: 50px;
}

#podcast a:link, #podcast a:visited {
color: #000000;
font-size: 12px;
text-decoration: none;
}

#podcast a:hover, #podcast a:active {
color: #000000;
font-size: 12px;
text-decoration: underline;
}


#flashstore{
background: url(images/flashstoreb.jpg);
background-repeat: no-repeat;
width: 245px;
height: 305px;
float: left;
display: inline;
margin-left: 50px;
padding: 30px 0 0 28px;
}

#footer{
width: 840px;
height: 50px;
margin: 0 auto;
background:url(images/footer.jpg);
clear: both;
}

#nav a{
color:#fff;
margin-left: 15px;
text-decoration: none;}


/*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ____*/

#container{

margin: 0 auto;
width: 950px;
}

p{

color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 1.5em;

}

h1{
color:#222;
font-size: 20px;
margin: 5px 0px 15px 0px;
font-weight:normal;
}



#sidebar{

width:225px;
float: left;


}

#smallflash{
background:url(images/flashsmall.jpg);
width: 225px;
height: 245px;
float: left;
display:inline;
}


#smallblog{
background: url(images/blogsmallb.jpg);
background-repeat: no-repeat;
width: 200px;
height: 232px;

padding: 35px 25px 0px 0px;
float: left;
display:inline;
}

#smallblog a:link, #smallblog a:visited {
color: #000000;
font-size: 12px;
text-decoration: none;
}

#smallblog a:hover, #smallblog a:active {
color: #000000;
font-size: 12px;
text-decoration: underline;
}

#smallstore{
background: url(images/flashstoresmallb.jpg);
width: 210px;
height: 260px;
float: left;
display:inline;
padding: 15px 0 0 15px;
}

#smallpod{
	background: url(images/samplesmallBg.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height:  270px;
	float: left;
	display:inline;
}

#smallpod a:link, #smallpod a:visited {
color: #000000;
font-size: 12px;
text-decoration: none;
}

#smallpod a:hover, #smallpod a:active {
color: #000000;
font-size: 12px;
text-decoration: underline;
}

#frontpageinside{
background:url(images/frontpageinsideb.jpg);
width: 695px;
height: 295px;
float: left;
display: inline;
margin: -1px;


}

#frontpagestore{
	background:url(images/frontpageinsideb.jpg) no-repeat;
	width: 695px;
	height: 295px;
	float: left;
	display: inline;
	padding: 15px 0 0 23px;
	margin:	-1px;
	
}

#insidemenu{

width: 695px;
height: 30px;
float: left;
display: inline;
/*Jonathan NAV LINK FONT ATRIBUTES ARE BELOW*/
text-align: center;
font-size:20px;
color:#555;
}

#insidemenu a{color:#555;
margin: 0 15px;}

#content{

width: 650px;
height: auto;
/*Jonathan change height once you get content to auto I'll put the black title bar on when i get back*/
float: left;
display: inline;
margin: 0 0 0 35px;

}
#smallfooter{
	float: left;
	display: inline;
	width: 655px;
	text-align: center;
	margin: 0 0 0 4px;
}

#content ul{
line-height: 1.5em;
}

#content li{
margin-bottom: 10px;
}

#store ul{
margin-left: 215px;
line-height: 1em;
}

#content a:link, #content a:visited {
color: #222;
text-decoration: underline;
}

#content a:hover, #content a:active {
color: #222;
text-decoration: none;
}


/*Store Stuff*/

#catlist{
	/*border:1px dashed #ccc;*/
	border-bottom:none;
	width:660px;
	margin:10px auto;
}
#catlist a:link, #catlist a:visited {
color: #222;
text-decoration: underline;
font-size: 16px;
}
#catlist a:hover, #catlist a:active {
color: #222;
text-decoration: none;
font-size: 16px;
}
#catlist dl{
	width:640px;
	margin:0 auto;
	border-bottom:1px dashed #ccc;
	padding:10px;
	overflow:hidden;
	background:#f2f2f2;
}
#catlist dd{overflow:auto}
#catlist dt strong{
	float:right;
	padding:0 0 0 20px;
}
#catlist dt img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #000;
}
* html dd{height:1%}/* 3px jog*/
