@charset "UTF-8";

a img {border: 0 none;}
p {margin: 0 0 20px 0; line-height: 1.7em; text-align: justify;}
div {overflow: hidden;}
.jqtransform div {overflow: visible;}
#bg {background: url(../img/bg2.gif) repeat-x top center;}
body {
	background: url(../img/bg.gif) #e5e5e5;
	margin: 0px;
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #303030;
}

a {color: #ff3259; font-weight: bold;}
a:hover {color: #000; text-decoration: none;}

h1 {
	color: #191919;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: -1px;
	text-shadow: 1px 1px #d3d3d3
}

h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: -1px;
	text-shadow: 1px 1px #ccc;
}

.lbr {border-bottom: dashed 3px #fff; margin: 15px 0;}

.blank {clear: both}
.inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	background-image: url(../img/top-bar-bg.png);
	background-position: center center;
	height: 50px;
	line-height: 35px;
	padding-right: 37px;
	padding-left: 37px;
}
#summary {
	color: #FB3259;
	text-transform: uppercase;
	float: left;
	width: 600px;
	letter-spacing: -1px;
}
#available {
	float: right;
	width: 200px;
	text-align: right;
	font-style: italic;
	letter-spacing: -1px;
}
#available a {font-weight: normal; text-decoration: none;}
#logo {
	float: left;
	width: 600px;
	padding-left: 6px;
}
#links {
	float: right;
	width: 250px;
	margin-right: 20px;
	margin-top: 30px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
	line-height: 35px;
	font-size: 24px;
	text-indent: -10000px;
	display: block;
	margin-bottom: 5px;
}
#links ul li a {
	text-decoration: none;
	color: #181818;
	text-indent: -10000px;
	white-space: nowrap;
	display: block;
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
}

#links ul li a#link-home {background-position: right 0px;}
#links ul li a#link-portfolio {background-position: right -36px;}
#links ul li a#link-aboutus {background-position: right -72px;}
#links ul li a#link-contactus {background-position: right -108px;}
#links ul li a#link-blog {background-position: right -144px;}
#links ul li a:hover#link-home {background-position: right -180px;}
#links ul li a:hover#link-portfolio {background-position: right -216px;}
#links ul li a:hover#link-aboutus {background-position: right -252px;}
#links ul li a:hover#link-contactus {background-position: right -288px;}
#links ul li a:hover#link-blog {background-position: right -324px;}

#featured {margin: 0 17px 30px 17px;}
#featured #featured-image {margin-left: -7px; width: 944px; height: 394px;}
#main {margin: 0 20px;}

/* SECTION */
.section {margin: 0 0 30px 0;}
.section .section-title {width: 200px; float: left; text-align: right;}
.section .section-body {width: 680px; float: right; border-left: solid 3px #fff; padding-left: 20px; }
.section .section-body h3 {margin: 0; text-transform:uppercase; color: #000; font-size: 24px; letter-spacing:-1px; font-weight: bold;}

/* BLOG CSS */
#whattheblog .blog-info {font-size: 12px; margin: 10px 0; color: #666; font-style: italic;}

/* FOOTER SECTIONS */
#footer h2 {text-shadow: none;}
#footer .section {margin-top: 10px; margin-bottom: 10px;}
#footer .inner {padding-left: 20px;}

#footer #getintouch {float: left; width: 500px;}
#footer #emailus {float: right; width: 440px; margin-left: 20px;}
#footer #getintouch .section-title {width: 200px; float: left; text-align: right;}
#footer #emailus .section-title {width: 100px; float: left; text-align: right;}

#footer #getintouch .section-body {width: 270px; float: left; border-left: solid 3px #fff; padding-left: 10px; margin-left: 10px;}
#footer #emailus .section-body {width: 300px; float: left; border-left: solid 3px #fff; padding-left: 10px; margin-left: 10px;}

#footer #getintouch #minimap {background: url(http://maps.google.com/maps/api/staticmap?center=53.917962,-2.141163&zoom=8&size=260x187&sensor=false&key=ABQIAAAAMEXBQNmN4MnWq9MCObHDxRSBwIqX8BAlPE5gt8Um_BsxEZ0CHRS0xe5tM6SWi7kmcYVQc7G3n3bOCg&markers=color:blue|size:mid|53.917962,-2.141163) no-repeat center center; width: 260px; height: 170px;
/* CSS3 */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#footer #emailus span {font-size: 12px;line-height: normal;color: #EAEAEA;font-style: italic;}
#footer #emailus .lbl {float: left; width: 65px; font-size: 18px; color: #EAEAEA; font-weight: bold;}
#footer #emailus .txtbox {padding: 5px; background: #fff; border: 1px solid #b9b9b9; width: 200px; font-size: 16px; float: right; margin-bottom: 5px; font-family:Arial, Helvetica, sans-serif;}
#footer #emailus .sndbt {float: right;}

#footer {background-color: #191919;}
#footer-top {background-image: url(../img/footer-top-img.gif);height: 142px;background-repeat: no-repeat;background-position: center center;}
#footer-bottom {background-color: #000;text-align: right;color: #EAEAEA;font-size: 12px;font-style: italic; padding: 20px 0;}

#footer-bottom #footer-links {float: left; width: 550px; text-align: left; margin: 0 0 0 20px;}
#footer-bottom #footer-links a {color: #fff; text-decoration: none;}
#footer-bottom #footer-links a:hover {color: #fff; text-decoration: underline;}
#footer-bottom #footer-copyright {float: right; width: 290px;}

