/*  
Theme Name: Katrina Version3
Theme URI: http://wordpress.org/
Description: Version 3
Version: 3
Author: Katrina Youngman
Author URI: http://www.katrinayoungman.com


*/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
a {
	color: #C8935D;
	text-decoration: none;
}

a:visited, active {
	color: #C8935D;
	text-decoration: none;
}

a:hover {
	color: #804B1C;
	text-decoration: none;
}

* { 
	padding: 0; margin: 0;
}
body {
	margin: 0; 	padding: 0;
	font: normal .70em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #666666;
	text-align: center;
	background: #191919;
}

/* headers */
h1, h2, h3 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color:#222;
	letter-spacing:-1px;
}
h1 { font-size: 1.7em; clear: both;} 
h2 { font-size: 1.5em; color: #000066; clear: both;}
h3 { font-size: 1.5em; color: #FF9933; font-weight: normal; letter-spacing: 0px;clear: both;}

/* header for blog article */
#main h1 { 
	font: normal 2.2em Georgia, "Times New Roman", Times, serif;
	color: #222; 	
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
	letter-spacing:-1px;
	background:url(katrina_v3/images/bk_dotted.gif) bottom left repeat-x;
}

#main h1 a:visited, active { 
	color: #333;
	text-decoration:none;
	}
	
#main h1 a:hover { 
	color: #F3A251;
	text-decoration:none;
	}
#main h2 { font-size: 1.6em; color: #000066; border-bottom: 1px solid #000066; margin-top: 20px !important; }


#sidebar h1 {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	/* color: #74743D; */ 	
	color: #41190F;
	padding: 0;
	margin: 0 0 10px 0px;	
	letter-spacing:-1px;	
}

p, h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
margin-right: 15px;
	border: 1px solid #DADADA;
	padding: 5px;	
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */   
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 30px;  	
  	font: 12px 'Trebuchet MS', Sans-serif;   
	background: #FCFCF9;
	color: #555;
}

/* form elements */
form {
	margin: 15px;
	padding: 0;
	border: 1px solid #EFEFEF; 
	background: #F8F8F8;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
textarea {
	width: 280px;
	padding:2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;		
	color: #666666;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #F1F0E4;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #333; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#introtext { width: 550px; margin-bottom: 30px; } 
#header-content, #footer-content, #content {
	width: 810px;	
}

/* header */
#header {
background: #303231 url(images/gradient_bg_header.jpg) 0 0 repeat-x; 
	height: 182px;	
	margin:0;
	padding:0;
}


#polaroids{
background-image: url(images/polaroids_6.gif); position: absolute; top: -3.2em; margin-left: 1em; left: -2em;height: 250px; width: 450px; background-repeat:no-repeat; 
}
#bgswirls{
background-image: url(images/bg_pattern1.jpg); position: absolute; top: 0em; margin-left: -.5em; left: -0em; height: 220px; width: 600px; background-repeat:no-repeat;
}
#blogname{
background-image: url(images/katrinayoungman.gif); position: absolute; top: -0em; margin-left: 4em; left: -0em; height: 90px; width: 350px; background-repeat:no-repeat;
}

/* header menu */
#navcontainer { margin-left: auto;
    margin-right: auto;
    width: 67em;
} 
.navigation {position: relative; top: 138px; float:right; margin-right: -.45em; font-size: 20px; color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; 
}
.navigation li {
line-height:29px;
list-style:none;
float:left;
margin:0;
text-transform: lowercase; 
margin-left: 15px; 
}
.navigation ul ul { display: none;  }

.navigation a:link,.navigation a:visited {
height:29px;
color: #FFFFFF;
text-decoration:none;
padding-left:15px;
margin-right:2px;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigation a:hover {
height:29px;
color: #3399CC;
text-decoration:none;
padding-left:15px;
}

.current_page_item a:link,.current_page_item a:visited {
height:30px;
color: #3399CC;
line-height:28px;
text-decoration:none;
padding-left:15px;

}

.current_page_item a:hover {
height:30px;
color: #0099CC;
text-decoration:none;
padding-left:15px;
margin-right:2px;
}

.navigation ul {
list-style:none;
margin:0;
padding:0;
}

.navigation a:link span,.navigation a:visited span,.navigation a:hover span {
height:29px;
padding-right:15px;
}

.current_page_item a:link span,.current_page_item a:visited span,.current_page_item a:hover span {
height:30px;
padding-right:15px;
}
/* end navigation */

#header #header-links {
	position: absolute;
	top: 0px;
	right: -43px;
	color: #8E5F2F;
	font-size: 90%;
	width: 207px;
}
#header #header-links a {	
	color: #A4A4A4;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #F3A251;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF url(katrina_v3/images/contentbg.jpg) repeat-y center top;	
}
#content {
	text-align: left;	
	padding: 0; margin: 30px auto;		
}

/* sidebar */

.search input {
	border: 3px double #D7D7D7;
	width: 150px;
	font-size: .9em;
	color: #213D54;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	}

#sidebar {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;	
}
#sidebar li {
	list-style: none;
	color: #707070;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: .9em;
	}
	
#sidebar ul ul {
	padding: 0 !important;
	margin: 2px 0 0 -12px !important;
	}
	
#sidebar ul ul ul {
	padding: 0 !important;
	margin: 0 !important;
	}
	
	

#sidebar ul {
	padding: 0px;
	margin: 0px;
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dotted #A0A0A0;	
	}

#sidebar ul li ul {
	padding: 0px;
	margin: 0px;
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 0px dotted #CCCCCC;	
	}

#sidebar li a:link, #sidebar li a:visited {
	background: url(katrina_v3/images/sidebar-link-border.gif) bottom repeat-x;
	text-decoration: none;
	color: #707070;
	}

#sidebar li a:hover, #sidebar li a:active {
	text-decoration: none;
	color: #CB4721;
	background: none;
	}
	
#sidebar p {
	padding: 10px;
	color: #707070;
	font-size: .9em;
	}


.categories li {	
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 25px;	
	background: url(katrina_v3/images/category-icon.gif) no-repeat 4px 6px;
	}
	
.categories ul li {
	background: url(katrina_v3/images/subcat-icon.gif) no-repeat 0px 9px;
	padding: 5px 0 0px 12px;
	font-size: 1em !important;
	}

.monthly li {	
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 25px;	
	background: url(katrina_v3/images/category-icon.gif) no-repeat 4px 6px;
	}
	
.monthly ul li {
	background: url(katrina_v3/images/subcat-icon.gif) no-repeat 0px 9px;
	border-bottom: 0px dotted #CCCCCC;
	padding: 5px 0 0px 12px;
	font-size: 1em !important;
	}

.rss li {	
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 25px;	
	background: url(katrina_v3/images/rss-icon.gif) no-repeat 4px 6px;
	}
	
.rss ul li {
	background: url(katrina_v3/images/subcat-icon.gif) no-repeat 0px 9px;
	border-bottom: 0px dotted #CCCCCC;
	padding: 5px 0 0px 12px;
	font-size: 1em !important;
	}


/* main */
#main {
	margin: 0 19px 0 0; 
	padding: 0;		
	width: 590px;
	float: left;	
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form {
	margin-left: 0;
}
#main form p {
	margin: 15px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 25px 0;
	font: normal .95em 'Trebuchet MS', Tahoma, sans-serif;
	text-align: left;	
	background: url(katrina_v3/images/footerbg.jpg) repeat-x 0% 0%;
	color: #CCC;
}
#footer p {
	margin-left: 0;
}
#footer h2 {
	font: bold 1.3em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #3366CC;
	margin-left: 5px; 
}
#footer-content {	
	margin: 0 auto;		
}
#footer-content a{
	color: #C8935D;
}
#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;	
}
#footer-content ul.columns li {
	border-bottom: 1px dotted #272727;	
	padding: 0px 0px 0px 25px;
	margin:0px;
	background: url(katrina_v3/images/tag_yellow.png) no-repeat 4px 9px;
}
#footer-content ul.columns li.top {
	border-top: 1px dotted #272727;	
}
#footer-content ul.columns li a {
	display: block;
	line-height: 3em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #CCCCCC;
}
#footer-content ul.columns li a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-content .col {
	width: 590px;
	padding: 0 0 0px 0;			
}
#footer-content .space-sep {
	margin-right: 10px;
}
#footer-content .col2 {
	width: 200px;
	padding: 0 0 30px 0;	
	display: inline;	
}

#footer-content .col2 a:link{
	background: url(katrina_v3/images/sidebar-link-border.gif) bottom repeat-x;
	text-decoration: none;
	color: #00CCFF;
	}

#footer-content .col2  a:hover {
	text-decoration: none;
	color: #66CCCC;
	background: none;
	}
.link a {
color: #6699CC; 
}
.link a:hover {
color: #006699; 
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.alignleft  { float: left; margin-right: 15px;}
.alignright { float: right; margin-left: 15px;}
.align-left  {text-align: left; }
.align-right {text-align: right; }

/* additional classes */
.clear { clear: both; }
.orange {
	color: #F3A251;
}

.post-footer {
	font-size: 95%;
	border-top: 1px solid #DADADA; 
	border-bottom: 1px solid #DADADA; 
	background: #F8F8F8; 
	padding: 3px 10px;
	margin: 20px 15px 10px 15px;	
}
.post-footer .date {
	background: url(katrina_v3/images/monthly-icon.gif) no-repeat left center; 
	padding-left: 20px; margin: 0 10px 0 5px;
	padding-top:1px;	
}
.post-footer .comments {
	
	padding-left: 20px; margin: 0 10px 0 5px;	
	padding-top:1px;	
}

.comment-body blockquote {	
	margin: 10px 0 0 10px;
	padding: 0 0 0 30px;	

}
.comment-body img {
 border: 0;
}
	
#commentform {
background-color: #333333;
}

.comment-body a {
color: #6699CC; 
}
.comment-body a:hover {
color: #006699; 
}
#comments { color: #FF9933; font-size: 1.5em; }

.nomargin { margin: 0 0 0 0; }

#content ul.cosmos {
			list-style: none;
			font-size: 140%;
			}
			
#content li.cosmos {
			display: inline;
			padding: 0;
			margin: 4px;
			}
	#cosmos li {
			display: inline;
			padding: 0;
			margin: 4px;
			
			}			
		
		#content li.keyword1 { font-size: 1em; }
		#content li.keyword2 { font-size: 1em; }
		#content li.keyword3 { font-size: 1.0em; }
		#content li.keyword4 { font-size: 1.1em; }
		#content li.keyword5 { font-size: 1.2em; }
		#content li.keyword6 { font-size: 1.3em; }
		#content li.keyword7 { font-size: 1.4em; }
		#content li.keyword8 { font-size: 1.5em; }
		#content li.keyword9 { font-size: 1.6em; }
		#content li.keyword10 { font-size: 1.7em; }
		#content li.keyword11 { font-size: 1.8em; }
		#content li.keyword12 { font-size: 1.9em; }
		#content li.keyword13 { font-size: 2.0em; }
		#content li.keyword14 { font-size: 2.1em; }
		#content li.keyword15 { font-size: 2.2em; }
		
.code { font-family: "Courier New", Courier, monospace;  border: #CCC solid 1px;  margin: 20px; padding: 5px; line-height: 2em;   }
.wp-caption { font-size: .9em; color: #333;  background-color: #fff; border: 1px solid #ddd; }
.wp-caption p { padding: 0 5px 3px; margin:0;}
.wp-caption img { border: none;}
#main{ margin-bottom: 30px;}
#next { float: right}
#previous { float: left}
