body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333;
	background-color: #fff;
}

.clear
{
clear: both;
}

blockquote, h3, p, li
{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 
{
	font-weight: normal;
}

h1, h2
{
	font-family: Arial, Times;
}

h1
{
	font-size: 22px;
	font-weight: bold;
}

em
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #444444;
        padding-right:90px;
	padding-bottom: 10px;
}

h2
{
	font-size: 1em;
	font-style: italic;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	background-color: inherit;
	border: none;
}

div#press{
      width: 100px;
      float: right;
      margin-right: 350px;
}
a#presslink{
       font-weight: bold;
}

div#statement{
      width: 10px;
      float: right;
      margin-right: 50px;
}
a#statementlink{
       font-weight: bold;
}

h1 a, h2 a, h3 a
{
	font-weight: bold;
	border: none;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
	border: none;
}

.artwork{
        height: 440px;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #ffffff;
	background-color: inherit;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

#sidebar-1 p
{
	text-align: right;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
	border: none;
}


img
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	height: 500px;
	background-color: #ffffff;
}

#container li
{
	float: left;
	padding-left: 30px;
}

#head
{
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-color: #ffffff;
}

#sidebar-1
{
	margin-right: 5px;
	padding-top: 100px;
	float: left;
	width: 150px;
	background-color: #ffffff;
}

#entry-content-whats
{
	margin: 0px auto;
	padding: 0px 30px 25px 0px;
	text-align: center;
	height: 230px;
	width: 170px;
	float: left;
	background-color: #ffffff;
}

#the-word
{
	margin: 0px auto;
	padding: 0px 30px 25px 0px;
	text-align: center;
	width: 570px;
	float: left;
	background-color: #ffffff;
}

#entry-content
{
	margin: 0px auto;
	padding: 0px 30px 25px 0px;
	text-align: center;
	height: 170px;
	width: 570px;
	float: left;
	background-color: #ffffff;
}

#entrycontent a
{
	margin: 0px auto;
	padding: 0px 30px 25px 0px;
	text-align: center;
	height: 170px;
	width: 170px;
	float: left;
	background-color: #ffffff;
	border: none;
}

#sidebar-2
{
	width: 150px;
	padding-left: 69px;
	float: left;
	margin: 0px auto 0px;
	text-align: center;
	background-color: #ffffff;
}

#content
{
	width: 820px;
	margin: 0px auto 0px;
	padding-top: 20px;
	background-color: #ffffff;
}

#content.whatslove{
width: 1000px;
}

#info
{
	width: 55px;
	align="middle"
	background-color: #ffffff;
        float: left;
}

#caption
{
	width: 500px;
	margin-top: 34px;
	text-align: left;
	background-color: #ffffff;
}

#footright
{
	margin: -15px 0px 0px 0px;
	text-align: right;
	background-color: #ffffff;
}

#footindex
{
	width: 820px;
	margin-top: 10px;
	float: left;
	text-align: left;
	background-color: #ffffff;
}

#foot
{
	width: 820px;
	margin-top: 60px;
	margin-bottom: 80px;
	text-align: left;
	background-color: #ffffff;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

@media only screen and (max-device-width: 480px){
       h1 {
          font-size: 45px;
       }
       #info {
          font-size: 45px;
          width: 124px;
          padding: 17px 0px 0px 0px;
       }
       div#press {
          font-size: 35px;
          margin-right: 85px;
          margin-top: 24px;
       }
       div#statement {
          font-size: 35px;
          margin-right: 225px;
          margin-top: 24px;
       }
       div#caption {
         padding-top: 48px;
       }
       #footindex {
        font-size: 25px;
       }
}