/*
Theme Name: Borgman Dynamic 1.0.0
*/


#content {position:relative;float:left;margin: 10px 40px;width:500px !important;}

#region1 {}

.post {clear:both;padding-bottom:10px;margin-bottom:20px;border-bottom: solid 1px #ccc;}
.navigation {display:block;clear:both;margin-bottom:30px;}
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {text-align:center}

img.alignleft, img.alignright {margin:10px;}
.wp-caption {border: solid 1px #ccc;background: #eeeeee;padding:5px;margin:10px;}
.post h2 {font-size:24px;color:#0D88CC;line-height:normal;}
.entry {font-size:15px;line-height:135%;}

/* -- Sidebar modifications --*/
#ifSidebar {display:block;margin:0;}

.btn {display:block;position:relative;float:none;text-indent:-9000px;margin-bottom:2px;}

a.btnInventory {height:85px;width:288px;background:url(images/btn-inv.png) no-repeat center top;}
a:hover.btnInventory {background:url(images/btn-inv-hover.png) no-repeat center top;}
a.btnBrochure {height:85px;width:288px;background:url(images/btn-bro.png) no-repeat center top;}
a:hover.btnBrochure {background:url(images/btn-bro-hover.png) no-repeat center top;}
a.btnContact {height:57px;width:288px;background:url(images/btn-contact.png) no-repeat center top;}
a:hover.btnContact {background:url(images/btn-contact-hover.png) no-repeat center top;}

/* -- Sidebar sub nav --*/
#ifSidebar h3, .widgettitle {display:block;padding:10px;background:#1A395A url(images/h3bkgd.jpg) repeat-x left center;color:#fff;font-size:16px;margin:0;border-bottom:1px solid #333;}
#ifSidebar ul li ul li a {display:block;position:relative;padding:10px;background:#333;color:#ccc;border-top:1px solid #666;border-bottom:1px solid #131313;-webkit-transition: all .3s ease-in;}
#ifSidebar ul li ul li a:hover {text-decoration:none; color:#fff;background:#333  url(images/linkbkgd.jpg) repeat-x left center;-webkit-transition: all .2s ease-in;}


/* -- Footer Modifications -- */
.floatcol {display:block;position:relative;float:left;width:290px;margin: 0 10px;}
.floatcol a {display:block;position:relative;line-height:30px;border-bottom:1px dotted #ccc;}
