@charset utf-8;
/*--
	Theme Name: Theme 1154
	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;
}
body{
  background:url(images/tail-body.gif) center;
  background-attachment:fixed;
  color:#72747a;
  font:13px/1.5em Arial, Helvetica, sans-serif;
  position:relative;
}
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:black;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0 0 1.5em;
}
dt{
  font-weight:700;
}
dd{
  margin-left:1.5em;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:20px;
  margin:0 0 0.75em;
  text-transform:uppercase;
  color:#040713;
}
h2{
  font-size:1.5em;
  margin:0 0 1.5em;
  text-transform:uppercase;
  letter-spacing:-1px;
}
	h2 a {
		color:#000;
		text-decoration:none;
		}
	h2 a:hover {
		color:#ae8551;
	}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
	clear:both;
}
h4{
  font-size:1.08em;
  margin:0 0 1.2em;
}
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:normal;
}
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;
  color:black;
}
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 0em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0em 0em;
  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[type="text"],
input[type="password"],
input[type="email"]{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:0.29em 5px;
  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 5px;
}
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
---------------------------------------- */
#main {
	box-shadow:0 0 2px #dfdfe0;
	-moz-box-shadow:0 0 2px #dfdfe0;
	-webkit-box-shadow:0 0 2px #dfdfe0;
	background:white;
	width: 950px;
	margin: 0 auto;
	position:relative;
}


/* Header
---------------------------------------- */
header {
	height:199px;
	position:relative;
	z-index:2;
}

/* Logo */
.logo {
	position:absolute;
	left:41px;
	top:48px;
	z-index:9999;
}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		text-indent:-9999px;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			width:390px;
			height:120px;
			background:url(images/logo.jpg) no-repeat left top;
			display:block;
			float:left;
		}
		.logo h2 a {
			border:0 none;
		}


/* Header widget */
#widget-header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
	#widget-header .widget.widget_nav_menu ul {
		width:auto;
	}
	ul#menu-top-links {
		position:absolute;
		right:40px;
		top:14px;
	}
		.widget ul#menu-top-links li {
			list-style-type:none;
			float:left;
			border-left:1px solid #ae8551;
			line-height:16px;
			padding:0 0 0 8px;
			margin-left:8px;
			background:none;
		}
		.widget ul#menu-top-links li:first-child {
			border:0 none;
		}
			.widget ul#menu-top-links li a {
				color:#ae8551;
				font-size:10px;
				text-transform:uppercase;
				text-decoration:none;
				line-height:16px;
				padding:0;
				background:none;
			}
			ul#menu-top-links li a:hover {
				text-decoration:underline;
				font-weight:normal;
			}

	
/* Extra block */
ul.extra-block {
	min-height:70px;
	height:auto!important;
	height:70px;
	background:#ae8551;
	margin:0;
	overflow:hidden;
	width:100%;
}
	ul.extra-block li {
		padding:0;
		list-style-type:none;
		float:left;
	}

ul.extra-block #widget_categories {
	width:744px;
	padding:32px 0 20px 40px;
	overflow:hidden;
}
	ul.extra-block #widget_categories  h3 {
		font-size:0;
		line-height:0;
	}
	ul.extra-block #widget_categories ul {
		padding:0;
		margin:0;
	}
		ul.extra-block #widget_categories ul li {
			width:222px;
			float:left;
			padding:0 0 11px 26px;
			//background:url(images/marker.gif) no-repeat left 6px;
		}
			ul.extra-block #widget_categories ul li a {
				color:#fff;
				text-decoration:none;
				font-size:14px;
				//text-transform:uppercase;
			}
			ul.extra-block #widget_categories ul li a:hover { color:#50525a;}
			
	ul.extra-block #widget_categories ul ul {
		padding-top:11px;
	}
		ul.extra-block #widget_categories ul ul li {
			background-position:left 5px;
		}
			ul.extra-block #widget_categories ul ul li a {
				font-size:12px;
			}

ul.extra-block li#widget_my_requestquotewidget {
	width:744px;
	padding:25px 24px 0 85px;
	//float:left;
}
	ul.extra-block li#widget_my_requestquotewidget h3 { display:none;}
	ul.extra-block li#widget_my_requestquotewidget,
	ul.extra-block li#widget_my_requestquotewidget a {
		color:#fff;
		font-size:14px;
		font-weight:normal;
		//text-transform:uppercase;
		text-decoration:none;
		//letter-spacing:-1px;
		text-align:center;
	}
	ul.extra-block li#widget_my_requestquotewidget .box-button {
		background:url(images/line-ver1.gif) repeat-y left top;
		padding:16px 0 5px 0;
		width:115px;
	}
		ul.extra-block li#widget_my_requestquotewidget a {
			display:block;
			background:url(images/icon.png) no-repeat 33px bottom;
			padding-bottom:32px;
		}
		ul.extra-block li#widget_my_requestquotewidget a:hover { color:#50525a;}

.sous_menu {margin-bottom:95px;}
.sous_menu ul{padding:0; margin:0;}
.sous_menu ul li { width:300px; float:left;}
.sous_menu ul li strong { color:#000; text-decoration:none; font-size:13px; text-transform:uppercase; padding:0 0 0 10px;}
.sous_menu ul li a { color:#000; text-decoration:none; font-size:13px; text-transform:uppercase; padding:0 0 0 10px;}
.sous_menu ul li a:hover { color:#50525a;}

.sous_menu2 {margin-bottom:55px;}
.sous_menu2 ul{padding:0; margin:0;}
.sous_menu2 ul li { width:300px; float:left;}
.sous_menu2 ul li strong { color:#000; text-decoration:none; font-size:13px; text-transform:uppercase; padding:0 0 0 10px;}
.sous_menu2 ul li a { color:#000; text-decoration:none; font-size:13px; text-transform:uppercase; padding:0 0 0 10px;}
.sous_menu2 ul li a:hover { color:#50525a;}

/* Slider
---------------------------------------- */
#slider {
	height:509px;
	overflow:hidden;
	position:relative;
}
	#faded {
		width:950px;
		height:509px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
	}
		#faded .desc {
			width:940px;
			height:50px;
			position:absolute;
			bottom:0;
			background:rgba(0, 0, 0, .4);
			color:#fff;
			font-size:16px;
			}
			#faded .desc p {
				margin:0;
				padding:10px;
				}
				#faded .desc p a {
					color:#fff;
					text-decoration:none;
					}
				#faded .desc p a:hover {
					text-decoration:underline;
					}
	ul.pagination { 
		list-style:none; 
		padding:0; 
		margin:0;
		}
		ul.pagination li { 
			float:left;
			}
			ul.pagination li a { 
				padding:2px 4px;
				}
			ul.pagination li.current a { 
				background:blue; color:white;
	
				}
	#faded .buttons {
		position:absolute;
		right:15px;
		bottom:14px;
		z-index:9999;
	}			
	#faded .prev,
	#faded .next {
		height:36px;
		width:36px;
		float:left;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(images/prev-next.png);
		text-indent:-9999px;
	}
	#faded .prev { background-position:0 -36px;}
	#faded .prev:hover { background-position:0 0;}
	#faded .next { background-position:-36px 0;} 
	#faded .next:hover { background-position:-36px -36px;}
	/*
	 * Required: If fixed height, state it here
	*/
	#faded .rap { height:446px; }
	
	.description {
		position:absolute;
		//left:0px;
		//bottom:0px;
		top:120px;
		color:#ae8451;
		font-size:16px;
		//text-transform:uppercase;
		//background:url(images/logo-small.png) no-repeat left top;
		padding:0 0 0 22px;
		min-height:52px;
		height:auto!important;
		height:52px;
		width:450px;
	}
		.description span {
			display:block;
			//background:url(images/line-ver.png) repeat-y left top;
			padding:4px 0 0 19px;
			min-height:43px;
			height:auto!important;
			height:43px;
			font-weight:normal;
		}



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position:absolute;
	right:40px;
	top:50px;	
}

/* 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:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {position:		relative;}
.sf-menu > li {
	width:100%;
	clear:both;
	vertical-align:top;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:			6em;
	top:			2px; /* match top ul list item height */
	z-index:		99;
	width:500px;
}
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:			50%; /* match ul width */
	top:			25px;
	width:80px;
	margin-left:-49px;
}
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:right;
}
.sf-menu a {
	//font-weight:bold;
	text-decoration:none;
	font-size:20px;
	line-height:1.4em;
	letter-spacing:0px;
	float:right;
	//text-transform:uppercase;
	margin-bottom:-5px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			black;
}
.sf-menu li > a:hover,
.sf-menu li.current_page_item > a,
.sf-menu li.sfHover > a { color:#ae8551;}

.sf-menu li ul.sub-menu {
		margin:5px 75px 0px 0px;
	}

	.sf-menu li ul.sub-menu li {
		float:right;
		margin:0;
		padding-right:11px;
		margin-right:10px;
		background:url(images/divider.gif) repeat-y right top;
	}
	.sf-menu li ul.sub-menu li:first-child {
		background:none;
		padding-right:0;
		margin-right:0;
	}
		.sf-menu li ul.sub-menu li a {
			//font-weight:bold;
			color:#666;
			font-size:13px;
			letter-spacing:0;
			float:left;
			margin:0;
		}
		.sf-menu li ul li a:hover,
		.sf-menu li ul li.sfHover a { color:#040713;}
.sf-menu li ul.sub-menu li ul {
	width:87px;
	padding:0;
}
.sf-menu li ul.sub-menu li li {
	float:none;
	background:none;
	margin:0 0 1px 0;
	width:87px;
	padding:0;
}
	.sf-menu li ul.sub-menu li li a {
		float:none;
		font-size:10px;
		text-transform:uppercase;
		color:#fff;
		background:black;
		width:87px;
		text-align:center;
		line-height:24px;
		margin:0;
	}
	.sf-menu li ul.sub-menu li li a:hover { background:#ff6c00;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		none;
	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:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}

.inside {
	padding:35px 0px 45px 40px;
}




/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:0px;
}
	
#content {
	overflow:hidden;
	height:100%;
}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		margin-bottom:52px;
		overflow:hidden;
		width:100%;
	}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				float:left;
			}
		.post-content p a {	text-decoration:none;}
		.post-content p a:hover { text-decoration:underline;}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		float:right;
		text-align:right;
		color:black;
	}
	.author a {
		text-decoration:none;
	}
	.author a:hover {
		text-decoration:underline;
	}
	.post-navigation {
		
	}
	p.avatar {
		width:100%;
		overflow:hidden;
	}
	p.gravatar,
	p.avatar img {
		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;
		}
		
.more-link {
	font-size:13px;
	margin-top:15px;
	line-height:1.4em;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
}
.more-link:hover {
	color:#af8652;
	text-decoration:none;
}

.titre-link {
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
}
.titre-link:hover {
	color:#af8652;
	text-decoration:none;
}

.title {
	width:100%;
	overflow:hidden;
	padding-bottom:32px;
}
	.title h1,
	.title h2,
	.title h4 {
		float:left;
		width:365px;
		margin:0;
	}
	
.comm-count {
	font-size:10px;
	text-transform:uppercase;
}
	.comm-count b {
		font-size:14px;
		line-height:1.2em;
		color:#ff6c00;
	}
	.comm-count a {
		text-decoration:none;
	}
		.comm-count a span {
			text-decoration:underline;
		}
		.comm-count a:hover span {
			text-decoration:none;
		}
		
.post-columns {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
	.post-columns .column {
		float:left;
		width:294px;
		margin-right:2px;
	}
	.post-columns .column.last { margin:0;}
		.post-columns .column img {
			margin-bottom:24px;
			display:block;
			float:none;
		}


.posts-list { 
	margin:0;
	padding-bottom:20px;
}
.posts-list li {
	list-style-type:none;
	padding:0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:50px;
}
.posts-list li:first-child { padding-top:0;}

#page-content ul.partners li {
	background:none;
	padding:15px 0 0 0;
}
#page-content ul.partners li:first-child {
	padding-top:0;
}
	#page-content ul.partners li a {
		font-weight:bold;
	}


/* Comments
---------------------------------------- */
#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;
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.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;
					}
		.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 ul,
	#post-content ul { margin:0; padding-bottom:18px;}
	#page-content ul li,
	#post-content ul li {
		list-style-type:none;
		background:url(images/marker1.gif) no-repeat left 7px;
		padding:5px 0 5px 20px;	
	}
	#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-size:12px;
}
	nav.oldernewer a {
		line-height:23px;
		background-repeat:no-repeat;
		float:left;
	}
	.older {
		float:left;
	}
		.older a {
			background-image:url(images/marker2.gif);
			background-position:left top;
			padding-left:30px;
		}
	.newer {
		float:right;
	}
		.newer a {
			background-image:url(images/marker1.gif);
			padding-right:30px;
			background-position:right top;
		}

.search {
	
}

.author {
	
}




/* Author
---------------------------------------- */
#post-author {
	width:100%;
	overflow:hidden;
	}

/* 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;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:290px;
			margin-right:43px;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}





/* Sidebar
---------------------------------------- */
#sidebar {
	float:left;
	width:229px;
	margin-right:51px;
}
	#sidebar ul {
		margin:0;
	}
		#sidebar ul li { 
			list-style-type:none;
			padding:0;
		}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		li.widget {
			margin-top:53px;
		}
		li.widget:first-child { margin:0;}
			.widget h3 {
				font-size:20px;
				line-height:1.2em;
				text-transform:uppercase;
				color:#040713;
				margin-bottom:12px;
			}
			.widget ul {
				margin:0;
				width:221px;
				overflow:hidden;
			}
				.widget ul li {
					color:#040713;
					background:url(images/line-hor.gif) no-repeat right top;
					list-style-type:none;
					line-height:28px;
					font-size:12px;
					padding-top:2px;
				}
				.widget ul li:first-child {
					background:none;
					padding:0;
				}
					.widget ul li a {
						text-decoration:none;
						background:url(images/marker1.gif) no-repeat left top;
						padding:0 0 0 40px;
						display:inline-block;
						line-height:23px;
					}
					.widget ul li a:hover {
						font-weight:bold;
						text-decoration:none;
					}
		ul.children {
			margin:0 0 0 20px;
			}
		.widget-list {}

/* Calendar */
#calendar_wrap table {
	margin:0;
}
	#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:black;
			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;
			}
			
/* Search */			
.widget_search h3 {
	margin:0 0 10px 0;
}

/* Categories */
#sidebar .widget.widget_categories li li,
.widget.widget_pages li li {
	background-position:20px 0;
	padding-left:20px;
}
	#sidebar .widget.widget_categories li li a {
	}


/* Recent comments */
.widget.widget_recent_comments li {
	background:none;
	line-height:1.5em;
	padding-top:20px;
}
	.widget.widget_recent_comments li a {
		background:none;
		text-decoration:underline;
		line-height:1.5em;
	}
	.widget.widget_recent_comments li a:hover {
		text-decoration:none;
		font-weight:normal;
	}




/* Footer
---------------------------------------- */
footer {
	background:url(images/footer-tail.gif) repeat-x left top #f2f2f3;
	height:80px;
	overflow:hidden;
}
footer .footer-link {
	position:absolute;
	right:40px;
	bottom:0;
}
footer .inside {
	padding:30px 40px 0 40px;
}

footer p.fleft {
	line-height:20px;
	padding:0 0 0 52px;
	background:url(images/logo-small.png) no-repeat left top;
}
footer p.fleft,
footer p.fleft a {
	color:#040713;
}
footer p.fleft a {
	text-decoration:none;
}
footer p.fleft a:hover {
	text-decoration:underline;
}
	footer p.fleft span {
		display:block;
		padding-left:16px;
		background:url(images/line-ver.png) repeat-y left top;
	}

	/* Footer widget */
	#widget-footer {
		
	}
	
	/* Footer navigation */
	nav.footer {
		float:right;
		
	}
		nav.footer ul {}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:10px;
				margin-left:9px;
				font-size:13px;
				background:url(images/line-ver.png) repeat-y left top;
				text-transform:uppercase;
			}
			nav.footer ul li:first-child {
				background:none;
			}
				nav.footer ul li a {
					color:#aaabaf;
					text-decoration:none;
				}
				nav.footer ul li a:hover,
				nav.footer ul li.current_page_item a {
					color:#040713;
				}



/* Misc
---------------------------------------- */
.no-results {
	
}

.widget-area {
	
}



/* 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:#ff6c00;
	}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}


/* Sidebar search form */
#searchform .inputs {
	height:40px;
}
	#searchform .submit {
		width:50px;
		cursor:pointer;
	}
	#searchform span {
		display:block;
		background:url(images/input-text.gif) no-repeat left top;
		width:211px;
		height:34px;
		float:left;
	}
	#searchform input[type="text"] {
		border:0 none;
		background:none;
		padding:9px 8px;
		width:190px;
		line-height:1.2em;
	}
	#searchform input[type="submit"] {
		width:18px;
		height:34px;
		background:url(images/input-submit.gif) no-repeat left top;
		float:left;
		border:0 none;
		margin:0 0 5px 0;
	}
	#searchform a.adv-search { 
		text-decoration:underline;
		line-height:1.2em;
		float:none;
	}
	#searchform a.adv-search:hover { text-decoration:none;}

/* Subscribe form */
.wpsb_opt_in input[type="text"] {
	background:none;
	border:0 none;
	color:#a9a9aa;
	padding:9px 0 9px 13px;
	line-height:1.2em;
	width:192px;
	margin:0;
}
.wpsb_opt_in span {
	float:left;
	background:url(images/input-text.gif) no-repeat left top;
	width:211px;
	height:34px;
}
.wpsb_opt_in input[type="submit"] {
		width:18px;
		height:34px;
		background:url(images/input-submit.gif) no-repeat left top;
		float:left;
		border:0 none;
		cursor:pointer;
		margin-bottom:10px;
	}
	.wpsb_opt_in p.wpsb_form_label {
		margin:0;
	}
.wpsb_opt_in input[type="radio"] {
	float:left;
}


/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:32.20%; line-height:25px;}
.one_sf{ width:35.20%; line-height:25px;}
.one_contact{ width:30.20%; }
.two_third{ width:58.33%; }
.two_sf{ width:55.33%; }
.two_contact{ width:50.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, .one_contact, .two_contact, .one_sf, .two_sf, .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 */