/*CSS*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666;
}
h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	color:#000;
	background-image: url(images/sqv.gif);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-position: left center;
	border-bottom-style:dashed;
	border-bottom-color: #B9B9B9;
	margin: 0px;
	border-bottom-width: 1px;
}
.capfont {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftside {
	color: #066;
	text-align: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.0em;
	line-height: 130%;
	list-style-type: none;
}

ul, ol {
}

blockquote {
}

a {
	color: #069;
}

a:hover {
	text-decoration: none;
	color: #900;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}
#menuleft {
	text-align: right;
	width: auto;
	height: auto;
}
#menuleft .logo {
	text-align: right;
	width: auto;
	float: right;
	padding-top: 20px;
}
#menuleft a {
	float:right;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration:none;
	color:#C00;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	width: 138px;
	background-image: url(images/img3.png);
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuleft a:hover {
	color:#CCC;
	font-size: 12px;
	font-weight: bold;
	background-color:#066099;
	background-image:url(images/img05.gif);
	margin-right: 2px;
	width: 138px;
}

/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 1070px;
	padding: 24px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 770px;
}

.post {
	padding-bottom: 20px;
}

.post .white {
	margin: 0;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFF;
}
.post .title {
	margin: 0;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: none;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #C00;
}
.post .blue {
	margin: 0;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}
.post .center {
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.post .second {
	background: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.post .second p {
	margin-bottom: 1.0em;
	line-height: 130%;
}
.post .second ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.post .meta {
	height: 26px;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	background-color: #DFE0E2;
	background-image: url(images/img02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.tubleft {
	float: left;
	height: 152px;
}
.permalink {
	color: #C00;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: right;
	text-transform: uppercase;
	font-size: smaller;
	background-image: url(images/img02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #EEEEEE;
}
.permalink .meta {
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	background-color: #DFE0E2;
	background-image: url(images/img02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.permalink .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.permalink.comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.permalink {

}
.post .redfont {
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}
.post .imgright {
	text-align:right;
	float: right;
}
#movies {
}
#movies ul li {
	list-style-type: none;
}
.white_bgr {
	background-color: #FFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	background-image: url(images/vert_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0px;
}
#sidebar .logo {
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.menuleft {
	text-align:left;
	float: left;
	width: 280px;
	padding-bottom: 5px;
}
.sideimage {
	width: 290px;
	float: left;
	visibility: visible;
}
.tubimage {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tubimage a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tubimage a:hover {
}
.address {
	color:#000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

/* Search */

#search form {
	float: left;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #000;
}

#search br {
	padding: 5px;
	float: left;
}

#search {
}
#email {
	width: 135px;
	margin-bottom: 5px;
}
#password {
	width: 135px;
	margin-bottom: 5px;
}

/* contact */
#contact {
	background-image: url(images/contact_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	font-weight: bold;
	color: #000;
	padding-left: 2px;
}
#contact p{
	color:#000;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}
#contact h3{
	color:#C00;
	text-align: left;
	padding-left: 25px;
}

/* Footer */
#footer {
	clear: both;
	height: 100%;
	font-size: smaller;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #333;
}

#footerlink {
	width: 1070px;
	padding: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
.bluefont {
	color:#036;
	font-weight:bold;
}

.hiddenField{
      display: none;
}
#general {
	font-size: 12px;
	line-height: normal;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
}
