/*
Theme Name: dreamy
Theme URI: http://www.w3themes.net/dreamy
Description: The light blue theme of elegant design, with features of widgets, theme options, bottombar, flexible width, multi-level menus, paginated posts and comments, printable pages, tableless layout, and valid XHTML 1.0 Strict, CSS 3, WCAG 2 AAA, Section 508, especially designed for displays or devices with small or large screen. It uses CSS 3 features and requires most latest version of browsers to ensure your experience (Internet Explorer 6 no longer supported). Requires WordPress 2.7 or above.
Version: 1.0.5
Author: Joe D.
Author URI: http://www.w3themes.net/
Tags: blue, light, one-column, flexible-width, theme-options
*/
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption-dd {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
