/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* contact form 7 styles */
#sidebar .wpcf7-form {padding-left:25px;}
#sidebar .wpcf7-form small {font-size:11px;}
#sidebar .wpcf7-form p {width:290px;}
#sidebar .wpcf7-form label {cursor:pointer;}
#sidebar .wpcf7-form input {width:200px; margin:0 0 10px 0; padding:5px; border:1px solid #ccc;}
#sidebar .wpcf7-form input.submit {width:50px; margin-top:10px; float:left; clear:both;}
#sidebar .wpcf7-form textarea {width:200px; margin:0; padding:5px; border:1px solid #ccc;}
div.wpcf7-response-output {padding:5px 7px;}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {font-size:12px; background:#DBEFFB; border:1px solid #000;}
span.wpcf7-form-control-wrap {position:relative;}
span.wpcf7-not-valid-tip {position:absolute; top:1px; left:5px; z-index:100; width:180px; padding:5px 7px; line-height:1em;}
span.wpcf7-not-valid-tip-no-ajax {color:#f00; font-size:12px; display:block;}
span.wpcf7-list-item {margin-left:0.5em;}
.wpcf7-display-none {display:none;}
img.ajax-loader {border:none; vertical-align:middle;}

/* user registration */
#register-page .error {color:#FF5F5F;}
#register-page .register-section {width:210px; float:left; border-top:1px solid #ccc; margin:10px 40px 10px 10px; padding:10px 0;}

#signup_form h4, #signup_avatar {margin-top:20px;}


/* buddypress */
.notification-settings {border-top:1px solid #ccc; margin:10px; padding:10px 0px; font-size:12px; width:350px;}
.notification-settings td {padding:10px 5px;}
.notification-settings td.yes, .notification-settings th.yes {background:#DBEFFB;}




a#logo-overlay {position:absolute; top:45px; left:0; display:block; z-index:10; width:940px; height:46px !important;}
a#logo-overlay:hover {-moz-box-shadow: 0px 0px 2px black;
  -webkit-box-shadow: 0px 0px 2px black;
  box-shadow:black 0px 0px 2px;}
