/*
Template Name: PhotoBusiness
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(gallery.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) center top no-repeat; 
	}

	
.logo{
	position:absolute;
	margin-top:-20px;
	margin-left:-65px;
	}
	
	.space100{
	height:100px;
	}


img{border:0; padding:0; margin: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;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #ffffff; padding:5px 15px 5px 5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 0px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #731012;
	}

.col1{}
.col2{}
.col3{}
.col4{}
.col5{background: url(../images/mat0.jpg) repeat; }
.col5 a{font-weight:bold; border-bottom:1px solid #731012;}
.col6{border-bottom:1px solid #731012;}
.col7, .col7 a{	background: url(../images/caffe.jpg) repeat; }



/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #gallery, #services, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	height:5px;
	padding:5px 0;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header #logo{
	display:block;
	float:left;
	width:400px;
	
	}

#header h1, #header p{
	margin-left:145px;
	padding:0;
	border:none;
	clear:left;
	font-size:12px;
	color:#ffffff;
	}
	
#header p{
	margin-left:145px;
		margin-top:1px;

	padding:0;
	border:none;
	clear:left;
	font-size:12px;
	color:#ffffff;
	}

#header h1{
	margin-bottom:0px;
	margin-left:120px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	}

#header h1 a{
	color:#ffffff;
	}

/* ----------------------------------------------Header-------------------------------------*/

#services{
	padding:10px 0 0 0;
	text-transform:uppercase;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#services img{
	margin:0;
	padding:0;
	line-height:normal;
	}

#services ul{
	display:block;
	width:960px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	}

#services li{
	display:block;
	float:left;
	width:225px;
	height:210px;
	margin:0 8px 8px 0;
	padding:0;
	overflow:hidden;
	border: 1px solid #ffffff;
	}

#services li.last{
	margin-right:0;
	}

#services a strong{
	display:none;
	width:100%;
	margin:0;
	padding:15px 0;
	font-weight:normal;
	text-align:center;
	color:#ffffff;
	background-color:#A12221;
	}

#services a:hover strong{
	display:block;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding-top:30px;
	padding-left:70px;
	color:#490018;
	}

#breadcrumb a{
color:#490018;}


#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:15px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, {
	margin:0 0 15px 0;
	padding:5px;
	color:#A12221;
	font-weight:bold;
	background-color:#fccb7b;
	border-bottom:1px solid #60410b;
	}

#container p{
	color:#3F2A0A;
	}
	
#container a{
	color:#731012;
	}


#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	padding-top:5px;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 5px 0;
	padding:4px;
	border:1px solid #666666;
	}

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #fccb7b;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #fccb7b;
	}
	
/* Featured Block */

#column #featured a{
	color:#333333;
	background-color:#ffffff;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#ffffff;
	background-color:#540026;
	}

#column #featured li p{
	line-height:1.6em;
		color:#ffffff;

	}

#column #featured li p.imgholder{
	display:block;
	width:234px;
	height:210px;
	margin:20px 0 15px 0;
	padding:4px;
	color:#ffffff;
	background-color:#540026;
	border:1px solid #fccb7b;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	background-color:#540026;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	color:#000000;
	}


#footer a{
	color:#A12221;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A12221;
	line-height:normal;
	border-bottom:1px dashed #A12221;
	}

#contactform{
	display:block;
	float:left;
	width:350px;
	}

/* ------Company Details------*/

#compdetails{
	display:block;
	float:right;
	width:550px;
	}

#compdetails ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#compdetails li{
	margin:0 0 12px 0;
	}

#compdetails li.last{
	margin:0;
	}

#officialdetails{float:left}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{float:right}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:20px 0;
	text-align:right;
	}

#copyright ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#ffffff;
	font-weight:bold;
	}

#copyright a {
	margin:0;
	padding:0;
	list-style:none;
	color:#ffffff;
	}

#copyright li{
	display:inline;
	margin-right:8px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	}

#copyright li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
	}
	
	.mini{font-size:9px;}
	
	.space30{height:60px;}
	

