/*  
Theme Name: Blogified
Theme URI: http://www.wp-themix.org/themes/blogified-wordpress-theme/
Description: Blogified is an amazing jQuery featured Wordpress Theme. This design- and SEO focused Theme offers nice animated paddings, colours and many more great effects. Blogified includes multiple page templates with an jQuery Accordion Slider, a 3D Flash Slider and a No-Sidebar Page template. This template has unlimited colour variations, you can choose your own highlight colour with a colour picker on the options page. A footer slider allows you to add as many widgets as you like.
Blogified is twitter-ready and comes with an custom twitter widget and follow-me button. 
Version: 0.9.1
Author: Dennis Nissle
Author URI: http://www.wp-themix.org
Tags: silver, blue, tan, green, orange, dark, black, light, two-columns, one-column, fixed-width, right-sidebar, left-sidebar, theme-options, front-page-post-form, editor-style, photoblogging, custom-colors, custom-header, sticky-post, microformats, threaded-comments
*/

/* General Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin: 5px auto;
}

.alignleft {
float: left;
margin: 8px 10px 8px 0px;
}

.alignright {
float: right;
margin: 8px 0px 8px 10px;
}

.alignnone {
float: left;
margin: 8px 10px 8px 0px;
}