@charset utf-8;
/*--
	Theme Name: theme1195
	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,time,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{
	color:#000;
  text-decoration:underline;
  border:0;
}
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;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
	line-height:1.2em;
	font-weight:normal;
  margin:0 0 0.75em;
	color:#666;
}
h2{
  font-size:1.5em;
	line-height:1.2em;
  margin:0 0 1em;
}
	h2 a {
		color:#000;
		text-decoration:none;
		}
	h2 a:hover {
		color:#666;
		text-decoration:none !important;
		}
h3{
	font-size:1.83em;
	line-height:1.2em;
	font-weight:normal;
	color:#252525;
  margin:0 0 .7em;
}
h4{
  font-size:1em;
  margin:0 0 1em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
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{
  font-weight:300;
  margin:0 0 1.5em;
}
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;
  line-height:1.5em;
  padding:.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:960px;
	}
body{
	background:url(images/main-bg.jpg) no-repeat 50% 124px #fff;
	color: #919191;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}

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




/* Header
---------------------------------------- */
header {
	height:129px;
	position:relative;
	background:url(images/header-tail.png) 50% 0 repeat-x;
	z-index:99;
	margin-bottom:33px;
}
	

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:26px;
	}
	.logo h1,
	.logo h2 {
		font-size:4.17em;
		line-height:1.2em;
		text-transform:uppercase;
		font-weight:normal;
		margin-bottom:0;
		letter-spacing:-2px;
		}
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-decoration:none;
			}

.logo .description {
	color:#9a9a9a;
	text-transform:uppercase;
	margin:-8px 0 0 0;
	padding-left:3px;
	}


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

/* Request a quote */
#about_box{
	width:100%;
	overflow:hidden;
	}
	
	.box {
		background:url(images/requst-bg.gif) #fafafa;
		border:1px solid #f1f1f1;
		padding:20px 38px;
		margin-bottom:40px;
		overflow:hidden;
		zoom:1;
		color:#8e8e8e;
		}
	.more-link {
		display:inline-block;
		background:url(images/marker.png) no-repeat 0 0;
		width:31px;
		height:31px;
		font-size:0;
		text-decoration:none;
		vertical-align:text-top;
		}
	#about_box h2 {
		float:left;
		font-size:3.33em;
		line-height:1.2em;
		color:#252525;
		font-weight:normal;
		margin:0 20px 0 0;
		padding:0;
		}
	
	.widget-box {
		border:1px solid #f1f1f1;
		background:url(images/widget-box-tail.gif) 50% 0 repeat-y #fafafa;
		}
		.widget-box .inner {
			padding:20px;
			background:url(images/widget-box-bg1.jpg) no-repeat 50% 0;
			}
	.widget-box-alt {
		border:1px solid #f1f1f1;
		background:url(images/widget-box-tail.gif) 50% 0 repeat-y #fafafa;
		}
		.widget-box-alt .inner {
			padding:20px;
			background:url(images/widget-box-bg2.jpg) no-repeat 50% 0;
			}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:593px;
	overflow:hidden;
	position:relative;
	background:url(images/slider-bg.png) no-repeat 50% 0;
	padding-top:10px;
	}
#slider {
	position:relative;
	width:950px;
	height:544px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	margin:0 0 0 17px;
}
#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:100%;
	height:100%;
	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%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:515px;
	height:36px;
	background:url(images/nivo_controlnav.png) no-repeat 0 0;
	left:50%;
	margin-left:-267px;
	bottom:26px;
	text-align:center;
	z-index:99;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	width:11px;
	height:11px;
	overflow:hidden;
	background:url(images/nav-bull.png) no-repeat 0 0;
	font-size:0;
	text-decoration:none;
	line-height:0;
	margin:12px 0 0 3px;
}
.nivo-controlNav a.active,
.nivo-controlNav a:hover {
	background-position:0 -11px;
}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:12px;
	height:18px;
	text-indent:-9999px;
	border:0;
	top:491px;
	z-index:100;
}
a.nivo-nextNav {
	right:244px;
	background:url(images/nav-control.png) no-repeat -12px 0;
}
a.nivo-nextNav:hover {
	background-position:-12px -18px;
	}
a.nivo-prevNav {
	left:224px;
	background:url(images/nav-control.png) no-repeat 0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -18px;
	}

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






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

/* Primary navigation */
nav.primary {
	
}

/* 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 {
	position:		absolute;
	top:			-999em;
	width:			102px; /* left offset of submenus need to match (see below) */
}
.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:			75px; /* 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:			102px; /* 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 {
	max-width:760px;
	margin-top:68px;
	float:			right;
	margin-right:-15px;
}
.sf-menu a {
	padding:7px 15px 25px 15px;
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#908e8e;
}
.sf-menu li {
	font-size:1.58em;
	line-height:1.2em;
}
.sf-menu li ul {
	background:#252525;
	padding:12px 0 12px 0;
	}
.sf-menu li ul ul {
	background:#dedddd;
	padding:12px 0 12px 0;
	top:-12px !important;
	}
.sf-menu li li {
	background:		#252525;
	font-size:12px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	color:		#fff;
	outline:		0;
	background:url(images/nav-arrow.png) no-repeat 50% 100%;
}

.sf-menu li li a {
	background:		#252525;
	color:#838383;
	padding:8px 0 8px 18px;
	}
.sf-menu li li a:hover, .sf-menu li li.sfHover > a{
	background:		#252525;
	color:#f8f8f8;
	text-decoration:underline;
	}
.sf-menu li li li a {
	background:		#dedddd;
	color:#828282;
}
.sf-menu li li li a:hover {
	color:#252525;
	background:		#dedddd;
	}

/*** 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;
}




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:37px;
	width:200px;
	height:23px;
	background:url(images/search-bg.png) no-repeat 0 0;
	}
	#top-search .input-search {
		width:160px;
		padding:1px 8px 1px 8px;
		background:none;
		border:none;
		color:#fff;
		font-size:11px;
		}
	#top-search #submit {
		width:20px;
		background:none;
		border:none;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:30px;
	}
	
#content {
	
}
	#content .indent {
		
		}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				padding:7px;
				background:#fff;
				border:1px solid #dbdbdb;
				}
		.post-content {
			
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.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;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}
	
	
	
/* Advanced title */
.header-title {
	margin-bottom:2em;
	}
.header-title h1 {
	margin-bottom:0;
	}
	.title_desc {
		font-size:.92em;
		color:#bdbdbd;
		}




/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fff;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			.comment-meta a {
				color:#999;
				}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				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 {
						display:inline-block;
						background:#000;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover {
						
						}
				
				
		.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 {
			
		}
		.cancel-comment-reply {
			
		}



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

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



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


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

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.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;
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

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

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




/* 404
---------------------------------------- */
#error404 {
	
}





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


/* Gallery */
#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		margin:0;
		padding:5px 0 0 0;
		}
		#gallery .portfolio li {
			float:left;
			width:280px;
			margin:0 15px 50px 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a {
				text-decoration:none;
				}
			#gallery .portfolio li a:hover {
				text-decoration:underline;
				}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:5px;
				border:1px solid #eee;
				overflow:hidden;
				width:260px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap:hover {
				background:#acacac;
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:.7em 0 0 .5em;
				}
				#gallery .portfolio .folio-desc h2 {
					margin-bottom:.5em;
					}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:1px;
				width:260px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				display:none;
				cursor:pointer;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				display:block;
				}


/* Small size */
#gallery .portfolio.small li {
	width:200px;
	margin-right:18px;
	margin-bottom:25px;
	}
	#gallery .portfolio.small li a.image-wrap {
		width:190px;
		height:120px;
		}
		#gallery .portfolio.small .zoom-icon {
			width:190px;
			height:120px;
			}


/* Big size */
#gallery .portfolio.big li {
	width:420px;
	margin-right:16px;
	}
	#gallery .portfolio.big li a.image-wrap {
		width:410px;
		height:320px;
		}
		#gallery .portfolio.big .zoom-icon {
			width:410px;
			height:320px;
			}





/* Sidebar
---------------------------------------- */
#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		#sidebar .widget-box {
			margin-bottom:30px;
			}
		.widget {
			background:#3a3939;
			margin-bottom:30px;
			padding:20px;
			color:#fff;
			background:url(images/widget-bg.jpg) #1a1a1a;
		}
			.widget h3 {
				color:#fff;
				}
		
		
		#sidebar ul {
			list-style-type:none;
			padding:0;
			margin:0;
			}
			#sidebar ul li {
				border-bottom:1px dashed #666;
				padding-bottom:.3em;
				margin-bottom:.3em;
				}
				#sidebar ul li a {
					text-decoration:none;
					color:#dedddd;
					}
				#sidebar ul li a:hover {
					text-decoration:underline;
					color:#fff;
					}
		ul.children {
			margin:0 0 0 20px;
			}
		

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#wp-calendar {
		width:100%;
		}
		#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;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px dashed #e0e0e0;
		padding-bottom:1.7em;
		margin-bottom:2em;
		}
		.post_cycle li h4 {
			margin-bottom:.3em;
			}
			.post_cycle li h4 a {
				text-decoration:none;
				}
			.post_cycle li h4 a:hover {
				text-decoration:underline;
				}
		.post_cycle li .thumbnail {
			overflow:hidden;
			position:relative;
			zoom:1;
			}
			.post_cycle li .thumbnail img {
				margin-bottom:1.2em;
				}
			
			.post_cycle li .thumbnail .hover-border {
				background:url(images/thumbnail-hover.png) no-repeat 0 0;
				position:absolute;
				left:-9999em;
				top:0;
				width:189px;
				height:105px;
				}
			.post_cycle li .thumbnail:hover .hover-border {
				left:0;
				}	
				
				
				
.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 15px;
		overflow:hidden;
		}

/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		padding:0;
		margin:0 0 1.5em 0;
		}
		.testimonials li a {
			text-decoration:none;
			}
		.testimonials li blockquote {
			width:231px;
			height:157px;
			overflow:hidden;
			padding:0;
			margin:0;
			border:none;
			background:url(images/testi-bg.png) no-repeat 0 0;
			color:#8e8e8e;
			font-style:normal;
			}
			.testimonials li blockquote .inner {
				display:block;
				padding:44px 20px 0 34px;
				}
		.testimonials li blockquote:hover {
			background-position:0 -157px;
			color:#fff;
			}
		
		.name-testi {
			display:block;
			padding:0 0 0 34px;
			}
		.name-testi.single-testi {
			padding:0 0 20px 12px;
			font-style:normal;
			text-align:right;
			color:#000;
			font-weight:bold;
			
			}
			.name-testi.single-testi a {
				font-weight:normal;
				font-family:"Times New Roman", Times, serif;
				}
			.testimonials .name-testi a {
				color:#b2b2b2;
				text-decoration:underline;
				}
			.testimonials .name-testi a:hover {
				text-decoration:underline;
				}
		.testimonials li .user {
			display:block;
			font-weight:bold;
			color:#000;
			}

/* Single Testimonial */
.box.nomargin {
	margin-bottom:0;
	}
blockquote.testi {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.83em;
	line-height:1.4em;
	font-style:italic;
	border:none;
	margin:0;
	position:relative;
	padding:0 0 0 180px;
	}
	blockquote.testi p {
		margin:0 0 1em 0;
		padding:0;
		}
		.testi-pic {
			position:absolute;
			left:0;
			top:0;
			}
			.testi-pic img {
				padding:7px;
				background:#fff;
				border:1px solid #dbdbdb;
				}




/* Twitter widget */
#widget_twitter h3 {
	background:url(images/title-extra-bg.jpg) 0 0 repeat-x;
	color:#fff;
	height:69px;
	line-height:69px;
	text-indent:20px;
	}
	#widget_twitter ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#widget_twitter ul li {
			padding:19px 20px;
			margin:0 0 .83em 0;
			border:1px dashed #d6d6d6;
			}
			#widget_twitter ul li a {
				color:#000;
				font-weight:bold;
				text-decoration:none;
				}
			#widget_twitter ul li a:hover {
				text-decoration:underline;
				}
			
			#widget_twitter ul li a.timesince {
				font-weight:normal;
				display:block;
				padding-top:.6em;
				}
	.follow-link {
		display:block;
		width:228px;
		height:56px;
		line-height:56px;
		background:url(images/follow-link-bg.jpg) no-repeat 0 0;
		color:#000;
		font-size:1.67em;
		text-decoration:none;
		border:1px dashed #d6d6d6;
		text-indent:97px;
		}
	.follow-link:hover {
		color:#8a8a8a;
		}



/* Recent News */
.latestpost {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestpost li {
		margin:0 0 1.6em 0;
		padding:0 0 1.6em 0;
		border-bottom:1px dashed #e0e0e0;
		color:#666;
		}
		.latestpost li h4 a {
			text-decoration:none;
			}
		.latestpost li h4 a:hover {
			text-decoration:underline;
			}
		
		.latestpost li .comments-link-wrapper {
			padding:1.2em 0 0 0;
			}
			.comments-link {
				background:url(images/icon-comment.png) no-repeat 0 1px;
				padding:0 0 1px 28px;
				color:#b2b2b2;
				text-decoration:none;
				}
			.comments-link:hover {
				color:#000;
				text-decoration:underline;
				}





/* Footer
---------------------------------------- */
#footer {
	
}

	/* Footer widget */
	#widget-footer {
		background:url(images/widget-footer-bg.jpg) no-repeat 50% 0 #fefefe;
		border-top:1px solid #f2f2f2;
		border-bottom:1px solid #e5e5e5;
		padding:35px 0;
	}
		#widget-footer .indent {
			padding:0 12px 0 0;
			}
		#widget-footer h3 {
			font-size:1.67em;
			}
		
		#widget-footer ul {
			padding:0;
			margin:0;
			list-style-type:none;
			}
			#widget-footer ul li {
				border-top:1px dashed #b7b7b7;
				padding:8px 0;
				}
			#widget-footer ul li:first-child {
				border-top:none;
				}
				#widget-footer ul li a {
					color:#878787;
					text-decoration:none;
					}
				#widget-footer ul li a:hover {
					font-weight:bold;
					color:#000;
					text-decoration:none;
					} 
	
	
	/* Copyright */
	.copy {
		padding:31px 0;
		color:#3d3d3d;
		background:url(images/footer-bg.jpg) no-repeat 50% 0 #fff;
		}
		.copy a {
			color:#3d3d3d;
			text-decoration:none;
			}
		.copy a:hover {
			text-decoration:underline;
			}


/* Misc
---------------------------------------- */
.button {
	font-weight:bold;
	background:url(images/arrow-right.gif) 100% 5px no-repeat;
	padding-right:8px;
	text-decoration:none;
	}
.button:hover {
	text-decoration:underline;
	}
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	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;
		}
	.address dd a {
		color:#fff;
		}



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

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


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#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:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#bdbdbd;
		color:#000;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#eee;
		padding:8px 0 8px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#eee;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:#000;
		color:#eee;
		height:29px;
		width:125px;
		display:inline-block;
		font-size:1em;
		text-decoration:none;
		margin-bottom:2px;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#666;
		color:#fff;
		}
		.wpcf7-not-valid-tip {
			font-size:10px !important;
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}



/* Footer contact form */
#footer .wpcf7-form {
	overflow:hidden;
	padding-top:.5em;
	}
	#footer .wpcf7-form p.field {
		margin-bottom:4px;
		}
	#footer .wpcf7-form p.nomargin {
		margin-bottom:0;
		}
		#footer .wpcf7-form p.field input {
			background:#fff;
			padding:4px 7px 4px 7px;
			width:212px;
			border:1px solid #f2f2f2;
			margin:0 10px 0 0;
			color:#878787;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			}
		#footer .wpcf7-form textarea {
			width:212px;
			height:60px;
			background:#fff;
			font-size:1em;
			padding:4px 7px 4px 7px;
			border:1px solid #f2f2f2;
			overflow:auto;
			color:#878787;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			margin-bottom:0;
			}
		#footer .wpcf7-form .submit-wrap {
			margin-bottom:0;
			width:100%;
			overflow:hidden;
			}
		#footer .wpcf7-form input[type=submit] {
			background:none;
			cursor:pointer;
			width:54px;
			font-size:1.17em;
			font-size:15px;
			font-weight:bold;
			color:#252525;
			font-family:Arial, Helvetica, sans-serif;
			text-decoration:none;
			border:none;
			margin:0;
			text-align:left;
			}
		#footer .wpcf7-form span.marker {
			float:left;
			background:url(images/marker.png) no-repeat 100% 0;
			padding-right:15px;
			}
		#footer .wpcf7-form input[type=submit]:hover {
			color:#878787;
			}
			#footer .wpcf7-not-valid-tip {
				width:245px !important;
				position:absolute;
				left:0 !important;
				top:-6px !important;
				padding:5px 11px 5px 11px !important;
				background:#1d1d1d !important;
				color:red !important;
				border:1px solid red !important;
				}






/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:160px;
		margin-right:10px;
		}
	#searchform .submit {
		width:50px;
		cursor:pointer;
		}



/* 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_col { 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 */