/*
Theme Name: Sullivan
Author: Cathy HUtzler
Author URI: http://purrsnickittydesign.com/
Tags: custom header, fixed width, two columns, widgets, css

*/ 

/*  Reset
-----------------------------------*/
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, swont, img, ins, kbd, q, s, samp, small, strike,  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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	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: "";
}
blockquote, q {
	quotes: "" "";
}
iframe {
border: 0 none;
padding: 0;
margin: 0;
}
#hp-entry td{
padding: 15px 0 0 1px;
}

/***********************
* Style.css            *
***********************/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;

	}	
	
#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 2px solid #959596;
	text-align: left;
	}
	
#wrapper
	{
	float: left;
	width: 960px;
	}
	

	/***********************
	* Blocks               *
	***********************/
	hr {
		display: none;
		}

	small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		line-height: 1.5em;
		}
		
	.hidden {
		display: none;
		}
		
	.clear {
		clear: both;
		}


	/***********************
	* Alignment            *
	***********************/
	.alignright {
		float: right;
		}

	.alignleft {
		float: left
		}

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

	.center {
		text-align: center;
		}
		
		
	/***********************
	* Headings             *
	***********************/
	
	
	h1 {
		font-size: 2.15em;
		padding-top: 0;
		margin: 0;
		}

	h2 {
		font-size: 1.8em;
		margin: 20px 0 0;
		}

	h3 {
		font-size: 1.6em;
		padding: 0;
		margin: 20px 0 0;
		}
		
	h4 {
		font-size: 1.1em;
		padding: 0;
		margin: 20px 0 0;
		}


	h5 {
		font-size: .8em;
		text-align: left;
		line-height: 1.3em;
		margin: 10px 0 0;

		}
	
	
	
	h6 {
		font-size: .8em;
		text-align: right;
		padding: 0;
		line-height: 1.3em;
		margin-top: 0px;
		margin-bottom: 40px;
		}


	h1, h2, h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	
		}


	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #000000;
		}

	h2, 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;
		}
		
	
		
		p2 {
		color: #ffffff;
		font-size: 1em;
		line-height: 1.4em;
		
		}
		
		p3 {
		color: #ffffff;
		font-size: 1.2em;
		line-height: 1.4em;
		font-weight: bold;
		}
		
	p4 {
		color: #000000;
		font-size: .8em;
		line-height: 1em;
		}

	/***********************
	* Links                *
	***********************/
	a, h2 a:hover, h3 a:hover {
		color: #666666;
		text-decoration: none;
		outline:none;
		}
		
	a:visited {
		text-decoration: none;
		color: #666666;
		}

	a:hover {
		color: #666666;
		text-decoration: underline;
		}
		
	a:active {
		text-decoration: none;
		color: #666666;
		}

	/***********************
	* Lists                *
	***********************/
	html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 40px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

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


	/***********************
	* Misc                 *
	***********************/
	code {
		font: 1em 'Courier New', Courier, Fixed;
		}

	acronym, abbr, span.caps	{
		font-size: 0.8em;
		letter-spacing: .07em;
		}
		
	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;
		}
	p{ 
		margin-bottom: 1.5em;
	}
	td {
		vertical-align:top;
	}

	
/***********************
* Header               *
***********************/

#header
{
	position: left;
	height: 221px;
	width: 960px;

}


#header2
{
	position: absolute;
	left:0px;
	top:218px;
	width: 960px;
	height: 4px;
	background-color:#000000;
	overflow: hidden;
}
	
	
#search
{
	position: absolute;
	left:729px;
	top:170px;
	z-index:200;
}

#searchsubmit {
width: 51px;
height: 18px;
margin-top:2px;
margin: 0;
padding: 0;
border: 0;
background: transparent url("images/search.gif") no-repeat center top;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
	z-index:300;
}

#logo a.logopic
{
	position: absolute;
	left:10px;
	top:10px;
	width: 150px;
	height: 200px;
	background: url("images/logo.jpg") repeat-x bottom left;
}

#emailpic a.email
{
	position: absolute;
	left:621px;
	top:90px;
	width: 319px;
	height: 21px;
	background: url("images/email.jpg") repeat-x bottom left;

}	

/***********************
	* Nav bar              *
	***********************/

#nav
{
	position:absolute;
	left:45px;
	top:48px;
}

a {  
outline:none;
}  
  
#wrap {  

	position:absolute;
	left:86px;
	top:81px;
	width:600px;
	height:30px;
	width:789px;  
	margin:0 auto;  
	z-index:100;

}    

ul#nav {
list-style:none;
}

ul#nav li {  
float:left;
}

ul#nav li a.bio {
display:block;
width:54px;
height:30px;
background:url("images/nav_01.jpg") no-repeat 0 -30px;
text-indent: -9999px;
}

ul#nav li a.bio:hover {
background-position: 0 0;
}

ul#nav li a.blog {
display:block;
width:67px;
height:30px;
background:url("images/nav_02.jpg") no-repeat 0 -30px;
text-indent: -9999px;
}

ul#nav li a.blog:hover {
background-position: 0 0;
}

ul#nav li a.what {
display:block;
width:178px;
height:30px;
background:url("images/nav_03.jpg") no-repeat 0 -30px;
text-indent: -9999px;
}

ul#nav li a.what:hover {
background-position: 0 0;
}

ul#nav li a.news {
display:block;
width:116px;
height:30px;
background:url("images/nav_04.jpg") no-repeat 0 -30px;
text-indent: -9999px;
}

ul#nav li a.news:hover {
background-position: 0 0;
}

ul#nav li a.client {
display:block;
width:140px;
height:30px;
background:url("images/nav_05.jpg") no-repeat 0 -30px;
text-indent: -9999px;
}

ul#nav li a.client:hover {
background-position: 0 0;
}



/***********************
* Content              *
***********************/
#content {
	font-size: .8em
	}


	/***********************
	* Column left     *
	***********************/
	.columnleft {
		float: left;
		padding: 0 0 30px 30px;
		margin: 0px 0 20;
		width: 670px;
		margin-top: 10px;
		}
		
	.columnleft .postmetadata {
		text-align: right;
		padding-top: 30px;
		}
		
	.columnleft .entry, {
		line-height: 1.3em;
		}

	
	/***********************
	* Entry                *
	***********************/
	.entry p a:visited {
		color: #333;
		}
		
	.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

	.entry ol li {
		margin: 0;
		padding: 0;
		}
		
	.entry ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";
		}
		
	

	/***********************
	* Post                 *
	***********************/
	.post {
		margin: 0 0 40px;
		text-align: left;
		}

	.post hr {
		display: block;
		}
	.postmetadata {
		clear: both;
		}
		
	.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
		
	.alt {
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		}

	/***********************
	* Images               *
	***********************/
	a img {
		border: none;
		}
		
	p img {
		padding: 0;
		max-width: 100%;
		}
		
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	img.alignright {
		padding: 5px;
		margin: 0 0 2px 7px;
		display: inline;
		hspace: 10px;
		}

	img.alignleft {
		padding: 4px;
		hspace: 10px;
		margin: 0 7px 2px 0;
	}
	
	
		/***********************
		* Image Captions       *
		***********************/

		.wp-caption {
			border: 1px solid #ddd;
			text-align: center;
			background-color: #f3f3f3;
			padding-top: 5px;
			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: 10px;
			line-height: 16px;
			padding: 0 4px 5px;
			margin: 10;
			}


	
/***********************
* Sidebar              *
***********************/

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 15px;
	/*
	position: absolute;
	top: 222px;
	left: 730px;
	_left: 60px;
	*/
	float: right;
	width: 200px;
	background-color: #cecece;
	line-height: 1.3;
	}
	

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}


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

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

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

#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;
	}
	
mall, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

	/***********************
	* Search               *
	***********************/
	#searchform {
		margin: 5px auto;
		padding: 5px 3px;
		text-align: center;
		}

	.entry form { 
		text-align:center;
		}

	select {
		width: 110px;
		}


/***********************
* Comments             *
***********************/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.commentlist {
	padding: 0;
	text-align: left;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.7em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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: .8em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
#commentform #submit {
	margin: 0;
	float: right;
	}
	
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
	.blog1 {
	float: left;
 margin-right: 0;
 margin-left: 0px;
 	margin-top: 15px;

  
	}
	.blog2 {
	margin: -10 0 0 0;
	float: right;
	padding: 0;
	margin-top: 0px;
	}
	
/***********************
* Footer               *
***********************/
#footer{
	position: left;
	width: 960px;
	color: #black;
	font-size: .6em;
	overflow: hidden;
	text-align: left;
	text-indent: 30px;
	border-top: 2px solid #000000;
	clear: both;
	padding: 20px 0px 20px 0px; 
}.bottom {
margin-top: 4px;
}
