/*
	Theme Name: VAL
	Theme URI: http://visualartleague.org
	Description: VAL (Child Theme)
	Version: 1.0
	Author: rhevora
	Author URI: http://rhevora.com
	Template: bp-default
	Tags: buddypress, child theme, two-column, custom
@import url(../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css);

*/

@import url(../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css);



body {
	min-width: 920px;
	max-width: 920px;
	background: #cec8bc;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

a {
	color: #a32323;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a32323 !important;
	line-height: 130% !important;
}

h2.posttitle {
	margin: 30px 0 5px 0 !important;
	text-decoration:none;
	color: #a32323 !important;
}

h2.posttitle a {
	text-decoration:none;
	color: #a32323 !important;
}

h2.posttitle a:hover {
	text-decoration:underline;
}


table tr.alt {
	background: none;
}

body.activity-permalink {
	min-width: 920px;
	max-width: 920px;
}

div#content .padder {
	margin-right: 225px;
	border-right: none;
	background: none;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
}

#header {
	background: url(images/header.jpg);
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin: 30px 0 0 0;
	height: 100px;
}

#header h1 {
	display: none;
}

div#sidebar {
	float: left;
	width: 225px;
	margin-left: -225px;
	margin-top: 1px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	background: none;
}

div#container {
	padding-bottom: 40px;
}

div#container, 
div#content, 
div#content div.padder, 
div#sidebar {
	background: #efece8 url(images/strip.jpg) repeat-x;
	border: none;
}

/* member activity */

body.activity-permalink div#container {
	background: #efece8 url(images/strip.jpg) repeat-x;
	border: none;
	min-height: 500px;
}

div#container div.activity {
	background: #efece8 url(images/strip.jpg) repeat-x;
	border: none;
}

body.activity-permalink .activity-list li .activity-header > p {
	background: none;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 38px;
}

body.activity-permalink .activity-list li .activity-content {
	-moz-border-radius: 0;
	background: none;
	border-bottom: none;
	border-right: none;
	font-size: 16px;
	line-height: 150%;
	margin-left: 135px;
	margin-right: 0;
	min-height: 35px;
	padding: 15px;
}

div.activity-avatar {
	padding: 20px 0 0 20px;
}

img.avatar {
	border: none;
	float: left;
}

/* -- */

div#container div.activity  ul.activity-list,
div#container div.activity  ul.item-list {
	background: none;
}

div#blog-latest {
	border: none;
}

div#container div#content div.padder {
	border-right: none !important;
	padding: 20px 40px 20px 40px;
}

div#sidebar div.padder {
	border: none;
	padding: 20px 20px 20px 20px;
}

div.author-box {
	display: none;
}

div.post div.post-content, div.comment-content {
	margin-left: 0px;
}

/* ---------------------------------------- */

ul#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	list-style: none;
	bottom: 0;
	max-width: 65%;
}

ul#nav li {
	float: left;
	margin: 0 5px 0 0;
}

ul#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
	background: url(images/45pc_black.png );
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	text-transform: uppercase;
}

ul#nav li.selected a, ul#nav li.current_page_item a {
	background: #fff;
	color: #b52424;
	font-weight: bold;
}

ul#nav a:focus {
	outline: none;
}

/* ---------------------------------------- */

#footer {
	padding: 30px;
	text-align: left;
	color: #888;
	text-shadow: #fafafa 1px 1px 0;
	margin-bottom: 40px;
}

div#sidebar h3.widgettitle {
	background: none;
	clear: left;
	font-size: 13px !important;
	color: red;
	border-bottom: 2px solid #ddd;
	width: 98%;
	margin: 25px -20px 10px 0;
	padding: 5px 0;
}

/* START Sidebar-Me */

div#sidebar-me {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

div#sidebar-me h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

div#sidebar-me h4 a {
	border: none;
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 13px;
	color: #1144dd;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}

div#sidebar-me h4 a img {
	padding: 0 !important;
	margin: 0 !important;
}

div#sidebar-me h4 a img.avatar {
	float: left !important;
	margin: 0 !important;
	width: 36px !important;
	height: 36px !important;
	border: 0 !important;
}

div#sidebar-me a.logout {
	padding: 0;
	margin: 0;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #444;
	background: none;
	text-decoration: none;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
}

div#sidebar-me a.logout:hover {
	color: #e70037;
	text-decoration: underline;
}

/* CLOSE Sidebar-Me */

div.post pre, div.post code p {
	-moz-border-radius: 0;
	background: none;
	padding: 15px;
}

div.entry p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 22px;
}

div.entry ol {
	margin: 0 0 0 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

div.entry ol li {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 5px 10px;
}

div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
	border: none;
	color: #333;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	margin: 10px 0;
	padding: 3px 0;
}

#whats-new-form {
	margin: 20px !important;
	padding: 0 0 0 0 !important;
	width: 90% !important;
}

form#whats-new-form h5 {
	font-family: inherit;
	font-size: inherit;
}

form#whats-new-form #whats-new-textarea {
	-moz-border-radius: 0;
	background: none repeat scroll 0 0 !important;
	border: none;
	margin-bottom: 10px;
	padding: 0;
}

form#whats-new-form #whats-new-textarea textarea {
	font-family: inherit;
	font-size: 11px;
	border: 1px inset #888;
	background: #eaf3fd;
	padding: 5px;
}

#footer {
	padding: 20px 30px 40px 30px;
	color: #bbb;
	font-size: 11px;
	text-shadow: none;
}

#footer p#copyright {
	float: left;
	color: #666;
}

#footer p#sponsoredby {
	color: #666;
	float: right;
	text-align: right;
}

div#subnav.item-list-tabs {
	background: none repeat scroll 0 0 #fff;
	border-bottom: none;
	margin: -20px 0 10px 0;
	min-height: 35px;
	overflow: hidden;
	width: inherit !important;
	padding: 10px 0 0 0 !important;
}

div.item-list-tabs {
	background: none;
	clear: left;
	margin: 25px -20px 20px 0;
	overflow: hidden;
	display: block;
}

li.activity {
	border-bottom: none;
}

div.activity-type-tabs ul li {
	background: #ddd;
}

div.activity-type-tabs ul li.selected {
	background: white;
	border: none;
}

div.activity-type-tabs ul li a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	color: #555555;
	font-weight: bold;
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	outline: none;
}

div#container div.activity {
	background: white;
	border: none;
	width: 575px;
	margin-top: 0;
}

div.activity div#message {
	margin: 0;
	padding: 5px 10px 40px 20px;
}

div.activity div#message p {
	-moz-border-radius: 0;
	background: none;
	border: none;
	color: #ff8800;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.picture-gallery {
	min-height: 0;
	background: #fff;
	padding: 20px 20px 40px 20px;
}

.picture-single h3 {
	text-align: left !important;
	padding: 10px 0 0 10px;
}

div#item-body {
	width: inherit !important;
	background: #fff !important;
	padding: 0 20px 40px 0 !important;
	margin: -20px 0 20px 0;
}

#item-body .messages {
	
}

div.activity {
	width: 615px !important;
}

.activity-list .activity-content {
margin-left:85px;
}

.activity-inner {
	/* width: 500px !important; */
	margin: 15px 0 15px 5px;
	overflow: hidden;
}

ul#activity-stream {
	width: 95% !important;
	padding: 0 !important;
}

ul#activity-stream li {
	width: inherit !important;
	padding: 0 0 20px 0 !important;
}

div.picture-single {
	width: 575px !important;
	background: none !important;
	margin: 0 20px;
}

div.picture-single h3 {
	padding: 10px 0 0 0!important;
}

div.picture-middle img {
	width: 575px !important;
	/

* height: 325px !important;
*/
}

div.picture-middle a span {
	padding: 3px 10px !important;
	text-transform: capitalize;
}

div#object-nav.item-list-tabs {
	margin-top: 0;
	background: none;
}

div#object-nav.item-list-tabs  ul li {
	-moz-border-radius: 0;
	background: #ddd;
}

div#object-nav.item-list-tabs ul li a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	color: #555555;
	font-weight: bold;
	padding: 5px 15px;
}

div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	background-color: #FFFFFF;
	color: #555555;
	font-weight: bold;
}

#subnav ul li.current, 
#subnav ul li.selected {
	border-bottom: 2px solid #ddd;
}

div#item-body div.profile div.editfield, 
div#item-body div.profile div.submit {
	padding: 0 10px !important;
}

div#item-body div.profile div table {
	margin: 0 0 0 10px !important;
	width: 90%!important;
}

div#item-body div.profile div table tr td,
div#item-body div.profile div table tr.alt td {
	background-attachment: initial!important;
	background-clip: initial;
	background-color: none;
	background-image: initial;
	background-origin: initial;
	background-position: initial initial;
	background-repeat: initial initial;
	padding: 5px 0 5px 0!important;
	background: none !important;
	border: none !important;
}

.profile ul.button-nav, 
.profile h4 {
	margin: 15px 0 15px 10px;
}

.profile div.clear {
	height: 1px;
	padding: 0;
	margin: 0;
}

div#sidebar h3.widgettitle {
	background: none;
	border: none;
	clear: left;
	color: #e70037;
	font-size: 12px;
	margin: 25px -20px 0 0;
	padding: 5px 0 0 0;
	width: 98%;
}

div.widget_bp_core_members_widget h3.widgettitle {
	background: none;
	border: none;
	clear: left;
	color: #e70037;
	font-size: 12px;
	margin: 25px -20px 0 0;
	padding: 5px 0 0 0;
	width: 98%;
}

div.widget_bp_core_members_widget div.item-options {
	background: none;
	font-size: 11px;
	margin: 0 !important;
	padding: 0 !important;
}

div.widget_bp_core_members_widget #members-list-options {
	background: none !important;
	font-size: 11px;
	margin: 0 0 10px 0 !important;
	padding: 0;
	display: none !important;
}

div.widget_bp_core_members_widget #members-list-options a {
	outline: none;
}

div#members-dir-list ul#members-list {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
}

div#members-dir-list ul#members-list li {
	padding: 10px 10px 5px 10px;
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 14px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

div#members-dir-list ul#members-list li div.item-avatar img {
	width: 50px !important;
	height: 50px !important;
	padding: 0 !important;
	margin: 0 !important;
}

div#members-dir-list ul#members-list li div.item-avatar {
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
}

div#members-dir-list ul#members-list li div.item-meta span.activity {
	color: #888;
	width: auto;
	background: none;
	padding: 0;
	margin: 3px 0 6px 0;
	font-size: 11px;
	line-height: 14px;
	border: none;
}

div#members-dir-list ul#members-list li div.item {
	margin: 0 0 10px 0;
}

div#members-dir-list ul#members-list li div.item div.item-title {
	margin: 0 !important;
}

div#members-dir-list ul#members-list li div.item-blurb {
	margin: 5px 0 0 0;
}

input#s, input#emailInput, input.pollBtn {
	background: #fff;
	padding: 6px !important;
	margin: 5px 0 !important;
	width: 95% !important;
	border: 1px inset #ccc !important;
	-moz-border-radius: 3px 3px 3px 3px;
	color: #888;
	font-family: inherit;
	font-size: 11px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
}

input#searchsubmit, input#subscribe {
	-moz-border-radius: 3px 3px 3px 3px !important;
	background: url("images/white-grad.png") repeat-x scroll left top transparent !important;
	border: 1px solid #DDDDDD !important;
	color: #888888 !important;
	cursor: pointer !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 3px 10px !important;
	text-decoration: none !important;
	vertical-align: bottom !important;
	margin: 16px 0 0 0 !important;
	outline: none !important;
}

input#searchsubmit {
	margin: 5px 0 0 0 !important;
}

/* START CALENDAR STYLES */

div#wp-calendar {
	width: 100% !important;
	color: #444 !important;
	margin: 0 0 0 10px !important;
}

#wp-calendar table {
	text-align: center !important;
	width: 100% !important;
	font-size: 11px !important;
}

#wp-calendar table caption {
	padding: 0 0 0 6px;
	text-align: left !important;
}

#wp-calendar table tr,
#wp-calendar table tr.alt {
	padding: 5px 0 !important;
	background: none;
}

#wp-calendar table tr td {
	padding: 1px;
	border: none !important;
}

#wp-calendar table tr td a {
	text-decoration: none !important;
	font-weight: bold !important;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar table tr td#today {
	font-weight: bold !important;
	padding: 1px;
	border: none !important;
	background: #fff;
}

/* END CALENDAR STYLES */


ul.ec3_events  {
	margin: 0 0 5px 15px;
}

ul.ec3_events li {
	color:#333 !important;
	font-weight: bold;
	margin:0 0 5px;
	padding:2px 0 0;
}




ul.ec3_events li ul li a {
	font-weight: normal;
	color: #a00 !important;
	text-decoration: none;
}

ul.ec3_events li ul li a:hover {
	text-decoration: underline ;
	color: #333 !important;
}	


.ec3_eventday a {
	color: #a00 !important;
}


#events_list li {
	list-style-type: none;
	margin: 2px 0 0 -12px;
}

#events_list li ul {
	margin: 2px 0 0 15px;
}

#events_list li ul li {
	padding: 2px 0 0 0;
	margin: 0 0 5px 0;
	color: #333 !important;
	list-style-type: disc;
}

#events_list li ul li a {
	text-decoration: underline;
}

#events_list li ul li a:hover {
	text-decoration: none;
	color: #333;
}

div#sidebar h3.widgettitle a {
	text-decoration: none;
}

div#sidebar h3.widgettitle a:hover {
	text-decoration: none;
	color: #333 !important;
}

div#search_site li {
	list-style-type: none;
}

div.activity-comments ul {
	background-attachment: none !important;
	background-color: none !important;
}

p#siteintroimg {
	background: #f8f7c7;
	padding: 0;
	margin: 0 0 10px 0;
}

p#siteintroimg img {
	padding: 0;
	margin: 0;
}

p#siteintro {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}

div.wp-polls {
	background: none;
	padding: 0px;
	margin: 5px 0 0 0;
}

div.wp-polls ul {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#wp-polls-form, #wp-polls-form p,  #wp-polls-form p input:hidden {
	margin: 0;
	padding: 0;
}

.wp-polls-ul {
	margin: 0;
	padding: 0;
}

.wp-polls-ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

#pollBtn {
	background: url(images/white-grad.png ) top left repeat-x;
	border: 1px solid #ddd;
	padding: 5px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}

div#pleaselogin {
	padding: 15px 20px;
	margin: 10px 0 0 0;
	font-size: 12px;
	background: #f8f7c7;
}

.vcard {
	padding: 0 !important;
	margin: 10px 0 !important;
}

.vcard .item {
	border-bottom: 2px solid #cec8bc;
	padding-bottom: 10px;
	margin: 0;
}

.vcard .item .item-title {
	font: bold 12px/12px "Georgia", "Times New Roman", Times, serif;
	text-transform: capitalize;
}

div#sidebar div.item-meta {
	font-size: 11px;
	margin: 0 0 0 49px;
}

.vcard .item span.activity {
	background: none;
	border: none;
	color: #777;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 6px;
	padding: 0;
	text-decoration: none;
}

div#sidebar ul.item-list img.avatar {
	height: 36px;
	margin-right: 10px;
	width: 36px;
}

.vcard .item-avatar img {
	height: 36px;
	width: 36px;
}

#settings-form, 
profile-edit-form, 
div.profile p, 
div.profile form p {
	padding: 0 0 5px 20px;
}
div.profile h4 {
	padding: 0 0 5px 10px;
}

input#upload {
	margin: 0 0 0 10px;
}
.entry h3.ec3_schedule p {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}
.entry img {
	margin: 10px 0;
}

div#blog-latest div .post-content {
	padding:0 0 20px 0 !important;
	border-bottom: 1px ridge #c8c1b5;
}

.entry table#membership {
	width: 60%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	background:#fff;
}

.entry table#membership tr {
	margin: 0;
	padding: 0;
}

.entry table#membership td {
	margin: 0 ;
	padding: 5px 10px;
	border-bottom: 1px solid #c8c1b5;
}

div#kpg-album-description {
	display: none;
}

.entry table#kpg-pictures {
	border: none;
}

.entry table#kpg-pictures td a {
}

.entry table#kpg-pictures td a img {
	border: 4px solid #bebdbe;
	margin: 0 auto 5px auto;
	width: 144px;
	height: 100px;
}

.sidebar_list ul {
	margin: 2px 0 0 15px;
}

.sidebar_list li {
	padding: 0 0 0 0;
	margin: 0 0 5px 15px;
	color: #333 !important;
	list-style-type: disc;
}

.sidebar_list li a {
	text-decoration: underline;
}

.sidebar_list li a:hover {
	text-decoration: none;
	color: #333 !important;
}

.entry table#volunteer {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	padding: 0;
	background:transparent;
	border: none !important;
}

.entry table#volunteer tr {
	margin: 0;
	padding: 0;
}

.entry table#volunteer td {
	margin: 0 ;
	padding: 5px 10px;
	border-top: none !important;
	border-bottom: 1px solid #c8c1b5;
}

.entry h4 {
	margin-top:  20px;
}



.entry table.ruled {
	margin: 5px 0 20px 0;
border:none;
}

.entry table.ruled td {
	margin: 0 ;
	padding: 5px 10px;
	border-top: none !important;
	border-bottom: 1px solid #c8c1b5;
	vertical-align: top;
}

.entry ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}

div.post-content {
margin-left: 0px !important;
}

h3.ec3_schedule p {
display:inline !important;
}

