@charset "utf-8";

/*------------------------------------------------------

Theme Name: UDTHEMES WATT
Theme URI: http://themeforest.net/user/udfrance
Author: UDTHEMES
Author URI: http://themeforest.net/user/udfrance
Description: UDTHEMES WATT - Creation Studio
Version: 1.9
License: GPLv3
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: black, white, two-columns, right-sidebar, fixed-width, custom-background, custom-menu, featured-images, theme-options, photoblogging, translation-ready

/*------------------------------------------------------

/* reserved for wordpress system use

do not modify this file */

/*wp defaults*/

.entry-content img {
 margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
 margin-right: 1.5em;
 display: inline;
 float: left;
}

.alignright, img.alignright {
 margin-left: 1.5em;
 display: inline;
 float: right;
}

.aligncenter, img.aligncenter {
 margin-right: auto;
 margin-left: auto;
 display: block;
 clear: both;
 margin-bottom: 1.5em;
}

.alignnone, img.alignnone {
 /* not sure about this one */
}

.wp-caption {
 margin-bottom: 1.5em;
 text-align: center;
 padding: 0px;
}

.wp-caption img {
 border: 0 none;
 padding: 0;
 margin: 0;
}

.wp-caption p.wp-caption-text {
 line-height: 1.5;
 font-size: 10px;
 margin: 0;
}

.wp-smiley {
 margin: 0 !important;
 max-height: 1em;
}

.screen-reader-text {
 display: none;
}

#searchsubmit {
 display: none;
}


blockquote.left {
 margin-right: 20px;
 text-align: right;
 margin-left: 0;
 width: 33%;
 float: left;
}

blockquote.right {
 margin-left: 20px;
 text-align: left;
 margin-right: 0;
 width: 33%;
 float: right;
}

.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}
.bypostauthor {}