@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,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;
}

.dob {width:50px;}

.bannerPrivate {display:none}
#bannerPrivate {display:none}


.lightbox{margin:0;font-family:Helvetica;color:#737c72; background-image: none; }
	#floatclients {font-size:10px; text-decoration:none; padding-top:10px; display:inline-block}
	#floatgallups {font-size:10px; text-decoration:none; padding-top:10px; display:inline-block}
	#floataxiom {font-size:10px; text-decoration:none; padding-top:10px; display:inline-block}
	
#signup-h1 {width:600px;
	padding-top:50px;
	padding-right:20px;
	display:table-cell;
	vertical-align:top;
	}
	
	#terms {width:700px;
	padding-top:50px;
	padding-right:50px;
	display:table-cell;
	vertical-align:top;
	}
	
	
		.lightbox #signup-h1 {width:70%;
	padding-top:20px;
	padding-right:5px;
	display:table-cell;
	vertical-align:top;
	}
	
	.lightbox #signup-h2 {width:30%;
	padding-top:20px;
	padding-right:5px;
	display:table-cell;
	vertical-align:top;
	}
	
	#signup {
	background-image: url(images-new/bg.png);
	height:220px;
	border:1px solid #bad8fb;
	padding:10px;
	margin-top:20px;
	width:300px;
	}

	.imagebutton{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/buttbg.png); height:80px; width:200px; display:inline-block; font-size:24px; font-weight:900; vertical-align:middle; padding:10px;}
	.imagebutton1{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/buttbg.png); height:120px; width:280px; display:inline-block; font-size:24px; font-weight:900; vertical-align:middle; padding:10px;}
	.imagebutton2{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/sample.jpg); height:90px; width:130px; display:inline-block; font-size:24px; font-weight:900; vertical-align:middle; padding:10px; color:#fff;font-size:16px;}
	
	.imagebuttonno{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/buttbgno.png);}
	.imagebuttoncomplete{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/buttbgcomplete.png);}
	.imagebuttonprogress{border:1px solid #bad8fb; border-right:3px solid  #bad8fb; border-bottom:4px solid  #bad8fb; margin-bottom:5px;background-image: url(images-new/buttbgprogress.png);}
	


/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a {
  text-decoration: underline;
  border: 0;
  color: #53b3c8;
  outline: none;
}
a:hover,a:focus {
  text-decoration:none;
  color: #a8a8a8;
}
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 1.5em;
}
dt{
  font-weight:700;
}
dd{
  margin-left:1.5em;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}

.primary_content_wrap h1 {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 11px 0;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: 300;
	clear: both;
	color: #2e2433;
}

	.primary_content_wrap h1 a {
		text-decoration: none;
		color: #2e2433;
	}
	
	.primary_content_wrap h1 i {
		display: block;
		margin: -2px 0 0 0;
		line-height: 30px;
		word-spacing: 3px;
		letter-spacing: normal;
		font-style: normal;
	}
	
		.primary_content_wrap h1 i span {
			float: none;
			line-height: 30px;
			text-transform: uppercase;
		}
	
	.primary_content_wrap h1 em {
		font-style: normal;
		color: #53b3c8;
	}
	
	.primary_content_wrap h1 b {
		display: block;
		padding: 0 0 18px 0;
		font-weight: normal;
	}
	
	.primary_content_wrap h1 span {
		float: right;
		line-height: 30px;
		font-size: 12px;
	}
	
		.primary_content_wrap h1 span a {
			text-decoration: none;
			color: #53b3c8;
		}
		
			.primary_content_wrap h1 span a:hover {
				color: #000;
			}
	
		.primary_content_wrap h1 span small {
			font-size: 10px;
		}

h2{
	margin: 0;
	padding: 0 0 11px 0;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 18px;
	clear: both;
	color: #2e2433;
}

	h2 a {
		text-decoration: none;
		color: #2e2433;
		}
	h2 a:hover {
		color: #53b3c8;
		}
h3 {
	margin: 0;
	padding: 0 0 11px 0;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: 300;
	clear: both;
	color: #2e2433;
}

	h3 i {
		display: block;
		margin: -2px 0 -9px 0;
		line-height: 30px;
		word-spacing: 3px;
		letter-spacing: normal;
		font-style: normal;
	}
	
	h3 strong {
		display: block;
		padding: 18px 0 0 0;
		font-weight: 300;
	}
	
	h3 b {
		display: block;
		padding: 0 0 18px 0;
		font-weight: 300;
	}

	h3 span {
		text-transform: uppercase;
	}
	
	h3 a.rss {
		background: url(images/rss.gif) no-repeat 0% 0%;
		float: right;
		width: 15px;
		height: 15px;
		overflow: hidden;
		margin: 10px 0 0 5px;
	}

h4 {
  margin: 0;
  padding: 0 0 1px 0;
  line-height: 16px;
  font-size: 13px;
  color: #9a9999;
}

	h4 a {
		color: #9a9999 !important;
	}
	
		h4 a:hover {
			color: #000 !important;
		}

h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}

h6 {
	margin: 0;
	padding: 0 0 18px 0;
	line-height: 18px;
	font-size: 13px;
	color: #1e1e1e;
}

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: 13px;
	color: #a8a8a8;
}

	p em.number {
		float: right;
		padding: 0 20% 0 0;
		font-style: normal;
	}

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:0.29em 0;
  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:0.29em 0;
}
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;
  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 {
	min-width: 800px;
	background-repeat:no-repeat;
	background-position:right 75px;
}

body{
	background: #f2f2f2;
	background-image: url(images/phrenology.png);
	background-repeat:no-repeat;
	background-position:right 85px;
	min-width: 800px;
	font: 75%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8a8a8;

}

.phrenology {
	position:absolute;
	z-index:-11;
	width:500px;
	height:900px;
	right:0px;
	top:10px;
	background-image: url(images/phrenology.png);
	background-repeat:no-repeat;
	background-position:right 75px;
}

.container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

.containerlb {
	position: relative;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}



/* Header
---------------------------------------- */

header {
	background: url(images/header-tail.gif) repeat-x 0% 0%;
	position: relative;
	z-index: 2;
}

	header .container {
		height: 94px;
		overflow: visible;
		
	}
	
	header .containerlb {
		height: 84px;
		overflow: visible;
		width:800px;
		
	}

#header-bg {
	background: #000; 
}

/* url(images/header.jpg) no-repeat 50% 0%; */

.header-sidebar {
	position: absolute;
	top: 12px;
	right: 32px;
}

	.header-sidebar .widget {
		float: right;
		margin: 0;
		padding: 0 0 0 19px;
	}

/* Logo */
.logo {
	position: absolute;
	top: 8px;
	left: 14px;
}

	.logo h1, .logo h2 {
		float: left;
		margin: 0;
	}
	
	.logo a:hover {
		text-decoration: none !important;
		border: none;
	}
	
	.logo p {
		float: left;
		width: 130px;
		padding: 10px 0 0 7px;
		letter-spacing: 1px;
		line-height: 14px;
		font-size: 14px;
		font-weight: 800;
		text-shadow: 2px 2px 0 #171717;
	}

.phone {
	padding: 5px 0 0 0;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}

	.phone span {
		padding: 0 0 0 5px;
		line-height: 18px;
		font-size: 14px;
		color: #53b3c8;
	}


/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.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 {
		
		}



/* Slider
---------------------------------------- */
#slider {
	background: url(images/slider-tail.png) repeat-x 0% 0%;
	position: relative;
	width: 100%;
	height: 389px;
	overflow: hidden;
	z-index: 1;
	}
	#faded {
		position: relative;
		width: 980px;
		height: 389px;
		overflow: hidden;
		margin: 0 auto;
	}
		#faded .desc {
			/*background: #53b3c8;*/
			width: 150px;
			line-height: 22px;
			font-size: 20px;
			color: #fff;
			position: absolute;
			top: 206px;
			left: 36px;
			}
			#faded .desc p {
				line-height: 22px;
				font-size: 20px;
				color: #fff;
				}
				#faded .desc p a {
					text-decoration: none;
					color: #fff;
					}
					#faded .desc p a:hover {
						color: #000;
						}
	
	#faded .slide {
		
		width: 100%;
		height: 389px;
	}
	
	#faded .slogan {
		/*background: #53b3c8;*/
		position: absolute;
		top: 194px;
		left: 195px;
		z-index: 1;
	}
	
	#faded img.attachment-slider-post-thumbnail {
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 2;
	}
	
		#faded a.next {
			background: url(images/button-next.png) no-repeat 0% 0%;
			display: block;
			width: 46px;
			height: 46px;
			overflow: hidden;
			text-indent: -999px;
			position: absolute;
			right: 33px;
			bottom: 0;
			z-index: 100;
		}
		
			#faded a.next:hover {
				background-position: 0% -46px;
			}
			
		#faded a.prev {
			background: url(images/button-prev.png) no-repeat 0% 0%;
			display: block;
			width: 46px;
			height: 46px;
			overflow: hidden;
			text-indent: -999px;
			position: absolute;
			right: 79px;
			bottom: 0;
			z-index: 100;
		}
		
			#faded a.prev:hover {
				background-position: 0% -46px;
			}
					
	/*
	 * Required: If fixed height, state it here
	*/
	
	#faded .rap { height: 389px; }



.custom-posts {
	background: #f2f2f2;
	height: 102px;
	overflow: hidden;
}

	.custom-posts .inner {
		padding: 0 0 0 13px;
	}

	.custom-posts ul {
		width: 100%;
		overflow: hidden;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.custom-posts ul li {
			float: left;
			width: 185px;
			height: 103px;
			margin: 0 0 0 9px;
			overflow: hidden;
			line-height: 16px;
			font-size: 11px;
			text-transform: uppercase;
			color: #a8a8a8;
		}
		
		.custom-posts ul li:first-child {
			margin: 0;
		}
		
			.custom-posts ul li a {
				display: block;
				width: 195px;
				height: 60px;
				padding: 13px 0px 10px 13px;
				text-decoration: none;
				color: #a8a8a8;
				
			}
			
				.custom-posts ul li a:hover {
					background: #181818;

				}
		
			.custom-posts ul li img {
				float: left;
				margin: 0px 8px 0 0;
			}
			
			.custom-posts ul li strong {
				display: block;
				padding: 0 0 1px 0;
				line-height: 1.2em;
				font-size: 18px;
				text-transform: none;
				color: #a8a8a8;
				width:180px;
			}
			
				.custom-posts ul li strong a {
					text-decoration: none;
					color: #a8a8a8;
				}
				
					.custom-posts ul li strong a:hover {
						color: #53b3c8;
					}




/* Content
---------------------------------------- */
.content-bg {

	background-image: url(images-new/white.png);
	
}

.primary_content_wrap {
	position: relative;
	z-index: 1;
	}
	
	.primary_content_wrap #indent {
		padding: 46px 0 14px 25px;
	}

	.primary_content_wrap ul {
		margin: 0;
		overflow: hidden;
		list-style: none;
	}
	
		.primary_content_wrap ul li {
			background: url(images/line-hor.gif) repeat-x 0% 0%;
			line-height: 26px;
			font-size: 13px;
			font-weight: bold;
			color: #53b3c8;
		}
		
		.primary_content_wrap ul li:first-child {
			background: none;
		}
		
			.primary_content_wrap ul li a {
				background: url(images/marker.gif) no-repeat 0% 6px;
				padding: 0 0 0 13px;
				text-decoration: none;
				color: #53b3c8;
			}
			
				.primary_content_wrap ul li a:hover {
					background: url(images/marker-act.gif) no-repeat 0% 6px;
					color: #a8a8a8;
				}
				
				.widget ul > li.current_page_item > a {
					background: url(images/marker-act.gif) no-repeat 0% 6px;
					color: #a8a8a8;
				}

#content {
	float: left;
}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
	}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
		.alignleft-1 {
			float:left;
			margin:0 20px 0 0;
			}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}

.news {
	width: 100%;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.news li {
		width: 100% !important;
		overflow: hidden !important;
		vertical-align: top !important;
		padding: 14px 0 11px 0 !important;
		line-height: 18px !important;
		font-size: 13px !important;
		font-weight: normal !important;
		color: #9a9999 !important;
	}
	
	.news li:first-child {
		background: none !important;
		padding: 0 0 11px 0 !important;
	}
	
		.news li img {
			float: left;
			margin: 0 21px 0 2px;
		}
		
		.news li b {
			display: block;
			padding: 0 0 5px 0;
			line-height: 18px;
			font-size: 12px;
			color: #53b3c8;
		}
	
		.news li a {
			background: none !important;
			padding: 0 !important;
		}
		
		.news li i {
			display: block;
			padding: 7px 0 0 0;
			font-size: 11px;
			font-style: normal;
			text-transform: uppercase;
		}
		
			.news li i a {
				text-decoration: underline !important;
				color: #53b3c8 !important;
			}
			
				.news li i a:hover {
					text-decoration: none !important;
					color: #a8a8a8 !important;
				}

.info {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #53b3c8;
}

	.info span {
		padding: 0 0 0 6px;
	}
	
	.info a {
		text-decoration: none;
	}
	
		.info a:hover {
			text-decoration: underline;
		}

div.single-post p {
	padding: 0 0 9px 0 !important;
}

div.single-post h3 {
	margin: -2px 0 -9px 0;
	line-height: 30px;
	word-spacing: 3px;
	letter-spacing: normal;
}

.list-1 {
	width: 100%;
	margin: 0 0 -8px 0 !important;
	overflow: hidden;
}

	.list-1 li {
		width: 100% !important;
		padding: 4px 0 9px 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
		line-height: 18px !important;
		font-size: 13px !important;
		font-weight: normal !important;
		color: #a8a8a8 !important;
	}
	
		.list-1 li:first-child {
			background: url(images/line-hor.gif) repeat-x 0% 0% !important;
		}
		
	.list-1 li strong {
		float: left;
		width: 44px;
		padding: 0 0 0 2px;
		line-height: 1.2em;
		font-size: 36px;
		color: #53b3c8;
	}
	
	.list-1 li p {
		padding: 6px 0 0 0 !important;
		overflow: hidden;
	}
	
		.list-1 li p b {
			color: #1e1e1e;
		}

.list-2 {
	width: 100%;
	padding: 14px 0 18px 0;
	overflow: hidden;
}

	.list-2 li {
		background: none !important;
		float: left !important;
		width: 29% !important;
		padding: 0 2% 0 2% !important;
		overflow: hidden !important;
		line-height: 18px !important;
		font-size: 13px !important;
		font-weight: normal !important;
		text-align: center !important;
		color: #a8a8a8 !important;
	}
	
		.list-2 li em {
			display: block;
			width: 100%;
			height: 80px;
			overflow: hidden;
			font-style: normal;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 14px 0;
			color: #1e1e1e;
		}

.list-3 {
	width: 100%;
	margin: 0 0 -18px 0 !important;
	overflow: hidden;
}

	.list-3 li {
		background: none !important;
		width: 100% !important;
		overflow: hidden !important;
		vertical-align: top !important;
		padding: 0 0 24px 0 !important;
		line-height: 18px !important;
		font-size: 13px !important;
		font-weight: normal !important;
		color: #a8a8a8 !important;
	}
	
		.list-3 li strong {
			margin: 4px 22px 0 0;
		}
	
		.list-3 li b {
			display: block;
			padding: 3px 0 18px 0;
			color: #1e1e1e;
		}

.list-indent {
	padding: 0 0 18px 0 !important;
}

.link-1 {
	float: right;
	line-height: 18px;
	font-size: 11px;
	text-transform: uppercase;
	color: #53b3c8;
}

	.link-1:hover {
		color: #a8a8a8;
	}

.pic {
	float: left;
	margin: 4px 22px 9px 0;
	overflow: hidden;
	border: 1px solid #d7d2d2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.pic img {
		margin: 0 !important;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 18px;
	overflow: hidden;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.map {
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.two-columns {
	width: 100%;
	overflow: hidden;
}

	.two-columns .left {
		float: left;
		width: 49%;
		overflow: hidden;
	}
	
	.two-columns .right {
		float: left;
		width: 45%;
		padding: 0 0 0 5%;
		overflow: hidden;
	}

.more-info {
	width: 100%;
	padding: 0 0 28px 0;
	overflow: hidden;
}

	.more-info p {
		float: right;
		padding: 0 !important;
	}
	
	.more-info strong {
		float: left;
		line-height: 18px;
		font-weight: normal;
	}

.post-excerpt a.read-more {
	display: none;
}

















/* Comments
---------------------------------------- */
#comments ol {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	li.comment {
		overflow:hidden;
		position:relative;
		zoom:1;
		padding:10px 10px 10px 60px;
		margin-bottom:20px;
		background:#fafafa;
		border:1px solid #eee;
	}
		.comment-meta {
			font-size:11px;
			color:#999;
		}
			li.comment p.gravatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment p.gravatar img {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
	
	.allowed_tags {
		background: #eee;
		padding: 10px 15px;
		font-size: 11px;
		font-family: "Courier New", Courier, monospace;
		color: #666;
		}
		.allowed_tags strong {
			font-family: Tahoma, Geneva, sans-serif;
			}


/* Page
---------------------------------------- */

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}


/* Older and newer navigation */
nav.oldernewer {
	background: #f2f2f2;
	width: 100%;
	overflow: hidden;
	margin: 0 0 18px 0;
	line-height: 30px !important;
}

	nav.oldernewer p {
		padding: 0 !important;
		line-height: 30px !important;
	}

	nav.oldernewer a {
		line-height: 30px !important;
		text-decoration: none;
	}
	
		nav.oldernewer a:hover {
			color: #000;
		}

	.older {
		float: left;
		padding: 0 0 0 14px;
	}
	.newer {
		float: right;
		padding: 0 14px 0 0;
	}

/* Author
---------------------------------------- */
#post-author {
	width:100%;
	overflow:hidden;
	}





/* Sidebar
---------------------------------------- */
#sidebar {
	float: left;
}
		.widget {
			margin-bottom:30px;
		}
		
			.widget h3 {
				width: 100%;
				overflow: hidden;
			}
		
		ul.children {
			margin:0 0 0 20px;
			}

.menu-main-menu-container ul li li {
	background: url(images/line-hor.gif) repeat-x 0% 0% !important;
}

.menu-main-menu-container ul li:first-child {
	background: none;
}

#recentcomments li {
	background: url(images/marker.gif) no-repeat 0% 6px;
	padding: 0 0 0 13px;
	line-height: 18px;
	font-weight: normal;
	color: #a8a8a8;
}

	#recentcomments li a {
		background: none !important;
		padding: 0 !important
	}

li.recentcomments {
	background: none !important;
	font-weight: normal !important;
	color: #a8a8a8 !important;
}

	li.recentcomments a {
		background: none !important;
	}

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#wp-calendar {
		width:100%;
		margin: 0;
		}
		#wp-calendar caption {
			height: 24px;
			margin: 0 !important;
			padding: 0 !important;
			line-height: 18px;
			font-size: 14px;
			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;
			text-align: center;
			color:#000;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}






/* Footer
---------------------------------------- */
#footer {
	height: 119px;
	overflow: hidden;
}

	#footer .indent {
		padding: 22px 32px 0 34px;
	}

	#footer b {
		display: block;
		line-height: 18px;
		font-size: 14px;
		color: #a4a4a4;
	}
	
		#footer b a {
			text-decoration: none;
			color: #a4a4a4;
		}
		
			#footer b a:hover {
				text-decoration: underline;
			}
	
	#footer p {
		padding: 0;
		line-height: 18px;
		font-size: 14px;
		color: #a4a4a4;
	}
	
		#footer p a {
			text-decoration: none;
			color: #a4a4a4;
		}
		
			#footer p a:hover {
				text-decoration: underline;
			}
			
		#footer p span {
			padding: 0 0 0 3px;
		}
		
		#footer p em.footer-link {
			display: block;
			padding: 18px 0 0 0;
			font-style: normal;
			font-size: 12px;
		}

	/* Footer widget */
	
	.footer-widget {
		float: right;
		width: 250px;
		overflow: hidden;
	}




/* 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 {
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden;
	}
	#commentform p.field {
		height: 50px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		margin: 0 0 10px 0;
		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;
		}


/* Sidebar search form */

#searchform {

	width: 450px;
	height: 100px;
	
}

	#searchform input[type="text"] {
		background: url(images/search-input.png) no-repeat 0% 0%;
		width: 160px;
		height: 16px;
		padding: 6px 12px 6px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #858585;
	}
	
		#searchform input[type="password"] {
		background: url(images/search-input.png) no-repeat 0% 0%;
		width: 160px;
		height: 16px;
		padding: 6px 12px 6px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #858585;
		margin-left:10px;
	}
	
	#searchform input[type="submit"] {
		background: url(images/search-submit.png) no-repeat 0% 0%;
		width: 27px;
		height: 28px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		outline: none;
	}

	#searchform #formend {
		background: url(images/search-end.png) no-repeat 0% 0%;
		width: 27px;
		height: 28px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		outline: none;
	}


/* 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;}

	ul.fleft {
		padding: 0 0 18px 0;
	}

.fright { float:right;}

	ul.fright {
		padding: 0 0 18px 0;
	}

.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 */