/* resets */

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6, 
form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
}

/* start styles */

html {
}
body {
	background-color: #f0f4f5;
	font-family: Arial, Verdana;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #333366;
}
a:hover {
	color: #660033;
}
#pageouter {
	border-left: solid 2px #003300;
	border-right: solid 2px #003300;
	background-color: #ffffff;

}
#pageinner {
}
.rightbackground {
	background-image: url(http://www.samzine.net/wickedwords/ww_view/css/samzine/images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: 660px 104px;
}
/* titlebar  styles 
------------------------------------------------*/

#titlebar {
	background-repeat: no-repeat;
	border-bottom: solid 2px #003300;
}
#titletext p {
	font-size: 1.6em;
	font-weight: bold;
	display:none;
}
#titletext small {
	font-size: 0.875em;
	display:none;
}
#titletext {
	border: solid 1px #660000;
	float: left;
	margin-left: 96px;
	margin-top: 10px;
	background-color: #ffffff;
}
#titletext a {
	color: #660000;
}
#titleright {
	top: 22px;
	right: 10px;
	font-size: 0.75em;
	color: #ffcc99;
    display: none;
}

/* content  styles 
------------------------------------------------*/

#content {

}

/* leftcontent  styles 
------------------------------------------------*/

#leftcontent {
	padding-top: 10px;
}
#leftcontent a {
	color: #ffcc99;
}
#leftcontent a:hover {
	color: #ff9933;
}
#leftcontent .listheader,
#leftcontent h6 {
	font-size: 1em; /* 16px */
	font-weight: bold;
	padding: 4px 8px;	
	color: #ffffff;
	/*background-color: #990000;*/
}
#leftcontent ul {
	font-size: 0.75em; /* 12px */
	list-style-type: none;
	padding: 8px;
	width: auto;
	overflow: hidden;
}
#leftcontent li {
	margin-bottom: 8px;
	clear: both;
	font-weight: bold;
}
#leftcontent .text {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.75em; /* 12px */
	color: #ff9933;
	line-height: 1.3em;
}
#leftupper {

}
#leftouter {

}
#leftinner {

}

/* rightcontent  styles 
------------------------------------------------*/

#rightcontent {
	background-color: #cccccc;
}
#rightcontent a {
	color: #006600;
}
#rightcontent a:hover {
	color: #330000;
}
#rightcontent h4 {
	font-size: 1em; /* 16px */
	font-weight: bold;
	margin-top: 16px;	
	margin-bottom: 0px;
	padding: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	/*color: #003300;*/
}
#rightupper {
}
#rightinner {
	float: left;
	width: 50%;
}
#rightouter {
   	padding-top: 10px;
}
#rightcontent .listheader,
#rightcontent h6 {
	font-size: 1em; /* 16px */
	font-weight: bold;
	padding: 4px 8px;
	/*color: #003300;*/
}
#rightcontent ul {
	font-size: 0.75em; /* 12px */
	list-style-type: none;
	padding: 8px;
	width: auto;
	overflow: hidden;
}
#rightcontent li {
	margin-bottom: 8px;
	clear: both;
	font-weight: bold;
}
#rightcontent img {
	padding: 2px;
	margin-bottom: 2px;
}
#rightcontent form {
	margin-left: 10px;
	margin-right: 4px;
	padding-bottom: 6px;
	padding-right: 10px;
	font-size: 0.75em; /* 12px */
}
#rightcontent form label {
	display: none;
}
#rightcontent form input {
	width: 118px;
	margin: 0px;
}
#rightcontent form .gobutton {
	padding: 0px;
	width: 30px;
}
/* maincontent  styles 
------------------------------------------------*/
#maincontent {
	font-family: Verdana;
    	padding-top: 10px;
    padding-bottom: 24px;
}
#maincontent div {
	/* this codes automatically clears floats */
	/*overflow: auto;
	width: 100%;*/
	
}
.page_header {
	position: relative;
	overflow: auto;
	width: 470px;
	font-weight: bold;
	font-size: 0.875em;
	margin-top: 8px;
	margin-bottom: 16px;
	border-bottom: solid 1px #cccccc;
	color: #999999;
	/*overflow: hidden;
	width: 100%;*/
}
#articlebody {
}
#articlebody h1 {
	font-size: 1.2em;
	margin-top: 0;
	color: #660000;
}
#articlebody .summary {
	color: #666666;
	margin-top: 8px;
	margin-bottom: 16px;
	font-size: 0.875em;
	font-weight: normal;
}
#articlebody p {
	font-size: 0.75em;  /* 12px */
	line-height: 1.6em;
	margin-bottom: 0px;
}
#articlebody p.byline {
	color: #999;
	font-size: 0.75em;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
#articlebody span.byline_date {
}
#articlebody span.byline_author {
}
#articlebody blockquote {
	border-left: solid 3px #f0f4f5;
	padding-left: 10px;
	color: #333333;
	font-size: 0.925em;
	margin-left: 36px;
}
#articlebody .pullquote {
	color: #AB9682;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 4px;
}
#articlebody .subline {
	margin-left: 20px;
	margin-bottom: 0px;
	color: #AB9682;
	line-height: 1em;
}


.edited {
	text-align: right;
	color: #999999;
}
#articlefooter {
	position: relative;
	padding-top: 20px;
	font-size: 0.75em;  /* 12px */
	line-height: 1.75em;
	width: 470px;
}
#articlefooter ul.attachments {
	overflow: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#articlefooter .attachments li:first-child {
	font-weight: bold;
}
#articlefooter ul.attachments li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 12px;
}
#articlefooter ul.attachments li a {
}
#articlefooter ul.tags{
	overflow: auto;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	list-style-type: none;
	border-top: solid 1px #eee;
	padding-top: 4px;
	padding-bottom: 4px;
}
#articlefooter .tags li:first-child {
	font-weight: bold;
}
#articlefooter ul.tags li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 12px;
}
#articledetails {
	font-size: 0.75em;
	width: 468px;
	border: solid 1px #ccc;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
	float: left;
	overflow: auto;
}
#articledetails p {
	padding: 4px;
	margin-left: 20px;
	margin-right: 8px;
	
}
#articledetails a {
	color: #333;
	border-bottom: dashed 1px #999;
}
#articledetails a:hover {
	color: #660000;
}

/* bookmarks pages 
------------------------------------------------*/
#bookmarkslist {
	width: 120px;
	overflow: hidden;
	padding: 4px;
	float: right;
	margin-top: 0px;
	list-style-type: none;
}
#bookmarkslist a {
	border: solid 1px #cccccc;
}
#bookmarkslist span {
	/*float: left;*/
	font-weight: bold;
	font-size: 0.8em;
	width: 110px;
	display: none;
}
.bookmarks_header {
	display: none;
}
.bookmark_item {
	float: right;
	margin: 2px;
}
.bookmark_item img {
	border: none;
	margin: 3px;
}
.bookmark_item a {
	width: 22px;
	height: 22px;
	display: block;
}
.bookmark_item a:hover {
	border: solid 1px #333333;
	background-color: #ffffff;
}
/* results pages 
------------------------------------------------*/
.multi {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: dotted 2px #cccccc;
	font-size: 0.75em;
}
.multi a {
	color: #6F879F ;
}
.multi a:hover {
	color: #660000;
}
.multi .summaryresults {
	margin-left: 80px;
}
.multi .summaryresults p {
	margin-top: 0px;
}
.multi .summaryresults .result_title { /* titles */
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1em;
}
.multi .fullresults {
}
.multi .fullresults p {
	line-height: 1.6em;
}
.multi .fullresults .result_title { /* titles */
	font-weight: bold;
	font-size: 1.75em;
	margin-top: 0px;
	margin-bottom: 8px;
}
.multi .result_summary {
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666;
}
.multi .readmore {
}
.multi .result_date { /* date line */
	margin-top: 8px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	font-size: 0.75em;
}
.multi .resultsthumb {
	float: left;
	border: none;
}
.multi .resultsthumb img {
	border: none;
}
.multi .icon{
	border: none;
	margin-bottom: -3px;
}

/* pagination 
------------------------------------------------*/

#navlist {
	float: left;
font-size: 0.75em;
	margin: 0;
	margin-top: 12px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	width: 470px;
}
#navlist li {
	float: left;
	width: auto;
	margin: 1px;
}
#navlist li a {
	display: block;
	border: solid 1px #660000;
	color: #660000;
	padding: 4px;
}
#navlist li a:hover {
	background-color: #990000;
	border: solid 1px #660000;
	color: #ffffff;
}
#navlist .back {
}
#navlist .previous {
}
#navlist .page {
}
#navlist .currentpage {
	display: block;
	background-color: #660000;
	border: solid 1px #660000;
	color: #ffffff;
	padding: 4px;
}
#navlist .next {
}
#navlist .forward {
}
#navlist .off {
	border: solid 1px #cccccc;
	color: #999999;
	padding: 4px;
}
#navlist .locator {
	display: block;
	background-color: #660000;
	border: solid 1px #660000;
	color: #ffffff;
	padding: 4px;
	float: right;

}
/* comments  styles 
------------------------------------------------*/
#commentwrapper {
	float: left;
	width: 470px;
}
.errordiv {
	float: left;
}
#commentwrapper h2 {
	font-size: 1em;
	margin-top: 24px;
	padding: 4px;
	margin-bottom: 16px;
	color: #660000;
	font-family: verdana;
	letter-spacing: -0.05em;
	border-left: solid 12px #660000;
	background-color: #eee;
	padding-left: 8px;
	word-spacing: 0.05em;
}
#commentwrapper p,
#commentwrapper ul {
	font-size: 0.75em;
}
.comment {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	color: #333333;
	padding: 4px;
	margin-top: -1px;
	margin-left: 22px;
}
.comment h4 {
	font-size: 0.875em;
	font-family:  Georgia, Tahoma, Arial,sans-serif;
	border: none;
	margin: 0px;
	padding-top: 2px;
	color: #666;
}
.comment h4 span.postername {
	margin-right: 8px;
}
.comment h4 span.postername a {
	border-bottom: dashed 1px #ddd;
}
.comment h4 span.posterdate {
	font-style: italic;
	color: #888;
}
.comment p {
	margin-left: 24px;
	margin-right: 10px;
	line-height: 1.6em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#replydetails {
	padding: 4px 0;
}
#replydetails p{
	margin-top: 4px;
}
.commentheader {
	font-weight: bold;
	font-size: 0.875em;
	text-transform: lowercase;
	color: #ffffff;
	background-color: #999;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	float: left;
}
#commentform {
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #eee;
	padding: 12px 0;
}
#commentform  p {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
	width: 450px;
}
#commentform  label {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 4px;
	width: 110px;
	color: #666;
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	font-family:  Georgia, Tahoma, Arial,sans-serif;
}
#commentform  input {
	float: left;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 2px;
	width: 300px;
	background-color: #fff;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #660000;
}
#commentform  textarea {
	float: left;
	padding: 4px;
	margin-top: 0px;	
	margin-bottom: 6px;
	margin-left: 10px;
	width: 296px;
	background-color: #fff;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #660000;
}
#commentform  .button {
	width: auto;
	margin-left: 126px;
	border: solid 1px #ccc;
	background-color: #ddd;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
	clear: left;
	font-family:  Georgia, Tahoma, Arial,sans-serif;
}
#commentform  .button:hover {
	border-color: #660000;
	color: #660000;
}
#commentform  input:focus,
#commentform  textarea:focus {
	border-color: #660000;
}
#commentform  .tinyinput {
	width: 40px;
	margin-right: 4px;
}
.commenterror {
	border: solid 1px #990000;
	padding: 8px;
	color: #660000;
}
.commenterror li {
	margin:  4px 24px;
	list-style-type: circle;
}
/* footer  styles 
------------------------------------------------*/

#footer{
	background-color: #0E3C0D;
	color: #ffffff;
/*
	border: solid 2px #003300;
	width: 956px;
	height: 56px;
*/
}
#footer * {
	margin: 0;
}
#footer p {
	font-size: 0.75em;
	padding-top: 10px;
}
#footer a {
	color: #ff9933;
}
#footer a:hover {
	color: #ffcc99;
}


/* image styles 
------------------------------------------------*/
.imagecaption {
	background-color: #cccccc;
	font-family: arial;
	text-align: center;
	padding-bottom: 4px;
	font-size: 0.875em;
}
.imagecaption h1 {
	margin-bottom: 0px;
}
.imagecaption p {
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
.left {
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	border: none;
	float: left;
}
.right {
	margin-left: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	border: none;
	float: right;
}
.center {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* text positioning 
------------------------------------------------*/
 
.listitem{
	float: left;
	width: 70%;
}
.listtotal {
	float: right;
	width: 20%;
}
.textleft {
	float: left;
}
.textright {
	float: right;
}