/*  
Theme Name: Cat4 Baseline
Theme URI: http://www.category4.com
Description: A baseline theme by Category4
Version: 0.1
Author: Category4
Author URI: http://www.category4.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background: url(images/bg.gif) fixed;
	color: #1d1d1d;
	padding:21px 0 30px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #83a7ba;
	text-decoration:none
	}

a:hover, a:active {
	color:#4d778d;
	}

#interior #content a, #interior #content a:visited {
	color: #1c6d2a;
	text-decoration: underline;
}

#sidebar a, #sidebar a:visited {
	color: #70e3ff;
}

#sidebar a:hover, #sidebar a:active {
	color:#fff;
	text-decoration: underline;
	}

hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;
	}

td {
	padding:4px 6px;
	background:#F5F3EE;
	border-bottom:1px solid #FFF;
	}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
				


/* ---------- @ Structure -----------*/

.wrapper {
	font-size:0.8em;
	width:960px;
	margin:0 auto;
	}

#masthead {
	height:110px;
	background:url(images/bg_masthead.png);
	overflow:hidden;
	padding-top:24px;
	margin-bottom:19px;
	}

#home #content {
	width:642px;
	}

#content {
	width:600px;
	float:left
}

#content.widecolumn {
	float:none;
	width:auto
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 279px;
	float:right;
	margin-top: 50px;
	color: #fff;
	}

.sidebar-top,
.sidebar-bottom {
	height: 17px;	
}

.sidebar-top {background: url(images/sidebar_top.png) no-repeat;}
.sidebar-bottom {
	background: url(images/sidebar_bottom.png) no-repeat;
	margin-bottom: 15px;
}

.sidebar-content {
	background:url(images/bg_sidebar.png) repeat-y;
	overflow:hidden;
	padding:0 16px 26px;
}

#main {
	background:url(images/bg_main.png) repeat-y;
	overflow:hidden;
	padding:0 26px 26px;
}

#top,
#bottom {
	height: 17px;	
}

#top {background: url(images/main_top.png) no-repeat;}
#bottom {background: url(images/main_bottom.png) no-repeat;}


	
	
/* ---------- @ Headers -----------*/

h1 a, h1 a:visited {
	float:left;
	display:block;
	background:url(images/logo.png);
	height:69px;
	width:404px;
	text-indent:-999em;
	}
	
h2 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	}

body.page-template-for_lawyers-php h2, body.archive h2, 
body.search-results h2 {
	font-size:1.8em;
}

.entry h2 {
	font-size:2.2em;
	margin: 15px 0 0 0;
	}
	
h2.posttitle {
	padding:0 0 12px 0;
	margin:7px 0 0;
	}

#interior #content h2.posttitle a, #interior #content h2.posttitle a:visited {
	text-decoration: none;
	color: #323232;
}

#interior #content h2.posttitle a:hover, #interior #content h2.posttitle a:active {
	text-decoration: underline;
}

h2.pagetitle {
	border-bottom:4px solid #ccc;
	color: #323232;
	padding:0 0 5px 0;
	margin:5px 0 10px 0;
	font:italic 2em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}
				
h3 {
	border-bottom:4px solid #eee;
	padding:5px 0;
	margin:22px 0 15px 0;
	font:italic 1.8em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

.sidebar-content h3 {
	background: #004155;	
	font: 1.4em Arial, Verdana, Sans-Serif;
	color: #70e3ff;
	border: none;
	padding:5px;
	margin:0 0 15px 0;
	-webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomright: 3px;
}

#home h3 {
	color:#FFF;
}

#whois h3 {
	border-color:#00627a;
	margin-top:-6px;
}

#forlaw h3 {
	border-color:#004e80;
	margin-top:-6px;
}

#areas h3 {
	border-color:#007266;
	margin-top:12px
}

.entry h3 {
	border:none;
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color: #232323;
	letter-spacing:0;
	}
	
h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
	}

h4.subhead {
	height:24px;
	width:125px;
	text-transform:uppercase;
	font:0.85em Arial, Helvetica, sans-serif;
	padding:5px 0 0 10px;
	color:#FFF;
}

#forlaw h4.subhead {
	background:url(images/subhead_forlaw.png) no-repeat;
	color:#9db5c8;
}

#humor h4.subhead {
	background:url(images/subhead_humor.png) no-repeat;
	color:#fff9ec;
	width:130px;
}

#words h4.subhead {
	background:url(images/subhead_words.png) no-repeat;
	color:#fff9ec;
	}

#photo h4.subhead {
	background:url(images/subhead_photo.png) no-repeat;
	color:#fff9ec;
	width:155px;
	}
	
.entry h4 {
	margin:15px 0;
	}
	
h5 {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:5px 8px;
	margin-bottom:10px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h5.instructions {
	margin: 15px 0 30px;	
}

body.archive h5.instructions {
	margin: 15px 0 20px;	
}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

a.more, a.more:visited {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: underline;
	color:#E5B551 !important;
	display: block;
	margin: 5px 0 0 15px;
}

#photo a.more, #photo a.more:visited {
	color: #79CB39 !important;	
	margin-left: 0;
}

#whois {
	background:url(images/bg_whois.png);
	height:251px;
	overflow: auto;
	padding:18px 24px 24px 24px;
}

#whois p {
	color:#91e1f5;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	line-height:150%;
	display: inline;
	}

#whois strong {
	color:#FFF;
	text-transform:uppercase;
}

#whois img {
	float:left;
	margin:2px 20px 8px 0;
	padding:5px;
	border:1px solid #006a80;
}

#whois a.more, #whois a.more:visited {
	color:#e6a814;
	font-size: .85em;
	display: inline;
	margin: 0;
}

#whois a:hover, #whois a:active {
	color:#FFF;
}

#forlaw {
	margin-top:22px;
	color:#FFF;
	height:325px;
	background:url(images/bg_forlaw.png);
	padding:18px 24px 24px 24px;
}

#forlaw .date {
	color:#48a9e4;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	padding-bottom:3px;
}

#forlaw a, #forlaw a:visited, 
#humor a, #humor a:visited, 
#words a, #words a:visited {
	color:#FFF;
}

#forlaw a:hover, #forlaw a:active {
	color:#bacad6;
}

#forlaw .col {
	float:left;
	width:250px;
	margin-right:43px
}

#forlaw .col li {
	list-style:none;
	border-bottom:1px dotted #146697;
	padding:10px 0;
}

#areas {
	background: url(images/bg_areas.png);
	height:656px;
	overflow: auto;
	float:right;
	width:251px;
	color:#FFF;
	padding:0 24px 24px 24px;
}

#areas ul {
	margin:12px 0;
}

#areas li {
	color:#51ddcf;
	background:url(images/bullet.png) no-repeat 0 9px;
	list-style:none;
	padding:5px 0 5px 14px;
	margin-left:28px;
	margin-top:-3px;
}

#areas a, #areas a:visited {
	color:#51ddcf;	
}

#areas a:hover, #areas a:active {
	color:#fff;
	text-decoration: underline;
	}

#areas p.faq-link {
	text-align: right;	
	margin: -10px 0 0 0;
}

#areas p.faq-link a, #areas p.faq-link a:visited {
	color: #fff !important;	
}

#meta {
	overflow:hidden;
	margin-top:24px;
}

#meta div {
	width:260px;
	height:219px;
	padding:24px;
}

#meta li {
	list-style:square;
	color:#762f00;
	margin-left:16px;
	padding:8px 0
}

#humor {
	background:url(images/bg_humor.png);
	margin-right:17px;
	float:left;
}

#humor a, #humor a:visited {
	color:#fff8e7;
}

#humor a:hover, #humor a:active {
	color:#d6d8ac;
}

#words {
	background:url(images/bg_words.png);
	margin-right:17px;
	float:left;
}

#words a:hover, #words a:active {
	color:#aeb0a0;
}

#photo {
	background:url(images/bg_photo.png);
	float:right;
}

#photo img {
	padding:5px;
	border:1px solid #428400;
	display:block;
	margin-top:6px;
}

.commentcount {
	padding-right: 19px;
	background:url(images/bubble.gif) no-repeat right;
	}

#pagination {
	margin-top:30px;
	width:604px;
	overflow:hidden;
	font-size:1.5em
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}

body.archive .post {
	padding-top:10px;
}




/*Sidebar and Widgets*/

#sidebar ul {
	margin:12px 0;
}

#sidebar li {
	/*color:#51ddcf;*/
	background:url(images/bullet.png) no-repeat 0 9px;
	list-style:none;
	padding:5px 0 5px 14px;
	margin-left:10px;
}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	
#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}


		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button,
.cform input.sendbutton {
	padding: 8px 14px;
	background:#424242 !important;
	color:#FFF !important;
	border:none !important;
	font-size:1.1em;
	cursor: pointer;
	}

.button:hover,
.cform input.sendbutton:hover {
	background:#272727 !important;
	color:#FFF;
	text-decoration:none
	}

.button:active,
.cform input.sendbutton:active {
	background:#000;
	}

.cform input.sendbutton {
	margin:38px 0 0 139px;
}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	float:right;
	width:293px;
	text-align:right;
	padding-top:20px
	}

#s {
	width:235px;
	font-size:1em;
	border:none;
	padding:8px;
	margin-right:12px
	}
	
#searchsubmit {
	vertical-align:top;
	margin-top:3px
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:.85em;
	letter-spacing: .09em;
	overflow:hidden;
	margin:30px auto 0;
	background:url(images/bg_footer-tall.gif) no-repeat;
	width:922px;
	height: 108px;
	color:#FFF;
	padding:14px 14px 0 24px;
	}

#footer a, #footer a:visited {
	color:#428400;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#FFF;
	text-decoration:underline
	}

#footer p {
	margin: 10px 0;	
}
	
