@charset utf-8;
/*--
	Theme Name: WordPress Theme Number
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a {
	text-decoration: underline;
	border: 0;
	color: #BD0135;
}

	a:hover, a:focus {
		text-decoration: none;
	}
	
	a img {
		border: 0;
	}

abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}

dl {
	margin: 0 0 -10px 0;
	line-height: 18px;
	font-size: 12px;
	color: #8ba9bd;
}

	dl dt {
		padding: 0 0 11px 0;
		line-height: 1.2em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: normal;
		text-transform: uppercase;
		color: #43b0fe;
	}
	
	dl dd {
		width: 100%;
		margin: 0;
		padding: 0 0 19px 0;
		overflow: hidden;
	}

h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}

h1 {
	margin: 0;
	padding: 0 0 9px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
}

	h1 i {
		font-style: normal;
	}
	
	h1 b {
		display: block;
		padding: 0 0 18px 0;
		font-weight: normal;
	}

h2 {
	margin: 0;
	padding: 1px 0 9px 0;
	word-spacing: -2px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #5B5B59;
}

	h2 a {
		text-decoration: none;
		color: #fca600;
	}
	
		h2 a:hover {
			color: #43b0fe;
		}
	
h3 {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CE003A;
}

h3.extra {
	padding: 0 0 5px 0;
}

	h3 i {
		font-style: normal;
	}
	
	h3 a {
		text-decoration: none !important;
		color: #CE003A !important;
	}
	
		h3 a:hover {
			color: #F15A88 !important;
		}

h4 {
	margin: 0;
	padding: 0 0 9px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CE003A;
}

	h4 a {
		text-decoration: none;
		color: #fca600;
	}
	
		h4 a:hover {
			color: #43b0fe;
		}

h5 {
	margin: 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
}

h6 {
	margin: 0;
	padding: 0 0 11px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #43b0fe;
}

	h6.extra {
		padding: 0 0 8px 0;
	}
	
	h6 i {
		font-style: normal;
	}
	
	h6 a {
		text-decoration: none;
		color: #43b0fe;
	}
	
		h6 a:hover {
			color: #fca600;
		}

.post-overflow {
	overflow: hidden;
}

img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
	line-height: 18px;
	font-size: 12px;
	font-weight: 300;
	color: #333;
}

	p.extra {
		padding: 0 0 23px 0 !important;
	}

	p.extra-1 {
		padding: 0 0 12px 0 !important;
	}

pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
/*table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}*/
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
/*td{
  border:0;
  padding:2px;
  vertical-align:top;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:top;
	background:#eee;
	text-align:left;
}*/
td{padding:6px;vertical-align:top;}
th{
  vertical-align:top;}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.5em .3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */

html,
body {
	min-width: 1030px;
}
	
body {
	background: #DFDFDF url(images/bg.jpg) repeat-x ;
	position: relative;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	color: #000;
}

#main {
	font-size:.75em;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */

#header {
	position: relative;
	height: 276px;
	z-index: 99;
}

#header-bg {
	background: url(images/header.png) no-repeat 0% 71px;
	width: 1001px;
	height: 276px;
	margin: 0 auto;
	border-bottom:1px solid #E9E9E9;
}

#description {
	line-height: 17px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 33px;
	left: 0;
}

#widget-header-1 {
	position: absolute;
	top: 5px;
	right: -30px;
	width:309px;
	text-align:right !important;
}

	#widget-header-1 h5 {
		float: left;
		padding: 3px 0 0 0;
		word-spacing: 3px;
	}
	
	#widget-header-1 .textwidget {
		float: left;
		padding: 0 0 0 5px;
		line-height: 1.2em;
		letter-spacing: -1px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #fefeff;
	}

#widget-header-2 {
	position: absolute;
	top: 25px;
	right: 58px;
}

	#widget-header-2 h3 {
		display: none;
	}
	
	#widget-header-2 ul {
		margin: 0;
		list-style: none;
	}
	
		#widget-header-2 ul li {
			float: left;
			padding: 0 0 0 13px;
			line-height: 18px;
			font-size: 12px;
			color: #fff;
		}
		
			#widget-header-2 ul li a {
				text-decoration: none;
				color: #fff;
			}
			
			#widget-header-2 ul li a:hover {
				text-decoration: underline;
			}

#header-block {
	background: url(images/header-block.png) no-repeat 0% 0%;
	width: 1030px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	top: 96px;
	left: -30px;
}

.logo {
	position: absolute;
	top: 8px;
	left: 26px;
}

	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
	}
	
		.logo h1 a,
		.logo h2 a {
			text-decoration: none;
			color: #222;
		}



/* Header widget */
#widget-header {
	
}
	.widget-header {
		
		}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
/* Slider
---------------------------------------- */

#slider-wrapper {
	position: relative;
	height: 432px;
	overflow: hidden;
}

.slider-bg {
	background: url(images/slider-tail.png) repeat-x 0% 0%;
	width: 1001px;
	height: 429px;
	margin: 0 auto;
	padding: 3px 0 0 0;
}

#slider {
	background: url(images/ajax-loader.gif) no-repeat 50% 50%;
	position: relative;
	width: 1001px;
	height: 432px;
	margin: 0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:0;
	height:0;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */

.nivo-caption {
	background: url(images/caption.png) no-repeat 0% 0%;
	width: 690px;
	height: 107px;
	color: #000;
	position: absolute;
	top: 285px;
	right: 0;
	z-index: 89;
}

	.nivo-caption div {
		padding: 15px 70px 0 55px;
	}
	
	.nivo-caption h4 {
		margin: 0 0 -5px 0;
		padding: 0;
		font-size: 26px;
		color: #CE2554;
	}

	.nivo-caption p {
		margin: 0;
		padding: 0;
		line-height: 18px;
		font-size: 12px;
		color: #333;
	}
	
		.nivo-caption p a {
			background: url(images/arrow.png) no-repeat 0% 0%;
			display: inline-block !important;
			width: 16px;
			height: 16px;
			margin: 2px 0 0 3px;
			text-decoration: none;
			vertical-align: top;
		}

.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:35%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	width: 971px;
	height: 10px;
	padding: 0 30px 0 0;
	text-align: right;
	position: absolute;
	top: 409px;
	right: 0;
}

	.nivo-controlNav a {
		background: url(images/pagination.png) no-repeat 0% 0%;
		display: inline-block !important;
		position: relative;
		width: 10px;
		height: 10px;
		margin: 0 0 0 3px;
		padding: 0;
		line-height: 0;
		font-size: 0;
		text-decoration: none;
		overflow: hidden;
		z-index: 99;
		cursor: pointer;
		overflow: hidden;
		vertical-align: top;
	}
	
	.nivo-controlNav a.active, .nivo-controlNav a:hover {
		background-position: 0% -10px;
	}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:30%;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:15px;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:15px;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 225px;
	left: -13px;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	background: url(images/menu-bot.png) no-repeat 0% 100%;
	width:			162px; /* left offset of submenus need to match (see below) */
	padding: 0 0 6px 0;
	position:		absolute;
	top:			-1000em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			32px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			164px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	float:			left;
}
.sf-menu a {
	text-decoration: none;
}

.sf-menu li {
	background: url(images/menu-right.png) no-repeat 100% -30px;
	margin: 0 8px 0 0;
	padding: 0 4px 0 0;
}

	.sf-menu > li > a {
		background: url(images/menu-left.png) no-repeat 0% -30px;
		height: 30px;
		padding:7px 0px 0 4px;
		/*line-height: 30px;*/
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333333;
	}

.sf-menu li li {
	background: #bbbbbb;
	width: 150px;
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 24px;
}

	.sf-menu li li:first-child {
		background: url(images/menu-top.png) no-repeat 0% 0%;
		padding: 6px 0 0 12px;
	}

	.sf-menu li li a {
		font-size: 12px;
		text-decoration: none;
		color: #fdfdfd;
	}

.sf-menu li li li {
	background: #7fb5f7;
	width: 150px;
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 24px;
}

	.sf-menu li li li:first-child {
		background: url(images/menu-top.png) no-repeat 0% 0%;
		padding: 6px 0 0 12px;
	}

	.sf-menu li li li a {
		font-size: 12px;
		text-decoration: none;
		color: #fdfdfd;
	}

.sf-menu li:hover  a, .sf-menu li.sfHover  a,
.sf-menu li  a:focus, .sf-menu li  a:hover, .sf-menu li  a:active, .sf-menu  li.current-menu-item  a {
	background-position: 0% 0%;
	outline:		0;
	color: #fff;
}

	.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu  li.current-menu-item {
		background-position: 100% 0%;
		outline:		0;
		color: #fff;
	}

.sf-menu li li.sfHover  a,
.sf-menu li li  a:focus, .sf-menu li li  a:hover, .sf-menu li li  a:active, .sf-menu li li.current-menu-item  a {
	text-decoration: underline;
	outline:		0;
	color:#000000;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}









/* Content
---------------------------------------- */

.primary_content_wrap {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

	.primary_content_wrap .indent {
		padding: 21px 0 30px 0;
	}

	.primary_content_wrap ul {
		margin: 0;
		padding: 0 0 20px 0;
		list-style-type: none;
		list-style-position: inside;
	}
	
		.primary_content_wrap ul li {
			line-height: 30px;
			font-size: 12px;
			color: #000000;
		}
		
			.primary_content_wrap ul li a {
				/*background: url(images/marker.png) no-repeat 0% 4px;*/
				padding: 0 0 0 21px;
				text-decoration: underline;font-weight: normal;
				color: #BD0135;
			}
			
			.primary_content_wrap ul li a:hover {
				/*background: url(images/marker-act.png) no-repeat 0% 4px;*/
				font-weight: normal;
				color: #BD0135;
				text-decoration:none;
			}
		

.content-bg {
	background: url(images/content-1.png) repeat 0% 0%;
	width: 1001px;
	margin: 0 auto;
}

	body.home .content-bg {
		background: url(images/content.png) repeat 0% 0%;
	}
	
#content {
	
}
	#content .indent {
		padding:0 30px 0 0;
		}





/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		
		.commentlist li ul {
			padding: 0 !important;
		}
	
			li.comment .comment-body {
				background: #fff;
				position: relative;
				margin-bottom: 20px;
				padding: 10px 10px 30px 60px;
				zoom: 1;
				border: 1px solid #e6eaed;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}
				
		.comment-author {
			margin: 0;
			padding: 8px 0 12px 0;
			line-height: 18px;
			font-size: 12px;
			font-weight: bold;
			color: #333;
		}
		
			.comment-author cite {
				text-transform: capitalize;
				font-style: normal;
			}
		
		.comment-meta {
			line-height: 18px;
			font-size: 11px;
			color: #4fb5fe;
			position: absolute;
			right: 20px;
			top: 17px;
		}
		
			.comment-meta a {
				background: none !important;
				padding: 0 !important;
				text-decoration: underline !important;
				color: #4fb5fe;
			}
			
				.comment-meta a:hover {
					text-decoration: none !important;
					font-weight: normal !important;
					color: #4fb5fe !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #e6eaed;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position: absolute;
					right: 20px;
					bottom: 15px;
				}
				
					.reply a {
						background: #fca600 !important;
						position: relative !important;
						display: inline-block !important;
						height: 22px !important;
						padding: 0 8px !important;
						line-height: 22px !important;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
						font-size: 12px !important;
						color: #fff !important;
						text-decoration: none !important;
						border-radius: 4px;
						-moz-border-radius: 4px;
						-webkit-border-radius: 4px;
					}
					
					.reply a:hover {
						background: #b880d6 !important;
						font-weight: normal !important;
					}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



article.post {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}

article.hentry {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}

article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px 15px;
	overflow: hidden;
	line-height: 18px;
	font-size: 11px;
	color: #8ba9bd;
	border: 1px solid #e2ecf2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */

.alignleft {
	float: left;
	margin: 6px 20px 6px 0;
}

	.alignleft-1 {
		float: left;
		margin: 0 20px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.aligncenter {
	margin: 0 auto;
	text-align: center;
}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */

#post-author {
	background: #fff;
	position: relative;
	margin-bottom: 2em;
	padding: 15px 20px 20px 20px;
	overflow: hidden;
	border: 1px solid #e6eaed;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
#author-link {
	width: 100%;
	overflow: hidden;
}

	#author-link p {
		padding: 0;
		font-weight: bold;
	}

	#post-author .gravatar {
		margin:0 20px 0 0;
	}
	
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
	}
	
		
#author-description {
	line-height: 18px;
	font-size: 12px;
	color: #8ba9bd;
}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	width: 100%;
}

	#recent-author-comments li a {
		background: none;
	}
	
	#recent-author-comments li i {
		font-style: normal;
	}




/* 404
---------------------------------------- */

#error404 {
	padding: 30px 0 100px 0;
	text-align: center;
}

	#error404 #searchform {
		margin: 0 auto;
	}

	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#999;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:0 34px 50px 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}






/* Sidebar
---------------------------------------- */

#sidebar ul {
	padding: 0;
}

	#sidebar ul li i {
		font-style: normal;
	}

	#sidebar ul li ul {
		padding: 0 0 0 21px;
	}

		.widget {
			margin-bottom:30px;
		}
		ul.children {
			margin:0 0 0 20px;
			}

#sidebar .textwidget {
	line-height: 18px;
	font-size: 12px;
	color: #8ba9bd;
}

/* Calendar */
#calendar_wrap {
	padding: 0;
	}
	#wp-calendar {
		width:100%;
		margin: 0;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background: none;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:0 0 1.2em 0;
		}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}


/* Testimonials */

.testimonials {
	margin: -2px 0 0 0 !important;
	padding: 0 !important;
}

	.testimonials li {
		line-height: 22px !important;
		font-size: 14px !important;
		font-style: italic !important;
		color: #8ba9bd !important;
	}
	
		.testimonials li p {
			background: url(images/quotes.png) no-repeat 0% 5px;
			padding: 0 0 0 39px !important;
			line-height: 22px !important;
			font-size: 14px !important;
			font-style: italic !important;
			color: #8ba9bd !important;
		}

.name-testi {
	position: relative;
	width: 100%;
	padding: 9px 0 0 0;
	overflow: hidden;
}

	.name-testi span.user {
		display: block;
		margin: 0 0 -2px 0;
		line-height: 18px;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #fca600;
	}
	
	.name-testi span.info {
		display: block;
		font-size: 12px;
		font-style: normal;
	}
	
	.name-testi span.testi-link {
		position: absolute;
		top: 74px;
		left: 120px;
	}
	
		.name-testi span.testi-link a {
			background: #fff;
			position: relative;
			display: block;
			height: 30px;
			padding: 0 8px 0 8px;
			line-height: 30px;
			border: 1px solid #e2ecf2;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 20px;
			font-style: normal;
			text-decoration: none;
			color: #fca600;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}
		
			.name-testi span.testi-link a:hover {
				background: #fff;
				font-weight: normal;
				color: #b880d6;
			}

#recentcomments li a {
	background: none;
	padding: 0;
}








































#top-search {
	position: absolute;
	top: 52px;
	right: 54px;
}

	#top-search #searchform input[type="submit"] {
		background: url(images/search-submit.png) no-repeat 0% 0%;
	}
	
	#sidebar #searchform input[type="submit"] {
		background: #56b9fd url(images/search-submit.png) no-repeat -3px 0%;
	}

#searchform {
	background: url(images/search-input.gif) no-repeat 0% 0%;
	width: 226px;
	height: 27px;
	overflow: hidden;
}

	#searchform input[type="text"] {
		background: none;
		width: 185px;
		height: 17px;
		padding: 5px 5px 5px 5px;
		border: none;
		float: left;
		line-height: 1.5em;
		font-size: 12px;
		color: #8ba9bd;
	}
	
	#searchform input[type="submit"] {
		background: #888 url(images/search-submit.png) no-repeat 0% 0%;
		width: 31px;
		height: 27px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

.link {
	width: 100%;
	overflow: hidden;
	margin-top:10px;
}

	.link a {
		background: #fff;
		position: relative;
		float: left;
		height: 30px;
		padding: 0 8px 0 8px;
		line-height: 30px;
		border: 1px solid #e2ecf2;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		text-decoration: none;
		color: #D03D6A;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		.link a:hover {
			color: #CE003A;
		}

.link-1 {
	width: 100%;
	overflow: hidden;
}

	.link-1 a {
		background:/* url(images/link.png) no-repeat 0% 0% */#666 !important;
		position: relative;
		float: left !important;
		height: 32px !important;
		padding: 0 9px 0 9px !important;
		line-height: 32px !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 20px !important;
		text-decoration: none !important;
		color: #fff !important;
	}
	
		.link-1 a:hover {
			background-position: 0% -32px !important;
			background-color:#000000 !important;
		}

.links {
	width: 100%;
	overflow: hidden;
}

	.links strong a {
		background: #fff !important;
		position: relative;
		float: left !important;
		height: 30px !important;
		margin: 0 10px 0 0 !important;
		padding: 0 8px 0 8px !important;
		line-height: 30px !important;
		border: 1px solid #e2ecf2 !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 20px !important;
		font-weight: normal !important;
		text-decoration: none !important;
		color: #fca600 !important;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		.links strong a:hover {
			color: #b880d6 !important;
		}
		
	.links b a {
		background: #fca600 !important;
		position: relative;
		float: left !important;
		height: 32px !important;
		padding: 0 9px 0 9px !important;
		line-height: 32px !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 20px !important;
		font-weight: normal !important;
		text-decoration: none !important;
		color: #fff !important;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		.links b a:hover {
			background: #b880d6 !important;
		}

.list {
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}

	.list li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 30px;
		font-size: 12px;
		color: #fff;
	}
	
		.list li img {
			float: left !important;
			margin: 1px 10px 0 0 !important;
		}
		
		.list li a {
			background: none !important;
			padding: 0 !important;
			color: #fff !important;
		}
		
			.list li a:hover {
				font-weight: normal !important;
				text-decoration: underline !important;
			}

.list-1 {
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}

	.list-1 li {
		float: left !important;
		width: 220px !important;
		padding: 0 0 0 20px !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #8ba9bd !important;
	}
	
	.list-1 li:first-child {
		padding: 0 !important;
	}
	
	.list-1 li h3 i {
		display: block;
		margin: -5px 0 0 0;
		line-height: 35px;
		font-size: 32px;
		font-style: normal;
	}
	
		.list-1 li h3 a, .list-1 li .post-pic a {
			background: none !important;
			padding: 0 !important;
		}
		
		.list-1 li h3 a:hover, .list-1 li .post-pic a:hover {
			background: none !important;
			font-weight: normal !important;
		}
		
		.list-1 li a:hover {
			font-weight: normal !important;
		}

.list-2 {
	width: 100%;
	padding: 0 0 10px 0 !important;
	overflow: hidden;
}

	.list-2 li {
		background: none;
		width: 100%;
		padding: 19px 0 0 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 18px;
		font-size: 12px;
		color: #8ba9bd;
	}
	
	.list-2 li:first-child {
		padding: 0 !important;
	}
	
		.list-2 li span.number-1 {
			background: url(images/number-1.png) no-repeat 0% 0%;
			float: left;
			width: 59px;
			height: 64px;
			margin: 4px 20px 0 0;
			overflow: hidden;
			line-height: 54px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 44px;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			text-shadow: 1px 1px 0 #ac78c9;
			color: #f7fafc;
		}
		
		.list-2 li span.number-2 {
			background: url(images/number-2.png) no-repeat 0% 0%;
			float: left;
			width: 59px;
			height: 64px;
			margin: 4px 20px 0 0;
			overflow: hidden;
			line-height: 54px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 44px;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			text-shadow: 1px 1px 0 #51b4ee;
			color: #f7fafc;
		}
		
		.list-2 li span.number-3 {
			background: url(images/number-3.png) no-repeat 0% 0%;
			float: left;
			width: 59px;
			height: 64px;
			margin: 4px 20px 0 0;
			overflow: hidden;
			line-height: 54px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 44px;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			text-shadow: 1px 1px 0 #e99a00;
			color: #f7fafc;
		}
		
		.list-2 li span.number-4 {
			background: url(images/number-4.png) no-repeat 0% 0%;
			float: left;
			width: 59px;
			height: 64px;
			margin: 4px 20px 0 0;
			overflow: hidden;
			line-height: 54px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 44px;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			text-shadow: 1px 1px 0 #99a9e0;
			color: #f7fafc;
		}
		
		.list-2 li p {
			overflow: hidden;
			padding: 0 !important;
		}
		
			.list-2 li p i a {
				background: url(images/arrow.png) no-repeat 0% 0% !important;
				display: inline-block !important;
				width: 16px !important;
				height: 16px !important;
				margin: 1px 0 0 6px !important;
				text-decoration: none !important;
				vertical-align: top !important;
			}
		
		.list-2 li a {
			background: none !important;
			padding: 0 !important;
		}
		
			.list-2 li a:hover {
				background: url(images/arrow.png) no-repeat 0% 0% !important;
				font-weight: normal !important;
			}

.list-3 {
	margin: 0 -31px -1px 0;
	padding: 1px 0 0 0;
	line-height: 18px;
	font-size: 12px;
	color: #8ba9bd;
}

	.list-3 dt {
		padding: 0 0 8px 0;
		line-height: 1.2em;
		font-size: 36px;
		text-transform: none;
		color: #fca600;
	}
	
	.list-3 dd {
		background: url(images/line-hor.png) repeat-x 0% 100%;
		width: auto;
		margin: 0 0 21px 0;
		padding: 0 31px 31px 0;
	}
	
		.list-3 dd p {
			padding: 0 0 16px 0;
		}

.post-content {
	width: 100%;
	padding: 0 0 14px 0;
	overflow: hidden;
}

.post-pic {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	position: relative;
	width: 210px;
	margin: 0 0 9px 0;
	padding: 5px 9px 10px 5px;
	overflow: hidden;
}

	.post-pic a {
		display: block;
		width: 210px;
		height: 138px;
		overflow: hidden;
	}

	.post-pic img {
		float: left;
	}

.featured-thumbnail {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	position: relative;
	float: left;
	min-height: 153px;
	overflow: hidden;
}

	.featured-thumbnail a {
		float: left;
	}

	.featured-thumbnail img {
		float: left;
		margin: 5px 29px 10px 5px;
	}

.excerpt {
	padding: 0 0 16px 0;
	line-height: 18px;
	font-size: 12px;
	color: #333;
}

.excerpt-1 {
	padding: 0 0 10px 0;
	line-height: 18px;
	font-size: 12px;
	color: #8ba9bd;
}

.picture {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	float: left;
	position: relative;
	width: 210px;
	margin: 0 20px 0 0;
	padding: 5px 9px 10px 5px;
	overflow: hidden;
}

	.picture span {
		display: block;
		width: 210px;
		height: 138px;
		overflow: hidden;
	}
	
	.picture img {
		float: left;
		margin: 0;
	}

.picture-1 {
	background: url(images/pic-bg-1.png) no-repeat 0% 0%;
	float: left;
	width: 290px;
	height: 218px;
	padding: 5px 10px 10px 5px;
	margin: 4px 15px 0 0;
	overflow: hidden;
}

.picture-2 {
	background: url(images/pic-bg-2.png) no-repeat 0% 0%;
	float: left;
	width: 91px;
	height: 86px;
	margin: 5px 15px 0 0;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
}

	.picture-2 span {
		display: block;
		width: 91px;
		height: 86px;
		overflow: hidden;
	}

dl.privacy {
	margin: 0;
	padding: 18px 0 8px 0;
}

dl.contacts {
	width: 100%;
	padding: 18px 0 28px 0;
	overflow: hidden;
}
	
	dl.contacts dd b.address {
		display: block;
		padding: 0 0 8px 0;
	}
	
	dl.contacts dd small {
		float: right;
		padding: 0 23% 0 0;
		font-size: 12px;
	}

.map {
	width: 100%;
	height: 494px;
	overflow: hidden;
}

.row-1 {
	width: 100%;
}

	.row-1 .inner {
		padding: 0 0 15px 0;
	}

.line-hor {
	background: url(images/line-hor.png) repeat-x 50% 0%;
	height: 22px;
	margin: 0 -30px 0 -30px;
	overflow: hidden;
}

.latestpost {
	padding: 0 !important;
}

	.latestpost li {
		width: 100% !important;
		padding: 4px 0 0 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
	}
	
	.latestpost li:first-child {
		padding: 0 !important;
	}
	
		.latestpost li a {
			background: none !important;
			padding: 0 !important;
		}
		
			.latestpost li a:hover {
				font-weight: normal !important;
			}

.img {
	background: #fff;
	float: left;
	padding: 5px;
	margin: 4px 20px 0 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
}

	.img img {
		float: left;
		margin: 0;
	}

.img-1 {
	background: #fff;
	float: left;
	padding: 5px;
	margin: 0 20px 0 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
}

	.img-1 img {
		float: left;
		margin: 0;
	}

.list-position {
	margin: -7px 0 20px 0 !important;
}

.box {
	background: #7fb5f7;
	position: relative;
	margin: 0 0 40px 0;
	padding: 21px 30px 6px 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

	.box ul {
		padding: 0 !important;
	}
	
		.box ul li {
			padding: 12px 0 0 0 !important;
			line-height: 18px !important;
			font-size: 12px !important;
		}
		
		.box ul li:first-child {
			padding: 0 !important;
		}
		
			.box ul li a {
				background: url(images/marker-1.png) no-repeat 0% 5px !important;
				display: block !important;
				overflow: hidden !important;
				color: #fff !important;
			}
			
				.box ul li a:hover {
					font-weight: normal !important;
					text-decoration: underline;
				}

.box-1 {
	background: #7fb5f7;
	position: relative;
	margin: 0 0 40px 0;
	padding: 24px 29px 20px 29px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.title {
	padding: 0 0 15px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #fff;
}

div.title-1 {
	padding: 0 0 4px 0;
	line-height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #fff;
}

div.title-2 {
	background: url(images/title-bg-1.png) no-repeat 0% 0%;
	width: 309px;
	height: 32px;
	margin: 0 0 26px -9px;
	padding: 0 0 0 10px;
	line-height: 30px;
	word-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	color: #fff;
}

.indent-top {
	padding: 9px 0 0 0;
}

article.advice {
	width: 100%;
	padding: 0 0 29px 0;
	overflow: hidden;
}

.advice-info {
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #fca600;
}

	.advice-info strong {
		margin: 0 6px 0 0;
	}

	.advice-info b {
		background: url(images/advice-divider.gif) no-repeat 0% 3px;
		padding: 0 6px 0 12px;
		font-style: italic;
		font-weight: normal;
		color: #4fb5fe;
	}
	
		.advice-info b a {
			text-decoration: none;
		}
		
		.advice-info b a:hover {
			text-decoration: underline;
		}
	
	.advice-info em {
		background: url(images/advice-divider.gif) no-repeat 0% 3px;
		padding: 0 6px 0 12px;
		font-style: normal;
	}
	
		.advice-info em a {
			text-decoration: none;
			color: #fca600;
		}
		
		.advice-info em a:hover {
			text-decoration: underline;
		}

.navigation {
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #4fb5fe;
}

	.navigation .nav-previous {
		float: left;
	}
	
	.navigation .nav-next {
		float: right;
	}

.banners {
	width: 100%;
	padding: 0 0 7px 0 !important;
	overflow: hidden;
}

	.banners li {
		width: 100%;
		padding: 10px 0 0 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.banners li a {
			background: none !important;
			float: left;
			padding: 0 !important;
		}
		
		.banners li img {
			float: left;
		}

#loopedCarousel {
	position: relative;
	width: 100%;
	overflow: hidden;
}

	#loopedCarousel .container {
		position: relative;
		height: 175px;
		margin: 0 0 0 -10px;
		overflow: hidden;
	}
	
	#loopedCarousel a.next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		display: block;
		width: 37px;
		height: 32px;
		overflow: hidden;
		position: absolute;
		top: 8px;
		right: -1px;
	}
	
		#loopedCarousel a.next:hover {
			background-position: 1px 0%;
		}
		
	#loopedCarousel a.previous {
		background: url(images/button-prev.png) no-repeat 1px 0%;
		display: block;
		width: 37px;
		height: 32px;
		overflow: hidden;
		position: absolute;
		top: 8px;
		right: 37px;
	}
	
		#loopedCarousel a.previous:hover {
			background-position: 0% 0%;
		}

.slides {
	position: absolute;
	top: 3px;
	left: 0;
}

	.slides div {
		display: none;
		width: 140px;
		height: 140px;
		text-align: center;
		position: absolute;
		top: 0;
	}
	
	.slides span.name {
		display: block;
		width: 100%;
		padding: 16px 0 0 0;
		overflow: hidden;
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		color: #fca600;
	}
	
		.slides span.name a {
			text-decoration: none;
			color: #fca600;
		}
		
		.slides span.name a:hover {
			text-decoration: underline;
		}

#slider-code {
	position: relative;
	height: 260px;
}

	#slider-code .viewport {
		position: relative;
		float: left;
		width: 940px;
		height: 236px;
		overflow: hidden;
	}

	#slider-code .buttons {
		display: block;
		width: 36px;
		height: 32px;
		overflow: hidden;
		position: absolute;
	}

	#slider-code .next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		display: block;
		top: -44px;
		right: 0;
	}
	
		#slider-code .next:hover {
			background-position: 1px 0%;
		}
		
	#slider-code .prev {
		background: url(images/button-prev.png) no-repeat 1px 0%;
		display: block;
		width: 37px;
		top: -44px;
		right: 37px;
	}
	
		#slider-code .prev:hover {
			background-position: 0% 0%;
		}

#slider-code .disable { visibility: hidden; }

#slider-code .overview {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}

	#slider-code .overview li {
		float: left;
		width: 140px;
		height: 121px;
		margin: 0 20px 0 0;
		padding: 0;
	}
	
		#slider-code .overview li a {
			background: none;
			padding: 0;
		}
		
		#slider-code .overview li span.name {
			display: block;
			width: 100%;
			padding: 15px 0 0 0;
			overflow: hidden;
			line-height: 18px;
			font-size: 12px;
			font-weight: bold;
			color: #fca600;
		}
		
			#slider-code .overview li span.name a {
				text-decoration: none;
				color: #fca600;
			}
			
			#slider-code .overview li span.name a:hover {
				text-decoration: underline;
			}

.pic-indent {
	margin: 4px 0 16px 0;
}

.row-2 h2 {
	word-spacing: 0;
	letter-spacing: -1px;
}


#testimonials {
	width: 100%;
	overflow: hidden;
}

	#testimonials li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 18px;
		font-size: 12px;
		color: #8ba9bd;
	}
	
		#testimonials li a {
			background: none;
			padding: 0;
		}
		
			#testimonials li a:hover {
				font-weight: normal;
			}
			
		#testimonials li p {
			background: url(images/quotes.png) no-repeat 0% 0%;
			margin: 10px 0 0 0;
			padding: 0 0 0 40px;
			overflow: hidden;
			line-height: 22px;
			font-size: 14px;
			font-style: italic;
			color: #8ba9bd;
		}

.recent h2 {
	background: url(images/title-bg.png) no-repeat 0% 0% !important;
	height: 32px !important;
	margin: 0 0 26px 0 !important;
	padding: 0 10px 0 10px !important;
	line-height: 30px !important;
	font-size: 20px !important;
	text-transform: none !important;
	color: #fff !important;
}

.recent h6 {
	display: none;
}

.recent p {
	display: none;
}

.recent ul li {
	height: 238px;
	padding: 0 !important;
	overflow: visible !important;
}

.recent ul li:first-child {
	padding: 0 !important;
}

#popular {
	width: 100% !important;
	padding: 0 !important;
}

	#popular li {
		padding: 38px 0 0 0 !important;
		line-height: 18px !important;
		font-size: 12px !important;
		color: #8ba9bd !important;
	}
	
	#popular li:first-child {
		padding: 0 !important;
	}
	
		#popular li h6 {
			padding: 0 0 9px 0 !important;
		}
		
		#popular li p {
			padding: 0 0 15px 0 !important;
		}
















































/* Footer
---------------------------------------- */
#footer {
	width: 100%;
}

.footer-widget-area {
	background: url(images/footer-widget-area.png) repeat-x 0% 0%;
	display: none;
	width: 1001px;
	overflow: hidden;
	margin: 0 auto;
	padding: 2px 0 0 0;
}

body.home .footer-widget-area {
	display: block;
}

	.footer-widget-area .indent {
		padding: 21px 0 35px 0;
	}
	
	.footer-widget-area p {
		padding: 0 0 18px 0;
		line-height: 18px;
		font-size: 12px;
		color: #8ba9bd;
	}
	
	.footer-widget-area ul {
		margin: 0;
		padding: 0 0 5px 0;
		list-style: none;
	}
	
		.footer-widget-area ul li {
			line-height: 30px;
			font-size: 12px;
			color: #4fb5fe;
		}
		
			.footer-widget-area ul li a {
				background: url(images/marker.png) no-repeat 0% 4px;
				padding: 0 0 0 21px;
				text-decoration: none;
				color: #4fb5fe;
			}
			
			.footer-widget-area ul li a:hover {
				background: url(images/marker-act.png) no-repeat 0% 4px;
				font-weight: bold;
				color: #fca600;
			}

.widget-area-bg {
	background: url(images/widget-area-bg.png) repeat 0% 0%;
	width: 100%;
}



.footer-bg {
	background: url(images/footer.png) no-repeat 0% 0%;
	width: 1001px;
	min-height: 146px;
	margin: 0 auto;
}

	.footer-bg p {
		margin: 0 0 0 -3px;
		padding: 0;
		line-height: 68px;
		font-size: 12px;
		color: #333;
	}
	
		.footer-bg p a {
			text-decoration: none;
			color: #000;
		}
		
			.footer-bg p a:hover {
				text-decoration: underline;
			}
			
		.footer-bg p span {
			padding: 0 0 0 14px;
		}
	
	
nav.footer {
	width: 100%;
	height: 71px;
	overflow: hidden;
}

	nav.footer ul {
		float: left;
		margin: 0;
		list-style: none;
	}
	
		nav.footer ul li {
			float: left;
			padding: 0 15px 0 0;
			line-height: 70px;
			font-size: 12px;
			font-weight: bold;
			text-transform: capitalize;
			color: #666;
		}
		
			nav.footer ul li a {
				text-decoration: none;
				color: #666;
			}
			
				nav.footer ul li a:hover {
					text-decoration: underline;
				}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0 0 0 10px;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	#commentform p.field {
		margin-bottom: 0;
		padding: 0;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#fca600;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		}
	#commentform #submit:hover {
		background:#b880d6;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}








/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}

.wrapper-1 { 
	width: 100%;
}

.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */


#page-content h5{
margin: 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CE003A;
}
/*ul .links{}
ul .links a{color:##BD0135; font-size:12px;}
ul .links a:hover{color:##BD0135; text-decoration:none; font-size:12px;}*/
	
label input.submit_btn {
		background: #BB0D3E !important;
		
		height: 32px !important;
		margin: 10px 0 0 0 !important;
		padding: 0 9px 0 9px !important;
		line-height: 32px !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px !important;
		font-weight: 400 !important;
		text-transform: none !important;
		color: #fff !important;
		border: none !important;
		cursor: pointer;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		label input.submit_btn:hover {
			background: #b880d6 !important;
		}
	