/*
theme name: 1 Blog Theme
theme uri: http://1blogtheme.com/
description: 1 Blog Theme is a WordPress theme with a clean, simple, classic design. Its layout includes a horizontal menu, a 3-part sidebar (single column followed by two columns) and a 3-column footer. Go to <em>Presentation > Configure 1 Blog Theme</em> and choose from the various customization options.
author: Javier Garc&iacute;a
author uri: http://1blogr.com/
version: 1.3.0
tags: black, blue, brown, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, fixed-width, flexible-width, custom-colors, custom-header, theme-options

License: Attribution - Non Commercial - Share Alike 2.5 - http://creativecommons.org/licenses/by-nc-sa/2.5/
You must keep the attribution links (1 Blog Theme and 1Blogr) whether you modify this theme or not.
*/

.aligncenter,
div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
