/*
Theme Name: Lithiumicious
Theme URI: http://www.paddsolutions.com/wordpress-theme-lithiumicious/
Description: Lithiumicious is a 5-in-1 professional free WordPress theme. Packed with a better framework and an admin options panel, this special WordPress theme has a customizable front page which will showcase the "About", "Our Services" and "Contact Us" features. Download more <a href="http://www.paddsolutions.com">free WordPress Themes</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags: custom front page, fixed width, advertisement ready, valid css, valid xhtml, feature content, twitter, youtube, social bookmarks, popular posts
*/

@import 'css/required.css';
@import 'css/typography.css';
@import 'css/layout.css';
@import 'css/navigation.css';
@import 'css/pagination.css';
@import 'css/color.css';

img, p img {
     border : none;
      }
tt, code, pre {
     font-family : "Courier New", Courier, monospace;
     font-size : 12px;
      }
p img {
     padding : 0;
     max-width : 100%;
      }
/* IMAGES */
img.alignleft
{
float: left;
}

img.alignright
{
float: right;
}

img.aligncenter
{
display: block;
margin: 0px auto 0px auto;
}
.alignright {
     float : right;
      }
.alignleft {
     float : left;
      }
div.imgcenter {
     text-align : center;
      }
div.image img, div.imgcenter img {
     border : 1px solid #ccc;
     padding : 4px;
     margin : 5px;
      }
/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.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;
}





