@charset utf-8;
/*--
	Theme Name: MafiaShare.net -  WordPress Theme Number
	Theme URI: http://www.mafiashare.net
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: MafiaShare.net
	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: #121011;
}
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;
	line-height: 20px;
	font-size: 14px;
	color: #797677;
}

	dl dt {
		font-weight: 700;
	}
	
	dl dd {
		margin: 0 0 1.5em 0;
	}

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

h1 {
	margin: 0;
	padding: 0 0 30px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 36px;
	font-weight: 400;
	text-transform: capitalize;
	color: #413c32;
}

	h1 a {
		text-decoration: none;
		color: #413c32;
	}
	
		h1 a:hover {
			color: #734d76;
		}
		
	h1 b {
		display: block;
		padding: 0 0 20px 0;
		font-weight: 400;
	}

h2 {
	margin: 0;
	padding: 0 0 30px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 36px;
	font-weight: 400;
	color: #413c32;
}

	h2 a {
		text-decoration: none;
		color: #413c32;
	}
	
		h2 a:hover {
			color: #734d76;
		}
	
h3 {
	margin: 0;
	padding: 0 0 30px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 36px;
	font-weight: 400;
	color: #413c32;
}

	h3 a {
		text-decoration: none;
		color: #413c32;
	}
	
		h3 a:hover {
			color: #734d76;
		}

h4 {
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1.2em;
	font-size: 16px;
	color: #2d2d2d;
}

	h4 a {
		text-decoration: none;
		color: #2d2d2d;
	}
	
		h4 a:hover {
			color: #734d76;
		}

h5{
  font-size:0.8333em;
  margin:0 0 1em;
}

h6 {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 14px;
	color: #413c32;
}

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 20px 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: 300;
	color: #797677;
}

	p.extra {
		padding: 0 0 18px 0;
	}

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:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
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: #c9cac6;
	position: relative;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	color: #000;
}

#main {
	background: #d4d5d1 url(images/main-bg.jpg) no-repeat 50% 0%;
	font-size:.75em;
}

.container {
	position: relative;
	width: 1030px;
	margin: 0 auto;
}




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

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

	body.home #header {
		height: 647px;
	}

/* Logo */

.logo {
	position: absolute;
	top: 38px;
	left: 4px;
}

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

#slogan {
	position: absolute;
	top: 399px;
	left: 71px;
}


/* Header widget */

#widget-header {
	position: absolute;
	top: 30px;
	right: 28px;
}

	#widget-header h3 {
		display: none;
	}
	
	#widget-header ul {
		margin: 0;
		padding: 0 1px 0 0;
		list-style: none;
	}
	
		#widget-header ul li {
			background: url(images/divider.gif) no-repeat 100% 6px;
			float: right;
			padding: 0 9px 0 7px;
			line-height: 18px;
			font-size: 10px;
			text-transform: uppercase;
			color: #413c32;
		}
		
		#widget-header ul li:first-child {
			background: none;
			padding: 0 0 0 6px;
		}
		
			#widget-header ul li a {
				text-decoration: none;
				color: #413c32;
			}
			
				#widget-header ul li a:hover {
					text-decoration: underline;
				}

.menu-start-container {
	position: absolute;
	top: 69px;
	right: 0;
}

body.home .menu-start-container {
	top: 573px;
}

	.menu-start-container ul li {
		padding: 0;
		text-transform: none !important;
	}

		.menu-start-container ul li a {
			background: url(images/start.png) no-repeat 0% 0%;
			display: block;
			width: 105px;
			height: 97px;
			line-height: 96px;
			letter-spacing: -1px;
			overflow: hidden;
			font-size: 32px;
			font-weight: bold !important;
			text-align: center;
			text-decoration: none;
			color: #fff !important;
		}
		
			.menu-start-container ul li a:hover {
				background-position: 0% -97px;
				text-decoration: none !important;
			}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}

















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

/* Primary navigation */

nav.primary {
	position: absolute;
	top: 123px;
	left: 0;
	z-index: 100;
}

	body.home nav.primary {
		top: 647px;
	}

/* 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: #211e17 url(images/sub-menu.gif) repeat-x 0% 0%;
	width:			188px; /* left offset of submenus need to match (see below) */
	padding: 20px 25px 23px 25px;
	position:		absolute;
	top:			-999em;
}
.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:			59px; /* 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:			213px; /* 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 {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.sf-menu li {
	background: url(images/menu-divider.gif) no-repeat 100% -1px;
	width: 146px;
}

	.sf-menu li a {
		background: url(images/menu-act.gif) repeat-x 50% -59px;
		height: 59px;
		overflow: hidden;
		line-height: 60px;
		text-align: center;
	}
	
	.sf-menu li:first-child a {
		background: url(images/menu-act-left.png) no-repeat 0% -59px;
	}

.sf-menu li li {
	background: none;
}

	.sf-menu li li a {
		background: none !important;
		height: auto;
		overflow: hidden;
		line-height: 30px;
		text-align: left;
	}

.sf-menu li li li {
	background: none;
}

	.sf-menu li li li a {
		color: #fff !important;
	}

.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: 50% 0%;
	outline: 0;
	color: #3a362d;
}

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

.sf-menu li li:hover > a, .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 {
	outline: 0;
	color: #fedd38 !important;
}

.sf-sub-indicator {
	display: none;
}






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

.primary_content_wrap {
	position: relative;
	margin: 0 0 35px 0;
	z-index: 1;
	overflow: hidden;
}

	.primary_content_wrap .container {
		background: #fff url(images/content.gif) repeat-x 50% 0%;
		border-radius: 22px;
		-moz-border-radius: 22px;
		-webkit-border-radius: 22px;
	}
	
	.primary_content_wrap .indent {
		padding: 94px 34px 57px 34px;
	}
	
		.primary_content_wrap ul {
			margin: 0;
			padding: 0 0 26px 0;
			list-style: none;
		}
		
			.primary_content_wrap ul li {
				background: url(images/marker-1.gif) no-repeat 0% 9px;
				padding: 0 0 0 17px;
				line-height: 27px;
				font-size: 14px;
				color: #797677;
			}
			
				.primary_content_wrap ul li a {
					text-decoration: none;
					color: #797677;
				}
				
					.primary_content_wrap ul li a:hover {
						color: #774f7a;
					}
	
#content {
	float: left;
	width: 698px;
	padding: 0 63px 0 0;
}

	#content .indent {
		padding: 0;
	}





/* Comments
---------------------------------------- */

h3#comments {
	padding-top:25px;
	}
	
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}

	.commentlist li {
		background: none !important;
		padding: 0 !important;
	}
	
		.commentlist li ul {
			padding: 0 !important;
		}

	li.comment {
		list-style-type:none;
		overflow:hidden;
	}

		li.comment .comment-body {
			background: #fafafa;
			position: relative;
			margin-bottom: 20px;
			padding: 10px 10px 34px 60px !important;
			border: 1px solid #c6c6c6;
			zoom: 1;
		}
		
			li.comment .comment-body p {
				line-height: 18px !important;
				font-size: 12px !important;
				color: #121011 !important;
			}
			
		.comment-author {
			height: 18px !important;
			padding: 6px 0 16px 0 !important;
			overflow: hidden !important;
			line-height: 18px !important;
			font-size: 12px !important;
			font-style: normal !important;
			color: #734d76 !important;
		}
		
			.comment-author cite {
				font-style: normal !important;
				font-weight: bold !important;
				text-transform: capitalize !important;
			}
		
		.comment-meta {
			font-size: 11px;
			font-weight: bold;
			color: #734d76;
			position: absolute;
			top: 15px;
			right: 20px;
		}
			
			.comment-meta a {
				text-decoration: none !important;
				color: #734d76 !important;
			}
			
				.comment-meta a:hover {
					color: #000 !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #c6c6c6;
				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: #734d76 !important;
						display: inline-block !important;
						height: 20px !important;
						padding: 3px 12px !important;
						line-height: 20px !important;
						font-size: 11px !important;
						text-decoration: none !important;
						color: #fff !important;
					}
					
						.reply a:hover {
							background: #fee03d !important;
							color: #403c32 !important;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.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: 0 0 20px 0;
		}
		
			#respond h3 {
				padding: 0;
			}
		
		.cancel-comment-reply {
			font-weight: bold;
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

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


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

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

article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */

.alignleft {
	float: left;
}

.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	}
article .post-content img {
	max-width:710px;
	}




/* 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 {
	overflow: hidden;
	margin-bottom: 2em;
	padding: 10px 30px 20px 30px;
	border: 1px solid #c6c6c6;
}

	#post-author h3 {
		padding: 0 0 18px 0 !important;
	}

#author-link {
	margin-top: 1.3em;
	line-height: 18px;
	font-size: 12px;
	color: #121011;
}

	#author-link p {
		line-height: 18px !important;
		font-size: 12px !important;
		color: #121011 !important;
	}
	
	#post-author .gravatar {
		margin: 0 20px 0 0;
		padding: 0 !important;
	}
		
	#post-author .gravatar img {
		background: #fff;
		padding: 5px;
		border: 1px solid #c6c6c6;
	}
		
#author-description {
	line-height: 18px;
	font-size: 12px;
	color: #121011;
}

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

/* Recent author comments */
#recent-author-comments {
	
}




/* 404
---------------------------------------- */
#error404 {
	text-align: center;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#999;
		}
	#error404 hgroup {
		width: 100%;
		}
		#error404 hgroup h1 {
			padding: 0;
			font-size:3em;
			}
			
	#error404 #searchform {
		margin: 0 auto;
	}





/* 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: none;
		margin: 0;
		padding: 0;
	}
		
		#gallery .portfolio li {
			background: none !important;
			position: relative;
			float: left;
			width: 294px;
			padding: 0 36px 50px 0 !important;
		}
		
		#gallery .portfolio li.nomargin {
			padding-right: 0 !important;
		}
		
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding: 5px 5px 3px 5px;
				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;
				margin: 0 0 20px 0;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					display: none;
					float: left;
					border-radius: 4px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding: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 {
	float: left;
	width: 201px;
}

	#sidebar ul {
		margin: 0 !important;
		padding: 0 !important;
	}

	.widget {
		margin-bottom:30px;
	}

		ul.children {
			margin:0 0 0 20px;
			}

/* 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:#fff;
			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 {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}























#top-search {
	position: absolute;
	top: 33px;
	left: 618px;
}

#searchform {
	background: url(images/input.png) no-repeat 0% 0%;
	width: 201px;
	height: 28px;
	overflow: hidden;
}

	#searchform input[type="text"] {
		background: none;
		width: 156px;
		height: 18px;
		padding: 5px 0 5px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
	}
	
	#searchform input[type="submit"] {
		background: url(images/submit-1.png) no-repeat 0% 0%;
		width: 33px;
		height: 28px;
		padding: 0 0 0 0;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		cursor: pointer;
	}
	
		#searchform input[type="submit"]:hover {
			color: #000;
		}

#custom-posts {
	position: absolute;
	top: 0;
	left: 0;
}

	#custom-posts ul li {
		display: none;
	}

	#custom-posts ul li p {
		padding: 0 0 17px 0;
		line-height: 15px;
		font-size: 10px;
		text-transform: uppercase;
		color: #fff;
	}
	
	#custom-posts ul li strong {
		display: block;
		line-height: 1.2em;
		letter-spacing: -2px;
		font-size: 40px;
		color: #fff;
	}
	
		#custom-posts ul li strong a {
			text-decoration: none;
			color: #fff;
		}
		
			#custom-posts ul li strong a:hover {
				color: #000;
			}

	#custom-posts ul li#custom-1 {
		background: url(images/block-bg-1.png) no-repeat 0% 0%;
		width: 333px;
		height: 302px;
		overflow: hidden;
		position: absolute;
		top: 120px;
		left: -8px;
	}
	
		#custom-posts ul li#custom-1 div.inner {
			padding: 107px 68px 50px 52px;
		}
		
		#custom-posts ul li#custom-1 strong {
			padding: 0 0 0 25px;
		}
	
	#custom-posts ul li#custom-2 {
		background: url(images/block-bg-2.png) no-repeat 0% 0%;
		width: 330px;
		height: 303px;
		overflow: hidden;
		position: absolute;
		top: 33px;
		left: 263px;
	}
	
		#custom-posts ul li#custom-2 div.inner {
			padding: 86px 64px 50px 54px;
		}
		
		#custom-posts ul li#custom-2 p {
			padding: 0 0 14px 0;
		}
		
		#custom-posts ul li#custom-2 strong {
			padding: 0 0 0 13px;
		}
	
	#custom-posts ul li#custom-3 {
		background: url(images/block-bg-3.png) no-repeat 0% 0%;
		width: 328px;
		height: 306px;
		overflow: hidden;
		position: absolute;
		top: 90px;
		left: 559px;
	}
	
		#custom-posts ul li#custom-3 div.inner {
			padding: 112px 64px 50px 51px;
		}
		
		#custom-posts ul li#custom-3 p {
			padding: 0 0 7px 0;
		}
		
		#custom-posts ul li#custom-3 strong {
			padding: 0 0 0 16px;
		}
	
	#custom-posts ul li#custom-4 {
		background: url(images/block-bg-4.png) no-repeat 0% 0%;
		width: 330px;
		height: 303px;
		overflow: hidden;
		position: absolute;
		top: 304px;
		left: 711px;
	}
	
		#custom-posts ul li#custom-4 div.inner {
			padding: 105px 68px 50px 41px;
		}
		
		#custom-posts ul li#custom-4 p {
			padding: 0 0 16px 0;
		}
		
		#custom-posts ul li#custom-4 strong {
			padding: 0 0 0 8px;
		}

.content-widget-area {
	width: 100%;
	overflow: hidden;
}

	.content-widget-area .col-1 {
		float: left;
		width: 293px;
		padding: 0 40px 0 0;
		overflow: hidden;
	}
	
	.content-widget-area .col-2 {
		float: left;
		width: 268px;
		padding: 0 62px 0 0;
		overflow: hidden;
	}
	
	.content-widget-area .col-3 {
		float: left;
		width: 299px;
		overflow: hidden;
	}
	
		.content-widget-area .col-3 h2 {
			padding: 0 0 24px 0 !important;
		}

.picture {
	width: 100%;
	padding: 6px 0 23px 0;
	overflow: hidden;
}

	.picture img {
		float: left;
	}

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

	.link a {
		background: #734d76;
		position: relative !important;
		float: left !important;
		height: 25px !important;
		padding: 0 13px 0 13px !important;
		line-height: 24px !important;
		font-size: 14px !important;
		text-decoration: none !important;
		color: #fff !important;
		border-radius: 10px !important;
		-moz-border-radius: 10px !important;
		-webkit-border-radius: 10px !important;
	}
	
		.link a:hover {
			background: #fee03d;
			color: #403c32 !important;
		}

.link-indent {
	padding: 0 0 20px 0 !important;
}

.latestpost {
	width: 100%;
	padding: 0 0 13px 0 !important;
	overflow: hidden;
}

	.latestpost li {
		background: none !important;
		padding: 0 0 28px 0 !important;
		line-height: 20px !important;
		font-size: 14px !important;
		color: #797677 !important;
	}
	
		.latestpost li i {
			display: block;
			margin: 0 0 -1px 0;
			line-height: 20px;
			font-size: 10px;
			font-style: normal;
			color: #121011;
		}
		
			.latestpost li i a {
				display: block;
				color: #121011 !important;
			}
			
			.latestpost li i a:hover {
				color: #774f7a !important;
			}
		
		.latestpost li b {
			display: block;
			font-weight: normal;
		}
		
			.latestpost li b a {
				display: block;
			}
			
				.latestpost li b a:hover {
					color: #121011;
				}

.image {
	float: left;
	position: relative;
	margin: 5px 20px 10px 0;
	padding: 5px;
	border: 1px solid #c6c6c6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

	.image img {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

.image-1 {
	float: left;
	position: relative;
	margin: 2px 20px 10px 0;
	padding: 5px;
	border: 1px solid #c6c6c6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

	.image-1 img {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

.post-date {
	line-height: 20px;
	font-size: 10px;
}

.line-hor {
	background: url(images/line.gif) repeat-x 0% 0%;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.line-hor-1 {
	background: url(images/line.gif) repeat-x 0% 0%;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 30px 0 0 0;
}

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

	.workers li {
		background: none !important;
		float: left !important;
		width: 207px !important;
		padding: 0 0 0 44px !important;
		line-height: 20px !important;
		font-size: 14px !important;
		color: #797677 !important;
	}
	
		.workers li:first-child {
			padding: 0 !important;
		}
		
	.workers li em {
		display: block;
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
		font-style: normal;
	}
	
	.workers li strong {
		display: block;
		color: #413c32;
	}
	
	.workers li b {
		display: block;
		padding: 0 0 8px 0;
		font-weight: normal;
		color: #413c32;
	}
	
	.workers li a {
		color: #734d76 !important;
	}
	
		.workers li a:hover {
			color: #000 !important;
		}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.map {
	width: 100%;
	height: 280px;
	margin: 0 0 30px 0;
	overflow: hidden;
}

.extra-indent {
	padding: 0 0 0 38px;
}

.info {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #797677;
}

	.info small {
		float: right;
		padding: 0 30% 0 0;
		font-size: 14px;
	}

#slider-code {
	width: 958px;
	height: 175px;
	margin: 0 auto 47px;
	overflow: hidden;
}

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

#slider-code .buttons {
	display: block;
	width: 20px;
	height: 33px;
	margin-top: 69px;
	overflow: hidden;
	z-index: 99;
}

	#slider-code .prev {
		background: url(images/button-prev.png) no-repeat 0% 0%;
		float: left;
		margin-right: 12px;
	}

	#slider-code .next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		float: right;
	}

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

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

#slider-code .overview li {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	float: left;
	width: 163px;
	height: 163px;
	margin: 0 5px 0 0;
	padding: 6px;
	border: none;
}

			#slider-code .overview li img {
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}










/* Slider
---------------------------------------- */

#loopedCarousel {
	position: relative;
	width: 900px;
	height: 222px;
	margin: 0 auto;
	padding: 0 65px 0 65px;
	overflow: hidden;
}

	#loopedCarousel .container {
		position: relative;
		width: auto;
		height: 175px;
		overflow: hidden;
		margin: 0;
	}
	
	#loopedCarousel div a {
		background: url(images/pic-bg.png) no-repeat 0% 0%;
		position: relative;
		display: block;
		width: 163px;
		height: 163px;
		padding: 6px;
		overflow: hidden;
	}
		
			#loopedCarousel div a img {
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}
	
	#loopedCarousel .previous {
		background: url(images/button-prev.png) no-repeat 100% 0%;
		display: block;
		width: 22px;
		height: 33px;
		overflow: hidden;
		position: absolute;
		top: 69px;
		left: 36px;
	}
	
		#loopedCarousel .previous:hover {
			background-position: 0% 0%;
		}
		
	#loopedCarousel .next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		display: block;
		width: 22px;
		height: 33px;
		overflow: hidden;
		position: absolute;
		top: 69px;
		right: 35px;
	}
	
		#loopedCarousel .next:hover {
			background-position: 100% 0%;
		}

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

	.slides div {
		display: none;
		width: 175px;
		height: 175px;
		text-align: left;
		position: absolute;
		top: 0;
	}
	
		.slides div img {
			float: left;
		}

































/* Footer
---------------------------------------- */

#footer {
	background: #c4c5c1 url(images/footer.gif) repeat-x 50% 100%;
	overflow: hidden;
}

.footer-widget-area {
	width: 100%;
	overflow: hidden;
}

	.footer-widget-area .inner {
		padding: 48px 38px 46px 38px;
	}
	
	.footer-widget-area .col-1 {
		float: left;
		width: 211px;
		padding: 0 50px 0 0;
		overflow: hidden;
	}
	
	.footer-widget-area .col-2 {
		float: left;
		width: 461px;
		padding: 0 25px 0 0;
		overflow: hidden;
	}
	
	.footer-widget-area .col-3 {
		float: left;
		width: 207px;
		overflow: hidden;
	}
	
	.footer-widget-area ul {
		margin: 0;
		list-style: none;
	}
	
		.footer-widget-area ul li {
			background: url(images/marker.gif) no-repeat 0% 10px;
			padding: 0 0 0 10px;
			line-height: 25px;
			font-size: 13px;
			color: #2d2d2d;
		}
		
			.footer-widget-area ul li a {
				text-decoration: none;
				color: #2d2d2d;
			}
			
				.footer-widget-area ul li a:hover {
					color: #fff;
				}
	
	.footer-widget-area .col-2 ul li {
		float: left;
		width: 215px;
	}
	
		.footer-widget-area .col-2 ul li.even {
			width: 225px;
		}

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

	#wpsb h4 {
		padding: 0 0 17px 0 !important;
	}

	#wpsb form {
		background: url(images/input.png) no-repeat 0% 0%;
		width: 201px;
		height: 28px;
		overflow: hidden;
	}
	
		#wpsb form p.wpsb_form_label {
			float: left;
		}
	
		#wpsb form input[type="text"] {
			background: none;
			width: 154px;
			height: 20px;
			padding: 4px 4px 4px 10px;
			border: none;
			float: left;
			line-height: 1.5em;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
		}
		
		#wpsb form input[type="submit"] {
			background: url(images/submit.png) no-repeat 0% 0%;
			width: 33px;
			height: 28px;
			padding: 0;
			border: none;
			float: left;
			overflow: hidden;
			text-indent: -999px;
			line-height: 0;
			font-size: 0;
			cursor: pointer;
		}

.footer-text {
	width: 100%;
	height: 57px;
	line-height: 56px !important;
	overflow: hidden;
	font-size: 13px;
	text-align: center;
	color: #2d2d2d;
}

	.footer-text p {
		line-height: 60px !important;
		font-size: 13px !important;
		color: #2d2d2d;
	}

	.footer-text a {
		text-decoration: none;
		color: #fff;
	}
	
		.footer-text span a {
			color: #2d2d2d;
		}
		
	.footer-text a:hover {
		text-decoration: underline;
	}
	
	.footer-text ul li a {
		color: #2d2d2d;
	}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* 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 {
			padding: 0 0 4px 0 !important;
			line-height: 18px !important;
			font-size: 12px !important;
			color: #121011 !important;
		}
	
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			font-size: 10px;
			color: #734d76;
			}
	#commentform input[type=text] {
		width:250px;
		margin: 0;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		margin: 0 0 14px 0;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#734d76;
		height:30px;
		margin: 0 !important;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background: #fee03d;
		color: #403c32;
		}
	
	#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;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	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 */