@charset utf-8;
/*--
	Theme Name: WordPress Theme 1205
	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{
  text-decoration:none; /* ori: text-decoration:underline; */
  border:0;
  color:#263997; /* ori: color:#89181e; */
}
a:hover,a:focus{
  text-decoration:underline; /* ori: 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:26px; /* ori: font-size:36px; */
  line-height:1.2em;
  color:#ef9c00; /* ori: font-size:36px; */
  margin:0 0 0.75em;
}
h1.title { margin-bottom:0;}
	h1 span { color:#888888; /* ori: color:#89181e; */}
h2{
  font-size:24px; /* ori: font-size:30px; */
  line-height:1.2em;
  margin:0 0 12px 0;
}
	h2 a {
		color:#263997; /* ori: color:#888888; */
		text-decoration:none;
	}
	h2 a:hover { text-decoration:underline; /* underline add by Yippee */}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
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;
  line-height:22px; /* ori: line-height:18px; */
  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
---------------------------------------- */
body{
	background:url(images/main-bg.jpg) repeat-x center top fixed;
	color: #474747;
	font: 110%/1.125em Tahoma, Geneva, sans-serif; /* ori: font: 100%/1.125em  Georgia, "Times New Roman", Times, serif; */
	position:relative;
}

#main {
	font-size:.813em;
	min-width:960px;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header { 
	background:url(images/tail-top.png) repeat-x center top;
}
	header .container_24 {
		height:196px;
		position:relative;
		z-index:70; /* ori: z-index:2; */
	}
	
	header .grid_24 {
		border-bottom:3px solid #263997; /* ori: border-bottom:3px solid #1c1c1c; */
		height:193px;
	}
	
	.home header .grid_24 { border:0 none;} 

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:99px;
}
.logo a.logo-link {
	float:left;
}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		float:left;
	}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
		}
	.logo .description {
		float:left;
		color:#9b9b9b;
		font-size:24px;
		line-height:1.2em;
		padding:28px 0 0 18px;
	}	


/* Header widget */
#widget-header {
	
}


/* Slider
---------------------------------------- */
#slider-wrapper {
	height:407px;
	overflow:hidden;
	position:relative;
	background:url(images/slider-bg.png) no-repeat center bottom;
}
#slider-wrapper .container_24 {
	height:407px;
	background:url(images/slider-shadow.png) no-repeat 5px top;
}
#slider-wrapper #slogan {
	position:absolute;
	right:50px;
	top:115px;
	width:182px;
}
	#slider-wrapper #slogan img.title { 
		display:block;
		margin-bottom:47px;
	}
	#slider-wrapper #slogan a.link {
		color:#89181e;
		text-decoration:none;
		line-height:27px;
		background:url(images/button-tail.gif) repeat-x left top #e1e1e1;
		font-family:Arial, Helvetica, sans-serif;
		display:inline-block;
		padding:0 21px;
		box-shadow:0 1px 1px #6c1417;
		-moz-box-shadow:0 1px 1px #6c1417;
		-webkit-box-shadow:0 1px 1px #6c1417;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
	}
	#slider-wrapper #slogan a.link:hover { 
		background:#1c1c1c;
		color:white;
	}
#slider {
	position:relative;
	width:672px;
	height:373px !important;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#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;
	height:11px;
	width:100%;
	left:0;
	bottom:13px;
	text-align:right;
	z-index:9999;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	width:11px;
	height:0;
	padding-top:11px;
	overflow:hidden;
	background:url(images/pagination-bg.png) no-repeat -15px top;
	margin:0 14px 0 -10px;
}
.nivo-controlNav a.active,
.nivo-controlNav a.active:hover  { background-position:left top;}
.nivo-controlNav a:hover { background-position:-30px top;}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}

#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:			10em; /* 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:			67px; /* 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:			0; /* 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:960px;
}
.sf-menu a {
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#dad8d9;
}
.sf-menu > li {
	font-size:16px; /* ori: 12px */
	font-weight:bold; /* add by Yippee */
}
	.sf-menu > li > a {
		padding:0 25px;
		line-height:67px;
		height:67px;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a,
	.sf-menu > li.current_page_item > a { 
		color:#f7941e;  /* ori : #b32027 */
		background:#18276f; /* ori : #060606 */
	}
.sf-menu li ul {
	padding:0 0 15px 26px;
	background:url(images/sub-menu.png);
}	
	.sf-menu li ul li {
		font-size:16px; /* ori: font-size:11px; */
		line-height:34px; /* ori: line-height:24px; */
	}
	.sf-menu > li > ul > li:first-child {
		background:url(images/arrow.gif) no-repeat left top;
		padding-top:14px;
	}
	.sf-menu li ul li a:hover { text-decoration:underline;}
.sf-menu li li ul {
	padding-top:14px;
	background:black;
}
.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 {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	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:110px; /* ori: top:120px; */
	}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:35px 0 53px 0;
	}
	
#content.top-indent,
#content .top-indent { padding-top:12px;}
		
	#content .widget-area h3 {
		font-size:36px;
		line-height:1.2em;
		margin-bottom:30px;
	     color:#151414;
	} 

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		overflow:hidden;
		width:100%;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:3px 20px 10px 0;
			}
		.post-content {
			
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		display:none; /* add by Yippee */
		/* padding:.5em 0;
		width:100%;
		font-size:.92em;
		overflow:hidden; */
	}
	.post-meta.alt { margin-bottom:15px;}
		.post-meta p { margin:0;}
		
	.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:940px; /* ori: max-width:710px; */
		}
		
		
ul.proj_cycle { margin:0;}
	ul.proj_cycle li {
		float:left;
		list-style-type:none;
		width:201px;
		margin:0 33px 0 0;
		padding-bottom:25px;
	}
	ul.proj_cycle li.nomargin { margin-right:0;}
	
		ul.proj_cycle li h4 {
			font-size:18px; /* ori: font-size:22px; */
			line-height:1.2em;
			padding-top:8px;
			margin-bottom:5px;
			font-weight:bold; /* ori: font-weight:normal; */
		}
		ul.proj_cycle li h4 a {
			text-decoration:none;
			color:#ed2046; /* ori: color:#89181e; */
		}
		ul.proj_cycle li h4 a:hover { color:black;}	
		ul.proj_cycle li p { margin:0;}
		
		
ul.spec_cycle {
	margin:0;
	padding-top:20px;
}		
	ul.spec_cycle li {
		list-style-type:none;
		padding-top:20px;
	}
	ul.spec_cycle li:first-child { padding-top:0;}
	
		#content .widget-area ul.spec_cycle li h3 {
			font-size:26px;  /* ori: font-size:30px; */
			line-height:1.2em;
			color:#888888;
			font-weight: 700;  /* ori: font-weight:normal; */
			margin-bottom:6px;
		}
		ul.spec_cycle li h3 a { 
			color:##263997;  /* ori: color:#888888 */
			text-decoration:none;
		}
		ul.spec_cycle li h3 a:hover { color:black;}
		ul.spec_cycle li p { margin-bottom:5px;}
		
		
	ul.spec_cycle li.icon {
		background-repeat:no-repeat;
		background-position:left 20px;
		/* padding-left:68px;   --- close by Yippee */
	}
	/* ul.spec_cycle li.icon-1 { background-image:url(images/icon1.png);}
	ul.spec_cycle li.icon-2 { background-image:url(images/icon2.png);}
	ul.spec_cycle li.icon-3 { background-image:url(images/icon3.png);}   --- close by Yippee */
	
	ul.spec_cycle li:first-child.icon { background-position:left top;} 
	
	
ul.post_cycle li { padding-bottom:15px;}
	ul.post_cycle li span.post-date {
		padding:0;
		height:25px;
	}	
	.widget ul.post_cycle li a {
		background:none;
		padding:0;
		display:block;
		text-decoration:none;
		cursor:pointer;
	}
	.widget ul.post_cycle li a:hover {
		text-decoration:none;
		background:none;
	}
	.widget ul.post_cycle li p { 
		line-height:1.5em;
		margin:0;
	}
	
	
ul.postsList { 
	margin:0;
	padding-bottom:30px;
}	
	ul.postsList li {
		list-style-type:none;
		border-top:3px solid #bebebe;
		padding-top:27px;
		margin-top:25px;
		overflow:hidden;
	}
	ul.postsList li:first-child {
		border:0 none;
		padding-top:0;
		margin-top:0;
	}
	
ul.testimonials { margin:0;}	
	ul.testimonials li {
		list-style-type:none;
		padding-bottom:23px;
	}
		ul.testimonials li blockquote.quote {
			border:0 none;
			margin:0;
			line-height:1.5em;
		}
			ul.testimonials li blockquote.quote p { 
				padding:0;
				margin:0;
			} 
			ul.testimonials li .name-testi {
				text-align:right;
				font-weight:bold;
				color:#89181e;
				padding-top:5px;
				display:block;
			}
			
#residents .widget { 
	border:0 none;
	padding-top:0;
	margin:0;
}
#residents #sidebar { margin-top:0;}
#residents h3 {
	font-size:30px;
  line-height:1.2em;
  margin:0 0 12px 0;
  color:#474747;
}
ul.res_cycle { margin:0;}			
	ul.res_cycle li {
		list-style-type:none;
		float:left;
		width:201px;
		margin-left:48px;
	}
	ul.res_cycle li:first-child { margin-left:0;}
		.widget ul.res_cycle li h4 {
			margin-top:8px;
		}
		.widget ul.res_cycle li a,
		.widget ul.res_cycle li a:hover {
			background:none;
			padding-left:0;
		}	
		.widget ul.res_cycle li a.fleft img { float:left;}
		
ul.partners { 
	margin:0;
	width:100%;
	overflow:hidden;
}
	#page-content ul.partners li {
		list-style-type:none;
		
			display:-moz-inline-box; 
			display:inline-block; 
			*zoom:1; 
			*display:inline;
			vertical-align:top;
			
		background:none;
		padding:0 0 10px 0;
		width:201px;
		margin:0 7px 0 0;
	}
	ul.partners li, x:-moz-any-link { margin-right:9px !important;} 
		ul.partners li h4 { margin:12px 0 10px 0;}
		
		
ul.actions {
	width:100%;
	overflow:hidden;
}		
	#page-content ul.actions li {
		float:left;
		width:255px;
		padding-top:0;
		margin-top:20px;
		background-position:left 5px;
	}
	#page-content ul.actions li:first-child { margin-top:0 !important;}
	#page-content ul.actions.alt li {
		background:none;
		padding:0;
		margin-top:30px;
		width:auto;
	}
	
ul.programs { 
	margin:0;
	width:100%;
	overflow:hidden;
}
	#page-content ul.programs li {
		float:left;
		background:none;
		padding:0;
	}

ul.sponsors li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:10px;
}	
ul.sponsors li span {
	float:right;
	padding-right:50px;
}			


.noBorder .widget {
	border:0 none;
	margin:0;
	padding:0;
}

span.post-date {
		background:#89181e;
		display:inline-block;
		color:white;
		/*  width:97px; -- delete by Yippee */
		text-align:center;
		height:23px;
		margin-bottom:7px;
		border-radius:12px;
		-moz-border-radius:12px;
		-webkit-border-radius:12px;
		position:relative;
		padding-top:2px;
		padding-right:15px; /* add by Yippee */
		padding-left:15px; /* add by Yippee */
}
span.post-date.fright { 
	margin-top:5px;
	background:#1c1c1c;
}
	
.widget a.read-more {
	background:none;
	padding:0;
	color:#89181e;
	text-decoration:underline;
}
.widget a.read-more:hover {
	background:none;
	text-decoration:none;
}
	
	

/* 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:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			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:#89181e;
						padding:3px 12px;
						color:#fff;
						text-decoration:none;
						border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
						}
					.reply a:hover { background:#1c1c1c;}
				
				
		.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-left:0;}
	
	#page-content ul li,
	#post-content ul li {
		list-style-type:none;
		padding:5px 0 0 21px;
		background:url(images/marker.png) no-repeat left 10px;
	}
	#page-content ul li:first-child,
	#post-content ul li:first-child { 
		padding-top:0;
		background-position:left 5px;
	}
	
	#page-content ul li a,
	#post-content ul li a {
	}
	
	#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;
	text-transform:uppercase;
}
	.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 {
	display:none; /* add by Yippee */
	/* overflow:hidden;
	background:#dcdcdc;
	border:1px solid #fff;
	padding:20px;
	margin-bottom:2em;
	border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative; */
}
#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 h3 {
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;	
}

/* Recent author comments */
#recent-author-comments h3 { 
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;
}
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		background:url(images/marker.png) no-repeat left 5px;
		padding:0 0 5px 21px;
	}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:110px 0 60px;	
}
	#error404 h1 { color:#89181e;}





/* 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:294px;
			margin:0 38px 50px 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap:hover {
				border-color:#999;
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:1px;
				width:290px;
				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;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	margin-top:-30px;
	padding-top:10px;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:35px;
			border-top:3px solid #c7c6c7;
			padding-top:35px;
		}
			.widget h3 {
				color:#151414;
				font-size:20px; /* ori: font-size:26px; */
				line-height:1.2em;
				margin-bottom:15px; /* ori: margin-bottom:25px; */
			}
			
			.widget ul { margin:0;}
				.widget ul li { 
					list-style-type:none;
					line-height:22px;
				}
					
					.widget ul li a {
						color:#263997; /* ori: color:#474747; */
						text-decoration:none;
						padding-left:21px;
						background-repeat:no-repeat;
						background-position:0 5px;
						background-image:url(images/marker.png);
					}
					.widget ul li a:hover {
						color:#263997; /* ori: color:#89181e; */
						text-decoration:underline;
						background-image:url(images/marker-act.png);
					}
			
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {}
	table#wp-calendar {
		width:100%;
		margin-bottom:0;
	}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:1px solid white;
			}
		#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:#89181e;
			color:white;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			padding-left:8px;
			}
		#wp-calendar #next {
			text-align:right;
			padding-right:8px;
		}
		#wp-calendar tbody #today { 
			font-weight:bold;
			background:white;
		}
		#wp-calendar tfoot td { 
			background:#1c1c1c;
			border-color:#1c1c1c;
			margin-top:-1px;
			border-left:none;
			border-right:none;
		}
		#wp-calendar tfoot td a { color:white;}


/* Recent comments */		
.widget.widget_recent_comments ul li a {
	background:none;
	text-decoration:underline;
	color:#89181e;
}		
.widget.widget_recent_comments ul li a:hover { text-decoration:none;}


/* Subscribe */
.widget.wpsb_opt_in h3 { margin-bottom:12px;}
.widget.wpsb_opt_in .widget {
	border:0 none;
	padding:0;
	margin:0;
}
.widget.wpsb_opt_in .widget input[type="text"] {
	background:#c7c7c7;
	color:white;
	font-style:italic;
	border-bottom:0 none;
	border-right:0 none;
	border-top:1px solid #959595;
	border-left:1px solid #959595;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	position:relative;
	padding:7px 17px 9px;
	line-height:1.2em;
	vertical-align:top;
	margin-top:4px;
	width:196px;
}
.widget.wpsb_opt_in input[type="submit"] {
	width:85px;
	height:29px;
	border:0 none;
	background:url(images/button-submit.png) no-repeat left top;
	cursor:pointer;
	color:#89181e;
	font-family:Arial, Helvetica, sans-serif;
}
.widget.wpsb_opt_in input[type="submit"]:hover { background-position:left -29px;}
.widget.wpsb_opt_in .checks { display:none;}
			






/* Footer
---------------------------------------- */
#footer .grid_24 {
	border-top:3px solid #263997; /* ori: border-top:3px solid #1c1c1c; */
	padding:38px 0 35px 0;
	overflow:hidden;	
}


#footer p.copy { margin:0;}
#footer p.copy,
#footer p.copy a { color:#263997;} /* ori: color:#89181e; */
#footer p.copy a.alt { text-decoration:none;}

	/* Footer widget */
	#widget-footer { padding-bottom:55px;}
		#widget-footer .widget-area {
			float:left;
			width:210px;  /* ori: width:150px; */
			margin-right:25px;	  /* ori: margin-right:50px; */
		}
			#widget-footer .widget-area h4 {
				font-size:16px; /* ori: font-size:22px; */
				line-height:1.2em;
				color:#151414;
				border-bottom:1px solid #bcbdbc;
				margin-bottom:8px; /* ori: margin-bottom:16px */
			}
			#widget-footer .widget-area ul { margin:0;}
				#widget-footer .widget-area ul li {
					list-style-type:none;
					line-height:22px;
				}
					#widget-footer .widget-area ul li a {
						color:#474747;
						text-decoration:none;
					}
					#widget-footer .widget-area ul li a:hover { color:#89181e;}
					
		#widget-footer	.widget-area.social_networks_widget {
			float:right;
			width:230px;
			margin-right:0;
		}
			#widget-footer	.widget-area.social_networks_widget ul { 
				padding-top:5px;
				width:100%;
				overflow:hidden;
			}
				#widget-footer	.widget-area.social_networks_widget ul li {
					float:left;
					margin-right:5px;
				}
					#widget-footer	.widget-area.social_networks_widget ul li a:hover { background-position:left -34px;}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	height:3px;
	background:#bbbdbc;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:35px 0;
}
.line-hor.alt { margin-top:20px;}

/* Address */
.address {
	padding:15px 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform label { display:inline-block;}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px 8px;
		display:block;
		background:#c7c7c7;
		border-bottom:none;
		border-right:none;
		border-left:1px solid #959595;
		border-top:1px solid #959595;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
		line-height:1.2em;
		vertical-align:top;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px 8px;
		margin-top:10px;
		overflow:auto;
		background:#c7c7c7;
		border-bottom:none;
		border-right:none;
		border-left:1px solid #959595;
		border-top:1px solid #959595;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
	}
	#commentform #submit {
		background:#89181e;
		height:30px;
		color:white;
		cursor:pointer;
		border:none;
		width:140px;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
		}
	#commentform #submit:hover {
		background:#1c1c1c;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#c7c7c7;
		padding:8px 0 8px 8px;
		width:330px;
		border:0 none;
		border-left:1px solid #959595;
		border-top:1px solid #959595;
		margin-right:10px;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		color:#111;
		font-size:12px;
		position:relative;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#c7c7c7;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:0 none;
		border-left:1px solid #959595;
		border-top:1px solid #959595;
		overflow:auto;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		position:relative;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		background:#89181e;
		height:30px;
		color:white;
		cursor:pointer;
		border:none;
		width:140px;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		position:relative;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#000;
		color:#fff;
		}
		.wpcf7-not-valid-tip {
			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;
			}




/* Sidebar search form */
#searchform .searching {
	display: none; /* add by Yippee - close the search */
	width:231px;
	height:32px;	
	background:#c7c7c7;
	border:1px solid #959595;
	border-bottom:0 none;
	border-right:0 none;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	position:relative;
	display:inline-block;
}
#searchform input[type="text"] {
		width:165px;
		font-style:italic;
		color:white;
		padding:7px 0;
		margin-left:20px;
		line-height:1.2em;
		vertical-align:top;
		float:left;
		border:0 none;
		background:none;
	}
	#searchform .submit {
		width:29px;
		height:29px;
		border:0 none;
		background:url(images/search-button.png) no-repeat left top;
		cursor:pointer;
		position:absolute;
		right:2px;
		top:2px;
	}



/* 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;
}

.cufon-loading {
          visibility: hidden;
	}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

/* MP3 player */
#fmp_widget-3 {
	position:absolute;
	right:25px;
	top:98px;
	border-top:0px;
	}