/*
Theme Name: Computer Care Associates
Theme URI: 
Description: Default theme for Computer Care Associates, circa 2009.
Version: 1.0
Author: Shelly Cole
Author URI: http://brassblogs.com/ 
*/

/*----------------------------------------------------------------------------------------
							Eric Meyer's "Reset Reloaded"
----------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	cursor:pointer;
}

a:link {
	color:#453B45;
}

a:visited {
	color:#000;
}

a:hover, a:active {
	color:#392b26;
}

blockquote, q {
	quotes: "" "";
}

small {
	font-size:0.9em;
	font-style:italic;
}

/*----------------------------------------------------------------------------------------
							 Defaults for this Theme
----------------------------------------------------------------------------------------*/

html { 
	min-height:100%; 
	margin-bottom:1px; 
} /* add scrollbar to short pages */ 

body {
  	background-color: #fff;
  	color: #022148;
  	font: 80% Arial, Helvetica, sans-serif;
  	line-height: 1.5em;
  	text-align: center; 
}

h1 {
	font-size: 1.7em;
  	color:#022148;
  	font-weight: bold;
  	padding-bottom: .5em;
  }

h2 {
	text-transform:uppercase;
	font-weight:bold;
	margin:1.3em 0 0.6em 0;
  }

h3 {
  	color:#022148;
}

h4 {
  	font-size: 1.2em;
  	color:#022148;
  	font-weight: bold;
}

h5 {
	font-weight:bold;
	border-bottom:1px solid #467BBD;
	color:#467BBD;
}

table, td {
	border: 1px solid black;
	padding: 3px;
}

table.img, td.img {
	border: 0;
	padding: 15px;
}

hr {
	width: 620px;
}

a, a:link {
  	color: #2e6dbb;
  	font-weight: bold;
  	text-decoration: none;
}

a:visited {
  	color: #6999d2;
  	font-weight: bold;
  	text-decoration: none;
}

a:hover {
  	color: #2e6dbb;
  	text-decoration:underline;
}

a:focus {
  	color: #6999d2;
}

a:active {
  	color: #6999d2;
}

p {
	margin-bottom:0.8em;
}

strong {
	font-weight:bold;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.red {
	color: #d71e26;
	font-weight:bold;
}

/*----------------------------------------------------------------------------------------
							 Containing Elements
----------------------------------------------------------------------------------------*/

#outerWrapper {
  	margin: 20px auto; 
  	width: 960px;
}

#header {
	margin-top: 20px;
	height:170px;
}

/*----------------------------------------------------------------------------------------
							 	Header Stuff
----------------------------------------------------------------------------------------*/

#topNavigation {
	clear:both;
  	background-color: #fff;
  	height: 40px;
  	width: 960px;
  	padding: 0; 
}

#search {
	float: right;
	clear: both;
	padding-right: 10px;
}


.header {
	color: #d71e26;
  	font: bold 2em "Times New Roman", serif;
  	line-height: 2.2em;
}

.leftheader {
	float: left;
	padding: 20px 0px 0px 20px;
}


/*----------------------------------------------------------------------------------------
							 Main Content Area
----------------------------------------------------------------------------------------*/

#contentWrapper {
	background:url("images/border.gif") repeat-y left top;
}

#content {
  	width:620px;
  	float:left;
  	padding: 10px; 
  	text-align:left;
}

div.post h2, div.page h2 {
	margin:1em 0;
}

#content div.post h2 a, #content div.post h2 a:link, #content div.post h2 a:visited {
	color:#467bbd;
}

#content div.post h2 a:hover, #content div.post h2 a:active {
	color:#467bbd;
	text-decoration:none;
}

div.entry ul {
	list-style:outside disc;
	margin-left:2.5em
}
	

/*----------------------------------------------------------------------------------------
							 		Sidebar
----------------------------------------------------------------------------------------*/

#rightColumn1 {
  	float: right;
  	padding: 10px; 
  	width: 300px;
}
/*--------Constant Contact----------*/

#rightcontent #constant-contact, #rightcontent div.widget {
	background-color: #ecf0f5; 
	padding: 10px;
	border:1px solid #467BBD;
}

.constant
{
background-color: #006699; 
float:right;
margin-right:5px;
margin-top:3px;
}

#rightcontent ul, #rightcontent div.widget div {
	border:1px solid #467BBd;
	border-right: 1px solid #467bbd;
	border-bottom: 1px solid #467bbd;
	margin-bottom:1em;
	padding:6px 0;
	text-align:left;
}

#rightcontent div.multiwidget_new-multi {
	border:0;
	padding:0;
	background:none;
	font-style:italic;
	padding:6px 0;
	text-align:center;
}

#rightcontent div.multiwidget_new-multi h3 {
	display:none;
}

#rightcontent div.multiwidget_new-multi img {
	max-width:290px;
	
	display:block;
	margin:4px auto;
}

#rightcontent ul ul {
	border:0;
	padding:0 0 10px 6px;
	margin:0;
}

#rightcontent li {
	padding:1px 10px;
}

#rightcontent a, #rightcontent a:link, #rightcontent a:visited {
	color:#467bbd;
	font-weight:normal;
	font-size:0.95em;
}

#rightcontent a:hover, #rightcontent a:active {
	color: #467bbd;
  	text-decoration:underline;
}

#rightcontent h3
{
  	background-color: #467BBD;
  	color:#FFF;
}

.newsbox {
	border-left: 1px solid #467bbd;
	margin-right: 4px;
	padding-left: 5px;
}

p.newshead {
	margin-top: 0px;
	color: #fff;
	background-color: #467bbd;
	text-align: center;
}

p.newsbox {
	padding: 0px 5px 5px 5px;
	border: 0;
}

h2.subscribe {
	font-weight: bold; 
	font-size:16px; 
	color:#006699;
}

ul.none {
	list-style-type: none;
}

.testimonials {
	padding-top: 18px;
	font-style: italic;
}

.author {	
	font-style: normal;
}

/*----------------------------------------------------------------------------------------
							 		Footer
----------------------------------------------------------------------------------------*/

#footer {
  	background-color: #fff;
  	border-bottom: 2px solid #cc0000; 
  	border-top:2px solid #cc0000; 
  	padding: 10px; 
  	text-align: center;
}

/*----------------------------------------------------------------------------------------
							 		Comments
----------------------------------------------------------------------------------------*/

#listed_comments, #make_a_comment {
	width:600px;
	padding-top:20px;
}

#commentform {
	margin-top:30px;
}

#commentform h2 {
	margin-bottom:15px;
}

#commentform input, textarea {
	padding:5px;
	border:1px solid #022148;
	color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#commentform #section p {
	margin-bottom:5px;
}

#commentform label {
	float:left;
	display:block;
	width:60px;
	text-align:right;
	margin-right:3px;
}

#commentform input {
	float:right;
	width:175px;
}

#commentform #section {
	float:right;
	width:250px;
}

#commentform input#commentsubmit {	
  	float:none;
  	border:0;
  	background-color: #467BBD;
  	color:#FFF;
  	margin:5px 0 0 125px;
  	width:auto;
}

#commentform textarea {
	width:310px;
	height: 130px;
	float:left;
	margin-right:20px;
}

div.comment {
	padding:20px;
}

div.thread-odd, div.thread-even div.odd {
	border-top:1px solid #022148;
	border-bottom:1px solid #022148;
}

div.thread-even, div.thread-odd div.even {
	background-color:#ECF0F5;
}

#child {
	border-bottom:none;
}

div.avatar_cont {
	float:right;
	border:1px solid #022148;
	padding:3px;
}

small.commentmetadata {
	display:block;
	text-align:right;
}