/*
Theme Name: Open Solutions Group, Inc.
Theme URI: http://www.opensgi.com/
Description: Open Solutions Group, Inc. WordPress theme.
Version: 1.0
Author: Open Solutions Group, Inc.
Tags: OPEN SGI, Open Solutions Group, Inc.

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

@charset "UTF-8";



/* import screen layout | Screen-Layout einbinden */

@import url(css/screen/basemod.css);

/*@import url(css/screen/content.css);*/


#comment {
    width:400px;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
