/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, h3, p, li {
	padding-right: 0;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}



/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.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;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

.movie_container {
margin-top: 100px;
text-align: center;
}

body {
font-size: .9em;
}

p {
text-align: left;
margin: 0 0 10px 0;
}

#form_info {
text-align: center;
}

#form_info p {
text-align: left;
}

#form_info img {
margin-bottom: 15px;
}

#bbiii_info {
text-align: center;
}

#bbiii_info p {
text-align: left;
}

#bbiii_info img {
margin-bottom: 45px;
float: right;
clear: both;
}


#header {
margin: 30px 0 20px;
}

#header a:link {
text-decoration: none;
}

#header img {
border: 0;
}

#header h1 {
font-weigh: bold;
font-size: 2em;
color: red;
}

p.note {
font-size: .8em;
font-style: italic;
}

.article {

}

.article h1 { 
font-weight: bold;
font-style: 1.5em;
}

.article ul {
margin-top: 15px;
margin-bottom: 30px;
font-size: .8em;
text-align: left;
}

#form_info ul {
margin-top: 0;
margin-bottom: 0;
font-size: .8em;
text-align: left;
}

.article ul li, #form_info ul li {
margin-left: 15px;
list-style-type: disc;
margin-bottom: 10px;
text-align: left;
}

.article p {

}
