/*  
Theme Name: Constructor
Theme URI: http://code.google.com/p/wp-constructor/
Description: Wordpress Constructor Theme, its many-in-one theme (six layouts, configured colors, fonts and slideshow, widget ready). Build your own theme on <a href=\\\"themes.php?page=functions.php\\\">settings page</a>. For Wordpress version 2.7+ (include 2.8)
Version: 0.6.3
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
Tags: fixed-width, one-column, two-columns, three-columns, threaded-comments, custom-colors, custom-header, theme-options, left-sidebar, right-sidebar

	This theme was designed and built by Anton Shevchuk,
	whose blog you will find at http://anton.shevchuk.name/

*/
#footer {
    min-height:300px;
}
#container .box {
   border:none;
   font-size: 1.2em;
}
#chgfontsizeoptions {
   text-align: right;
   margin-right: 25px;
}
#wrapper {
       border-style: dotted;
     /*  border-width: 1px;*/
}
#container {
      border-left-style: dotted; 
/*      border-left-width:1px; */
min-height:1000px;
  height:auto !important;
  height:1000px;
}
#sidebar{
      border: none;
}