/*
-----------------------------------------------------
Anecdote.com.au Style Sheet
Developer - Ronald Rogers
Company - WEBY Systems
Website - www.weby.com.au
Contact - weby@weby.com.au
-----------------------------------------------------*/


/*-- BASE LAYOUT FEATURES ---------------------------*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	}

	a			{ }
	a:link	    { color: #666666; text-decoration: none; font-weight: bold;} 
	a:visited	{ color: #666666; text-decoration: none; font-weight: bold;} 
	a:active	{ color: #666666; text-decoration: none; font-weight: bold;} 
	a:hover		{ color: #D1D303; text-decoration: none; font-weight: bold;}

	h1	{
		font-family: verdana, sans-serif;
		color: #666666;
		margin: 0px 0px 0px 0px;
		padding: 11px 0px 5px 0px;
		font-size: 11px;
		line-height: 14px;
		text-transform: uppercase;
		letter-spacing: 1px;
		}
		
	h2	{
		font-family:  verdana, sans-serif;
		color: #D1D303;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		font-size: 11px;
		line-height: 14px;
                letter-spacing: -1px;
		}
#blankline	{
		font-family:  verdana, sans-serif;
		color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 1px;
		line-height: 1px;
		}

#categories {
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}	
		
.categoriestext {
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}	

.shawnquote	{
		font-family: verdana;
		border-left: 1px solid #CCC;
		padding: 0px 0px 0px 13px;
		margin: 0px 15px 0px 0px;
		font-size: 11px;
		line-height: 15px;  
		}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #D1D303;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
	text-align: left;
        float: left; 
	border-bottom: 1px dotted #D1D303;
	width: 750px;
	height: 70px;

			}
#bannermain {
	font-family: Verdana, Arial, sans-serif;
	color: #D1D303;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
	text-align: left;
        float: left; 
	border-bottom: 1px dotted #D1D303;
	width: 560px;
	height: 70px;

			}

#searchblock {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	color: #D1D303;
	font-size: 12px;
	line-height: 14px;	
	background-color: #FFFFFF;
	text-align: left;
	width: 190px;
	height: 60px;
	border-bottom: 1px dotted #D1D303;
			}


#centerextras {
		float: left;
	width: 580px;
	overflow: hidden;
	}
#center {
		float: left;
	width: 380px;
	overflow: hidden;
	}
.content {
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
#recent {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-bottom: 1px dotted #D1D303;
	}
	
.recent h2 {
	color: #F6BD00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;


	}	

#right {
		float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}


#left {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.leftbar{	padding: 5px;}
.leftbar h2 {
	color: #F6BD00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;

	}
.leftbarlinks {
	color: #F6BD00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	overflow: hidden;
	}
	
.leftbar a			{ }
.leftbar a:link	    {color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;} 
.leftbar a:visited	{color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;} 
.leftbar a:active	{color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;} 
.leftbar a:hover	{color: #D1D303; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px; font-weight: bold;}

.welcome {
	color: #000000;
	font-family: sans-serif, verdana;
	font-size: 11px;
	line-height:15px;
	font-weight: normal;

	}


#indent {
	margin: 0px 0px 0px 0px;
		}
.indent P {
	padding-left: 25px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	}

.content blockquote {
	line-height: 150%;
	}

.content ul {
        padding: 0px 0px 0px 0px; 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
        line-height: 16px;
	}

.content li {
        padding: 0px 0px 0px 0px; 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
        line-height: 16px;
	}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align: left;
	margin-bottom: 10px;
	}

.h3bold {
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	line-height: 22px;
	text-align: left;
        font-weight: bold;

	}
.h3norm {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	text-align: left;

	}

.content h4	{
		font-family: times, times-roman, georgia, serif;
		color: #44475F;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 20px;
		line-height: 22px;
		letter-spacing: -1px;
		}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content a { }
.content a:link	{ color: #F6BD00; text-decoration: none; font-weight: bold;} 
.content a:visited { color: #666666; text-decoration: none; font-weight: bold;} 
.content a:active { color: #666666; text-decoration: none; font-weight: bold;} 
.content a:hover { color: #D1D303; text-decoration: none; font-weight: bold;}


.sidebar {padding: 5px;	}

.sidebar h2 {
	color: #F6BD00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;

	}
.sidebarlinks {
	color: #F6BD00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:15px;
	font-weight: bold;

	}
	
.sidebar a			{ }
.sidebar a:link	    { color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;} 
.sidebar a:visited	{ color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px; } 
.sidebar a:active	{ color: #666666; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;} 
.sidebar a:hover	{ color: #D1D303; text-decoration: none; font-size: 11px; line-height:16px; padding: 0px 0px 0px 0px;  }

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	}

#powered {
	float: left;
	width: 750px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #444444;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

