/* @override http://www.clelandillustration.com/blog/wp-content/themes/CI_Blog2/style.css */

/*
Theme Name: CI-Blog
Theme URI: http://www.clelandillustration.com
Description: A theme designed by Josh Cleland for Cleland Illustration. Build from a theme by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1
Author: Josh Cleland
Author URI: http://www.clelandillustration.com

*/


/*Resent*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
 margin:0; 
padding:0; 
	} 
body { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img {  
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
  list-style:none; 
} 
caption,th { 
 text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border:0; 
} 


/*End Resent*/


body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #acd734;
	background-image: url(images/blog_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 14px;
}
a {
	color: #419aa9;
	text-decoration: none;
}

a:hover {
	color: #e50079;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	color: #c9eefe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 100%;
	font-weight: bold;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #e50079;
	margin: 0px 0px 2px;
	padding-bottom: 3px;
	font-family: "Arial Rounded MT", Arial, Verdana, sans-serif;
	font-size: 250%;
	line-height: 110%;
	font-weight: lighter;
}
h2 a, h2 a:visited {
	color: #e50079;
	text-decoration: none;
}
h2 a:hover {
	color: #419aa9;
	text-decoration: none;
}
h3 {
	color: #758d38;
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/blog_main.jpg);
	background-repeat: no-repeat;
	background-position: center 246px;
}
#header {
	height: 246px;
	position: relative;
	background-image: url(images/blog_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	display: none;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
	display: none;
}
#nav {
	list-style: none;
	right: 10px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	top: 0px;
}
#nav li {
	float: left;
	margin-left: 0px;
	text-align: center;
}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
}
#nav a {
	color: #419aa9;
	text-decoration: none;
	display: block;
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	height: 38px;
	padding-left: 20px;
}
#nav a:hover {
	color: #ffffff;
	background-image: url(images/rollover_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#sub {
	list-style: none;
	right: 10px;
	bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
	top: 0px;
	width: 200px;
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	font-size: 16px;
}
#sub ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sub li {
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd734;
}
#sub a {
}
#content {
	float: left;
	width: 580px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 70px;
}
#content li {
	margin-bottom: 10px;
}

#content_page li {
	margin-bottom: 10px;
}

#page ul {
	margin-bottom: 10px;
}
.entry ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0px;
	padding-left: 35px;
}

.entry ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	list-style-image: url(images/bullet_green.gif);
}

#content_page {
	float: left;
	width: 590px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 30px;
	Margin-left: 185px;
}

#content_page_sub {
	float: left;
	width: 590px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 30px;
	Margin-left: 10px;
}
.blog_thumb {
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #999999;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}



.post {
	clear:both;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.paragraph_headline {
	line-height: 200%;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #111111;
}
h4 {
	font-size: 120%;
	font-weight: bolder;
}
.post-date {
	width: 60px;
	float:left;
	margin-left: -70px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.post-year {
	font-size: 12pt;
	color: #CCCCCC;
	padding-top: 5px;
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.post-month {
	font-size: 12pt;
	text-transform: uppercase;
	color: #59700e;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
}
.post-day {
	font-size: 25pt;
	text-transform: uppercase;
	color: #59700e;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 8px;
}

.post-title {
	float: left;
	width: 461px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.entry ul{
	padding-left: 30px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	padding-bottom: 5px;
}
.commentlist {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.commentlist li{
	position: relative;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #eaf4d1;
	background-repeat: no-repeat;
	background-position: left top;
}
.commentlist .avatar {
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 5px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.commentlist .alt {
	background-color: #f1fedb;
	background-repeat: no-repeat;
	background-position: left top;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 20px;
	display: block;
	font-size: 87%;
}
.comment-txt {
	margin-bottom: 20px;
	padding-left: 86px;
}
element.style {
	border: 2px solid #FFFFFF;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 562px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	color: #637732;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
	display: block;
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#submit {
	color: #637732;
	border: none;
	float:left;
	width: 152px;
	height: 32px;
	display: block;
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif;
	text-shadow: #fff 0 1px 0;
}
#sidebar {
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 10px;
	list-style-type: none;
}



#sidebar   ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
}


#sidebar  ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd734;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#sidebar h2 {
	color: #59770e;
	margin-top: 5px;
	font-size: 135%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#sidebar h3 {
	color: #758d38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#search-3 {
	height: 50px;
}

#searchform {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#searchform #s {
	border:1px solid #203346;
	width: 125px;
	height: 20px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0px;
	color: #59700e;
}
#searchform #searchsubmit {
	border: none;
	width: 55px;
	height: 24px;
	color: #ffffff;
	vertical-align: middle;
	background-image: url(images/search-btn-bg.png);
	background-repeat: no-repeat;
	background-color: #EAF4D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.more-link {
	color: #ffffff;
	background-image: url(images/btn-bg-read-more.png);
	display: block;
	height: 30px;
	width: 150px;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	text-shadow: #8D0051 0 1px 0;
}

.more-link a {
	color: #fff;
}
.more-link a:hover{
	color: #ff9fd1;
	text-decoration: none;
}

.more-link a:visited{
	color: #fff;
}

#searchform label {
	font-size: 11px;
	color: #41550e;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #59770e;
	font-size: 95%;
	line-height: 130%;
	background-image: url(images/blog_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	background-color: #eaf4d1;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 45px;
}
.sociable  ul {
	display: inline;
	margin-top: 10px;
}
.sociable_tagline {
	margin-bottom: 10px;
}

.sociable  ul li{
	display: inline;
	margin-right: 5px;
}
#form-allowed-tags {
	line-height: 20px;
}
#footer a, #footer a:visited{
	color: #419aa9;
}

#footer a:hover {
	color: #e50079;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 25px;
	margin-right: 10px;
}
#footer .right-col{
	width: 320px;
	float: right;
	padding-right: 45px;
	padding-left: 10px;
}
#footer h4 {
	color: #59770e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 146%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	list-style-type: none;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

.copyright {
	font-size: 85%;
	line-height: 120%;
	margin-top: 20px;
}
#copyright a, #copyright a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
.imageFullWidth {
	background-color: #F8F7E5;
	border: 1px solid #acd734;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}


.widget {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #eaf4d1;
}
.twitter-item {
}
#twitter-1 {
	background-image: url(images/tweet-bird-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#twitter-1 h2 {
	padding-left: 100px;
	margin-bottom: 20px;
	font-size: 200%;
}
#twitter-1 li {
	margin-top: 7px;
}
#twitter-1 .twitter-timestamp {
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_field {
	border: 1px solid #eaf4d1;
	background-color: #eaf4d1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#footer div.right-col h5 {
	font-weight: bold;
}


#contact_send {
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 50px;
	width: 144px;
}
#contact {
}
#respond {
	margin-top: 25px;
}
#related {
	margin-top: 20px;
	padding-top: 5px;
}
.related_post   {
}
strong {
	font-weight: bolder;
}
#text-3 img {
	padding-right: 15px;
	margin-top: 10px;
}
#footer img {
	padding-top: 5px;
}
.aligncenter {
	text-align: center;
}
.aligncenterWithCaption {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#image_with_caption {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#image_with_caption img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#image_with_caption p {
	font-style: italic;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image_caption {
	font-style: italic;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.image_border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EDF4D8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.image_float_left {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EDF4D8;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image_float_right {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EDF4D8;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.wp-caption {
	font-style: italic;
	color: #999999;
	text-align: center;
	border: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wp-caption p {
	padding-right: 20px;
	padding-left: 20px;
}
.wp-caption-text {
	font-style: italic;
	color: #999999;
	margin-top: 3px;
}
.breadcrumb {
	margin-bottom: 10px;
	color: #999999;
}
.sociable {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 7px;
}
em {
	font-style: italic;
}
#subscribe-field {
	border: 1px solid #acd734;
	background-color: #eaf4d1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
}
#subscribe-form {
	margin-bottom: 60px;
}
#name {
	border: 1px solid #acd734;
	background-color: #eaf4d1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 20px;
}
#ttljty-ttljty {
	border: 1px solid #acd734;
	background-color: #eaf4d1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 20px;
}
.link-top {
	float: right;
	margin-top: 30px;
}
blockquote {
	font-size: 115%;
	color: #419aa9;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote a{
	text-decoration: underline;
}

blockquote em {
	font-weight: normal;
	font-style: normal;
}



#submit-subscribe {
	margin-bottom: 10px;
}

div.tweet-btn {
	display: block;
	float: right;
	margin-top: 12px;
}
