@charset utf-8;

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:underline;
  border:0;
  color:#a1afb7;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
  line-height:1.2em;
  color:#8395a0;
  margin:0 0 0.75em;
}
	h1 span { color:#2b699f;}
h2{
  font-size:30px;
  line-height:1.2em;
  margin:0 0 6px 0;
}
	h2 a {
		color:#000;
		text-decoration:none;
	}
	h2 a:hover { color:#a1afb7;} 
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  line-height:1.2em;
  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: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;
}

submit{
  -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;
}
submit::-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:not([type='button']){
  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{
  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/bodyBg.png) repeat-x #002664;
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 100%/1.125em ;
	color: #737D83;
	position:relative;
}

#main {
	font-size:.814em;
	background:url(../images/DNA.png) center 0px no-repeat;
}
.container {
	width: 95%;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header { 
	min-width:960px;
	position:relative;
	z-index:999;
}
.home header {
	overflow:hidden;
	z-index:1;
}
	.home header .splash { 
		
	}
	header .container_24 {
		height:110px;
		position:relative;
		z-index:2;
	}
	.home header .container_24 { 
		height:455px;
		background:url(../images/Slider.png) no-repeat center bottom;
	}
	
header #today {
	position:absolute;
	right:240px;
	top:28px;
	font-size:11px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#7c8e99;
}

/* Logo */
.logo {
	position:absolute;

	}
	.logo h1,
	.logo h2 {
		font-size:0;
		line-height:0;
		margin-bottom:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			width:225px;
			height:64px;
			display:block;
			background:url(../images/logo.png) no-repeat left top;
		}


/* Header widget */
#widget-header .widget.social_networks_widget {
	position:absolute;
	left:152px;
	top:568px;
}
	#widget-header .widget.social_networks_widget h3 { display:none;}
	#widget-header .widget.social_networks_widget ul { margin:0;}
	#widget-header .widget.social_networks_widget ul li {
		list-style-type:none;
		float:left;
		margin-right:7px;
	}
		#widget-header .widget.social_networks_widget ul li a span {
			background-position:left -24px;
			cursor:pointer;
		}
		#widget-header .widget.social_networks_widget ul li a:hover span {}
		
		
/* Header banners */		
ul.banners_cycle1 { 
	margin:0;
	position:absolute;
	left:16px;
	top:148px;
}		
	ul.banners_cycle1 li {
		list-style-type:none;
		width:299px;
		background-position:255px 0;
		background-repeat:no-repeat;
		margin-bottom:8px;
	}
		ul.banners_cycle1 li a {
			display:block;
			width:299px;
			height:90px;
			background-repeat:no-repeat;
			background-position:left top;
			text-decoration:none;
			color:white;
			font-size:21px;
			line-height:1.2em;
		}
		ul.banners_cycle1 li a .inner {
			padding:36px 0 0 10px;
			display:block;
			text-transform:uppercase;
			font-size:18px;
		}
		
		ul.banners_cycle1 li.style-1 { background-image:url(../images/arrow1.png);}
		ul.banners_cycle1 li.style-2 { background-image:url(../images/arrow1.png);}
		ul.banners_cycle1 li.style-3 { background-image:url(../images/arrow1.png);}
		ul.banners_cycle1 li.style-4 { background-image:url(../images/arrow4.png);}
		
		ul.banners_cycle1 li.style-1 a { background-image:url(../images/header-banner1.png);}
		ul.banners_cycle1 li.style-1 a .inner {padding-left:24px; padding-top:36px;}
		ul.banners_cycle1 li.style-2 a { background-image:url(../images/header-banner2.png);}
		ul.banners_cycle1 li.style-3 a { background-image:url(../images/header-banner3.png);}
		ul.banners_cycle1 li.style-4 a { background-image:url(../images/header-banner4.png);}




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

.nav-tail { 
	background:url(../images/nav-tail.gif) repeat-x left top; 
}
.nav-right { 
	background:url(../images/nav-right.gif) no-repeat right top;
	height:55px;
}
.nav-left { 
	background:url(../images/nav-left.png) no-repeat left top;
	padding-left:11px;
	position:absolute;
	right:0;
	top:40px;
}

/* Primary navigation */
nav.primary {

}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu *, nav.primary .menu, nav.primary .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu, nav.primary .menu {
	line-height:	1.0;
}
.sf-menu ul, nav.primary .menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li, nav.primary .menu ul li {
	width:			100%;
}
.sf-menu li:hover, nav.primary .menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li, nav.primary .menu li {	float:			left;	position:		relative; border-left:1px solid #abb8bf;}
.sf-menu li, nav.primary .menu li:first-child{border-left:0px; }
.sf-menu a, nav.primary .menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, nav.primary .menu li:hover ul,
.sf-menu li.sfHover ul, nav.primary .menu li.sfHover ul {
	left:			0;
	top:			53px; /* match top ul list item height */
	z-index:		99;
	width:223px;
}
ul.sf-menu li:hover li ul, nav.primary .menu li:hover li ul,
ul.sf-menu li.sfHover li ul, nav.primary .menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, nav.primary .menu li li:hover ul,
ul.sf-menu li li.sfHover ul, nav.primary .menu li li.sfHover ul {
	left:			215px; /* match ul width */
	top:			-17px;
	width:180px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:#5c9d39;
	padding:20px 0;
}
ul.sf-menu li li:hover li ul, nav.primary .menu li li:hover li ul, 
ul.sf-menu li li.sfHover li ul, nav.primary .menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, nav.primary .menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul, nav.primary .menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu, nav.primary .menu {
	/*max-width:760px;*/
	margin-left:-11px;
}
.sf-menu a, nav.primary .menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited, nav.primary .menu a, nav.primary .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#8395a0;
}
/* main level */
.sf-menu > li > a, nav.primary > .menu > li > a {
	padding:0 10px 0 10px;
	font-size:12px;
	line-height:53px;
	text-transform:uppercase;
	font-weight:600;
}
.sf-menu > li.current_page_item > a, nav.primary > .menu > li.current_page_item > a,
.sf-menu > li.sfHover > a, nav.primary > .menu > li.sfHover > a,  
.sf-menu > li > a:hover, nav.primary > .menu > li > a:hover {
	color:white;
	background:url(../images/nav-act.gif) repeat-x left top;
}
.sf-menu > li.current_page_item:first-child > a, nav.primary > .menu > li.current_page_item:first-child > a,
.sf-menu > li:first-child > a:hover, nav.primary > .menu > li:first-child > a:hover { background:url(../images/nav-act-left.png) no-repeat left top;}
.sf-menu > li.last a:hover, nav.primary > .menu > li.last a:hover,
.sf-menu > li.last.current_page_item a, nav.primary > .menu > li.last.current_page_item a { background:url(../images/nav-act-right.png) no-repeat right top;}

/* second level */
.sf-menu li ul li, nav.primary .menu li ul li { 
	padding-left:5px;
	background:#5c9d39;
	width:218px;
}
.sf-menu > li > ul > li.last, nav.primary > .menu > li > ul > li.last { 
	background:url(../images/sub-menu-bot1.png) no-repeat left top;
	padding-bottom:21px;
}
.sf-menu li li:first-child, nav.primary .menu li li:first-child { padding-top:20px;}
.sf-menu li li a:hover, nav.primary .menu li li a:hover,
.sf-menu li li.sfHover a, nav.primary .menu li li.sfHover a { 
	z-index:9999;
}		
	.sf-menu li li a, nav.primary .menu li li a,
	.sf-menu li li a:visited, nav.primary .menu li li a:visited {
		color:white;
		font-weight:bold;
		line-height:26px;
		width:212px;
		text-indent:27px;
	}
	.sf-menu li li a:hover, nav.primary .menu li li a:hover {
		background:url(../images/sub-menu-act1.gif) no-repeat left top;
		color:#5c9d39;
	}

/* third level */
.sf-menu li li li, nav.primary .menu li li li,
.sf-menu li li li a, nav.primary .menu li li li a {
	width:172px;
	background:none;
}
.sf-menu li li li, nav.primary .menu li li li,
.sf-menu li li li:first-child, nav.primary .menu li li li:first-child {
	padding:0 0 0 8px;
}
	.sf-menu li li li a, nav.primary .menu li li li a {
		line-height:23px;
		width:165px;
	}
	.sf-menu li li li a:hover, nav.primary .menu li li li a:hover { background:url(../images/sub-menu-act2.gif) no-repeat left top;}

.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:20px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:99;
}
	
#content {
	padding:10px 5px;
}
#content.alt { padding-right:0;}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	.home article { 
		padding:0;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
			position:relative;
		}
			.featured-thumbnail img {
				margin:0 20px 10px 0;
			}
			.img-wrapper {
				width:270px;
				height:151px;
				position:absolute;
				left:0;
				top:0;
				background:url(../images/img-wrapper.png) no-repeat left top;
			}
		#page-content ul,	
		.post-content ul { margin-left:0;}
		
			#page-content ul li,	
			.post-content ul li {
				list-style-type:none;
				padding:0 0 5px 14px;
				background:url(../images/arrow-act.gif) no-repeat left 6px;
			}
		
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		width:100%;
		font-size:12px;
		line-height:1.2em;
		color:#5c9d39;
		text-transform:uppercase;
		font-weight:bold;
		overflow:hidden;
		margin-bottom:20px;
	}
		.post-meta a {
			color:#5c9d39;
			text-decoration:none;
		}
		.post-meta a:hover { text-decoration:underline;}
		
	.post-meta-bot {
		width: 100%;
		overflow: hidden;
	}
	.post-meta-bot.alt { 
		position:relative; 
		bottom:0;
		clear:both;
	}
		.post-meta-bot a {
			color:#5c9d39;
			font-size:11px;
			line-height:1.2em;
			text-transform:uppercase;
			border-bottom:1px solid #84b56a;
			text-decoration:none;
			margin-right:34px;
		}
		.post-meta-bot a:hover { 
			color:#a1afb7;
			border-bottom-color:#a1afb7;
		}
		
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}

article.post {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
}
		
ul.folio_cycle {
	width:100%;
	overflow:hidden;
	margin:0 0 -16px 0;
}
	ul.folio_cycle li {
		list-style-type:none;
		padding-bottom:16px;
		margin-bottom:16px;
		background:url(../images/line-hor.gif) repeat-x left bottom;
		overflow:hidden;
	}		
		ul.folio_cycle li h5 {
			font-size:12px;
			line-height:14px;
			text-transform:uppercase;
			margin-bottom:8px;
		}
		ul.folio_cycle li .featured-thumbnail { cursor:pointer;}
		ul.folio_cycle li .featured-thumbnail img { 
			margin-top:0;
			margin-bottom:0;
		}
		ul.folio_cycle li a.link {
			color:#2b699f;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
			line-height:1.2em;
			text-decoration:underline;
		}
		ul.folio_cycle li a.link:hover {
			color:#a1afb7;
		} 
		
.read-more {
	color:#2b699f;
	font-weight:bold;
	text-transform:capitalize;
	}		




/* 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 #e3e3e3;
				border-radius:8px;
				-moz-border-radius:8px;
				-webkit-border-radius:8px;
				position:relative;
				margin-bottom:20px;
			}
			li.comment .comment-body a { color:#8395a0;}
			
		.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:#5c9d39;
						padding:0 16px;
						color:#fff !important;
						text-transform:uppercase;
						font-size:11px;
						line-height:28px;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						text-decoration:none;
						border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						}
					.reply a:hover { background:#a1afb7;}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



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

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



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


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	nav.oldernewer a {
		color:#2b699f;
		font-weight:bold;
		text-decoration:none;
		background-repeat:no-repeat;
	}
	nav.oldernewer a:hover {color:#a1afb7;}
	.older {
		float:left;
	}
		.older a {
			background-image:url(../images/arrow-alt.gif);
			background-position:left 6px;
			padding-left:14px;
		}
		.older a:hover { background-image:url(../images/arrow-act-alt.gif);}
	.newer {
		float:right;
	}
		.newer a {
			background-position:right 6px;
			background-image:url(../images/arrow.gif);
			padding-right:14px;
		}
		.newer a:hover {background-image:url(../images/arrow-act.gif);}

.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;
			}
			

ul.posts-list { margin:0;}			
	ul.posts-list li {
		background:url(../images/line-hor.gif) repeat-x left top;
		padding-top:20px;
		margin-top:20px;
		list-style-type:none;
	}
	ul.posts-list li:first-child {
		background:none;
		padding:0;
		margin:0;
	}			




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	background:#edf3f7;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	margin-bottom:2em;
	color:#8395a0;
	}
#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 h2 {
	font-size:20px;	
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		background:url(../images/arrow-act.gif) no-repeat left 5px;
		padding:0 0 3px 15px;
	}
	#recent-author-comments ul li a { color:#8395a0;}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:30px 0 35px;	
}
	#error404 h1 { color:#5c9d39;}
	
	#error404 #searchform .searching,
	.no-results #searchform .searching,
	.error404.not-found #searchform .searching { background:url(../images/search-input1.png) no-repeat left top;}
	
	#error404 #searchform input[type="submit"],
	.no-results #searchform input[type="submit"],
	.error404.not-found #searchform input[type="submit"] { background:url(../images/search-button1.png) no-repeat left top;}




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


/* Gallery */
#gallery {
	margin-top:-60px;
}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:270px;
			margin:60px 48px 0 0;
		}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:270px;
				height:151px;
				position:relative;
				background:url(../images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap:hover {
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding-top:20px;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				position:absolute;
				left:1px;
				top:1px;
				width:290px;
				height:150px;
				background:url(../images/magnify1.png) 50% 50% no-repeat;
				display:none;
				cursor:pointer;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon { display:block;}






/* Sidebar
---------------------------------------- */
#sidebar {
	padding-top:45px;
}
#sidebar.alt { padding:0;}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		#sidebar .widget {
			margin-bottom:60px;
		}
			.widget h3,
			h3.title {
				color:#1e0c26;
				font-size:26px;
				line-height:1.2em;
				margin-bottom:12px;
			}
			.widget ul { margin:0;}
				#sidebar .widget ul li {
					list-style-type:none;
					background:url(../images/line-hor.gif) repeat-x left top;
					line-height:27px;
				}
				#sidebar .widget ul li:first-child {
					background:none;
				}
					#sidebar .widget ul li a {
						text-decoration:none;
						color:#2b699f;
						font-weight:bold;
						background:url(../images/arrow.gif) no-repeat left 5px;
						padding:0 0 0 14px;
					}
					#sidebar .widget ul li a:hover {
						color:#a1afb7;
						background:url(../images/arrow-act.gif) no-repeat left 5px;
					}
		#sidebar .widget ul.children {
			margin:0 0 0 20px;
		}
			#sidebar .widget ul.children li a {
				background:none;
				padding:0;
				font-size:11px;
				font-weight:normal;
			}

/* Recent comments */			
#sidebar .widget.widget_recent_comments ul li {
	line-height:1.2em;
	padding-top:8px;
	margin-top:8px;
}
#sidebar .widget.widget_recent_comments ul li:first-child {
	padding-top:0;
	margin-top:0;
}
	#sidebar .widget.widget_recent_comments ul li a { background:none;}

/* Calendar */
#calendar_wrap {
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar a { color:#2b699f;}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}
			
			
/* Left Sidebar
---------------------------------------- */
#sidebar-left {
	margin-top:-21px;
	position:relative;
	padding-bottom:22px;
}
	#sidebar-left .indent { padding:0 57px 0 16px;}
	#sidebar-left .widget { margin-bottom:28px;}

/* Text widget (banner) */			
#text-7 {
	background:white;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	color:#393073;
	font-weight:bold;
	padding:14px 0 0 24px;
}
	#text-7 h3 {
		color:#5c9d39;
		font-size:27px;
		line-height:1.4em;
		margin-bottom:4px;
	}
	#text-7 .textwidget { line-height:20px;}
		#text-7 .textwidget strong { font-size:14px;}
		#text-7 .textwidget a {
			color:#2b699f;
			text-decoration:none;
		}		
		#text-7 .textwidget a:hover { text-decoration:underline;}
		
		
/* Sidebar Banners */
ul.banners_cycle2 { margin:0;}		
	ul.banners_cycle2 li {
		list-style-type:none;
		border:1px solid #d6dee3;
		background:url(../images/banner-bg.gif) no-repeat right top;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		position:relative;
		margin-bottom:8px;
		padding:11px 16px 11px 55px;
	}
	
		ul.banners_cycle2 li h3 {
			font-size:24px;
			line-height:1.4em;
			position:relative;
			margin-bottom:6px;
			padding-right:57px;
		}
			ul.banners_cycle2 li h3 span {
				font-size:30px;
				line-height:1.2em;
				position:absolute;
				left:-32px;
				top:0;
				margin-top:-6px;
				text-transform:uppercase;
			}
			*+ html ul.banners_cycle2 li h3 { 
				margin-top:-4px;
				line-height:1.3em;
			}
			*+ html ul.banners_cycle2 li h3 span { margin-top:1px;}
			
			@media all and (-webkit-min-device-pixel-ratio:10000),
			not all and (-webkit-min-device-pixel-ratio:0) {
			  ul.banners_cycle2 li h3 span { margin-top:-3px;}
			}
			
		
			ul.banners_cycle2 li p { margin:0;} 
			ul.banners_cycle2 li a.read-more {
				float:right;
				color:#a1afb7;
				font-size:11px;
				text-transform:uppercase;
				line-height:1.2em;
				text-decoration:none;
				border-bottom:1px solid #b7c2c8;
			}
			ul.banners_cycle2 li.style-1 a.read-more:hover { border-color:#210e29;}
			ul.banners_cycle2 li.style-2 a.read-more:hover { border-color:#393073;}
			ul.banners_cycle2 li.style-3 a.read-more:hover { border-color:#2b699f;}
			
	ul.banners_cycle2 li.style-1,
	ul.banners_cycle2 li.style-1 h3,
	ul.banners_cycle2 li.style-1 a.read-more:hover { color:#210e29;}
	ul.banners_cycle2 li.style-2,
	ul.banners_cycle2 li.style-2 h3,
	ul.banners_cycle2 li.style-2 a.read-more:hover { color:#393073;}
	ul.banners_cycle2 li.style-3,
	ul.banners_cycle2 li.style-3 h3,
	ul.banners_cycle2 li.style-3 a.read-more:hover { color:#2b699f;}
	
	.single .bann2 h1 { margin-left:-24px;}		
	

ul.post_cycle { margin:0;}
	ul.post_cycle li {
		list-style-type:none;
		padding-top:12px;
	}
	ul.post_cycle li:first-child { padding:0;}
		ul.post_cycle li h4 { margin:0 0 5px 0;}
	
		

#wpsb { width:148px;}
#wpsb .widget.module {
	color:#8395a0;
	font-size:11px;
	line-height:1.2em;
	text-transform:uppercase;
}
#wpsb .checks { display:none;}
#wpsb input[type="text"] {
	background:url(../images/newsletter-input.gif) no-repeat left top;
	border:0 none;
	width:124px;
	padding:5px 12px;
	margin-top:8px;
	font-size:12px;
	line-height:1.29em;
	color:#738ea0;
}
#wpsb input[type="submit"] {
	width:88px;
	height:28px;
	background:url(../images/newsletter-button.gif) no-repeat left top;
	border:0 none;
	cursor:pointer;
	float:right;
}
#wpsb input[type="submit"]:hover { background-position:left -28px;}

.wp-pagenavi {
	width: 100%;
	overflow: hidden;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 3px 8px !important;
	margin: 2px;
	text-decoration: none;
	color: #a1afb7;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #2b699f !important;
}

.wp-pagenavi span.current {
	color: #2b699f !important;
	font-weight: bold;
}

span.pages {
	float: right;
}


/* Footer
---------------------------------------- */
#footer { background: url(../images/BgFooter.png) repeat-x;
    color: #9E9E9E;
    }
	#footer .grid_24 {
		height:101px;
		overflow:hidden;	
	}
	#footer p { line-height:20px;}
	#footer p.top_indent { padding-top:20px;}
	#footer a { color:#9e9e9e;}
	
	#footer a { text-decoration:none;}
	#footer a:hover { text-decoration:underline;}



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

/* Form defaults */
input, select, textarea { 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color: #50575B;
}



.Homedesccont{  list-style-type:none; padding:0px; margin:0px;}
.Homedesccont li{ display:inline-block; vertical-align:top;}
.Homedesccont li.AboutCMSdesc{ width:590px;}
.Homedesccont li.Loginsec{width:353px;}
.Homedesccont h2{ font-size:22px; color:#00a1ff; text-transform:uppercase;}
.Homedesccont p{ font-weight:normal; font-size:18px; font-family:Verdana, Geneva, sans-serif; color:#fff; text-align:justify; line-height: 23px; }
.logincontainer{ display:block; padding-left:20px;}
.roundcorder{ background:#fff; border-radius:5px; border:1px solid #0f203c; padding-top:10px;}
.roundcorder h4{ text-transform:uppercase; color:#fff; background:url(../images/LoginHeader.png) left center no-repeat; padding:10px 0px 10px 15px; margin-left:-10px;}
.inputfields{ display:block; padding:5px 25px}
.inputfields input{ border-radius:4px; border:1px solid #c3c3c3; width:80%; height:22px;}
.inputfields input[type="text"]{ background:url(../images/LoginIcons.png) left 5px no-repeat; padding-left:35px;}
.inputfields input[type="password"]{ background:url(../images/LoginIcons.png) left -24px no-repeat; padding-left:35px;}
.remeberpass{ list-style-type:none; padding:0px; margin:0px;}
.remeberpass li{ display:inline-block; padding:5px; color:#7a7a7a;}
.remeberpass li a{color:#007efb; border-left:1px dotted #7a7a7a; padding-left:20px;}
.buttonsection{ display:block; padding:5px 25px;}
.buttonsection input[name="Login"]{ background:url(../images/btnBlue.png) bottom repeat-x #b9e6f9; border:1px solid #309aca; padding:2px 25px; border-radius:3px; text-transform:uppercase; color:#fff; font-weight:bold; cursor:pointer;}
.buttonsection input[name="Login"]:hover{border:1px solid #0f709c;}
.buttonsection input[name="Register"]{ background:url(../images/btnOrg.png) bottom repeat-x #f9b037; border:1px solid #e09a26; padding:2px 25px; border-radius:3px; text-transform:uppercase; color:#fff; font-weight:bold; cursor:pointer;}
.buttonsection input[name="Register"]:hover{border:1px solid #a86c08;}
p.readMore a{ display:inline-block; background:url(../images/Readmore.png) right no-repeat; float:right; padding:10px; width:79px; margin-top:-30px; }
.copyrightinfo{ color:#fff; display:block; text-align:center; font-size:10px; padding:8px 0px;}
.globalNav { display:block; text-align:right; padding-top:10px;}
.globallinks { list-style-type:none; padding:0px; margin:0px;}
.globallinks li{ padding:0px 5px; color:#9ad9ff; display:inline-block; font-size:13px; text-transform:uppercase;}
.globallinks li span{ color:#fff; font-weight:bold;}
.globallinks li a{ font-weight:bold; color:#fff;}
.insidecontainer{ display:block; border:1px solid #dde2e6; background:#fff;}

.CaseHeader li{ display:inline-block;}
li.casehead{ width:775px; text-transform:uppercase; font-weight:bold; font-size:16px; text-shadow:1px 1px 1px #FFFFFF;  border-right:0px solid #34a7db;}
li.addnew{ width:140px; background:url(../images/Addbtn.png) no-repeat 5px; padding-left:24px;border-left:1px solid #34a7db;}
li.addnew a{color:#094581; text-transform:uppercase; font-weight:bold; font-size:14px; text-shadow:1px 1px 1px #FFFFFF; text-decoration:none;}
.FieldsNGridsCont { display:block; padding:10px;}
.GridContainer table{ border:1px solid #cccccc; border-collapse:collapse; background:#fafafa;}
.GridContainer table th{ background:url(../images/BgTh.png) repeat-x bottom #edf8fd; border-top:1px solid #8fb9d0; border-bottom:1px solid #8fb9d0; color:#505050; font-weight:bold; border-right:1px solid #8fb9d0; border-left:1px solid #fff; padding:5px; text-transform:uppercase; }
.GridContainer table td{border-bottom:1px solid #e3e3e3; color:#505050; font-weight:bold; border-right:1px solid #e3e3e3; border-left:1px solid #fff; padding:5px;}
.GridContainer table td:first-child{border-left:1px solid #e3e3e3}
.GridContainer table th:first-child{ border-left:1px solid #8fb9d0}
tr.altrow td{ background:#fff;}
.inside header .container_24{ height:110px;}


/** Static HTML Styles **/


/* Tabs Style */
.tabs { margin-top:12px; padding:0px 10px 10px 10px}
UL.tabNavigation {list-style: none;	margin: 0;	padding: 0;}
UL.tabNavigation LI {display: inline;}
UL.tabNavigation LI A {padding: 3px 10px; background-color: #d3eaf6; color: #34769a; text-decoration: none; font-size:12px; font-weight:bold; border:1px solid #a3c6d8; text-transform:uppercase; font-weight:bold; }
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover { background:url(../images/SelectedTabBg.png) repeat-x top; color: #181818; padding-top: 7px; border:1px solid #a3c6d8; font-size:12px; font-weight:bold; border-bottom:1px solid #fff; }
UL.tabNavigation LI A:focus {outline: 0;}
div.tabs > div {padding:5px; margin-top: 1px; border: 1px solid #a3c6d8;}
div.tabs > div h2 { margin-top: 0;}
/* Tabs Style Ends Here .... */
.cols2{ display:inline-block; padding:0px 5px;}
.bulletspnts{ list-style-type:none; padding-top:30px; margin:0px;line-height: 18px;}
.bulletspnts li{ display:block; background:url(../images/marker-1.png)left top no-repeat; padding:5px  0px 5px 25px; font-weight: bold;}
img.CMSIMG{ padding:2px; border:1px solid #bfbfbf;}
.width64{ width:64%;}
.width33{ width:33%; vertical-align:top}
.insidecontainer h3{ color:#001f5d; font-weight:600; text-transform:uppercase; padding:10px 5px 5px 5px; margin:0px;}
.insidecontainer p{ padding:5px 10px;}
.insidecontainer { color:#666;}
#second, #third, #Fourth{ min-height:435px;}
.Homedesccont li.ContactMail{width:265px; margin-right:48px;  display:inline-block;}
.Homedesccont li.Phone{width:265px;   display:inline-block;}
.Homedesccont li.Email{width:350px; display:inline-block;}
.contactContainer{ color:#666; padding:5px 12px 10px; font-size:12px;}
.contactContainer strong{ font-weight:bold; color:#00a1ff; text-transform:uppercase; font-size:13px;}
.ContactUs .roundcorder h4 { margin-bottom:5px;}
.ContactMail .roundcorder h4{ text-transform:uppercase; color:#fff; background:url(../images/LoginHeaderOrng.png) left center no-repeat; padding:10px 0px 10px 15px; margin-left:-9px;}
.Phone .roundcorder h4{ text-transform:uppercase; color:#fff; background:url(../images/LoginHeaderGren.png) left center no-repeat; padding:10px 0px 10px 15px; margin-left:-9px;}
.ContactUs .container{ padding-bottom:22px;}
.ContactUs header .container_24{ height:455px;background:url(../images/ContactUsBanner.png) no-repeat center bottom;}

.contact-us-container{ height:330px;background:url(../images/ContactUsBanner.png) no-repeat center top;border-radius:8px;}

#resourcesUl{padding-top: 5px !important;}
#resourcesUl li{font-size: 13px;}
#resourcesUl li a{color: purple;}

.errorSummary p{display: none !important;}
