/*
Theme Name: FrozenBlues
Theme URI: http://www.frozenblues.com/
Description: Custom
Version: 1.0
Author: FrozenBlues Media
Author URI: http://www.frozenblues.com/

	FrozenBlues 1
	http://www.frozenblues.com/

	The CSS, XHTML and design is private and may not be reproduced without permission.

*/

body {
	background: #ffffff url(images/backg.jpg);
	color: #000000;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	/* height: 100%; */
	width: 100%;
	}
img {
	border: none;
}
a, a:visited{
	color: #003366;
	text-decoration: underline;
	}

a:hover{
	color: #000000;
	background: none;
	text-decoration: none;
	}

#header {
	background: #ffffff url(images/frozenblues_headerBG.jpg) top left;
	padding: 0px 0px 0px 0px;
	height: 398px;
	width: 100%;
	min-width: 1024px;
	display: block;
	margin: 0;
	}

#ulBanner {
	display: inline;
	margin: auto;
	float: left;
}

#header h2 {
	color: #000000;
	font-size: 35px;
	font-family: Verdana, Times New Roman, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	background: #00ccff;
	text-decoration: none;
	}

#header h3 {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header img {
	border: none;
}

#header h5 {
	font-size: 12px;
	margin: 0px;
}

#category_icons {
	margin: 0 0 0 0px;
}


#search {
	font-size: 10px;
}

.sp2_field {
/* Search Box on searchform.php */
	background-color: #FFFFCC;

}

#menu {
	background: #ffffff;
	/* url(images/menubackground.gif) top repeat-x; */
	color: #000000;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding: 9px 0px 6px 0px;
	text-align: center;
	}

#container {
	background: url(images/backg.jpg);
	width: 100%;
	text-align: left;
	margin: 0;
	/* height: 100%; */
	}

.post {
	font-size: 1em;
	width: 600px;
	margin: 10px 0 0px 0px;
	padding: 0px 25px 0px 20px;
	text-align: left;
	border-bottom: 1px dotted rgb(153,153,153);
	}

.img_left {
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	vertical-align: top;
	}


.post ul {
	font-size: 1em;
	width: 90%;
	text-align: justify;
}


#content {
	background: url(images/postBG_07.jpg) top left repeat-y;
	width: 667px;
	margin: 0 0 0 50px;
	padding: 0px 25px 0px 20px;
	text-align: left;
	float: left;
	/* height: 100%; */
	/*border-bottom: 4px solid #CF9B69; */
	}

#content hr {
	color: #CF9B69;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
#content h1 {
	color: #000000;
	font-size: 20px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}

#content h1 a  {
	color: #000000;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #003366;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #003366;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

.category-title {
	width: 600px;
	color: #003366;
	font-size: 20px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 120%;
	border-bottom: 1px dotted rgb(153,153,153);
}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#content li {
	margin: 0px;
	padding: 0px;
	}

#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar {
	background: url(images/l_sidebar.jpg) top left repeat-y;
	color: #000000;
	width: 211px;
	/* min-height: 250px; */
	height: 300px;
	/*height: 600px;*/
	/*position: relative;*/
	margin: 0 auto;
	float: left;
	padding: 10px 5px 15px 15px;
	text-align: left;
	font-size: 14px;
	}

#l_sidebar h2 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#l_sidebar h2 {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

#l_sidebar li#recent-posts ul li, #l_sidebar li#expandingcategories ul li {
	width: 90%;
	border-bottom: 1px dotted rgb(153,153,153);
	/*line-height: 1.5em; */
	font-size: 1.15em;
}


#l_sidebar li.child {
	margin-left: 10px;
}

#r_sidebar {
	color: #000000;
	width: 195px;
	float: right;
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	text-align: left;
	}

.widgettitle {
color: red;
}

.selectBookmarkPost {
	/* The SELECT and OPTION input field at the bottom of each post to Bookmark the Post*/
	font-size: 10px;
}

#footer {
	font-size: 1em;
	background: url(images/backg.jpg);
	border-top: 1px;
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}

/* UTW */
.utwtags {
font-weight: bold;
font-variant: small-caps;
}

.utwrelated {
font-variant: small-caps;
}

.utwTechnorati {
padding: 0 0 0 20px;
background: url('images/technorati.jpg') no-repeat left;
}

.postmetadata {
width: 90%;
font-size: .85em;
}

/**** Swiki ****/
.swiki {
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

.swiki A:link, .swiki A:visited, .swiki A:active {
  text-decoration: none;
}

/***** Chicklets Widget *********/
#feedChix {width: 100px; display: inline;}
#TW-feed, #TW-feed ul {list-style:none; margin:0px; padding:0px; align: left;}
#TW-feed li ul {display:none;background-color:#000000;padding:3px;border:0px solid #cccccc;}
#TW-feed li {/*font-weight:bold; color:#EC8132;*/}
#TW-feed ul li {padding-bottom:3px;}
#TW-feed li ul{position:absolute;}
#TW-Pop, ul {font-size: .86em; clear: both;}

/********* Subcategories List on Archive Page *********/
#subcatList {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0 50px;
}

#subcatList ul {
    font-size: 1em;
  font-weight: bold;
  margin: 0 0 0 50px;
}

/********** Next / Previous LInks **********/


.navigation DIV {
	display: inline;
}

.alignleft {

}

.alignright {
	margin-left: 15px;
}
