diff --git a/css/foundation.css b/css/foundation.css
index 919e2f8..d4cf97c 100755
--- a/css/foundation.css
+++ b/css/foundation.css
@@ -1,7 +1,7 @@
 /* Foundation v2.1.4 http://foundation.zurb.com */
 /* Artfully Masterminded by ZURB */
 
-/* -------------------------------------------------- 
+/* --------------------------------------------------
     Table of Contents
 -----------------------------------------------------
 :: Reset & Standards
@@ -15,36 +15,38 @@
 /*	--------------------------------------------------
 	:: Global Reset & Standards
 	-------------------------------------------------- */
-	
-	/* 
+
+	/*
 		Eric Meyer's CSS Reset
-		http://meyerweb.com/eric/tools/css/reset/ 
+		http://meyerweb.com/eric/tools/css/reset/
 		v2.0 | 20110126
    		License: none (public domain)
 	*/
-	
 
 
- 
- 
+
+
+
 /* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
    ================================================== */
-   
+
 #orbitDemo { background: url(../images/orbit/myload.gif) no-repeat center center #3c3c3c; height: 300px;  }
 #orbitDemo.orbit { height: auto; }
 #orbitDemo img, #orbitDemo div { display: none; }
 #orbitDemo.orbit img, #orbitDemo.orbit div { display: block;}
-
-
-
-
+#orbitDemo.orbit img {
+	width: 100%;
+  max-width: 100%;
+  display: block;
+  height: 336px;
+}
 /* CONTAINER
    ================================================== */
 
 div.orbit-wrapper {
     width: 1px;
     height: 1px;
-    position: relative; 
+    position: relative;
     margin-bottom: 20px;}
 
 div.orbit {
@@ -53,7 +55,7 @@ div.orbit {
     position: relative;
     overflow: hidden
 }
-    
+
 div.orbit.with-bullets {
     margin-bottom: 10px;
 }
@@ -69,7 +71,7 @@ div.orbit>a {
     position: absolute;
     top: 0;
     left: 0;
-    line-height: 0; 
+    line-height: 0;
     display: none; }
 
 .orbit>div {
@@ -171,7 +173,7 @@ div.slider-nav span {
 
 div.slider-nav span.right {
     background: url(../images/orbit/right-arrow.png) no-repeat;
-    right: 0px; 
+    right: 0px;
     }
 
 div.slider-nav span.left {
@@ -204,7 +206,7 @@ div.slider-nav span.left {
 .orbit-bullets li.active {
     color: #222;
     background-position: -8px 0; }
-    
+
 .orbit-bullets li.has-thumb {
     background: none;
     width: 100px;
@@ -213,7 +215,7 @@ div.slider-nav span.left {
 .orbit-bullets li.active.has-thumb {
     background-position: 0 0;
     border-top: 2px solid #000; }
-    
+
 /* FLUID LAYOUT
    ================================================== */
 .orbit .fluid-placeholder {
@@ -259,21 +261,21 @@ div.slider-nav span.left {
 /*	--------------------------------------------------
 	Reveal Modals
 	-------------------------------------------------- */
-		
-	.reveal-modal-bg { 
-		position: fixed; 
+
+	.reveal-modal-bg {
+		position: fixed;
 		height: 100%;
 		width: 100%;
 		background: #000;
 		z-index: 2;
 		display: none;
 		top: 0;
-		left: 0; 
+		left: 0;
 		}
-	
+
 	.reveal-modal {
 		visibility: hidden;
-		top: 100px; 
+		top: 100px;
 		left: 50%;
 		margin-left: -300px;
 		width: 520px;
@@ -288,12 +290,12 @@ div.slider-nav span.left {
 		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
 		box-shadow: 0 0 10px rgba(0,0,0,.4);
 		}
-		
+
 	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
 	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
 	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
 	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
-	
+
 	.reveal-modal .close-reveal-modal {
 		font-size: 22px;
 		line-height: .5;
@@ -304,8 +306,8 @@ div.slider-nav span.left {
 		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
 		font-weight: bold;
 		cursor: pointer;
-		} 
-	
+		}
+
 	.reveal-modal .row {
 		min-width: 0;
 	}
@@ -331,6 +333,4 @@ div.slider-nav span.left {
     text-align: center;
     width: 948px;
     z-index: 1000;
-}	
-	
-	
+}
diff --git a/css/style.css b/css/style.css
index 0eb76ac..dd790a1 100644
--- a/css/style.css
+++ b/css/style.css
@@ -2,7 +2,7 @@
 body {
   line-height: 1;
   font: 13px/1.5 Georgia, serif;
-  
+
 }
 body, html, div, p {
   color:#fff;
@@ -300,7 +300,7 @@ ul li.collapsed {
 .content > ul.menu > li {
     float: left;
     list-style: none outside none;
-   
+
 }
 .content > ul.menu >li > a {
     color: #FFFFFF;
@@ -342,7 +342,7 @@ li.active-trail > ul.menu, .content > li > ul > li{
     padding: 0;
     position: absolute;
     width: 100%;
-   
+
 }
 .content ul > li > ul li a{
  color: #FFFFFF;
@@ -356,7 +356,7 @@ li.active-trail > ul.menu, .content > li > ul > li{
     text-decoration: none;
 }
 .content ul li a{
- float:left  
+ float:left
     font-family: Georgia,serif;
     font-size: 14px;
     font-weight: bold;
@@ -381,7 +381,7 @@ li.active-trail > ul.menu, .content > li > ul > li{
 }
 .sliderwrap{overflow:visible;}
 .region-login {
-	text-align: right;	
+	text-align: right;
 }
 .region-login label {
 	display:inline;
@@ -420,7 +420,7 @@ li.active-trail > ul.menu, .content > li > ul > li{
 }
 form input[type="image"], form input[type="button"], form input[type="submit"].search {
 	display:block;
-	
+
 	text-align:center;
 	background:transparent;
 	border:none;
@@ -428,7 +428,7 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
 	position:absolute;
 	top:6px;
 	right:-6px;
-	cursor:pointer;	
+	cursor:pointer;
 	height:24px;
 }
 
@@ -461,14 +461,14 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
   display:block;
   width:100%;
 }
-.region-articleright h1, .region-articleright h2, .region-articleright h3, .region-articleright h4, .region-articleright h5, 
+.region-articleright h1, .region-articleright h2, .region-articleright h3, .region-articleright h4, .region-articleright h5,
 .region-articleright h6 {
   margin:0px;
   padding:0px;
   color:#000;
 }
 
-.region-quickcontact button, .region-quickcontact input[type="reset"], .region-quickcontact input[type="button"], 
+.region-quickcontact button, .region-quickcontact input[type="reset"], .region-quickcontact input[type="button"],
 .region-quickcontact input[type="submit"] {
 	/*display:block;*/
 	font-size:14px;
@@ -539,7 +539,7 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
   resize: vertical;
   width: 260px;
   box-sizing: initial;
-	
+
 }
 /*.region-quickcontact textarea{
 
@@ -550,7 +550,7 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
 	padding:14px 10px;
 	color:silver;
 	resize:vertical;
-	
+
 } original */
 .comments input[type="text"]{
 	display:block;
@@ -609,43 +609,43 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
                                                          margin-right:4px;
                                                          color:#fff;
                                                          font-size:13px; font-weight:bold;
-                                                         } 
-                                                         
+                                                         }
+
 .comment-arrow h3 a
               {
               color:#fff;
               font-size:14px;
               text-decoration:none;
               margin-bottom:0px;
-              font-weight:normal; 
+              font-weight:normal;
               }
 
-.submitted_date 
+.submitted_date
               {
-              text-align:right; 
+              text-align:right;
               color:yellow;
               }
 
-.submitted a 
+.submitted a
               {
-              font-size:14px; 
+              font-size:14px;
               color:yellow;
               font-weight:bold;
               text-decoration:none;
-              text-transform:capitalize; 
-              } 
-                          
+              text-transform:capitalize;
+              }
+
 .resizable-textarea .grippie {
-	display:none; 
-} 
-                              
+	display:none;
+}
+
 #edit-author--2 a {
     color: #fff;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     text-transform: capitalize;
-} 
+}
 .displaycomment {
   margin-top:60px;
 }
@@ -719,7 +719,7 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
 	padding:0px 10px 0px 10px;
 	height:30px;
 	color:#fff;
-	
+
 }
 .region-articlerighttwo h1, .region-articlerighttwo h2, .region-articlerighttwo h3,
 .region-articlerighttwo h4, .region-articlerighttwo h5, .region-articlerighttwo h6 {
@@ -893,8 +893,15 @@ form input[type="image"], form input[type="button"], form input[type="submit"].s
   border-bottom-right-radius: 10px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
-} 
+}
 
 .post-tags .field-label {
   display:none;
 }
+
+.slideshowrap img {
+  width: 100%;
+  max-width: 100%;
+  display: block;
+  height: auto;
+}
