/*
Theme Name: Periodic Child Theme
Theme URI: http://www.wearepixel8.com
Description: Child theme for the Periodic theme. 
Author: We Are Pixel8
Author URI: http://www.wearepixel8.com
Template: periodic
Version: 1.0
*/

@import url(../periodic/style.css);


/*********** -- MAILCHIMP WIDGET -- ***************/

div.mc_form_inside label.mc_var_label {
font-size: 14px;
display:block;
padding-bottom: 5px;
}

div.mc_form_inside input.mc_input {
font-size: 24px;
margin: 0px 0px 10px 20px;
border: 1px solid #a2a2a2;
}

div.mc_signup_submit {
text-align: center;
}






/*********** -- SHARE AREA -- ***************/

div#shareArea {
	width:100%;
        background-color: #f7f7f7 !important;
        border: 1px solid #efefef;
}

#shareArea1, #shareArea2, #shareArea3, #shareArea4 {
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	width:25%;
	text-align:center;
        padding-top:3px;
}

table.shareAreaTable#shareAreaTable {
border:0px !important;
padding: 0px !important;
margin:0px !important;
}



/*********** -- CONTACT FORM PAGE -- ***************/

div.contactform {
background-color: #f7f7f7;
}


/*********** -- MEMBERS-ONLY LINKS, TEXT WIDGET -- ***************/

div#nav_menu-3.sidebar-widget.widget_nav_menu h3 {
background-image:none !important;
background-color: #ffffdd !important;
font-size: 16px;
font-color: #903;
}

div#nav_menu-3.sidebar-widget.widget_nav_menu div.menu-members-area-container ul li {
background-color: #ffffee !important;
}

/*********** -- avatars -- ***************/

.post-gravatar {
height:inherit !important;
}

.post-gravatar img {
width: 100px !important;
max-width:100px !important;
height:inherit !important;
}

#author-text, #archived-author-text {
width: 475px !important;
}

/*********** -- ARTICLE TEXT -- ***************/

.post-entry p {
color:#333;
}


/*********** -- SUBSCRIBE WIDGETS -- ***************/


div#subscribe {
font-size: 15px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
padding: 10px;
text-align:center;
width: 260px;
margin: 10px 0px 10px 0px;
background-color:#FFFFCC;
border: 1px solid #FFCC99;
-webkit-border-radius: 10px;  
-moz-border-radius:  10px;  
border-radius:  10px;
}

/*********** -- ARCHIVES WIDGET -- ***************/

div#archives-3 select {
font-size: 20px !important;
color:#fff !important;
background-color:#333;
margin:10px 45px 10px 45px;
}


/*********** -- ADROTATE HEADER DIV -- ***************/


div.masthead-banner {
}

div#adrotate_header {
float:left;
margin-left: 50px;
margin-top: 20px;
}



/*********** -- GRAVITY FORMS -- ***************/

div.ginput_container input, div.gfield_captcha_container input {
	background-color: #eee;
	}

.uppercase {text-transform:uppercase;}

.button.button.gform_button {border:none;}