/*************************** General Styling ***************************/

/* Form Styling */
input[type="submit"],
input[type="reset"] {
padding: 6px 10px;
}


/*************************** Shortcodes: Accordion ***************************/

.panel-content {
overflow: hidden;
}


/*************************** Shortcodes: Accordion Slider ***************************/

/* Accordion Caption */
.accordion-slider .panel .caption-outer {
z-index: 1;
}


/*************************** Footer ***************************/

/* Footer Widgets */
#footer h3 cufon,
#footer h3 canvas {
position: relative !important;
}


/*************************** Theme Options Box ***************************/

/* Button */
.trigger {
top: 50px;
left: 0;
}