@charset "utf-8";

* {
	-moz-outline:none;
	outline:0;
	outline:none;
}
body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) no-repeat top center #fff;
	font-family:Helvetica, Arial, sans-serif;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	
}
#header {
	height: 123px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe9fbf;
	position:relative;
}
#logo {
	float: left;
	height: 125px;
	width: 200px;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	height: 125px;
	width: 200px;
	text-indent: -9999px;
}
#projectnav {
	position: absolute;
	height: 39px;
	padding-left: 18px;
	
}
#arrow {
	position: absolute;
	height: 4px;
	width: 11px;
	bottom:0;
	left:80px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
}
#projects {
	height: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 40px;
	margin-left:1px;
}
#space { margin:40px; }
#projects2 {
	margin-top:0;
	margin-left:5px;
	padding-top:10px;
}
.SlidingPanels {
	position: relative;
	width: 934px;
	height: 484px;
	padding: 0px;
	float:left;
	overflow:hidden;
}
.SlidingPanelsContentGroup {
	position: relative;
	width:10000px;
	height: 484px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.SlidingPanelsContent {
	width: 934px;
	height: 484px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float:left;
}
#news, #post {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe9fbf;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	height:230px;
	clear:left;
}
#secondary { width:150px; float:left; }
.class { width:150px; float:left; }
#posts { width:620px; float:right; height:100%; margin-top:-500px; }
#posts h3 { color:#f889b0; font-size:2.1em;font-weight:normal; padding-left:20px; }
#posts h2 { color:#f889b0; font-size:1.1em;font-weight:normal; padding-left:20px; }
#posts p { font-size: 1.2em; line-height:1.6em; }
#post { height:185px; }
#post h2 { padding-left:120px; font-size:1.6em; font-weight:100;}
#post h2 a { color:#c14b74; }
#post h2 a:hover {  text-decoration:underline; }
#post .meta { color:#222; font-size:.7em; padding-left:130px; }
#post p { padding-left:130px; }
#post { background-image: url(images/icon_blog.jpg); background-repeat: no-repeat; background-position: 10px 30px; }
#post a { color:#0f9eda; }
.entry2 a { color:#777; font-size:.8em; padding-left:130px; }
.commentlist { width:520px; }
#footer {
	height: 20px;
	width: 960px;
}
.title {
	font-size: 12px;
	color: #000000;
	display: block;
}
#help_article {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(images/icon_qmark.jpg);
	background-repeat: no-repeat;
	background-position: 15px 30px;
}
#case_study {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(images/icon_docs.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
#quote_form {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(images/icon_clipboard.jpg);
	background-repeat: no-repeat;
	background-position: 8px 30px;
}
#twitter {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(images/icon_twitter.jpg);
	background-repeat: no-repeat;
	background-position: 5px 30px;
}
#twitter a { color:#666666; }

#contact_info {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
#contact {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe9fbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe9fbf;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	height:250px;
	clear:left;
}
.qform {
	display: block;
	float: left;
	height: 17px;
	width: 72px;
	margin-top: 6px;
	background-image: url(images/btn_openform.gif);
	background-repeat: no-repeat;
}
#cbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cbox ul .cmail {
	height: 21px;
	width: 170px;
	display: block;
	background-image: url(images/cicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 8px;
}
#cbox ul .caddress {
	display: block;
	margin-top: 6px;
	width: 170px;
	padding-left: 30px;
	background-image: url(images/cicon_plane.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
}
#cbox {
	padding-bottom: 15px;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe9fbf;
}
#sociallinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sociallinks {
	width: 200px;
	margin-top: 15px;
}
#contact_form {
	padding-left: 17px;
	width: 288px;
	padding-top: 20px;
}
#contact_form .fname #fname {
	font-size: 12px;
	color: #444;
	height: 19px;
	width: 227px;
	background-color: transparent;
	background-image: url(images/input_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .femail #femail {
	font-size: 12px;
	color: #444;
	height: 19px;
	width: 227px;
	background-color: transparent;
	background-image: url(images/input_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .title {
	margin-bottom: 3px;
	padding-left: 24px;
}
#contact_form .fname {
	padding-left: 25px;
	background-image: url(images/smicon_man.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contact_form .femail {
	padding-left: 25px;
	background-image: url(images/smicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg {
	padding-left: 25px;
	background-image: url(images/smicon_quote.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg #fmsg {
	background-image: url(images/textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 227px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 3px;
	color: #444;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#contact_form .send {
	display: block;
	float: right;
	background-image: url(images/btn_send.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 44px;
	margin-right: 42px;
	margin-top: 8px;
}
#contact_form .send a {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 37px;
}
#contact_form .req {
	float: left;
	font-size: 10px;
	color: #000000;
	margin-left: 94px;
	margin-top: 10px;
}
ul .linkedin {
	background-image: url(images/sicon_linkedin.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .twitter {
	background-image: url(images/sicon_twitter.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .facebook {
	background-image: url(images/sicon_facebook.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .rss {
	background-image: url(images/sicon_rss.gif);
	background-repeat: no-repeat;
}
#sociallinks ul li {
	display: block;
	float: left;
	height: 31px;
	width: 31px;
	margin-right: 5px;
}
#sociallinks ul li a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 31px;
}
#cbox ul .cnum {
	font-size: 11px;
	color: #000000;
	display: block;
	width: 175px;
	padding-left: 29px;
	background-image: url(images/cicon_phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	margin-top: 6px;
	padding-top: 8px;
}
#cbox ul .cmail a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#cbox ul .cmail a:hover {
	color: #1AA9E5;
}

#cbox ul .caddress a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#cbox ul .caddress a:hover {
	color: #1AA9E5;
}


.qform a {
	display: block;
	height: 17px;
	width: 71px;
	text-indent: -9999px;
}
#links {
	float: left;
	width: 460px;
	padding-left: 28px;
	margin-top:20px;
}
#flogo {
	height: 41px;
	width: 66px;
	background-image: url(images/logo_sm.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#flogo a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 65px;
}
#copyright {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 300px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom:40px;
}
#copyright a {
	color:#000;
	text-decoration:none;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
	float: left;
	display: block;
}
#links ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#links ul li a:hover {
	color: #1AA9E5;
}
.box {
	float: left;
	height: 200px;
	width: 305px;
	margin-right: 5px;
	margin-left: 5px;
	border:0px dashed #333;
}
.project {
	height: 225px;
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.project img {
	border: 3px solid #222;
}
#projectnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#projectnav ul li a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}
#projectnav ul li a:hover, #projectnav ul li a.current {
	color: #1AA9E5;
}
#projectnav ul li {
	display: block;
	float: left;
}
#righttag {
	height: 58px;
	width: 499px;
	position: absolute;
	top: 35px;
	right: 21px;
	text-indent: -9999px;
	background-image: url(images/bandb.png);
	background-repeat: no-repeat;
}
#nav-right {
	float: right;
	width: 345px;
	height: 24px;
	margin-top: 72px;
}
#nav-left {
	float: left;
	width: 375px;
	height: 24px;
	margin-top: 72px;
}
#nav-right ul, #nav-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-right ul li, #nav-left ul li {
	display: block;
	float: left;
}
#nav-right ul #nourclients a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	background-image: url(images/nav_our-clients.png);
	background-repeat: no-repeat;
}
#nav-left ul #naboutus a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	background-image: url(images/nav_about-us.png);
	background-repeat: no-repeat;
}
#nav-right ul #nourclients a:hover, #nav-right ul #nourclients a.current {
	background: url(images/nav_our-clients.png) no-repeat 0px -26px;

}
#nav-left ul #naboutus a:hover, #nav-left ul #naboutus a.current {
	background: url(images/nav_about-us.png) no-repeat 0px -25px;
}
#nav-right ul #nportfolio a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	margin-left:60px;
	background-image: url(images/nav_portfolio.png);
	background-repeat: no-repeat;
}
#nav-left ul #nservices a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	margin-left:10px;
	background-image: url(images/nav_services.png);
	background-repeat: no-repeat;
}
#nav-left ul #nweddings a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	margin-left:60px;
	background-image: url(images/nav_weddings.png);
	background-repeat: no-repeat;
}
#nav-right ul #nportfolio a:hover, #nav-right ul #nportfolio a.current {
	background: url(images/nav_portfolio.png) no-repeat 0px -25px;
}
#nav-left ul #nservices a:hover, #nav-left ul #nservices a.current {
	background: url(images/nav_services.png) no-repeat 0px -26px;;
}
#nav-left ul #nweddings a:hover, #nav-left ul #nweddings a.current {
	background: url(images/nav_weddings.png) no-repeat 0px -25px;;
}
#nav-left ul #nspecialevents a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 135px;
	margin-top:3px;
	background-image: url(images/nav_special-events.png);
	background-repeat: no-repeat;
}
#nav-right ul #nabout a:hover, #nav-right ul #nabout a.current {
	background: url(images/nav_portfolio.png) no-repeat 0px -26px;;
}
#nav-left ul #nspecialevents a:hover, #nav-left ul #nspecialevents a.current {
	background: url(images/nav_special-events.png) no-repeat 0px -25px;;
}
#nav-right ul #ncontactus a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 106px;
	margin-left:70px;
	background-image: url(images/nav_contact-us.png);
	background-repeat: no-repeat;
}
#nav-left ul #ncontactus a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	background-image: url(images/nav_contact-us.png);
	background-repeat: no-repeat;
}
#nav-right ul #ncontactus a:hover, #nav-right ul #ncontactus a.current {
	background: url(images/nav_contact-us.png) no-repeat 0px -25px;;
}
#nav-left ul #ncontactus a:hover, #nav-left ul #ncontactus a.current {
	background: url(images/nav_contact-us.png) no-repeat 0px -26px;;
}
.htitle {
	color: #c14b74;
	font-size: 22px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.btext {
	font-size: 12px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-bottom: 6px;
	padding-top: 5px;
	width:200px;
}
.more {
	display: block;
	float: right;
	height: 17px;
	width: 47px;
	background-image: url(images/btn_more.gif);
	margin-top: -22px;
	margin-right:35px;
}
.more a {
	display: block;
	height: 17px;
	width: 47px;
	text-indent: -9999px;
}
.ttext {
	font-size: 15px;
	color: #c14b74;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-bottom: 6px;
	width: 200px;
}
.follow {
	display: block;
	height: 17px;
	width: 66px;
	background-image: url(images/btn_followus.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
}
.follow a {
	display: block;
	text-indent: -9999px;
	height: 17px;
	width: 63px;
}
.share {
	display: block;
	float: left;
	height: 17px;
	width: 46px;
	margin-top: 7px;
	margin-left: 6px;
	background-image: url(images/btn_share.gif);
	background-repeat: no-repeat;
}
.share a {
	display: block;
	height: 17px;
	width: 41px;
	text-indent: -9999px;
}
/*  



Hover Box Styles



*/





h3, #blogbody h2, h2 {
	margin: 10px 10px 0 10px;
	color:#1AA9E5;
	font-size:26px;
	font-weight:normal;
}
.boxgrid {
	width: 260px;
	height: 205px;
	overflow: hidden;
	position: relative;
	float:left;
	background-color:#2C2C2C;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
}
.boxgrid p {
	padding: 0 10px;
	color:#afafaf;
	font-size:12px;
	line-height:16px;
}
.boxgrid a {
	color:#1AA9E5;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.boxgrid a:hover {
	text-decoration:underline;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #444;
	height: 100%;
	width: 100%;
	opacity: .8;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left:0px;
}
.boxgrid h3 {
	margin-bottom:4px;
	padding-bottom:0;
}
#pcontainer {
	height: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left:1px;
	position:relative;
	float:left;
	padding-bottom: 25px;
}
#pdetails {
	float: left;
	width: 290px;
	margin-top: 8px;
	height: 460px;
	margin-left: 21px;
}
#pdetails h3 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
}
#pdetails .morepics {
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555655;
	border-bottom-color: #555655;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#pdetails .launchbtn {

	display: block;
	float: left;
	background-image: url(images/btn_launch.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 95px;
	margin-top: 11px;
	margin-left:10px;
}
#pdetails .launchbtn a {
	display: block;
	height: 17px;
	width: 115px;
	text-indent: -9999px;
}
#pdetails .backbtn {
	display: block;
	float: left;
	background-image: url(images/btn_back2work.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 104px;
	margin-top: 11px;
}
#pdetails .backbtn a {
	display: block;
	height: 17px;
	width: 121px;
	text-indent: -9999px;
}
#pdetails .pdesc {
	color: #444;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	display:block;
}
#pimage {
	height: 455px;
	width: 609px;
	float: left;
	margin-top: 8px;
	margin-left: 12px;
}
#pimage img {
	border: 3px solid #222;
}
.morepics a img {
	border: 3px solid #222;
	margin-left: 2px;
}
.morepics a:hover img {
	border: 3px solid #1AA9E5;
	margin-left: 2px;
}
.openblog {
	display: block;
	float: right;
	background-image: url(images/btn_openblg.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 71px;
	margin-right: 25px;
	margin-top: 5px;
}
.openblog a {
	display: block;
	height: 17px;
	width: 71px;
	text-indent: -9999px;
}
#aboutdiv {
	width: 960px;
	height: 368px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#blogdiv {
	width: 560px;
	margin-top: 15px;
	margin-bottom: 25px;
	float:left;
	min-height:300px;
}
#aboutleft p {
	font-size: 14px;
	line-height: 22px;
	color: #444;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#aboutright {
	float: left;
	height: 368px;
	width: 465px;
}
#aboutleft {
	float: left;
	width: 475px;
	margin-left: 15px;
}
.aboutheadtext {
	display: block;
	height: 59px;
	width: 475px;
	background-image: url(images/fromfuture.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sbox {
	float: left;
	width: 223px;
	margin-right: 12px;
}
#about #aboutdiv {
	height: 368px;
}
#serv #aboutdiv {
	height: 500px;
}

.sbox h2 {
	font-size: 22px;
	color: #1AA9E5;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.slist ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 6px;
}
.slist ul li {
	display: block;
}
.slist ul li a {
	display: block;
	font-size: 13px;
	color: #444;
	text-decoration: none;
	line-height: 20px;
}
.slist ul li a:hover, .slist ul li a.current {
	color: #1AA9E5;
}

.sboxes {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-left: 30px;
	width: 930px;
	padding-bottom: 20px;
}
#careers #aboutdiv {
	height: auto;
	margin-bottom: 25px;
}
#jobs {
	padding: 15px;
	float: left;
	width: 285px;
}
.jtitle {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #1AA9E5;
	padding-bottom:1px;
}
#careers #aboutdiv #jobs2 a, #careers #aboutdiv #jobs a, #careers #aboutdiv #jobs3 a {
	display: block;
	background-image: url(images/cicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color:#444;
}
#careers #aboutdiv #jobs2 a:hover, #careers #aboutdiv #jobs a:hover, #careers #aboutdiv #jobs3 a:hover {
	color:#1AA9E5;
}
#careers #aboutdiv a {
	color: #1AA9E5;
	text-decoration: none;
}
#careers #aboutdiv a:hover {
	color: #1AA9E5;
}
#jobs2 {
	padding: 15px;
	float: left;
	width: 285px;
}
#jobs3 {
	padding: 15px;
	float: left;
	width: 285px;
}
#jobs h2, #jobs2 h2, #jobs3 h2 {
	font-size: 22px;
	color: #1AA9E5;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#jobs p, #jobs2 p, #jobs3 p {
	font-size: 12px;
	line-height: 16px;
	color: #444;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hla {
	height: 36px;
	width: 9px;
	position: absolute;
	z-index: 10;
	top: 510px;
	margin-left: -488px;
	left: 50%;
}
.hra {
	height: 36px;
	width: 9px;
	position: absolute;
	z-index: 11;
	top: 510px;
	margin-left: 470px;
	left: 50%;
}
.hra img, .hla img, .hla a, hra a {
	border:0;
}
#contact_form p {
	font-size:14px;
	color:#1AA9E5;
	padding:10px;
	line-height:18px;
}
#contact #contact_form #fname.error, #contact #contact_form #femail.error, #contact #contact_form #fmsg.error {
	color: #1AA9E5;
}
#blogbody {
	width: 960px;
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
}
#bcontent {
	float:left;
	width:610px;
}
#sidebar {
	float:left;
	width:960px;
	height:500px;
	padding-left:20px;
	padding-top:40px;
}
#sidebar h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:8px;
	display:block;
	width:260px;
	border-bottom:1px dashed #555;
}
#sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar ul li, #sidebar ul li a {
	color:#444;
	text-decoration:none;
	font-size:14px;
	line-height:22px;
}
#sidebar ul li {
	display:block;
	margin-left:15px;
}
#sidebar ul li a:hover {
	color:#1AA9E5;
}
.post h2 {
	font-size:26px;
	font-weight:normal;
	margin-bottom:8px;
	color:#1AA9E5;
	padding-left:10px;
}
.post h2 a {
	color:#1AA9E5;
	text-decoration:none;
	font-size:22px;
}
.post > small {
	font-size:11px;
	color:#999;
	display:block;
	padding-left:19px;
}
.entry p, .post p {
	color:#444;
	font-size:14px;
	line-height:22px;
	padding:0 10px 0 20px;
}
.post p a {
	color:#1AA9E5;
	text-decoration:none;
}
.post p a:hover {
	color:#1AA9E5;
	text-decoration:underline;
}
.postmetadata a {
	color:#1AA9E5;
	text-decoration:none;
}
.postmetadata a:hover {
	color:#1AA9E5;
	text-decoration: underline;
}
.post p.postmetadata {
	display:block;
	background:#191919;
	color:#444;
	font-size:12px;
	margin-left:19px;
	width:530px;
	padding:7px;
	margin-top:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#blogbody img {
	margin:5px 0 5px 20px;
	border:3px solid #222;
}
#featured a {
	color:#1AA9E5;
	text-decoration:none;
}
#featured a:hover {
	color:#DDD;
	text-decoration:none;
}
#quotediv {
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#quotediv h2 {
	font-size: 22px;
	color: #1AA9E5;
	margin: 0px;
	padding: 0px;
	margin-bottom:6px;
	font-weight: normal;
}
#s {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
	padding: 3px;
	width: 194px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.comment {
	font-family:Helvetica, sans-serif;
	color:#444;
	font-size:12px;
}
.comment {
	font-family:Helvetica, sans-serif;
	color:#444;
	font-size:12px;
}
.comment a {
	color:#1AA9E5;
	text-decoration:none;
}
.comment a:hover {
	color:#1AA9E5;
	text-decoration:underline;
}
.comment img {
	float:left;
	display:block;
	margin-right:10px;
}
.comment-body {
	padding-bottom:0px;
	border-bottom:1px dashed #555;
	margin-bottom:15px;
}
#commentform {
	font-family:Helvetica, sans-serif;
	color:#444;
	font-size:12px;
}
#commentform p {
	margin-left:35px;
}
#commentform a {
	color:#1AA9E5;
	text-decoration:none;
}
#commentform a:hover {
	text-decoration:underline;
}
#commentform textarea {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
	padding: 3px;
	width: 520px;
	background-color:#e3e3e3;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#quotediv {
	float:left;
	width:650px;
	margin-bottom:25px;
	border-right:1px dashed #222;
	color:#444;
}
#quotediv table tr td {
	color: #CCC;
	font-size: 14px;
}
#quotediv input[type=text], #quotediv select {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA;
	padding: 5px;
	width: 400px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#quotediv input[type=text].error, #quotediv select.error, #quotediv #desc.error {
	border:1px solid #9e1313;
	color:#444;
}
#errortext {
	color:#9e1313;
	font-size:10px;
}
#quotediv select {
	width: 180px;
	outline: none;
}
#quoteForm #desc, #quoteForm #links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 400px;
	height: 250px;
	padding: 5px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#AAA;
}
#sideQuoteDiv {
	float:left;
	margin-top:15px;
	margin-left:15px;
	font-size:12px;
	color:#444;
	width:270px;
	font-family:Helvetica, sans-serif;
}
#sideQuoteDiv a {
	text-decoration:none;
	color:#1aa9e5;
}
.smdtext {
	color:#444;
	font-size:10px;
	display:block;
	width:400px;
	padding-top:4px;
}
.oktext {
	font-size:12px;
	padding:20px;
}
#cerrortext {
	color:#9e1313;
	font-size:10px;
	display:block;
	padding:4px;
	padding-top:8px;
	padding-left:25px;
}
#blogdiv img {
	border:3px solid #222;
}
.navigation .alignleft, .navigation .alignright {
	font-size:12px;
	padding:5px;
	color:#444;
	margin-bottom:10px;
	float:left;
}
.navigation .alignleft a, .navigation .alignright a {
	color:#444;
	text-decoration:none;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
	color:#1AA9E5;
}
.navigation .alignright a {
	float:right;
}
p.pagetitle {
	font-weight:bold;
	color:#444;
	font-size:16px;
	margin-bottom:25px;
	display:block;
	margin-left:20px;
}
.authors {
	width:255px;
	float:left;
	margin-left:30px;
	padding:6px;
}

.authors .author {
	display:block;
	margin:0 15px 15px 0;
	float:left;
}
.authors .author a img {
	border:2px solid #1AA9E5;
	text-decoration:none;

}
.authors .author a:hover img {
	border:2px solid #222;
	text-decoration:none;

}

#tooltip {
	position:absolute;
	border:1px solid #444;
	background:#1D1D1D;
	padding:5px 10px;
	color:#444;
	display:none;
	font-size:11px;
}	

#homevideo {
	width:914px;
	height:400px;
	margin-left:10px;
}

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

#tt ul li {
	margin:0;
	padding:0;
}

.sliderwrapper {
position: relative;
overflow: hidden;
width: 960px;
height: 350px;
margin-bottom:20px;
}

.sliderwrapper .contentdiv{
visibility: hidden;
position: absolute;
left: 0;
top: 0;
width: 960px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.toc{
	display:none !important;
}

.lista-fotos {
	margin: 0;
	padding: 0;
}

.lista-fotos li {
	display: inline;
	float: left;
	list-style: none;
}

.lista-fotos img{
	border:0;	
}

#about-info { width:640px; margin-left:300px; margin-top:50px; padding-right:20px; position:absolute; }
#clients-info { width:650px; float:right; margin-top:-385px; padding-right:20px; height:330px; }
#contact-info { width:600px; float:right; margin-top:-355px; padding-right:20px; height:330px; z-index:1000; }
#contact-info p { font-size:1.1em; line-height:1.2em; z-index:1000; color:#FFFFFF; }
#special-events-videos-column-1 { width:650px; float:right; margin-top:-385px; padding-right:20px; height:330px; }
#special-events-videos-column-2 { width:650px; float:right; margin-top:-330px; margin-right:-160px; height:330px; }
#services-info { width:650px; float:right; margin-top:-385px; padding-right:20px; height:330px; color:#000000; }
#about-info h3, #classes-info h3, #about-biography h3, #about-charity h3, #services-hair-stylists h3, #services-info h3, #services-makeup h3, #services-featured-stylists h3, #services-featured-artists h3, #services-fashion-show h3, #services-body-painting h3, #special-events-info h3, #special-events-videos-column-1 h3, #clients-info h3, #contact-info h3, #contact-form h3 { color:#f386ad;  }
#about-info h3 { margin-top:-20px; padding-left:10px; }
#services-info p { color:#fff; } 
#services-featured-artists p { color:#000000; }
#about-info p { color:#fff; font-size:.9em; line-height:1.4em;  }
#about-biography { margin-bottom:30px; }
#about-biography h3 { margin-top:0px; }
#about-charity { color:#ccc; font-size:.9em; }
#about-charity ul, #services-makeup ul, #clients-info ul, #services-hair-stylists ul, #services-fashion-show ul, #special-events-info ul { font-size:1.2em; list-style-type: none; }
#about-charity ul li, #services-makeup ul li, #clients-info ul li, #services-hair-stylists ul li, #services-fashion-show ul li, #special-events-info ul li { padding-left:30px; padding-top:6px; font-size:.8em; color:#000;}
#special-events-info ul li { padding-bottom:14px; }
#clients-info ul li { font-size:.7em; padding:0; margin:0; padding-bottom:5px; }
#about-info { margin-bottom:30px; }
#services-makeup, #services-body-painting, #services-hair-stylists, #services-featured-stylists { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #555655; }
#about-biography p { color:#000000; }
#special-events-videos-column-1 img, #special-events-videos-column-2 img { border:none; }
#page-main-image img { border:none; margin-bottom:40px; z-index:0;}
#special-events-info img { padding-right:20px; padding-top:30px; }
#about-biography img { padding-left:10px; padding-right:10px; padding-top:5px; }
#about-charity img { padding-left:10px; padding-right:15px; padding-top:5px; padding-bottom:50px; }
#services-featured-artists h4 { padding:0; margin:0; }
.gallery-item { margin:0; padding:0; }
#thetop { padding-left: 10px; width: 940px; float: left; padding-top: 10px; }
#thetop a { }
#portfolio-menu { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #555655; margin-bottom:20px; padding-bottom:10px; width:93.5%; margin-left:30px; margin-top:20px; }
#portfolio-menu a { font-weight:bold; text-decoration:none; color:#222; font-size:1.1em; padding-right:20px; letter-spacing:-.05em; }
#portfolio-menu a:hover { color:#f889b0; }
#beauty, #bodypainting, #bridal, #celebrities, #fashion, #fashionshow, #specialevents { padding-top:40px; float:left; clear:both; }
#beauty h3, #bodypainting h3, #bridal h3, #celebrities h3, #fashion h3, #fashionshow h3, #specialevents h3 { padding-left:20px; color:#f889b0; }
#top { display:inline; position:relative; padding:0; margin:0; float:right; margin-top:-25px; margin-right:40px; font-size:1.1em; color:#222; font-weight:bold; }
#top a { text-decoration:none; color:#222; }
.ngg-galleryoverview {  padding:0; margin:0; padding-left:5px; padding-right:0px; width:1000px;}
.ngg-gallery-thumbnail-box { padding:0; margin:0; display:inline; float:left; margin:5px; }
.ngg-gallery-thumbnail-box img { border: 2px solid #222; width:200px; height:150px; }
.ngg-gallery-thumbnail { display:inline; padding:10px; margin:0; float:left; }
#events-calendar-list { margin: 0px; padding: 0px; list-style-type: none; font-size:1.2em; height: 100px; overflow:hidden; }
#events-calendar-list li { margin-bottom:15px; }
.wedding-bold { font-weight:bold; color:#f388af; }