/*
Name: Original RealVMS Theme
URL: http://realvms.com/
Description: This is the first ever realvms theme created.
Version: 1.0
Author: Adam Losier
Author URL: http://realvms.com
*/

/* SITE WIDE STYLES */
html {
	height: 100%
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	margin: 0;
	width: 100%;
	min-height: 400px;
	padding: 0;
}
.clear {
  clear: both;
}
a{
  color: #4096EE;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
img{
  border: none;
}

/* HEADER STYLES */
#header {
  height: 106px;
  margin: 0;
  width: 100%;
  padding: 0;
}

#subheader {
  margin: 0;
  width: 982px;
  padding-left: 25px;
  height: 26px;
  background-color: #ff70ba;
}

#subheader a{
  float:left;
  clear:none;
  margin-right: 30px;
  padding-top: 5px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

#subheader a:hover{
  text-decoration: underline;
}

#header .logo{
  background: url('images/bg-header.gif') #fff no-repeat top left;
  float:left;
  height: 106px;
  width: 586px;
  clear:none;
}

#header .navlogin {
  float:right;
  clear:none;
  text-align: left;
  font-size: 10px;
  color: #000;
}

#header .navlogin a{
  color: #1273d5;
  text-decoration: none;
}

#header .navlogin a:hover{
  text-decoration: underline;
}

/* STYLES FOR THE MAIN PAGE */
#mainContent {
  width: 875px;
  margin: 0 auto;
  min-height: 400px;
}
.search {
  margin-top: 10px;
}
.featured h1{
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  margin: 20px 0 0 0;
}
.featured .video{
  text-align: left;
}
.featured .ratings{
  text-align: left;
  border: 1px solid #cccccc;
  height: 25px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.featured .ratings .rateL{
  float:left;
  clear: none;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
}
.featured .ratings .views{
  float:right;
  clear: none;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
}
.featured .ratings .views .viewcount{
  font-size: 14px;
  font-weight: normal;
  font-family: Arial;
}
.featured{
  width: 540px;
  float: left;
  clear: none;
  margin-bottom: 30px;
}
.featured a{
  color: #0033cc;
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}
.featured a:hover{
  color: #000000;
  text-decoration: none;
}
.featured .more {
  float:right;
  clear:right;
}
.featured .less {
  float:left;
  clear:left;
}
.featured .more a:hover{
  color: #0033cc;
  text-decoration: underline;
}
.fHead {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: right;
  color: #cccccc;
  padding: 4px;
  margin-bottom: 20px;
}
.fHead a{
  color: #0033cc;
  text-decoration: none;
}
.fHead a:hover{
  text-decoration: underline;
}
.items {
	margin-bottom: 20px;
	height: 125px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.items .container{
  width: 390px;
	float: left;
}
.items .image{
	overflow: hidden;
	width: 120px;
	margin-right: 4px;
	float: left;
	clear: none;
	border: 1px solid #ccc;
}
.items .title{
	display: block;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	font-family: Arail;
	margin-bottom: 4px;
}
.items .title a:hover{
  color: #0033cc;
	text-decoration: none;
}
.items .description{
	font-size: 12px;
	overflow: hidden;
	font-weight: normal;
	display: block;
}
.items .facets{
	font-size: 11px;
	border-left: 1px solid #ccc;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 14px;
	float: left;
	color: #666666;
	clear: none;
	font-weight: normal;
	width: 130px;
	height: 100px;
}
.items a{
  color: #88bef4;
  text-decoration: none;
}
.items a:hover{
  text-decoration: underline;
}

/* STYLES FOR THE SIDEBAR */
.sidebar {
  width: 310px;
  text-align: left;
  float: right;
  clear: none;
  margin-bottom: 30px;
}
.sidebar h1{
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0 4px 0;
}
.sidebar .box{
  border: 1px solid #cccccc;
  padding: 4px;
  min-height: 50px;
}
.sidebar .box .login{
  font-size: 11px;
  color: #000000;
}
.sidebar .box .login a{
  color: #0033cc;
  text-decoration: none;
}
.sidebar .box .login a:hover{
  text-decoration: underline;
}

.sidebar .box .imgs{
  width: 75px;
	height: 56px;
	border: 1px solid #999;
}

/* STYLES FOR THE COMMENTS TEMPLATE */
.featured .comments {
	text-align: left;
  border: 1px solid #cccccc;
  padding: 8px;
  margin-top: 10px;
  font-weight: normal;
}
.featured .comments h2{
	text-align: left;
  font-size: 14px;
  font-weight: normal;
}
.featured .comments .by{
	clear:both;
	height: 18px;
	text-align:left;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  padding-left: 10px;
  background-color: #3d95ee;
  border: 1px solid #dfdfdf;
  width: 500px;
}
.featured .comments .by a{
	color: #ffff88;
	text-decoration: none;
}
.featured .comments .by a:hover{
	text-decoration: underline;
}
.featured .comments .body{
	clear:both;
	margin-left: 10px;
	margin-top: 10px;
	display:block;
	overflow:hidden;
	width: 505px;
	text-align: left;
	font-weight: normal;
}

.commentlist {
  font-weight: normal;
}

/* STYLES FOR THE ADMIN PAGE */
.admin_items {
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

/* STYLES FOR THE MEMBER PAGE */
.featuredMember h1{
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  margin: 20px 0 0 0;
}
.featuredMember{
  width: 875px;
  float: left;
  clear: none;
  margin-bottom: 30px;
}
.featuredMember a{
  color: #0033cc;
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}
.featuredMember a:hover{
  color: #000000;
  text-decoration: none;
}

.featuredMember .mainBox{
  width: 875px;
  border: 1px solid #ccc;
  height: 160px;
}
.featuredMember .mainBox .inline{
  width: 875px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  height: 30px;
  background: #ccc url('images/members/boxes.png') repeat-x;
}

.featuredMember .mainBox .image{
  width: 130px;
  float: left;
  clear: none;
  margin: 10px;
  height: 100px;
}

/* STYLES FOR THE MEMBER AREA */
.memberfeatured{
  width: 640px;
  float: left;
  clear: none;
  margin-bottom: 30px;
}
.memberfeatured h1{
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  margin: 20px 0 0 0;
}
.memberfeatured a{
  color: #0033cc;
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}
.memberfeatured a:hover{
  color: #000000;
  text-decoration: none;
}
#mainContent .profilemem {
  width: 875px;
  float: left;
  clear: none;
  margin-bottom: 30px;
  text-align:left;
  font-weight: normal;
}
#mainContent .profilemem h1{
  width: 875px;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #ccc;;
}

/* STYLES FOR THE FOOTER */
#footer {
  font-weight: normal;
  margin: 0 auto;
  background-color: #eeeeee;
  border-top: 1px solid #cccccc;
  color: #989898;
}

#footer a{
  color: #4096EE;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

