/*
THEME NAME: IMS-Design
THEME URI: http://www.kune-studio.com
DESCRIPTION: IMS Theme
VERSION: 0.1
AUTHOR: Mat_
AUTHOR URI: http://www.kune-studio.com
TAGS: white, light, two-columns, fixed-width, starter, sandbox
TEMPLATE: sandbox
*/

@import url('bp/screen.css');
@import url('ims.css');

div#wrapper {text-align:left;}
div#primary {float:none;}
div#secondary {float:none;}
form#searchform input.text {width:120px;}
div#comments {clear: both;}

/* Navigation (from Sandbox) */
div#menu {background:#EEE;height:1.5em;margin:1.5em 0;width:100%;}
div#menu ul,div#menu ul ul {line-height:1.5em;list-style:none;margin:0;padding:0;}
div#menu ul a {display:block;margin-right:1em;padding:0.2em 0.5em !important;text-decoration:none;}
div#menu ul ul ul a {font-style:italic;}
div#menu ul li ul {left:-999em;position:absolute;}
div#menu ul li:hover ul {left:auto;}
div#menu ul li,div.gallery dl {float:left;}

/* Gallery */
div.gallery {clear:both;height:180px;margin:1em 0;width:100%;}
p.wp-caption-text{font-style:italic;}
div.gallery dl{margin:1em auto;overflow:hidden;text-align:center;}
div.gallery dl.gallery-columns-1 {width:100%;}
div.gallery dl.gallery-columns-2 {width:49%;}
div.gallery dl.gallery-columns-3 {width:33%;}
div.gallery dl.gallery-columns-4 {width:24%;}
div.gallery dl.gallery-columns-5 {width:19%;}
div.gallery dl {float:left;}
div.gallery * {margin:0;padding:0;}

