/*
Theme Name: empowerinc
Theme URI: http://wordpress.org/
Description: empowerinc's redesign
Author: empowerinc
Version: 1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* These are here to override "user-agent" stylesheets */
html{
   color:#000; 


	
}
body,div,dl,dt,empowerdd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
textarea{
	max-width: 600px;
	max-height: 300px;
}
input{
		background: #F9F9F9;
border: 1px solid #CCC;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
padding: 2px;
}
select{
		background: #F9F9F9;
border: 1px solid #CCC;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
padding: 4px;
}

table{
    border-collapse:collapse;border-spacing:0; }

fieldset,img{
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li{
    list-style:none;
}
caption,th{
    text-align:left;
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}

q:before,q:after{
    content:'';
}


abbr,acronym{
    border:0;font-variant:normal;
}
sup{
    vertical-align:text-top;
}
sub{
    vertical-align:text-bottom;
}
input,textarea,select{
   font-family:inherit;font-size:inherit;font-weight:inherit;
}
input,textarea,select{
font-size:100%;
}
legend{
color:#000;
}
del,ins{
    text-decoration:none;
}
/* User-aget override end */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	width: 100%;
	

}

#content {
	display: inline;
	width: 650px;
	float:left;
}
#content-nosidebar {
	width: 100%;
}
#primary,
#secondary {
	
	display: inline-block;
	overflow: hidden;
	width: 240px;
	margin-top:20px;}

#pageprimary{
	margin-top: 82px;
	overflow: hidden;
	width: 240px;
}

#secondary {
	clear: right;
}

#social{ 
	position:relative;
	height:50px;
	padding-top:30px;
	display:inline;}

#social ul{
	display:inline;
	margin-bottom:0;}

#social ul li{
	margin-right:3px;
	list-style: none;
	display:inline;}

.follow img{
	margin-left:3px;
	width:81px;
	height:40px;}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
a {
	text-decoration: none;
}
a:link {
	color: #393939;
}
a:visited {
	color: #393939
}
a:active,
a:hover {
	color: #184E97;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;
}

nav{
	font-size: 9pt;
}



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,

#wrapper {
	background:transparent url(/wp-content/uploads/2012/07/background_lightgrey.jpg) repeat;
	margin: 0 auto;
	width: 950px;

	
	
	
}
#wrapper {
	
	background:transparent url(/wp-content/uploads/2012/07/background_lightgrey.jpg) repeat;
}

/* =Global Elements 
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

/*background: #000000 url('/wp-content/uploads/2011/12/copyoftry.jpg') center 0 no-repeat;*/

body {
background:transparent url(/wp-content/uploads/2012/07/background_lightgrey.jpg) repeat ;
color:#393939;

}


body,
input,
textarea {
	color: #333;
	font-size: 9pt;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */
header figure{
	margin-bottom: 30px;
	background-image: url("/wp-content/uploads/2012/07/");
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}




/* =Content
-------------------------------------------------------------- */

#main {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);

}




#inlinesection {
	display:block;
	height: 578px;
	margin:0;
}
#pagecontent {
	display:block;
	margin-top:-45px;
	
}
#pagecontent ul{
	padding-left: 30px;
}
#pagecontent ol{
	padding-left: 0;
}
#pagecontent-nosidebar {
	width: 910px;
	min-height: 600px;
	display:block;
	margin:0 auto;}

#pagecontent-nosidebar ul{
	padding-left: 30px;
}
#pagecontent-nosidebar ol{
	padding-left: 0;
}

#whatwedo {
	position: relative; float: none;
	overflow: hidden;
	width: 630px;
	height: 1180px;
	margin-right: 30px;
	display: inline-block;
}
#whatwedo ul{
	margin:0;padding:0;width: 290px;
}

#logoslider {
	position: relative; float: none;
	overflow: hidden;
	width: 630px;
	height: 800px;
	margin-right: 30px;
	display: inline-block;
}

#box{
position:relative;
margin:0;
display: inline-block;
}

.products #ribbon{
	position:relative;
	text-indent: -9999px;
	background: url('/wp-content/uploads/2012/07/sub_heading_banner4.png') no-repeat top left;
	width:202px;
	height:40px;
	display:block;
	margin-left:-7px;
	margin-top:14px;
	margin-bottom:0;
	}

#box .products{
	position:relative;
	display:inline-block;
	width: 285px;
	height:390px;
	float: left; margin: 10px;
	background: white;
	border: 1px solid #CCC;
	
	}


#box .products:first-child {
	margin: 0 0 0 20px;}


.products #ribbon_2{
	
	text-indent: -9999px;
	background: url('/wp-content/uploads/2012/07/sub_heading_4.png') no-repeat top left;
	width:202px;
	height:40px;
	margin-left:-7px;
	margin-top:14px;
	margin-bottom:0;}


#box .products p{
	
	margin: 0 0 0 0; 
	padding: 10px 13px 0 13px;
	overflow:hidden;}

.eproducts{
	border:none;
	margin: 0 0 24px 10px;
	padding: 0 0 0 13px; }

li.links{
	font-size:1.2em;
	font-weight:500;
	padding-bottom:0;
	padding-top:10px;
	list-style:square;
	margin-left:30px;
	}

li.links a{
	border-bottom: 1px dotted black;}

#testimonials {
	position: relative; 
	float: left;
	height: 220px;
	overflow: hidden;
	width: 300px;
	display: inline-block;
}
#projects{
	position: relative;
	float: none;
	overflow: hidden;
	margin-right: 30px;
	display: inline-block;
	width: 630px;
	margin-top: 66px;
}
#content {
	margin-top:30px;
	margin-left: 20px;
	margin-bottom: 36px;
	margin-right: 20px
	/*border: 1px solid #ccc;*/
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 9pt; /*16px;*/
	line-height: 24px;
}
/*#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}*/
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	/*color: #000;*/
	/*line-height: 1.5em;*/
	clear: both;
	text-shadow:0 1px 0px #EBEBEB;
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;
	font-weight:700;
	/*margin: 0 0 20px 0;*/
}
#content table {
	
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	/*padding: 9px 24px;*/
}

#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	/*margin: 0 0 48px 0;*/
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	/*margin-left: -20px;*/
	/*margin-right: -20px;*/
	/*padding: 18px 20px;*/
}
.single .hentry {
	/*margin: 0 0 36px 0;*/
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	/*margin: 0 0 36px 0;*/
}
.page-title span {
	color: #333;
	font-size: 16px;

	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}








.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

.entry-content img.ecollege{
	margin-top:-15px;
	background:none;
	border:none;
	}


.entry-content,
.entry-summary {
	clear: both;font-size: 9pt; color:#333;
	/*padding: 12px 0 0 0;*/}

#content .entry-summary p:last-child {
	/*margin-bottom: 12px;*/
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	/*margin: 0 0 24px 0;*/
	padding: 24px;
	
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	/*padding: 0 24px;*/

}
.entry-content input {
	/*margin: 0 0 24px 0;*/
}
.entry-content input.file,
.entry-content input.button {
	/*margin-right: 24px;*/
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	/*margin: 0 0 24px 0;*/
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	/*margin-right: 24px;*/
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	/*margin-left: 24px;*/
	/*margin-right: 0;*/
	text-align: left;
	width: 33%;
	
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	/*margin: 0 0 22px 0;*/
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	/*padding: 0.5em 0.75em;*/
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	/*margin: 24px 0;*/
	overflow: hidden;
	/*padding: 18px 20px;*/
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	/*margin: 0 -104px 0 0;*/
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	/*margin: 0 0 0 104px;*/
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px dotted silver;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


#textquote{
width:380px;
float:left;
text-decoration: none;
font-family:arial;
font-size: 10px;
font-weight:normal;
text-align:justify;
color:#000;


}

#textquote strong{
color:#184e97;


}
#textquote img{
border: 1px solid #CCC;
}

#recent-posts{
   
  
   padding: 10px 20px 10px 0;
}
#recent-posts p {
   margin: -3px 0 40px 0;
   font-size: 12px;
}
.footer-thumb {
   width: 100px;
   height: 100px;
   border: 3px solid #FAEBD7 ;
   margin: 3px 6px 15px 3px;
   padding: 0;
   float: left;

}
#recent-posts img:hover {
background:#184E97;
 border:3px solid #184E97;}



/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	/*font-size: 14px;*/
	/*line-height: 20px;*/
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 0;

}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

.format-gallery:hover .size-thumbnail img:hover, .category-gallery:hover .size-thumbnail img:hover {
background:#184E97;
 border:1px solid #ccc;}

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	/*margin-right: 24px;*/
	/*margin-top: 4px;*/
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	/*margin-left: 24px;*/
	/*margin-top: 4px;*/
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	/*margin-bottom: 20px;*/
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	/*margin: 5px 5px 0;*/
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	/*margin: 5px;*/
}
.wp-smiley {
	margin: 0;
}
.gallery {
	/*margin: 0 auto 18px;*/
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	/*margin: 0 0 12px;*/
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area{

	margin-top: -3px;
}
.widget-area ul {
	margin-left: 0;

}
.widget-area ul li {
	list-style-type: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
	padding-bottom:17px;
	
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	/*font-size: 11px;*/
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	/*font-size: 14px;*/
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	/*font-size: 11px;*/
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	padding: 0;
}
#primary {
	
	font-size: 10pt;
	color: #333;
}
h6{
	font-style:italic;
}
h5{
	font-weight: bold;
}
#primary td{
	padding:0 30px 0 0;
	border: 0;
}
#primary p{
	font-weight: 400;
	color: #333;
}
#primary h2 {
	font-weight: 600;
	margin-bottom:5px;
}
#primary.twtr-hd{
	display:none;
}
#listposts {
	padding-bottom:17px;

	background: url(/wp-content/uploads/2011/12/strips-side.png) 0 bottom no-repeat;
}
#listposts h5{
	font-size: 10pt;
}
#listposts p{
	margin-bottom: 12px;
}
#listpostsnav {
	padding-bottom:17px;
	margin-bottom: 17px;
	
}
#listposts img{
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #ccc;
	width:230px;
}

#listposts img:hover {
background:#184E97;
padding:4px;
border: 1px solid  #184E97;}


#listposts ul li a:hover {color:#184E97;}



#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 12pt;
		line-height: 1.6em;
	}
	
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
/*=====================================================
	GLOBAL SETTING SECTIONS :)
========================================================================== */
section.latest-project {/*padding-top:13px;*/clear:both;position:relative;}
 
section.latest-project ul#numbers {width:100%;}

p.re-size-text {width:50px;margin:0;float:left;padding-top:3px;}
p.re-size-text img {cursor:pointer;}
p.re-size-text img#minustext {padding-top:2px;}

#outer ul.likes{
float: right;
padding:  4px 0 0 0;
margin-right:-15px;
}

#outer ul.likes li{
border:none;}

#outer ul.likes li.likesfb{
margin-right:-15px;}

#outer ul.likes li.likeshare{
margin-left:-8px;}
/*=====================================================
HEADER :)
========================================================================== */
#outer {height:25px;width:100%;background:#111;}

#shell header figure {background:url('/wp-content/uploads/2011/12/partners-bg.png') center bottom no-repeat;height:52px;width:100%;}
	#shell header figure img {}
/*=====================================================
	WHAT WE DO SECTION  :)
========================================================================== */


section.what-we-do ul li {
	line-height:23px;
	display:inline-block;
	background: url('/wp-content/uploads/2011/12/tab-bg.png') 0 0 no-repeat;
	padding:0 26px 0 13px;
	margin:1px 7px 7px 0;
	height:23px;
}
section.what-we-do ul li a {
	color:#444;background: url('/wp-content/uploads/2011/12/tab-bg-corners.png') 100% 0 no-repeat;
	margin-right:-31px;
	display:block;
	height:23px;
	padding-right:12px;
	font-family:ff-meta-web-pro,sans-serif;

}
section.what-we-do ul li a:hover {color:#AAD443;}



/*=====================================================
Header NAVIGATION :)
========================================================================== */
#outer nav {width:950px;margin:0 auto;}
#outer ul {margin:0;padding:0;float:left;padding:4px 0 0 0;}
#outer ul li {float:left;color:#fff;padding:0 10px;border-right:1px solid #ADADAD;font-family:ff-meta-web-pro,sans-serif;list-style: none;}
#outer ul li span {font-weight:700;}
#outer ul li a {color:#fff;}
		
#outer ul li.call-us {background:url('/wp-content/uploads/2011/12/phone-icon3.png') left 4px no-repeat;padding-left:20px;}
#outer ul li.request-quote a {background:url('/wp-content/uploads/2011/12/evelop-icon1.png') left center no-repeat;padding-left:20px;text-decoration: none;}
		
#outer ul li.twitter a {background:url('/wp-content/uploads/2011/12/twitter-icon.png') center bottom no-repeat;width:16px;height:11px;margin-left:5px;margin-top:2px;}
#outer ul li.twitter a:hover {background:url('/wp-content/uploads/2011/12/twitter-icon.png') center top no-repeat;}
		
#outer ul li.facebook a {background:url('/wp-content/uploads/2011/12/facebook-icon.png') center bottom no-repeat;height:12px;width:15px;margin-top:2px;}
#outer ul li.facebook a:hover {background:url('/wp-content/uploads/2011/12/facebook-icon.png') center top no-repeat;}
			
#outer ul li.blog a {background:url('/wp-content/uploads/2011/12/blog-icon.png') center bottom no-repeat;width:13px;height:14px;}
#outer ul li.blog a:hover {background:url('/wp-content/uploads/2011/12/blog-icon.png') center top no-repeat;}
		
#outer ul li.twitter, #outer ul li.facebook, #outer ul li.blog {border-right:none;padding:0 2px;}
#outer ul li.twitter a, #outer ul li.facebook a, #outer ul li.blog a {text-indent:-9999em;display:block;}
#outer ul li a:hover {color:#009fda;}

/*=====================================================
LAYOUT :)
========================================================================== */
h1.logo {margin:0 auto;width:950px;height:85px;padding-top:25px;}
#shell {margin:0 auto;width:910px;background:#fff;padding:0 20px 50px 20px;overflow:hidden;position:relative;
	-webkit-box-shadow: 0 37px 72px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 37px 72px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 37px 72px 0 rgba(0, 0, 0, 0.4);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=100, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=100, Color='#cccccc')";
	}


	


/*=====================================================
SLIDER :)
========================================================================== */
#slider-shell {width:950px;position:relative;height:346px;background:url('/wp-content/uploads/2011/12/shadow-slider.png') 0 bottom no-repeat;padding-bottom:1px;}

#page-banner {width:950px;height:346px;background:url('/wp-content/uploads/2011/12/shadow-slider.png') 0 bottom no-repeat;}

#slides {position:absolute;top:1px;left:0;z-index:100;width:950px;height:346px;}
	#slides h2 {border-bottom:none;}

.slides_container {width:950px;overflow:hidden;position:relative;display:none;}
.slides_container div.slide {width:950px;height:346px;display:block;text-align:center;}
	.slides_container div.slide a img {width:950px;height:346px;}
/*

/*
	Pagination
*/
.pagination {bottom: 30px;left: 41px;position: absolute;width: 100px;z-index: 9999;}
.pagination li {float:left;margin:0 1px;list-style:none;}
	.pagination li a {display:block;width:12px;height:0;padding-top:12px;background-image:url('/wp-content/uploads/2011/12/pagination.png');background-position:0 0;float:left;overflow:hidden;}
		.pagination li.current a {background-position:0 -12px;}
/*
	Caption
*/

.caption {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
    border-top: 1px solid #000000;
    bottom: -35px;
    color: #FFFFFF;
    font-size: 10pt;
    height: 319px;
    left: 0;
    padding: 5px 40px 0;
    position: absolute;
    text-shadow: none;
    top: 0;
    width: 450px;
background-color: #fff;
	
 /*   z-index: 500;*/
}

.caption h2 {
	color:#444444;
	text-align:left;
	font-weight:500;
	font-size: 2em;
	line-height:1em;
	margin-bottom:10px;
	margin-top:50px;
	padding-bottom: 0;
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;
}

.caption p {
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;
	text-align:left;
	color:#444;
	font-weight:600;
	font-size:1.05em;
	line-height:1.3em;
	margin-left:0px;
	background-color: #fff;
	


} 

.caption h2 span.green {color:#009fda;}
/*.caption ul {margin:0;padding:0;}
	.caption ul li {color:#444;

background-color:#fff;

}*/

span.inline-block{
	display: inline-block;
	background: black;
	padding: 10px;
	line-height: 90%;
	color:#fff;}

/*=====================================================
	TESTIMONIALS SECTION  :)
========================================================================== */

p.learn-more  {
	font-size:0.9em;
	margin-top:20px;
	font-weight:normal;
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;}

p.learn-more a {
	background: url("/wp-content/uploads/2012/07/button.png") no-repeat scroll 0 0 transparent;
    	display: block;
    	font-size: 0.8em;
	width:105px;
    	height: 25px;
   	line-height: 26px;
    	padding-left: 7px;
    	text-transform: uppercase;
	color:#fff;
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;}
	
	
p.learn-more a:hover {
	color:#184E97;
	font-family: "Helvetica", Arial, Nimbus Sans L, sans-serif;}

/*=====================================================
	INTERNAL PAGE STYLE :)
========================================================================== */	
	#main-banner {height:346px;width:950px;display:block;background:url("../img/shadow-slider.png") no-repeat scroll 0 bottom transparent;}
		#main-banner figure img {position:absolute;left:0;}
/*=====================================================
non-semantic helper classes :)
========================================================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

/*=====================================================
 TOOLS  :)
========================================================================== */
foo:after { /* For modern browsers */
  content    : ".";
  display    : block;
  height     : 0;
  clear      : both;
  visibility : hidden;
}

foo { display : inline-block; } /* For IE6/7 */
foo { display : block; } /* For IE6/7 */

figure{
	background:url('/wp-content/uploads/2011/12/partners-bg.png') center bottom no-repeat;
	width: 910px;
	height: 52px;
	margin:0 auto;
}


p {font-size:10pt;line-height:1.8em;font-family:ff-meta-web-pro,sans-serif;font-weight:400;}
p.italic {font-style:italic;color:#676767;}
h2 {font-size: 1.5em;font-weight:600;padding-bottom:8px;border-bottom:1px solid #ccc;line-height:1.1em;margin-bottom:5px;}
h2.tweets{font-size: 1.5em;font-weight:600;padding-bottom:8px;border-bottom:1px solid #ccc;line-height:1.1em;margin-bottom:5px; padding-top:20px;}
h3 {margin:4px 0 4px 0;color:#444;}
	h3 a {color:#444;}
h4 {text-shadow:-1px  0px 5px rgba(0, 0, 27, 0.2);font-size:1.2em;color:#009FDA;text-transform:uppercase;font-weight:400;}
h5 {text-shadow:-1px  0px 5px rgba(0, 0, 27, 0.2);font-size:1.2em;font-weight:400;}

#slider {
	position: relative; /*important for ie bugfix*/
	width: 596px; height: 280px; /*the width of the slider is important but could be everything in pixels*/
	overflow: hidden;
	z-index: 10;
	
	
/*background: url('/wp-content/uploads/2012/01/bg-lp-slider3.png') no-repeat scroll top left;
		padding:7px 0 0 7px;*/
	
	}
/*the for and back buttons*/
p#right,p#left {display: block;height: 25px;position: absolute;width: 26px;z-index: 9999;bottom:133px;text-indent: -99999px;
cursor: pointer;}

p#right { /*hides the inline text with textindent*/
	background: url('/wp-content/uploads/2011/12/arrow-next.png') no-repeat scroll top left;
	text-indent: -99999px;
	cursor: pointer;
	right:32px;}
	
p#left {
	background: url('/wp-content/uploads/2011/12/arrow-prev.png') no-repeat scroll top left;
	left:-1px;
	}
	
	#slides .next,#slides .prev {}
	#slides .next {left:925px;}

	
#slider ul { /*the width of the ul and the li will be set automaticly by the javascript!*/
	position: relative;
	margin:0;
	padding:0;
	}

#slider ul li { /*the width of the ul and the li will be set automaticly by the javascript!*/
	float: left;
	list-style:none;
	width:586px;
	}


/*the numbered navigation*/
#numbers { /*also the width of the number-wrapper will be set automaticly, delete line 33-35 in the js to avoid this*/
	text-align: center;
	margin:0 45%;
	padding:0;
	}	
	
#numbers li {
	float: left;
	background-image: url("/wp-content/uploads/2011/12/pagination.png");
    background-position: 0 top;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
    width: 12px;

	}
	
#numbers li.activenum { /*marks the current sliderposition*/
	  background-image: url("/wp-content/uploads/2011/12/pagination.png");
	    background-position: 0 -12px;
		display: block;
	    float: left;
	    height: 0;
	    overflow: hidden;
	    padding-top: 13px;
	    width: 12px;
	}
/*=====================================================
	FOOTER:)
========================================================================== */
footer {overflow:hidden; background:#000;}
footer p {color:#fff;}
footer h4{
	height: 30px;
}
footer li{
	margin-bottom: 3px;
	list-style:none;
}
#footer-shell {width:925px;margin:0 auto;margin-top:50px;overflow:hidden;}
	#footer-shell ul {float:left;margin:0 40px 0 0;padding:0;} 
		#footer-shell ul li {color:#737373;border-bottom:1px solid #464646;padding-bottom:2px;}
			#footer-shell ul li:first-child {list-style: none;}
		#footer-shell ul li a {color:#fff;}
			#footer-shell ul li a:hover {color:#009FDA;}
		
			
	#footer-shell section.empowerinc {width: 180px;
float: left;
margin: 0 -50px 0 0;}
	#footer-shell section.empowerinc ul li{display:inline;}
	section.copyright {width:950px;margin:5px auto 0;clear:left;background: url('/wp-content/uploads/2011/12/strips-footer.png') 0 0 no-repeat;padding: 20px 0;}
	
	p.copyright,ul#site-map {font-size:0.8em;}
	
		p.copyright {float:left;}
		
		ul#site-map {float:right;}
			ul#site-map li {float:left;list-style:none;border-right:1px solid #ccc;padding:0 5px;}
				ul#site-map li:last-child {border-right:none;}
			ul#site-map li a {color:#fff;}
				ul#site-map li a:hover {color:#009FDA;}
.partners img{
	margin-top:40px;}

h1.logo-footer {text-indent:-9999em;}
	h1.logo-footer a {margin:0 auto;background: url('/wp-content/uploads/2011/12/logo-footer.png') 0 0 no-repeat;width:125px;height:49px;display:block;}
	
/*
SECTION CONTACTS
*/	
#footer-shell section.contacts {width:130px;float:left;margin:0 30px 0 0;}
	#footer-shell section.contacts p {font-size:1em;}


#footer-shell section.empowerinc .enterprise{
	float:left;
	margin:0;
	display:block;
	padding-top:30px;}
 
#footer-shell section.empowerinc{float:right;} 
#footer-shell section.empowerinc ul li.twitter a,
#footer-shell section.empowerinc ul li.facebook a,
#footer-shell section.empowerinc ul li.blog a,
#footer-shell section.empowerinc ul li.message a {height:26px;width:26px;display:block;}

	#footer-shell section.empowerinc ul li {float:left;text-indent:-9999em;border:none;margin-right:6px;list-style:none;} 
	
	#footer-shell section.empowerinc ul li.twitter a {background: url('/wp-content/uploads/2011/12/twitter-icon-footer.png') no-repeat scroll top center;} 
		#footer-shell section.empowerinc ul li.twitter a:hover {background: url('/wp-content/uploads/2011/12/twitter-icon-footer.png') no-repeat scroll bottom center;} 
	#footer-shell section.empowerinc ul li.facebook a {background: url('/wp-content/uploads/2011/12/facebook-icon-footer2.png') no-repeat scroll top center;}
		#footer-shell section.empowerinc ul li.facebook a:hover {background: url('/wp-content/uploads/2011/12/facebook-icon-footer.png') no-repeat scroll bottom center;}
	#footer-shell section.empowerinc ul li.blog a {background: url('/wp-content/uploads/2011/12/blog-icon-footer.png') no-repeat scroll top center;}
		#footer-shell section.empowerinc ul li.blog a:hover {background: url('/wp-content/uploads/2011/12/blog-icon-footer.png') no-repeat scroll bottom center;}
	#footer-shell section.empowerinc ul li.message a {background: url('/wp-content/uploads/2011/12/evelop-icon-footer.png') no-repeat scroll top center;}	
		#footer-shell section.empowerinc ul li.message a:hover {background: url('/wp-content/uploads/2011/12/evelop-icon-footer.png') no-repeat scroll bottom center;}	
p.readmore { text-align: right; } p.readmore a { color: #ff0000; font-size: 11px; }




#sidenavholder{
	margin-top:25px;
	margin-bottom: 20px;
}


#sidenavholder li a {color:#444;background:url('/wp-content/uploads/2011/12/side-nav-bg.png') 0 0 no-repeat;width:280px;height:24px;margin-bottom:5px;display:block;padding-left:30px;line-height:26px;font-weight:700;font-size:10pt;}
#sidenavholder li a:hover {background:url('/wp-content/uploads/2011/12/side-nav-bg.png') 0 bottom no-repeat; color:#999;}

.twtr-ft{
	display: none;
}

#map_canvas { width:600px; height:500px; border: 3px solid silver;}

.page td
{
vertical-align: top;
border: 1px solid #ffd200;
padding: 5px;
}
.page li, .page_econtent li, .page_eswim li, .page_ememberships li, .page_esports li{
	list-style-type: square;}

.page_econtent td{
vertical-align: top;
border: 1px solid #ff00ae;
padding: 5px;
}

.page_eswim td{
vertical-align: top;
border: 1px solid #0072bc;
padding: 5px;
}

.page_ememberships td{
vertical-align: top;
border: 1px solid #440e62;
padding: 5px;}

.page_esports td{
vertical-align: top;
border: 1px solid #ed1c24;
padding: 5px;}

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}



/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:2em; 
	text-align: center; 
	background: transparent url(/wp-content/uploads/2012/01/btn_blue_sprite-1.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height:37px; 
	background: transparent url(/wp-content/uploads/2012/01/btn_blue_sprite-1.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}
.entry-content img{
	margin-top: 20px;
	background:#fff;
	padding:5px;
	border:1px solid #ccc;	
}



.widget-blogarea{
	margin-top: 77px;

}


#imgclients img{

margin:20px;
	

}
.login { 
float:right;
padding-top: 25px;

}

#translate-this .translate-this-button {
    visibility: hidden;
}

input[type="submit"] {display:inherit;}