   /* 
      Theme Name: anzic2
	Theme URI: http://localhost:8888/wordpress/wp-content/theme/anzic2
  Description: 3 columns with header, footer, logo, search
  Version: 1.0
   Author: Chaoskitty
  Author URI: http://chaoskitty.com/
  */



* {
	padding: 0px;
	margin: 0px;
	}

.fixMe {
	border: 0px;
}

#frame
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	/*border: 1px #9C3 solid;*/
}

#wrapper 
{ 
	/*position: relative;
	top: 90px;
	left: 15px;*/
	padding: 0px 0px 15px 10px;
	/*border: 1px #F00 solid;*/
}

#logo
{
	position: absolute;
	margin-top: -50px;
	margin-left: -3px;
	z-index: 2;
	/*background-image: url(http://anzicrecords.com/wp-content/themes/anzic2/img/logodropshadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 177px;
	width: 165px;*/
}


#contentleft
{
	position: relative;
	float: left;
	width: 143px;
	padding: 150px 0px;
	background: #fff;
}

#contentleft img {border: 0px}

.form_label
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 10px;
	font-weight: bold;
}

.textfield_desc
{
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid black;
	width: 135px;
	margin-right: 5px;
	margin-top: 3px;
}

.submit_desc
{
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #ffffff;
	color: #000;
	margin-top: 0px;
	/*margin-right: 4px;*/
	border: 0px;
	font-weight: bold;
	float: right;
}
.navline
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.instructions
{
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #303030;
}

.navicon { margin-right: 5px; }

img {border: 1px #303030 solid;}

p
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

#logo img {border: 0px}

div.headbar img {border: 0px}
div.articlebar img {border: 0px}

#contentcenter
{
	position: relative;
	float: left;
	width: 665px;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	border-color: #5684a7;
	border-style: none;
}

#container
{
	width: 660px;
	/*border: thin dotted #00FF00;*/
	/*margin: 50px;*/
}

#content {
	margin: 30px 30px 40px 40px;
	/*border: thin dotted #FF00FF;*/
}


#contentheader
{
	background-color: #5684a7;
	width: 665px;
	height: 20px;
}

#headernav
{
	padding-top: 1.5px;
}

#headernav ul {
	margin-left: 20px;
	padding-left: 0;
	display: inline;
} 

#headernav ul li
{
	margin-left: 3px;
	padding: 5px 8px 5px 8px;
	list-style: none;
	display: inline;
	color: #FFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1pt;
}

#headernav a:link
{
	color: #FFF;
	text-decoration: none;
}

#headernav a:visited
{
	color: #fff;
	text-decoration: none;
}

#headernav a:hover
{
	color: #FFd550;
	text-decoration: none;
}


#footer
{
	background-color: #5684a7;
	width: 665px;
	height: 20px;
}

#footerinfo
{
	color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	padding: 3px 10px 2px 0px;
	text-align: right;
}

#footerinfo a:link
{
	color: #aed5e8;
	text-decoration: none;
}

#footerinfo a:visited
{
	color: #ccc;
	text-decoration: none;
}

#footerinfo a:hover
{
	color: #FFd550;
	text-decoration: none;
}

img.left
{
	padding: 0px;
	margin: 2px 10px 5px 0;
	display: inline;
}
img.right
{
	padding: 0px;
	margin: 2px 0 5px 10px;
	display: inline;
}

img.centered { display: block; margin-left: auto; margin-right: auto; }

.left { float: left; }
.right { float: right; }

#areatitle
{
	color: #9f9f9f;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 40px;
	line-height: 19px;
	/*letter-spacing: .15em;*/
	/*word-spacing: .3em;*/
	font-weight: normal;
	padding: 0px;
}

.anchortitle
{
	color: #9f9f9f;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 5px;
	letter-spacing: .15em;
	/*word-spacing: .3em;*/
	font-weight: normal;
	padding: 20px 0px 0px 0px;
}


.headbar
{
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	/*border: thin dotted #FF0000;*/
}

.articlebar
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.articlebar img {
	border: 0px;
	}

.category
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	line-height: 22px;
	font-weight: bold;
}

.links
{
	padding-left: 35px;
	padding-top: 20px;
}

.linkage
{
	color: #5684A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.links p
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 15px;
}


.headline
{
	color: #5684A7;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}


#artistindex .headline
{
	color: #5684A7;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#artistindex p
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

#artistindex img
{
	margin-bottom: 50px;
}

#frontcontent
{
	width: 410px;
	position: relative;
	left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	min-height: 1000px;
	padding-right: 10px;
	/*border: thin dotted #FF00FF;*/	
	border-right: 1px #5684a7 solid;
	
}

#frontcontent div.article 
{ 
	margin-bottom: 60px;
 }


#frontcontent .headline
{
	color: #5684A7;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#frontcontent div.article p
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	letter-spacing: .03em;
	padding-bottom: 8px;
}

#frontcontent div.article { margin-bottom: 60px; }

#rightsidebar {
	width: 160px;
	position: relative;
	float: right;
	left: 10px;
	right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	/*border: 1px #FF0000 solid;*/
}


div.article p
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	letter-spacing: .07em;
	font-weight: normal;
}

div.article a:link
{
	color: #5684a7;
	text-decoration: none;
}

div.article a:visited
{
	color: #606060;
	text-decoration: none;
}

div.article a:hover
{
	color: #FFd550;
	text-decoration: none;
}

div.article img 
{ 
	padding: 0; max-width: 100%;
}

#features
{
	width: 175px;
	position: absolute;
	top: 50px;
	left: 460px;
	min-height: 1000px;
	padding-left: 22px;
	margin-top: 20px;
	text-align: left;
	/*border: 1px #CF3 solid;*/
	margin-right: auto;
	margin-left: auto;
}


.featureditem
{
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
}

.miniplayer
{
	position: absolute;
	left: 5px;
	margin-top: 1px;
}

.featureartist
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

.featureartist-av
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}

#avdivider
{
	width: 170px;
	/*height: 1px;
	background-color: #5684a7;
	padding: 0px;
	margin: 10px 0px 5px 0px;*/
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5684a7;
}

.featurealbum
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 10px;
}

div.featureditem a:link
{
	color: #5684A7;
	text-decoration: none;
	font-weight: bold;
}

div.featureditem a:visited
{
	color: #606060;
	font-weight: bold;
	text-decoration: none;
}

div.featureditem a:hover
{
	color: #FFd550;
	font-weight: bold;
	text-decoration: none;
}

.featurerelease
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	font-style: italic;
	font-weight: bold;
}

#features img
{
	margin-bottom: 3px;
	margin-top: 15px;
}

#featurelabeltop
{
	width: 170px;
	color: #9f9f9f;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

#featurelabelbottom
{
	width: 170px;
	color: #9f9f9f;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}


.more-link
{
	color: #FC3;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.prev-link
{
	position: relative;
	float: left;
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.next-link
{
	position: relative;
	float: right;
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

a:link
{
	color: #5684a7;
	text-decoration: none;
}

a:visited
{
	color: #606060;
	text-decoration: none;
}

a:hover
{
	color: #FFd550;
	text-decoration: none;
}

#catalog
{
	width: 560px;
	color: #303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}
#catalog td
{
	width: 155px;
	height: 155px;
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}

#catalog td img  {
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
	clear: both;
	}

#album-mini
{
	position: relative;
	float: left;
	width: 160px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
}
	
#album-mini img
{
	border: 1px #303030 solid;
	margin: 0px;
	padding: 0px;
}


.artist-title
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	line-height: 25px;
}

.release-upc
{
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.album-desc
{
	position: relative;
	float: right;
	/*border: 1px #FC3 solid;*/
	width: 420px;
}

.album-desc p {
	padding-bottom:10px;
	}

.tour-head
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 14px;
	font-weight: bold;
}
.tour-subhead
{
	color: #9f9f9f;
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 11px;
	font-weight: bold;
}
.tour-info
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 12px;
}

.tour-select
{
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #ffffff;
	border-style: 0;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #000000;
	/*margin-bottom: 10px;*/
}
.tour-selectlabel
{
	color: #303030;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
span.tour-head a:link
{
	color: #5684a7;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 12px;
}

span.tour-head a:visited
{
	color: #606060;
	text-decoration: none;
}

span.tour-head a:hover
{
	color: #FFd550;
	text-decoration: none;
}

/*Form Mail CSS*/
form.ddfm h1,
form.ddfm h2 {
	color: #303030;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #303030;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #303030;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Georgia, Times New Roman, Times, serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 50%;
	padding: 10px;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap
{
	margin: 15px auto 15px auto;
	width: 570px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 40%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: right;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 50%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 50%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock
{
	width: 30%;
	padding-left: 22%;
	margin-bottom: 13px;
	font-size: 70%;
	font-family: Georgia, Times New Roman, Times, serif;
	float: left;
	display: block;
	font-weight: bold;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 55%;
	margin-bottom: 15px;  
	padding: 3px;
	border: 1px #303030 solid;
}

form.ddfm textarea.fmtextwide
{
	display: block;
	float: left;
	width: 55%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px #303030 solid;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
	padding: 10px;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfm-address
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #303030;
}
#artistdetail p {
	padding-bottom: 15px;
}
.sharethis {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif!Impoartant;
	font-size: 14px!Important;
	/*color: #333333;
	padding-top: 10px;*/
	}
