/*   
Theme Name: KaroleenDesign
Theme URI: 
Description: 2 column layout, sketchbook, art.
Author: Karoleen Decastro
Author URI: http://www.karoleendesign.com/
Version: 1.1.1
Tags: white, drawings, artist
.
Copyright (c) 2009 Karoleen Decastro
.
*/

/*----MY ADDITIONS*/
/*----OVERRIDE STYLES*/
.space {padding-right: 10px;}
.teal {color:#00CCCC;}
.posttitledate {font-size:11px; color:#666666;}


#mainlinks {position: absolute; top: 275px; right: 15px; width: 293px; padding-top:3px; padding-right:0px; padding-bottom: 0px; padding-left:3px; opacity:.8;}
#mainlinks a {font-family: Century Gothic, Verdana, Arial, Sans-Serif; font-size: 12px; color: #00CCCC; text-decoration: none; font-weight:normal;font-weight:bold;}
#mainlinks a:hover {color:#000000; font-weight:bold;}
#mainlinks active a, a:hover {color:#00CCCC; font-weight:normal; font-size: 12px;}








html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
        line-height: 1.5em;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	width: 100%;
	text-align: center;
	/*background: transparent url(images/back/bg_main.jpg) repeat-x;*/
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	min-height: 100%;
	margin-bottom: 1px;
        background-color:#FFFFFF;
}

body {
	line-height: 14px;
	width: 100%;
	margin: auto;
}

h1 {
	color: #666666;
	font-size: 30px;
	padding-bottom: 0px;
	line-height: 30px;
	font-weight: normal;
        font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
}

h2 {
	color: #000000;
	font-size: 22px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
        font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
padding: 0px 0px 10px 0px;

}

h2 a { color: #000000; text-decoration: none; outline: none; }
h2 a:link { color: #000000; text-decoration: none; outline: none; }
h2 a:visited { color: #000000; text-decoration: none; outline: none; }
h2 a:hover { color: #00CCCC; font-size: 100%;}
h2 a:active { color: #000000; }


h3 {
	color: #626262;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#widget_lists h3 {
	color: #666666;
}

.widget_list_unit h3 {
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 12px 0;
	border-left: solid 1px #cccccc;
	margin: 0 0 5px 0;
}
	
#sidebar h2 {
	color: #000000;
	font-weight: normal;
	font-size: 17px;
        font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
}

#sidebar h2.browsing {
	font-weight: normal;
	font-size: 13px;
}

p {
	padding-bottom: 12px;
	line-height: 20px;
}

code {
	border-left: solid 10px #e8e8e8;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 0 0 11px;
	margin: 0 0 0 15px;
}

blockquote {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
        font-size:11px;
	font-weight: normal;
	font-size: 11px;
        color:#666666;
        border-left: solid 10px #cccccc;
padding: 0px 0px 0px 10px;
font-style: normal;
}

.entry ul {
	padding: 0 0 10px 10px;
}

	.entry ul li {
		background: url(images/back/bg_sidebar_item.gif) no-repeat left 8px;
		padding: 2px 0 2px 8px;
	}
	
.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

.entry ol li {
	padding: 0 0 4px 0;
}

form {
	overflow: hidden;
}

form#search_form input.txt {
	background: transparent url(images/back/bg_search.gif) no-repeat 0 0;
	color: #a1a1a1;
	float: left;
	clear: left;
	border: 0 solid #f2f3f5;
	width: 137px;
	height: 24px;
	padding: 4px 0 0 10px;
}	

img.submit {
	float: left;
}

.entry ul {
	padding: 0 0 0 21px;
}
	
	.entry ul li {
		background: transparent url(images/back/bg_bullet.gif) no-repeat 0 7px;
		padding-left: 13px;
	}

#comment_holder ol {
	list-style: none;
}

#comment_holder ol {
	list-style: none;
}

p.full_post {
	padding: 0 40px 30px 0;
	text-align: right;
}

.aligncenter {
	display: block;
	margin:auto;
        /*margin-left: auto;*/
	/*margin-right: auto;*/
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	padding: none;
}

img.alignright {
	padding: none;
}

img.aligncenter {
	margin-right:auto;
        margin-left:auto;
}

.wp-caption {
	/*border: 0px solid #ddd;*/
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	/*-moz-border-radius: 3px;*/
	/*-khtml-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	/*border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}



.wp-caption p.wp-caption-text {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding: 5px 4px 5px;
	margin: 0;
	color: #666666;
}

.widget_tag_cloud {
	line-height: 22px;
}

.widget_list_unit a { color: #666666 border-bottom 1px dotted; outline: none; }
.widget_list_unit a:link { color: #666666 border-bottom 1px dotted; outline: none; }
.widget_list_unit a:visited { color: #666666 border-bottom 1px dotted; outline: none; }
.widget_list_unit a:hover { color: #00CCCC; }
.widget_list_unit a:active { color: #666666; }

a { color: #000000; text-decoration: none; outline: none;}
a:link { color: #000000; text-decoration: none; outline: none;}
a:visited { color: #000000; text-decoration: none; outline: none;}
a:hover { color: #00cccc; font-size: 100%;}
a:active { color: #666666; }

#pages_nav a { color: #00aeef; text-decoration: none; outline: none; }
#pages_nav a:link { color: #00aeef; text-decoration: none; outline: none; }
#pages_nav a:visited { color: #00aeef; text-decoration: none; outline: none; }
#pages_nav a:hover { color: #707070; }
#pages_nav a:active { color: #707070; }

#pages_nav ul li.nb a { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:link { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:visited { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:hover { color: #707070; }
#pages_nav ul li.nb a:active { color: #707070; }



.comments_link a { color: #707070; text-decoration: none; outline: none; }
.comments_link a:link { color: #707070; text-decoration: none; outline: none; }
.comments_link a:visited { color: #707070; text-decoration: none; outline: none; }
.comments_link a:hover { color: #00aeef; }
.comments_link a:active { color: #00aeef; }

h1 a { color: #666666; text-decoration: none; outline: none; }
h1 a:link { color: #666666; text-decoration: none; outline: none; }
h1 a:visited { color: #666666; text-decoration: none; outline: none; }



#sidebar ul li {text-align: left; padding:0px; margin:0px;}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited { font-size: 11px; color: #9c9c9c;}
#sidebar ul li a:hover, #sidebar ul li a:active { color: #707070; }

#widget_lists a, #widget_lists a:link, #widget_lists a:visited { line-height: 16px; }

#footer a { color: #666666; text-decoration: none; font-size: 11px; outline: none; }
#footer a:link { color: #666666; text-decoration: none; font-size: 11px; outline: none; }
#footer a:visited { color: #666666; text-decoration: none; font-size: 11px; outline: none; }
#footer a:hover { color: #00CCCC; }
#footer a:active { color: #00CCCC; }

#container {
	/*background: transparent url(images/back/bg_laptop.jpg) no-repeat top center;*/
	margin: auto;
	width: 952px;
	text-align: left;
	overflow: hidden;
}
	
	#faux_left {
		overflow: hidden;
background: transparent url(images/back/leftrips2.jpg) repeat-y 0 0; background-position: 0px 425px;		
/*background: transparent url(images/back/bg_left_wires.gif) repeat-y 0 0;*/
	}
	
		#faux_right {
			overflow: hidden;
			/*background: transparent url(images/back/bg_right_wires.gif) repeat-y top right;*/
background: transparent url(images/back/rightrips.jpg) repeat-y 0 0; background-position: 890px 0px;
			padding: 0 0 0 50px;
		}
		
			.content {
				overflow: hidden;
				padding: 0 71px 0 0;
			}
			
				#pages_nav {
					float: right;
					height: 25px;
				}
				
					#pages_nav_left {
						float: left;
						background: transparent url(images/back/bg_pages_nav_left.gif) no-repeat 0 0;
						width: 10px;
						height: 25px;
					}
					
					#pages_nav_inside {
						background: transparent url(images/back/bg_pages_nav.gif) repeat-x 0 0;
						float: left;
						padding: 5px 8px 0 3px;
						height: 20px;
					}
					
						#pages_nav_inside ul {
							height: 25px;
							float: left;
						}
						
							#pages_nav_inside ul li {
								float: left;
								padding: 0 10px 0 10px;
								background: transparent url(images/back/bg_pages_item.gif) no-repeat right center;
							}
							
							#pages_nav_inside ul li.nb {
								 background: none;
							}
					
					#pages_nav_right {
						float: left;
						background: transparent url(images/back/bg_pages_nav_right.gif) no-repeat 0 0;
						width: 6px;
						height: 25px;
					}
				
	#header {
		background: url(images/back/blogheader7.jpg) no-repeat 0 0;
                width: 844px;
		height: 302px;
		float: left;
		position: relative;
	}
		
		#header_inside {
background: url(images/back/KDlogo6.png) no-repeat 0 0;
			padding: 0 0 0 0;
			width: 420px;
height:40px;
			position: absolute;
			top: 267px;
			left: 30px;

		}
		
		#header p {
			color: #707070;
			font-size: 12px;
			width: 410px;
			padding-top: 3px;
                        font-family: Century Gothic, Verdana, Arial, Sans-serif;
		}
		
				#faux_outer {
					overflow: hidden;
					/*background: #f6f7f8 url(images/back/bg_faux_borders.gif) repeat-y 0 0;*/
					clear: both;
				}
				
					* html #faux_outer {
						overflow: visible;
						height: 1%;
					}
				
				.content_left {
					float: left;
					width: 629px;
				}
				
					.entry {
						width: 629px;
						overflow: hidden;
font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
font-size:11px;
line-height: 18px;
					}
					
						.entry_top {
							width: 599px;
							height: 40px;
							/*background: transparent url(images/back/bg_post_top.jpg) no-repeat 0 0;*/
							padding: 22px 0 0 30px;
							position: relative;
							margin: 20px 0 0 0;
						}
                                                 
                                                .entry_top h2 a:hover {
                                                        font-size:22px;
                                                }
                 
						
						.entry_top_first {
background-image: url(images/back/first_entrytop4.jpg); background-repeat:no-repeat;							
/*background-image: url(images/back/bg_post_top_first.jpg);*/
							margin: 0;
height:99px;
						}
.entry_top h2 {padding: 0px 0px 0px 0px;}
.entry_top_first h2 {padding: 70px 0px 5px 0px;}

.entry_top .span a:hover {font-size:11px;}


						
							
                                              
                                     .date_holder {
								background: transparent url(images/back/bg_date.gif) no-repeat 0 0;
								width: 108px;
								height: 32px;
								position: absolute;
								right: 11px;
								top: 11px;
								font-size: 11px;
								line-height: 11px;
							}
							
								.month_year {
									float: left;
									width: 50px;
									text-align: center;
									padding: 6px 0 0 0;
								}
								
								.comments_link {
									float: left;
									width: 55px;
									text-align: center;
									padding: 6px 3px 0 0;
								}
						
									.smaller {
										font-size: 9px;
									}
									
						.faux_entry {
							overflow: hidden;
							/*background: transparent url(images/back/bg_entry_faux.gif) repeat-y 0 0;*/
						}
						
						.entry_content {
							width: 559px;
							padding: 30px 40px 30px 30px;
                                                        margin: 0px 0px 0px 0px;
						}
						
						.entry_content_first {
							/*background: transparent url(images/back/bg_post_first.jpg) no-repeat 0 0;*/
background: transparent url(images/back/first_entrymiddle.jpg) no-repeat 0 0;
padding: 30px 40px 30px 30px;
						}
						
						.entry_footer {
							background: transparent url(images/back/blog_entryfooter.jpg) no-repeat 0 0;
background-position: 20px 3px;
							margin: 0 0 0 10px;
							padding: 8px 21px 5px 20px;
							font-size: 10px;
							text-align: right;
							clear: both;
							line-height: 20px;
						}
						
							.entry_footer span {
								white-space: nowrap;
							}
				
				#sidebar {
					float: right;
					width: 202px;
					/*background: transparent url(images/back/bg_sidebar_top.jpg) no-repeat 0 0;*/
					margin: 50px 0 0 0;
					position: relative;
					padding: 0 0 15px 0;
/*border-left:  1px solid #000000;*/
				}
					
					#sidebar_piece {
						
						width: 202px;
background: transparent url(images/back/sidebar_toppiece2.jpg) no-repeat 0 0;
						height: 50px;
						position: absolute;
						top: -50px;
						left: 0;						
					}
					
					.sidebar_separator {
						background: transparent url(images/misc/sidebar_separator.gif) no-repeat 0 0;
						height: 2px;
clear: both;
						margin: 0 0 13px 0px;
					}
					
					#sidebar form {
						padding: 17px 0 20px 14px;
					}
					
					#sidebar ul {
						padding: 0 10px 0 10px;
					}
					
						#sidebar ul li ul {
							padding-left: 0;
						}
					
						#sidebar ul li {
							padding: 0px 0 0px 0px;
							/*background: transparent url(images/misc/sidebar_separator.gif) no-repeat bottom left;*/
							margin: 0 0 20px 0;
                                                        
						}
						
							#sidebar ul li ul li, #sidebar ul li ul li ul li, #sidebar ul li ul li ul li ul li {
								background: none;
								margin: 0;
								padding-bottom: 3px;
							}
							
							#sidebar ul li#search {
								background: none;
								height: 1px;
							}
			
				#widget_lists {
					overflow: hidden;
					width: 814px;
					background: #a6b4ba url(images/back/footer1.gif) repeat-x 0 0;
					position: relative;
					color: #666666;
					padding: 15px 0px 40px 0px;
					clear: both;
				}
				
					.widget_list_unit {
						float: left;
						width: 237px;
                                                
						padding: 24px 0 0 30px;
						font-size: 11px;
					}
					
						.widget_list_unit p {
							font-size: 12px;
						}
				
					#widget_lists_bottom {
						width: 829px;
						height: 5px;
						background: transparent url(images/back/footer2.gif) no-repeat 0 0;
						position: absolute;
						bottom: 0;
						left: 0;
						font-size: 1px;
					}
				
				#footer {
					clear: both;
					float: right;
					/*background: transparent url(images/back/bg_footer.gif) no-repeat 0 0;*/
					width: 510px;
					height: 25px;
					margin: 0 0 5px 0;
					font-size: 10px;
					color: #97a3a9;
				}
					
					#footer img {
						vertical-align: middle;
					}
				
					#footer_left {
						float: left;
						padding: 4px 0 0 20px;
					}
					
					#footer_right {
						float: right;
						padding: 4px 10px 0 0;
					}
	
	#comments_holder {
		overflow: hidden;
		padding: 20px 20px 20px 25px;
		font-size: 11px;
font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	}
	
		h3#comments {
			padding-bottom: 15px;
		}
	
		#respond {
			overflow: hidden;
		}
		
		#commentform {
			overflow: hidden;
			padding: 7px 0 0 0;
		}
		
			#commentform input.txt {
				height: 16px;
				width: 200px;
				border: solid 1px #d1d1d1;
				margin: 0 7px 0 0;
				padding: 2px 2px 2px 4px;
				color: #a1a1a1;
				float: left;
			}
			
			#commentform label {
				line-height: 22px;
				display: block;
				width: 200px;
				float: left;
				height: 28px;
				text-align: left;
			}
			
			#commentform textarea {
				border: solid 1px #d1d1d1;
				padding: 4px;
				font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
				color: #a1a1a1;
				font-size: 12px;
				width: 430px;
				height: 155px;
			}
			
			img.avatar {
				float: left;
				padding: 0 10px 0 0;
			}
			
			.comment_holder {
				border-bottom: solid 1px #d1d1d1;
			}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px 0 0 0;
	width: 155px;
	}

#wp-calendar caption {
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px 0 0;
	color: #707070;
	line-height: 20px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar th {
	font-weight: bold;
	text-align: left;
	color: #707070;
	font-size: 12px;
}

#sidebar ul li.widget_calendar h2 {
	padding-bottom: 5px;
}

#wp-calendar td {
	padding: 3px 0 3px 0;
	text-align: left;
	color: #707070;
	line-height: 14px;
	}
	
.navigation {
	padding: 15px 20px 15px 20px;
	overflow: hidden;
}

cite { 
text-transform: uppercase;
color: #000000;
font-weight: bold;
}

cite a:hover { 
text-transform: uppercase;
color: #00CCCC;
font-weight: bold;
}

