/*
Theme Name: ICON.net base theme
Theme URI: http://www.iconnet.co.uk
Description: ICON.net theme.
Version: 26 Jan
Author: ICON.net
Author URI: http://www.iconnet.co.uk

*/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	padding:0;
	background:url(images/Back.jpg) top center;
	background-repeat:repeat-y;
	margin:0;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:lighter;
}

#Wrapper {
	width:1004px;
	margin:0 auto 0 auto;
}

a {
	text-decoration:none;
}

.Hr {
	background:none;
	background:url(images/Hr.png) no-repeat;
	height:20px;
	border:none;
	padding:0;
	margin:0;
}

.Hr hr {
	display:none;
}

.Hide {
	display:none;
}

/************************** HEADER **************************/

#Header {
	width:1004px;
	padding-bottom:5px;
}

#Header .IconLogo {
	margin-top:30px;
	width:92px;
	height:66px;
	display:block;
	background:url(images/Logo.png) no-repeat;
	float:left;
}

#Header h1 {
	margin-top:0px;
	font-size:20px;
	font-style:italic;
	float:right;
	background:url(images/Ramblings.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
	width:364px;
	height:168px;
}

#Header h1 a {
	color:#ffffff;
}

#Header #SearchBar {
	width:240px;
	margin-left:20px;
	float:right;
}

#Header #SearchBar #SearchBarArea {
	background:url(images/SearchBcgrnd.png);
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
	height:121px;
	display:block;
	padding:0px;
	margin:0px;
}

#Header #SearchBar form {
	padding:41px 0 0 5px;
	margin:0px;
	width:215px;
	height:auto;
}

#Header #SearchBar input {
	width:157px;
	border:1px solid #000000;
	background:#FFFFFF;
	padding:7px 3px 7px 3px;
	margin:0px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#008c9a;
	font-size:13px;
	float:left;
}

#Header #SearchBar input#searchsubmit {
	width:41px;
	height:34px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	background-image:url(images/Go.png);
	background-repeat:no-repeat;
	text-indent:-100000px;
	font-size: 0px;
	line-height: 0px;
	float:right;
}

/************************** CONTENT **************************/

#Content {
	margin-bottom:20px;
}

.PageHeader {
	padding:10px;
	font-size:20px;
	color:#333333;
	font-style:italic;
}

#MainContent {
	width:744px;
	float:left;
	color:#333333;
}

#SearchRelatedPosts span {
	display:none;
}

.Item a {
	background:url(images/Link.gif) repeat-x;
	color:#FFFFFF;
	padding:2px 6px;
}

.Item a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.Item ul, .Item ul {
	padding:0 0 0 0;
	margin:0;
	color:#333333;
}

.Item ul, .Item li {
	padding:0 0 0 0;
	margin:5px 0 5px 10px;
}

.Item {
	padding:10px 20px 10px 0px;
	width:704px;
	height:auto;
}

.Item img {
	padding:6px;
	border:1px solid #666666;
}

.ItemHeader {
	padding:20px 20px 0 0px;
}

.ItemHeader h3 {
	padding-top:20px;
	font-size:28px;
	color:#008c9a;
	font-style:italic;
}

.ItemHeader h3 a {
	font-size:28px;
	color:#008c9a;
	font-style:italic;
}

.ItemHeader .Date {
	font-size:18px;
	width:181px;
	height:53px;
	display:block;
	padding:30px 0 0 0;
	color:#008c9a;
	background:url(images/Date.png) no-repeat;
	background-position:top;
	text-align:center;
}

.ItemHeader .Tags a, .ItemHeader .Tags {
	color:#9b006d;
	font-size:12px;
	font-weight:bold;
}

.NextAndPrevious a {
	color:#008c9a;
	font-size:22px;
}

.NextAndPrevious a:hover {
	text-decoration:underline;
}

.MetaData {
	padding:0 20px 70px 0px;
	position:relative;
	width:694px;
	height:auto;
}

 *:first-child+html .MetaData {
 	padding:0 20px 70px 0px;
 }

.CommentNumber a {
	display:block;
	background:url(images/PostComments.png) no-repeat;
	width:104px;
	height:52px;
	padding:20px 0 0 0;
	text-align:center;
	font-size:20px;
	float:left;
	color:#008c9a;
}

.CommentText {
	float:left;
	display:block;
	width:300px;
	padding:16px 0 0 7px;
}

.CommentText span {
	display:none;
}

.CommentText a {
	color:#666666;
}

/*  --  ie6 Back to top -- */

* html .BackToTop {
	width:117px;
	height:50px;
	background:url(images/Top.gif) no-repeat;
	float:right;
}

* html .BackToTop:hover {
	background:url(images/Top.gif) no-repeat -120px 0;
}

.BackToTop {
	width:117px;
	height:50px;
	background:url(images/Top.png) no-repeat;
	float:right;
}

.BackToTop:hover {
	background:url(images/Top.png) no-repeat -120px 0;
}

.CommentItem {
	height:auto;
	width:auto;
	padding:10px;
	width:724px;
}

.CommentHeader {
	margin-bottom:10px;
}

.CommentHeader h3 {
	color:#ffffff;
	padding:10px 0 0 20px;
	width:170px;
	height:40px;
	font-size:22px;
	background:url(images/SideBarTitle.png);
}

.CommentList, #CommentList li {
	margin:0;
	padding:0;
	list-style:none;
}

.CommentList li {
	padding:10px 10px 0px 70px;
	background:url(images/Comments.png) no-repeat 10px 20px;
	
}

#MainContent li .CommentAuthor {
	color:#008c9a;
	font-weight:bold;
	font-style:italic;
}

.CommentAuthor a {
	color:#333333;
	font-weight:bold;
}

.CommentMetaData a {
	color:#333333;
	font-size:70%;
}

/*COMMENT ALT */

.CommentList li.AdminComment {
	background:url(images/AdminComment.png) no-repeat 10px 20px #008c9a;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#FFFFFF;
}

.CommentList li.AdminComment .Hr {
	display:none;
}

.CommentList li.AdminComment a {
	color:#FFFFFF !important;
}

#MainContent li.AdminComment .CommentAuthor {
	color:#FFFFFF !important;
}

/************************** SIDE BAR **************************/

.SideBarHeader {
	height:30px;
	width:240px;
	display:block;
}

.SideBarFooter {
	height:40px;
	width:240px;
	display:block;
}

#SideBar {
	width:240px;
	float:right;
}

.SideBarContent {
	width:220px;
	padding:10px;
	height:auto;
}

#SideBar a {
	color:#9b006d;
	font-style:italic;
	text-decoration:none;
}

#SideBar a:hover {
	text-decoration:underline;
}

#SideBar h4 {
	color:#ffffff;
	padding:15px 0 0 15px;
	width:185px;
	height:40px;
	font-size:22px;
	background:url(images/SideBarTitle.png);
}

#SideBar ul, #SideBar ul {
	padding:0 0 0 0;
	margin:0;
	color:#333333;
}

#SideBar ul, #SideBar li {
	padding:0 0 0 0;
	margin:5px 0 5px 10px;
}

#SideBar li a {
	color:#333333;
}



/************************** FOOTER **************************/

#FooterWrapper {
	width:1004px;
	margin:0 auto 0 auto;
}

#Footer {
	width:auto;
	background-color:#008c9a;
}

#FooterHeader {
	background:url(images/FooterHeader.png) no-repeat;
	height:28px;
	width:auto;
	display:block;
}

.FooterItem {
	padding:10px;
	width:312px;
	float:left;
	font-style:italic;
	color:#fff;
	border-left:1px dotted #fff;
}

.FooterItem p {
	line-height:26px;
}

#Twitter ul, #Twitter li {
	list-style:none;
	padding:0;
	margin:0;
}

#Twitter li {
	padding:10px 0 10px 0;
	border-bottom:1px dotted #00464d;
}

#Twitter li a {
	color:#000 !important;
}


#Twitter span {
	display:none;
}

#AboutIcon h4 {
	color:#ffffff;
	font-style:italic;
	font-size:40px;
	background:url(images/AboutHeader.gif) no-repeat;
	padding:25px 0 25px 15px;
}

#AboutIcon {
	padding:10px 30px 0 0;
	width:604px;
	float:left;
	font-style:italic;
	color:#fff;
	background:url(images/FooterLine.gif) no-repeat right bottom;
}

#Twitter {
	width:312px;
	margin:15px 45px 0 0;
	float:right;
	font-style:italic;
	color:#fff;
}

#Twitter #TwitterHeader {
	padding-left:53px;
	height:35px;
	padding-top:14px;
	display:block;
	background:url(images/Twitter.gif) no-repeat;
	font-size:30px;
	color:#000000;
}

#RecentComments li {
	background:url(images/Comments.png) no-repeat;
	padding:0 0 0 50px;
	display:block;
	min-height:50px;
}

#Footer a {
	color:#008c9a;
}

#Footer a:hover {
	text-decoration:underline;
}

#WordpressFooter {
	font-size:24px;
	font-style:italic;
	background:url(images/WP.gif) no-repeat right top;
	padding:15px 0 25px 0;
}

#WordpressFooter a#IconNet {
	color:#ffffff;
	display:block;
	float:left;
}

#WordpressFooter a#PoweredBy {
	color:#131a1b;
	padding-left:120px;
}

/************************** OTHER **************************/

.AlignLeft {
	float:left;
	margin:10px 0 0 0;
}

.AlignRight {
	float:right;
	margin:10px 50px 0 0;
}

 .Edit, .Edit a, .LoggedIn, .LoggedIn a {
	color:#000000 !important;
	background:#FFFFFF;
	padding:2px;
	font-size:12px !important;
}

.NoComments, .Moderation {
	background:#000000;
	color:#FFFFFF;
}

.ClearFix {
    zoom:1;
}

.ClearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.Clear {
	clear:both;
}