/* 
  ================================================
  PVII Existentiality
  Copyright (c) 2009 Project Seven Development
  www.projectseven.com
  Layout 04: 2Col Sidebar Left (Yellow)
  ================================================
*/

body {
	font-family: Calibri, Arial, sans-serif;
	color: #CCC;
	background-color: #ffe994;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	background-image: url(img/exist-yellow-sbleft_mine_r1_c2.jpg);
	background-repeat: repeat-x;
}
#masthead {
	background-image: url(img/existYellow_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #FC0;
}
#logo {
	margin: 0 auto;
	width: 980px;
}
#layout {
	background-image: url(img/existYellow_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
	color: #000;
}
.column {
	float: right;
}
#main-column {
	width: 750px;
	margin-right: 10px;
}
#sidebar {
	width: 200px;
	margin-right: 10px;
}
.maincontent {
	font-size: 16px;
	line-height: 1.5;
	background-image: url(../images/content_top_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
}
.maincontent p, .sidecontent p {
	margin: 3px 0 12px 0;
}
.sidecontent {
	font-size: 13px;
	line-height: 1.35;
	color: #CCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.sidecontent h3 {
	font-size: 13px;
	margin: 20px 0px 6px 0px;
}
.maincontent h1, .maincontent h2, .maincontent h3 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.pageheader {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height:25px;
}

.maincontent h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
	color:#C00000;
	letter-spacing:-0px;
}
.extratop {
	margin-top: 50px;
}


.maincontent h2 {
	font-size: 18px;
}
.maincontent h3 {
	font-size: 16px;
}
#layout-bottom {
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
	background-image: url(img/existYellow_sbl_bottom.png);
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
	color: #666;
}
.quotation {
	font-size: 11px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent a {
	color: #06C; text-decoration:none;
}
.maincontent a:hover, .maincontent a:focus {
	color: #06C; text-decoration:underline;
}
.sidecontent a, #footer a {
	color: #699;
}
.sidecontent a:hover, .sidecontent a:focus,
#footer a:hover, #footer a:focus {
	color: #FFF;
}
/*EXTRA STYLES for STATIC MENU BAR*/
.menubar {
	margin: 0px;
	padding: 4px;
	font-size: 14px;
}
.menubar li {
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar a {
	background-color: #47A3CF;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #6DB7DA;
	border-right: 1px solid #3294C2;
	border-bottom: 1px solid #3294C2;
	border-left: 1px solid #6DB7DA;
	zoom: 1;
}
.menubar a:hover, .menubar a:focus {
	background-color: #9C0;
	border-color: #B5F000 #85B000 #85B000 #B5F000;
	color: #FFF;
}
#feature_box {
	margin-top: 7px;
	margin-bottom: 0px;
}

#right_list {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
}
.img_right {
	float: right;
	margin-left: 20px;
	margin-top: 8px;
}
.care {
	text-align: center;
	font-size: 22px;
}
.care_cap {
	font-size: 28px;
	color: #2D82AA;
}
.red {
	color: #C00;
}
hr {
	color: #CCC;
}
#first_play_banner {
	margin-bottom: 10px;
	margin-top: 10px;
}
