/* 
Theme Name: WRCA
Description: custom theme for Western Reserve Cutlerly Association
Author: Level 23 Design
Author URI: http://level23design.com
*/
body {
	background:url(/wp-content/themes/_wrca/images/bg.jpg);
	margin:0px;
	padding:0px;
}
hr {
	border:none;
	width:90%;
	background-color:#CCC;
	color:#CCC;
	margin:10px auto -6px auto;
	height:1px;
}
p {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
}
h2 {
	font-size:24px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	color:#CCC;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	margin:20px auto 0px auto;
	width:959px;
	height:100%;
}
#sidebar {
	float:left;
	clear:left;
	height:634px;
	width:254px;
}
#sidebar-corners-top {
	width:253px;
	background-image:url(/wp-content/themes/_wrca/images/nav-corners-top.png);
	height:13px;
	background-repeat:no-repeat;
	opacity:.60;
	-moz-opacity:.60;
	-khtml-opacity:.60;
	width:254px;
	filter:alpha(opacity=60);
}
#sidebar-content {
	height:100%;
	filter:alpha(opacity=60);
	opacity:.60;
	-moz-opacity:.60;
	width:254px;
	background-color:#000;
	-khtml-opacity:.60;
}
#sidebar-logo {
	position:relative;
	width:267px;
	height:227px;
	left: -7px;
	top: 3px;
	width:254px;
}
.ontop {
	position:relative;
	left:-255px;
	top:15px;
}
.nav-buttons {
	margin-bottom:15px;
}
ul {
	list-style:none;
	margin-top:30px;
}
li {
	margin-bottom:12px;
	position:relative;
	left:-20px;
}
#sidebar-corners-bottom {
	width:253px;
	background-image:url(/wp-content/themes/_wrca/images/nav-corners-bottom.png);
	height:13px;
	background-repeat:no-repeat;
	opacity:.60;
	-moz-opacity:.60;
	width:254px;
	filter:alpha(opacity=60);
	position:relative;
}
#sidebar-padding {
	width:20px;
	float:left;
	height:565px;
}
#content-corners-top {
	width:680px;
	background-image:url(/wp-content/themes/_wrca/images/grey-content-corners-top.png);
	height:15px;
	background-repeat:no-repeat;
	position:relative;
	float:right;
	clear:right;
	padding-bottom: 5px;
}
#home-feature {
	width:679px;
	background-color:#0f0f0f;
	float:right;
	clear:right;
	height:385px;
	position:relative;
	top:-5px;
}
#home-feature-pix {
	position:relative;
	top:15px;
}
#content-corners-bottom {
	width:680px;
	background-image:url(/wp-content/themes/_wrca/images/grey-content-corners-bottom.png);
	height:15px;
	background-repeat:no-repeat;
	position:relative;
	float:right;
	clear:right;
	position:relative;
	top:-5px;
}
#footer {
	width:680px;
	height:25px;
	float:right;
	clear:right;
	position:relative;
	top:-10px;
	margin-bottom:20px;
}
#footer-padding {
	height:10px;
	width:680px;
	float:right;
	clear:right;
	background-color:#0f0f0f;
}
#footer-text {
	height:15px;
	color:#999;
	width:680px;
	background-image:url(/wp-content/themes/_wrca/images/grey-content-corners-bottom.png);
	float:right;
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#horizontal-padding {
	height:20px;
	width:679px;
	float:right;
	clear:right;
	position:relative;
	top:-5px;
}
#home-content-text {
	height:170px;
	color:#999;
	background-color:#0f0f0f;
	width:660px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	clear:right;
	position:relative;
	top:-5px;
	text-align: center;
	padding:10px;
}
.upcoming-text {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
}
#content-text {
	height:auto;
	color:#999;
	background-color:#0f0f0f;
	width:660px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	clear:right;
	position:relative;
	top:-5px;
	padding:10px;
}
.links {}
.links a,.links a:visited,.links a:active {
	color:#CCC;
	font-size:16px;
}
/*Contact Form Styling*/
#contact-form {
	width:310px;
	margin-left:5px;
	margin-top:10px;
	float:left;
	clear:left;
}
#contact-text {
	width:300px;
	margin-right:10px;
	margin-top:-2px;
	float:right;
	clear:right;
}
#contact-spacer {
	width:20px;
	float:left;
}
#contact-form h3 {
	font-size:20px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
#name{
	width:300px;
	outline:none;
	height:20px;
	padding:5px;
}  
#email{
	width:300px;
	padding:5px;
	outline:none;
	height:20px;
	margin-top:10px;
}
#message{
	padding:5px;
	outline:none;
	margin-top:10px;
	margin-bottom:10px;
	background:#EEE;
	color:#333;
	border: solid 2px #DFDFDF;
	width:300px;
}
.focusField{  
    border:solid 2px #73A6FF;  
    background:#EFF5FF;  
    color:#000;  
}
.idleField{  
    background:#EEE;  
    color: #6F6F6F;  
    border: solid 2px #DFDFDF;  
}
.error {
	width:300px;
	float:left;
	clear:both;
	background-image:url(/wp-content/themes/_wrca/images/portfolio);
	background-repeat:no-repeat;
}
#message-success {
	width:180px;
	background-color:#0f0f0f;
	margin:60px 0 0 100px; 
}
#message-success h2 {
	font-size:18px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
}
#contact-form p { 
	color:#CCC;
	font-weight:bold;
	margin:6px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#checkmark {
	position:relative;
	top:-46px;left:-60px; 
}
/*Photo Gallery CSS*/
.gallery-container {
	width:650px;
	height:145px;
	margin-bottom:30px;
}
.gallery-container-bottom {
	width:650px;
	height:145px;
}
.gallery-left {
	width:193px;
	float:left;
	clear:left;
	margin-left:1px;
	height:145px;
}
.gallery-middle {
	width:193px;
	margin:0px 30px 0px 30px;
	float:left;
	height:145px;
}
.gallery-right {
	width:193px;
	float:right;
	clear:right;
	margin-right:10px;
	height:145px;
}
.post-title, .post-title a, .post-title a:visited, .post-title a:active {
	font-size:24px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.navigation, .navigation a, .navigation a:visited, .navigation a:active, .postmetadata a, .postmetadata a:visited, .postmetadata a:active {
	font-size:12px;
	color:#999;
	text-decoration:none;
}
#content-text a {color:#FFF; text-decoration:none;}
