/*
Theme Name: Gilbert & Wright
Theme URI: http://www.gilbertandwright.ie
Description: This theme was designed by Mark J Griffin
Author: Mark J Griffin
Author URI: http://www.markjgriffin.net
Tags: 

*/
@charset "UTF-8";

td img {display: block;}
html {
	height: 100%;
	overflow:auto;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height:1.8em;
	height: 100%;
	border-top: 1px transparent solid;
	margin-top: -1px;
	/*overflow:auto;*/
}

img#background {
	height: auto;
	width: 100%;
	z-index: -1;
	position:absolute;
	color: black;
}

a:link {
	color: #F09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6C;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
a.minilink {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
	margin: 0px;
	float:right;
	display:inline;
}
a.minilink:hover {
	color:#F0C;
}
h1 {
	font-size: 2em;
	color: #E43288;
}
h2 {
	font-size: 1.8em;
	color: #E43288;
	text-align:center;
	font-style:normal;
	font-weight:lighter;
}
h3 {
	font-size: 1.8em;
	color: #E43288;
	font-style:normal;
	font-weight:lighter;
	margin:0 0 5px 0;
}
h4 {
	font-size: 1.1em;
	color: #E43288;
}
h5 {
	font-size: 1em;
	color: #E43288;
	display:inline;
	margin:0px;
}
h6 {
	font-size: 1em;
	color: #E43288;
	display:inline;
	line-height:1.8em;
}
#contain-all {
	/*background-color:#0FC;*/
	margin:20px auto 0px auto;
	width:948px;
	display:block;
	z-index:0;
	
}
/*#container {
	height: 100%;
	width: 100%;
	overflow: auto;
}
#main-content {
	width: 950px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/

#nav-container {
	height: 78px;
	width: 948px;
	border: 1px solid #000;
}
#header-logo {
	background-image: url(images/nav-sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 80px;
	width: 948px;
	float: left;
}


/* ----------- menusystem CSS -------------*/

#menu-container {
	background-image: url(images/bg_menu.png);
	height: 50px;
	width: 948px;
	border: 1px solid #000;
}

#suckerfishnav {
	font-weight:normal;
	width:100%;
	font-size: 13px;
    }

#suckerfishnav, #suckerfishnav ul {
	list-style:none;
	margin: 0;
	padding: 0;
    }

#suckerfishnav a {
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align: center;
	height: 30px;
	padding: 20px 30px 0 30px;
    }

#suckerfishnav li {
    float:left;
    padding:0;
    }

#suckerfishnav ul {
    	position:absolute;
    	left:-999em;
    	height:auto;
    	width:150px;
    	font-weight:normal;
    	margin:0;
    	line-height:1;
    	border:0;
   	border-top: 1px solid #666666;
 
    }

#suckerfishnav li li {
   	border-right: 1px solid #DC3083;
   	border-left:1px solid #DC3083;
   	border-bottom:1px solid #DC3083;
	width:150px;
	text-align: left;
	line-height:18px;
    }

#suckerfishnav li li a {
	width:150px;
	font-size:12px;
	height:18px;
	color:#FFF;
	background-image:none;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
    }

#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }

#suckerfishnav li li:hover {
	background-image: url(images/bg_menu_over.png);		
    }

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #F3C;
	background:url(images/bg-R-70.png) repeat-x;
    }

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	padding-top: 21px;
	color:#FFF;
	background-image: url(images/bg_menu_over.png);	
    }

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
    color:#FFF;
	background-image:none;
    }

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
	background-image: url(images/bg-B-70.png);
	background-repeat: repeat;
    }

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    /*background:#000;*/
	
    }
	
#pixopoint_menu_wrapper1 {
	z-index:100;
	position:relative;
	height: 50px;
	float:left;
}

/* -----------END menusystem CSS -------------*/
.menu-bookend {
	background-image: url(images/nav-sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 50px;
	width: 50px;
	float: left;
}
#header-logo img {
	margin: 10px 0px 0px 20px;
}
#body {
	background-image: url(images/bg-damask-70-grey.png);
	background-repeat:repeat;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #601438;
	border-bottom-color: #601438;
	clear: both;
}
/*#home #body {
	background-image:none;
}*/
#footer {
	background-image: url(images/nav-sprite.png);
	background-repeat: repeat-x;
	background-position: 0px -240px;
	/*height: 20px;*/
	width: 948px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 8px;
	color: #999;
	clear: both;
}
.body-text {
	margin: 40px 0 20px 20px;
	float: left;
	width: 474px;
}

.body-text2 {
	width: 500px;
	float: left;
}
.party_ads {
	margin: 20px 0px 0px 20px;
	float: left;
	width: 340px;
	float: left;
}

#contact-us .body-text {
	margin: 40px 0 20px 20px;
	float: left;
	width: 200px;
}
.body-text p {
	margin: 0px;
	line-height:1.8em;
}
.special {
	background-image:url(images/bg-B-20.png);
	background-repeat:repeat;
	width:300px;
	float:right;
	/*height:220px;*/
	margin:10px 0px 0px 20px;
	/*clear:left;*/
	/*position:relative;*/
	padding:5px 5px 0 5px;/*overflow:auto;*/
	
	
	
}
.special2 {
	background-image:url(images/bg-B-40.png);
	background-repeat:repeat;
	width:350px;
	float:right;
	/*height:220px;*/
	margin:40px 60px 0px 10px;
	/*clear:left;*/
	/*position:relative;*/
	padding:5px 5px 0 5px;/*overflow:auto;*/
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	
	
}
#tdd-recent-posts {
	background-image:url(images/bg-B-40.png);
	background-repeat:repeat;
	width:350px;
	float:right;
	/*height:220px;*/
	margin:40px 60px 0px 10px;
	/*clear:left;*/
	/*position:relative;*/
	padding:5px 5px 0 5px;/*overflow:auto;*/
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	
	
}
.slideshow1 {
	margin: 15px 0 0 0;
	height: 360px;
	width: 550px;
	border: 1px solid #666;
	float: right;
	background-color: #333;
	clear: right;
}
.slideshow1a {
	margin: 0px 1px 0 1px;
	height: 300px;
	width: 474px;
	border-bottom: 0px solid #666;
	float: left;
	background-color: #333;
	
}
.slideshow2 {
	background-color: #333;
	float: right;
	height: 138px;
	width: 205px;
	border: 1px solid #666;
	margin: 15px 0px 15px 0px;
}
.slideshow2a {
	background-color: #333;
	float: left;
	height: 300px;
	width: 474px;
	border-bottom: 0px solid #666;
	margin: 0px 0px 0px 0px;
}
.slideshow3 {
	background-color: #333;
	float: right;
	height: 138px;
	width: 328px;
	border: 1px solid #666;
	margin: 15px 15px 15px 0px;
}
.slideshow4 {
	background-color: #333;
	float: left;
	height: 498px;
	width: 250px;
	border: 1px solid #666;
	margin: 15px 0px 15px 15px;
}
.body-slides {
	float: right;
	width: 570px;
	margin: 0px 15px 0 0;
}

/*WP CONTENT CSS*/
#content {
	margin:20px 40px 20px 40px;/*height:511px;*/
}
div.story {
}
ul.menu {
	margin: 0px;
}
li.menu-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
}
p.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 15px 0 0 0;
}
#food-menu {
	background-image:url(images/bg-B-40.png);
	background-repeat:repeat;
	font-size: 1em;
	color: #FFF;
	width: 383px;
	float: left;
	margin:0 0 0 20px;
	padding:10px;
	border: 1px solid #614F3D;
}
span.desc {
}
span.price {
	color: #C36;
	float: right;
	margin: 0px;
	font-size:1.3em;
	font-weight:bold;
}
p.intro:first-letter {
	float:left;
	color:#E43288;
	font-size:600%;
	line-height:1em;
	padding: 7px 5px 0 0;
	font-family: Times, serif, Georgia;
}
.wpcf7 {
	width: 500px;
	float: right;
}
/*.wpcf7-validates-as-required {
	background-color: #CCC;
}*/
.wpcf7 input {
	background-color: #000;
	color:#CCC;
}
.wpcf7 textarea {
	background-color: #000;
	color:#CCC;
}
.wpcf7-mail-sent-ok {
	border:1px solid #999;
}
.googlemap {
	float:left;
	margin:5px;
}
#splash1 a {
	background-image: url(images/GW-splash_r1_c1.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 1px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash1 a:hover {
	background-image:url(images/GW-splash_r1_c1_f2.png)
}
#splash2 a {
	background-image: url(images/GW-splash_r1_c3.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash2 a:hover {
	background-image:url(images/GW-splash_r1_c3_f2.jpg)
}
#splash3 a {
	background-image: url(images/GW-splash_r1_c5.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash3 a:hover {
	background-image:url(images/GW-splash_r1_c5_f2.jpg)
}
#splash4 a {
	background-image: url(images/GW-splash_r1_c7.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash4 a:hover {
	background-image:url(images/GW-splash_r1_c7_f2.jpg)
}
#splash5 a {
	background-image: url(images/GW-splash_r3_c1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 1px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash5 a:hover {
	background-image:url(images/GW-splash_r3_c1_f2.jpg)
}
#splash6 a {
	background-image: url(images/GW-splash_r3_c3.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash6 a:hover {
	background-image:url(images/GW-splash_r3_c3_f2.jpg)
}
#splash7 a {
	background-image: url(images/GW-splash_r3_c5.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash7 a:hover {
	background-image:url(images/GW-splash_r3_c5_f2.png);
}
#splash8 a {
	background-image:url(images/GW-splash_r3_c7.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash8 a:hover {
	background-image:url(images/GW-splash_r3_c7_f2.jpg)
}
#splash9 a {
	background-image: url(images/GW-splash_r5_c1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 1px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash9 a:hover {
	background-image:url(images/GW-splash_r5_c1_f2.jpg)
}
#splash10 a {
	background-image: url(images/GW-splash_r5_c3.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash10 a:hover {
	background-image:url(images/GW-splash_r5_c3_f2.jpg)
}
#splash11 a {
	background-image: url(images/GW-splash_r5_c5.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash11 a:hover {
	background-image:url(images/GW-splash_r5_c5_f2.jpg)
}
#splash12 a {
	background-image: url(images/GW-splash_r5_c7.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 1px 1px 0px;
	float: left;
	height: 180px;
	width: 236px;
}
#splash12 a:hover {
	background-image:url(images/GW-splash_r5_c7_f2.jpg)
}
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	/*clear:both; */
	display:block !important;
}

.ngg-album {
	height: 100%;
	padding: 5px;
	margin-bottom: 10px;
	overflow:hidden;
	width:170px;
	float:left;
	/*background-image:url(../../themes/default/images/bg-B-20.png);*/
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #cccccc;
	border-bottom-color: #FFF;
	border-left-color: #999;
}

.ngg-albumtitle {
	text-align: left;
	/*font-weight: bold;*/
	margin:0 0 0 5px;
	padding:0px;
	font-size: 1em;
}
.ngg-albumtitle a {
	color:#FFF;
	text-decoration:none;
}
.ngg-albumtitle a:visited {
	color:#CCC;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-image:url(http://www.gilbertandwright.ie/wp-content/themes/gw/images/bg-B-20.png);
	background-repeat: repeat;
	border:0px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #999;
}

.ngg-description {
	text-align: left;
	display:none;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	/*clear:both;*/ 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	/*background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-image:url(http://www.gilbertandwright.ie/wp-content/themes/gw/images/bg-B-20.png);
	background-repeat: repeat;
	border:0px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #999;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	/*text-align:center;*/
	font-size:12px;
	font-weight:normal;
	margin:-20px 0 0 0;
	float:right;
	/*display:block;*/
}

.ngg-imagebrowser img {
	border:0px solid #A9A9A9;
	background-image:url(http://www.gilbertandwright.ie/wp-content/themes/gw/images/bg-B-20.png);
	background-repeat: repeat;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
	clear:both;
}
.ngg-imagebrowser img:hover {
	background-color: #999;
} 

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
	/*background-image:url(../../../../images/bg-B-20.png);
	background-repeat: repeat;*/
}

.ngg-imagebrowser-nav .back {
	float:left;
	/*border:1px solid #999*/;
	margin-right:3px;
	padding:3px 7px;
	background-image:url(http://www.gilbertandwright.ie/wp-content/themes/gw/images/bg-B-20.png);
	background-repeat: repeat;
}

.ngg-imagebrowser-nav .next {
	float:right;
	/*border:1px solid #999;*/
	margin-right:3px;
	padding:3px 7px;
	background-image:url(http://www.gilbertandwright.ie/wp-content/themes/gw//images/bg-B-20.png);
	background-repeat: repeat;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}
#special-offers .slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;
	width:595px;
	height:281px;
}


.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:20px;
}

.ngg-left {
	float: left;
}

.ngg-right {
	float: right;
}

.ngg-center {
  	margin-left: auto;
    margin-right: auto;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
  text-align: center;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
.piclenselink {
	/*float:right;*/
	display:inline;
}
.slideshowlink {
	/*float:right;*/
	display:inline;
}
.price h6 {
	text-transform:capitalize;
}
div.wpcf7-mail-sent-ok {
	border:2px solid #F39;
}.menu-link {
	text-align: center;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#fb {
	width:950px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#twitter {
	float: right;
}
#facebook {
	float: left;
}
.fb-link-wrapper {
	float: left;
	width: 224px;
	margin-top: 10px;
	margin-left: 7px;
}
.address2 {
	float: left;
	width: 190px;
	margin-left: 5px;
	height: 160px;
}
#fb p {
	margin: 0px;
}
.footer-wrapper {
	background-image: url(images/bg-B-70-grid.png);
	background-repeat: repeat;
	position:relative;
	height:240px;
	padding: 0px;
	width: 950px;
}
.wrightfactor {
	clear: both;
	width: 500px;
	height: 150px;
	display: block;
	position: relative;
}
/*------------------SIDEBAR--------------------*/
.sidebar
{
	padding: 0;
	width: 400px;
	float: right;
	background-image: url(images/bg-b-70.png);
	background-repeat: repeat;
	
	margin: 0px;
}
.sidebar ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
	text-transform: none;
}

.sidebar ul ul 
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
}
.sidebar ul ul li
{
	/*	background: #eaedf3;*/
	border-bottom: 1px solid #666;
	margin-bottom: 4px;
}

.sidebar ul ul li a
{
	margin: 0;
	padding: 0px;
	text-decoration: none;
}
.sidebar ul ul li a:link, ul ul li a:visited
{
	/*color:#A5C1CC;*/
}
.sidebar ul ul li a:hover, ul ul li a:active
{
	color:#F00;
}

.sidebar h2
{

}
.sidebar p {
	margin:0;
}

blockquote {
	margin:0;
}




/*------------------END SIDEBAR--------------------*/

