/*
Theme Name: New Circle 2009
*/



/* Begin Typography & Colors */
body {
	font-size: 72%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.9em;
	color: #222;
	}

#container {
	}

#header {
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3, h4, h5, h6 {
	font-family: "Book Antiqua", Georgia;
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.3em;
	color: #333;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	color: #333;
	}

h4 {
	font-size: 1.2em;
	color: #333;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #064f54;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #06c;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000;
	font-family: "Book Antiqua", georgia;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar a, #sidebar a:visited {
	color: #666;;
	}

#sidebar a:hover {
	color: #333;
}

#sidebar li.widget {
	margin: 30px 0;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 16px 50px;
	padding: 0;
	}

#container {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	background: url(images/NewCircle_watermark.jpg) no-repeat bottom right;
	}

body.page-template-homepage-php #container {
	background: none;
}



#nav {
	text-align: right;
	height: 22px;
}

#nav ul{
	padding: 0;
	margin: 0;
	height: 22px;
	float: right;
}

#nav ul li{
	padding: 0;
	margin: 0 0px 0 2px;
	list-style: none;
	display: inline;
	border: 1px solid #f18342;
	width: 100px;
	height: 20px;
	float: left;
}


#nav ul li a, #nav ul li a:visited{
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-family: "Book Antiqua", Georgia;
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li.current_page_item a, #nav ul li.current_page_parent a, #nav ul li.current_page_ancestor a{
	background: #f3d783;
}

#banner {
	margin: 0;
	height: 87px;
	background: url(images/inside_banner.jpg) no-repeat top left;
	}

#banner #contact {
	width: 300px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: "Book Antiqua", Georgia;
	text-align: right;
	float: right;
	padding: 37px 15px 0 0;
}

#banner #contact a, #banner #contact a:visited, #banner #contact a:hover{
	color: #fff;
	text-decoration: none;
}

#home_port {
	width: 530px;
	float: left;
}

#home_feature {
	width: 350px;
	float: right;
}

#home_feature h3 {
	margin: 10px 0 0 0;
	padding: 6px 0;
	border-bottom: 1px solid #666;
	color: #064f54;
}

#home_feature .oneitem {
	margin: 20px auto 30px;
	text-align: center;
}

#home_port h3 {
	margin: 10px 30px 0 0;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
	color: #064F54;
}

#home_port .port_image {
	width: 285px;
	float: left;
	padding-bottom: 10px;
}

#home_port .port_desc {
	width: 225px;
	float: left;
	font-size: 14px;
}

#home_port .port_desc p {
	margin: 0 0 10px 0;
}

.home_solutions {
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}

.tags {
	padding: 1px 0 1px 20px;
	margin-left: 12px;
	font-size: 12px;
	font-weight: normal;
	background: url(images/btn_check.gif) no-repeat 0 8px;
}

#services_table {
	width: 100%;
}

#services_table .tags {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 3px 20px;
	background: url(images/btn_check.gif) no-repeat 0 10px;
}

#services_table td {
	padding-right: 20px;
}

#home_port .port_nav {
	height: 20px;
	margin: 0;
	color: #2e5356;
	cursor: pointer;
	width: 500px;
	clear: both;
}

#home_port .port_nav a, #home_port .port_nav a:visited {
	color: #2e5356;
}

#home_port .port_nav .prev {
	width: 124px;
	float: left;
	padding-left: 22px;
	background: url(images/btn_leftarrow.gif) no-repeat top left;
	line-height: 18px;
	font-size: 13px;
}

#home_port .port_nav .all{
	width: 200px;
	float: left;
	text-align: center;
}

#home_port .port_nav .next{
	width: 124px;
	float: right;
	text-align: right;
	padding-right: 22px;
	background: url(images/btn_rightarrow.gif) no-repeat top right;
	line-height: 18px;
	font-size: 13px;
}


.separator {
	height: 1px;
	margin: 20px 50px 40px 0;
	border-bottom: 1px solid #999;
}

a.action {
	width: 69px;
	height: 26px;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 14px;
	line-height: 26px;
	background: url(images/btn_arrow.gif) no-repeat top left;
	text-align: center;
	padding-right: 6px;
	margin: 12px 0;
	float: right;
	clear: both;
}

.breadcrumb {
	font-size: 11px;
}

table#contactus {
	margin: 25px 0;
}

table#contactus td {
	padding: 5px 10px 5px 0;
}

#content {
	min-height: 400px;
}

.narrowcolumn {
	float: left;
	margin: 10px;
	width: 550px;
	}

.widecolumn {
	padding: 25px 10px;
	}

.post {
	margin: 0 0 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	font-size: 12px;
	line-height: 15px;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	text-align: center;
	color: #999;
	font-size: 11px;
	clear: both;
	margin: 20px 0px 5px 0px;
	padding-top: 6px;
}

#footerNav ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0 0 6px 0px;
}

#footerNav ul li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
	line-height: 10px;
	height: 10px;
}

#footerNav ul li a, #footerNav ul li a:visited {
	font-size: 11px;
	color: #666;
}

#copyright {
	clear: both;
	line-height: 14px;
	font-size: 10px;
}

#copyright a, #copyright a:visited {
	color: #b1bfc9;
	text-decoration: underline;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 14px 0 10px;
	}

h2 {
	margin: 20px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 10px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h4 {
	padding: 0;
	margin: 12px 0 4px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 20px;
	text-indent: 10px;
	}

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Portfolio Template */
#portfolio_nav {
	width: 240px;
	float: left;
	margin-right: 35px;
}

#portfolio_nav h1 {
	padding-bottom: 25px;
}

#portfolio_nav a, #portfolio_nav a:visited{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-bottom: 1px solid #647f8e;
	color: #000;
}

#portfolio_nav a:hover {
	text-decoration: none;
	color: #006268;
}

#portfolio_nav a.selected, #portfolio_nav li.current_page_item a {
	color: #006268;
	font-weight: bold;
	background: url(images/btn_triangle.gif) no-repeat right 18px;
}

#portfolio_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#portfolio_content {
	width: 625px;
	float: left;
}

#portfolio_content h2 {
	margin-top: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #006268;
}

#portfolio_content .one_portfolio h4 {
	margin: 0px 30px 0 0;
	padding: 0 0 6px 0;
	color: #064F54;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
}

#portfolio_content .one_portfolio {
	margin: 20px 0 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}

#portfolio_content .port_image {
	width: 393px;
	float: left;
	border: 1px solid #ccc;
}

#portfolio_content .port_desc {
	width: 200px;
	padding: 0 5px 0 20px;
	float: left;
	font-size: 14px;
}

#portfolio_content .port_desc p {
	margin: 0 0 10px 0;
}

#portfolio_content .home_solutions {
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}

.siteurl {
	padding-top: 30px;
}

.siteurl a {
	text-decoration: underline;
	font-size: 12px;
}

#portfolio_content .port_nav {
	clear: both;
	margin: -40px 0 140px 0;
}

#portfolio_content .port_nav .prev {
	width: 280px;
	float: left;
	padding-left: 22px;
	background: url(images/btn_leftarrow.gif) no-repeat top left;
	line-height: 18px;
	font-size: 13px;
}

#portfolio_content .port_nav .next{
	width: 280px;
	float: right;
	text-align: right;
	padding-right: 22px;
	background: url(images/btn_rightarrow.gif) no-repeat top right;
	line-height: 18px;
	font-size: 13px;
}

#testimonials {
	background: #f9f3d6 url(images/quote_left.gif) no-repeat top left;
	margin: 12px 0 0 0;
}

#testimonials_inner {
	padding: 25px 65px;
	background: url(images/quote_right.gif) no-repeat bottom right;
	font-size: 12px;
	line-height: 16px;
}

#testimonials p {
	font-style: italic;
}

#testimonials .byline {
	text-align: right;
	margin: 0;
}

.FinancialTable {
	margin: 12px auto;
	width: 600px;
}

.FinancialTable td {
	padding: 2px 10px 2px 12px;
	font-size: 12px;
}

.FinancialTable tr.header {
	background: #064F54;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.FinancialTable tr.odd {
	background: #eee;
}

.nc_table {
	margin: 12px auto;
	width: 600px;
	border-bottom: 2px solid #ccc;
}

.nc_table td {
	padding: 2px 10px 2px 12px;
	font-size: 12px;
	vertical-align: top;
}

.nc_table tr.header {
	background: #064F54;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.nc_table tr.odd {
	background: #eee;
}
 
/* End Portfolio Template */


/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 172px;
	padding: 4px 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 50px 0;
	width: 220px;
	float: right;
	}

#random_image_wrapper {
	text-align: right;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

