@charset "utf-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
}
* :focus {
	outline: 0;
}
body {
	background:#FFF 50% 0 no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#container {
	margin:0 auto;
	width:950px;
	position:relative;
	z-index:1;
}
#container-inside {
	background:url(/images/content-tile.gif) 0 0 repeat-y;
	width: 950px;
}
.clear {
	clear:both;
}

h1, h2 {
	font-size:20px;
	color:#8B0D11;
	margin-bottom:15px;
}
h2.center, h4.testimonials {
	font-size:14px;
	color:#333;
}
h4.testimonials {
	margin:20px 0;
	font-size:17px;
}
h3, h3 a {
	font-size:17px;
	color:#8B0D11;
	text-decoration:none;
	margin-bottom:15px;
}
.date {
	font-size:12px;
	line-height:30px;
	margin-bottom:15px;
}
h4 {
	font-size:17px;
	color:#FFF;
	font-weight:bold;
}
h4.contact {
	font-weight:normal;
	font-size:22px;
	color:#333;
}
h5 {
	font-size:14px;
	color:#FFF;
	margin-left:20px;
	padding-top:15px;
}
h5.number {
	margin-left:0;
	padding:0;
	font-weight:bold;
}
h5.number a {
	font-size:28px;
	color:#8B0D11;
	text-decoration:none;
}
.red {
	color:#F00;
}
p.big-text {
	font-size: 14px;	
}
.email a {
	font-size:15px;
	text-decoration:none;
	color:#333;
}
.email a:hover {
	font-size:15px;
	color:#8B0D11;
}
#inside-content .sign {
	font-style:italic;
	font-weight:normal;
	font-size:15px;
	margin:5px 0;
	padding:0;
}
#inside-content .thankyou {
	margin:0;
	padding:0;
}
/*---------------------------LOGO---------------------------------*/

.logo {
	margin:35px 0 25px 0;
	float:left;
}
.contact-details {
	float:right;
	margin:20px;
}
/*---------------------------SLIDE SHOW---------------------------------*/
.mask, html>body .mask {
	position:absolute;
	top:115px !important;
	_top:113px;
 *top:113px !important;
	left:0;
}
#flash-slideshow {
	float:left;
	width:795px;
	height:385px;
	padding:0;
	margin:0;
}
/*---------------------------NAVIGATION---------------------------------*/

#navigation {
	background: url(../images/navigation-bg-header.gif) #8B0E11 11px 0 no-repeat;
	float:right;
	min-height:335px;
	_height:335px;
	width:155px;
	padding-top:50px;
}
#navigation ul {
	list-style:none;
}
#navigation li a:hover, #navigation .current a {
	display:block;
	background:#AE1216;
}
#navigation li a {
	display:block;
	padding:5px 20px;
	color:#FFF;
	font-size:14px;
	_margin-top:0;
	text-decoration:none;
}
#navigation li {
	color:#FFF;
	list-style-image:none;
	font-size:14px;
	padding-top:5px;
	_padding:0px;
	_line-height:16px;
}
.categories {
	margin-top:20px;
	border-top:1px solid #AE1216;
}
.posts li {
	list-style:none;
}
/*---------------------------Gallery Page---------------------------------*/
.wedding-link, .retouching-link, .canvas-link {
	list-style:none;
	float:left;
}
.wedding-link a {
	text-indent:-9000px;
	background:url(../images/wedding-gallery-image.jpg) 0 0 no-repeat;
	display:block;
	width:261px;
	height:385px;
}
.wedding-link a:hover {
	background-position: 0 -410px;
}
.retouching-link a {
	text-indent:-9000px;
	background:url(../images/image-retouching-gallery-image.jpg) 0 0 no-repeat;
	display:block;
	width:273px;
	height:385px;
}
.retouching-link a:hover {
	background-position: 0 -410px;
}
.canvas-link a {
	text-indent:-9000px;
	background:url(../images/canvas-printing-gallery-image.jpg) 0 0 no-repeat;
	display:block;
	width:261px;
	height:385px;
}
.canvas-link a:hover {
	background-position: 0 -410px;
}
/*---------------------------Canvas Gallery Page---------------------------------*/
.canvas-image a{
	/*width:604px;
	height:285px;*/
	width: 750px;
	height: 354px;
	display:block;
	background:url(../images/canavas-printing-hover.jpg) 0 0 no-repeat;
}
.canvas-image a:hover{
	background:url(../images/canavas-printing-normal.jpg) 0 0  no-repeat;
	
	
}

/*---------------------------FOOTER---------------------------------*/
#footer {
	background:url(../images/footer-bg.png) 50% 0 no-repeat;
	position:relative;
	padding-top:80px;
	margin-top: -73px;
	height:350px;
	z-index:0;
}
.footer-contents {
	margin:0 auto;
	width:940px;
}
.footer-contents ul li {
	float:left;
	color:#FFF;
	font-size:12px;
	position: relative;
	list-style:none;
}
.footer-contents ul li p {
	font-size:10px;
	width:155px;
}
.footer-contents ul li h4 {
	margin-bottom:7px;
}
.footer-list-content-one {
	position:absolute;
	top:30px;
	left:10px;
}
.footer-list-content-two {
	position:absolute;
	top:30px;
	left:20px;
}
.footer-list-content-three {
	position:absolute;
	top:30px;
	left:25px;
}
.copy {
	float:left;
	margin-top:45px;
	font-size:11px;
	color:#333;
}
.mooty {
	float:right;
	margin-top:45px;
}
.mooty a {
	background: url(../images/mooty.png) 0 0 no-repeat;
	text-indent:-9000px;
	height:21px;
	width:164px;
	display:block;
}
.mooty a:hover {
	background: url(../images/mooty-hover.png) 0 0 no-repeat;
}
/*---------------------------FOOTER LINKS---------------------------------*/
.retouching a {
	background:url(../images/photo-retouching-link.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9000px;
	height:162px;
	width:313px;
}
.retouching a:hover {
	background-position:0 -210px;
}
/*---------------------------FOOTER LINKS---------------------------------*/

.weddings a {
	background:url(../images/wedding-photography-link.jpg) 0 0 no-repeat;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
	height:162px;
	width:313px;
}
.weddings a:hover {
	background-position:0 -210px;
}
/*---------------------------FOOTER LINKS---------------------------------*/

.canvas a {
	background:url(../images/canvas-printing-link.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9000px;
	height:162px;
	width:313px;
}
.canvas a:hover {
	background-position:0 -210px;
}
/*---------------------------FOOTER LINKS---------------------------------*/
#inside-content {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	float:left;
	width:754px;
	min-height:485px;
	_height:520px;
	padding:20px;
	margin:0;
}
#inside-content p {
	font-size:12px;
	color:#333;
	padding-bottom:20px;
	font-weight:normal;
}
#inside-content ul {
	list-style:none;
	float:left;
	margin:0 20px 0 10px;
}
#inside-content ul li {
	background:url(../images/tick.gif) 0 9px no-repeat;
	padding:10px 0 0 25px;
	font-size:12px;
	color: #333;
}
/* -------------------------------- BLOG ----------------------------------------*/

#inside-content .footerp p {
	margin:0;
	padding:0;
}
#inside-content .footer p {
	margin-bottom:0;
	padding-bottom:0;
}
#inside-content #leftcol-inside h3 {
	margin-top:10px;
}
#inside-content #leftcol-inside h3 a {
	text-decoration:none;
}
#inside-content .blogpost {
	border-bottom:1px solid #F7CED0;
	margin-bottom:20px;
	min-height:161px;
	_height:161px;
}
.postmetadata a{
	color:#8B0D11;
	
	
}
.postmetadata a:hover{
	color:#333;
	
	
}
.blogimage {
	width:147px;
	height:135px;
	background:url(/images/global/thumb-off.gif) top left no-repeat;
	float:left;
	margin-right:15px;
}
.blogimage img {
	border:none;
	padding-left:6px;
	padding-top:1px;
}
#inside-content .small {
	padding-bottom:10px;
	margin-bottom:0;
}
#inside-content .small a {
	color:#8B0D11;
}

#inside-content .small a:hover {
	color:#333;
}
.alignleft{
	padding-right:25px;
	float:left;
	
	
}
.alignnone, .alignright {
	margin-bottom:20px;

}
/* -------------------------------- Testimonials Section ----------------------------------------*/

.testimonials-section {
	border-bottom:1px solid #F7CED0;
	padding-bottom:15px;
}
/*------------------------------FORM ---------------------------*/

.form-data, .message {
	float:left;
	width:315px;
	min-height:140px;
	margin-bottom:20px;
}
#contact-wrapper p {
	padding-top:0;
	margin-top:0;
}
#contact-wrapper {
	margin-top:25px;
}
.form-names {
	float:left;
	width:100px;
	font-size:14px;
	color:#333;
	padding:3px 0 7px 0;
}
#inside-content .box {
	height:17px;
	width:176px;
	color: #8B0D11;
	padding:5px;
	margin:0;
	background-color:#FFF;
	border:1px solid #8B0D11;
}
#inside-content .message {
	margin:0 10px 0 0;
	width:400px;
}
.message-box {
	height:165px;
	padding:5px;
	width:280px;
	color: #8B0D11;
	overflow: hidden;
	background-color:#FFF;
	border:1px solid #8B0D11;
}
.button {
	border:1px solid #8B0D11;
	background:#FFF;
	color:#8B0D11;
	padding-top:2px;
	width:80px;
	height:27px;
	float:right;
	margin:17px 8px 0 0;
	cursor:pointer;
	display:block;
}
.button:hover {
	border:1px solid #333;
	color: #333;
}
form {
	margin-bottom:20px;
}
.thankyou2 {
	width:630px;
	margin-right:10px;
	float:left;
	border-right:1px solid #CCC;
	height:165px;
}
.thankyou2 p {
	color:#333;
	font-size:12px;
	width:550px;
}
#inside-content .form-data .error {
	width:600px;
	color:#F00;
	font-size:12px;
	font-weight:normal;
}
#inside-content .details {
	/*width:95px;*/
	width:75px;
	float:left;
	margin-left:0;
}
#inside-content .details li {
	color:#333;
	font-size:14px;
	line-height:17px;
	background:none;
	padding-left:0;
}
#inside-content .details2 {
	float:left;
	/*width:175px;*/
	width: 195px;
}
#inside-content .details2 li {
	color:#8B0D11;
	line-height:17px;
	background:none;
}
#inside-content .details2 li a {
	color:#8B0D11;

}
#inside-content .details2 li a:hover {
	color:#333;

}

.commentlist {
	color:#333;
	margin-left:0px;
}

.commentlist li {
	list-style:none;
}

.commentlist li a {
	color:#8B0D11;
	font-size:12px;
}



