/*
Theme Name: rj
Theme URI: http://www.consideropen.com/
Description: rhythmjuice.com default stylesheet
Version: 1
Author: Troy Wolfe
Author URI: http://www.consideropen.com/
*/

/*
 GENERAL
 *********************/
body, html {
margin: 0;
padding: 0;
font-family: verdana, sans-serif;
font-size: 14px;
color: #333;
}

body {
background-position:0 -280px;
}

a {
text-decoration: none;
color: #0066CC; 
}

a:hover {
color: red;
}

a img {
border: none;
}

h1 {
font-family: georgia, serif;
text-shadow: 1px 1px 1px #333;
color: #fff;
}

h2, h3, h4, h5 {
font-family: Trebuchet, sans-serif;
}

fieldset {
border: none;
padding: 0 !important;
margin: 0 !important;
}

p {
line-height: 23px;
}

ul { 
list-style-type: none;
margin: 0;
padding: 0;	
}

td, th {
border: 1px solid #ccc;;
}

td, th {
padding: 6px;
vertical-align: text-bottom;
font-size: 12px;
}

.clear {
width: 100%;
clear: both;
}

/*
 CENTER
 *********************/
body {
text-align: center;
background-image: url('images/rj_top_bg.gif');
background-repeat: repeat-x;
}

#page_wrap {
width: 1000px;
margin: 0 auto;
text-align: left;
background-repeat: no-repeat;
background-position: 0 6px;
}

#page_wrap {
background-image: none;	
}

#page {
width: 1000px;
background-image:  url('images/rj_side_effect_repeat.png');
background-repeat: repeat-y;
background-position: 850px 300px;
}

/*
 HEADER
 *********************/
#header {
float: left;
width: 100%;
}

#header ul {
width: 620px;
float: left;
display: block;
font-size:12px;
}

#header ul li {
display: block;
float: left;
}

#header ul li a {
padding: 11px;
float: left;
color: #fff;
}

#header ul li a:hover {
background-color: #9dd6e9;
color: #333;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
}

#member_login {
float: right;
}

#main_logo {
float: left; 
width: 400px;
height: 100px;
}

li.current_page_item a, li.current_page_item a:hover {
background-color: #9dd6e9 !important;
color: #333 !important;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
}

#member_login {
padding: 10px;
color: #fff;
}

#searchform {
width: 270px;
margin: 0;
float: left;
padding: 9px;
}

#searchform input {
color: #666;
margin-left: 3px;
}

#searchform .screen-reader-text {
display: none;
}

#searchsubmit {
background: none;
border: none;
color: white !important;
cursor: pointer;
}

/*
 TOP CONTENT
 *********************/
#content_wrap {
float: left;
width: 700px;
}

#top_content {
float: left;
width: 96%;
padding: 10px 2%;	
}

#big_callout {
height: 350px;
}

#video {
height: 264px;
width: 460px;
float: left;
margin-top: 50px;
border: 2px solid #fff;
overflow: hidden;
}

#video img {
position: relative;
top: -8px;
left: -15px;
}

#vid_text {
float: right;
width: 150px;
margin-top: 40px;
font-weight:bold;
}

#vid_text h3 {
text-shadow: 1px 1px 1px #333;
color: #fff;
}
 
 /*
 MAIN CONTENT
 *********************/
#content {
float: left;
width: 96%;
padding: 10px 2% 50px;	
}

#content h2 {
margin: 30px 0 10px;
padding: 0 0 5px 0;
border-bottom: 1px solid #f89a22;
}

#content ul {
list-style-type: disc;
padding-left: 30px;
margin: 20px 0;
}

#content img {
padding: 15px;
}

#content ul li {
margin: 10px 0;
}

#comment {
width: 700px;
}

 /*
 SIDEBAR
 *********************/
#sidebar_wrap {
float: right;
width: 230px;
margin-right: 10px;
height: 100%;
font-size: 13px;
}

#sidebar_wrap p {
line-height: 19px;
margin: 5px 0;
}

#sidebar {
background-image: url('images/rj_side_bg_repeat.png');
background-repeat: repeat-y;
padding: 0 25px 0px;
background-position: 4px 50%;
float: left;
}

#sidebar_top, #sidebar_bottom { 
height: 30px;
background-image: url('images/rj_side_bg.png');
background-repeat: no-repeat;
padding: 0 25px;
background-position: 4px 50%;
float: left;
width: 230px;
}

#sidebar_bottom {
background-image: url('images/rj_side_bg_bottom.png');
background-position: 4px bottom;
height: 18px;
margin-bottom: 50px;
}

#sidebar h3 {
margin: 0;
padding-top:15px;
}

#sidebar h5 {
margin: 15px 0 7px;
font-size: 15px;
}

.leftnav_contact .form_elements textarea, .leftnav_contact .form_elements input {
width: 170px;
}

.leftnav_contact label {
text-align: left !important;
}

#mc-embedded-subscribe-form, #mc-embedded-subscribe-form fieldset {
border: none !important;
}

#mc-embedded-subscribe-form legend, .indicate-required {
display: none;
}

#mc-embedded-subscribe-form li label {
width: 147px !important;
float: right !important;
}

label.input-group-label {
float: left !important;
width: 100% !important;
margin: 15px 0 10px !important;
}

.mc-field-group {
margin: 0px !important;
padding: 0px !important;
}

#learn_more_links {
margin: 35px 0;
}

#learn_more_links li {
margin: 8px 0;
}

#learn_more_links li a {
font-weight: bold;
}

#learn_more_links li.current_page_item a {
background-color: white !important;
}

p.email {
padding-top: 10px; 
}

.aboutyou p {
float: left;
}

.aboutyou label {
float: right;
width: 130px;
font-size: 11px;
line-height: 14px;
}

fieldset.aboutyou {
padding: 3px;
margin-bottom: 10px !important;
}

#MERGE0 {
width: 120px;
margin-left: 10px;
}

#blog_categories {
margin-bottom: 20px;
}

.categories li {
margin: 5px 0;
}

 /*
 FOOTER
 *********************/

 #footer {
 float: left;
 width: 100%;
 background-color: #333;
 text-align: center;
 }

 #footer_top {
 float: left;
 width: 100%;
 background-image: url('images/footer_top.png');
 height: 5px;
 background-position: bottom;
 }
 
 #footer_inner_wrap {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
 background-image: url('images/rj_footer_bg.png');
  padding-bottom: 100px;
 }
 
#footer_left, #footer_middle, #footer_right {
padding-top: 30px; 	
}
 
 #footer_left, #footer_middle {
 width: 250px;
 background-position: right;
 background-repeat: repeat-y;
 float: left;
 padding-right: 50px;
 }

#footer_right {
float: left;
width: 250px;
}

#footer_effect {
height: 200px;
width: 100px;
float: right;
 background-image: url('images/rj_side_effect_bottom.png');
 margin-right: 32px;
}

#footer .sitemap .current_page_item a {
background-color: #333 !important;
border: none !important;
color: white !important;
}

#footer h4 {
color: #999;
margin-bottom: 5px;
}

/*BLOG*/
.blog #top_content {
height: 50px;
}

.single #top_content {
height: 80px;
}

.postmetadata, .commentmetadata {
font-size: 11px;
}

.alignright {
float: right;
font-size: 11px;
}

.alignleft {
float: left;
font-size: 11px;
}

.comment {
border: 1px solid #ccc;
padding: 10px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
color: #444;
margin-bottom: 10px;
}

.blog .post h2 {
font-family: georgia, serif;
}

/*CONTACT FORM*/
#contact_form label {
float: left;
width: 80px;
margin-right: 10px;
text-align: right;
color: #666;
}

#contact_form hr {
border: #F89A22;
color: #F89A22;
background-color:  #F89A22;
height: 1px;
}

#build_by_consider {
margin-top: 100px;
font-size: 11px;
color: white;
float: left;
}


#build_by_consider {
margin-top: 100px;
font-size: 11px;
color: white;
float: left;
}

#mce-EMAIL {
width: 93% !important;
margin-bottom: 20px;
}

.input-group {
margin-bottom: 0px !important;
}

#mc-embedded-subscribe {
margin: 0 !important;
}

#mc-embedded-subscribe-form fieldset {
margin-top: 10px !important;
}

.input-group label {
font-weight: normal !important;
}
