/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
        font-size:12px;
        outline:none;
}


h3 {
	font-size: 1em;
        letter-spacing:1px;
        font-weight:normal;
        font-size:18px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

hr.blog {
	margin: 2em auto;
	width: 370px;
	height: 2px;
	color: black;
	background-color: black;
	border: none;
        margin-bottom:60px;
}

hr.artist_news {
	margin: 2em auto;
	width: 200px;
	height: 1px;
	color: black;
	background-color: black;
	border: none;
        margin-bottom:10px;
}

small, .small {
	font-size: 0.9em;
}

#head .cufon{
padding-top:25px;
font-size:25px;
}

#content .cufon{
font-size:20px;
}

.cufon {
padding-top:5px;
letter-spacing:1px;

}

.cufon p{
padding-top:15%;
font-size:25px;
}

/* links
----------------------------------------------- */
#head a{
color:black;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#head a:link{
color:black;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#head a:active{
color:black;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#head a:hover{
color:black;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#head a:visited{
color:black;
text-decoration:none;
font-weight:normal;
        outline:none;
}



.older_entries a{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.older_entries a:link{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.older_entries a:active{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.older_entries a:hover{
color:grey;
text-decoration:underline;
font-weight:normal;
        outline:none;
}

.older_entries a:visited{
color:grey;
font-weight:normal;
        outline:none;
}

.newer_entries a{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.newer_entries a:link{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.newer_entries a:active{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.newer_entries a:hover{
color:grey;
text-decoration:underline;
font-weight:normal;
        outline:none;
}

.newer_entries a:visited{
color:grey;
font-weight:normal;
        outline:none;
}

#sidebar-1 a{
color:white;
text-decoration:none;
font-weight:normal;
letter-spacing:1px;
        outline:none;
}

#sidebar-1 a:link{
color:white;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#sidebar-1 a:active{
color:white;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#sidebar-1 a:hover{
color:white;
text-decoration:none;
border-bottom:solid white 2px;
font-weight:normal;
        outline:none;
}

#sidebar-1 a:visited{
color:white;
font-weight:normal;
        outline:none;
}

#sidebar-2 a{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#sidebar-2 a:link{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#sidebar-2 a:active{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

#sidebar-2 a:hover{
color:grey;
text-decoration:underline;
font-weight:normal;
        outline:none;
}

#sidebar-2 a:visited{
color:grey;
font-weight:normal;
        outline:none;
}

.blog_body a{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.blog_body a:link{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.blog_body a:active{
color:grey;
text-decoration:none;
font-weight:normal;
        outline:none;
}

.blog_body a:hover{
color:grey;
text-decoration:underline;
font-weight:normal;
        outline:none;
}

.blog_body a:visited{
color:grey;
font-weight:normal;
        outline:none;
}



a {
        outline:none;
}

a img {
	border: none;
        outline:none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font-family: Helvetica, Arial, sans-serif;
}

#site-name a {
	border: none;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 1050px;
}

#head {
	text-align: center;
        margin: 0 auto 30px;
        z-index:2000;
}

#site-name {
	margin: 15px 0;
	font-family: Helvetica, Arial, sans-serif;
}

#site-slogan {
	font-family: Helvetica, Arial, sans-serif;
}


#sidebar-1 {
position:fixed;
z-index:1000;
bottom:20px;
padding-top:12px;
padding-left:20px;
padding-right:20px;
background-color:black;
height:26px;
width:80%;
left:8%;
margin:0px auto;
font-size:14px;

}

#sidebar-2 {
float:left;
padding-top:40px;
padding-left:14px;
width: 235px;


}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;
text-align:center;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.entry_title {
width: 200px;
text-align:left;
}

.entry_body {
width: 200px;
text-align:left;
padding-bottom:10px;
}

.blog_body {
padding-bottom:40px;
width:490px;
margin: 0px auto;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 1050px;
w\idth: 1050px;
}

#sidebar-1, #sidebar-2 {
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.9em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font-family: Helvetica, Arial, sans-serif;
}
