/*   
Theme Name: plinkmatic
Description: A Child Theme of Thematic
Template: thematic
AUTHOR: Kelli Lewis
AUTHOR URI: http://kellilewisdesign.com
*/

@import url(../thematic/style.css);

body {
    min-width:960px;
	background: #DBF0F0 url(images/background.gif) -20px 20px;
	background-repeat: no-repeat;
	padding: 0 80px;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-style:normal;
}

p {
	margin-bottom: 16px;
	color: #204E4F;
	font-size: 16px;
	line-height: 1.5em;
}

#thematic-wrap {
	width: 960px;
	margin: 40px auto 40px auto;
	background: white;
	border: solid;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border: 1px solid #CFDA9C;
	padding: 20px 20px 20px 34px;
}


#blog-title a {
	background: transparent url(images/logo.png) top left no-repeat;
	text-indent: -9000px;
	display: block;
	width: 312px;
	height: 94px;
}

#blog-title a:hover {
	border: none;
}

#branding {
	padding-top: 20px;
}

a:link, a:visited {
	color: #E5958B;
	text-decoration: none;
}

a:active, a:hover {
	color: #D34F3D;
	border-bottom: 1px dotted #D34F3D;
}

#main .entry-utility {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #8A9A3B;
}


#main .entry-utility a:link,
#main .entry-utility a:visited,
#main .entry-utility a:hover,
#main .entry-utility a:active {
	color: #E5958B;
	text-decoration: none;
	font-style: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}


#main .entry-utility a:hover {
	color: #D34F3D;
	border-bottom: 1px dotted #D34F3D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#main .entry-meta {
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-style: italic;
	font-size: 14px;
	text-transform: lowercase;
	color: #8A9A3B;
}


#main .entry-meta a:link,
#main .entry-meta a:visited,
#main .entry-meta a:hover,
#main .entry-meta a:active {
	color: #8A9A3B;
	text-decoration: none;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-size: 14px;
}


#main .entry-meta a:hover {
	color: #D34F3D;
	border-bottom: 1px dotted #D34F3D;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-size: 14px;
}

.entry-meta .n {
	text-transform: none;
	font-style: italic;
}

#content ul,
#content ol {
	color: #204E4F;
}

.entry-content .more-link {
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #B9C47A;
}

.more-link:hover {
	border: none;
	color: #8A9A3B;
}


#main {
	padding-top: 50px;
	*padding-top: 8px;
}

.entry-title {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #8A9A3B;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 26px;
}

.entry-title a:link,
.entry-title a:visited,
.entry-title a:hover,
.entry-title a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #8A9A3B;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 26px;

}

.entry-title a:active,
.entry-title a:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  	color: #4CB5B6;
  	border-bottom: none;
  	text-transform: lowercase;
  	font-size: 26px;
}

#main #primary a:link,
#main #primary a:visited, 
#main #primary a:hover, 
#main #primary a:active  {
	color: #4CB5B6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}

#main #primary a:hover  {
	color: #D34F3D;
}

#main #secondary a:link,
#main #secondary a:visited, 
#main #secondary a:hover, 
#main #secondary a:active {
	color: #4CB5B6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}

#main #secondary a:hover  {
	color: #D34F3D;
}


#primary {
	padding-top: 0;
	width: 220px;
	*width: 190px;
	border: none;
	top: -12px;
}


#secondary {
	width: 220px;
	top: -20px;
	*left: -30px;
}

.main-aside {
	*padding-left: 0;
}

#container {
	background-color: white;
	width: 720px;
	*width: 702px;
}

.aside input {
	width: 180px;
	background: #EFF2DD;
	border: 1px solid #B9C47A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 4px 6px;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	color: #8B9B3B;
	*font-size: 12px;
	*padding: 2px 6px;
	*height: 24px;
}

.aside h3 {
	font-size: 16px;
	color: #8B9B3B;
	border-bottom: 1px solid #8B9B3B;
	margin-bottom: 4px;
	padding-bottom: 1px;
	text-transform: lowercase;
}

.aside ul ul li {
	color: #4CB5B6;
}

#primary .textwidget {
	padding: 0 26px 20px 26px;
	font-family: baskerville, palatino, Georgia, serif;
	font-size: 14px;
	color: #4CB5B6;
	font-style: italic;
	line-height: 1.5em;
	background: transparent url(images/bracket-back.gif) top center no-repeat;
	position: relative;
	top: -16px;
	left: -14px;
	width: 152px;
	*left: -10px;
	*top: 0px;
	*width:200px;
	*padding: 0 10px 20px 16px;
	*font-size: 12px;
}

#content {
	width: 672px;
	padding-right: 4px;
}

#access {
	position: absolute;
	top: 50px;
	right: 24px;
    height: 40px;
    font-size: 13px;
    overflow: hidden;
    z-index: 100;
    float: right;
    margin-top: 0px;
	width: 160px;
	padding-left: 444px;
	border: none;
	border-bottom: 3px dotted #CFDA9C;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	text-transform: uppercase;
	*width: 600px;
}

#access li {
	width: 84px;
}

#access .sf-menu li a:link,
#access .sf-menu li a:visited,
#access .sf-menu li a:hover,
#access .sf-menu li a:active {
	border: none;
	font-size: 14px;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	text-transform: uppercase;
	color: #8A9A3B;
	letter-spacing: .1em;
}


#access .sf-menu li a:hover {
	border: none;
	font-size: 14px;
	font-family: baskerville, palatino, Georgia, serif;
	text-transform: uppercase;
	color: #4CB5B6;
	background-color: transparent;
	letter-spacing: .1em;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: transparent;
}

#header {
	height: 116px;
}

#tweet {
	background: transparent url(images/tweety2.gif) top center no-repeat;
	width: 200px;
	padding-top: 18px;
	margin-left: 14px;
	color: #204E4F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#tweet h3 {
	border: none;
	padding-left: 6px;
	padding-bottom: 12px;
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
}

#main #primary #tweet a:link,
#main #primary #tweet a:visited,
#main #primary #tweet a:hover,
#main #primary #tweet a:active {
	font-size: 10px;
}

#search h3 {
	border: none;
}

.page-title {
	color: white;
	background: #4cb5b6;
	padding: 12px 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}

.page-title span {
	color: #204E4F;
	font-style: normal;
}

.aside .current_page_item a {
	color: #8A9A3B;
}

#comments h3 {
	color: #8A9A3B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}

#comments, #comments input {
	color: #8A9A3B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

#comments textarea {
	color: #204E4F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	padding: 4px 0 0 6px;
}

#comments-list li.bypostauthor {
	background-color: #F6F9E4;

}

#comments p {
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
}

#respond .required {
	color: #D34F3D;
}

.rant {
		background: transparent url(images/rant.gif) bottom left no-repeat;
		display: block;
		padding: 44px 0 0 98px;
	}
	
	.rave {
			background: transparent url(images/rave.gif) bottom left no-repeat;
			padding: 44px 0 0 98px;
			display: block;
		}
		
		.alert {
				background: transparent url(images/alert.gif) bottom left no-repeat;
				padding: 44px 0 0 112px;
				display: block;
			}
			
			.nav-previous .rave,
			.nav-prevous .rant,
			.nav-previous .alert,
			.nav-next .rave,
			.nav-next .rant,
			.nav-next .alert,
			.nav-previous a .rave,
			.nav-prevous a .rant,
			.nav-previous a .alert,
			.nav-next a .rave,
			.nav-next a .rant,
			.nav-next a .alert {
				background: none;
				padding-top: 0;
				padding-left: 0;
				display: inline;
			}
			
			.nav-previous a .rant {
				background: none;
				padding-top: 0;
				padding-left: 0;
				display: inline;
			}
			
			.nav-previous,
			.nav-next {
				text-transform: lowercase;
			}
			


table {
	color: #204E4F;
	margin-left: 80px;
}

table th {
	color: #4CB5B6;
}

table td,
table th {
	border: 1px solid #CCCCCC;
}

.entry-content h1, 
.entry-content h2,
.entry-content h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}


.entry-content h3
.entry-content h5, 
.entry-content h6 {
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
}

h1, h3, h4, h5, h6 {
	color: #204E4F;
}

h2, h5{
	color: #4CB5B6;
}

h6{
	color: #D34F3D;
}

.break {
	background: transparent url(images/break.gif) bottom center no-repeat;
	display: block;
	width: 640px;
	height: 28px;
}

#footer {
	padding: 0;
	margin-top: 18px;
	border-top: 1px solid #CFDA9C;
}

#siteinfo {
	padding-bottom: 20px;
}

input, textarea {
	font-family: Baskerville, Georgia, Garamond, "Times New Roman", serif;
	font-style:normal;
}

.entry-content img {
	padding: 8px;
	background-color: #E6E6E6;
	border: 1px solid #B9C47A;
	*border: 3px solid #B9C47A;
}

.entry-content img.no-border-left {
	padding: 0;
	margin: 4px 8px 2px 0;
	background-color: white;
	border: 1px solid white;
}

.entry-content img.no-border-right {
	padding: 0;
	margin: 4px 0px 2px 8px;
	background-color: white;
	border: 1px solid white;
}

.entry-content .none {
	padding: none;
	background-color: transparent;
	border: none;
}

blockquote {
	padding-left: 20px;
	border-left: 3px double #B9C47A;
}

#comments-list li .avatar {
	*left: 0;
}

.entry-content .wp-caption a:hover {
	border: 0px;
}
