/*
Template Name: Gallerised
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/


@import url(featured_slide.css);

body{

	}

img{
	border:0;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}



.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/


/* ----------------------------------------------Generalise-------------------------------------*/



#header, #container, .gallery, #footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	left: auto;
	right: auto;
	}


#container{
	padding:0px 0;
	margin-left: auto;
	margin-right: auto;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/




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

.gallery{
	padding:20px 0 100px 0;
	text-align: center;
	width: inherit;
	margin: 0; auto; 
	}

.wrapper .gallery h2{
	display:block;
	text-align:center;
	margin:0 0 20px 0;
	padding:0;
	color:#2C2C2C;
	background-color:#000000;
	font-size:56px;
	text-transform:uppercase;
	Line-height:normal;
	}

.gallery ULL{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	margin-left: 10px;
	margin-right: 10px;
	}

.gallery ULL LII{
	display:block;
	float:left;
	margin:0 10px 10px 0;
	}

.gallery ULL LII img{
	width:100px;
	height:100px;
	padding:4px;
	border:0;
	}

.gallery ULL LII.last{margin-right:0;
}


#footer{
	padding:30px 0;
	}

#footer p{
	margin:0;
	padding:0;
	}
